Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
98
node_modules/relative-time-format/locale/se-FI/short.json
generated
vendored
Normal file
98
node_modules/relative-time-format/locale/se-FI/short.json
generated
vendored
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "diibmá",
|
||||
"current": "dán jagi",
|
||||
"next": "boahtte jagi",
|
||||
"past": {
|
||||
"one": "diibmá",
|
||||
"two": "ovddet jagi",
|
||||
"other": "{0} j. dás ovdal"
|
||||
},
|
||||
"future": {
|
||||
"two": "{0} jagi siste",
|
||||
"other": "{0} j. siste"
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "mannan njealjádasjagi",
|
||||
"current": "dán njealjádasjagi",
|
||||
"next": "boahtte njealjádasjagi",
|
||||
"past": {
|
||||
"two": "{0} njealjádasjagi dás ovdal",
|
||||
"other": "{0} njealj.j. dás ovdal"
|
||||
},
|
||||
"future": {
|
||||
"two": "boahtte {0} njealjádasjagi",
|
||||
"other": "boahtte {0} njealj.j."
|
||||
}
|
||||
},
|
||||
"month": {
|
||||
"previous": "mannan mánu",
|
||||
"current": "dán mánu",
|
||||
"next": "boahtte mánu",
|
||||
"past": {
|
||||
"one": "{0} mánnu dás ovdal",
|
||||
"other": "{0} mánu dás ovdal"
|
||||
},
|
||||
"future": "{0} mánu siste"
|
||||
},
|
||||
"week": {
|
||||
"previous": "mannan vahku",
|
||||
"current": "dán vahku",
|
||||
"next": "boahtte vahku",
|
||||
"past": {
|
||||
"two": "{0} vahku dás ovdal",
|
||||
"other": "{0} v(k) dás ovdal"
|
||||
},
|
||||
"future": {
|
||||
"two": "{0} vahku siste",
|
||||
"other": "{0} v(k) siste"
|
||||
}
|
||||
},
|
||||
"day": {
|
||||
"previous": "ikte",
|
||||
"previous-2": "ovddet beaivvi",
|
||||
"current": "odne",
|
||||
"next": "ihttin",
|
||||
"next-2": "don beaivve",
|
||||
"past": {
|
||||
"one": "ikte",
|
||||
"two": "ovddet beaivve",
|
||||
"other": "{0} beaivve dás ovdal"
|
||||
},
|
||||
"future": "{0} beaivve siste"
|
||||
},
|
||||
"hour": {
|
||||
"current": "dán diimmu",
|
||||
"past": {
|
||||
"two": "{0} diimmu áigi",
|
||||
"other": "{0} dmu áigi"
|
||||
},
|
||||
"future": {
|
||||
"two": "{0} diimmu siste",
|
||||
"other": "{0} dmu siste"
|
||||
}
|
||||
},
|
||||
"minute": {
|
||||
"current": "dán minuhta",
|
||||
"past": {
|
||||
"two": "{0} minuhta áigi",
|
||||
"other": "{0} min. áigi"
|
||||
},
|
||||
"future": {
|
||||
"two": "{0} minuhta siste",
|
||||
"other": "{0} min. siste"
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "dál",
|
||||
"past": {
|
||||
"two": "{0} sekundda áigi",
|
||||
"other": "{0} sek. áigi"
|
||||
},
|
||||
"future": {
|
||||
"two": "{0} sekundda siste",
|
||||
"other": "{0} sek. siste"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user