Skip to content
Snippets Groups Projects
Commit f98a2280 authored by fantu's avatar fantu
Browse files

Delete old italian lang file to redo

parent f3487c66
No related branches found
No related tags found
No related merge requests found
Showing
with 0 additions and 196 deletions
<?php
$wb[1001] = "Nome utente o password vuoti.";
$wb[1002] = "Nome utente o password non corretti.";
?>
\ No newline at end of file
<?php
$wb["jobname_txt"] = 'Nome';
$wb["jobname_err"] = 'Il campo "Nome" vuoto.';
$wb["sync_interval_minutes_txt"] = 'Intervallo (Min.)';
$wb["db_type_txt"] = 'Tipo DB';
$wb["db_host_txt"] = 'Host DB';
$wb["db_name_txt"] = 'Nome DB';
$wb["db_username_txt"] = 'Utente DB';
$wb["db_password_txt"] = 'Password DB';
$wb["db_tables_txt"] = 'Tabelle';
$wb["empty_datalog_txt"] = 'Cancella datalog dopo sincronizzazione.';
$wb["sync_datalog_external_txt"] = 'Compilare datalog esterno.';
$wb["active_txt"] = 'attivo';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Sincronizzazione Database';
$wb["jobname_txt"] = 'Jobname';
$wb["db_host_txt"] = 'Host DB';
$wb["db_name_txt"] = 'Nome DB';
$wb["page_txt"] = 'Pagina';
$wb["page_of_txt"] = 'di';
$wb["page_next_txt"] = 'Avanti';
$wb["page_back_txt"] = 'Indietro';
$wb["delete_txt"] = 'Cancella';
$wb["filter_txt"] = 'Filtro';
?>
\ No newline at end of file
<?php
$wb["jobname_txt"] = 'Jobname';
$wb["jobname_err"] = 'Jobname vuoto.';
$wb["sync_interval_minutes_txt"] = 'Intervallo (Min.)';
$wb["ftp_host_txt"] = 'Host FTP';
$wb["ftp_path_txt"] = 'Path FTP';
$wb["ftp_username_txt"] = 'Utente FTP';
$wb["ftp_password_txt"] = 'Password FTP';
$wb["local_path_txt"] = 'Path Locale';
$wb["wput_options_txt"] = 'Optioni Wput';
$wb["active_txt"] = 'Attivo';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Sincronizzazione File';
$wb["jobname_txt"] = 'Jobname';
$wb["ftp_host_txt"] = 'Server FTP';
$wb["local_path_txt"] = 'Path Locale';
?>
\ No newline at end of file
<?php
$wb["description_txt"] = 'Descrizione';
$wb["name_txt"] = 'Gruppo';
$wb["name_err"] = 'Il gruppo deve essere minimo 1 caratteri, massimo 30.';
$wb["btn_save_txt"] = 'Salva';
$wb["btn_cancel_txt"] = 'Annulla'
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Gruppi utenti di sistema';
$wb["description_txt"] = 'Descrizione';
$wb["name_txt"] = 'Gruppo';
$wb["page_txt"] = 'Pagina';
$wb["page_of_txt"] = 'di';
$wb["page_next_txt"] = 'Avanti';
$wb["page_back_txt"] = 'Indietro';
$wb["delete_txt"] = 'Cancella';
$wb["filter_txt"] = 'Filtro';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Aggiungi nuova lingua';
$wb["language_select_txt"] = 'Seleziona lingua base';
$wb["language_new_txt"] = 'Nuova lingua';
$wb['btn_save_txt'] = 'Crea file della nuova lingua impostata';
$wb['btn_cancel_txt'] = 'Indietro';
?>
\ No newline at end of file
<?php
$wb['list_head_txt'] = 'Editor file di lingua';
$wb['language_select_txt'] = 'Seleziona lingua';
$wb['module_txt'] = 'Modulo';
$wb['lang_file_txt'] = 'File di lingua';
$wb['btn_save_txt'] = 'Salva';
$wb['btn_cancel_txt'] = 'Indietro';
?>
<?php
$wb["list_head_txt"] = 'Esporta file di lingua';
$wb["language_select_txt"] = 'Seleziona lingua';
$wb['btn_save_txt'] = 'Esporta i file della lingua selezionata';
$wb['btn_cancel_txt'] = 'Indietro';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Importa file di lingua';
$wb["language_import_txt"] = 'Seleziona file di lingua';
$wb['btn_save_txt'] = 'Importa i file della lingua selezionata';
$wb["language_overwrite_txt"] = 'Sovrascrivi file se esistenti.';
$wb['btn_cancel_txt'] = 'Indietro';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Editor file di lingua';
$wb["language_select_txt"] = 'Seleziona lingua';
$wb["module_txt"] = 'Modulo';
$wb["lang_file_txt"] = 'File di lingua';
?>
\ No newline at end of file
<?php
$wb["config_txt"] = 'configura';
$wb["btn_save_txt"] = 'Salva';
$wb["btn_cancel_txt"] = 'Cancella';
$wb["server_name_txt"] = 'Servername';
$wb["mail_server_txt"] = 'Mailserver';
$wb["web_server_txt"] = 'Webserver';
$wb["dns_server_txt"] = 'DNS-Server';
$wb["file_server_txt"] = 'Fileserver';
$wb["db_server_txt"] = 'DB-Server';
$wb["vserver_server_txt"] = 'VServer-Server';
$wb["active_txt"] = 'Active';
?>
\ No newline at end of file
<?php
$wb["server_id_txt"] = 'Server';
$wb["ip_address_txt"] = 'Indirizzo IP';
$wb["virtualhost_txt"] = 'HTTP NameVirtualHost';
$wb["ip_err"] = 'Indirizzo IP non valido';
$wb["btn_save_txt"] = 'Salva';
$wb["btn_cancel_txt"] = 'Annulla';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Indirizzi IP';
$wb["server_id_txt"] = 'Server';
$wb["ip_address_txt"] = 'Indirizzi IP';
$wb["page_txt"] = 'Pagina';
$wb["page_of_txt"] = 'di';
$wb["page_next_txt"] = 'Avanti';
$wb["page_back_txt"] = 'Indietro';
$wb["delete_txt"] = 'Cancella';
$wb["filter_txt"] = 'Filtro';
$wb["add_new_record_txt"] = 'Aggiungi nuovo indirizzo IP';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Server';
$wb["server_name_txt"] = 'Nome';
$wb["mail_server_txt"] = 'Mail';
$wb["web_server_txt"] = 'Web';
$wb["dns_server_txt"] = 'DNS';
$wb["file_server_txt"] = 'File';
$wb["db_server_txt"] = 'DB';
$wb["vserver_server_txt"] = 'VServer';
$wb["page_txt"] = 'Pagina';
$wb["page_of_txt"] = 'di';
$wb["page_next_txt"] = 'Avanti';
$wb["page_back_txt"] = 'Indietro';
$wb["delete_txt"] = 'Cancalla';
$wb["filter_txt"] = 'Filtro';
$wb["add_new_record_txt"] = 'Aggiungi nuovo server';
?>
\ No newline at end of file
<?php
$wb["username_txt"] = 'Nome utente';
$wb["username_err"] = 'username_err';
$wb["passwort_txt"] = 'Password';
$wb["modules_txt"] = 'Modulo';
$wb["startmodule_txt"] = 'Startmodul';
$wb["app_theme_txt"] = 'Design';
$wb["typ_txt"] = 'Type';
$wb["active_txt"] = 'Aktive';
$wb["language_txt"] = 'Lingua';
$wb["name_txt"] = 'Nome';
$wb["vorname_txt"] = 'Cognome';
$wb["unternehmen_txt"] = 'Company';
$wb["strasse_txt"] = 'Street';
$wb["ort_txt"] = 'City';
$wb["plz_txt"] = 'ZIP';
$wb["land_txt"] = 'Country';
$wb["email_txt"] = 'Email';
$wb["url_txt"] = 'Url';
$wb["telefon_txt"] = 'Telephone';
$wb["fax_txt"] = 'Fax';
$wb["groups_txt"] = 'Groups';
$wb["default_group_txt"] = 'Default Group';
$wb["active_txt"] = 'Attivo';
$wb["btn_save_txt"] = 'Salva';
$wb["btn_cancel_txt"] = 'Annulla';
?>
\ No newline at end of file
<?php
$wb["list_head_txt"] = 'Utenti';
$wb["username_txt"] = 'Nome utente';
$wb["name_txt"] = 'Nome';
$wb["vorname_txt"] = 'Cognome';
$wb["ort_txt"] = 'city';
$wb["page_txt"] = 'Pagina';
$wb["page_of_txt"] = 'di';
$wb["page_next_txt"] = 'Avanti';
$wb["page_back_txt"] = 'Indietro';
$wb["delete_txt"] = 'Cancella';
$wb["filter_txt"] = 'Filtro';
$wb["add_new_record_txt"] = 'Aggiungi nuovo utente';
?>
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment