Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
84
node_modules/relative-time-format/locale/zu/narrow.json
generated
vendored
Normal file
84
node_modules/relative-time-format/locale/zu/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "onyakeni odlule",
|
||||
"current": "kulo nyaka",
|
||||
"next": "unyaka ozayo",
|
||||
"past": "{0} unyaka odlule",
|
||||
"future": {
|
||||
"one": "onyakeni ongu-{0} ozayo",
|
||||
"other": "eminyakeni engu-{0} ezayo"
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "ikota edlule",
|
||||
"current": "le kota",
|
||||
"next": "ikota ezayo",
|
||||
"past": {
|
||||
"one": "{0} amakota adlule",
|
||||
"other": "{0} amakota edlule"
|
||||
},
|
||||
"future": "kumakota angu-{0}"
|
||||
},
|
||||
"month": {
|
||||
"previous": "inyanga edlule",
|
||||
"current": "le nyanga",
|
||||
"next": "inyanga ezayo",
|
||||
"past": "{0} izinyanga ezedlule",
|
||||
"future": "enyangeni engu-{0} ezayo"
|
||||
},
|
||||
"week": {
|
||||
"previous": "iviki eledlule",
|
||||
"current": "leli viki",
|
||||
"next": "iviki elizayo",
|
||||
"past": "amaviki angu-{0} edlule",
|
||||
"future": "emavikini angu-{0} ezayo"
|
||||
},
|
||||
"day": {
|
||||
"previous": "izolo",
|
||||
"previous-2": "usuku olwandulela olwayizolo",
|
||||
"current": "namhlanje",
|
||||
"next": "kusasa",
|
||||
"next-2": "usuku olulandela olwakusasa",
|
||||
"past": {
|
||||
"one": "{0} usuku olwedlule",
|
||||
"other": "{0} izinsuku ezedlule"
|
||||
},
|
||||
"future": {
|
||||
"one": "osukwini olungu-{0} oluzayo",
|
||||
"other": "ezinsukwini ezingu-{0} ezizayo"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "leli hora",
|
||||
"past": {
|
||||
"one": "{0} ihora eledlule",
|
||||
"other": "{0} amahora edlule"
|
||||
},
|
||||
"future": {
|
||||
"one": "ehoreni elingu-{0} elizayo",
|
||||
"other": "emahoreni angu-{0} ezayo"
|
||||
}
|
||||
},
|
||||
"minute": {
|
||||
"current": "leli minithi",
|
||||
"past": {
|
||||
"one": "{0} iminithi eledlule",
|
||||
"other": "{0} amaminithi edlule"
|
||||
},
|
||||
"future": {
|
||||
"one": "kuminithi elingu-{0} elizayo",
|
||||
"other": "kumaminithi angu-{0} ezayo"
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "manje",
|
||||
"past": {
|
||||
"one": "{0} isekhondi eledlule",
|
||||
"other": "{0} amasekhondi edlule"
|
||||
},
|
||||
"future": {
|
||||
"one": "kusekhondi elingu-{0} elizayo",
|
||||
"other": "kumasekhondi angu-{0} ezayo"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user