Commit 333866e9 authored by tbrehm's avatar tbrehm
Browse files

Merged language files.

parent a7019967
<?php
$wb['conf_format_dateshort'] = "d.m.Y";
$wb['conf_format_datelong'] = "l, d. F 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'] = "Modul für Benutzer nicht erlaubt.";
$wb['302'] = "Modul ungültig.";
$wb['1001'] = "Der Benutzername und das Passwort dürfen nicht leer sein!";
$wb['1002'] = "Der Benutzername und/oder das Passwort sind nicht korrekt!";
$wb['1003'] = "Der Benutzername ist deaktiviert!";
$wb['delete_confirmation'] = "Wollen Sie diesen Datensatz wirklich löschen?";
$wb['error_no_view_permission'] = "Sie haben nicht die Berechtigung, diesen Datensatz zu lesen, oder dieser Datensatz existiert nicht!";
$wb['error_no_delete_permission'] = "Sie haben nicht die Berechtigung, diesen Datensatz zu löschen!";
$wb['page_txt'] = "Seite";
$wb['page_of_txt'] = "von";
$wb['page_next_txt'] = "Weiter";
$wb['page_back_txt'] = "Zurück";
$wb['delete_txt'] = "Löschen";
$wb['filter_txt'] = "Filter";
$wb['add_new_record_txt'] = "Neuen Datensatz hinzufügen";
$wb['btn_save_txt'] = "Speichern";
$wb['btn_cancel_txt'] = "Abbrechen";
$wb['toolsarea_head_txt'] = "Einstellungen";
$wb['page_and_txt'] = "und";
$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'] = "Domains";
$wb['top_menu_dns'] = "DNS";
$wb['top_menu_tools'] = "Einstellungen";
$wb['top_menu_help'] = "Support";
$wb['conf_format_dateshort'] = 'd.m.Y';
$wb['conf_format_datelong'] = 'l, d. F 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'] = 'Modul für Benutzer nicht erlaubt.';
$wb['302'] = 'Modul ungültig.';
$wb['1001'] = 'Der Benutzername und das Passwort dürfen nicht leer sein!';
$wb['1002'] = 'Der Benutzername und/oder das Passwort sind nicht korrekt!';
$wb['1003'] = 'Der Benutzername ist deaktiviert!';
$wb['delete_confirmation'] = 'Wollen Sie diesen Datensatz wirklich löschen?';
$wb['error_no_view_permission'] = 'Sie haben nicht die Berechtigung, diesen Datensatz zu lesen, oder dieser Datensatz existiert nicht!';
$wb['error_no_delete_permission'] = 'Sie haben nicht die Berechtigung, diesen Datensatz zu löschen!';
$wb['page_txt'] = 'Seite';
$wb['page_of_txt'] = 'von';
$wb['page_next_txt'] = 'Weiter';
$wb['page_back_txt'] = 'Zurück';
$wb['delete_txt'] = 'Löschen';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Neuen Datensatz hinzufügen';
$wb['btn_save_txt'] = 'Speichern';
$wb['btn_cancel_txt'] = 'Abbrechen';
$wb['toolsarea_head_txt'] = 'Einstellungen';
$wb['page_and_txt'] = 'und';
$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'] = 'Domains';
$wb['top_menu_dns'] = 'DNS';
$wb['top_menu_tools'] = 'Einstellungen';
$wb['top_menu_help'] = 'Support';
$wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
?>
<?php
$wb['conf_format_dateshort'] = 'Y-m-d';
$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['301'] = 'Modul nie je povolený pre existujúceho použivatela.';
$wb['302'] = 'Module neplatný.';
$wb['1001'] = 'Užvatelské meno a heslo nesmie byt prázdne !';
$wb['1002'] = 'Užvatelské meno a/alebo heslo nie je správne !';
$wb['1003'] = 'Užvatelské meno je deaktivovaný';
$wb['delete_confirmation'] = 'Naozaj chcete zmazat tento záznam?';
$wb['error_no_view_permission'] = 'Nemáte oprávnenie pre prezeranie tohto záznamu alebo tento záznam neexistuje!';
$wb['error_no_delete_permission'] = 'Nemáte oprávnenie zmazať tento záznam!';
$wb['page_txt'] = 'Strana';
$wb['page_of_txt'] = 'z';
$wb['page_next_txt'] = 'Ďalší';
$wb['page_back_txt'] = 'Späť';
$wb['delete_txt'] = 'Zmazať';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Pridať záznam';
$wb['btn_save_txt'] = 'Uložiť';
$wb['btn_cancel_txt'] = 'Späť';
$wb['toolsarea_head_txt'] = 'Nástroje';
$wb['page_and_txt'] = 'a';
$wb['top_menu_system'] = 'Systém';
$wb['top_menu_client'] = 'Klient';
$wb['top_menu_email'] = 'Email';
$wb['top_menu_monitor'] = 'Monitor';
$wb['top_menu_sites'] = 'Weby';
$wb['top_menu_dns'] = 'DNS';
$wb['top_menu_tools'] = 'Nástroje';
$wb['top_menu_help'] = 'Pomoc';
?>
<?php
$wb['conf_format_dateshort'] = 'Y-m-d';
$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['301'] = 'Modul nie je povolený pre existujúceho použivatela.';
$wb['302'] = 'Module neplatný.';
$wb['1001'] = 'Užvatelské meno a heslo nesmie byt prázdne !';
$wb['1002'] = 'Užvatelské meno a/alebo heslo nie je správne !';
$wb['1003'] = 'Užvatelské meno je deaktivovaný';
$wb['delete_confirmation'] = 'Naozaj chcete zmazat tento záznam?';
$wb['error_no_view_permission'] = 'Nemáte oprávnenie pre prezeranie tohto záznamu alebo tento záznam neexistuje!';
$wb['error_no_delete_permission'] = 'Nemáte oprávnenie zmazať tento záznam!';
$wb['page_txt'] = 'Strana';
$wb['page_of_txt'] = 'z';
$wb['page_next_txt'] = 'Ďalší';
$wb['page_back_txt'] = 'Späť';
$wb['delete_txt'] = 'Zmazať';
$wb['filter_txt'] = 'Filter';
$wb['add_new_record_txt'] = 'Pridať záznam';
$wb['btn_save_txt'] = 'Uložiť';
$wb['btn_cancel_txt'] = 'Späť';
$wb['toolsarea_head_txt'] = 'Nástroje';
$wb['page_and_txt'] = 'a';
$wb['top_menu_system'] = 'Systém';
$wb['top_menu_client'] = 'Klient';
$wb['top_menu_email'] = 'Email';
$wb['top_menu_monitor'] = 'Monitor';
$wb['top_menu_sites'] = 'Weby';
$wb['top_menu_dns'] = 'DNS';
$wb['top_menu_tools'] = 'Nástroje';
$wb['top_menu_help'] = 'Pomoc';
$wb['top_menu_billing'] = 'Billing';
$wb['top_menu_domain'] = 'Domains';
$wb['top_menu_dashboard'] = 'Home';
$wb['latest_news_txt'] = 'Latest news';
?>
<?php
$wb["repo_name_txt"] = 'Repository';
$wb["repo_url_txt"] = 'URL';
$wb["repo_username_txt"] = 'User (optional)';
$wb["repo_password_txt"] = 'Password (optional)';
$wb["active_txt"] = 'Active';
?>
\ No newline at end of file
......@@ -73,4 +73,5 @@ $wb['backup_dir_txt'] = 'Backup directory';
$wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
$wb['check_apache_config_txt'] = 'Test apache configuration on restart';
?>
<?php
$wb["head_txt"] = 'Install software package';
$wb["install_key_txt"] = 'Enter install key';
$wb["btn_save_txt"] = 'Start Installation';
$wb["btn_cancel_txt"] = 'Cancel';
?>
\ No newline at end of file
......@@ -4,4 +4,6 @@ $wb['installed_txt'] = 'Status';
$wb['package_title_txt'] = 'Package';
$wb['package_description_txt'] = 'Description';
$wb['action_txt'] = 'Action';
$wb['toolsarea_head_txt'] = 'Packages';
$wb['repoupdate_txt'] = 'Update package list';
?>
<?php
$wb["repo_name_txt"] = 'Repository';
$wb["repo_url_txt"] = 'URL';
$wb["repo_username_txt"] = 'User (optional)';
$wb["repo_password_txt"] = 'Password (optional)';
$wb["active_txt"] = 'Active';
?>
\ No newline at end of file
......@@ -73,4 +73,5 @@ $wb['backup_dir_txt'] = 'Backup directory';
$wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
$wb['check_apache_config_txt'] = 'Test apache configuration on restart';
?>
<?php
$wb["head_txt"] = 'Install software package';
$wb["install_key_txt"] = 'Enter install key';
$wb["btn_save_txt"] = 'Start Installation';
$wb["btn_cancel_txt"] = 'Cancel';
?>
\ No newline at end of file
......@@ -4,4 +4,6 @@ $wb['installed_txt'] = 'Status';
$wb['package_title_txt'] = 'Package';
$wb['package_description_txt'] = 'Description';
$wb['action_txt'] = 'Action';
$wb['toolsarea_head_txt'] = 'Packages';
$wb['repoupdate_txt'] = 'Update package list';
?>
<?php
$wb["repo_name_txt"] = 'Repository';
$wb["repo_url_txt"] = 'URL';
$wb["repo_username_txt"] = 'User (optional)';
$wb["repo_password_txt"] = 'Password (optional)';
$wb["active_txt"] = 'Active';
?>
\ No newline at end of file
......@@ -73,4 +73,5 @@ $wb['backup_dir_txt'] = 'Backup directory';
$wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
$wb['check_apache_config_txt'] = 'Test apache configuration on restart';
?>
<?php
$wb["head_txt"] = 'Install software package';
$wb["install_key_txt"] = 'Enter install key';
$wb["btn_save_txt"] = 'Start Installation';
$wb["btn_cancel_txt"] = 'Cancel';
?>
\ No newline at end of file
......@@ -4,4 +4,6 @@ $wb['installed_txt'] = 'Status';
$wb['package_title_txt'] = 'Pacote';
$wb['package_description_txt'] = 'Descrição';
$wb['action_txt'] = 'Acão';
$wb['toolsarea_head_txt'] = 'Packages';
$wb['repoupdate_txt'] = 'Update package list';
?>
<?php
$wb["repo_name_txt"] = 'Repository';
$wb["repo_url_txt"] = 'URL';
$wb["repo_username_txt"] = 'User (optional)';
$wb["repo_password_txt"] = 'Password (optional)';
$wb["active_txt"] = 'Active';
?>
\ No newline at end of file
......@@ -73,4 +73,5 @@ $wb['backup_dir_txt'] = 'Backup directory';
$wb['named_conf_local_path_txt'] = 'BIND named.conf.local path';
$wb['php_ini_path_cgi_txt'] = 'CGI php.ini path';
$wb['php_ini_path_apache_txt'] = 'Apache php.ini path';
$wb['check_apache_config_txt'] = 'Test apache configuration on restart';
?>
<?php
$wb["head_txt"] = 'Install software package';
$wb["install_key_txt"] = 'Enter install key';
$wb["btn_save_txt"] = 'Start Installation';
$wb["btn_cancel_txt"] = 'Cancel';
?>
\ No newline at end of file
......@@ -4,4 +4,6 @@ $wb['installed_txt'] = 'Stav';
$wb['package_title_txt'] = 'Balíček';
$wb['package_description_txt'] = 'Popis';
$wb['action_txt'] = 'Akce';
$wb['toolsarea_head_txt'] = 'Packages';
$wb['repoupdate_txt'] = 'Update package list';
?>
<?php
$wb['1001'] = "Benutzername oder Passwort ist leer.";
$wb['1002'] = "Benutzername oder Passwort ist falsch.";
$wb['Firewall'] = "Firewall";
$wb['Groups'] = "Gruppen";
$wb['groups_description'] = "Formular zur Bearbeitung von Systembenutzer Gruppen.";
$wb['Server'] = "Server";
$wb['Services'] = "Dienste";
$wb['Config'] = "Konfiguration";
$wb['Server Config'] = "Serverkonfiguration";
$wb['Mail'] = "E-Mail";
$wb['Getmail'] = "Getmail";
$wb['Web'] = "Web";
$wb['FastCGI'] = "FastCGI";
$wb['Jailkit'] = "Jailkit";
$wb['System'] = "System";
$wb['Add user'] = "Benutzer hinzufügen";
$wb['Edit user'] = "Benutzer bearbeiten";
$wb['CP Users'] = "CP Benutzer";
$wb['Add group'] = "Gruppe hinzufügen";
$wb['Edit group'] = "Gruppe bearbeiten";
$wb['Edit server'] = "Server bearbeiten";
$wb['Edit Server IP'] = "Server IP bearbeiten";
$wb['Servers'] = "Server";
$wb['Sync. Now'] = "Jetzt synchronisieren";
$wb['DB Sync.'] = "DB Synchronisation";
$wb['Languages'] = "Sprachen";
$wb['New Language'] = "Neue Sprache";
$wb['Export'] = "Exportieren";
$wb['Import'] = "Importieren";
$wb['Language Editor'] = "Sprachen-Editor";
$wb['Software'] = "Software";
$wb['Repositories'] = "Repositories";
$wb['Server Services'] = "Server Services";
$wb['Interface Config'] = "Interface Config";
$wb['Packages'] = "Packages";
$wb['Updates'] = "Updates";
$wb['Merge'] = "Zusammenführen";
$wb['Remote Users'] = "Remote-Benutzer";
$wb['1001'] = 'Benutzername oder Passwort ist leer.';
$wb['1002'] = 'Benutzername oder Passwort ist falsch.';
$wb['Firewall'] = 'Firewall';
$wb['Groups'] = 'Gruppen';
$wb['groups_description'] = 'Formular zur Bearbeitung von Systembenutzer Gruppen.';
$wb['Server'] = 'Server';
$wb['Services'] = 'Dienste';
$wb['Config'] = 'Konfiguration';
$wb['Server Config'] = 'Serverkonfiguration';
$wb['Mail'] = 'E-Mail';
$wb['Getmail'] = 'Getmail';
$wb['Web'] = 'Web';
$wb['FastCGI'] = 'FastCGI';
$wb['Jailkit'] = 'Jailkit';
$wb['System'] = 'System';
$wb['Add user'] = 'Benutzer hinzufügen';
$wb['Edit user'] = 'Benutzer bearbeiten';
$wb['CP Users'] = 'CP Benutzer';
$wb['Add group'] = 'Gruppe hinzufügen';
$wb['Edit group'] = 'Gruppe bearbeiten';
$wb['Edit server'] = 'Server bearbeiten';
$wb['Edit Server IP'] = 'Server IP bearbeiten';
$wb['Servers'] = 'Server';
$wb['Sync. Now'] = 'Jetzt synchronisieren';
$wb['DB Sync.'] = 'DB Synchronisation';
$wb['Languages'] = 'Sprachen';
$wb['New Language'] = 'Neue Sprache';
$wb['Export'] = 'Exportieren';
$wb['Import'] = 'Importieren';
$wb['Language Editor'] = 'Sprachen-Editor';
$wb['Software'] = 'Software';
$wb['Repositories'] = 'Repositories';
$wb['Server Services'] = 'Server Services';
$wb['Interface Config'] = 'Interface Config';
$wb['Packages'] = 'Packages';
$wb['Updates'] = 'Updates';
$wb['Merge'] = 'Zusammenführen';
$wb['Remote Users'] = 'Remote-Benutzer';
$wb['Remote Actions'] = 'Remote Actions';
$wb['Do OS-Update'] = 'Do OS-Update';
$wb['Do ISPConfig-Update'] = 'Do ISPConfig-Update';
?>
<?php
$wb['server_id_txt'] = "Server";
$wb['tcp_port_txt'] = "Offene TCP Ports";
$wb['udp_port_txt'] = "Offene UDP Ports";
$wb['tcp_port_help_txt'] = "Getrennt durch Kommata";
$wb['udp_port_help_txt'] = "Getrennt durch Kommata";
$wb['active_txt'] = "Aktiv";
$wb['firewall_error_unique'] = "Es gibt bereits einen Firewalldatensatz für diesen Server.";
$wb['tcp_ports_error_regex'] = "Zeichen nicht erlaubt in TCP Port Definition. Erlaubte Zeichen sind Nummern, : und ,.";
$wb['udp_ports_error_regex'] = "Zeichen nicht erlaubt in TCP Port Definition. Erlaubte Zeichen sind Nummern, : und ,.";
$wb['server_id_txt'] = 'Server';
$wb['tcp_port_txt'] = 'Offene TCP Ports';
$wb['udp_port_txt'] = 'Offene UDP Ports';
$wb['tcp_port_help_txt'] = 'Getrennt durch Kommata';
$wb['udp_port_help_txt'] = 'Getrennt durch Kommata';
$wb['active_txt'] = 'Aktiv';
$wb['firewall_error_unique'] = 'Es gibt bereits einen Firewalldatensatz für diesen Server.';
$wb['tcp_ports_error_regex'] = 'Zeichen nicht erlaubt in TCP Port Definition. Erlaubte Zeichen sind Nummern, : und ,.';
$wb['udp_ports_error_regex'] = 'Zeichen nicht erlaubt in TCP Port Definition. Erlaubte Zeichen sind Nummern, : und ,.';
?>
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