Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/tk/long.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/tk/long.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "geçen ýyl",
|
||||
"current": "şu ýyl",
|
||||
"next": "indiki ýyl",
|
||||
"past": "{0} ýyl öň",
|
||||
"future": "{0} ýyldan"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "geçen çärýek",
|
||||
"current": "şu çärýek",
|
||||
"next": "indiki çärýek",
|
||||
"past": "{0} çärýek öň",
|
||||
"future": "{0} çärýekden"
|
||||
},
|
||||
"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} hepde öň",
|
||||
"future": "{0} hepdeden"
|
||||
},
|
||||
"day": {
|
||||
"previous": "düýn",
|
||||
"current": "şu gün",
|
||||
"next": "ertir",
|
||||
"past": "{0} gün öň",
|
||||
"future": "{0} günden"
|
||||
},
|
||||
"hour": {
|
||||
"current": "şu sagat",
|
||||
"past": "{0} sagat öň",
|
||||
"future": "{0} sagatdan"
|
||||
},
|
||||
"minute": {
|
||||
"current": "şu minut",
|
||||
"past": "{0} minut öň",
|
||||
"future": "{0} minutdan"
|
||||
},
|
||||
"second": {
|
||||
"current": "häzir",
|
||||
"past": "{0} sekunt öň",
|
||||
"future": "{0} sekuntdan"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user