summaryrefslogtreecommitdiffstats
path: root/lib/l10n/de.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-30 01:54:41 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-03-30 01:54:41 -0400
commitda55ff630c7bd29d7a90e79199d8fc20a8ee7544 (patch)
tree83c101987c67613368693475133c17f283ffc634 /lib/l10n/de.js
parent1db9605afb708a07cd3bf005b4d331fdf819394e (diff)
downloadnextcloud-server-da55ff630c7bd29d7a90e79199d8fc20a8ee7544.tar.gz
nextcloud-server-da55ff630c7bd29d7a90e79199d8fc20a8ee7544.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r--lib/l10n/de.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js
index 5b0025ef601..deabbb16c44 100644
--- a/lib/l10n/de.js
+++ b/lib/l10n/de.js
@@ -141,6 +141,8 @@ OC.L10N.register(
"Please make sure you have PostgreSQL >= 9 or check the logs for more information about the error" : "Stelle bitte sicher, dass Du PostgreSQL >= 9 verwendest oder prüfe die Logs für weitere Informationen über den Fehler",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "Bitte ändere die Berechtigungen auf 0770 sodass das Verzeichnis nicht von anderen Nutzer angezeigt werden kann.",
"Data directory (%s) is readable by other users" : "Daten-Verzeichnis (%s) ist von anderen Nutzern lesbar",
+ "Data directory (%s) must be an absolute path" : "Das Daten-Verzeichnis (%s) muss ein absoluter Pfad sein",
+ "Check the value of \"datadirectory\" in your configuration" : "Prüfe bitte die Angabe unter \"datadirectory\" in Deiner Konfiguration",
"Data directory (%s) is invalid" : "Daten-Verzeichnis (%s) ist ungültig",
"Please check that the data directory contains a file \".ocdata\" in its root." : "Bitte stelle sicher, dass das Datenverzeichnis auf seiner ersten Ebene eine Datei namens „.ocdata“ enthält.",
"Could not obtain lock type %d on \"%s\"." : "Sperrtyp %d auf „%s“ konnte nicht ermittelt werden."