Update Dutch language files (#2987)

This commit is contained in:
Alwin Drenth 2017-07-21 17:27:27 +02:00 committed by Luke Towers
parent 950c341c49
commit c1cd76d60a
3 changed files with 14 additions and 5 deletions

View File

@ -39,6 +39,7 @@ return [
'restore' => 'Herstellen',
'login_placeholder' => 'Gebruikersnaam',
'password_placeholder' => 'Wachtwoord',
'remember_me' => 'Blijf ingelogd',
'forgot_password' => 'Wachtwoord vergeten?',
'enter_email' => 'Vul e-mailadres in',
'enter_login' => 'Vul gebruikersnaam in',
@ -361,6 +362,8 @@ return [
'no_wrap_comment' => 'Een lijst van tags die niet worden afgebroken.',
'remove_tags' => 'Te verwijderen HTML-tags',
'remove_tags_comment' => 'Een lijst van HTML-tags die samen met hun inhoud worden verwijderd.',
'toolbar_buttons' => 'Toolbar knoppen',
'toolbar_buttons_comment' => 'De toolbar knoppen die standaard getoond worden door de Rich Editor. [fullscreen, bold, italic, underline, strikeThrough, subscript, superscript, fontFamily, fontSize, |, color, emoticons, inlineStyle, paragraphStyle, |, paragraphFormat, align, formatOL, formatUL, outdent, indent, quote, insertHR, -, insertLink, insertImage, insertVideo, insertAudio, insertFile, insertTable, undo, redo, clearFormatting, selectAll, html]',
],
'tooltips' => [
'preview_website' => 'Voorvertoning website',
@ -491,7 +494,7 @@ return [
'iso_8859_14' => 'ISO-8859-14 (Latin-8, Celtic)',
'iso_8859_15' => 'ISO-8859-15 (Latin-9, Western European revision with euro sign)',
'windows_1251' => 'Windows-1251 (CP1251)',
'windows_1252' => 'Windows-1252 (CP1252)',
],
],
'windows_1252' => 'Windows-1252 (CP1252)'
]
]
];

View File

@ -11,7 +11,7 @@ return [
'error_deleting' => 'Fout bij het verwijderen van template: ":name". Controleer de schrijfrechten.',
'delete_success' => 'Templates zijn succesvol verwijderd: :count.',
'file_name_required' => 'Het invullen van een bestandsnaam is verplicht.',
'safe_mode_enabled' => 'Safe-modus is op dit moment ingeschakeld.',
'safe_mode_enabled' => 'Beveiligde modus is op dit moment ingeschakeld.',
],
'dashboard' => [
'active_theme' => [
@ -24,6 +24,7 @@ return [
],
'theme' => [
'not_found_name' => 'Het thema \':name\' is niet gevonden.',
'by_author' => 'Door :name',
'active' => [
'not_set' => 'Er is geen actief thema geselecteerd.',
'not_found' => 'Het actieve thema is niet gevonden.',
@ -69,7 +70,7 @@ return [
'import_theme_success' => 'Thema succesvol geïmporteerd!',
'import_uploaded_file' => 'Thema archiefbestand',
'import_overwrite_label' => 'Overschijf bestaande bestanden',
'import_overwrite_comment' => 'Untick this box to only import new files',
'import_overwrite_comment' => 'Vink uit om alleen nieuwe bestanden te importeren',
'import_folders_label' => 'Mappen',
'import_folders_comment' => 'Selecteer de mappen die je wilt importeren:',
'export_button' => 'Exporteren',

View File

@ -14,6 +14,7 @@ return [
'en-au' => 'English (Australia)',
'en-ca' => 'English (Canada)',
'en-gb' => 'English (United Kingdom)',
'et' => 'Eesti',
'de' => 'Deutsch',
'el' => 'Ελληνικά',
'es' => 'Español',
@ -25,16 +26,19 @@ return [
'id' => 'Bahasa Indonesia',
'it' => 'Italiano',
'ja' => '日本語',
'lt' => 'Lietuvių',
'lv' => 'Latvijas',
'nb-no' => 'Norsk (Bokmål)',
'nl' => 'Nederlands',
'pl' => 'Polskie',
'pt-br' => 'Português (Brasil)',
'pt-pt' => 'Português (Portugal)',
'ro' => 'Română',
'ru' => 'Русский',
'sv' => 'Svenska',
'sk' => 'Slovenský',
'tr' => 'Türkçe',
'uk' => 'Українська мова',
'zh-cn' => '简体中文',
'zh-tw' => '繁體中文'
],
@ -60,6 +64,7 @@ return [
'users' => 'Gebruikers',
'system' => 'Systeem',
'social' => 'Sociaal',
'backend' => 'Back-end',
'events' => 'Events',
'customers' => 'Klanten',
'my_settings' => 'Mijn instellingen',