summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-07-08 00:09:25 +0000
committerNextcloud bot <bot@nextcloud.com>2016-07-08 00:09:25 +0000
commita84250e0afdb98d07b268914b56c8763c17f5a73 (patch)
tree5c320505cd73ad0e6dd66b48c2395b2d900fa28b /lib/l10n/de_DE.js
parentc8ba8f637eb04f70cde45c5051e7e78c0ab24026 (diff)
downloadnextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.tar.gz
nextcloud-server-a84250e0afdb98d07b268914b56c8763c17f5a73.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de_DE.js')
-rw-r--r--lib/l10n/de_DE.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/de_DE.js b/lib/l10n/de_DE.js
index 52c30cab0bf..adabe585119 100644
--- a/lib/l10n/de_DE.js
+++ b/lib/l10n/de_DE.js
@@ -62,6 +62,8 @@ OC.L10N.register(
"Offending command was: \"%s\"" : "Fehlerhafter Befehl war: „%s“",
"You need to enter either an existing account or the administrator." : "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.",
"Offending command was: \"%s\", name: %s, password: %s" : "Fehlerhafter Befehl war: „%s“, Name: %s, Passwort: %s",
+ "PostgreSQL connection failed" : "Die Verbindung zu PostgreSQL ist fehlgeschlagen",
+ "Please check your connection details." : "Bitte überprüfen Sie ihre Verbindungseinstellungen.",
"PostgreSQL username and/or password not valid" : "PostgreSQL-Benutzername und/oder -Passwort ungültig",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " : "Mac OS X wird nicht unterstützt und %s wird auf dieser Plattform nicht richtig funktionieren. Die Benutzung erfolgt auf eigene Gefahr!",
"For the best results, please consider using a GNU/Linux server instead." : "Zur Gewährleistung eines optimalen Betriebs sollte stattdessen ein GNU/Linux-Server verwendet werden.",