mirror of
https://git.code.sf.net/p/seeddms/code
synced 2024-11-26 15:32:13 +00:00
major update
This commit is contained in:
parent
82a8acddfd
commit
15f952b793
|
@ -28,6 +28,7 @@ $text = array(
|
|||
'access_mode_read' => "Permesso di lettura",
|
||||
'access_mode_readwrite' => "Permesso di lettura e scrittura",
|
||||
'access_permission_changed_email' => "Permessi cambiati",
|
||||
'according_settings' => "Settaggio accordi",
|
||||
'actions' => "Azioni",
|
||||
'add' => "Aggiungi",
|
||||
'add_doc_reviewer_approver_warning' => "Nota: i documenti saranno automaticamente distinti come rilasciati se non esiste approvazione o revisione",
|
||||
|
@ -36,19 +37,21 @@ $text = array(
|
|||
'add_event' => "Aggiungi evento",
|
||||
'add_group' => "Aggiungi nuovo gruppo",
|
||||
'add_member' => "Aggiungi un membro",
|
||||
'add_multiple_documents' => "Add multiple documents",
|
||||
'add_multiple_documents' => "Aggiungi documenti multipli",
|
||||
'add_multiple_files' => "Aggiungi documenti multipli (il nome del file verrà usato come nome del documento)",
|
||||
'add_subfolder' => "Aggiungi sottocartella",
|
||||
'add_user' => "Aggiungi nuovo utente",
|
||||
'add_user_to_group' => "Aggiungi utente al gruppo",
|
||||
'admin' => "Amministratore",
|
||||
'admin_tools' => "Amministrazione",
|
||||
'all_categories' => "All categories",
|
||||
'all' => "Tutto",
|
||||
'all_categories' => "Tutte le categorie",
|
||||
'all_documents' => "Tutti i documenti",
|
||||
'all_pages' => "Tutte",
|
||||
'all_users' => "Tutti gli utenti",
|
||||
'already_subscribed' => "L'oggetto è già stato sottoscritto",
|
||||
'and' => "e",
|
||||
'apply' => "Apply",
|
||||
'apply' => "Applica",
|
||||
'approval_deletion_email' => "Cancellata la richiesta di approvazione",
|
||||
'approval_group' => "Gruppo approvazione",
|
||||
'approval_request_email' => "Richiesta di approvazione",
|
||||
|
@ -64,6 +67,17 @@ $text = array(
|
|||
'assign_reviewers' => "Assegna Revisori",
|
||||
'assign_user_property_to' => "Assegna le proprietà dell'utente a",
|
||||
'assumed_released' => "Rilascio Acquisito",
|
||||
'attrdef_management' => "Gestione Definizione Attributi",
|
||||
'attrdef_exists' => "Definizione di Attributo esistente",
|
||||
'attrdef_in_use' => "Definizione di Attributo ancora in uso",
|
||||
'attrdef_name' => "Nome",
|
||||
'attrdef_multiple' => "Permetti valori multipli",
|
||||
'attrdef_objtype' => "Tipo oggetto",
|
||||
'attrdef_type' => "Tipo",
|
||||
'attrdef_minvalues' => "Numero di valori Min.",
|
||||
'attrdef_maxvalues' => "Numero di valori Max.",
|
||||
'attrdef_valueset' => "Set di valori",
|
||||
'attributes' => "Attributi",
|
||||
'august' => "Agosto",
|
||||
'automatic_status_update' => "Modifica automatica dello stato",
|
||||
'back' => "Ritorna",
|
||||
|
@ -75,20 +89,25 @@ $text = array(
|
|||
'cancel' => "Annulla",
|
||||
'cannot_assign_invalid_state' => "Non è possibile modificare le assegnazioni di un documento già in stato finale",
|
||||
'cannot_change_final_states' => "Attenzione: Non si può modificare lo stato dei documenti rifiutati, scaduti o in lavorazione",
|
||||
//$text["cannot_delete_yourself"] = "Cannot delete yourself",
|
||||
'cannot_delete_yourself' => "Non puoi cancellare la tua stessa utenza",
|
||||
'cannot_move_root' => "Impossibile spostare la cartella di root",
|
||||
'cannot_retrieve_approval_snapshot' => "Impossibile visualizzare lo stato di approvazione per questa versione di documento",
|
||||
'cannot_retrieve_review_snapshot' => "Impossibile visualizzare lo stato di revisione per questa versione di documento",
|
||||
'cannot_rm_root' => "Impossibile cancellare la cartella di root",
|
||||
'category' => "Category",
|
||||
'category_filter' => "Only categories",
|
||||
'category_in_use' => "This category is currently used by documents.",
|
||||
'categories' => "Categories",
|
||||
'category' => "Categoria",
|
||||
'category_exists' => "Categoria esistente.",
|
||||
'category_filter' => "Solo categorie",
|
||||
'category_in_use' => "Questa categoria è attualmente in uso in alcuni documenti.",
|
||||
'category_noname' => "Non è stato attribuito un nome alla categoria.",
|
||||
'categories' => "Categorie",
|
||||
'change_assignments' => "Modifica le Assegnazioni",
|
||||
'change_password' => "Cambia password",
|
||||
'change_password_message' => "La tua password è stata cambiata.",
|
||||
'change_status' => "Modifica lo Stato",
|
||||
'choose_attrdef' => "Scegli attributo",
|
||||
'choose_category' => "Seleziona",
|
||||
'choose_group' => "--Seleziona gruppo--",
|
||||
'choose_target_category' => "Choose category",
|
||||
'choose_target_category' => "Selezione categoria",
|
||||
'choose_target_document' => "Seleziona documento",
|
||||
'choose_target_folder' => "Seleziona cartella",
|
||||
'choose_user' => "--Seleziona utente--",
|
||||
|
@ -110,12 +129,13 @@ $text = array(
|
|||
'confirm_rm_version' => "Vuoi veramente eliminare la versione [version] del documento \"[documentname]\"?<br>Attenzione: L'operazione è irreversibile",
|
||||
'content' => "Cartelle",
|
||||
'continue' => "Continua",
|
||||
'create_fulltext_index' => "Create fulltext index",
|
||||
'create_fulltext_index_warning' => "You are to recreate the fulltext index. This can take a considerable amount of time and reduce your overall system performance. If you really want to recreate the index, please confirm your operation.",
|
||||
'create_fulltext_index' => "Crea indice fulltext",
|
||||
'create_fulltext_index_warning' => "Stai creando un indice fulltext. Questo può occupare un tempo considerevole e ridurre le prestazioni del sistema. Sei sicuro di voler ricreare l'indice, prego conferma l'operazione.",
|
||||
'creation_date' => "Data creazione",
|
||||
'current_password' => "Password corrente",
|
||||
'current_version' => "Ultima versione",
|
||||
'daily' => "Daily",
|
||||
'databasesearch' => "Database search",
|
||||
'daily' => "Giornaliero",
|
||||
'databasesearch' => "Ricerca nel Database",
|
||||
'december' => "Dicembre",
|
||||
'default_access' => "Permesso di default",
|
||||
'default_keywords' => "Parole chiave disponibili",
|
||||
|
@ -123,6 +143,7 @@ $text = array(
|
|||
'details' => "Dettagli",
|
||||
'details_version' => "Dettagli versione: [version]",
|
||||
'disclaimer' => "Questa è un'area riservata. L'accesso è consentito solo al personale autorizzato. Qualunque violazione sarà perseguita a norma delle leggi italiane ed internazionali.",
|
||||
'do_object_repair' => "Repaira tutte le cartelle e i documenti.",
|
||||
'document_already_locked' => "Questo documento è già bloccato",
|
||||
'document_deleted' => "Documento rimosso",
|
||||
'document_deleted_email' => "Documento cancellato",
|
||||
|
@ -136,6 +157,7 @@ $text = array(
|
|||
'documents' => "Documenti",
|
||||
'documents_in_process' => "Documenti in lavorazione",
|
||||
'documents_locked_by_you' => "Documenti bloccati da te",
|
||||
'documents_only' => "Solo documenti",
|
||||
'document_status_changed_email' => "Modifica stato del documento",
|
||||
'documents_to_approve' => "Documenti in attesa della tua approvazione",
|
||||
'documents_to_review' => "Documenti in attesa della tua revisione",
|
||||
|
@ -151,6 +173,7 @@ $text = array(
|
|||
'dump_creation_warning' => "Con questa operazione è possibile creare un file di dump del contenuto del database. Dopo la creazione il file viene salvato nella cartella dati del server.",
|
||||
'dump_list' => "List dei dump presenti",
|
||||
'dump_remove' => "Cancella il dump file",
|
||||
'edit_attributes' => "Edit attributi",
|
||||
'edit_comment' => "Modifica il commento",
|
||||
'edit_default_keywords' => "Modifica parole chiave",
|
||||
'edit_document_access' => "Modifica permessi",
|
||||
|
@ -167,11 +190,14 @@ $text = array(
|
|||
'edit_user_details' => "Gestione dettagli utente",
|
||||
'edit_user' => "Modifica utente",
|
||||
'email' => "Email",
|
||||
'email_error_title' => "Nessuna email immessa",
|
||||
'email_footer' => "Puoi cambiare le tue preferenze utilizzando le funzioni del menu 'Account personale'",
|
||||
'email_header' => "Questo è un messaggio automatico inviato dal server DMS",
|
||||
'email_not_given' => "Devi inserire un indirizzo email valido.",
|
||||
'empty_notify_list' => "Nessun record",
|
||||
'error_no_document_selected' => "No document selected",
|
||||
'error_no_folder_selected' => "No folder selected",
|
||||
'error' => "Errore",
|
||||
'error_no_document_selected' => "Nessun documento selezionato",
|
||||
'error_no_folder_selected' => "Nessuna cartella selezionata",
|
||||
'error_occured' => "Si verificato un errore",
|
||||
'event_details' => "Dettagli evento",
|
||||
'expired' => "Scaduto",
|
||||
|
@ -194,11 +220,12 @@ $text = array(
|
|||
'folder_title' => "Cartella '[foldername]'",
|
||||
'friday' => "Venerdì",
|
||||
'from' => "Da",
|
||||
'fullsearch' => "Full text search",
|
||||
'fullsearch_hint' => "Use fulltext index",
|
||||
'fulltext_info' => "Fulltext index info",
|
||||
'fullsearch' => "Ricerca Full text",
|
||||
'fullsearch_hint' => "Usa l'indice fulltext",
|
||||
'fulltext_info' => "Info indice Fulltext",
|
||||
'global_attributedefinitions' => "Definizione attributi",
|
||||
'global_default_keywords' => "Categorie parole chiave globali",
|
||||
'global_document_categories' => "Categories",
|
||||
'global_document_categories' => "Categorie",
|
||||
'group_approval_summary' => "Dettaglio approvazioni di gruppo",
|
||||
'group_exists' => "Il gruppo è già esistente",
|
||||
'group' => "Gruppo",
|
||||
|
@ -209,10 +236,11 @@ $text = array(
|
|||
'guest_login_disabled' => "Login ospite è disabilitato",
|
||||
'guest_login' => "Login come ospite",
|
||||
'help' => "Aiuto",
|
||||
'hourly' => "Hourly",
|
||||
'hourly' => "Ogni ora",
|
||||
'human_readable' => "Archivio per uso esterno",
|
||||
'include_documents' => "Includi documenti",
|
||||
'include_subdirectories' => "Includi sottocartelle",
|
||||
'index_converters' => "Indice di conversione documenti",
|
||||
'individuals' => "Singoli",
|
||||
'inherits_access_msg' => "E' impostato il permesso ereditario.",
|
||||
'inherits_access_copy_msg' => "Modifica la lista degli accessi ereditati",
|
||||
|
@ -229,7 +257,7 @@ $text = array(
|
|||
'invalid_folder_id' => "ID cartella non valido",
|
||||
'invalid_group_id' => "ID gruppo non valido",
|
||||
'invalid_link_id' => "ID di collegamento non valido",
|
||||
'invalid_request_token' => "Invalid Request Token",
|
||||
'invalid_request_token' => "Token di richiesta invalido",
|
||||
'invalid_review_status' => "Stato revisione non valido",
|
||||
'invalid_sequence' => "Valore di sequenza non valido",
|
||||
'invalid_status' => "Stato del documento non valido",
|
||||
|
@ -237,6 +265,7 @@ $text = array(
|
|||
'invalid_target_folder' => "ID cartella selezionata non valido",
|
||||
'invalid_user_id' => "ID utente non valido",
|
||||
'invalid_version' => "Versione documento non valida",
|
||||
'is_disabled' => "Disabilitato",
|
||||
'is_hidden' => "Nascondi dalla lista utenti",
|
||||
'january' => "Gennaio",
|
||||
'js_no_approval_group' => "Si prega di selezionare un gruppo di approvazione",
|
||||
|
@ -261,14 +290,17 @@ $text = array(
|
|||
'keywords' => "Parole chiave",
|
||||
'language' => "Lingua",
|
||||
'last_update' => "Ultima modifica",
|
||||
'link_alt_updatedocument' => "If you would like to upload files bigger than the current maximum upload size, please use the alternative <a href=\"%s\">upload page</a>.",
|
||||
'link_alt_updatedocument' => "Se vuoi caricare file più grandi del limite massimo attuale, usa la <a href=\"%s\">pagina alternativa di upload</a>.",
|
||||
'linked_documents' => "Documenti collegati",
|
||||
'linked_files' => "File allegati",
|
||||
'local_file' => "File locale",
|
||||
'locked_by' => "Locked by",
|
||||
'locked_by' => "Bloccato da",
|
||||
'lock_document' => "Blocca",
|
||||
'lock_message' => "Questo documento è bloccato da <a href=\"mailto:[email]\">[username]</a>. Solo gli utenti autorizzati possono sbloccare questo documento.",
|
||||
'lock_status' => "Stato",
|
||||
'lock_status' => "Stato bloccaggio",
|
||||
'login' => "Login",
|
||||
'login_disabled_text' => "Il tuo account è disabilitato, la causa probabile sono troppi login falliti.",
|
||||
'login_disabled_title' => "L'Account è disabilitato",
|
||||
'login_error_text' => "Errore nel login. ID utente o passord errati.",
|
||||
'login_error_title' => "Errore di login",
|
||||
'login_not_given' => "Non è stato inserito il nome utente",
|
||||
|
@ -280,49 +312,66 @@ $text = array(
|
|||
'max_upload_size' => "Dimensione massima caricabile per ogni file",
|
||||
'may' => "Maggio",
|
||||
'monday' => "Lunedì",
|
||||
'month_view' => "Vista mese",
|
||||
'monthly' => "Monthly",
|
||||
'month_view' => "Vista mesile",
|
||||
'monthly' => "Mensile",
|
||||
'move_document' => "Sposta documento",
|
||||
'move_folder' => "Sposta cartella",
|
||||
'move' => "Sposta",
|
||||
'my_account' => "Account personale",
|
||||
'my_documents' => "Documenti personali",
|
||||
'name' => "Nome",
|
||||
'new_attrdef' => "Nuovo attributo",
|
||||
'new_default_keyword_category' => "Aggiungi categoria",
|
||||
'new_default_keywords' => "Aggiungi parole chiave",
|
||||
'new_document_category' => "Add category",
|
||||
'new_document_category' => "Aggiungi categoria",
|
||||
'new_document_email' => "Nuovo documento",
|
||||
'new_file_email' => "Nuovo file allegato",
|
||||
//$text["new_folder"] = "New folder",
|
||||
'new_folder' => "Nuova cartella",
|
||||
'new' => "Nuovo",
|
||||
'new_password' => "Nuova password",
|
||||
'new_subfolder_email' => "Nuova sottocartella",
|
||||
'new_user_image' => "Nuova immagine",
|
||||
'no_action' => "Non è richiesto alcun intervento",
|
||||
'no_approval_needed' => "No approval pending.",
|
||||
'no_attached_files' => "No attached files",
|
||||
'no_default_keywords' => "Nessuna parola chiave disponibile",
|
||||
//$text["no_docs_locked"] = "No documents locked.",
|
||||
//$text["no_docs_to_approve"] = "There are currently no documents that require approval.",
|
||||
//$text["no_docs_to_look_at"] = "No documents that need attention.",
|
||||
//$text["no_docs_to_review"] = "There are currently no documents that require review.",
|
||||
'no_docs_locked' => "Nessun documento bloccato.",
|
||||
'no_docs_to_approve' => "Non ci sono documenti che richiedano approvazione.",
|
||||
'no_docs_to_look_at' => "Non ci sono documenti che richiedano attenzione.",
|
||||
'no_docs_to_review' => "Non ci sono documenti che richiedano revisioni.",
|
||||
'no_fulltextindex' => "Nessun indice fulltext disponibile",
|
||||
'no_group_members' => "Questo gruppo non ha membri",
|
||||
'no_groups' => "Nessun gruppo",
|
||||
'no' => "No",
|
||||
'no_linked_files' => "No linked files",
|
||||
'no_linked_files' => "Nessun file collegato",
|
||||
'no_previous_versions' => "Nessun'altra versione trovata",
|
||||
'no_review_needed' => "No review pending.",
|
||||
'no_review_needed' => "Nessuna revisione in sospeso.",
|
||||
'notify_added_email' => "Sei stato aggiunto alla lista di notifica",
|
||||
'notify_deleted_email' => "Sei stato eliminato dalla lista di notifica",
|
||||
'no_update_cause_locked' => "Non è quindi possible aggiornarlo.",
|
||||
'no_user_image' => "Nessuna immagine trovata",
|
||||
'november' => "Novembre",
|
||||
'now' => "Adesso",
|
||||
'obsolete' => "Obsoleto",
|
||||
'objectcheck' => "Controllo cartelle o documenti",
|
||||
'october' => "Ottobre",
|
||||
'old' => "Vecchio",
|
||||
'only_jpg_user_images' => "Possono essere utilizzate solo immagini di tipo jpeg",
|
||||
'owner' => "Proprietario",
|
||||
'ownership_changed_email' => "Proprietario cambiato",
|
||||
'password' => "Password",
|
||||
'password_already_used' => "Password già in uso",
|
||||
'password_repeat' => "Ripetere password",
|
||||
'password_expiration' => "Password scaduta",
|
||||
'password_expiration_text' => "La tua password è scaduta. Prego scegli una nuova password prima di continuare ad utilizzare OmecaDMS.",
|
||||
'password_forgotten' => "Password dimenticata",
|
||||
'password_forgotten_email_subject' => "Password dimenticata",
|
||||
'password_forgotten_email_body' => "Caro utente di OmecaDMS,\n\nabbiamo ricevuto una richiesta di cambiamento della password.\n\nQuesto può farsi cliccando sul seguente link:\n\n###URL_PREFIX###out/out.ChangePassword.php?hash=###HASH###\n\nSe hai ancora problemi al login, allora contatta il tuo amministratore di sistema.",
|
||||
'password_forgotten_send_hash' => "Le istruzioni su come procedere sono state inviate all'indirizzo e-mail dell'utente",
|
||||
'password_forgotten_text' => "Compilare le informazioni seguenti e segui le istruzioni nell'e-mail che ti sarà inviata a breve.",
|
||||
'password_forgotten_title' => "Password inviata",
|
||||
'password_strength_insuffient' => "Efficacia della password insufficiente",
|
||||
'password_wrong' => "Password errata",
|
||||
'personal_default_keywords' => "Parole chiave personali",
|
||||
'previous_versions' => "Versioni precedenti",
|
||||
'refresh' => "Refresh",
|
||||
|
@ -331,6 +380,7 @@ $text = array(
|
|||
'removed_approver' => "Rimosso dalla lista degli approvatori.",
|
||||
'removed_file_email' => "Rimosso file allegato",
|
||||
'removed_reviewer' => "Rimosso dalla lista dei revisori.",
|
||||
'repairing_objects' => "Riparazione documenti e cartelle in corso...",
|
||||
'results_page' => "Pagina dei risultati",
|
||||
'review_deletion_email' => "Cancellata la richiesta di revisione",
|
||||
'reviewer_already_assigned' => "già è assegnato come revisore",
|
||||
|
@ -342,6 +392,7 @@ $text = array(
|
|||
'review_submit_email' => "Sottoposta revisione",
|
||||
'review_summary' => "Dettaglio revisioni",
|
||||
'review_update_failed' => "Errore nella variazione della revisione. Aggiornamento fallito.",
|
||||
'rm_attrdef' => "Rimuovi definizione attributo",
|
||||
'rm_default_keyword_category' => "Cancella categoria",
|
||||
'rm_document' => "Rimuovi documento",
|
||||
'rm_document_category' => "Delete category",
|
||||
|
@ -350,22 +401,23 @@ $text = array(
|
|||
'rm_group' => "Rimuovi questo gruppo",
|
||||
'rm_user' => "Rimuovi questo utente",
|
||||
'rm_version' => "Rimuovi versione",
|
||||
//$text["role_admin"] = "Administrator",
|
||||
//$text["role_guest"] = "Guest",
|
||||
'role_user' => "User",
|
||||
//$text["role"] = "Role",
|
||||
'role_admin' => "Administrator",
|
||||
'role_guest' => "Ospite",
|
||||
'role_user' => "Utente",
|
||||
'role' => "Ruolo",
|
||||
'saturday' => "Sabato",
|
||||
'save' => "Salva",
|
||||
'search_fulltext' => "Search in fulltext",
|
||||
'search_fulltext' => "Ricerca testo intero",
|
||||
'search_in' => "Cerca in",
|
||||
'search_mode_and' => "tutte le parole",
|
||||
'search_mode_or' => "almeno una parola",
|
||||
'search_no_results' => "Non ci sono documenti che contengano la vostra ricerca",
|
||||
'search_query' => "Cerca per",
|
||||
'search_report' => "Trovati [count] documenti",
|
||||
'search_report' => "Trovati [doccount] documenti",
|
||||
'search_report_fulltext' => "Trovati [doccount] documenti",
|
||||
'search_results_access_filtered' => "La ricerca può produrre contenuti il cui accesso è negato.",
|
||||
'search_results' => "Risultato ricerca",
|
||||
//$text["search"] = "Search",
|
||||
'search' => "Ricerca",
|
||||
'search_time' => "Tempo trascorso: [time] sec.",
|
||||
'selection' => "Selezione",
|
||||
'select_one' => "Seleziona uno",
|
||||
|
@ -376,82 +428,116 @@ $text = array(
|
|||
'seq_start' => "Prima posizione",
|
||||
'sequence' => "Posizione",
|
||||
'set_expiry' => "Regola la scadenza",
|
||||
//$text["set_owner_error"] = "Error setting owner",
|
||||
'set_owner_error' => "Errore impostazione proprietario",
|
||||
'set_owner' => "Conferma proprietario",
|
||||
'settings_activate_module' => "Activate module",
|
||||
'settings_activate_php_extension' => "Activate PHP extension",
|
||||
'settings_adminIP' => "Admin IP",
|
||||
'settings_adminIP_desc' => "If enabled admin can login only by specified IP addres, leave empty to avoid the control. NOTE: works only with local autentication (no LDAP)",
|
||||
'set_password' => "Imposta Password",
|
||||
'settings_install_welcome_title' => "Benvenuti nell'installazione di letoDMS",
|
||||
'settings_install_welcome_text' => "<p>Per poter iniziare l'installazione di letoDMS è necessario creare un file 'ENABLE_INSTALL_TOOL' nella tua cartella di configurazione, altrimenti l'installazione non partir à. Con sistemi Unix-like questo può essere fatto rapidamente digitando da un terminale il comando 'touch conf/ENABLE_INSTALL_TOOL'. Dopo che l'installazione è stata completata cancellare il file per poter utilizzare letoDMS.</p><p>letoDMS ha requisiti di funzionamento minimi: è necessario unicamente un database mysql e un web server con php attivo. Per la funzione di ricerca fulltext di lucene, è necessario che sia installato anche il framework Zend e che sia visibile da php. A partire dalla versione 3.2.0 di letoDMS, la libreria ADOdb non sarà più parte della distribuzione. Per ottenere una copia fare riferimento al sito <a href=\"http://adodb.sourceforge.net/\">http://adodb.sourceforge.net</a>, scaricare una copia ed installarla. Il path dell'installazione può essere impostato durante l'installazione.</p><p>Se preferisci creare il database prima dell'inizio dell'installazione, allora è necessario creare il database manualmente con il tuo tool di gestione preferito, opzionalmente creare un utente con l'accesso al database, e importare uno dei dump del database disponibili nella cartella di configurazione. Lo script di installazione può effettuare l'operazione in maniera automatica, ma necessita di un accesso al database con sufficienti diritti a creare database nuovi.</p>",
|
||||
'settings_start_install' => "Inizio installazione",
|
||||
'settings_sortUsersInList' => "Ordina gli utenti nella lista",
|
||||
'settings_sortUsersInList_desc' => "Imposta se gli utenti nel menù di selezione sono ordinato secondo login o nome completo",
|
||||
'settings_sortUsersInList_val_login' => "Ordina secondo login",
|
||||
'settings_sortUsersInList_val_fullname' => "Ordina secondo nome completo",
|
||||
'settings_stopWordsFile' => "Path del file con le parole proibite",
|
||||
'settings_stopWordsFile_desc' => "Se la ricerca fulltext è abilitata, questo file conterrà le parole che verranno escluse nell'indicizzazione",
|
||||
'settings_activate_module' => "Attivazione modulo",
|
||||
'settings_activate_php_extension' => "Attivazione estensione PHP",
|
||||
'settings_adminIP' => "IP Admin",
|
||||
'settings_adminIP_desc' => "Se attivato l'admin si può loggare solo da un IP specifico, lasciare vuoto per evitare il controllo. NOTA: funzione solo con autenticazione locale (no LDAP)",
|
||||
'settings_ADOdbPath' => "ADOdb Path",
|
||||
'settings_ADOdbPath_desc' => "Path to adodb. This is the directory containing the adodb directory",
|
||||
'settings_Advanced' => "Advanced",
|
||||
'settings_apache_mod_rewrite' => "Apache - Module Rewrite",
|
||||
'settings_Authentication' => "Authentication settings",
|
||||
'settings_Calendar' => "Calendar settings",
|
||||
'settings_calendarDefaultView' => "Calendar Default View",
|
||||
'settings_calendarDefaultView_desc' => "Calendar default view",
|
||||
'settings_contentDir' => "Content directory",
|
||||
'settings_contentDir_desc' => "Where the uploaded files are stored (best to choose a directory that is not accessible through your web-server)",
|
||||
'settings_contentOffsetDir' => "Content Offset Directory",
|
||||
'settings_ADOdbPath_desc' => "Path di adodb. Questa è la cartella che contiene la cartella adodb",
|
||||
'settings_Advanced' => "Avanzate",
|
||||
'settings_apache_mod_rewrite' => "Apache - Mod Rewrite",
|
||||
'settings_Authentication' => "Impostazioni di Autenticazione",
|
||||
'settings_Calendar' => "Impostazioni Calendario",
|
||||
'settings_calendarDefaultView' => "Vista di default del Calendario",
|
||||
'settings_calendarDefaultView_desc' => "Vista di default del Calendario",
|
||||
'settings_contentDir' => "Contenuto cartella",
|
||||
'settings_contentDir_desc' => "Dove i file caricati sono immagazzinati (ideale scegliere una cartella che non è accessibile dal tuo web server)",
|
||||
'settings_contentOffsetDir' => "Cartella con contenuti Offset",
|
||||
'settings_contentOffsetDir_desc' => "To work around limitations in the underlying file system, a new directory structure has been devised that exists within the content directory (Content Directory). This requires a base directory from which to begin. Usually leave this to the default setting, 1048576, but can be any number or string that does not already exist within (Content Directory)",
|
||||
'settings_coreDir' => "Core letoDMS directory",
|
||||
'settings_coreDir_desc' => "Path to SeedDMS_Core (optional)",
|
||||
'settings_luceneClassDir' => "Lucene SeedDMS directory",
|
||||
'settings_luceneClassDir_desc' => "Path to SeedDMS_Lucene (optional)",
|
||||
'settings_luceneDir' => "Lucene index directory",
|
||||
'settings_luceneDir_desc' => "Path to Lucene index",
|
||||
'settings_coreDir' => "Cartella di Core letoDMS",
|
||||
'settings_coreDir_desc' => "Path per il pacchetto SeedDMS_Core (opzionale)",
|
||||
'settings_loginFailure_desc' => "Account disabilitato dopo n tentativi di accesso falliti.",
|
||||
'settings_loginFailure' => "Login fallita",
|
||||
'settings_luceneClassDir' => "Cartella Lucene SeedDMS",
|
||||
'settings_luceneClassDir_desc' => "Cartella del pacchetto SeedDMS_Lucene (opzionale)",
|
||||
'settings_luceneDir' => "Cartella dell'indice Lucene",
|
||||
'settings_luceneDir_desc' => "Cartella di memorizzazione dell'indice utilizzato da Lucene",
|
||||
'settings_cannot_disable' => "Il file ENABLE_INSTALL_TOOL non può essere cancellato",
|
||||
'settings_install_disabled' => "Il file ENABLE_INSTALL_TOOL è stato cancellato. Ora puoi effettuare il login in SeedDMS e fare ulteriori configurazioni.",
|
||||
'settings_createdatabase' => "Create database",
|
||||
'settings_createdirectory' => "Create directory",
|
||||
'settings_currentvalue' => "Current value",
|
||||
'settings_Database' => "Database settings",
|
||||
'settings_createdirectory' => "Crea cartella",
|
||||
'settings_currentvalue' => "Valore corrente",
|
||||
'settings_Database' => "Impostazioni Database",
|
||||
'settings_dbDatabase' => "Database",
|
||||
'settings_dbDatabase_desc' => "The name for your database entered during the installation process. Do not edit field unless absolutely necessary, for example transfer of the database to a new Host.",
|
||||
'settings_dbDriver' => "Database Type",
|
||||
'settings_dbDriver_desc' => "The type of database in use entered during the installation process. Do not edit this field unless you are having to migrate to a different type of database perhaps due to changing hosts. Type of DB-Driver used by adodb (see adodb-readme)",
|
||||
'settings_dbHostname_desc' => "The hostname for your database entered during the installation process. Do not edit field unless absolutely necessary, for example transfer of the database to a new Host.",
|
||||
'settings_dbHostname' => "Server name",
|
||||
'settings_dbPass_desc' => "The password for access to your database entered during the installation process.",
|
||||
'settings_dbDatabase_desc' => "Il nome del tuo database da utilizzare durante il processo di installazione. Non modificare questo campo se non assolutamente necessario, ad esempio nel trasferimento del database su un nuovo Host.",
|
||||
'settings_dbDriver' => "Tipo Database",
|
||||
'settings_dbDriver_desc' => "Il tipo di database da utilizzare durante il processo di installazione. Non modificare questo campo a meno che non si debba migrare a un differente tipo di database forse a causa di un cambiamento di Host. Questo tipo è utilizzato da ADOdb per identificare il tipo del DB-Driver (consultare il file adodb-readme)",
|
||||
'settings_dbHostname_desc' => "Nome del Server dove risiede il database da utilizzarsi durante il processo di installazione. Non modificare questo campo se non assolutamente necessario, per esempio nel caso di trasferimento del database su un nuovo Host.",
|
||||
'settings_dbHostname' => "Nome del server o indirizzo IP del Server",
|
||||
'settings_dbPass_desc' => "Password per l'accesso al tuo database da utilizzarsi durante il processo di installazione.",
|
||||
'settings_dbPass' => "Password",
|
||||
'settings_dbUser_desc' => "The username for access to your database entered during the installation process. Do not edit field unless absolutely necessary, for example transfer of the database to a new Host.",
|
||||
'settings_dbUser_desc' => "Username per accedere al database da utilizzarsi durante il processo di installazione. Non modificare questo campo se non assolutamente necessario, per esempio nel caso di trasferimento del database su un nuovo Host.",
|
||||
'settings_dbUser' => "Username",
|
||||
'settings_delete_install_folder' => "To use SeedDMS, you must delete the install directory",
|
||||
'settings_disableSelfEdit_desc' => "If checked user cannot edit his own profile",
|
||||
'settings_disableSelfEdit' => "Disable Self Edit",
|
||||
'settings_Display' => "Display settings",
|
||||
'settings_Edition' => "Edition settings",
|
||||
'settings_dbVersion' => "Schema del Database troppo vecchio",
|
||||
'settings_delete_install_folder' => "Per poter usare SeedDMS, devi cancellare il file ENABLE_INSTALL_TOOL nella cartella di configurazione",
|
||||
'settings_disable_install' => "Eliminare il ENABLE_INSTALL_TOOL se possibile",
|
||||
'settings_disableSelfEdit_desc' => "L'utente selezionato non può modficare il proprio profilo",
|
||||
'settings_disableSelfEdit' => "Disabilita Auto-Modifica",
|
||||
'settings_Display' => "Impostazioni del display",
|
||||
'settings_Edition' => "Impostazioni di edition",
|
||||
'settings_enableAdminRevApp_desc' => "Uncheck to don't list administrator as reviewer/approver",
|
||||
'settings_enableAdminRevApp' => "Enable Admin Rev App",
|
||||
'settings_enableCalendar_desc' => "Enable/disable calendar",
|
||||
'settings_enableCalendar' => "Enable Calendar",
|
||||
'settings_enableConverting_desc' => "Enable/disable converting of files",
|
||||
'settings_enableConverting' => "Enable Converting",
|
||||
'settings_enableCalendar_desc' => "Abilita/disabilita la funzione calendario",
|
||||
'settings_enableCalendar' => "Abilita calendario",
|
||||
'settings_enableConverting_desc' => "Abilita/disabilita la conversione dei files",
|
||||
'settings_enableConverting' => "Abilita conversione",
|
||||
'settings_enableNotificationAppRev_desc' => "Check to send a notification to the reviewer/approver when a new document version is added",
|
||||
'settings_enableNotificationAppRev' => "Enable reviewer/approver notification",
|
||||
'settings_enableVersionModification_desc' => "Enable/disable modification of a document versions by regular users after a version was uploaded. Admin may always modify the version after upload.",
|
||||
'settings_enableVersionModification' => "Enable modification of versions",
|
||||
'settings_enableVersionDeletion_desc' => "Enable/disable deletion of previous document versions by regular users. Admin may always delete old versions.",
|
||||
'settings_enableVersionDeletion' => "Enable deletion of previous versions",
|
||||
'settings_enableEmail_desc' => "Enable/disable automatic email notification",
|
||||
'settings_enableEmail' => "Enable E-mail",
|
||||
'settings_enableFolderTree_desc' => "False to don't show the folder tree",
|
||||
'settings_enableFolderTree' => "Enable Folder Tree",
|
||||
'settings_enableFullSearch' => "Enable Full text search",
|
||||
'settings_enableFullSearch_desc' => "Enable Full text search",
|
||||
'settings_enableGuestLogin_desc' => "If you want anybody to login as guest, check this option. Note: guest login should be used only in a trusted environment",
|
||||
'settings_enableGuestLogin' => "Enable Guest Login",
|
||||
'settings_enableLargeFileUpload_desc' => "If set, file upload is also available through a java applet called jumploader without a file size limit set by the browser. It also allows to upload several files in one step.",
|
||||
'settings_enableLargeFileUpload' => "Enable large file upload",
|
||||
'settings_enableOwnerNotification_desc' => "Check for adding a notification for the owner if a document when it is added.",
|
||||
'settings_enableOwnerNotification' => "Enable owner notification by default",
|
||||
'settings_enablePasswordForgotten_desc' => "If you want to allow user to set a new password and send it by mail, check this option.",
|
||||
'settings_enablePasswordForgotten' => "Enable Password forgotten",
|
||||
'settings_enableUserImage_desc' => "Enable users images",
|
||||
'settings_enableUserImage' => "Enable User Image",
|
||||
'settings_enableUsersView_desc' => "Enable/disable group and user view for all users",
|
||||
'settings_enableUsersView' => "Enable Users View",
|
||||
'settings_encryptionKey' => "Encryption key",
|
||||
'settings_encryptionKey_desc' => "This string is used for creating a unique identifier being added as a hidden field to a formular in order to prevent CSRF attacks.",
|
||||
'settings_error' => "Error",
|
||||
'settings_expandFolderTree_desc' => "Expand Folder Tree",
|
||||
'settings_expandFolderTree' => "Expand Folder Tree",
|
||||
'settings_expandFolderTree_val0' => "start with tree hidden",
|
||||
'settings_expandFolderTree_val1' => "start with tree shown and first level expanded",
|
||||
'settings_expandFolderTree_val2' => "start with tree shown fully expanded",
|
||||
'settings_firstDayOfWeek_desc' => "First day of the week",
|
||||
'settings_firstDayOfWeek' => "First day of the week",
|
||||
'settings_footNote_desc' => "Message to display at the bottom of every page",
|
||||
'settings_footNote' => "Foot Note",
|
||||
'settings_expandFolderTree_desc' => "Espandi l'albero delle cartelle",
|
||||
'settings_expandFolderTree' => "Espandi l'albero delle cartelle",
|
||||
'settings_expandFolderTree_val0' => "Inizia con l'albero nascosto",
|
||||
'settings_expandFolderTree_val1' => "Inizia con l'albero aperto e il primo livello espanso",
|
||||
'settings_expandFolderTree_val2' => "Inizia con l'albero aperto e completamente espanso",
|
||||
'settings_firstDayOfWeek_desc' => "Primo giorno della settimana",
|
||||
'settings_firstDayOfWeek' => "Primo giorno della settimana",
|
||||
'settings_footNote_desc' => "Messaggio da visualizzare alla fine di ogni pagina",
|
||||
'settings_footNote' => "Pie di pagina",
|
||||
'settings_guestID_desc' => "ID of guest-user used when logged in as guest (mostly no need to change)",
|
||||
'settings_guestID' => "Guest ID",
|
||||
'settings_httpRoot_desc' => "The relative path in the URL, after the domain part. Do not include the http:// prefix or the web host name. e.g. If the full URL is http://www.example.com/letodms/, set '/letodms/'. If the URL is http://www.example.com/, set '/'",
|
||||
'settings_httpRoot' => "Http Root",
|
||||
'settings_installADOdb' => "Install ADOdb",
|
||||
'settings_install_success' => "The installation is completed successfully",
|
||||
'settings_install_pear_package_log' => "Install Pear package 'Log'",
|
||||
'settings_install_pear_package_webdav' => "Install Pear package 'HTTP_WebDAV_Server', if you intend to use the webdav interface",
|
||||
'settings_install_zendframework' => "Install Zend Framework, if you intend to use the full text search engine",
|
||||
'settings_language' => "Default language",
|
||||
'settings_language_desc' => "Default language (name of a subfolder in folder \"languages\")",
|
||||
'settings_logFileEnable_desc' => "Enable/disable log file",
|
||||
|
@ -464,8 +550,25 @@ $text = array(
|
|||
'settings_maxExecutionTime_desc' => "This sets the maximum time in seconds a script is allowed to run before it is terminated by the parse",
|
||||
'settings_maxExecutionTime' => "Max Execution Time (s)",
|
||||
'settings_more_settings' => "Configure more settings. Default login: admin/admin",
|
||||
'settings_notfound' => "Not found",
|
||||
'settings_partitionSize' => "Size of partial files uploaded by jumploader",
|
||||
'settings_Notification' => "Impostazioni notifiche",
|
||||
'settings_no_content_dir' => "Contenuto cartella",
|
||||
'settings_notfound' => "Non trovato",
|
||||
'settings_notwritable' => "La configurazione non può essere salvata perchè il file di configurazione può essere scritto.",
|
||||
'settings_partitionSize' => "Partial filesize",
|
||||
'settings_partitionSize_desc' => "Size of partial files in bytes, uploaded by jumploader. Do not set a value larger than the maximum upload size set by the server.",
|
||||
'settings_passwordExpiration' => "Scadenza Password",
|
||||
'settings_passwordExpiration_desc' => "The number of days after which a password expireѕ and must be reset. 0 turns password expiration off.",
|
||||
'settings_passwordHistory' => "Password history",
|
||||
'settings_passwordHistory_desc' => "The number of passwords a user must have been used before a password can be reused. 0 turns the password history off.",
|
||||
'settings_passwordStrength' => "Min. password strength",
|
||||
'settings_passwordЅtrength_desc' => "The minimum password strength is an integer value from 0 to 100. Setting it to 0 will turn off checking for the minimum password strength.",
|
||||
'settings_passwordStrengthAlgorithm' => "Algorithm for password strength",
|
||||
'settings_passwordStrengthAlgorithm_desc' => "The algorithm used for calculating the password strength. The 'simple' algorithm just checks for at least eight chars total, a lower case letter, an upper case letter, a number and a special char. If those conditions are met the returned score is 100 otherwise 0.",
|
||||
'settings_passwordStrengthAlgorithm_valsimple' => "simple",
|
||||
'settings_passwordStrengthAlgorithm_valadvanced' => "advanced",
|
||||
'settings_perms' => "Permissions",
|
||||
'settings_pear_log' => "Pear package : Log",
|
||||
'settings_pear_webdav' => "Pear package : HTTP_WebDAV_Server",
|
||||
'settings_php_dbDriver' => "PHP extension : php_'see current value'",
|
||||
'settings_php_gd2' => "PHP extension : php_gd2",
|
||||
'settings_php_mbstring' => "PHP extension : php_mbstring",
|
||||
|
@ -492,7 +595,7 @@ $text = array(
|
|||
'settings_smtpServer_desc' => "SMTP Server hostname",
|
||||
'settings_smtpServer' => "SMTP Server hostname",
|
||||
'settings_SMTP' => "SMTP Server settings",
|
||||
'settings_stagingDir' => "Directory for partial uploads",
|
||||
'settings_stagingDir' => "Cartella per upload parziali",
|
||||
'settings_strictFormCheck_desc' => "Strict form checking. If set to true, then all fields in the form will be checked for a value. If set to false, then (most) comments and keyword fields become optional. Comments are always required when submitting a review or overriding document status",
|
||||
'settings_strictFormCheck' => "Strict Form Check",
|
||||
'settings_suggestionvalue' => "Suggestion value",
|
||||
|
@ -501,12 +604,14 @@ $text = array(
|
|||
'settings_theme_desc' => "Default style (name of a subfolder in folder \"styles\")",
|
||||
'settings_titleDisplayHack_desc' => "Workaround for page titles that go over more than 2 lines.",
|
||||
'settings_titleDisplayHack' => "Title Display Hack",
|
||||
'settings_updateDatabase' => "Run schema update scripts on database",
|
||||
'settings_updateNotifyTime_desc' => "Users are notified about document-changes that took place within the last 'Update Notify Time' seconds",
|
||||
'settings_updateNotifyTime' => "Update Notify Time",
|
||||
'settings_versioningFileName_desc' => "The name of the versioning info file created by the backup tool",
|
||||
'settings_versioningFileName' => "Versioning FileName",
|
||||
'settings_viewOnlineFileTypes_desc' => "Files with one of the following endings can be viewed online (USE ONLY LOWER CASE CHARACTERS)",
|
||||
'settings_viewOnlineFileTypes' => "View Online File Types",
|
||||
'settings_zendframework' => "Zend Framework",
|
||||
'signed_in_as' => "Utente",
|
||||
'sign_in' => "sign in",
|
||||
'sign_out' => "Esci",
|
||||
|
@ -524,7 +629,10 @@ $text = array(
|
|||
'storage_size' => "Dimensione totale",
|
||||
'submit_approval' => "Approvazione documento",
|
||||
'submit_login' => "Login",
|
||||
'submit_review' => "Revisione documento",
|
||||
'submit_password' => "Impostazione nuova password",
|
||||
'submit_password_forgotten' => "Inizio processo di recupero",
|
||||
'submit_review' => "Invio revisione documento",
|
||||
'submit_userinfo' => "Invio info utente",
|
||||
'sunday' => "Domenica",
|
||||
'theme' => "Tema",
|
||||
'thursday' => "Giovedì",
|
||||
|
@ -544,14 +652,14 @@ $text = array(
|
|||
'unlock_document' => "Sblocca",
|
||||
'update_approvers' => "Aggiornamento lista approvatori",
|
||||
'update_document' => "Aggiorna",
|
||||
'update_fulltext_index' => "Update fulltext index",
|
||||
'update_fulltext_index' => "Aggiornamento indice fulltext",
|
||||
'update_info' => "Aggiorna informazioni",
|
||||
'update_locked_msg' => "Questo documento è bloccato.",
|
||||
'update_reviewers' => "Aggiornamento lista revisori",
|
||||
'update' => "Aggiorna",
|
||||
'uploaded_by' => "Caricato da",
|
||||
'uploading_failed' => "Upload fallito. Sei pregato di contattare l'amministratore.",
|
||||
'use_default_categories' => "Use predefined categories",
|
||||
'use_default_categories' => "Usare categoria predefinite",
|
||||
'use_default_keywords' => "Usa le parole chiave predefinite",
|
||||
'user_exists' => "Utente esistente",
|
||||
'user_image' => "Immagine",
|
||||
|
|
Loading…
Reference in New Issue
Block a user