diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-02-01 17:19:47 +0000 |
commit | b006f25457cc625780f66faed287016951a56316 (patch) | |
tree | 646bd87a18648969c75694c8cdd5908bc90aef3e /lib/l10n/nl.js | |
parent | e28c40788f2e8b85f7befab05a5d070a169afdb5 (diff) | |
download | nextcloud-server-b006f25457cc625780f66faed287016951a56316.tar.gz nextcloud-server-b006f25457cc625780f66faed287016951a56316.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 28 |
1 files changed, 1 insertions, 27 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 09423ce3af4..41f9a528b5f 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -227,32 +227,6 @@ OC.L10N.register( "Storage incomplete configuration. %s" : "Incomplete opslag configuratie. %s", "Storage connection error. %s" : "Opslag verbindingsfout. %s", "Storage is temporarily not available" : "Opslag is tijdelijk niet beschikbaar", - "Storage connection timeout. %s" : "Opslag verbinding time-out. %s", - "This can usually be fixed by %sgiving the webserver write access to the config directory%s." : "Dit kan hersteld worden door de webserver %sschrijfrechten te geven op de configuratie directory%s", - "Module with id: %s does not exist. Please enable it in your apps settings or contact your administrator." : "Module met id: %s bestaat niet. Activeer het in je apps instellingen, of neem contact op met je beheerder.", - "Server settings" : "Server instellingen", - "DB Error: \"%s\"" : "DB Fout: \"%s\"", - "Offending command was: \"%s\"" : "Onjuiste commande was: \"%s\"", - "You need to enter either an existing account or the administrator." : "Geef een bestaand account op of het beheerdersaccount.", - "Offending command was: \"%s\", name: %s, password: %s" : "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s", - "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Instellen van de gebruik rechten voor %s is mislukt, omdat de rechten hoger zijn dan de aan %s toegekende gebruik rechten", - "Setting permissions for %s failed, because the item was not found" : "Instellen van de gebruik rechten voor %s is mislukt, omdat het object niet is gevonden", - "Cannot clear expiration date. Shares are required to have an expiration date." : "Kan verval datum niet weghalen. Gedeelte folders moeten een vervaldatum hebben.", - "Cannot increase permissions of %s" : "Kan de rechten van %s niet verhogen.", - "Files can't be shared with delete permissions" : "Bestanden kunnen niet worden gedeeld met verwijder rechten", - "Files can't be shared with create permissions" : "Bestanden kunnen niet worden gedeeld met creëer rechten", - "Cannot set expiration date more than %s days in the future" : "Kan de vervaldatum niet meer dan %s dagen in de toekomst instellen", - "Personal" : "Persoonlijk", - "Admin" : "Beheerder", - "No app name specified" : "Geen app naam opgegeven.", - "App '%s' could not be installed!" : "App '%s' kan niet worden geïnstalleerd!", - "This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "Dit kan hersteld worden door de webserver schrijfrechten te %s geven op de appsdirectory %s of door de appstore te deactiveren in het configuratie bestand.", - "Cannot create \"data\" directory (%s)" : "Kan de \"data\" directory (%s) niet aanmaken", - "This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "Dit kan hersteld worden door <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\"> de webserver schrijfrechten te geven tot de hoofd directory</a>.", - "Permissions can usually be fixed by %sgiving the webserver write access to the root directory%s." : "Toegang kan hersteld worden door %s in de hoofd directory %s op de webserver schrijfrechten te geven.", - "Data directory (%s) is readable by other users" : "De data directory (%s) is alleen lezen voor andere gebruikers", - "Data directory (%s) must be an absolute path" : "De data directory (%s) moet een absolute bestandslocatie hebben", - "Data directory (%s) is invalid" : "Data directory (%s) is ongeldig", - "Please check that the data directory contains a file \".ocdata\" in its root." : "Verifieer dat de data directory een bestand \".ocdata\" in de hoofdmap heeft." + "Storage connection timeout. %s" : "Opslag verbinding time-out. %s" }, "nplurals=2; plural=(n != 1);"); |