Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/tk/narrow.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/tk/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "geçen ýyl",
|
||||
"current": "şu ýyl",
|
||||
"next": "indiki ýyl",
|
||||
"past": "{0} ý. öň",
|
||||
"future": "{0} ý-dan"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "geçen çärýek",
|
||||
"current": "şu çärýek",
|
||||
"next": "indiki çärýek",
|
||||
"past": "{0} ç. öň",
|
||||
"future": "{0} ç-den"
|
||||
},
|
||||
"month": {
|
||||
"previous": "geçen aý",
|
||||
"current": "şu aý",
|
||||
"next": "indiki aý",
|
||||
"past": "{0} aý öň",
|
||||
"future": "{0} aýdan"
|
||||
},
|
||||
"week": {
|
||||
"previous": "geçen hepde",
|
||||
"current": "şu hepde",
|
||||
"next": "indiki hepde",
|
||||
"past": "{0} h. öň",
|
||||
"future": "{0} h-den"
|
||||
},
|
||||
"day": {
|
||||
"previous": "düýn",
|
||||
"current": "şu gün",
|
||||
"next": "ertir",
|
||||
"past": "{0} g. öň",
|
||||
"future": "{0} g-den"
|
||||
},
|
||||
"hour": {
|
||||
"current": "şu sagat",
|
||||
"past": "{0} sag. öň",
|
||||
"future": "{0} sag-dan"
|
||||
},
|
||||
"minute": {
|
||||
"current": "şu minut",
|
||||
"past": "{0} min. öň",
|
||||
"future": "{0} min-dan"
|
||||
},
|
||||
"second": {
|
||||
"current": "häzir",
|
||||
"past": "{0} sek. öň",
|
||||
"future": "{0} sek-dan"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user