Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/hy/long.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/hy/long.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