summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/cs_CZ.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-10-05 00:06:57 +0000
committerNextcloud bot <bot@nextcloud.com>2016-10-05 00:06:57 +0000
commit66ae43880b7d898e54a47d3a4651684d85a1e951 (patch)
treed86b42285f71bcdf458f72626ca836a028ab9409 /apps/updatenotification/l10n/cs_CZ.js
parent7c20aa2d72f0bde3107ea2333ff3162e16d7b3e3 (diff)
downloadnextcloud-server-66ae43880b7d898e54a47d3a4651684d85a1e951.tar.gz
nextcloud-server-66ae43880b7d898e54a47d3a4651684d85a1e951.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/cs_CZ.js')
-rw-r--r--apps/updatenotification/l10n/cs_CZ.js4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/cs_CZ.js b/apps/updatenotification/l10n/cs_CZ.js
index 23af7c686d1..e3b558d5efd 100644
--- a/apps/updatenotification/l10n/cs_CZ.js
+++ b/apps/updatenotification/l10n/cs_CZ.js
@@ -2,11 +2,12 @@ OC.L10N.register(
"updatenotification",
{
"Update notifications" : "Aktualizovat upozornění",
+ "Could not start updater, please try the manual update" : "Nepodařilo se spustit aktualizátor, zkuste ruční aktualizaci",
"{version} is available. Get more information on how to update." : "Je dostupná {version}. Přečtěte si více informací jak aktualizovat.",
"Channel updated" : "Kanál aktualizován",
- "Nextcloud core" : "Nextcloud Core",
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
"A new version is available: %s" : "Je dostupná nová verze: %s",
+ "Open updater" : "Otevřít aktualizátor",
"Download now" : "Stáhnout nyní",
"Your version is up to date." : "Používáte nejnovější verzi.",
"Checked on %s" : "Zkontrolováno %s",
@@ -16,6 +17,7 @@ OC.L10N.register(
"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.",
+ "Nextcloud core" : "Nextcloud Core",
"Updater" : "Automatické aktualizace"
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");