diff options
Diffstat (limited to 'core/l10n/nl.js')
-rw-r--r-- | core/l10n/nl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/nl.js b/core/l10n/nl.js index e1f841778fb..c44ef532e6c 100644 --- a/core/l10n/nl.js +++ b/core/l10n/nl.js @@ -46,6 +46,7 @@ OC.L10N.register( "Error loading file picker template: {error}" : "Fout bij laden bestandenselecteur sjabloon: {error}", "Ok" : "Ok", "Error loading message template: {error}" : "Fout bij laden berichtensjabloon: {error}", + "read-only" : "Alleen lezen", "_{count} file conflict_::_{count} file conflicts_" : ["{count} bestandsconflict","{count} bestandsconflicten"], "One file conflict" : "Een bestandsconflict", "New Files" : "Nieuwe bestanden", @@ -129,6 +130,7 @@ OC.L10N.register( "Reset password" : "Reset wachtwoord", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wordt niet ondersteund en %s zal niet goed werken op dit platform. Gebruik het op uw eigen risico!", "For the best results, please consider using a GNU/Linux server instead." : "Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.", + "Please install the cURL extension and restart your webserver." : "Installeer de cURL extensie en herstart uw webserver.", "Personal" : "Persoonlijk", "Users" : "Gebruikers", "Apps" : "Apps", |