aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/cs_CZ.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-01 00:09:31 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-01 00:09:31 +0000
commite6c8c33b033a555bd29c5504f0796800df881c85 (patch)
treeeba729745cf66bd8efb586d46a841098c762bee3 /apps/updatenotification/l10n/cs_CZ.js
parent62c89213f475c50f1c9b417c887fdd0c25df8bdf (diff)
downloadnextcloud-server-e6c8c33b033a555bd29c5504f0796800df881c85.tar.gz
nextcloud-server-e6c8c33b033a555bd29c5504f0796800df881c85.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/cs_CZ.js')
-rw-r--r--apps/updatenotification/l10n/cs_CZ.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js
index 2bc1daf96ed..1c4dbf8dec8 100644
--- a/apps/updatenotification/l10n/cs_CZ.js
+++ b/apps/updatenotification/l10n/cs_CZ.js
@@ -16,6 +16,7 @@ OC.L10N.register(
"Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.",
"The selected update channel makes dedicated notifications for the server obsolete." : "Zvolený kanál aktualizací označuje dedikovaná upozornění pro server za zastaralá.",
"The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.",
- "Updater" : "Automatické aktualizace"
+ "Updater" : "Automatické aktualizace",
+ "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." : "Pro vaše prostředí jsou momentálně dostupné pouze ruční aktualizace. Nejspíše z důvodu nedostupných funkcí jako třeba shell_exec."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");