Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
78
node_modules/relative-time-format/locale/am/narrow.json
generated
vendored
Normal file
78
node_modules/relative-time-format/locale/am/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,78 @@
|
||||
{
|
||||
"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": {
|
||||
"one": "ከ {0} ቀን በፊት",
|
||||
"other": "ከ{0} ቀኖች በፊት"
|
||||
},
|
||||
"future": {
|
||||
"one": "በ{0} ቀን ውስጥ",
|
||||
"other": "በ{0} ቀኖች ውስጥ"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "ይህ ሰዓት",
|
||||
"past": {
|
||||
"one": "ከ{0} ሰዓት በፊት",
|
||||
"other": "ከ{0} ሰዓቶች በፊት"
|
||||
},
|
||||
"future": {
|
||||
"one": "በ{0} ሰዓት ውስጥ",
|
||||
"other": "በ{0} ሰዓቶች ውስጥ"
|
||||
}
|
||||
},
|
||||
"minute": {
|
||||
"current": "ይህ ደቂቃ",
|
||||
"past": {
|
||||
"one": "ከ{0} ደቂቃ በፊት",
|
||||
"other": "ከ{0} ደቂቃዎች በፊት"
|
||||
},
|
||||
"future": {
|
||||
"one": "በ{0} ደቂቃ ውስጥ",
|
||||
"other": "በ{0} ደቂቃዎች ውስጥ"
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "አሁን",
|
||||
"past": {
|
||||
"one": "ከ{0} ሰከንድ በፊት",
|
||||
"other": "ከ{0} ሰከንዶች በፊት"
|
||||
},
|
||||
"future": {
|
||||
"one": "በ{0} ሰከንድ ውስጥ",
|
||||
"other": "በ{0} ሰከንዶች ውስጥ"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user