Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0d9599 1 <?php
bfcdef 2 $wb['jailkit_chroot_home_txt'] = 'Jailkit chroot adresář';
T 3 $wb['jailkit_chroot_app_sections_txt'] = 'Jailkit chroot app sekce';
4 $wb['jailkit_chroot_app_programs_txt'] = 'Jailkit chrootované aplikace';
5 $wb['jailkit_chroot_cron_programs_txt'] = 'Jailkit cron chrootované aplikace';
6 $wb['website_path_txt'] = 'Website cesta';
7 $wb['website_symlinks_txt'] = 'Website symlinky';
8 $wb['website_symlinks_rel_txt'] = 'Make relative symlinks';
9 $wb['website_basedir_txt'] = 'Website config adresář';
10 $wb['vhost_conf_dir_txt'] = 'Vhost config adresář';
11 $wb['vhost_conf_enabled_dir_txt'] = 'Vhost config enabled adresář';
72695f 12 $wb['getmail_config_dir_txt'] = 'Getmail složka pro konfigurace';
bfcdef 13 $wb['fastcgi_starter_path_txt'] = 'FastCGI starter cesta';
T 14 $wb['fastcgi_starter_script_txt'] = 'FastCGI starter skript';
15 $wb['fastcgi_alias_txt'] = 'FastCGI alias';
72695f 16 $wb['fastcgi_phpini_path_txt'] = 'FastCGI cesta k adresáři kde je umístěn php.ini';
bfcdef 17 $wb['fastcgi_children_txt'] = 'FastCGI děti';
T 18 $wb['fastcgi_max_requests_txt'] = 'FastCGI max. požadavků';
72695f 19 $wb['fastcgi_bin_txt'] = 'FastCGI cesta k binarnímu balíčku';
bfcdef 20 $wb['module_txt'] = 'Modul';
T 21 $wb['maildir_path_txt'] = 'Cesta k mail adresáři';
22 $wb['homedir_path_txt'] = 'Cesta k domácímu adresáři';
23 $wb['mailuser_uid_txt'] = 'Mail uživatel UID';
24 $wb['mailuser_gid_txt'] = 'Mail uživatel GID';
25 $wb['mailuser_name_txt'] = 'Mail uživatel jméno';
26 $wb['mailuser_group_txt'] = 'Mail uživatel skupina';
27 $wb['relayhost_txt'] = 'Relayhost';
28 $wb['relayhost_user_txt'] = 'Relayhost uživatel';
29 $wb['relayhost_password_txt'] = 'Relayhost heslo';
30 $wb['mailbox_size_limit_txt'] = 'Limit velikosti mailboxu';
31 $wb['message_size_limit_txt'] = 'Limit velikosti zprávy';
32 $wb['ip_address_txt'] = 'IP adresa';
33 $wb['netmask_txt'] = 'Maska';
34 $wb['gateway_txt'] = 'Brána';
72695f 35 $wb['nameservers_txt'] = 'Jmenné servery (DNS)';
bfcdef 36 $wb['auto_network_configuration_txt'] = 'Konfigurace sítě';
T 37 $wb['ip_address_error_wrong'] = 'Neplatný formát IP adresy.';
38 $wb['netmask_error_wrong'] = 'Neplatný formát síťové masky.';
39 $wb['gateway_error_wrong'] = 'Neplatný formát brány.';
40 $wb['nameservers_error_empty'] = 'Jmenný server je prázdný.';
72695f 41 $wb['config_dir_txt'] = 'Vlogger cesta k vlogger-dbi.conf';
bfcdef 42 $wb['init_script_txt'] = 'Název cron init skriptu';
T 43 $wb['crontab_dir_txt'] = 'Cesta k individuálním cron tabulkám';
44 $wb['wget_txt'] = 'Cesta k wget programu';
45 $wb['web_user_txt'] = 'Apache uživatel';
46 $wb['web_group_txt'] = 'Apache skupina';
47 $wb['security_level_txt'] = 'Úroveň bezpečnosti';
48 $wb['loglevel_txt'] = 'Úroveň logování';
49 $wb['apps_vhost_port_txt'] = 'Apps-vhost port';
50 $wb['apps_vhost_ip_txt'] = 'Apps-vhost IP';
51 $wb['apps_vhost_servername_txt'] = 'Apps-vhost doména';
52 $wb['bind_user_txt'] = 'BIND uživatel';
53 $wb['bind_group_txt'] = 'BIND skupina';
54 $wb['bind_zonefiles_dir_txt'] = 'BIND adresář se zónovými soubory';
72695f 55 $wb['named_conf_path_txt'] = 'BIND named.conf cesta k souboru';
bfcdef 56 $wb['bind_user_error_empty'] = 'BIND uživatel je prázdný.';
T 57 $wb['bind_group_error_empty'] = 'BIND skupina je prázdná.';
58 $wb['bind_zonefiles_dir_error_empty'] = 'BIND adresář se zónovými soubory je prázdný.';
59 $wb['named_conf_path_error_empty'] = 'BIND named.conf cesta je prázdná.';
60 $wb['named_conf_local_path_error_empty'] = 'BIND named.conf.local cesta je prázdná.';
61 $wb['mail_filter_syntax_txt'] = 'Syntaxe mailového filtru';
62 $wb['pop3_imap_daemon_txt'] = 'POP3/IMAP démon';
63 $wb['php_open_basedir_txt'] = 'PHP open_basedir';
72695f 64 $wb['php_open_basedir_error_empty'] = 'PHP open_basedir je prázdný.';
bfcdef 65 $wb['htaccess_allow_override_txt'] = '.htaccess AllowOverride';
T 66 $wb['htaccess_allow_override_error_empty'] = '.htaccess AllowOverride je prázdný.';
72695f 67 $wb['awstats_conf_dir_txt'] = 'awstats složka pro konfigurace';
T 68 $wb['awstats_data_dir_txt'] = 'awstats složka pro data';
69 $wb['awstats_pl_txt'] = 'awstats.pl cesta ke skriptu';
70 $wb['awstats_buildstaticpages_pl_txt'] = 'awstats_buildstaticpages.pl cesta ke skriptu';
bfcdef 71 $wb['backup_dir_txt'] = 'Adresář pro zálohy';
72695f 72 $wb['named_conf_local_path_txt'] = 'BIND named.conf.local cesta k souboru';
T 73 $wb['php_ini_path_cgi_txt'] = 'Cesta k CGI php.ini';
74 $wb['php_ini_path_apache_txt'] = 'Cesta k Apache php.ini';
75 $wb['check_apache_config_txt'] = 'Provést test konfigurace apache před restartováním';
76 $wb['CA_path_txt'] = 'CA cesta';
77 $wb['CA_pass_txt'] = 'CA heslo';
78 $wb['ufw_enable_txt'] = 'Aktivovat';
79 $wb['ufw_manage_builtins_txt'] = 'Správa vestavěných pravidel';
80 $wb['ufw_ipv6_txt'] = 'Aktivovat IPv6';
81 $wb['ufw_default_input_policy_txt'] = 'Standardní vstupní politika';
bfcdef 82 $wb['ufw_default_output_policy_txt'] = 'Default Output Policy';
T 83 $wb['ufw_default_forward_policy_txt'] = 'Default Forward Policy';
84 $wb['ufw_default_application_policy_txt'] = 'Default Application Policy';
72695f 85 $wb['ufw_log_level_txt'] = 'Úroveň logování';
bfcdef 86 $wb['network_config_warning_txt'] = 'Možnost konfigurace sítě je k dispozici pouze pro Debian a Ubuntu servery. Nepoužívejte tuto volbu, pokud vaše síťové rozhraní není eth0.';
T 87 $wb['fastcgi_config_syntax_txt'] = 'FastCGI config syntax';
72695f 88 $wb['server_type_txt'] = 'Typ serveru';
bfcdef 89 $wb['nginx_vhost_conf_dir_txt'] = 'Nginx Vhost config dir';
T 90 $wb['nginx_vhost_conf_enabled_dir_txt'] = 'Nginx Vhost config enabled dir';
91 $wb['nginx_user_txt'] = 'Nginx user';
92 $wb['nginx_group_txt'] = 'Nginx group';
93 $wb['nginx_cgi_socket_txt'] = 'Nginx CGI Socket';
72695f 94 $wb['backup_dir_error_empty'] = 'Adresář se zálohou je prázdný.';
bfcdef 95 $wb['maildir_path_error_empty'] = 'Maildir Path is empty.';
T 96 $wb['homedir_path_error_empty'] = 'Homedir Path is empty.';
97 $wb['mailuser_uid_error_empty'] = 'Mailuser UID is empty.';
98 $wb['mailuser_gid_error_empty'] = 'Mailuser GID is empty.';
99 $wb['mailuser_name_error_empty'] = 'Mailuser Name is empty.';
100 $wb['mailuser_group_error_empty'] = 'Mailuser Group is empty.';
101 $wb['getmail_config_dir_error_empty'] = 'Getmail config dir is empty.';
102 $wb['website_basedir_error_empty'] = 'Website basedir is empty.';
103 $wb['website_path_error_empty'] = 'Website path is empty.';
104 $wb['website_symlinks_error_empty'] = 'Website symlinks is empty.';
105 $wb['vhost_conf_dir_error_empty'] = 'Vhost config dir is empty.';
106 $wb['vhost_conf_enabled_dir_error_empty'] = 'Vhost config enabled dir is empty.';
107 $wb['nginx_vhost_conf_dir_error_empty'] = 'Nginx Vhost config dir is empty.';
108 $wb['nginx_vhost_conf_enabled_dir_error_empty'] = 'Nginx Vhost config enabled dir is empty.';
109 $wb['apache_user_error_empty'] = 'Apache user is empty.';
110 $wb['apache_group_error_empty'] = 'Apache group is empty.';
111 $wb['nginx_user_error_empty'] = 'Nginx user is empty.';
112 $wb['nginx_group_error_empty'] = 'Nginx group is empty.';
113 $wb['php_ini_path_apache_error_empty'] = 'Apache php.ini path is empty.';
114 $wb['php_ini_path_cgi_error_empty'] = 'CGI php.ini path is empty.';
115 $wb['nginx_cgi_socket_empty'] = 'Nginx CGI Socket is empty.';
116 $wb['apps_vhost_port_error_empty'] = 'Apps-vhost port is empty.';
117 $wb['apps_vhost_ip_error_empty'] = 'Apps-vhost IP is empty.';
118 $wb['fastcgi_starter_path_error_empty'] = 'FastCGI starter path is empty.';
119 $wb['fastcgi_starter_script_error_empty'] = 'FastCGI starter script is empty.';
120 $wb['fastcgi_alias_error_empty'] = 'FastCGI Alias is empty.';
121 $wb['fastcgi_phpini_path_error_empty'] = 'FastCGI php.ini Path is empty.';
122 $wb['fastcgi_children_error_empty'] = 'FastCGI Children is empty.';
123 $wb['fastcgi_max_requests_error_empty'] = 'FastCGI max. Requests is empty.';
124 $wb['fastcgi_bin_error_empty'] = 'FastCGI Bin is empty.';
125 $wb['jailkit_chroot_home_error_empty'] = 'Jailkit chroot home is empty.';
126 $wb['jailkit_chroot_app_sections_error_empty'] = 'Jailkit chroot app sections is empty.';
127 $wb['jailkit_chroot_app_programs_error_empty'] = 'Jailkit chrooted applications is empty.';
128 $wb['jailkit_chroot_cron_programs_error_empty'] = 'Jailkit cron chrooted applications is empty.';
129 $wb['vlogger_config_dir_error_empty'] = 'Config directory is empty.';
130 $wb['cron_init_script_error_empty'] = 'Cron init script name is empty.';
131 $wb['crontab_dir_error_empty'] = 'Path for individual crontabs is empty.';
132 $wb['cron_wget_error_empty'] = 'Path to wget program is empty.';
cc6568 133 $wb['php_fpm_init_script_txt'] = 'PHP-FPM název init skriptu';
H 134 $wb['php_fpm_init_script_error_empty'] = 'PHP-FPM název init skriptu je prázdny';
135 $wb['php_fpm_ini_path_txt'] = 'PHP-FPM cesta k php.ini';
136 $wb['php_fpm_ini_path_error_empty'] = 'PHP-FPM cesta k php.ini je prázdná';
137 $wb['php_fpm_pool_dir_txt'] = 'PHP-FPM adresář pro pool';
138 $wb['php_fpm_pool_dir_error_empty'] = 'PHP-FPM adresář pro pool je prázdny.';
bfcdef 139 $wb['php_fpm_start_port_txt'] = 'PHP-FPM start port';
T 140 $wb['php_fpm_start_port_error_empty'] = 'PHP-FPM start port is empty.';
cc6568 141 $wb['php_fpm_socket_dir_txt'] = 'PHP-FPM adresář pro socket';
H 142 $wb['php_fpm_socket_dir_error_empty'] = 'PHP-FPM adresář pro socket je prázdny.';
bfcdef 143 $wb['try_rescue_txt'] = 'Povolit monitorování služeb a restartovat při selhání';
72695f 144 $wb['do_not_try_rescue_mysql_txt'] = 'Zakázat MySQL monitorování';
T 145 $wb['do_not_try_rescue_mail_txt'] = 'Zakázat E-mail monitorování';
1fbf0d 146 $wb['rescue_description_txt'] = '<b>Informace:</b> Pokud chcete např. vypnout MySQL monitorování zatrhněte políčko \\"Zakázat MySQL monitorování\\" změna se provede do 2-3 minut.<br>Pokud nepočkáte 2-3 minuty, monitorování restartuje mysql!!';
72695f 147 $wb['enable_sni_txt'] = 'Aktivovat SNI (Server Name Indication)';
T 148 $wb['do_not_try_rescue_httpd_txt'] = 'Zakázat HTTPD monitorování';
8a3cd2 149 $wb['set_folder_permissions_on_update_txt'] = 'Nastavení oprávnění složky při aktualizaci';
bfcdef 150 $wb['add_web_users_to_sshusers_group_txt'] = 'Add web users to -sshusers- group';
T 151 $wb['connect_userid_to_webid_txt'] = 'Connect Linux userid to webid';
152 $wb['connect_userid_to_webid_start_txt'] = 'Start ID for userid/webid connect';
153 $wb['website_autoalias_txt'] = 'Website auto alias';
154 $wb['website_autoalias_note_txt'] = 'Placeholders:';
155 $wb['backup_mode_txt'] = 'Režim zálohování';
156 $wb['backup_mode_userzip'] = 'Zálohování všech souborů v adresáři web jako uživatel vlastnící web adresář do souboru zip';
157 $wb['backup_mode_rootgz'] = 'Zálohování všech souborů v adresáři web jako uživatel root';
158 $wb['realtime_blackhole_list_txt'] = 'Real-time Blackhole List';
b3e3f8 159 $wb['realtime_blackhole_list_note_txt'] = '(jednotlivé RBL databáze oddělujte čárkou)';
72695f 160 $wb['ssl_settings_txt'] = 'SSL Nastavení';
T 161 $wb['permissions_txt'] = 'Nastavit oprávnění';
162 $wb['php_settings_txt'] = 'PHP Nastavení';
163 $wb['apps_vhost_settings_txt'] = 'Apps Vhost Nastavení';
164 $wb['awstats_settings_txt'] = 'AWStats Nastavení';
bfcdef 165 $wb['firewall_txt'] = 'Firewall';
T 166 $wb['mailbox_quota_stats_txt'] = 'Statistika kvóty poštovní schránky';
72695f 167 $wb['enable_ip_wildcard_txt'] = 'Aktivovat IP wildcard (*)';
bfcdef 168 $wb['web_folder_protection_txt'] = 'Make web folders immutable (extended attributes)';
72695f 169 $wb['overtraffic_notify_admin_txt'] = 'Při překročení limitu přenesených dat, poslat oznámení adminovi';
T 170 $wb['overtraffic_notify_client_txt'] = 'Při překročení limitu přenesených dat, poslat oznámení klientovi';
3f478f 171 $wb['rbl_error_regex'] = 'Please specify valid RBL hostnames.';
992797 172 $wb['overquota_notify_admin_txt'] = 'Poslat varování o překročení nebo vyčerpání kvót adminovi';
MC 173 $wb['overquota_notify_client_txt'] = 'Poslat varování o překročení nebo vyčerpání kvót uživateli';
c64502 174 $wb['overquota_notify_onok_txt'] = 'Poslat zprávu klientovi, že kvóta je již v pořádku';
992797 175 $wb['overquota_notify_freq_txt'] = 'Poslat varování o kvótách každý X dní';
MC 176 $wb['overquota_notify_freq_note_txt'] = '0 = poslat zprávu pouze jednou, žádné opakované zprávy';
e68b40 177 $wb['admin_notify_events_txt'] = 'Poslat e-mail uživateli admin s následující úrovní';
TB 178 $wb['no_notifications_txt'] = 'Žádné upozornění';
7b47c0 179 $wb['monit_url_txt'] = 'Monit URL';
e68b40 180 $wb['monit_user_txt'] = 'Monit uživatel';
TB 181 $wb['monit_password_txt'] = 'Monit heslo';
7b47c0 182 $wb['monit_url_error_regex'] = 'Invalid Monit URL';
e68b40 183 $wb['monit_url_note_txt'] = 'Zástupný symbol';
7b47c0 184 $wb['munin_url_txt'] = 'Munin URL';
e68b40 185 $wb['munin_user_txt'] = 'Munin uživatel';
TB 186 $wb['munin_password_txt'] = 'Munin heslo';
7b47c0 187 $wb['munin_url_error_regex'] = 'Invalid Munin URL';
e68b40 188 $wb['munin_url_note_txt'] = 'Zástupný symbol';
TB 189 $wb['backup_dir_is_mount_txt'] = 'Připojit adresář pro zálohy ?';
49887b 190 $wb['monitor_system_updates_txt'] = 'Kontrolovat aktualizace Linuxu';
cda33c 191 $wb['invalid_apache_user_txt'] = 'Invalid apache user.';
TB 192 $wb['invalid_apache_group_txt'] = 'Invalid apache group.';
193 $wb['backup_dir_error_regex'] = 'Invalid backup directory.';
194 $wb['maildir_path_error_regex'] = 'Invalid maildir path.';
195 $wb['homedir_path_error_regex'] = 'Invalid homedir path.';
196 $wb['mailuser_name_error_regex'] = 'Invalid mailuser name.';
197 $wb['mailuser_group_name_error_regex'] = 'Invalid mailuser group name.';
198 $wb['mailuser_uid_error_range'] = 'Mailuser uid must be >= 2000';
199 $wb['mailuser_gid_error_range'] = 'Mailuser gid must be >= 2000';
200 $wb['getmail_config_dir_error_regex'] = 'Invalid getmail config directory.';
201 $wb['website_basedir_error_regex'] = 'Invalid website basedir.';
202 $wb['website_symlinks_error_regex'] = 'Invalid website symlinks.';
203 $wb['vhost_conf_dir_error_regex'] = 'Invalid vhost config directory.';
204 $wb['vhost_conf_enabled_dir_error_regex'] = 'Invalid vhost conf enabled directory.';
205 $wb['nginx_vhost_conf_dir_error_regex'] = 'Invalid nginx config directory.';
206 $wb['nginx_vhost_conf_enabled_dir_error_regex'] = 'Invalid nginx conf enabled directory.';
207 $wb['ca_path_error_regex'] = 'Invalid CA path.';
208 $wb['invalid_nginx_user_txt'] = 'Invalid nginx user.';
209 $wb['invalid_nginx_group_txt'] = 'Invalid nginx group.';
210 $wb['php_ini_path_apache_error_regex'] = 'Invalid apache php.ini path.';
211 $wb['php_ini_path_cgi_error_regex'] = 'Invalid cgi php.ini path.';
212 $wb['php_fpm_init_script_error_regex'] = 'Invalid php-fpm init script.';
213 $wb['php_fpm_ini_path_error_regex'] = 'Invalid php-fpm ini path.';
214 $wb['php_fpm_pool_dir_error_regex'] = 'Invalid php-fpm pool directory.';
215 $wb['php_fpm_socket_dir_error_regex'] = 'Invalid php-fpm socket directory.';
216 $wb['php_open_basedir_error_regex'] = 'Invalid php open_basedir.';
217 $wb['awstats_data_dir_empty'] = 'awstats data directory is empty';
218 $wb['awstats_data_dir_error_regex'] = 'Invalid awstats data directory.';
219 $wb['awstats_pl_empty'] = 'awstats.pl setting is empty.';
220 $wb['awstats_pl_error_regex'] = 'Invalid awstats.pl path.';
221 $wb['awstats_buildstaticpages_pl_empty'] = 'awstats_buildstaticpages.pl is empty';
222 $wb['awstats_buildstaticpages_pl_error_regex'] = 'Invalid awstats_buildstaticpages.pl path.';
223 $wb['invalid_bind_user_txt'] = 'Invalid BIND user.';
224 $wb['invalid_bind_group_txt'] = 'Invalid BIND group.';
225 $wb['bind_zonefiles_dir_error_regex'] = 'Invalid BIND zonefiles directory.';
226 $wb['named_conf_path_error_regex'] = 'Invalid named.conf path.';
227 $wb['named_conf_local_path_error_regex'] = 'Invalid named.conf.local path.';
228 $wb['fastcgi_starter_path_error_regex'] = 'Invalid fastcgi starter path.';
229 $wb['fastcgi_starter_script_error_regex'] = 'Invalid fastcgi starter script.';
230 $wb['fastcgi_alias_error_regex'] = 'Invalid fastcgi alias.';
231 $wb['fastcgi_phpini_path_error_regex'] = 'Invalid fastcgi path.';
232 $wb['fastcgi_bin_error_regex'] = 'Invalid fastcgi bin.';
233 $wb['jailkit_chroot_home_error_regex'] = 'Invalid jaikit chroot home.';
234 $wb['jailkit_chroot_app_sections_error_regex'] = 'Invalid jaikit chroot sections.';
235 $wb['jailkit_chroot_app_programs_error_regex'] = 'Invalid jaikit chroot app programs.';
236 $wb['jailkit_chroot_cron_programs_error_regex'] = 'Invalid jaikit chroot cron programs.';
237 $wb['vlogger_config_dir_error_regex'] = 'Invalid vlogger config dir.';
238 $wb['cron_init_script_error_regex'] = 'Invalid cron init script.';
239 $wb['crontab_dir_error_regex'] = 'Invalid crontab directory.';
240 $wb['cron_wget_error_regex'] = 'Invalid cron wget path.';
074a57 241 $wb['network_filesystem_txt'] = 'Network Filesystem';
b3e3f8 242 $wb['dkim_path_txt'] = 'DKIM adresář pro klíče';
1fbf0d 243 $wb['dkim_strength_txt'] = 'DKIM síla klíče';
b3e3f8 244 $wb['maildir_format_txt'] = 'Maildir Format';
TB 245 $wb['mailbox_virtual_uidgid_maps_txt'] = 'Use Websites Linux uid for mailbox';
246 $wb['mailbox_virtual_uidgid_maps_info_txt'] = 'only in single web and mail-server-setup';
247 $wb['mailbox_virtual_uidgid_maps_error_nosingleserver'] = 'Uid cannot be mapped in multi-server-setup.';
248 $wb['mailbox_virtual_uidgid_maps_error_nodovecot'] = 'Uid-mapping can only be used with dovecot.';
249 $wb['mailbox_virtual_uidgid_maps_error_alreadyusers'] = 'Uid-mapping cannot be changed if there are already mail users.';
250 $wb['reject_sender_login_mismatch_txt'] = 'Reject sender and login mismatch';
407003 251 $wb['do_not_try_rescue_mongodb_txt'] = 'Disable MongoDB monitoring';
TB 252 $wb['v6_prefix_txt'] = 'IPv6 Prefix';
253 $wb['vhost_rewrite_v6_txt'] = 'Rewrite IPv6 on Mirror';
254 $wb['v6_prefix_length'] = 'Prefix too long according to defined IPv6 ';
255 $wb['backup_dir_mount_cmd_txt'] = 'Mount command, if backup directory not mounted';
b3e3f8 256 $wb['backup_delete_txt'] = 'Delete backups on domain/website delete';
407003 257 $wb['overquota_db_notify_admin_txt'] = 'Send DB quota warnings to admin';
TB 258 $wb['overquota_db_notify_client_txt'] = 'Send DB quota warnings to client';
259 $wb['php_handler_txt'] = 'Default PHP Handler';
b3e3f8 260 $wb['disabled_txt'] = 'Vypnuto';
407003 261 $wb['php_ini_check_minutes_txt'] = 'Check php.ini every X minutes for changes';
TB 262 $wb['php_ini_check_minutes_error_empty'] = 'Please specify a value how often php.ini should be checked for changes.';
263 $wb['php_ini_check_minutes_info_txt'] = '0 = no check';
264 $wb['enable_spdy_txt'] = 'Makes SPDY available';
265 $wb['web_settings_txt'] = 'Web Server';
266 $wb['xmpp_server_txt'] = 'XMPP Server';
267 $wb['xmpp_use_ipv6_txt'] = 'Use IPv6';
268 $wb['xmpp_bosh_max_inactivity_txt'] = 'Max. BOSH inactivity time';
269 $wb['xmpp_bosh_timeout_range_wrong'] = 'Please enter a bosh timeout range between 15 - 360';
270 $wb['xmpp_module_saslauth'] = 'saslauth';
271 $wb['xmpp_server_admins_txt'] = 'Server Admins (JIDs)';
272 $wb['xmpp_modules_enabled_txt'] = 'Serverwide enabled plugins (one per line)';
273 $wb['xmpp_ports_txt'] = 'Component ports';
274 $wb['xmpp_port_http_txt'] = 'HTTP';
275 $wb['xmpp_port_https_txt'] = 'HTTPS';
276 $wb['xmpp_port_pastebin_txt'] = 'Pastebin';
277 $wb['xmpp_port_bosh_txt'] = 'BOSH';
b3e3f8 278 $wb['disable_bind_log_txt'] = 'Disable bind9 messages for Loglevel WARN';
TB 279 $wb['apps_vhost_enabled_txt'] = 'Apps-vhost enabled';
280 $wb['hostname_txt'] = 'Hostname';
281 $wb['hostname_error_empty'] = 'Hostname is empty.';
282 $wb['hostname_error_regex'] = 'Invalid Hostname.';
0d9599 283 ?>
b3e3f8 284