diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-09-28 00:08:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-09-28 00:08:36 +0000 |
commit | e5d39e63d15069d10fa723c34472be4b0b95d1ad (patch) | |
tree | 0650a62a0ad7d672fea3e3aab7133572a13cf70e /core/l10n/cs.js | |
parent | 5f25dd7095fadccb7458dbe09c048fbf6645552d (diff) | |
download | nextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.tar.gz nextcloud-server-e5d39e63d15069d10fa723c34472be4b0b95d1ad.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 5f5a29b358b..85b99acb950 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -222,6 +222,8 @@ OC.L10N.register( "The specified document has not been found on the server." : "Požadovaný dokument nebyl na serveru nalezen.", "You can click here to return to %s." : "Klikněte zde pro návrat na %s.", "Internal Server Error" : "Vnitřní chyba serveru", + "The server was unable to complete your request." : "Server nemohl dokončit váš požadavek.", + "If this happens again, please send the technical details below to the server administrator." : "Pokud se to stane znovu, pošlete níže uvedené technické detaily administrátorovi serveru.", "More details can be found in the server log." : "Více podrobností k nalezení v serverovém logu.", "Technical details" : "Technické detaily", "Remote Address: %s" : "Vzdálená adresa: %s", @@ -285,6 +287,9 @@ OC.L10N.register( "Cancel log in" : "Zrušit přihlášení", "Use backup code" : "Použít záložní kód", "Error while validating your second factor" : "Chyba při ověřování druhého faktoru", + "Access through untrusted domain" : "Přístup skrz nedůvěryhodnou doménu", + "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Prosím kontaktujte vašeho administrátora. Pokud jste administrátor, upravte konfigurační hodnotu \"trusted_domains\" v config/config.php podle příkladu v config.sample.php.", + "Depending on your configuration, this button could also work to trust the domain:" : "V závislosti na vaší konfiguraci by pro označení domény za důvěryhodnou mohlo fungovat i toto tlačítko:", "Add \"%s\" as trusted domain" : "Přidat \"%s\" jako důvěryhodnou doménu", "App update required" : "Vyžadována aktualizace aplikace", "%s will be updated to version %s" : "%s bude aktualizován na verzi %s", |