diff options
Diffstat (limited to 'core/l10n/cs_CZ.php')
-rw-r--r-- | core/l10n/cs_CZ.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index 7d60ed0bbb8..a7b7ef0ea7e 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -192,6 +192,7 @@ $TRANSLATIONS = array( "The theme %s has been disabled." => "%s vzhled byl zakázán.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Před provedením dalšího kroku se prosím přesvědči, že databáze a konfigurační a datový adresář byly zazálohovány. ", "Start update" => "Aktualizovat", +"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "Na větších instalacích můžete spustit následující příkaz v hlavním adresáři, pro omezení chyb vypršení časového intervalu:", "This ownCloud instance is currently being updated, which may take a while." => "Tato instalace ownCloud je právě aktualizována, může to chvíli trvat.", "Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku po chvíli znovu." ); |