diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-14 02:24:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-14 02:24:52 +0000 |
commit | 033bafc0268ba1ad779f95f37924a5fd2f4b8945 (patch) | |
tree | dacb569823b58c310e69346412dbd896a9dff2cf /apps/updatenotification/l10n/cs.js | |
parent | b66a2cc23037e16345262c44974abdb3460db6cc (diff) | |
download | nextcloud-server-033bafc0268ba1ad779f95f37924a5fd2f4b8945.tar.gz nextcloud-server-033bafc0268ba1ad779f95f37924a5fd2f4b8945.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/cs.js')
-rw-r--r-- | apps/updatenotification/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index a5429bcee64..f5db017c6e4 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -31,7 +31,7 @@ OC.L10N.register( "Only notifications for app updates are available." : "K dispozici jsou upozornění pouze na aktualizace aplikací.", "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>", + "A new version is available: <strong>{newVersionString}</strong>" : "Je k dispozici 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 versions" : "Kontrola kompatibilních verzí aplikací", |