diff options
Diffstat (limited to 'settings/l10n/cs.js')
-rw-r--r-- | settings/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/settings/l10n/cs.js b/settings/l10n/cs.js index 7375f3dce9a..6356eccd2e0 100644 --- a/settings/l10n/cs.js +++ b/settings/l10n/cs.js @@ -257,6 +257,7 @@ OC.L10N.register( "It was not possible to execute the cron job via CLI. The following technical errors have appeared:" : "Nebylo možné spustit službu cron v CLI. Došlo k následujícím technickým chybám:", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Prosím, důkladně si přečtěte <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">průvodce instalací ↗</a>a zkontrolujte, že v <a href=\"%s\">logu</a> nejsou žádné chyby ani žádná varování.", "All checks passed." : "Všechny testy byly úspěšné.", + "Version" : "Verze", "Background jobs" : "Úkoly na pozadí", "Last job ran %s." : "Poslední úkol proběhl: %s.", "Last job execution ran %s. Something seems wrong." : "Poslední úkol proběhl: %s. Vypadá to, že něco není v pořádku.", @@ -267,7 +268,6 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 15 minutes." : "Použít systémovou službu cron pro volání cron.php každých 15 minut.", "The cron.php needs to be executed by the system user \"%s\"." : "cron.php musí být spuštěn s právy systémového uživatele \"%s\".", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Pro spuštění je potřeba PHP POSIX rozšíření. Více informací lze nalézt v {linkstart}PHP dokumentaci{linkend}.", - "Version" : "Verze", "Sharing" : "Sdílení", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Jako administrátor můžete upravit chování sdílení. Více informací naleznete v dokumentaci.", "Allow apps to use the Share API" : "Povolit aplikacím používat API sdílení", |