Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
56
node_modules/relative-time-format/locale/dsb/short.json
generated
vendored
Normal file
56
node_modules/relative-time-format/locale/dsb/short.json
generated
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "łoni",
|
||||
"current": "lětosa",
|
||||
"next": "znowa",
|
||||
"past": "pśed {0} l.",
|
||||
"future": "za {0} l."
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "last quarter",
|
||||
"current": "this quarter",
|
||||
"next": "next quarter",
|
||||
"past": "pśed {0} kwart.",
|
||||
"future": "za {0} kwart."
|
||||
},
|
||||
"month": {
|
||||
"previous": "slědny mjasec",
|
||||
"current": "ten mjasec",
|
||||
"next": "pśiducy mjasec",
|
||||
"past": "pśed {0} mjas.",
|
||||
"future": "za {0} mjas."
|
||||
},
|
||||
"week": {
|
||||
"previous": "slědny tyźeń",
|
||||
"current": "ten tyźeń",
|
||||
"next": "pśiducy tyźeń",
|
||||
"past": "pśed {0} tyź.",
|
||||
"future": "za {0} tyź."
|
||||
},
|
||||
"day": {
|
||||
"previous": "cora",
|
||||
"current": "źinsa",
|
||||
"next": "witśe",
|
||||
"past": "pśed {0} dnj.",
|
||||
"future": {
|
||||
"one": "za {0} źeń",
|
||||
"few": "za {0} dny",
|
||||
"other": "za {0} dnj."
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": "pśed {0} góź.",
|
||||
"future": "za {0} góź."
|
||||
},
|
||||
"minute": {
|
||||
"current": "this minute",
|
||||
"past": "pśed {0} min.",
|
||||
"future": "za {0} min."
|
||||
},
|
||||
"second": {
|
||||
"current": "now",
|
||||
"past": "pśed {0} sek.",
|
||||
"future": "za {0} sek."
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user