@brightspace-ui/intl
Version:
Internationalization APIs for number, date, time and file size formatting and parsing in D2L Brightspace.
44 lines (43 loc) • 3.59 kB
JavaScript
export default {
"intl-common:actions:add": "Hoʻohui", // add action (in Title Case)
"intl-common:actions:apply": "E noi", // apply action (in Title Case)
"intl-common:actions:browse": "Huli", // browse action (in Title Case)
"intl-common:actions:cancel": "Hoʻopau", // cancel action (in Title Case)
"intl-common:actions:clear": "Akaka", // clear action (in Title Case)
"intl-common:actions:close": "Pani", // close action (in Title Case)
"intl-common:actions:confirm": "E hōʻoia", // confirm action (in Title Case)
"intl-common:actions:copy": "kope", // copy action (in Title Case)
"intl-common:actions:create": "Hana", // create action (in Title Case)
"intl-common:actions:delete": "Holoi", // delete action (in Title Case)
"intl-common:actions:done": "Pau", // done action (in Title Case)
"intl-common:actions:edit": "Hoʻoponopono", // edit action (in Title Case)
"intl-common:actions:finish": "Hoʻopau", // finish action (in Title Case)
"intl-common:actions:print": "Paʻi", // print action (in Title Case)
"intl-common:actions:remove": "Wehe", // remove action (in Title Case)
"intl-common:actions:save": "Mālama", // save action (in Title Case)
"intl-common:actions:saveAndClose": "Mālama a pani", // save and close action (in Title Case)
"intl-common:actions:saveAndNew": "Mālama a hou", // save and new action (in Title Case)
"intl-common:actions:search": "Huli", // search action (in Title Case)
"intl-common:actions:submit": "Waiho mai", // submit action (in Title Case)
"intl-common:actions:update": "Hōʻano hou", // update action (in Title Case)
"intl-common:characters:ampersand": "ampersand", // short name or description of the "&" character
"intl-common:characters:apostrophe": "apostrophe", // short name or description of the "'" character
"intl-common:characters:asterisk": "asterisk", // short name or description of the "*" character
"intl-common:characters:backslash": "kaha kua hope", // short name or description of the "\" character
"intl-common:characters:colon": "kolonā", // short name or description of the ":" character
"intl-common:characters:comma": "koma", // short name or description of the "," character
"intl-common:characters:greaterThan": "nui-i ka hoailona", // short name or description of the ">" character
"intl-common:characters:lessThan": "hōʻailona liʻiliʻi", // short name or description of the "<" character
"intl-common:characters:numberSign": "hōʻailona helu", // short name or description of the "#" character
"intl-common:characters:percentSign": "hōʻailona pakeneka", // short name or description of the "%" character
"intl-common:characters:pipe": "paipu", // short name or description of the "|" character
"intl-common:characters:questionMark": "kaha ninau", // short name or description of the "?" character
"intl-common:characters:quotationMark": "kaha puana'i", // short name or description of the '"' character
"intl-common:confirm:no": "ʻAʻole", // no response to a question (in Title Case)
"intl-common:confirm:ok": "ʻAe", // okay response to a question
"intl-common:confirm:yes": "ʻAe", // yes response to a question (in Title Case)
"intl-common:navigation:back:title": "Ke kua", // term for navigating back to the previous page (in Title Case)
"intl-common:navigation:continue:title": "E hoʻomau", // continue action (in Title Case)
"intl-common:navigation:next:title": "Aʻe", // term for navigating to the next page or item (in Title Case)
"intl-common:navigation:previous:title": "Mamua", // term for navigating to the previous page or item (in Title Case)
};