Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/l10n/cs_CZ.js')
-rw-r--r--apps/updatenotification/l10n/cs_CZ.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js
index 088e052e2c9..a9c22301675 100644
--- a/apps/updatenotification/l10n/cs_CZ.js
+++ b/apps/updatenotification/l10n/cs_CZ.js
@@ -4,7 +4,7 @@ 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.",
"Updated channel" : "Aktualizovat kanál",
- "ownCloud core" : "ownCloud jádro",
+ "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",
@@ -13,7 +13,6 @@ 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:",
- "Only notification for app updates are available, because the selected update channel for ownCloud itself does not allow notifications." : "Jsou dostupná pouze upozornění na aktualizace aplikací, protože vybraný kanál aktualizací přímo pro ownCloud neumožňuje upozorňování."
+ "Notify members of the following groups about available updates:" : "Upozorňovat členy následujících skupin na dostupné aktualizace:"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");