From 0f12e1ecfc7773961a368e6bafa478db6d2cc27f Mon Sep 17 00:00:00 2001 From: Steve Boyd Date: Wed, 4 May 2022 13:29:41 +1200 Subject: [PATCH] Update translations --- client/lang/ar.js | 2 +- client/lang/ar_SA.js | 2 +- client/lang/bg.js | 2 +- client/lang/bg_BG.js | 2 +- client/lang/da_DK.js | 2 +- client/lang/de.js | 2 +- client/lang/de_DE.js | 2 +- client/lang/en.js | 2 +- client/lang/en_GB.js | 2 +- client/lang/en_US.js | 2 +- client/lang/eo.js | 2 +- client/lang/es.js | 2 +- client/lang/es_ES.js | 2 +- client/lang/es_MX.js | 2 +- client/lang/et.js | 2 +- client/lang/et_EE.js | 2 +- client/lang/fa.js | 2 +- client/lang/fa_IR.js | 2 +- client/lang/fi_FI.js | 2 +- client/lang/fr.js | 2 +- client/lang/fr_FR.js | 2 +- client/lang/hr.js | 2 +- client/lang/hr_HR.js | 2 +- client/lang/id.js | 2 +- client/lang/it.js | 2 +- client/lang/ja.js | 2 +- client/lang/mi.js | 2 +- client/lang/ms.js | 2 +- client/lang/ms_MY.js | 2 +- client/lang/nb.js | 2 +- client/lang/nb_NO.js | 2 +- client/lang/nl.js | 30 ++++++------ client/lang/nl_NL.js | 2 +- client/lang/pl.js | 2 +- client/lang/pl_PL.js | 2 +- client/lang/pt.js | 2 +- client/lang/pt_BR.js | 2 +- client/lang/pt_PT.js | 2 +- client/lang/ru.js | 2 +- client/lang/ru_RU.js | 2 +- client/lang/sk.js | 2 +- client/lang/sk_SK.js | 2 +- client/lang/sl.js | 2 +- client/lang/sl_SI.js | 2 +- client/lang/sr.js | 2 +- client/lang/sr_RS.js | 2 +- client/lang/src/nl.js | 28 +++++------ client/lang/sv.js | 2 +- client/lang/tr.js | 2 +- client/lang/tr_TR.js | 2 +- client/lang/zh.js | 2 +- lang/en.yml | 15 ++++++ lang/eo.yml | 6 +-- lang/nl.yml | 109 +++++++++++++++++++++++++++++++++++++++++- 54 files changed, 204 insertions(+), 82 deletions(-) diff --git a/client/lang/ar.js b/client/lang/ar.js index c3526a6..a86c413 100644 --- a/client/lang/ar.js +++ b/client/lang/ar.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/ar.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/ar_SA.js b/client/lang/ar_SA.js index 99075c2..ca9b040 100644 --- a/client/lang/ar_SA.js +++ b/client/lang/ar_SA.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/ar_SA.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/bg.js b/client/lang/bg.js index f3fe77d..43be28b 100644 --- a/client/lang/bg.js +++ b/client/lang/bg.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/bg.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/bg_BG.js b/client/lang/bg_BG.js index 9ef89ad..90fab8e 100644 --- a/client/lang/bg_BG.js +++ b/client/lang/bg_BG.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/bg_BG.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/da_DK.js b/client/lang/da_DK.js index 4b9b5c0..49bd96d 100644 --- a/client/lang/da_DK.js +++ b/client/lang/da_DK.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/da_DK.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/de.js b/client/lang/de.js index 8d903c5..b853b04 100644 --- a/client/lang/de.js +++ b/client/lang/de.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/de.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/de_DE.js b/client/lang/de_DE.js index e122bef..f35d52e 100644 --- a/client/lang/de_DE.js +++ b/client/lang/de_DE.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/de_DE.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/en.js b/client/lang/en.js index f988818..c8d21ea 100644 --- a/client/lang/en.js +++ b/client/lang/en.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/en.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/en_GB.js b/client/lang/en_GB.js index 7afb707..f082259 100644 --- a/client/lang/en_GB.js +++ b/client/lang/en_GB.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/en_GB.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/en_US.js b/client/lang/en_US.js index f7cf94a..f0aec70 100644 --- a/client/lang/en_US.js +++ b/client/lang/en_US.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/en_US.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/eo.js b/client/lang/eo.js index 30d132b..320009b 100644 --- a/client/lang/eo.js +++ b/client/lang/eo.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/eo.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/es.js b/client/lang/es.js index e624b83..c71f050 100644 --- a/client/lang/es.js +++ b/client/lang/es.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/es.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/es_ES.js b/client/lang/es_ES.js index 52ce373..c52d70b 100644 --- a/client/lang/es_ES.js +++ b/client/lang/es_ES.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/es_ES.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/es_MX.js b/client/lang/es_MX.js index 235ef1b..8a0d5b2 100644 --- a/client/lang/es_MX.js +++ b/client/lang/es_MX.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/es_MX.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/et.js b/client/lang/et.js index 354d731..aa9a336 100644 --- a/client/lang/et.js +++ b/client/lang/et.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/et.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/et_EE.js b/client/lang/et_EE.js index 8e203e5..14fe913 100644 --- a/client/lang/et_EE.js +++ b/client/lang/et_EE.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/et_EE.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/fa.js b/client/lang/fa.js index 00c60db..6c78d48 100644 --- a/client/lang/fa.js +++ b/client/lang/fa.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/fa.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/fa_IR.js b/client/lang/fa_IR.js index db48793..a267f94 100644 --- a/client/lang/fa_IR.js +++ b/client/lang/fa_IR.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/fa_IR.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/fi_FI.js b/client/lang/fi_FI.js index bbef14c..307e1ed 100644 --- a/client/lang/fi_FI.js +++ b/client/lang/fi_FI.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/fi_FI.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/fr.js b/client/lang/fr.js index db4965e..f7f2247 100644 --- a/client/lang/fr.js +++ b/client/lang/fr.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/fr.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/fr_FR.js b/client/lang/fr_FR.js index 34aeef2..f7403d2 100644 --- a/client/lang/fr_FR.js +++ b/client/lang/fr_FR.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/fr_FR.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/hr.js b/client/lang/hr.js index 73da48b..e2d1aad 100644 --- a/client/lang/hr.js +++ b/client/lang/hr.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/hr.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/hr_HR.js b/client/lang/hr_HR.js index 4630d6e..f794dce 100644 --- a/client/lang/hr_HR.js +++ b/client/lang/hr_HR.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/hr_HR.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/id.js b/client/lang/id.js index ab45151..4d844c2 100644 --- a/client/lang/id.js +++ b/client/lang/id.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/id.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/it.js b/client/lang/it.js index f502d2f..f0cc8d6 100644 --- a/client/lang/it.js +++ b/client/lang/it.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/it.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/ja.js b/client/lang/ja.js index 2c5562b..6000646 100644 --- a/client/lang/ja.js +++ b/client/lang/ja.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/ja.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/mi.js b/client/lang/mi.js index 4900e56..bb29ab8 100644 --- a/client/lang/mi.js +++ b/client/lang/mi.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/mi.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/ms.js b/client/lang/ms.js index a779506..e49e971 100644 --- a/client/lang/ms.js +++ b/client/lang/ms.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/ms.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/ms_MY.js b/client/lang/ms_MY.js index 7b424b2..4cc166d 100644 --- a/client/lang/ms_MY.js +++ b/client/lang/ms_MY.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/ms_MY.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/nb.js b/client/lang/nb.js index d202f88..b0af06a 100644 --- a/client/lang/nb.js +++ b/client/lang/nb.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/nb.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/nb_NO.js b/client/lang/nb_NO.js index 6762945..2daad66 100644 --- a/client/lang/nb_NO.js +++ b/client/lang/nb_NO.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/nb_NO.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/nl.js b/client/lang/nl.js index 5ff5765..b33406b 100644 --- a/client/lang/nl.js +++ b/client/lang/nl.js @@ -1,24 +1,24 @@ // This file was generated by silverstripe/cow from client/lang/src/nl.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 } } else { ss.i18n.addDictionary('nl', { - "GRIDFIELD.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.", - "UserForms.ADDED_FIELD": "Added new field", - "UserForms.ADDED_OPTION": "Added option", - "UserForms.ADDING_FIELD": "Adding new field", - "UserForms.ADDING_OPTION": "Adding option", - "UserForms.ADDING_RULE": "Adding rule", - "UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "All submissions will be permanently removed. Continue?", - "UserForms.ERROR_CONTAINER_HEADER": "Please correct the following errors and try again:", - "UserForms.ERROR_CREATING_FIELD": "Error creating field", - "UserForms.ERROR_CREATING_OPTION": "Error creating option", - "UserForms.HIDE_OPTIONS": "Hide options", - "UserForms.LEAVE_CONFIRMATION": "You have unsaved changes!", - "UserForms.REMOVED_OPTION": "Removed option", - "UserForms.SHOW_OPTIONS": "Show options" + "GRIDFIELD.ERRORINTRANSACTION": "Er is een fout opgetreden bij het ophalen van gegevens van de server\nProbeer later opnieuw.", + "UserForms.ADDED_FIELD": "Nieuw veld toegevoegd", + "UserForms.ADDED_OPTION": "Toegevoegde optie", + "UserForms.ADDING_FIELD": "Nieuw veld toevoegen", + "UserForms.ADDING_OPTION": "Optie toevoegen", + "UserForms.ADDING_RULE": "Regel toevoegen", + "UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "Alle inzendingen zullen permanent worden verwijderd. Doorgaan?", + "UserForms.ERROR_CONTAINER_HEADER": "Herstel de fouten en probeer het opnieuw:", + "UserForms.ERROR_CREATING_FIELD": "Fout bij het maken veld", + "UserForms.ERROR_CREATING_OPTION": "Fout bij het maken optie", + "UserForms.HIDE_OPTIONS": "Verberg opties", + "UserForms.LEAVE_CONFIRMATION": "Er zijn niet-opgeslagen wijzigingen!", + "UserForms.REMOVED_OPTION": "Verwijderde optie", + "UserForms.SHOW_OPTIONS": "Toon opties" }); } \ No newline at end of file diff --git a/client/lang/nl_NL.js b/client/lang/nl_NL.js index 0b91dac..4098874 100644 --- a/client/lang/nl_NL.js +++ b/client/lang/nl_NL.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/nl_NL.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/pl.js b/client/lang/pl.js index 40494b1..d7932d6 100644 --- a/client/lang/pl.js +++ b/client/lang/pl.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/pl.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/pl_PL.js b/client/lang/pl_PL.js index db5b213..7a6c260 100644 --- a/client/lang/pl_PL.js +++ b/client/lang/pl_PL.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/pl_PL.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/pt.js b/client/lang/pt.js index db24b66..ffa3bd6 100644 --- a/client/lang/pt.js +++ b/client/lang/pt.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/pt.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/pt_BR.js b/client/lang/pt_BR.js index be709cb..5ab7a7d 100644 --- a/client/lang/pt_BR.js +++ b/client/lang/pt_BR.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/pt_BR.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/pt_PT.js b/client/lang/pt_PT.js index 34bbf1f..8f57d70 100644 --- a/client/lang/pt_PT.js +++ b/client/lang/pt_PT.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/pt_PT.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/ru.js b/client/lang/ru.js index 27ce4a4..eabce3d 100644 --- a/client/lang/ru.js +++ b/client/lang/ru.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/ru.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/ru_RU.js b/client/lang/ru_RU.js index 020417d..a0d17c6 100644 --- a/client/lang/ru_RU.js +++ b/client/lang/ru_RU.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/ru_RU.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/sk.js b/client/lang/sk.js index 38e28d0..094f446 100644 --- a/client/lang/sk.js +++ b/client/lang/sk.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/sk.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/sk_SK.js b/client/lang/sk_SK.js index 579d624..2156b20 100644 --- a/client/lang/sk_SK.js +++ b/client/lang/sk_SK.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/sk_SK.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/sl.js b/client/lang/sl.js index 470d567..8cb017e 100644 --- a/client/lang/sl.js +++ b/client/lang/sl.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/sl.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/sl_SI.js b/client/lang/sl_SI.js index 6239e5f..5c09fe8 100644 --- a/client/lang/sl_SI.js +++ b/client/lang/sl_SI.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/sl_SI.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/sr.js b/client/lang/sr.js index 5b53546..6d3008b 100644 --- a/client/lang/sr.js +++ b/client/lang/sr.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/sr.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/sr_RS.js b/client/lang/sr_RS.js index da1e159..745473b 100644 --- a/client/lang/sr_RS.js +++ b/client/lang/sr_RS.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/sr_RS.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/src/nl.js b/client/lang/src/nl.js index 3aa5ae1..7384883 100644 --- a/client/lang/src/nl.js +++ b/client/lang/src/nl.js @@ -1,16 +1,16 @@ { - "GRIDFIELD.ERRORINTRANSACTION": "An error occured while fetching data from the server\n Please try again later.", - "UserForms.ADDED_FIELD": "Added new field", - "UserForms.ADDED_OPTION": "Added option", - "UserForms.ADDING_FIELD": "Adding new field", - "UserForms.ADDING_OPTION": "Adding option", - "UserForms.ADDING_RULE": "Adding rule", - "UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "All submissions will be permanently removed. Continue?", - "UserForms.ERROR_CONTAINER_HEADER": "Please correct the following errors and try again:", - "UserForms.ERROR_CREATING_FIELD": "Error creating field", - "UserForms.ERROR_CREATING_OPTION": "Error creating option", - "UserForms.HIDE_OPTIONS": "Hide options", - "UserForms.LEAVE_CONFIRMATION": "You have unsaved changes!", - "UserForms.REMOVED_OPTION": "Removed option", - "UserForms.SHOW_OPTIONS": "Show options" + "GRIDFIELD.ERRORINTRANSACTION": "Er is een fout opgetreden bij het ophalen van gegevens van de server\nProbeer later opnieuw.", + "UserForms.ADDED_FIELD": "Nieuw veld toegevoegd", + "UserForms.ADDED_OPTION": "Toegevoegde optie", + "UserForms.ADDING_FIELD": "Nieuw veld toevoegen", + "UserForms.ADDING_OPTION": "Optie toevoegen", + "UserForms.ADDING_RULE": "Regel toevoegen", + "UserForms.CONFIRM_DELETE_ALL_SUBMISSIONS": "Alle inzendingen zullen permanent worden verwijderd. Doorgaan?", + "UserForms.ERROR_CONTAINER_HEADER": "Herstel de fouten en probeer het opnieuw:", + "UserForms.ERROR_CREATING_FIELD": "Fout bij het maken veld", + "UserForms.ERROR_CREATING_OPTION": "Fout bij het maken optie", + "UserForms.HIDE_OPTIONS": "Verberg opties", + "UserForms.LEAVE_CONFIRMATION": "Er zijn niet-opgeslagen wijzigingen!", + "UserForms.REMOVED_OPTION": "Verwijderde optie", + "UserForms.SHOW_OPTIONS": "Toon opties" } \ No newline at end of file diff --git a/client/lang/sv.js b/client/lang/sv.js index 082e2b2..d5ac65e 100644 --- a/client/lang/sv.js +++ b/client/lang/sv.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/sv.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/tr.js b/client/lang/tr.js index ea842bd..ad019ff 100644 --- a/client/lang/tr.js +++ b/client/lang/tr.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/tr.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/tr_TR.js b/client/lang/tr_TR.js index 6deade5..fccadc9 100644 --- a/client/lang/tr_TR.js +++ b/client/lang/tr_TR.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/tr_TR.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/client/lang/zh.js b/client/lang/zh.js index 8e2cb34..4c26e83 100644 --- a/client/lang/zh.js +++ b/client/lang/zh.js @@ -1,5 +1,5 @@ // This file was generated by silverstripe/cow from client/lang/src/zh.js. -// See https://github.com/tractorcow/cow for details +// See https://github.com/silverstripe/cow for details 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 diff --git a/lang/en.yml b/lang/en.yml index 6be699c..6cb479b 100644 --- a/lang/en.yml +++ b/lang/en.yml @@ -265,8 +265,13 @@ en: other: '{count} Submitted Form Fields' SINGULARNAME: 'Submitted Form Field' SilverStripe\UserForms\Model\UserDefinedForm: + ADDEMAILRECIPIENT: 'Add Email Recipient' CLEARBUTTON: Clear + CONFIGURATION: Configuration DESCRIPTION: 'Adds a customizable form.' + DISABLEAUTHENICATEDFINISHACTION: 'Disable Authentication on finish action' + DISABLECSRFSECURITYTOKEN: 'Disable CSRF Token' + DISPLAYERRORMESSAGESATTOP: 'Display error messages above the form?' EMAILADDRESS: Email EMAILBODY: Body EMAILBODYHTML: Body @@ -274,10 +279,14 @@ en: EMAILSUBJECT: 'Email subject' EMAILTEMPLATE: 'Email template' EMAIL_RECIPIENT_UNSAVED_FORM: 'You will be able to select from valid form fields after saving this record.' + ENABLELIVEVALIDATION: 'Enable live validation' EmailFromContent: 'The from address allows you to set who the email comes from. On most servers this will need to be set to an email address on the same domain name as your site. For example on yoursite.com the from address may need to be something@yoursite.com. You can however, set any email address you wish as the reply to address.' FROMADDRESS: 'Send email from' HIDEFORMDATA: 'Hide form data from email?' HIDEINVISIBLEFIELDS: 'Hide invisible fields from email?' + NORECIPIENTS: 'Warning: You have not configured any recipients. Form submissions may be missed.' + ONCOMPLETELABEL: 'Show on completion' + ONCOMPLETEMESSAGE: 'Thanks, we''ve received your submission.' ORSELECTAFIELDTOUSEASFROM: '.. or select a field to use as reply to address' ORSELECTAFIELDTOUSEASTO: '.. or select a field to use as the to address' PLURALNAME: 'Base Pages' @@ -287,9 +296,11 @@ en: PREVIEW_EMAIL: 'Preview email' PREVIEW_EMAIL_DESCRIPTION: 'Note: Unsaved changes will not appear in the preview.' PREVIEW_EMAIL_UNAVAILABLE: 'You can preview this email once you have saved the Recipient.' + RECIPIENTS: Recipients REPLYADDRESS: 'Email for reply to' REPLYADDRESS_DESCRIPTION: 'The email address which the recipient is able to ''reply'' to.' RulesDescription: 'Emails will only be sent to the recipient if the custom rules are met. If no rules are defined, this recipient will receive notifications for every submission.' + SAVESUBMISSIONS: 'Disable Saving Submissions to Server' SELECTAFIELDTOSETSUBJECT: '.. or select a field to use as the subject' SENDEMAILTO: 'Send email to' SENDEMAILTO_DESCRIPTION: 'You may enter multiple email addresses as a comma separated list.' @@ -297,8 +308,12 @@ en: SENDIFAND: 'All conditions are true' SENDIFOR: 'Any conditions are true' SENDPLAIN: 'Send email as plain text? (HTML will be stripped)' + SHOWCLEARFORM: 'Show Clear Form Button' SINGULARNAME: 'User Defined Form' + SUBMISSIONS: Submissions SUBMITBUTTON: Submit + TEXTONCLEAR: 'Text on clear button:' + TEXTONSUBMIT: 'Text on submit button:' TYPEREPLY: 'Type reply address' TYPESUBJECT: 'Type subject' TYPETO: 'Type to address' diff --git a/lang/eo.yml b/lang/eo.yml index 99ee3a6..0cecd6c 100644 --- a/lang/eo.yml +++ b/lang/eo.yml @@ -279,10 +279,10 @@ eo: HIDEFORMDATA: 'Ĉu kaŝi formularajn datumojn de retpoŝto?' ORSELECTAFIELDTOUSEASFROM: '.. aŭ elekti kampon uzotan kiel respondi-al-adreson' ORSELECTAFIELDTOUSEASTO: '.. aŭ elekti kampon uzotan kiel la al-adreson' - PLURALNAME: 'Propre difinitaj formularoj' + PLURALNAME: 'Bazaj paĝoj' PLURALS: - one: 'Unu propre difinita formularo' - other: '{count} propre difinitaj formularoj' + one: '{count} baza paĝo' + other: '{count} bazaj paĝoj' PREVIEW_EMAIL: 'Antaŭvidi retpoŝton' PREVIEW_EMAIL_DESCRIPTION: 'Notu: nekonservitaj ŝanĝoj ne vidiĝos en la antaŭvido.' PREVIEW_EMAIL_UNAVAILABLE: 'Konservinte la ricevonton vi povos antaŭvidi la retpoŝton.' diff --git a/lang/nl.yml b/lang/nl.yml index c868e15..47b6a14 100644 --- a/lang/nl.yml +++ b/lang/nl.yml @@ -1 +1,108 @@ -nl: { } +nl: + SilverStripe\CMS\Model\SiteTree: + TABMAIN: Hoofdgedeelte + SilverStripe\UserForms: + ADDEMAILRECIPIENT: 'Email ontvanger toevoegen' + CLEARBUTTON: Wissen + CONFIGURATION: Configuratie + DISABLECSRFSECURITYTOKEN: 'CSRF-token uitschakelen' + DISPLAYERRORMESSAGESATTOP: 'Toon foutmeldingen bovenaan het formulier' + ENABLELIVEVALIDATION: 'Zet real-time validatie aan' + NORECIPIENTS: 'Let op: Er zijn geen ontvangers ingesteld, mogelijk mist u hiermee inzendingen.' + ONCOMPLETELABEL: 'Toon wanneer gereed' + RECIPIENTS: Ontvangers + SAVESUBMISSIONS: 'Formulier-inzendingen niet opslaan in het CMS' + SHOWCLEARFORM: 'Toon knop om formulier te legen' + SUBMISSIONS: Inzendingen + SUBMITBUTTON: Verzenden + TEXTONCLEAR: 'Tekst op herstel button:' + TEXTONSUBMIT: 'Tekst op Verzend-button' + SilverStripe\UserForms\Control\UserDefinedFormAdmin: + CANCEL: Annuleren + CONFIRM_FOLDER_LABEL_A: 'Bestanden die via een formulier ingestuurd worden, moeten zorgvuldig worden opgeslagen om de niet publiek toegankelijk te maken. Zorg ervoor dat de map die u selecteert alleen kan worden bekeken door de juiste gebruikers. Map-rechten kunnen worden beheerd in het onderdeel Bestanden.' + FOLDER_OPTIONS_EXISTING: 'Gebruik bestaande map' + FOLDER_OPTIONS_NEW: 'Maak nieuwe map (aanbevolen)' + FOLDER_OPTIONS_TITLE: Map-instellingen + FORM_ACTION_CONFIRM: 'Opslaan en verder' + INVALID_REQUEST: 'Aanroep mislukt' + MENUTITLE: SilverStripe\UserForms\Control\UserDefinedForm + SilverStripe\UserForms\Extension\UserFormFieldEditorExtension: + ADD_FIELD: 'Veld toevoegen' + ADD_FIELD_GROUP: 'Veldgroep toevoegen' + ADD_PAGE_BREAK: 'Nieuwe pagina toevoegen' + FORMFIELDS: Formuliervelden + SilverStripe\UserForms\Extension\UserFormValidator: + CONDITIONAL_REQUIRED: 'Het verplichte veld ''{}'' kan niet in een optionele pagina geplaatst worden' + NO_PAGE: 'Veld ''{}'' staat vóór eerste pagina' + SilverStripe\UserForms\Form\UserFormsGridFieldFilterHeader: + FILTER: Filter + FILTERSUBMISSIONS: 'Inzendingen filteren' + FROM: Afzender + RESET: Resetten + TILL: Tot + WHEREVALUEIS: 'waar waarde is...' + SilverStripe\UserForms\Model\EditableFormField\EditableFormStep: + STEP_NEXT: Volgende + STEP_PREV: Vorige + STEP_TITLE: 'Pagina {page}' + TITLE_FIRST: 'Eerste pagina' + SilverStripe\UserForms\Model\EditableFormField\EditableLiteralField: + CONTENT: HTML + HIDEFROMREPORT: 'Verbergen in overzichten' + PLURALNAME: 'HTML Blokken' + SINGULARNAME: 'HTML Blok' + SilverStripe\UserForms\Model\EditableFormField\EditableMemberListField: + PLURALNAME: 'Ledenlijst velden' + SINGULARNAME: 'Ledenlijst veld' + SilverStripe\UserForms\Model\EditableFormField\EditableMultipleOptionField: + DEFAULT: 'Standaard aangevinkt' + OPTIONSTAB: Opties + PLURALNAME: 'Bewerkbare multiple-choice velden' + PLURALS: + one: 'Een multiple-choice veld' + other: '{count} multiple-choice velden' + SINGULARNAME: 'Multiple-choice veld' + TITLE: Titel + VALUE: Waarde + SilverStripe\UserForms\Model\EditableFormField\EditableNumericField: + PLURALNAME: 'Numerieke velden' + SilverStripe\UserForms\Model\EditableFormField\EditableTextField: + NUMBERROWS: 'Aantal rijen' + PLURALNAME: Tekst-velden + PLURALS: + one: 'Een tekst-veld' + other: '{count} tekst-velden' + RANGE_TO: tot + SINGULARNAME: Tekstveld + TEXTLENGTH: 'Tekst lengte' + SilverStripe\UserForms\Model\Recipient\EmailRecipient: + CUSTOMRULESTAB: 'Aanpasbare regels' + EMAILCONTENTTAB: 'Inhoud e-mail' + EMAILDETAILSTAB: 'E-mail details' + SilverStripe\UserForms\Model\Submission\SubmittedFileField: + DOWNLOADFILE: 'Download bestand' + PLURALNAME: 'Ingestuurde bestandsvelden' + SilverStripe\UserForms\Model\UserDefinedForm: + EMAILADDRESS: E-mail + EMAILBODY: Tekst + EMAILBODYHTML: Tekst + EMAILFROM: Afzender + EMAILSUBJECT: E-mailonderwerp + EMAILTEMPLATE: E-mailtemplate + EmailFromContent: 'Met het afzender-adres kunt u instellen waar het bericht vandaan komt. Op de meeste servers moet dit een e-mailadres zijn van hetzelfde domein als deze website. Bijvoorbeeld op jouwwebsite.nl dient de afzender bijvoorbeeld website@jouwwebsite.nl te zijn. Voor het antwoord-adres kan vervolgens een ander adres gebruikt worden.' + FROMADDRESS: 'E-mailadres afzender' + HIDEFORMDATA: 'Verberg formulier-gegevens in e-mail?' + ORSELECTAFIELDTOUSEASFROM: '.. of selecteer een veld om te gebruiken als antwoord-adres' + ORSELECTAFIELDTOUSEASTO: '.. of selecteer een veld om te gebruiken als ontvanger' + REPLYADDRESS: 'E-mail voor antwoord op' + SELECTAFIELDTOSETSUBJECT: '.. of selecteer een veld om te gebruiken als onderwerp' + SENDEMAILTO: 'Stuur e-mail naar' + SENDEMAILTO_DESCRIPTION: 'Er kunnen meerdere adressen ingevuld worden, met een komma ertussen' + SENDIF: Verzend-voorwaarde + SENDIFAND: 'Aan alle voorwaarden voldoen' + SENDIFOR: 'Aan een van de voorwaarde voldoen' + SENDPLAIN: 'Verstuur als platte tekst? (HTML wordt verwijderd)' + SINGULARNAME: 'Formulier pagina' + SUBMITBUTTON: Verzenden + TYPESUBJECT: E-mailonderwerp + UnrestrictedFileUploadWarning: 'Toegang tot de ingestelde map "{path}" is niet afgeschermd. Ingezonden bestanden zijn daarmee publiek toegankelijk, als de URL geraden wordt.'