Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
52
node_modules/relative-time-format/locale/dsb/narrow.json
generated
vendored
Normal file
52
node_modules/relative-time-format/locale/dsb/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,52 @@
|
||||
{
|
||||
"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} kw.",
|
||||
"future": "za {0} kw."
|
||||
},
|
||||
"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} d",
|
||||
"future": "za {0} ź"
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": "pśed {0} g",
|
||||
"future": "za {0} g"
|
||||
},
|
||||
"minute": {
|
||||
"current": "this minute",
|
||||
"past": "pśed {0} m",
|
||||
"future": "za {0} m"
|
||||
},
|
||||
"second": {
|
||||
"current": "now",
|
||||
"past": "pśed {0} s",
|
||||
"future": "za {0} s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user