Skip to content

Commit d7be275

Browse files
committed
Merged the language files.
1 parent 9c930e0 commit d7be275

File tree

1,019 files changed

+7125
-2662
lines changed

Some content is hidden

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

1,019 files changed

+7125
-2662
lines changed

interface/lib/lang/ar.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ $wb['top_menu_domain'] = '
3838
$wb['top_menu_dashboard'] = '�������';
3939
$wb['toolsarea_head_txt'] = '�����';
4040
$wb['latest_news_txt'] = 'Latest news';
41+
$wb['top_menu_vm'] = 'VServer';
4142
?>

interface/lib/lang/bg.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
3838
$wb['top_menu_domain'] = 'Domains';
3939
$wb['top_menu_dashboard'] = 'Home';
4040
$wb['latest_news_txt'] = 'Latest news';
41+
$wb['top_menu_vm'] = 'VServer';
4142
?>

interface/lib/lang/cz.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Fakturace';
3838
$wb['top_menu_domain'] = 'Doména';
3939
$wb['top_menu_dashboard'] = 'Nástěnka';
4040
$wb['latest_news_txt'] = 'Nejnovější novinky';
41+
$wb['top_menu_vm'] = 'VServer';
4142
?>

interface/lib/lang/de.lng

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,12 +30,13 @@ $wb['top_menu_system'] = 'System';
3030
$wb['top_menu_client'] = 'Kunden';
3131
$wb['top_menu_email'] = 'E-Mail';
3232
$wb['top_menu_monitor'] = 'Überwachung';
33-
$wb['top_menu_sites'] = 'Internet-Auftritt';
33+
$wb['top_menu_sites'] = 'Internet-Auftritt';
3434
$wb['top_menu_dns'] = 'DNS';
3535
$wb['top_menu_tools'] = 'Einstellungen';
3636
$wb['top_menu_help'] = 'Support';
3737
$wb['top_menu_billing'] = 'Billing';
3838
$wb['top_menu_domain'] = 'Domains';
3939
$wb['top_menu_dashboard'] = 'Home';
4040
$wb['latest_news_txt'] = 'Latest news';
41+
$wb['top_menu_vm'] = 'VServer';
4142
?>

interface/lib/lang/el.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ $wb['latest_news_txt'] = 'Τελευταία Νέα';
3838
$wb['number_format_decimals'] = '2';
3939
$wb['number_format_dec_point'] = '.';
4040
$wb['number_format_thousands_sep'] = '';
41+
$wb['top_menu_vm'] = 'VServer';
4142
?>

interface/lib/lang/es.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Cobranza';
3838
$wb['top_menu_domain'] = 'Dominios';
3939
$wb['top_menu_dashboard'] = 'Inicio';
4040
$wb['latest_news_txt'] = 'Noticias';
41+
$wb['top_menu_vm'] = 'VServer';
4142
?>

interface/lib/lang/fi.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
3838
$wb['top_menu_domain'] = 'Domains';
3939
$wb['top_menu_dashboard'] = 'Home';
4040
$wb['latest_news_txt'] = 'Latest news';
41+
$wb['top_menu_vm'] = 'VServer';
4142
?>

interface/lib/lang/fr.lng

Lines changed: 40 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -1,40 +1,42 @@
11
<?php
2-
$wb['conf_format_dateshort'] = "d-m-Y";
3-
$wb['conf_format_datelong'] = "d-m-Y";
4-
$wb['conf_format_timeshort'] = "H:i";
5-
$wb['conf_format_timelong'] = "H:i:s";
6-
$wb['conf_format_datetime'] = "d-m-Y H:i";
7-
$wb['301'] = "Module interdit pour l'utilisateur courant.";
8-
$wb['302'] = "Module invalide.";
9-
$wb['1001'] = "Le nom d'utilisateur et/ou le mot de passe ne doivent pas être vides !";
10-
$wb['1002'] = "Le nom d'utilisateur et/ou le mot de passe son faux !";
11-
$wb['1003'] = "L'utilisateur est désactivé !";
12-
$wb['delete_confirmation'] = "Voulez-vous vraiment supprimer cet enregistrement ?";
13-
$wb['error_no_view_permission'] = "Vous n'avez pas la permission de voir cet enregistrement, ou il n'existe pas.";
14-
$wb['error_no_delete_permission'] = "Vous n'avez pas la permission de supprimer cet enregistrement !";
15-
$wb['page_txt'] = "Page";
16-
$wb['page_of_txt'] = "de";
17-
$wb['page_next_txt'] = "Suivant";
18-
$wb['page_back_txt'] = "Précédent";
19-
$wb['delete_txt'] = "Supprimer";
20-
$wb['filter_txt'] = "Filtrer";
21-
$wb['add_new_record_txt'] = "Ajouter une entrée";
22-
$wb['btn_save_txt'] = "Enregistrer";
23-
$wb['btn_cancel_txt'] = "Annuler";
24-
$wb['toolsarea_head_txt'] = "Outils";
25-
$wb['page_and_txt'] = "et";
26-
$wb['top_menu_system'] = "Système";
27-
$wb['top_menu_client'] = "Client";
28-
$wb['top_menu_email'] = "Email";
29-
$wb['top_menu_monitor'] = "Surveillance";
30-
$wb['top_menu_sites'] = "Sites";
31-
$wb['top_menu_dns'] = "DNS";
32-
$wb['top_menu_tools'] = "Outils";
33-
$wb['top_menu_help'] = "Aide";
34-
$wb['top_menu_billing'] = "Facturation";
35-
$wb['top_menu_domain'] = "Domaines";
36-
$wb['top_menu_dashboard'] = "Accueil";
37-
$wb['latest_news_txt'] = "Dernières actualités";
2+
$wb['conf_format_dateshort'] = 'd-m-Y';
3+
$wb['conf_format_datelong'] = 'd-m-Y';
4+
$wb['conf_format_timeshort'] = 'H:i';
5+
$wb['conf_format_timelong'] = 'H:i:s';
6+
$wb['conf_format_datetime'] = 'd-m-Y H:i';
7+
$wb['301'] = 'Module interdit pour lutilisateur courant.';
8+
$wb['302'] = 'Module invalide.';
9+
$wb['1001'] = 'Le nom dutilisateur et/ou le mot de passe ne doivent pas être vides !';
10+
$wb['1002'] = 'Le nom dutilisateur et/ou le mot de passe son faux !';
11+
$wb['1003'] = 'Lutilisateur est désactivé !';
12+
$wb['delete_confirmation'] = 'Voulez-vous vraiment supprimer cet enregistrement ?';
13+
$wb['error_no_view_permission'] = 'Vous navez pas la permission de voir cet enregistrement, ou il nexiste pas.';
14+
$wb['error_no_delete_permission'] = 'Vous navez pas la permission de supprimer cet enregistrement !';
15+
$wb['page_txt'] = 'Page';
16+
$wb['page_of_txt'] = 'de';
17+
$wb['page_next_txt'] = 'Suivant';
18+
$wb['page_back_txt'] = 'Précédent';
19+
$wb['delete_txt'] = 'Supprimer';
20+
$wb['filter_txt'] = 'Filtrer';
21+
$wb['add_new_record_txt'] = 'Ajouter une entrée';
22+
$wb['btn_save_txt'] = 'Enregistrer';
23+
$wb['btn_cancel_txt'] = 'Annuler';
24+
$wb['toolsarea_head_txt'] = 'Outils';
25+
$wb['page_and_txt'] = 'et';
26+
$wb['top_menu_system'] = 'Système';
27+
$wb['top_menu_client'] = 'Client';
28+
$wb['top_menu_email'] = 'Email';
29+
$wb['top_menu_monitor'] = 'Surveillance';
30+
$wb['top_menu_sites'] = 'Sites';
31+
$wb['top_menu_dns'] = 'DNS';
32+
$wb['top_menu_tools'] = 'Outils';
33+
$wb['top_menu_help'] = 'Aide';
34+
$wb['top_menu_billing'] = 'Facturation';
35+
$wb['top_menu_domain'] = 'Domaines';
36+
$wb['top_menu_dashboard'] = 'Accueil';
37+
$wb['latest_news_txt'] = 'Dernières actualités';
38+
$wb['number_format_decimals'] = '2';
39+
$wb['number_format_dec_point'] = '.';
40+
$wb['number_format_thousands_sep'] = '';
41+
$wb['top_menu_vm'] = 'VServer';
3842
?>
39-
40-

interface/lib/lang/hu.lng

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,5 +36,7 @@ $wb['top_menu_domain'] = 'Domainek';
3636
$wb['top_menu_dashboard'] = 'Főoldal';
3737
$wb['latest_news_txt'] = 'Legfrissebb hírek';
3838
$wb['top_menu_vm'] = 'VM';
39+
$wb['number_format_decimals'] = '2';
40+
$wb['number_format_dec_point'] = '.';
41+
$wb['number_format_thousands_sep'] = '';
3942
?>
40-

interface/lib/lang/id.lng

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
3838
$wb['top_menu_domain'] = 'Domain';
3939
$wb['top_menu_dashboard'] = 'Beranda';
4040
$wb['latest_news_txt'] = 'Berita terbaru';
41+
$wb['top_menu_vm'] = 'VServer';
4142
?>

0 commit comments

Comments
 (0)