Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/lt/narrow.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/lt/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "praėjusiais metais",
|
||||
"current": "šiais metais",
|
||||
"next": "kitais metais",
|
||||
"past": "prieš {0} m.",
|
||||
"future": "po {0} m."
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "praėjęs ketvirtis",
|
||||
"current": "šis ketvirtis",
|
||||
"next": "kitas ketvirtis",
|
||||
"past": "prieš {0} ketv.",
|
||||
"future": "po {0} ketv."
|
||||
},
|
||||
"month": {
|
||||
"previous": "praėjusį mėnesį",
|
||||
"current": "šį mėnesį",
|
||||
"next": "kitą mėnesį",
|
||||
"past": "prieš {0} mėn.",
|
||||
"future": "po {0} mėn."
|
||||
},
|
||||
"week": {
|
||||
"previous": "praėjusią savaitę",
|
||||
"current": "šią savaitę",
|
||||
"next": "kitą savaitę",
|
||||
"past": "prieš {0} sav.",
|
||||
"future": "po {0} sav."
|
||||
},
|
||||
"day": {
|
||||
"previous": "vakar",
|
||||
"previous-2": "užvakar",
|
||||
"current": "šiandien",
|
||||
"next": "rytoj",
|
||||
"next-2": "poryt",
|
||||
"past": "prieš {0} d.",
|
||||
"future": "po {0} d."
|
||||
},
|
||||
"hour": {
|
||||
"current": "šią valandą",
|
||||
"past": "prieš {0} val.",
|
||||
"future": "po {0} val."
|
||||
},
|
||||
"minute": {
|
||||
"current": "šią minutę",
|
||||
"past": "prieš {0} min.",
|
||||
"future": "po {0} min."
|
||||
},
|
||||
"second": {
|
||||
"current": "dabar",
|
||||
"past": "prieš {0} s",
|
||||
"future": "po {0} s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user