diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-08 00:09:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-08 00:09:25 +0000 |
commit | a84250e0afdb98d07b268914b56c8763c17f5a73 (patch) | |
tree | 5c320505cd73ad0e6dd66b48c2395b2d900fa28b /lib/l10n/nl.js | |
parent | c8ba8f637eb04f70cde45c5051e7e78c0ab24026 (diff) | |
download | nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.tar.gz nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/nl.js')
-rw-r--r-- | lib/l10n/nl.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/nl.js b/lib/l10n/nl.js index c6772b00985..4e6eef3fe37 100644 --- a/lib/l10n/nl.js +++ b/lib/l10n/nl.js @@ -62,6 +62,8 @@ OC.L10N.register( "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 connection failed" : "PostgreSQL niet verbonden", + "Please check your connection details." : "Controleer je connectie details", "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 je eigen risico!", "For the best results, please consider using a GNU/Linux server instead." : "Voor het beste resultaat adviseren wij het gebruik van een GNU/Linux server.", |