Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
74
node_modules/relative-time-format/locale/ga/narrow.json
generated
vendored
Normal file
74
node_modules/relative-time-format/locale/ga/narrow.json
generated
vendored
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "anuraidh",
|
||||
"current": "an bhl. seo",
|
||||
"next": "an bhl. seo chugainn",
|
||||
"past": {
|
||||
"one": "-{0} bhl.",
|
||||
"two": "-{0} bhl.",
|
||||
"many": "-{0} mbl.",
|
||||
"other": "-{0} bl."
|
||||
},
|
||||
"future": {
|
||||
"one": "+{0} bhl.",
|
||||
"two": "+{0} bhl.",
|
||||
"many": "+{0} mbl.",
|
||||
"other": "+{0} bl."
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "an ráithe seo caite",
|
||||
"current": "an ráithe seo",
|
||||
"next": "an ráithe seo chugainn",
|
||||
"past": "-{0} R",
|
||||
"future": "+{0} R"
|
||||
},
|
||||
"month": {
|
||||
"previous": "an mhí seo caite",
|
||||
"current": "an mhí seo",
|
||||
"next": "an mhí seo chugainn",
|
||||
"past": {
|
||||
"one": "-{0} mhí",
|
||||
"two": "-{0} mhí",
|
||||
"few": "-{0} mhí",
|
||||
"other": "-{0} mí"
|
||||
},
|
||||
"future": {
|
||||
"one": "+{0} mhí",
|
||||
"two": "+{0} mhí",
|
||||
"few": "+{0} mhí",
|
||||
"other": "+{0} mí"
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "an tscht. seo caite",
|
||||
"current": "an tscht. seo",
|
||||
"next": "an tscht. seo chugainn",
|
||||
"past": "-{0} scht.",
|
||||
"future": "+{0} scht."
|
||||
},
|
||||
"day": {
|
||||
"previous": "inné",
|
||||
"previous-2": "arú inné",
|
||||
"current": "inniu",
|
||||
"next": "amárach",
|
||||
"next-2": "arú amárach",
|
||||
"past": "-{0} lá",
|
||||
"future": "+{0} lá"
|
||||
},
|
||||
"hour": {
|
||||
"current": "an uair seo",
|
||||
"past": "-{0} u",
|
||||
"future": "+{0} u"
|
||||
},
|
||||
"minute": {
|
||||
"current": "an nóiméad seo",
|
||||
"past": "-{0} n",
|
||||
"future": "+{0} n"
|
||||
},
|
||||
"second": {
|
||||
"current": "anois",
|
||||
"past": "-{0} s",
|
||||
"future": "+{0} s"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user