Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/hy/narrow.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/hy/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "նախորդ տարի",
|
||||
"current": "այս տարի",
|
||||
"next": "հաջորդ տարի",
|
||||
"past": "{0} տ առաջ",
|
||||
"future": "{0} տարուց"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "նախորդ եռամսյակ",
|
||||
"current": "այս եռամսյակ",
|
||||
"next": "հաջորդ եռամսյակ",
|
||||
"past": "{0} եռմս առաջ",
|
||||
"future": "{0} եռմս-ից"
|
||||
},
|
||||
"month": {
|
||||
"previous": "անցյալ ամիս",
|
||||
"current": "այս ամիս",
|
||||
"next": "հաջորդ ամիս",
|
||||
"past": "{0} ամիս առաջ",
|
||||
"future": "{0} ամսից"
|
||||
},
|
||||
"week": {
|
||||
"previous": "նախորդ շաբաթ",
|
||||
"current": "այս շաբաթ",
|
||||
"next": "հաջորդ շաբաթ",
|
||||
"past": "{0} շաբ առաջ",
|
||||
"future": "{0} շաբ անց"
|
||||
},
|
||||
"day": {
|
||||
"previous": "երեկ",
|
||||
"previous-2": "երեկ չէ առաջի օրը",
|
||||
"current": "այսօր",
|
||||
"next": "վաղը",
|
||||
"next-2": "վաղը չէ մյուս օրը",
|
||||
"past": "{0} օր առաջ",
|
||||
"future": "{0} օրից"
|
||||
},
|
||||
"hour": {
|
||||
"current": "այս ժամին",
|
||||
"past": "{0} ժ առաջ",
|
||||
"future": "{0} ժ-ից"
|
||||
},
|
||||
"minute": {
|
||||
"current": "այս րոպեին",
|
||||
"past": "{0} ր առաջ",
|
||||
"future": "{0} ր-ից"
|
||||
},
|
||||
"second": {
|
||||
"current": "հիմա",
|
||||
"past": "{0} վ առաջ",
|
||||
"future": "{0} վ-ից"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user