summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-07 01:54:56 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-07 01:54:56 -0400
commit956c3f271962d4a5b399bec99a1f386d23faa8df (patch)
treebacc6e47a923dd15e8af367f4b3cb56f956d5700 /lib/l10n
parent09c507246d6795eb389c2b97af5db0200800637e (diff)
downloadnextcloud-server-956c3f271962d4a5b399bec99a1f386d23faa8df.tar.gz
nextcloud-server-956c3f271962d4a5b399bec99a1f386d23faa8df.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/nl.js2
-rw-r--r--lib/l10n/nl.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js
index 032c9bd6300..619c12d0076 100644
--- a/lib/l10n/nl.js
+++ b/lib/l10n/nl.js
@@ -9,6 +9,7 @@ OC.L10N.register(
"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",
"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.",
+ "%sbit or higher PHP required." : "%sbit of hogere PHP vereist.",
"Following databases are supported: %s" : "De volgende databases worden ondersteund: %s",
"The command line tool %s could not be found" : "Commandoregel tool %s is niet gevonden",
"The library %s is not available." : "Library %s is niet beschikbaar.",
@@ -159,6 +160,7 @@ OC.L10N.register(
"Username contains whitespace at the beginning or at the end" : "De gebruikersnaam bevat spaties aan het begin of eind",
"A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven",
"The username is already being used" : "De gebruikersnaam bestaat al",
+ "Login canceled by app" : "Inloggen geannuleerd door app",
"User disabled" : "Gebruiker gedeactiveerd",
"Could not obtain lock type %d on \"%s\"." : "Kon geen lock type %d krijgen op \"%s\".",
"Storage unauthorized. %s" : "Opslag niet toegestaan. %s",
diff --git a/lib/l10n/nl.json b/lib/l10n/nl.json
index 5ed63c8edba..92c070d1e6a 100644
--- a/lib/l10n/nl.json
+++ b/lib/l10n/nl.json
@@ -7,6 +7,7 @@
"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",
"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.",
+ "%sbit or higher PHP required." : "%sbit of hogere PHP vereist.",
"Following databases are supported: %s" : "De volgende databases worden ondersteund: %s",
"The command line tool %s could not be found" : "Commandoregel tool %s is niet gevonden",
"The library %s is not available." : "Library %s is niet beschikbaar.",
@@ -157,6 +158,7 @@
"Username contains whitespace at the beginning or at the end" : "De gebruikersnaam bevat spaties aan het begin of eind",
"A valid password must be provided" : "Er moet een geldig wachtwoord worden opgegeven",
"The username is already being used" : "De gebruikersnaam bestaat al",
+ "Login canceled by app" : "Inloggen geannuleerd door app",
"User disabled" : "Gebruiker gedeactiveerd",
"Could not obtain lock type %d on \"%s\"." : "Kon geen lock type %d krijgen op \"%s\".",
"Storage unauthorized. %s" : "Opslag niet toegestaan. %s",