UNPKG

@brightspace-ui/intl

Version:

Internationalization APIs for number, date, time and file size formatting and parsing in D2L Brightspace.

44 lines (43 loc) 3.55 kB
export default { "intl-common:actions:add": "Ychwanegu", // add action (in Title Case) "intl-common:actions:apply": "Gweithredu", // apply action (in Title Case) "intl-common:actions:browse": "Pori", // browse action (in Title Case) "intl-common:actions:cancel": "Canslo", // cancel action (in Title Case) "intl-common:actions:clear": "Clirio", // clear action (in Title Case) "intl-common:actions:close": "Cau", // close action (in Title Case) "intl-common:actions:confirm": "Cadarnhau", // confirm action (in Title Case) "intl-common:actions:copy": "Copïo", // copy action (in Title Case) "intl-common:actions:create": "Creu", // create action (in Title Case) "intl-common:actions:delete": "Dileu", // delete action (in Title Case) "intl-common:actions:done": "Wedi Gorffen", // done action (in Title Case) "intl-common:actions:edit": "Golygu", // edit action (in Title Case) "intl-common:actions:finish": "Gorffen", // finish action (in Title Case) "intl-common:actions:print": "Argraffu", // print action (in Title Case) "intl-common:actions:remove": "Tynnu", // remove action (in Title Case) "intl-common:actions:save": "Cadw", // save action (in Title Case) "intl-common:actions:saveAndClose": "Cadw a Chau", // save and close action (in Title Case) "intl-common:actions:saveAndNew": "Cadw a Newydd", // save and new action (in Title Case) "intl-common:actions:search": "Chwilio", // search action (in Title Case) "intl-common:actions:submit": "Cyflwyno", // submit action (in Title Case) "intl-common:actions:update": "Diweddaru", // update action (in Title Case) "intl-common:characters:ampersand": "ampersand", // short name or description of the "&" character "intl-common:characters:apostrophe": "collnod", // short name or description of the "'" character "intl-common:characters:asterisk": "seren", // short name or description of the "*" character "intl-common:characters:backslash": "ôl-slaes", // short name or description of the "\" character "intl-common:characters:colon": "colon", // short name or description of the ":" character "intl-common:characters:comma": "coma", // short name or description of the "," character "intl-common:characters:greaterThan": "arwydd mwy-nag", // short name or description of the ">" character "intl-common:characters:lessThan": "arwydd llai na", // short name or description of the "<" character "intl-common:characters:numberSign": "arwydd rhif", // short name or description of the "#" character "intl-common:characters:percentSign": "arwydd canran", // short name or description of the "%" character "intl-common:characters:pipe": "pibell", // short name or description of the "|" character "intl-common:characters:questionMark": "gofynnod", // short name or description of the "?" character "intl-common:characters:quotationMark": "dyfynnod", // short name or description of the '"' character "intl-common:confirm:no": "Na", // no response to a question (in Title Case) "intl-common:confirm:ok": "Iawn", // okay response to a question "intl-common:confirm:yes": "Ie", // yes response to a question (in Title Case) "intl-common:navigation:back:title": "Yn ôl", // term for navigating back to the previous page (in Title Case) "intl-common:navigation:continue:title": "Parhau", // continue action (in Title Case) "intl-common:navigation:next:title": "Nesaf", // term for navigating to the next page or item (in Title Case) "intl-common:navigation:previous:title": "Blaenorol", // term for navigating to the previous page or item (in Title Case) };