summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-04 01:12:42 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-04 01:12:42 +0000
commit6975cef00b3a0c0c6085949963cc29b6789507cd (patch)
treee83f309634c9c0bd244c65cd86cf97ae4fad1889 /apps/updatenotification/l10n/cs.js
parent3b000d4f91b958a38f8ab1349377c65b3e64da88 (diff)
downloadnextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.tar.gz
nextcloud-server-6975cef00b3a0c0c6085949963cc29b6789507cd.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n/cs.js')
-rw-r--r--apps/updatenotification/l10n/cs.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js
index 08b909ea6bb..351157a0093 100644
--- a/apps/updatenotification/l10n/cs.js
+++ b/apps/updatenotification/l10n/cs.js
@@ -10,6 +10,8 @@ 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 does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.",
+ "A new version is available: {newVersionString}" : "Je dostupná nová verze: {newVersionString}",
+ "Checked on {lastCheckedDate}" : "Zkontrolováno {lastCheckedDate}",
"Could not start updater, please try the manual update" : "Nepodařilo se spustit aktualizátor, zkuste ruční aktualizaci",
"Update notifications" : "Aktualizovat upozornění",
"Channel updated" : "Kanál aktualizován",
@@ -18,6 +20,7 @@ OC.L10N.register(
"Update to %1$s is available." : "Je dostupná aktualizace na %1$s.",
"Update for %1$s to version %2$s is available." : "Je dostupná aktualizace pro %1$s na verzi %2$s.",
"Update for {app} to version %s is available." : "Pro {app} je dostupná aktualizace na verzi %s.",
+ "Update notification" : "Upozornění na aktualizaci",
"A new version is available: %s" : "Je dostupná nová verze: %s",
"Open updater" : "Otevřít aktualizátor",
"Download now" : "Stáhnout nyní",