Dutch translations

This commit is contained in:
Firesphere 2013-07-10 23:22:13 +02:00 committed by colymba
parent cf47c6d69a
commit b7b1a924a5
2 changed files with 20 additions and 0 deletions

9
javascript/lang/nl_NL.js Normal file
View File

@ -0,0 +1,9 @@
if(typeof(ss) == 'undefined' || typeof(ss.i18n) == 'undefined') {
console.error('Class ss.i18n niet gevonden of niet gedefinieerd');
} else {
ss.i18n.addDictionary('nl_NL', {
'GridFieldBulkTools.FINISH_CONFIRM': "Er zijn niet-opgeslagen wijzigingen.\n\nDoorgaan zal al deze niet-opgeslagen wijzigingen vergeten.\n\nWeet je zeker dat je de pagina wilt verlaten?",
'GridFieldBulkTools.EDIT_CHANGED': 'Aangepast',
'GridFieldBulkTools.EDIT_UPDATED': 'Opgeslagen'
});
}

11
lang/nl.yml Normal file
View File

@ -0,0 +1,11 @@
nl:
GridFieldBulkTools:
BULK_UPLOAD_BTN_LABEL: Bulk Upload
FINISH_BTN_LABEL: Afronden
SAVE_BTN_LABEL: Alles opslaan
CANCEL_BTN_LABEL: Annuleren & alles verwijderen
EDIT_SELECT_LABEL: Bewerken
UNLINK_SELECT_LABEL: Loskoppelen
DELETE_SELECT_LABEL: Verwijderen
ACTION_BTN_LABEL: Gaan
SELECT_ALL_LABEL: Selecteer alles