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