summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-02-08 02:20:05 +0000
committerNextcloud bot <bot@nextcloud.com>2021-02-08 02:20:05 +0000
commit26a20ed13f782418b37c16681a7ad7a0c8e943b6 (patch)
tree12c2d1810e4e17ea6dd8da711334021b3ec98d84 /apps/updatenotification/l10n
parent4c0ad08084b666212803c73d8eede9732a7953fa (diff)
downloadnextcloud-server-26a20ed13f782418b37c16681a7ad7a0c8e943b6.tar.gz
nextcloud-server-26a20ed13f782418b37c16681a7ad7a0c8e943b6.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/updatenotification/l10n')
-rw-r--r--apps/updatenotification/l10n/cs.js1
-rw-r--r--apps/updatenotification/l10n/cs.json1
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js
index 2970fa5d3b8..6cf18618fe9 100644
--- a/apps/updatenotification/l10n/cs.js
+++ b/apps/updatenotification/l10n/cs.js
@@ -28,6 +28,7 @@ OC.L10N.register(
"The selected update channel makes dedicated notifications for the server obsolete." : "Pro zvolený kanál aktualizací se už vyhrazená upozorňování pro server nepoužívají.",
"The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.",
"A new version is available: <strong>{newVersionString}</strong>" : "K dispozici je nová verze: <strong>{newVersionString}</strong>",
+ "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Můžete si všimnout, že po vydání nové verze se aktualizace objeví až po vydání první opravné aktualizace. Nové verze totiž distribuujeme mezi uživatele postupně a občas, pokud jsou nalezeny chyby, danou verzi i přeskočíme. Zjištěte více o aktualizacích a kanálech aktualizací kliknutím na {link}",
"Checked on {lastCheckedDate}" : "Zkontrolováno {lastCheckedDate}",
"Checking apps for compatible updates" : "Zjišťuje se dostupnost kompatibilních aktualizací aplikací",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Ověřte, že v souboru s nastaveními config.php není volba <samp>appstoreenabled</samp> nastavena na hodnotu false.",
diff --git a/apps/updatenotification/l10n/cs.json b/apps/updatenotification/l10n/cs.json
index 0517781e498..00633fb1557 100644
--- a/apps/updatenotification/l10n/cs.json
+++ b/apps/updatenotification/l10n/cs.json
@@ -26,6 +26,7 @@
"The selected update channel makes dedicated notifications for the server obsolete." : "Pro zvolený kanál aktualizací se už vyhrazená upozorňování pro server nepoužívají.",
"The selected update channel does not support updates of the server." : "Vybraný kanál aktualizací nepodporuje aktualizace serveru.",
"A new version is available: <strong>{newVersionString}</strong>" : "K dispozici je nová verze: <strong>{newVersionString}</strong>",
+ "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Můžete si všimnout, že po vydání nové verze se aktualizace objeví až po vydání první opravné aktualizace. Nové verze totiž distribuujeme mezi uživatele postupně a občas, pokud jsou nalezeny chyby, danou verzi i přeskočíme. Zjištěte více o aktualizacích a kanálech aktualizací kliknutím na {link}",
"Checked on {lastCheckedDate}" : "Zkontrolováno {lastCheckedDate}",
"Checking apps for compatible updates" : "Zjišťuje se dostupnost kompatibilních aktualizací aplikací",
"Please make sure your config.php does not set <samp>appstoreenabled</samp> to false." : "Ověřte, že v souboru s nastaveními config.php není volba <samp>appstoreenabled</samp> nastavena na hodnotu false.",