2018-04-04 00:17:01 +02:00
|
|
|
// This file was generated by silverstripe/cow from client/lang/src/mi.js.
|
2015-08-20 02:47:37 +02:00
|
|
|
// See https://github.com/tractorcow/cow for details
|
2016-05-18 06:58:44 +02:00
|
|
|
if (typeof(ss) === 'undefined' || typeof(ss.i18n) === 'undefined') {
|
|
|
|
if (typeof(console) !== 'undefined') { // eslint-disable-line no-console
|
|
|
|
console.error('Class ss.i18n not defined'); // eslint-disable-line no-console
|
|
|
|
}
|
2014-01-24 02:37:01 +01:00
|
|
|
} else {
|
2016-05-18 06:58:44 +02:00
|
|
|
ss.i18n.addDictionary('mi', {
|
2016-08-17 01:08:01 +02:00
|
|
|
"GRIDFIELD.ERRORINTRANSACTION": "Kua puta mai he hapa i te tiki raraunga mai i te tūmau\n Ngāna anō ā muri atu.",
|
2014-01-24 02:37:01 +01:00
|
|
|
"UserForms.ADDED_FIELD": "Kua tāpiritia he āpure hou",
|
|
|
|
"UserForms.ADDED_OPTION": "Kua tāpiri kōwhiringa",
|
2016-08-17 01:08:01 +02:00
|
|
|
"UserForms.ADDING_FIELD": "Tāpiri āpure hou ana",
|
|
|
|
"UserForms.ADDING_OPTION": "Tāpiri kōwhiringa ana",
|
|
|
|
"UserForms.ADDING_RULE": "Tāpiri ture ana",
|
|
|
|
"UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "Ka muku pūmautia ngā tukunga katoa. Me haere tonu?",
|
2019-05-09 05:44:58 +02:00
|
|
|
"UserForms.ERROR_CONTAINER_HEADER": "Please correct the following errors and try again:",
|
2016-08-17 01:08:01 +02:00
|
|
|
"UserForms.ERROR_CREATING_FIELD": "Hapa hanga āpure",
|
2014-01-24 02:37:01 +01:00
|
|
|
"UserForms.ERROR_CREATING_OPTION": "Hapa hanga kōwhiringa",
|
2016-08-17 01:08:01 +02:00
|
|
|
"UserForms.HIDE_OPTIONS": "Hunaia ngā kōwhiringa",
|
|
|
|
"UserForms.LEAVE_CONFIRMATION": "You have unsaved changes!",
|
2014-01-24 02:37:01 +01:00
|
|
|
"UserForms.REMOVED_OPTION": "Kua tango kōwhiringa",
|
2016-08-17 01:08:01 +02:00
|
|
|
"UserForms.SHOW_OPTIONS": "Whakaatu Kōwhiringa"
|
2014-01-24 02:37:01 +01:00
|
|
|
});
|
|
|
|
}
|