diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-09 00:09:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-09 00:09:31 +0000 |
commit | f5aafdc89789623e72f9a05ecc2629ed2894668b (patch) | |
tree | 31bc16d9ddd0e5e8725d75478a877790bc1c0889 /apps/updatenotification/l10n/cs_CZ.js | |
parent | c16aefcff50b9e63fdc6aaa3c2307b0983bbd56e (diff) | |
download | nextcloud-server-f5aafdc89789623e72f9a05ecc2629ed2894668b.tar.gz nextcloud-server-f5aafdc89789623e72f9a05ecc2629ed2894668b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/cs_CZ.js')
-rw-r--r-- | apps/updatenotification/l10n/cs_CZ.js | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js index 43e526726f8..1380d8eba95 100644 --- a/apps/updatenotification/l10n/cs_CZ.js +++ b/apps/updatenotification/l10n/cs_CZ.js @@ -3,10 +3,10 @@ OC.L10N.register( { "Update notifications" : "Aktualizovat upozornění", "{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.", + "Channel updated" : "Kanál aktualizován", "Nextcloud core" : "Nextcloud Core", "Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.", "A new version is available: %s" : "Je dostupná nová verze: %s", - "Open updater" : "Otevřít program aktualizací", "Your version is up to date." : "Používáte nejnovější verzi.", "Checked on %s" : "Zkontrolováno %s", "Update channel:" : "Aktualizovat kanál:", @@ -15,7 +15,6 @@ 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", - "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." + "Updater" : "Automatické aktualizace" }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |