Commit d7be275d authored by tbrehm's avatar tbrehm
Browse files

Merged the language files.

parent 9c930e0b
......@@ -38,4 +38,5 @@ $wb['top_menu_domain'] = '
$wb['top_menu_dashboard'] = '';
$wb['toolsarea_head_txt'] = '';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Fakturace';
$wb['top_menu_domain'] = 'Doména';
$wb['top_menu_dashboard'] = 'Nástěnka';
$wb['latest_news_txt'] = 'Nejnovější novinky';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -30,7 +30,7 @@ $wb['top_menu_system'] = 'System';
$wb['top_menu_client'] = 'Kunden';
$wb['top_menu_email'] = 'E-Mail';
$wb['top_menu_monitor'] = 'Überwachung';
$wb['top_menu_sites'] = 'Internet-Auftritt';
$wb['top_menu_sites'] = 'Internet-Auftritt';
$wb['top_menu_dns'] = 'DNS';
$wb['top_menu_tools'] = 'Einstellungen';
$wb['top_menu_help'] = 'Support';
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['latest_news_txt'] = 'Τελευταία Νέα';
$wb['number_format_decimals'] = '2';
$wb['number_format_dec_point'] = '.';
$wb['number_format_thousands_sep'] = '';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Cobranza';
$wb['top_menu_domain'] = 'Dominios';
$wb['top_menu_dashboard'] = 'Inicio';
$wb['latest_news_txt'] = 'Noticias';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
<?php
$wb['conf_format_dateshort'] = "d-m-Y";
$wb['conf_format_datelong'] = "d-m-Y";
$wb['conf_format_timeshort'] = "H:i";
$wb['conf_format_timelong'] = "H:i:s";
$wb['conf_format_datetime'] = "d-m-Y H:i";
$wb['301'] = "Module interdit pour l'utilisateur courant.";
$wb['302'] = "Module invalide.";
$wb['1001'] = "Le nom d'utilisateur et/ou le mot de passe ne doivent pas être vides !";
$wb['1002'] = "Le nom d'utilisateur et/ou le mot de passe son faux !";
$wb['1003'] = "L'utilisateur est désactivé !";
$wb['delete_confirmation'] = "Voulez-vous vraiment supprimer cet enregistrement ?";
$wb['error_no_view_permission'] = "Vous n'avez pas la permission de voir cet enregistrement, ou il n'existe pas.";
$wb['error_no_delete_permission'] = "Vous n'avez pas la permission de supprimer cet enregistrement !";
$wb['page_txt'] = "Page";
$wb['page_of_txt'] = "de";
$wb['page_next_txt'] = "Suivant";
$wb['page_back_txt'] = "Précédent";
$wb['delete_txt'] = "Supprimer";
$wb['filter_txt'] = "Filtrer";
$wb['add_new_record_txt'] = "Ajouter une entrée";
$wb['btn_save_txt'] = "Enregistrer";
$wb['btn_cancel_txt'] = "Annuler";
$wb['toolsarea_head_txt'] = "Outils";
$wb['page_and_txt'] = "et";
$wb['top_menu_system'] = "Système";
$wb['top_menu_client'] = "Client";
$wb['top_menu_email'] = "Email";
$wb['top_menu_monitor'] = "Surveillance";
$wb['top_menu_sites'] = "Sites";
$wb['top_menu_dns'] = "DNS";
$wb['top_menu_tools'] = "Outils";
$wb['top_menu_help'] = "Aide";
$wb['top_menu_billing'] = "Facturation";
$wb['top_menu_domain'] = "Domaines";
$wb['top_menu_dashboard'] = "Accueil";
$wb['latest_news_txt'] = "Dernières actualités";
$wb['conf_format_dateshort'] = 'd-m-Y';
$wb['conf_format_datelong'] = 'd-m-Y';
$wb['conf_format_timeshort'] = 'H:i';
$wb['conf_format_timelong'] = 'H:i:s';
$wb['conf_format_datetime'] = 'd-m-Y H:i';
$wb['301'] = 'Module interdit pour lutilisateur courant.';
$wb['302'] = 'Module invalide.';
$wb['1001'] = 'Le nom dutilisateur et/ou le mot de passe ne doivent pas être vides !';
$wb['1002'] = 'Le nom dutilisateur et/ou le mot de passe son faux !';
$wb['1003'] = 'Lutilisateur est désactivé !';
$wb['delete_confirmation'] = 'Voulez-vous vraiment supprimer cet enregistrement ?';
$wb['error_no_view_permission'] = 'Vous navez pas la permission de voir cet enregistrement, ou il nexiste pas.';
$wb['error_no_delete_permission'] = 'Vous navez pas la permission de supprimer cet enregistrement !';
$wb['page_txt'] = 'Page';
$wb['page_of_txt'] = 'de';
$wb['page_next_txt'] = 'Suivant';
$wb['page_back_txt'] = 'Précédent';
$wb['delete_txt'] = 'Supprimer';
$wb['filter_txt'] = 'Filtrer';
$wb['add_new_record_txt'] = 'Ajouter une entrée';
$wb['btn_save_txt'] = 'Enregistrer';
$wb['btn_cancel_txt'] = 'Annuler';
$wb['toolsarea_head_txt'] = 'Outils';
$wb['page_and_txt'] = 'et';
$wb['top_menu_system'] = 'Système';
$wb['top_menu_client'] = 'Client';
$wb['top_menu_email'] = 'Email';
$wb['top_menu_monitor'] = 'Surveillance';
$wb['top_menu_sites'] = 'Sites';
$wb['top_menu_dns'] = 'DNS';
$wb['top_menu_tools'] = 'Outils';
$wb['top_menu_help'] = 'Aide';
$wb['top_menu_billing'] = 'Facturation';
$wb['top_menu_domain'] = 'Domaines';
$wb['top_menu_dashboard'] = 'Accueil';
$wb['latest_news_txt'] = 'Dernières actualités';
$wb['number_format_decimals'] = '2';
$wb['number_format_dec_point'] = '.';
$wb['number_format_thousands_sep'] = '';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -36,5 +36,7 @@ $wb['top_menu_domain'] = 'Domainek';
$wb['top_menu_dashboard'] = 'Főoldal';
$wb['latest_news_txt'] = 'Legfrissebb hírek';
$wb['top_menu_vm'] = 'VM';
$wb['number_format_decimals'] = '2';
$wb['number_format_dec_point'] = '.';
$wb['number_format_thousands_sep'] = '';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domain';
$wb['top_menu_dashboard'] = 'Beranda';
$wb['latest_news_txt'] = 'Berita terbaru';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Facturen';
$wb['top_menu_domain'] = 'Domeinen';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Laatste nieuws';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Biling';
$wb['top_menu_domain'] = 'Domeny';
$wb['top_menu_dashboard'] = 'Strona główna';
$wb['latest_news_txt'] = 'Ostatnie wiadomości';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
......@@ -4,7 +4,7 @@ $wb['conf_format_datelong'] = 'l dS of F Y';
$wb['conf_format_timeshort'] = 'H:i';
$wb['conf_format_timelong'] = 'H:i:s';
$wb['conf_format_datetime'] = 'Y-m-d H:i';
$wb['number_format_decimals'] = 2;
$wb['number_format_decimals'] = '2';
$wb['number_format_dec_point'] = '.';
$wb['number_format_thousands_sep'] = '';
$wb['301'] = 'Modül, bu kullanıcı için izin vermiyor.';
......@@ -38,4 +38,5 @@ $wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
$wb['top_menu_vm'] = 'VServer';
?>
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment