diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-07-31 01:56:30 -0400 |
commit | de01951da32efdebfff4ddb21cd07328a2d28e31 (patch) | |
tree | f01d2f4c38900832e5e6156c9d5f67dc5daba182 /lib/l10n/nl.js | |
parent | db91b4505ccd105f03cd23ac91e66b4b48b0b38d (diff) | |
download | nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.tar.gz nextcloud-server-de01951da32efdebfff4ddb21cd07328a2d28e31.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index 6c5aa7174d1..c7a68c9000f 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -66,16 +66,11 @@ OC.L10N.register( "%s enter the database username." : "%s opgeven database gebruikersnaam.", "%s enter the database name." : "%s opgeven databasenaam.", "%s you may not use dots in the database name" : "%s er mogen geen puntjes in de databasenaam voorkomen", - "MySQL/MariaDB username and/or password not valid" : "MySQL/MariaDB gebruikersnaam en/of wachtwoord ongeldig", - "You need to enter either an existing account or the administrator." : "Geef of een bestaand account op of het beheerdersaccount.", - "DB Error: \"%s\"" : "DB Fout: \"%s\"", - "Offending command was: \"%s\"" : "Onjuiste commande was: \"%s\"", - "MySQL/MariaDB user '%s'@'localhost' exists already." : "MySQL/MariaDB gebruiker '%s'@'localhost' bestaat al.", - "Drop this user from MySQL/MariaDB" : "Verwijder deze gebruiker uit MySQL/MariaDB", - "MySQL/MariaDB user '%s'@'%%' already exists" : "MySQL/MariaDB gebruiker '%s'@'%%' bestaat al", - "Drop this user from MySQL/MariaDB." : "Verwijder deze gebruiker uit MySQL/MariaDB.", "Oracle connection could not be established" : "Er kon geen verbinding met Oracle worden bereikt", "Oracle username and/or password not valid" : "Oracle gebruikersnaam en/of wachtwoord ongeldig", + "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 of een bestaand account op of het beheerdersaccount.", "Offending command was: \"%s\", name: %s, password: %s" : "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s", "PostgreSQL username and/or password not valid" : "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig", "Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OSX wordt niet ondersteund en %s zal niet goed werken op dit platform. Gebruik het op uw eigen risico!", |