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.js11
1 files changed, 9 insertions, 2 deletions
diff --git a/settings/l10n/nl.js b/settings/l10n/nl.js
index 0585778bb98..fb477f21d17 100644
--- a/settings/l10n/nl.js
+++ b/settings/l10n/nl.js
@@ -1,10 +1,12 @@
OC.L10N.register(
"settings",
{
+ "Security & setup warnings" : "Beveiligings- en instellingswaarschuwingen",
"Cron" : "Cron",
"Sharing" : "Delen",
"Email Server" : "E-mailserver",
"Log" : "Log",
+ "Tips & tricks" : "Tips & trucs",
"Authentication error" : "Authenticatie fout",
"Your full name has been changed." : "Uw volledige naam is gewijzigd.",
"Unable to change full name" : "Kan de volledige naam niet wijzigen",
@@ -109,8 +111,6 @@ OC.L10N.register(
"The Read-Only config has been enabled. This prevents setting some configurations via the web-interface. Furthermore, the file needs to be made writable manually for every update." : "De Alleen-lezen config is geactiveerd. Dit voorkomt het via de webinterface wijzigen van verschillende instellingen. Bovendien moet het bestand voor elke aanpassing handmatig op beschrijfbaar worden ingesteld.",
"PHP is apparently setup to strip inline doc blocks. This will make several core apps inaccessible." : "PHP is blijkbaar zo ingesteld dat inline doc blokken worden gestript. Hierdoor worden verschillende kernmodules onbruikbaar.",
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "Dit wordt vermoedelijk veroorzaakt door een cache/accelerator, zoals Zend OPcache of eAccelerator.",
- "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.",
"Your server is running on Microsoft Windows. We highly recommend Linux for optimal user experience." : "Uw server draait op Microsoft Windows. We adviseren om een linux server te gebruiken voor een optimale gebruikerservaring.",
"APCu below version 4.0.6 is installed, for stability and performance reasons we recommend to update to a newer APCu version." : "APCu lager dan versie 4.0.6 geïnstalleerd, voor betere stabiliteit en prestaties adviseren we bij te werken naar een nieuwere APCu versie.",
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "De PHP module 'fileinfo' ontbreekt. We adviseren met klem om deze module te activeren om de beste resultaten te bereiken voor mime-type detectie.",
@@ -119,6 +119,7 @@ OC.L10N.register(
"We strongly suggest installing the required packages on your system to support one of the following locales: %s." : "We adviseren met klem om de noodzakelijke pakketten op uw systeem te installeren om een van de volgende talen te ondersteunen: %s.",
"If your installation is not installed in the root of the domain and uses system cron, there can be issues with the URL generation. To avoid these problems, please set the \"overwrite.cli.url\" option in your config.php file to the webroot path of your installation (Suggested: \"%s\")" : "Als uw installatie niet in de hoofddirectory van het domein staat, maar wel cron gebruikt, dan kunnen er problemen ontstaan bij het genereren van URL's. Om deze problemen te voorkomen zou u de \"overwrite.cli.url\" optie in config.php moeten instellen op het webroot pad van uw ownCloud (aanbevolen: \"%s\") ",
"It was not possible to execute the cronjob via CLI. The following technical errors have appeared:" : "het was niet mogelijk om de cronjob via CLI uit te voeren. De volgende technische problemen traden op:",
+ "Please double check the <a target=\"_blank\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"#log-section\">log</a>." : "Lees de <a href='%s'>installatie handleiding</a> goed door en controleer op fouten en waarschuwingen in de <a href=\"#log-section\">logging</a>.",
"Last cron job execution: %s." : "Laatst uitgevoerde cronjob: %s.",
"Last cron job execution: %s. Something seems wrong." : "Laatst uitgevoerde cronjob: %s. Er lijkt iets fout gegaan.",
"Cron was not executed yet!" : "Cron is nog niet uitgevoerd!",
@@ -158,6 +159,12 @@ OC.L10N.register(
"More" : "Meer",
"Less" : "Minder",
"The logfile is bigger than 100 MB. Downloading it may take some time!" : "Het logbestand is groter dan 100MB. Downloaden kost even tijd!",
+ "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.",
+ "How to do backups" : "Hoe maak je back-ups",
+ "Advanced monitoring" : "Geavanceerde monitoring",
+ "Performance tuning" : "Prestatie afstelling",
+ "Improving the config.php" : "Verbeter de config.php",
"Version" : "Versie",
"More apps" : "Meer applicaties",
"Developer documentation" : "Ontwikkelaarsdocumentatie",