From 956c3f271962d4a5b399bec99a1f386d23faa8df Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Sat, 7 May 2016 01:54:56 -0400 Subject: [tx-robot] updated from transifex --- lib/l10n/nl.js | 2 ++ lib/l10n/nl.json | 2 ++ 2 files changed, 4 insertions(+) (limited to 'lib/l10n') 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", -- cgit v1.2.3