Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
124
node_modules/relative-time-format/locale/dsb/long.json
generated
vendored
Normal file
124
node_modules/relative-time-format/locale/dsb/long.json
generated
vendored
Normal file
@@ -0,0 +1,124 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "łoni",
|
||||
"current": "lětosa",
|
||||
"next": "znowa",
|
||||
"past": {
|
||||
"one": "pśed {0} lětom",
|
||||
"two": "pśed {0} lětoma",
|
||||
"other": "pśed {0} lětami"
|
||||
},
|
||||
"future": {
|
||||
"one": "za {0} lěto",
|
||||
"two": "za {0} lěśe",
|
||||
"few": "za {0} lěta",
|
||||
"other": "za {0} lět"
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "last quarter",
|
||||
"current": "this quarter",
|
||||
"next": "next quarter",
|
||||
"past": {
|
||||
"one": "pśed {0} kwartalom",
|
||||
"two": "pśed {0} kwartaloma",
|
||||
"other": "pśed {0} kwartalami"
|
||||
},
|
||||
"future": {
|
||||
"one": "za {0} kwartal",
|
||||
"two": "za {0} kwartala",
|
||||
"few": "za {0} kwartale",
|
||||
"other": "za {0} kwartalow"
|
||||
}
|
||||
},
|
||||
"month": {
|
||||
"previous": "slědny mjasec",
|
||||
"current": "ten mjasec",
|
||||
"next": "pśiducy mjasec",
|
||||
"past": {
|
||||
"one": "pśed {0} mjasecom",
|
||||
"two": "pśed {0} mjasecoma",
|
||||
"other": "pśed {0} mjasecami"
|
||||
},
|
||||
"future": {
|
||||
"one": "za {0} mjasec",
|
||||
"two": "za {0} mjaseca",
|
||||
"few": "za {0} mjasecy",
|
||||
"other": "za {0} mjasecow"
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "slědny tyźeń",
|
||||
"current": "ten tyźeń",
|
||||
"next": "pśiducy tyźeń",
|
||||
"past": {
|
||||
"one": "pśed {0} tyźenjom",
|
||||
"two": "pśed {0} tyźenjoma",
|
||||
"other": "pśed {0} tyźenjami"
|
||||
},
|
||||
"future": {
|
||||
"one": "za {0} tyźeń",
|
||||
"two": "za {0} tyźenja",
|
||||
"few": "za {0} tyźenje",
|
||||
"other": "za {0} tyźenjow"
|
||||
}
|
||||
},
|
||||
"day": {
|
||||
"previous": "cora",
|
||||
"current": "źinsa",
|
||||
"next": "witśe",
|
||||
"past": {
|
||||
"one": "pśed {0} dnjom",
|
||||
"two": "pśed {0} dnjoma",
|
||||
"other": "pśed {0} dnjami"
|
||||
},
|
||||
"future": {
|
||||
"one": "za {0} źeń",
|
||||
"two": "za {0} dnja",
|
||||
"few": "za {0} dny",
|
||||
"other": "za {0} dnjow"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": {
|
||||
"one": "pśed {0} góźinu",
|
||||
"two": "pśed {0} góźinoma",
|
||||
"other": "pśed {0} góźinami"
|
||||
},
|
||||
"future": {
|
||||
"one": "za {0} góźinu",
|
||||
"two": "za {0} góźinje",
|
||||
"few": "za {0} góźiny",
|
||||
"other": "za {0} góźin"
|
||||
}
|
||||
},
|
||||
"minute": {
|
||||
"current": "this minute",
|
||||
"past": {
|
||||
"one": "pśed {0} minutu",
|
||||
"two": "pśed {0} minutoma",
|
||||
"other": "pśed {0} minutami"
|
||||
},
|
||||
"future": {
|
||||
"one": "za {0} minutu",
|
||||
"two": "za {0} minuśe",
|
||||
"few": "za {0} minuty",
|
||||
"other": "za {0} minutow"
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "now",
|
||||
"past": {
|
||||
"one": "pśed {0} sekundu",
|
||||
"two": "pśed {0} sekundoma",
|
||||
"other": "pśed {0} sekundami"
|
||||
},
|
||||
"future": {
|
||||
"one": "za {0} sekundu",
|
||||
"two": "za {0} sekunźe",
|
||||
"few": "za {0} sekundy",
|
||||
"other": "za {0} sekundow"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user