summaryrefslogtreecommitdiffstats
path: root/settings/l10n/nl.js
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/nl.js')
-rw-r--r--settings/l10n/nl.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 7f4df7337eb..039a6112e36 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -98,7 +98,6 @@ OC.L10N.register(
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "Er trad een fout op. Upload als een ASCII-gecodeerd PEM certificaat.",
"Valid until {date}" : "Geldig tot {date}",
"Delete" : "Verwijder",
- "An error occurred: {message}" : "Er heeft zich een fout voorgedaan: {message}",
"Select a profile picture" : "Kies een profielafbeelding",
"Very weak password" : "Zeer zwak wachtwoord",
"Weak password" : "Zwak wachtwoord",
@@ -132,8 +131,6 @@ OC.L10N.register(
"Login" : "Login",
"Plain" : "Gewoon",
"NT LAN Manager" : "NT LAN Manager",
- "SSL" : "SSL",
- "TLS" : "TLS",
"Email server" : "E-mailserver",
"Open documentation" : "Open documentatie",
"This is used for sending out notifications." : "Dit wordt gebruikt voor het verzenden van meldingen.",
@@ -221,8 +218,6 @@ OC.L10N.register(
"Show disclaimer text on the public link upload page. (Only shown when the file list is hidden.)" : "Tonen disclaimer op de openbare link uploadpagina (alleen tonen als het bestandsoverzicht verborgen is).",
"This text will be shown on the public link upload page when the file list is hidden." : "Deze tekst wordt getoond op de openbare link uploadpagina als het bestandsoverzicht is verborgen.",
"Tips & tricks" : "Tips & trucs",
- "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.",
- "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
"To migrate to another database use the command line tool: 'occ db:convert-type', or see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation ↗</a>." : "Om te migreren naar een andere database moet u de commandoregel tool gebruiken: 'occ db:convert-type', lees de <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentatie ↗</a>.",
"How to do backups" : "Hoe maak je back-ups",
"Advanced monitoring" : "Geavanceerde monitoring",
@@ -317,7 +312,6 @@ OC.L10N.register(
"Create" : "Aanmaken",
"Admin Recovery Password" : "Beheer herstel wachtwoord",
"Enter the recovery password in order to recover the users files during password change" : "Voer het herstel wachtwoord in om de gebruikersbestanden terug te halen bij wachtwoordwijziging",
- "Group" : "Groep",
"Everyone" : "Iedereen",
"Admins" : "Beheerders",
"Default quota" : "Standaard quota",
@@ -333,8 +327,13 @@ OC.L10N.register(
"change email address" : "wijzig e-mailadres",
"Default" : "Standaard",
"add group" : "groep toevoegen",
+ "SSL" : "SSL",
+ "TLS" : "TLS",
+ "SQLite is used as database. For larger installations we recommend to switch to a different database backend." : "SQLite wordt gebruikt als database. Voor grotere installaties adviseren we om te schakelen naar een andere database engine.",
+ "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Vooral wanneer de desktop client wordt gebruik voor bestandssynchronisatie wordt gebruik van sqlite afgeraden.",
"If you want to support the project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Ondersteun het project\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">ontwikkel het mee</a>\n\t\t<or></or>\n\t\t<a href=\"https://nextcloud.com/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">verkondig het woord</a>!",
"Add Group" : "Groep toevoegen",
+ "Group" : "Groep",
"Default Quota" : "Standaard limiet",
"Full Name" : "Volledige naam",
"Group Admin for" : "Groepsbeheerder voor",
@@ -347,6 +346,7 @@ OC.L10N.register(
"Updates" : "Updates",
"Official apps are developed by and within the Nextcloud community. They offer functionality central to Nextcloud and are ready for production use." : "Officiële apps worden ontwikkeld door en binnen de Nextcloud community. Ze bieden cruciale functionaliteit voor Nextcloud en zijn klaar voor productie.",
"No apps found for \"{query}\"" : "Geen apps gevonden voor {query}",
+ "An error occurred: {message}" : "Er heeft zich een fout voorgedaan: {message}",
"Please check the <a target=\"_blank\" href=\"%s\">installation documentation ↗</a> for php configuration notes and the php configuration of your server, especially when using php-fpm." : "Lees de <a target=\"_blank\" href=\"%s\">installatiedocumentatie ↗</a> voor php configuratienotities en de php configuratie van je server, zeker bij gebruik van php-fpm.",
"Your database does not run with \"READ COMMITED\" transaction isolation level. This can cause problems when multiple actions are executed in parallel." : "Je database draait niet met \"READ COMMITED\" transactie isolatie niveau. Dit kan problemen opleveren als er meerdere acties tegelijkertijd worden uitgevoerd.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Je server draait op Microsoft Windows. We adviseren je om een linux server te gebruiken voor een optimale gebruikerservaring.",