summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-27 00:07:01 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-27 00:07:01 +0000
commit9984eba7278685d5bb0017e971751af4130aa875 (patch)
tree448a4a30599b78e897bd9a2896d4b84a9bc8f4e2 /lib/l10n/nl.js
parentb98dfaccd96fb9b0da13bc59f55ed9b61cbbd528 (diff)
downloadnextcloud-server-9984eba7278685d5bb0017e971751af4130aa875.tar.gz
nextcloud-server-9984eba7278685d5bb0017e971751af4130aa875.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r--lib/l10n/nl.js10
1 files changed, 10 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 8491395ad3b..c19054d8a47 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -20,6 +20,7 @@ OC.L10N.register(
"Server version %s or lower is required." : "Serverversie %s of lager vereist.",
"Unknown filetype" : "Onbekend bestandsformaat",
"Invalid image" : "Ongeldige afbeelding",
+ "Avatar image is not square" : "Avatar is niet vierkant",
"today" : "vandaag",
"yesterday" : "gisteren",
"_%n day ago_::_%n days ago_" : ["%n dag geleden","%n dagen geleden"],
@@ -115,6 +116,14 @@ OC.L10N.register(
"Expiration date is in the past" : "De vervaldatum ligt in het verleden",
"Cannot set expiration date more than %s days in the future" : "Kan vervaldatum niet verder dan %s dagen in de toekomst instellen",
"Could not find category \"%s\"" : "Kon categorie \"%s\" niet vinden",
+ "Monday" : "maandag",
+ "Mon." : "Maa.",
+ "Sat." : "Zat.",
+ "Su" : "Zo",
+ "Fr" : "Vr",
+ "Sa" : "Za",
+ "May" : "mei",
+ "Sep." : "Sep.",
"Apps" : "Apps",
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Alleen de volgende tekens zijn toegestaan in een gebruikersnaam: \"a-z\", \"A-Z\", \"0-9\", en \"_.@-\"",
"A valid username must be provided" : "Er moet een geldige gebruikersnaam worden opgegeven",
@@ -173,6 +182,7 @@ OC.L10N.register(
"Storage unauthorized. %s" : "Opslag niet toegestaan. %s",
"Storage incomplete configuration. %s" : "Incomplete opslagconfiguratie. %s",
"Storage connection error. %s" : "Opslagverbindingsfout. %s",
+ "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar",
"Storage connection timeout. %s" : "Opslagverbinding time-out. %s",
"Microsoft Windows Platform is not supported" : "Microsoft Windows Platform wordt niet ondersteund",
"Running Nextcloud Server on the Microsoft Windows platform is not supported. We suggest you use a Linux server in a virtual machine if you have no option for migrating the server itself." : "Het draaien van Nextcloud server op het Microsoft Windows platform wordt niet ondersteund. We adviseren je om een Linux server op een virtuele server te gebruiken als je geen mogelijkheid hebt om een server zelf te migreren.",