Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
55
node_modules/relative-time-format/locale/sd/long.json
generated
vendored
Normal file
55
node_modules/relative-time-format/locale/sd/long.json
generated
vendored
Normal file
@@ -0,0 +1,55 @@
|
||||
{
|
||||
"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": "ڪل",
|
||||
"current": "اڄ",
|
||||
"next": "سڀاڻي",
|
||||
"past": "{0} ڏينهن پهرين",
|
||||
"future": "{0} ڏينهن ۾"
|
||||
},
|
||||
"hour": {
|
||||
"current": "هن ڪلڪ",
|
||||
"past": "{0} ڪلاڪ پهرين",
|
||||
"future": "{0} ڪلاڪ ۾"
|
||||
},
|
||||
"minute": {
|
||||
"current": "هن منٽ",
|
||||
"past": "{0} منٽ پهرين",
|
||||
"future": {
|
||||
"one": "{0} منٽن ۾",
|
||||
"other": "+{0} min"
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "هاڻي",
|
||||
"past": "{0} سيڪنڊ پهرين",
|
||||
"future": "{0} سيڪنڊن ۾"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user