Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
61
node_modules/relative-time-format/locale/yi/narrow.json
generated
vendored
Normal file
61
node_modules/relative-time-format/locale/yi/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "פֿאַראַיאָר",
|
||||
"current": "הײַ יאָר",
|
||||
"next": "איבער א יאָר",
|
||||
"past": "פֿאַר {0} יאָר",
|
||||
"future": "איבער {0} יאָר"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "last quarter",
|
||||
"current": "this quarter",
|
||||
"next": "next quarter",
|
||||
"past": "-{0} Q",
|
||||
"future": "+{0} Q"
|
||||
},
|
||||
"month": {
|
||||
"previous": "פֿאַרגאנגענעם חודש",
|
||||
"current": "דעם חודש",
|
||||
"next": "קומענדיקן חודש",
|
||||
"past": {
|
||||
"one": "פֿאַר {0} חודש",
|
||||
"other": "פֿאַר {0} חדשים"
|
||||
},
|
||||
"future": {
|
||||
"one": "איבער {0} חודש",
|
||||
"other": "איבער {0} חדשים"
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "last week",
|
||||
"current": "this week",
|
||||
"next": "איבער אַכט טאָג",
|
||||
"past": "-{0} w",
|
||||
"future": "+{0} w"
|
||||
},
|
||||
"day": {
|
||||
"previous": "נעכטן",
|
||||
"current": "היינט",
|
||||
"next": "מארגן",
|
||||
"past": "-{0} d",
|
||||
"future": {
|
||||
"one": "אין {0} טאָג אַרום",
|
||||
"other": "אין {0} טעג אַרום"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": "-{0} h",
|
||||
"future": "+{0} h"
|
||||
},
|
||||
"minute": {
|
||||
"current": "this minute",
|
||||
"past": "-{0} min",
|
||||
"future": "+{0} min"
|
||||
},
|
||||
"second": {
|
||||
"current": "now",
|
||||
"past": "-{0} s",
|
||||
"future": "+{0} s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user