mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 23:32:17 +02:00
* Improved IT Translation 🌐 I proceeded to improve the Italian translation of iTop. Currently some files, despite having the Italian classification, are not Italian. * Update it.dict.authent-ldap.php * Update it.dict.itop-config.php * Update it.dict.itop-tickets.php * Update it.dict.itop-faq-light.php * Update it.dict.itop-bridge-cmdb-ticket.php * Update it.dict.itop-portal-base.php * Update it.dict.combodo-db-tools.php * Update it.dict.itop-oauth-client.php * Update it.dict.itop-files-information.php * Update it.dict.itop-service-mgmt.php * Update it.dict.itop-change-mgmt-itil.php * Update it.dict.itop-backup.php * Update it.dict.itop-core-update.php * Update it.dict.authent-local.php * Update it.dict.itop-request-mgmt-itil.php * Update it.dict.itop-attachments.php * Update it.dict.itop-hub-connector.php * Update it.dict.itop-bridge-cmdb-services.php * Update it.dict.authent-cas.php * Update it.dict.itop-change-mgmt.php * Update it.dict.itop-config-mgmt.php * Update it.dict.itop-request-mgmt.php * Update it.dict.itop-service-mgmt-provider.php * Update it.dict.combodo-backoffice-darkmoon-theme.php * Update it.dictionary.itop.core.php * Update it.dictionary.itop.ui.php * Update it.dictionary.itop.object.php * Update it.dictionary.itop.bulk.php * Update it.dictionary.itop.page-content.php * Update en.dictionary.itop.object.php * Update it.dictionary.itop.preferences.php * Update it.dictionary.itop.orm-document.php * Update it.dictionary.itop.display-block.php * Update it.dictionary.itop.modal.php * Update it.dictionary.itop.errorpage.php * Update it.dictionary.itop.breadcrumbs.php * Update it.dictionary.itop.tab-container.php * Update it.dictionary.itop.quick-create.php * Update it.dictionary.itop.activity-panel.php * Update it.dictionary.itop.object-details.php * Update it.dictionary.itop.global-search.php * Update it.dictionary.itop.navigation-menu.php * Update it.dictionary.itop.ui-content-block.php * Update it.dictionary.itop.links.php * Update it.dictionary.itop.datatable.php * Update it.dictionary.itop.input.php * Update it.dictionary.itop.field.php * Update it.dictionary.itop.uniqueness-rule.php * Update en.dictionary.itop.object.php - reverting revert bad changes for mistake * Apply suggestions from code review * Remove trailing ~~ from translated entries * Restore deleted entries --------- Co-authored-by: Molkobain <lajarige.guillaume@free.fr>
98 lines
4.0 KiB
PHP
98 lines
4.0 KiB
PHP
<?php
|
|
/**
|
|
* Localized data
|
|
*
|
|
* @copyright Copyright (C) 2010-2023 Combodo SARL
|
|
* @license http://opensource.org/licenses/AGPL-3.0
|
|
*
|
|
* This file is part of iTop.
|
|
*
|
|
* iTop is free software; you can redistribute it and/or modify
|
|
* it under the terms of the GNU Affero General Public License as published by
|
|
* the Free Software Foundation, either version 3 of the License, or
|
|
* (at your option) any later version.
|
|
*
|
|
* iTop is distributed in the hope that it will be useful,
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
* GNU Affero General Public License for more details.
|
|
*
|
|
* You should have received a copy of the GNU Affero General Public License
|
|
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
|
*/
|
|
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
|
'Attachments:TabTitle_Count' => 'Allegati (%1$d)',
|
|
'Attachments:EmptyTabTitle' => 'Allegati',
|
|
'Attachments:FieldsetTitle' => 'Allegati',
|
|
'Attachments:DeleteBtn' => 'Elimina',
|
|
'Attachments:History_File_Added' => 'Allegato %1$s aggiunto.',
|
|
'Attachments:History_File_Removed' => 'Allegato %1$s rimosso.',
|
|
'Attachments:AddAttachment' => 'Aggiungi allegato: ',
|
|
'Attachments:UploadNotAllowedOnThisSystem' => 'Caricamento file NON consentito su questo sistema.',
|
|
'Attachment:Max_Go' => '(Dimensione massima del file: %1$s GB)',
|
|
'Attachment:Max_Mo' => '(Dimensione massima del file: %1$s MB)',
|
|
'Attachment:Max_Ko' => '(Dimensione massima del file: %1$s KB)',
|
|
'Attachments:NoAttachment' => 'Nessun allegato. ',
|
|
'Attachments:PreviewNotAvailable' => 'Anteprima non disponibile per questo tipo di allegato.',
|
|
'Attachments:Error:FileTooLarge' => 'Il file è troppo grande per essere caricato. %1$s',
|
|
'Attachments:Error:UploadedFileEmpty' => 'Il file ricevuto è vuoto e non può essere allegato.
|
|
O hai inviato un file vuoto,
|
|
o chiedi al tuo amministratore di '.ITOP_APPLICATION_SHORT.' se il disco del server '.ITOP_APPLICATION_SHORT.' è pieno.',
|
|
'Attachments:Render:Icons' => 'Visualizza come icone',
|
|
'Attachments:Render:Table' => 'Visualizza come lista',
|
|
'UI:Attachments:DropYourFileHint' => 'Rilascia i file ovunque in quest\'area',
|
|
));
|
|
|
|
//
|
|
// Class: Attachment
|
|
//
|
|
|
|
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
|
'Class:Attachment' => 'Allegato',
|
|
'Class:Attachment+' => '~~',
|
|
'Class:Attachment/Attribute:expire' => 'Scadenza',
|
|
'Class:Attachment/Attribute:expire+' => '~~',
|
|
'Class:Attachment/Attribute:temp_id' => 'ID temporaneo',
|
|
'Class:Attachment/Attribute:temp_id+' => '~~',
|
|
'Class:Attachment/Attribute:item_class' => 'Classe dell\'oggetto',
|
|
'Class:Attachment/Attribute:item_class+' => '~~',
|
|
'Class:Attachment/Attribute:item_id' => 'Oggetto',
|
|
'Class:Attachment/Attribute:item_id+' => '~~',
|
|
'Class:Attachment/Attribute:item_org_id' => 'Organizzazione dell\'oggetto',
|
|
'Class:Attachment/Attribute:item_org_id+' => '~~',
|
|
'Class:Attachment/Attribute:contents' => 'Contenuti',
|
|
'Class:Attachment/Attribute:contents+' => '~~',
|
|
));
|
|
|
|
|
|
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
|
'Attachments:File:Thumbnail' => 'Icona',
|
|
'Attachments:File:Name' => 'Nome del file',
|
|
'Attachments:File:Date' => 'Data di caricamento',
|
|
'Attachments:File:Uploader' => 'Caricato da',
|
|
'Attachments:File:Size' => 'Dimensione',
|
|
'Attachments:File:MimeType' => 'Tipo',
|
|
'Attachments:File:DownloadsCount' => 'Download',
|
|
));
|
|
//
|
|
// Class: Attachment
|
|
//
|
|
|
|
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
|
'Class:Attachment/Attribute:creation_date' => 'Data di creazione',
|
|
'Class:Attachment/Attribute:creation_date+' => '~~',
|
|
'Class:Attachment/Attribute:user_id' => 'ID utente',
|
|
'Class:Attachment/Attribute:user_id+' => '~~',
|
|
'Class:Attachment/Attribute:contact_id' => 'ID contatto',
|
|
'Class:Attachment/Attribute:contact_id+' => '~~',
|
|
));
|
|
|
|
//
|
|
// Class: TriggerOnAttachmentDownload
|
|
//
|
|
|
|
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
|
'Class:TriggerOnAttachmentDownload' => 'Trigger (al download di un allegato dell\'oggetto)',
|
|
'Class:TriggerOnAttachmentDownload+' => 'Trigger al download di un allegato di un oggetto di [una sottoclasse di] la classe data',
|
|
));
|