diff options
Diffstat (limited to 'apps/updatenotification/l10n/cs.js')
-rw-r--r-- | apps/updatenotification/l10n/cs.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/updatenotification/l10n/cs.js b/apps/updatenotification/l10n/cs.js index 1623898fc1e..0416ace54f2 100644 --- a/apps/updatenotification/l10n/cs.js +++ b/apps/updatenotification/l10n/cs.js @@ -12,6 +12,7 @@ OC.L10N.register( "Update notification" : "Upozornění na aktualizaci", "Apps with available updates" : "Aplikace s dostupnými aktualizacemi", "Open updater" : "Otevřít aktualizátor", + "What's new?" : "Co je nového?", "The update check is not yet finished. Please refresh the page." : "Kontrola aktualizací ještě neskončila. Obnovte stránku.", "A non-default update server is in use to be checked for updates:" : "Pro kontrolu aktualizací se používá jiný než výchozí server:", "Update channel:" : "Aktualizovat kanál:", @@ -23,6 +24,7 @@ OC.L10N.register( "A new version is available: <strong>{newVersionString}</strong>" : "K dispozici je nová verze: <strong>{newVersionString}</strong>", "Checked on {lastCheckedDate}" : "Zkontrolováno {lastCheckedDate}", "Checking apps for compatible updates" : "Zjišťuje se dostupnost kompatibilních aktualizací aplikací", + "View changelog" : "Zobrazit souhrn změn", "Could not start updater, please try the manual update" : "Nepodařilo se spustit aktualizátor, zkuste ruční aktualizaci", "A new version is available: %s" : "Je dostupná nová verze: %s", "Download now" : "Stáhnout nyní", |