Skip to content

Commit 91609af

Browse files
committed
Merged language files.
1 parent 7da5333 commit 91609af

File tree

558 files changed

+3018
-3226
lines changed

Some content is hidden

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

558 files changed

+3018
-3226
lines changed

interface/lib/lang/br.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,3 @@ $wb['Tools'] = 'Ferramentas';
3131
$wb['Help'] = 'Ajuda';
3232
$wb['toolsarea_head_txt'] = 'Ferramentas';
3333
?>
34-

interface/lib/lang/hu.lng

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,13 @@ $wb['filter_txt'] = 'Szűrés';
2121
$wb['add_new_record_txt'] = 'Új bejegyzés';
2222
$wb['btn_save_txt'] = 'Mentés';
2323
$wb['btn_cancel_txt'] = 'Mégse';
24+
$wb['System'] = 'System';
25+
$wb['Client'] = 'Client';
26+
$wb['Email'] = 'Email';
27+
$wb['Monitor'] = 'Monitor';
28+
$wb['Sites'] = 'Sites';
29+
$wb['DNS'] = 'DNS';
30+
$wb['Tools'] = 'Tools';
31+
$wb['Help'] = 'Help';
32+
$wb['toolsarea_head_txt'] = 'Tools';
2433
?>
25-

interface/lib/lang/nl.lng

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,3 @@ $wb['Tools'] = 'Tools';
3131
$wb['Help'] = 'Help';
3232
$wb['toolsarea_head_txt'] = 'Tools';
3333
?>
34-

interface/lib/lang/pl.lng

Lines changed: 33 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,27 +1,33 @@
1-
<?php
2-
$wb['conf_format_dateshort'] = 'Y-m-d';
3-
$wb['conf_format_datelong'] = 'l dS of F Y';
4-
$wb['conf_format_timeshort'] = 'H:i';
5-
$wb['conf_format_timelong'] = 'H:i:s';
6-
$wb['conf_format_datetime'] = 'Y-m-d H:i';
7-
8-
$wb['301'] = 'Moduł nie jest dostępny dla aktualnego uzytkownika.';
9-
$wb['302'] = 'Moduł jest niepoprawny.';
10-
$wb['1001'] = 'Nazwa użytkownika i hasło nie może być puste !';
11-
$wb['1002'] = 'Nazwa użytkownika i/lub hasło nie są poprawne !';
12-
$wb['1003'] = 'Nazwa użytkownika nie jest aktywna!';
13-
$wb['delete_confirmation'] = 'Jesteś pewny, że chcesz usunąć ten wpis?';
14-
$wb['error_no_view_permission'] = 'Nie masz uprawnień do podglądu tego wpisu lub taki wpis nie istnieje!';
15-
$wb['error_no_delete_permission'] = 'Nie masz uprawnień do usunięcia tego wpisu!';
16-
$wb["page_txt"] = 'Strona';
17-
$wb["page_of_txt"] = 'z';
18-
$wb["page_next_txt"] = 'Następna';
19-
$wb["page_back_txt"] = 'Wróć';
20-
$wb["delete_txt"] = 'Usuń';
21-
$wb["filter_txt"] = 'Filtr';
22-
$wb["add_new_record_txt"] = 'Dodaj nowy wpis';
23-
$wb['btn_save_txt'] = "Zapisz";
24-
$wb['btn_cancel_txt'] = "Wróć";
25-
?>
26-
27-
1+
<?php
2+
$wb['conf_format_dateshort'] = 'Y-m-d';
3+
$wb['conf_format_datelong'] = 'l dS of F Y';
4+
$wb['conf_format_timeshort'] = 'H:i';
5+
$wb['conf_format_timelong'] = 'H:i:s';
6+
$wb['conf_format_datetime'] = 'Y-m-d H:i';
7+
$wb['301'] = 'Moduł nie jest dostępny dla aktualnego uzytkownika.';
8+
$wb['302'] = 'Moduł jest niepoprawny.';
9+
$wb['1001'] = 'Nazwa użytkownika i hasło nie może być puste !';
10+
$wb['1002'] = 'Nazwa użytkownika i/lub hasło nie są poprawne !';
11+
$wb['1003'] = 'Nazwa użytkownika nie jest aktywna!';
12+
$wb['delete_confirmation'] = 'Jesteś pewny, że chcesz usunąć ten wpis?';
13+
$wb['error_no_view_permission'] = 'Nie masz uprawnień do podglądu tego wpisu lub taki wpis nie istnieje!';
14+
$wb['error_no_delete_permission'] = 'Nie masz uprawnień do usunięcia tego wpisu!';
15+
$wb['page_txt'] = 'Strona';
16+
$wb['page_of_txt'] = 'z';
17+
$wb['page_next_txt'] = 'Następna';
18+
$wb['page_back_txt'] = 'Wróć';
19+
$wb['delete_txt'] = 'Usuń';
20+
$wb['filter_txt'] = 'Filtr';
21+
$wb['add_new_record_txt'] = 'Dodaj nowy wpis';
22+
$wb['btn_save_txt'] = 'Zapisz';
23+
$wb['btn_cancel_txt'] = 'Wróć';
24+
$wb['System'] = 'System';
25+
$wb['Client'] = 'Client';
26+
$wb['Email'] = 'Email';
27+
$wb['Monitor'] = 'Monitor';
28+
$wb['Sites'] = 'Sites';
29+
$wb['DNS'] = 'DNS';
30+
$wb['Tools'] = 'Tools';
31+
$wb['Help'] = 'Help';
32+
$wb['toolsarea_head_txt'] = 'Tools';
33+
?>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?php
2+
$wb['username_txt'] = 'Username:';
3+
$wb['password_txt'] = 'Password:';
4+
$wb['function_txt'] = 'Functions:';
5+
$wb['username_error_unique'] = 'Username must be unique';
6+
$wb['username_error_empty'] = 'Username cannot be empty';
7+
$wb['password_error_empty'] = 'Password cannot be empty';
8+
$wb['password_strength_txt'] = 'Password Strength:';
9+
?>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
<?php
2+
$wb['list_head_txt'] = 'Remote Users';
3+
$wb['list_desc_txt'] = '';
4+
$wb['add_new_record_txt'] = 'Add new user';
5+
$wb['parent_remote_userid_txt'] = 'ID';
6+
$wb['username_txt'] = 'Username';
7+
?>

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
$wb['server_id_txt'] = 'Server';
33
$wb['ip_address_txt'] = 'IP Address';
44
$wb['virtualhost_txt'] = 'HTTP NameVirtualHost';
5-
$wb["ip_error_wrong"] = 'The IP address is invalid';
6-
$wb["ip_error_unique"] = 'The IP address must be unique';
5+
$wb['ip_error_wrong'] = 'The IP address is invalid';
6+
$wb['ip_error_unique'] = 'The IP address must be unique';
77
?>

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,3 @@ $wb['Language Editor'] = 'Editor de Idiomas';
3232
$wb['Software'] = 'Software';
3333
$wb['Repositories'] = 'Repositórios';
3434
?>
35-

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,3 @@ $wb['firewall_error_unique'] = 'Já existe uma regra de firewall para este servi
99
$wb['tcp_ports_error_regex'] = 'Caratere não permitido para definição de porta tcp. São permitidos somente números, : e ,.';
1010
$wb['udp_ports_error_regex'] = 'Caratere não permitido para definição de porta udp. São permitidos somente números, : e ,.';
1111
?>
12-

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@ $wb['tcp_port_txt'] = 'Portas TCP abertas';
66
$wb['udp_port_txt'] = 'Portas UDP abertas';
77
$wb['add_new_record_txt'] = 'Adcionar registro de firewall';
88
?>
9-

0 commit comments

Comments
 (0)