aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-18 01:55:30 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-10-18 01:55:30 -0400
commit68dd1edbfedd238e39234ff6304eeaba90217155 (patch)
treed9a3db75bc87a9e8547a9f4f3e906a880521e2db /lib
parent2b6281fc9d19f6b516d745386aafc64d3c610668 (diff)
downloadnextcloud-server-68dd1edbfedd238e39234ff6304eeaba90217155.tar.gz
nextcloud-server-68dd1edbfedd238e39234ff6304eeaba90217155.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib')
-rw-r--r--lib/l10n/de.php1
-rw-r--r--lib/l10n/de_DE.php1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index e2586d286ed..ac359e34f52 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Settings" => "Einstellungen",
"Users" => "Benutzer",
"Admin" => "Administration",
+"Recommended" => "Empfohlen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Applikation \\\"%s\\\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
"No app name specified" => "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" => "Unbekannter Dateityp",
diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php
index 98f74eee4d5..006f28d6066 100644
--- a/lib/l10n/de_DE.php
+++ b/lib/l10n/de_DE.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Settings" => "Einstellungen",
"Users" => "Benutzer",
"Admin" => "Administrator",
+"Recommended" => "Empfohlen",
"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "App »%s« kann nicht installiert werden, da sie mit dieser ownCloud-Version nicht kompatibel ist.",
"No app name specified" => "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" => "Unbekannter Dateityp",