| | |
| | | $wb['available_nginx_directive_snippets_txt'] = 'Available nginx Directive Snippets:'; |
| | | $wb['proxy_directives_txt'] = 'Proxy Directives'; |
| | | $wb['available_proxy_directive_snippets_txt'] = 'Available Proxy Directive Snippets:'; |
| | | $wb['no_server_error'] = 'Nebyl zvolen žádný server'; |
| | | $wb['no_backup_txt'] = 'Žádné zálohování'; |
| | | $wb['daily_backup_txt'] = 'Denně'; |
| | | $wb['weekly_backup_txt'] = 'Týdně'; |
| | | $wb['monthly_backup_txt'] = 'Měsíčně'; |
| | | $wb['rewrite_rules_txt'] = 'Rewrite Rules'; |
| | | $wb['invalid_rewrite_rules_txt'] = 'Invalid Rewrite Rules'; |
| | | $wb['allowed_rewrite_rule_directives_txt'] = 'Allowed Directives:'; |
| | | $wb['configuration_error_txt'] = 'CONFIGURATION ERROR'; |
| | | $wb['variables_txt'] = 'Proměnné'; |
| | | $wb['added_by_txt'] = 'Kdo vytvořil účet'; |
| | | $wb['added_date_txt'] = 'Datum vytvoření účtu'; |
| | | $wb['backup_excludes_txt'] = 'Vyloučené adresáře'; |
| | | $wb['backup_excludes_note_txt'] = '(Oddělte více adresářů čárkami. Vzor: web/cache/*,web/backup)'; |
| | | $wb['backup_excludes_error_regex'] = 'Vyloučené adresáře obsahují neplatné znaky.'; |
| | | $wb['invalid_custom_php_ini_settings_txt'] = 'Neplatné nastavení php.ini'; |
| | | ?> |
| | | |