diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-28 01:55:14 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-04-28 01:55:14 -0400 |
commit | ba0099f73abc133cfc88ad2d7a25b86677d1c111 (patch) | |
tree | 7d3c93e685264cd6345856611f7c83fd65df7c93 /core/l10n/cs_CZ.js | |
parent | eb8addb0770365409bf25e3e901571e7b894fcb2 (diff) | |
download | nextcloud-server-ba0099f73abc133cfc88ad2d7a25b86677d1c111.tar.gz nextcloud-server-ba0099f73abc133cfc88ad2d7a25b86677d1c111.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs_CZ.js')
-rw-r--r-- | core/l10n/cs_CZ.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.js b/core/l10n/cs_CZ.js index 43434b2f012..3b528cf351f 100644 --- a/core/l10n/cs_CZ.js +++ b/core/l10n/cs_CZ.js @@ -27,6 +27,7 @@ OC.L10N.register( "Error unfavoriting" : "Chyba při odznačování jako oblíbené", "Couldn't send mail to following users: %s " : "Nebylo možné odeslat email následujícím uživatelům: %s", "Preparing update" : "Příprava na aktualizaci", + "Please use the command line updater because automatic updating is disabled in the config.php." : "Prosím použijte aktualizační příkazový řádek, protože automatická aktualizace je zakázána v config.php", "[%d / %d]: %s" : "[%d / %d]: %s", "[%d / %d]: Checking table %s" : "[%d / %d]: Kontrola tabulky %s", "Turned on maintenance mode" : "Zapnut režim údržby", @@ -97,6 +98,7 @@ OC.L10N.register( "Dec." : "prosinec", "<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">Došlo k problémům při kontrole integrity kódu. Více informací…</a>", "Settings" : "Nastavení", + "Problem loading page, reloading in 5 seconds" : "Problém s načítáním stránky, stránka se obnoví za 5 sekund", "Saving..." : "Ukládám...", "Dismiss" : "Zamítnout", "seconds ago" : "před pár sekundami", @@ -307,6 +309,7 @@ OC.L10N.register( "To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "Abyste zabránili vypršení časového limitu u větších instalací, můžete namísto toho spustit následující příkaz v hlavním adresáři:", "Detailed logs" : "Podrobné logy", "Update needed" : "Potřeba aktualizace", + "Please use the command line updater because you have a big instance." : "Prosím použijte aktualizační příkazový řádek, protože máte velkou instanci.", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Pro pomoc, shlédněte <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentaci</a>.", "This %s instance is currently in maintenance mode, which may take a while." : "Tato instalace %s je právě ve stavu údržby a to může chvíli trvat.", "This page will refresh itself when the %s instance is available again." : "Tato stránka se automaticky načte poté, co bude opět dostupná instance %s." |