summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/cs_CZ.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/cs_CZ.js')
-rw-r--r--apps/updatenotification/l10n/cs_CZ.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js
index 56dcfdd7aee..2bc1daf96ed 100644
--- a/apps/updatenotification/l10n/cs_CZ.js
+++ b/apps/updatenotification/l10n/cs_CZ.js
@@ -6,7 +6,6 @@ OC.L10N.register(
"Updated channel" : "Aktualizovat kanál",
"Nextcloud core" : "Nextcloud Core",
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
- "Updater" : "Automatické aktualizace",
"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.",
@@ -16,6 +15,7 @@ OC.L10N.register(
"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 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."
+ "The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.",
+ "Updater" : "Automatické aktualizace"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");