Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
56
node_modules/relative-time-format/locale/hsb/short.json
generated
vendored
Normal file
56
node_modules/relative-time-format/locale/hsb/short.json
generated
vendored
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "loni",
|
||||
"current": "lětsa",
|
||||
"next": "klětu",
|
||||
"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": "zašły měsac",
|
||||
"current": "tutón měsac",
|
||||
"next": "přichodny měsac",
|
||||
"past": "před {0} měs.",
|
||||
"future": "za {0} měs."
|
||||
},
|
||||
"week": {
|
||||
"previous": "zašły tydźeń",
|
||||
"current": "tutón tydźeń",
|
||||
"next": "přichodny tydźeń",
|
||||
"past": "před {0} tydź.",
|
||||
"future": "za {0} tydź."
|
||||
},
|
||||
"day": {
|
||||
"previous": "wčera",
|
||||
"current": "dźensa",
|
||||
"next": "jutře",
|
||||
"past": "před {0} dnj.",
|
||||
"future": {
|
||||
"one": "za {0} dźeń",
|
||||
"few": "za {0} dny",
|
||||
"other": "za {0} dnj."
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "this hour",
|
||||
"past": "před {0} hodź.",
|
||||
"future": "za {0} hodź."
|
||||
},
|
||||
"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