diff options
Diffstat (limited to 'core/l10n/cs_CZ.php')
-rw-r--r-- | core/l10n/cs_CZ.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index af94ec6b7ce..3e2f322bb02 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -189,6 +189,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "To znamená, že pouze správci systému mohou aplikaci používat.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktujte, prosím, správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.", "Thank you for your patience." => "Děkuji za trpělivost.", +"You are accessing the server from an untrusted domain." => "Přistupujete na server z nedůvěryhodné domény.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontaktujte prosím správce. Pokud jste správce této instalace, nastavte \"trusted_domain\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "%s will be updated to version %s." => "%s bude aktualizován na verzi %s.", "The following apps will be disabled:" => "Následující aplikace budou zakázány:", "The theme %s has been disabled." => "Vzhled %s byl zakázán.", |