diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-07-16 00:09:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-07-16 00:09:18 +0000 |
commit | d6907fe84d89c6c805e41c3ef45be6263319fd34 (patch) | |
tree | 8152a416b49bc27b88cd850d53010a0446d8e9f7 /apps/updatenotification/l10n/cs_CZ.js | |
parent | 6f9236fb3b08ee370c215b448c169372a518e326 (diff) | |
download | nextcloud-server-d6907fe84d89c6c805e41c3ef45be6263319fd34.tar.gz nextcloud-server-d6907fe84d89c6c805e41c3ef45be6263319fd34.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/cs_CZ.js')
-rw-r--r-- | apps/updatenotification/l10n/cs_CZ.js | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js index a9c22301675..37fef1c73f9 100644 --- a/apps/updatenotification/l10n/cs_CZ.js +++ b/apps/updatenotification/l10n/cs_CZ.js @@ -13,6 +13,8 @@ OC.L10N.register( "Checked on %s" : "Zkontrolováno %s", "Update channel:" : "Aktualizovat kanál:", "You can always update to a newer version / experimental channel. But you can never downgrade to a more stable channel." : "Vždy můžete aktualizovat na novější verzi / experimentální kanál. Poté ale nelze nikdy provést downgrade zpět na nižší stabilní kanál.", - "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:" + "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:", + "Only notification for app updates are available." : "Je možné pouze upozornění na dostupné aktualizace aplikací.", + "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru." }, "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"); |