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:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-27 08:55:35 +0300
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-05-27 08:55:35 +0300
commita95275d27b88118d1b9469d88967cfbf88cdcecd (patch)
tree85be9853a8db2261ad8b333a2dfb4131b13ffd99 /apps/updatenotification/l10n/cs_CZ.js
parent2832e4f226390e212d0bdfb6581a3f37fe4faa3c (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/cs_CZ.js')
-rw-r--r--apps/updatenotification/l10n/cs_CZ.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js
index 9122b20c8c2..088e052e2c9 100644
--- a/apps/updatenotification/l10n/cs_CZ.js
+++ b/apps/updatenotification/l10n/cs_CZ.js
@@ -1,14 +1,19 @@
OC.L10N.register(
"updatenotification",
{
+ "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",
+ "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.",
"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."
+ "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í."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");