summaryrefslogtreecommitdiffstats
path: root/lib/l10n/nl.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-20 01:54:55 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-04-20 01:54:55 -0400
commita296cbd203af89a8433f76dbc3a90872d627efda (patch)
tree6a4089b4b1515a1d2e9abe82bb53be72ce09ba0e /lib/l10n/nl.js
parentb441d3dcb32ef2cf2aa0e088ed320996b67e8fd5 (diff)
downloadnextcloud-server-a296cbd203af89a8433f76dbc3a90872d627efda.tar.gz
nextcloud-server-a296cbd203af89a8433f76dbc3a90872d627efda.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r--lib/l10n/nl.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index e772d083dea..2682696bd81 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -7,10 +7,6 @@ OC.L10N.register(
"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 de config directory%s",
"Sample configuration detected" : "Voorbeeldconfiguratie gevonden",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Blijkbaar is de voorbeeldconfiguratie gekopieerd. Dit kan uw installatie beschadigen en wordt niet dan ook ondersteund. Lees de documentatie voordat u wijzigingen aan config.php doorvoert",
- "You are not allowed to share %s" : "U bent niet bevoegd om %s te delen",
- "Cannot increase permissions of %s" : "Kan de rechten van %s niet verruimen",
- "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",
"PHP %s or higher is required." : "PHP %s of hoger vereist.",
"PHP with a version lower than %s is required." : "PHP met een versie lager dan %s is vereist.",
"Following databases are supported: %s" : "De volgende databases worden ondersteund: %s",
@@ -21,11 +17,16 @@ OC.L10N.register(
"Following platforms are supported: %s" : "De volgende platformen worden ondersteund: %s",
"ownCloud %s or higher is required." : "ownCloud %s of hoger vereist.",
"ownCloud %s or lower is required." : "ownCloud %s of lager vereist.",
+ "You are not allowed to share %s" : "U bent niet bevoegd om %s te delen",
+ "Cannot increase permissions of %s" : "Kan de rechten van %s niet verruimen",
+ "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",
"Help" : "Help",
"Personal" : "Persoonlijk",
"Users" : "Gebruikers",
"Admin" : "Beheerder",
"Recommended" : "Aanbevolen",
+ "App \"%s\" cannot be installed because appinfo file cannot be read." : "App \"%s\" kan niet worden geïnstalleerd, omdat het appinfo bestand niet gelezen kan worden.",
"App \"%s\" cannot be installed because it is not compatible with this version of ownCloud." : "App \"%s\" kan niet worden geïnstalleerd, omdat deze niet compatible is met deze versie van ownCloud.",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "App \"%s\" kan niet worden geïnstalleerd, omdat de volgende afhankelijkheden niet zijn ingevuld: %s",
"No app name specified" : "Geen app naam opgegeven.",