diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-01-24 01:10:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-01-24 01:10:48 +0000 |
commit | d427250d87c6b3612062a8e39455c8e749460fbf (patch) | |
tree | eb76e8784aea091fc6be9a7a6a42f696d8c359ee /core/l10n/cs.js | |
parent | 4537faa5dabdcb2f0b888baa5031e59099e52d6a (diff) | |
download | nextcloud-server-d427250d87c6b3612062a8e39455c8e749460fbf.tar.gz nextcloud-server-d427250d87c6b3612062a8e39455c8e749460fbf.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 2e0873a7134..f271dbcb043 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -56,7 +56,6 @@ OC.L10N.register( "Search contacts …" : "Prohledat kontakty...", "No contacts found" : "Nebyly nalezeny žádné kontakty", "Show all contacts …" : "Zobrazit všechny kontakty …", - "There was an error loading your contacts" : "Při načítání vašich kontaktů došlo k chybě", "Loading your contacts …" : "Načítání vašich kontaktů …", "Looking for {term} …" : "Hledání {term} …", "<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>", @@ -351,6 +350,7 @@ OC.L10N.register( "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.", "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>.", + "There was an error loading your contacts" : "Při načítání vašich kontaktů došlo k chybě", "The PHP OPcache is not properly configured. <a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">For better performance we recommend</a> to use following settings in the <code>php.ini</code>:" : "PHP OPcache není správně nakonfigurována.<a target=\"_blank\" rel=\"noreferrer\" href=\"{docLink}\">Pro lepší výkon doporučujeme</a> použít následující nastavení v <code>php.ini</code>:", "The PHP function \"set_time_limit\" is not available. This could result in scripts being halted mid-execution, breaking your installation. We strongly recommend enabling this function." : "PHP funkce \"set_time_limit\" není dostupná. To může způsobit ukončení skriptů uprostřed provádění a další problémy s instalací. Doporučujeme tuto funkc povolit.", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Váš datový adresář a vaše soubory jsou pravděpodobně dostupné z internetu. Soubor .htaccess nefunguje. Je velmi doporučeno zajistit, aby tento adresář již nebyl dostupný z internetu, nebo byl přesunut mimo document root webového serveru.", |