summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/de.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-08-12 00:10:18 +0000
committerNextcloud bot <bot@nextcloud.com>2016-08-12 00:10:18 +0000
commit35358bdde08d4acd5afbd2ab31bea6aedf416c32 (patch)
tree4e26f6f1ae1b18b98c7957695c0d630bed804508 /apps/updatenotification/l10n/de.js
parentf68f1d5f37e248aa7e5ac56e34fe79ce184ce149 (diff)
downloadnextcloud-server-35358bdde08d4acd5afbd2ab31bea6aedf416c32.tar.gz
nextcloud-server-35358bdde08d4acd5afbd2ab31bea6aedf416c32.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/de.js')
-rw-r--r--apps/updatenotification/l10n/de.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/de.js b/apps/updatenotification/l10n/de.js
index 331993c2cb4..f8cc30818c1 100644
--- a/apps/updatenotification/l10n/de.js
+++ b/apps/updatenotification/l10n/de.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Notify members of the following groups about available updates:" : "Informiere die Mitglieder der folgenden Gruppen über verfügbare Updates:",
"Only notification for app updates are available." : "Benachrichtigungen sind nur für Aktualisierungen von Apps verfügbar.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Der gewählte Aktualisierungskanal macht dedizierte Benachrichtigungen für Server Aktualisierungen obsolet.",
- "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server."
+ "The selected update channel does not support updates of the server." : "Der gewählte Aktualisierungskanal unterstützt keine Aktualisierungen für Server.",
+ "At the moment only manual updates are supported on your environment. This is very likely the case because functions such as shell_exec are not available." : "Aktuell werden lediglich manuelle Aktualisierungen in deiner Umgebung unterstützt. Dies ist wahrscheinlich der Fall, da Funktionen wie zum Beispiel shell_exec nicht verfügbar sind."
},
"nplurals=2; plural=(n != 1);");