Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/sr/short.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/sr/short.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"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": "пре {0} д.",
|
||||
"future": "за {0} д."
|
||||
},
|
||||
"hour": {
|
||||
"current": "овог сата",
|
||||
"past": "пре {0} ч.",
|
||||
"future": "за {0} ч."
|
||||
},
|
||||
"minute": {
|
||||
"current": "овог минута",
|
||||
"past": "пре {0} мин.",
|
||||
"future": "за {0} мин."
|
||||
},
|
||||
"second": {
|
||||
"current": "сада",
|
||||
"past": "пре {0} сек.",
|
||||
"future": "за {0} сек."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user