Skip to content

Commit

Permalink
Add Scottish Gaelic (gd) locale (#1832)
Browse files Browse the repository at this point in the history
  • Loading branch information
leedriscoll committed Jul 17, 2020
1 parent 3fdb2c8 commit cbc5fe8
Show file tree
Hide file tree
Showing 12 changed files with 898 additions and 0 deletions.
101 changes: 101 additions & 0 deletions src/locale/gd/_lib/formatDistance/index.js
@@ -0,0 +1,101 @@
var formatDistanceLocale = {
lessThanXSeconds: {
one: 'nas lugha na diog',
other: 'nas lugha na {{count}} diogan'
},

xSeconds: {
one: '1 diog',
other: '{{count}} diogan'
},

halfAMinute: 'leth mhionaid',

lessThanXMinutes: {
one: 'nas lugha na mionaid',
other: 'nas lugha na {{count}} mionaidean'
},

xMinutes: {
one: '1 mionaid',
other: '{{count}} mionaidean'
},

aboutXHours: {
one: 'mu uair de thìde',
other: 'mu {{count}} uairean de thìde'
},

xHours: {
one: '1 uair',
other: '{{count}} uairean de thìde'
},

xDays: {
one: '1 latha',
other: '{{count}} làithean'
},

aboutXWeeks: {
one: 'mu 1 seachdain',
other: 'mu {{count}} seachdainean'
},

xWeeks: {
one: '1 seachdain',
other: '{{count}} seachdainean'
},

aboutXMonths: {
one: 'mu mhìos',
other: 'mu {{count}} mìosan'
},

xMonths: {
one: '1 mìos',
other: '{{count}} mìosan'
},

aboutXYears: {
one: 'mu bhliadhna',
other: 'mu {{count}} bliadhnaichean'
},

xYears: {
one: '1 bhliadhna',
other: '{{count}} bliadhna'
},

overXYears: {
one: 'còrr is bliadhna',
other: 'còrr is {{count}} bliadhnaichean'
},

almostXYears: {
one: 'cha mhòr bliadhna',
other: 'cha mhòr {{count}} bliadhnaichean'
}
}

export default function formatDistance(token, count, options) {
options = options || {}

var result
if (typeof formatDistanceLocale[token] === 'string') {
result = formatDistanceLocale[token]
} else if (count === 1) {
result = formatDistanceLocale[token].one
} else {
result = formatDistanceLocale[token].other.replace('{{count}}', count)
}

if (options.addSuffix) {
if (options.comparison > 0) {
return 'ann an ' + result
} else {
return result + ' o chionn'
}
}

return result
}
41 changes: 41 additions & 0 deletions src/locale/gd/_lib/formatLong/index.js
@@ -0,0 +1,41 @@
import buildFormatLongFn from '../../../_lib/buildFormatLongFn/index.js'

var dateFormats = {
full: 'EEEE, MMMM do, y',
long: 'MMMM do, y',
medium: 'MMM d, y',
short: 'MM/dd/yyyy'
}

var timeFormats = {
full: 'h:mm:ss a zzzz',
long: 'h:mm:ss a z',
medium: 'h:mm:ss a',
short: 'h:mm a'
}

var dateTimeFormats = {
full: "{{date}} 'aig' {{time}}",
long: "{{date}} 'aig' {{time}}",
medium: '{{date}}, {{time}}',
short: '{{date}}, {{time}}'
}

var formatLong = {
date: buildFormatLongFn({
formats: dateFormats,
defaultWidth: 'full'
}),

time: buildFormatLongFn({
formats: timeFormats,
defaultWidth: 'full'
}),

dateTime: buildFormatLongFn({
formats: dateTimeFormats,
defaultWidth: 'full'
})
}

export default formatLong
12 changes: 12 additions & 0 deletions src/locale/gd/_lib/formatRelative/index.js
@@ -0,0 +1,12 @@
var formatRelativeLocale = {
lastWeek: "'mu dheireadh' eeee 'aig' p", //FIX
yesterday: "'an-dè aig' p",
today: "'an-diugh aig' p",
tomorrow: "'a-màireach aig' p",
nextWeek: "eeee 'aig' p",
other: 'P'
}

export default function formatRelative(token, _date, _baseDate, _options) {
return formatRelativeLocale[token]
}
197 changes: 197 additions & 0 deletions src/locale/gd/_lib/localize/index.js
@@ -0,0 +1,197 @@
import buildLocalizeFn from '../../../_lib/buildLocalizeFn/index.js'

var eraValues = {
narrow: ['R', 'A'],
abbreviated: ['RC', 'AD'],
wide: ['ro Chrìosta', 'anno domini']
}

var quarterValues = {
narrow: ['1', '2', '3', '4'],
abbreviated: ['C1', 'C2', 'C3', 'C4'],
wide: [
"a' chiad chairteal",
'an dàrna cairteal',
'an treas cairteal',
'an ceathramh cairteal'
]
}

// Note: in English, the names of days of the week and months are capitalized.
// If you are making a new locale based on this one, check if the same is true for the language you're working on.
// Generally, formatted dates should look like they are in the middle of a sentence,
// e.g. in Spanish language the weekdays and months should be in the lowercase.
var monthValues = {
narrow: ['F', 'G', 'M', 'G', 'C', 'Ò', 'I', 'L', 'S', 'D', 'S', 'D'],
abbreviated: [
'Faoi',
'Gear',
'Màrt',
'Gibl',
'Cèit',
'Ògmh',
'Iuch',
'Lùn',
'Sult',
'Dàmh',
'Samh',
'Dùbh'
],
wide: [
'Am Faoilleach',
'An Gearran',
'Am Màrt',
'An Giblean',
'An Cèitean',
'An t-Ògmhios',
'An t-Iuchar',
'An Lùnastal',
'An t-Sultain',
'An Dàmhair',
'An t-Samhain',
'An Dùbhlachd'
]
}

var dayValues = {
narrow: ['D', 'L', 'M', 'C', 'A', 'H', 'S'],
short: ['Dò', 'Lu', 'Mà', 'Ci', 'Ar', 'Ha', 'Sa'],
abbreviated: ['Did', 'Dil', 'Dim', 'Dic', 'Dia', 'Dih', 'Dis'],
wide: [
'Didòmhnaich',
'Diluain',
'Dimàirt',
'Diciadain',
'Diardaoin',
'Dihaoine',
'Disathairne'
]
}

var dayPeriodValues = {
narrow: {
am: 'm',
pm: 'f',
midnight: 'm.o.',
noon: 'm.l.',
morning: 'madainn',
afternoon: 'feasgar',
evening: 'feasgar',
night: 'oidhche'
},
abbreviated: {
am: 'M.',
pm: 'F.',
midnight: 'meadhan oidhche',
noon: 'meadhan là',
morning: 'madainn',
afternoon: 'feasgar',
evening: 'feasgar',
night: 'oidhche'
},
wide: {
am: 'm.',
pm: 'f.',
midnight: 'meadhan oidhche',
noon: 'meadhan là',
morning: 'madainn',
afternoon: 'feasgar',
evening: 'feasgar',
night: 'oidhche'
}
}
var formattingDayPeriodValues = {
narrow: {
am: 'm',
pm: 'f',
midnight: 'm.o.',
noon: 'm.l.',
morning: 'sa mhadainn',
afternoon: 'feasgar',
evening: 'feasgar',
night: 'air an oidhche'
},
abbreviated: {
am: 'M.',
pm: 'F.',
midnight: 'meadhan oidhche',
noon: 'meadhan là',
morning: 'sa mhadainn',
afternoon: 'feasgar',
evening: 'feasgar',
night: 'air an oidhche'
},
wide: {
am: 'm.',
pm: 'f.',
midnight: 'meadhan oidhche',
noon: 'meadhan là',
morning: 'sa mhadainn',
afternoon: 'feasgar',
evening: 'feasgar',
night: 'air an oidhche'
}
}

function ordinalNumber(dirtyNumber, _dirtyOptions) {
var number = Number(dirtyNumber)

// If ordinal numbers depend on context, for example,
// if they are different for different grammatical genders,
// use `options.unit`:
//
// var options = dirtyOptions || {}
// var unit = String(options.unit)
//
// where `unit` can be 'year', 'quarter', 'month', 'week', 'date', 'dayOfYear',
// 'day', 'hour', 'minute', 'second'

var rem100 = number % 100
if (rem100 > 20 || rem100 < 10) {
switch (rem100 % 10) {
case 1:
return number + 'cd'
case 2:
return number + 'na'
case 3:
return number + 'tr'
}
}
return number + 'mh'
}

var localize = {
ordinalNumber: ordinalNumber,

era: buildLocalizeFn({
values: eraValues,
defaultWidth: 'wide'
}),

quarter: buildLocalizeFn({
values: quarterValues,
defaultWidth: 'wide',
argumentCallback: function(quarter) {
return Number(quarter) - 1
}
}),

month: buildLocalizeFn({
values: monthValues,
defaultWidth: 'wide'
}),

day: buildLocalizeFn({
values: dayValues,
defaultWidth: 'wide'
}),

dayPeriod: buildLocalizeFn({
values: dayPeriodValues,
defaultWidth: 'wide',
formattingValues: formattingDayPeriodValues,
defaultFormattingWidth: 'wide'
})
}

export default localize

0 comments on commit cbc5fe8

Please sign in to comment.