Initial import from local backup (Documents-Playground/pakerpale)
This commit is contained in:
116
node_modules/relative-time-format/locale/gd/short.json
generated
vendored
Normal file
116
node_modules/relative-time-format/locale/gd/short.json
generated
vendored
Normal file
@@ -0,0 +1,116 @@
|
||||
{
|
||||
"year": {
|
||||
"previous": "an-uiridh",
|
||||
"previous-2": "a-bhòn-uiridh",
|
||||
"current": "am bliadhna",
|
||||
"next": "an ath-bhliadhna",
|
||||
"past": {
|
||||
"one": "o {0} bhlia.",
|
||||
"two": "o {0} bhlia.",
|
||||
"other": "o {0} blia."
|
||||
},
|
||||
"future": {
|
||||
"one": "an {0} bhlia.",
|
||||
"two": "an {0} bhlia.",
|
||||
"other": "an {0} blia."
|
||||
}
|
||||
},
|
||||
"quarter": {
|
||||
"previous": "an cairt. sa chaidh",
|
||||
"current": "an cairt. seo",
|
||||
"next": "an ath-chairt.",
|
||||
"past": {
|
||||
"one": "o {0} chairt.",
|
||||
"two": "o {0} chairt.",
|
||||
"other": "o {0} cairt."
|
||||
},
|
||||
"future": {
|
||||
"one": "an {0} chairt.",
|
||||
"two": "an {0} chairt.",
|
||||
"other": "an {0} cairt."
|
||||
}
|
||||
},
|
||||
"month": {
|
||||
"previous": "am mìos sa chaidh",
|
||||
"current": "am mìos seo",
|
||||
"next": "an ath-mhìos",
|
||||
"past": {
|
||||
"one": "o {0} mhìos.",
|
||||
"two": "o {0} mhìos.",
|
||||
"other": "o {0} mìos."
|
||||
},
|
||||
"future": {
|
||||
"one": "an {0} mhìos.",
|
||||
"two": "an {0} mhìos.",
|
||||
"other": "an {0} mìos."
|
||||
}
|
||||
},
|
||||
"week": {
|
||||
"previous": "seachd. sa chaidh",
|
||||
"current": "an t-seachd. seo",
|
||||
"next": "an ath-sheachd.",
|
||||
"past": {
|
||||
"one": "o {0} sheachd.",
|
||||
"two": "o {0} sheachd.",
|
||||
"other": "o {0} seachd."
|
||||
},
|
||||
"future": {
|
||||
"one": "an {0} sheachd.",
|
||||
"two": "an {0} sheachd.",
|
||||
"other": "an {0} seachd."
|
||||
}
|
||||
},
|
||||
"day": {
|
||||
"previous": "an-dè",
|
||||
"previous-2": "a-bhòin-dè",
|
||||
"current": "an-diugh",
|
||||
"next": "a-màireach",
|
||||
"next-2": "an-earar",
|
||||
"next-3": "an-eararais",
|
||||
"past": {
|
||||
"few": "o {0} là.",
|
||||
"other": "o {0} là"
|
||||
},
|
||||
"future": {
|
||||
"few": "an {0} là.",
|
||||
"other": "an {0} là"
|
||||
}
|
||||
},
|
||||
"hour": {
|
||||
"current": "am broinn uair",
|
||||
"past": {
|
||||
"few": "o {0} uair.",
|
||||
"other": "o {0} uair"
|
||||
},
|
||||
"future": {
|
||||
"few": "an {0} uair.",
|
||||
"other": "an {0} uair"
|
||||
}
|
||||
},
|
||||
"minute": {
|
||||
"current": "am broinn mion.",
|
||||
"past": {
|
||||
"one": "o {0} mhion.",
|
||||
"two": "o {0} mhion.",
|
||||
"other": "o {0} mion."
|
||||
},
|
||||
"future": {
|
||||
"one": "an {0} mhion.",
|
||||
"two": "an {0} mhion.",
|
||||
"other": "an {0} mion."
|
||||
}
|
||||
},
|
||||
"second": {
|
||||
"current": "an-dràsta",
|
||||
"past": {
|
||||
"two": "o {0} dhiog",
|
||||
"few": "o {0} diog.",
|
||||
"other": "o {0} diog"
|
||||
},
|
||||
"future": {
|
||||
"two": "an {0} dhiog",
|
||||
"few": "an {0} diog.",
|
||||
"other": "an {0} diog"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user