Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
54
node_modules/relative-time-format/locale/eu/long.json
generated
vendored
Normal file
54
node_modules/relative-time-format/locale/eu/long.json
generated
vendored
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "iaz",
|
||||
"current": "aurten",
|
||||
"next": "hurrengo urtean",
|
||||
"past": "Duela {0} urte",
|
||||
"future": "{0} urte barru"
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "aurreko hiruhilekoa",
|
||||
"current": "hiruhileko hau",
|
||||
"next": "hurrengo hiruhilekoa",
|
||||
"past": "Duela {0} hiruhileko",
|
||||
"future": "{0} hiruhileko barru"
|
||||
},
|
||||
"month": {
|
||||
"previous": "aurreko hilabetean",
|
||||
"current": "hilabete honetan",
|
||||
"next": "hurrengo hilabetean",
|
||||
"past": "Duela {0} hilabete",
|
||||
"future": "{0} hilabete barru"
|
||||
},
|
||||
"week": {
|
||||
"previous": "aurreko astean",
|
||||
"current": "aste honetan",
|
||||
"next": "hurrengo astean",
|
||||
"past": "Duela {0} aste",
|
||||
"future": "{0} aste barru"
|
||||
},
|
||||
"day": {
|
||||
"previous": "atzo",
|
||||
"previous-2": "herenegun",
|
||||
"current": "gaur",
|
||||
"next": "bihar",
|
||||
"next-2": "etzi",
|
||||
"past": "Duela {0} egun",
|
||||
"future": "{0} egun barru"
|
||||
},
|
||||
"hour": {
|
||||
"current": "ordu honetan",
|
||||
"past": "Duela {0} ordu",
|
||||
"future": "{0} ordu barru"
|
||||
},
|
||||
"minute": {
|
||||
"current": "minutu honetan",
|
||||
"past": "Duela {0} minutu",
|
||||
"future": "{0} minutu barru"
|
||||
},
|
||||
"second": {
|
||||
"current": "orain",
|
||||
"past": "Duela {0} segundo",
|
||||
"future": "{0} segundo barru"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user