diff options
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;"); |