diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-20 01:56:58 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-20 01:56:58 -0400 |
commit | ea8c0bce088b938617cda5fa9fb92914e4836bd3 (patch) | |
tree | 533d342f172cdfed03c31f8ba65139781bd4894c /core/l10n/cs_CZ.php | |
parent | 5ddea98df2fce74342735063127e9195937f35ea (diff) | |
download | nextcloud-server-ea8c0bce088b938617cda5fa9fb92914e4836bd3.tar.gz nextcloud-server-ea8c0bce088b938617cda5fa9fb92914e4836bd3.zip |
[tx-robot] updated from transifex
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." ); |