Skip to content

Commit 9c51ab5

Browse files
author
Till Brehm
committed
Merged language files.
1 parent f3d9f1c commit 9c51ab5

File tree

239 files changed

+515
-164
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

239 files changed

+515
-164
lines changed

interface/lib/lang/ru.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,7 +145,7 @@ $wb['strength_2'] = 'Средний';
145145
$wb['strength_3'] = 'Хороший';
146146
$wb['strength_4'] = 'Стойкий';
147147
$wb['strength_5'] = 'Очень стойкий';
148-
$wb['weak_password_txt'] = 'Выбранный пароль не соответствует требованиям безопасности. Он должен быть как минимум {chars} символов в длину и стойкость \"{strength}\".';
148+
$wb['weak_password_txt'] = 'Выбранный пароль не соответствует требованиям безопасности. Он должен быть как минимум {chars} символов в длину и стойкость \\"{strength}\\".';
149149
$wb['weak_password_length_txt'] = 'Выбранный пароль не соответствует требованиям безопасности. Он должен быть как минимум {chars} символов в длину.';
150150
$wb['security_check1_txt'] = 'Проверка разрешений безопасности:';
151151
$wb['security_check2_txt'] = 'не удалось.';

interface/web/admin/lib/lang/ar_remote_user.lng

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ $wb['generate_password_txt'] = 'Generate Password';
4444
$wb['repeat_password_txt'] = 'Repeat Password';
4545
$wb['password_mismatch_txt'] = 'The passwords do not match.';
4646
$wb['password_match_txt'] = 'The passwords do match.';
47+
$wb['remote_access_txt'] = 'Remote Access';
48+
$wb['remote_ips_txt'] = 'Remote Access IPs / Hostnames (separate by , and leave blank for <i>any</i>)';
49+
$wb['remote_user_error_ips'] = 'At least one of the entered ip addresses or hostnames is invalid.';
4750
?>

interface/web/admin/lib/lang/ar_server_config.lng

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,4 +284,11 @@ $wb['backup_time_txt'] = 'Backup time';
284284
$wb['skip_le_check_txt'] = 'Skip Lets Encrypt Check';
285285
$wb['migration_mode_txt'] = 'Server Migration Mode';
286286
$wb['nginx_enable_pagespeed_txt'] = 'Makes Pagespeed available';
287+
$wb['backup_tmp_txt'] = 'Backup tmp directory for zip';
288+
$wb['tmpdir_path_error_empty'] = 'tmp-dir Path is empty.';
289+
$wb['tmpdir_path_error_regex'] = 'Invalid tmp-dir path.';
290+
$wb['logging_txt'] = 'Store website access and error logs';
291+
$wb['logging_desc_txt'] = 'Use Tools > Resync to apply changes to existing sites. For Apache, access and error log can be anonymized. For nginx, only the access log is anonymized, the error log will contain IP addresses.';
292+
$wb['log_retention_txt'] = 'Log retention (days)';
293+
$wb['log_retention_error_ispositive'] = 'Log retention must be a number > 0';
287294
?>

interface/web/admin/lib/lang/bg_remote_user.lng

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,7 @@ $wb['generate_password_txt'] = 'Generate Password';
4444
$wb['repeat_password_txt'] = 'Repeat Password';
4545
$wb['password_mismatch_txt'] = 'The passwords do not match.';
4646
$wb['password_match_txt'] = 'The passwords do match.';
47+
$wb['remote_access_txt'] = 'Remote Access';
48+
$wb['remote_ips_txt'] = 'Remote Access IPs / Hostnames (separate by , and leave blank for <i>any</i>)';
49+
$wb['remote_user_error_ips'] = 'At least one of the entered ip addresses or hostnames is invalid.';
4750
?>

interface/web/admin/lib/lang/bg_server_config.lng

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,4 +284,11 @@ $wb['backup_time_txt'] = 'Backup time';
284284
$wb['skip_le_check_txt'] = 'Skip Lets Encrypt Check';
285285
$wb['migration_mode_txt'] = 'Server Migration Mode';
286286
$wb['nginx_enable_pagespeed_txt'] = 'Makes Pagespeed available';
287+
$wb['backup_tmp_txt'] = 'Backup tmp directory for zip';
288+
$wb['tmpdir_path_error_empty'] = 'tmp-dir Path is empty.';
289+
$wb['tmpdir_path_error_regex'] = 'Invalid tmp-dir path.';
290+
$wb['logging_txt'] = 'Store website access and error logs';
291+
$wb['logging_desc_txt'] = 'Use Tools > Resync to apply changes to existing sites. For Apache, access and error log can be anonymized. For nginx, only the access log is anonymized, the error log will contain IP addresses.';
292+
$wb['log_retention_txt'] = 'Log retention (days)';
293+
$wb['log_retention_error_ispositive'] = 'Log retention must be a number > 0';
287294
?>

interface/web/admin/lib/lang/br.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ $wb['FastCGI'] = 'FastCGI';
2626
$wb['Jailkit'] = 'Jailkit';
2727
$wb['Rescue'] = 'Manutenção';
2828
$wb['Server IP addresses'] = 'Endereço IP do servidor';
29-
$wb['Server IPv4 mapping'] = 'Mapeamento IPv4 do servidor';
3029
$wb['Additional PHP Versions'] = 'Versões adicionais do php';
3130
$wb['Firewall'] = 'Firewall';
3231
$wb['Interface'] = 'Interface';

interface/web/admin/lib/lang/br_remote_user.lng

Lines changed: 1 addition & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -6,62 +6,45 @@ $wb['username_error_unique'] = 'O nome de usuário deve ser exclusivo';
66
$wb['username_error_empty'] = 'O nome de usuário não pode estar em branco';
77
$wb['password_error_empty'] = 'A senha não pode estar em branco';
88
$wb['password_strength_txt'] = 'Dificuldade da senha';
9-
$wb['Server functions'] = 'Funções de servidor';
10-
$wb['Record permission changes'] = 'Permissão de alteração de registros';
11-
$wb['Domaintool functions'] = 'Funções de domínios';
12-
$wb['Quota functions'] = 'Funções de cotas';
139
$wb['Mail domain functions'] = 'Funções de domínios de e-mail';
14-
$wb['Mail domain alias functions'] = 'Funções de apelidos de domínios de e-mail';
15-
$wb['Mail mailinglist functions'] = 'Funções de listas de e-mail';
1610
$wb['Mail user functions'] = 'Funções de usuários de e-mail';
1711
$wb['Mail alias functions'] = 'Funções de apelidos de domínio de e-mail';
1812
$wb['Mail forward functions'] = 'Funções de encaminhamento de e-mail';
1913
$wb['Mail catchall functions'] = 'Funções de de contas cata tudo';
2014
$wb['Mail transport functions'] = 'Funções de transporte de e-mail';
21-
$wb['Mail relay functions'] = 'Funções de retransmissão de e-mail';
2215
$wb['Mail whitelist functions'] = 'Funções de lista branca de e-mail';
2316
$wb['Mail blacklist functions'] = 'Funções de lista negra de e-mail';
2417
$wb['Mail spamfilter user functions'] = 'Funções de filtros anti-spam para contas de e-mail';
2518
$wb['Mail spamfilter policy functions'] = 'Funções de política de anti-spam para contas de e-mail';
2619
$wb['Mail fetchmail functions'] = 'Funções de contas de busca de e-mails';
27-
$wb['Mail spamfilter whitelist functions'] = 'Funções de lista branca para filtros anti-spam';
28-
$wb['Mail spamfilter blacklist functions'] = 'Funções de lista negra para filtros anti-spam';
2920
$wb['Mail user filter functions'] = 'Funções de filtro de e-mails para contas de e-mail';
30-
$wb['Mail Backup functions'] = 'Funções de backup de e-mails';
3121
$wb['Mail filter functions'] = 'Funções de filtros de e-mail';
32-
$wb['Monitor functions'] = 'Funções de monitoramento';
3322
$wb['Client functions'] = 'Funções de cliente';
3423
$wb['Sites cron functions'] = 'Funções de tarefas no cron para sites';
3524
$wb['Sites database functions'] = 'Funções de banco de dados para sites';
36-
$wb['Sites Protected folder functions'] = 'Funções de pasta protegida para sites';
3725
$wb['Sites FTP-User functions'] = 'Funções de usuários ftp para sites';
3826
$wb['Sites Shell-User functions'] = 'Funções de usuários shell para sites';
3927
$wb['Sites Domain functions'] = 'Funções de domínios de sites';
40-
$wb['Sites Backup functions'] = 'Funções de backup para sites';
4128
$wb['Sites Aliasdomain functions'] = 'Função de apelidos de domínio de sites';
4229
$wb['Sites Subdomain functions'] = 'Função de subdomínio de sites';
43-
$wb['Sites APS functions'] = 'Funções de aplicativos para sites';
4430
$wb['DNS zone functions'] = 'Funções de zona dns';
4531
$wb['DNS a functions'] = 'Funções de registro A dns';
4632
$wb['DNS aaaa functions'] = 'Funções de registro AAAA dns';
4733
$wb['DNS alias functions'] = 'Funções de registro Alias dns';
4834
$wb['DNS cname functions'] = 'Funções de registro CNAME dns';
49-
$wb['DNS ds functions'] = 'Funções de registro DS dns';
5035
$wb['DNS hinfo functions'] = 'Funções de registro HINFO dns';
51-
$wb['DNS loc functions'] = 'Funções de registro LOC dns';
5236
$wb['DNS mx functions'] = 'Funções de registro MX dns';
53-
$wb['DNS tlsa functions'] = 'Funções de registro TLSA dns';
5437
$wb['DNS ns functions'] = 'Funções de registro NS dns';
5538
$wb['DNS ptr functions'] = 'Funções de registro PTR dns';
5639
$wb['DNS rp functions'] = 'Funções de registro RP dns';
5740
$wb['DNS srv functions'] = 'Funções de registro SRV dns';
5841
$wb['DNS txt functions'] = 'Funções de registro TXT dns';
59-
$wb['OpenVZ VM functions'] = 'Funções de máquinas virtuais do OPENVZ';
6042
$wb['generate_password_txt'] = 'Gerar senha';
6143
$wb['repeat_password_txt'] = 'Repetir senha';
6244
$wb['password_mismatch_txt'] = 'A senhas não coincidem.';
6345
$wb['password_match_txt'] = 'A senhas coincidem.';
6446
$wb['remote_access_txt'] = 'Acesso remoto';
6547
$wb['remote_ips_txt'] = 'Endereço(s) IPs ou nome do servidor com acesso remoto (separado por vírgula ou em branco para qualquer <i>um</i>)';
6648
$wb['remote_user_error_ips'] = 'Ao menos um endereço IP ou nome do servidor é inválido.';
49+
$wb['Mail mailing list functions'] = 'Mail mailinglist functions';
6750
?>

interface/web/admin/lib/lang/br_server_config.lng

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -284,4 +284,11 @@ $wb['backup_time_txt'] = 'Hora do backup';
284284
$wb['skip_le_check_txt'] = 'Ignorar verificação do Lets Encrypt';
285285
$wb['migration_mode_txt'] = 'Habilitar modo de migração do servidor';
286286
$wb['nginx_enable_pagespeed_txt'] = 'Makes Pagespeed available';
287+
$wb['backup_tmp_txt'] = 'Backup tmp directory for zip';
288+
$wb['tmpdir_path_error_empty'] = 'tmp-dir Path is empty.';
289+
$wb['tmpdir_path_error_regex'] = 'Invalid tmp-dir path.';
290+
$wb['logging_txt'] = 'Store website access and error logs';
291+
$wb['logging_desc_txt'] = 'Use Tools > Resync to apply changes to existing sites. For Apache, access and error log can be anonymized. For nginx, only the access log is anonymized, the error log will contain IP addresses.';
292+
$wb['log_retention_txt'] = 'Log retention (days)';
293+
$wb['log_retention_error_ispositive'] = 'Log retention must be a number > 0';
287294
?>

interface/web/admin/lib/lang/br_system_config.lng

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ $wb['customer_no_template_error_regex_txt'] = 'O número do gabarito do cliente
6767
$wb['customer_no_start_txt'] = 'Valor inicial do código do cliente';
6868
$wb['customer_no_counter_txt'] = 'Contador de código do cliente';
6969
$wb['session_timeout_txt'] = 'Duração da sessão (minutos)';
70-
$wb['session_allow_endless_txt'] = 'Habilitar "Manter-me conectado"';
70+
$wb['session_allow_endless_txt'] = 'Habilitar \"Manter-me conectado\"';
7171
$wb['min_password_length_txt'] = 'Comprimento mínimo da senha';
7272
$wb['min_password_strength_txt'] = 'Dificuldade mínima da senha';
7373
$wb['company_name_txt'] = 'Nome da empresa no título da página';

interface/web/admin/lib/lang/br_users.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,5 @@ $wb['password_match_txt'] = 'A senhas coincidem.';
3232
$wb['username_error_collision'] = 'O nome do usuário não pode conter as palavras reservadas -web- ou -web- seguidas por um número.';
3333
$wb['client_not_admin_err'] = 'Um usuário definido como cliente não pode ser configurado com o tipo: admin (administrador).';
3434
$wb['lost_password_function_txt'] = 'Função reconfigurar senha perdida disponível';
35+
$wb['no_user_insert'] = 'CP-Users of type -user- get added and updated automatically when you add a client or reseller.';
3536
?>

0 commit comments

Comments
 (0)