mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-21 08:12:26 +02:00
🌐 Prepare 3.0.0-beta : align all dictionnaries with keys in EN dict
This commit is contained in:
@@ -1030,7 +1030,6 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Class:lnkDocumentToLicence/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: OSVersion
|
||||
//
|
||||
@@ -1053,6 +1052,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Class:OSFamily+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Brand
|
||||
//
|
||||
|
||||
@@ -1212,23 +1212,6 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Spojení (Dokument / Funkční konfigurační položka)',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Funkční konfigurační položka',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Název funkční konfigurační položky',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Dokument',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Název dokumentu',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1314,6 +1297,8 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Class:IPInterface+' => '',
|
||||
'Class:IPInterface/Attribute:ipaddress' => 'IP adresa',
|
||||
'Class:IPInterface/Attribute:ipaddress+' => '',
|
||||
|
||||
|
||||
'Class:IPInterface/Attribute:macaddress' => 'MAC adresa',
|
||||
'Class:IPInterface/Attribute:macaddress+' => '',
|
||||
'Class:IPInterface/Attribute:comment' => 'Komentář',
|
||||
@@ -1527,6 +1512,24 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Class:Document:PreviewTab' => 'Náhled',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Spojení (Dokument / Funkční konfigurační položka)',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Funkční konfigurační položka',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Název funkční konfigurační položky',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Dokument',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Název dokumentu',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1577,6 +1580,4 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Menu:Software' => 'Katalog softwaru',
|
||||
'Menu:Software+' => 'Katalog softwaru',
|
||||
));
|
||||
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
@@ -1205,23 +1205,6 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Sammenhæng Dokument/FunctionalCI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'FunctionalCI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'FunctionalCI navn',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Dokument',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Dokument navn',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1307,6 +1290,8 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Class:IPInterface+' => '',
|
||||
'Class:IPInterface/Attribute:ipaddress' => 'IP Adresse',
|
||||
'Class:IPInterface/Attribute:ipaddress+' => '',
|
||||
|
||||
|
||||
'Class:IPInterface/Attribute:macaddress' => 'MAC Adresse',
|
||||
'Class:IPInterface/Attribute:macaddress+' => '',
|
||||
'Class:IPInterface/Attribute:comment' => 'Kommentar',
|
||||
@@ -1504,9 +1489,6 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
|
||||
|
||||
|
||||
// Add translation for Fieldsets
|
||||
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
@@ -1523,6 +1505,24 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Class:Document:PreviewTab' => 'Preview~~',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Sammenhæng Dokument/FunctionalCI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'FunctionalCI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'FunctionalCI navn',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Dokument',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Dokument navn',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1572,4 +1572,5 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Menu:OSVersion+' => '~~',
|
||||
'Menu:Software' => 'Software Katalog',
|
||||
'Menu:Software+' => '',
|
||||
));
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1207,23 +1207,6 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Verknüpfung Dokument/FunctionalCI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'FunctionalCI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'FunctionalCI-Name',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Dokument',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Dokument-Name',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1453,7 +1436,6 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:lnkApplicationSolutionToBusinessProcess/Attribute:applicationsolution_name+' => '',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: Group
|
||||
//
|
||||
@@ -1480,6 +1462,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:Group/Attribute:type' => 'Typ',
|
||||
'Class:Group/Attribute:type+' => '',
|
||||
'Class:Group/Attribute:parent_id' => 'Muttergruppe',
|
||||
|
||||
'Class:Group/Attribute:parent_id+' => '',
|
||||
'Class:Group/Attribute:parent_name' => 'Name',
|
||||
'Class:Group/Attribute:parent_name+' => '',
|
||||
@@ -1508,9 +1491,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Server:baseinfo' => 'Allgemeine Informationen',
|
||||
@@ -1526,6 +1507,24 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:Document:PreviewTab' => 'Vorschau',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Verknüpfung Dokument/FunctionalCI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'FunctionalCI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'FunctionalCI-Name',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Dokument',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Dokument-Name',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1576,3 +1575,4 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Menu:Software' => 'Software-Katalog',
|
||||
'Menu:Software+' => '',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1211,23 +1211,6 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => 'Documento',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Relación Documento y EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI+' => 'Relación Documento y EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => 'EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => 'EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => 'Documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => 'Documento',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1313,6 +1296,8 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:IPInterface+' => 'Interfaz IP',
|
||||
'Class:IPInterface/Attribute:ipaddress' => 'Dirección IP',
|
||||
'Class:IPInterface/Attribute:ipaddress+' => 'Dirección IP',
|
||||
|
||||
|
||||
'Class:IPInterface/Attribute:macaddress' => 'Dirección MAC',
|
||||
'Class:IPInterface/Attribute:macaddress+' => 'Dirección MAC',
|
||||
'Class:IPInterface/Attribute:comment' => 'Comentario',
|
||||
@@ -1455,7 +1440,6 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:lnkApplicationSolutionToBusinessProcess/Attribute:applicationsolution_name+' => 'Solución Aplicativa',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: Group
|
||||
//
|
||||
@@ -1482,6 +1466,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:Group/Attribute:type' => 'Tipo',
|
||||
'Class:Group/Attribute:type+' => 'Tipo',
|
||||
'Class:Group/Attribute:parent_id' => 'Grupo Padre',
|
||||
|
||||
'Class:Group/Attribute:parent_id+' => 'Grupo Padre',
|
||||
'Class:Group/Attribute:parent_name' => 'Grupo Padre',
|
||||
'Class:Group/Attribute:parent_name+' => 'Grupo Padre',
|
||||
@@ -1510,9 +1495,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => 'Motivo',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Server:baseinfo' => 'Información General',
|
||||
@@ -1528,6 +1511,24 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:Document:PreviewTab' => 'Vista Previa',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Relación Documento y EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI+' => 'Relación Documento y EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => 'EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => 'EC Funcional',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => 'Documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => 'Documento',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1577,4 +1578,5 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array(
|
||||
'Menu:OSVersion+' => '~~',
|
||||
'Menu:Software' => 'Catálogo de Software',
|
||||
'Menu:Software+' => 'Catálogo de Software',
|
||||
));
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1008,7 +1008,22 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:SoftwareLicence/Attribute:softwareinstance_list+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToLicence
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkDocumentToLicence' => 'Lien Document / Licence',
|
||||
'Class:lnkDocumentToLicence+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_id' => 'Licence',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_id+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_name' => 'Nom Licence',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_name+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_name' => 'Nom Document',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: OSVersion
|
||||
@@ -1032,7 +1047,6 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:OSFamily+' => '',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: Brand
|
||||
//
|
||||
@@ -1125,6 +1139,23 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:IOSVersion/Attribute:brand_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToPatch
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkDocumentToPatch' => 'Lien Document / Patch',
|
||||
'Class:lnkDocumentToPatch+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_id' => 'Patch',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_id+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_name' => 'Nom patch',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_name+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_name' => 'Nom document',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkSoftwareInstanceToSoftwarePatch
|
||||
//
|
||||
@@ -1159,6 +1190,22 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkFunctionalCIToOSPatch/Attribute:functionalci_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToSoftware
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkDocumentToSoftware' => 'Lien Document / Logiciel',
|
||||
'Class:lnkDocumentToSoftware+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_id' => 'Logiciel',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_id+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_name' => 'Nom logiciel',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_name+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name' => 'Nom document',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
@@ -1389,7 +1436,6 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkApplicationSolutionToBusinessProcess/Attribute:applicationsolution_name+' => '',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: Group
|
||||
//
|
||||
@@ -1445,7 +1491,6 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
|
||||
// Add translation for Fieldsets
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
@@ -1463,60 +1508,6 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToLicence
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkDocumentToLicence' => 'Lien Document / Licence',
|
||||
'Class:lnkDocumentToLicence+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_id' => 'Licence',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_id+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_name' => 'Nom Licence',
|
||||
'Class:lnkDocumentToLicence/Attribute:licence_name+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_name' => 'Nom Document',
|
||||
'Class:lnkDocumentToLicence/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToPatch
|
||||
//
|
||||
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkDocumentToPatch' => 'Lien Document / Patch',
|
||||
'Class:lnkDocumentToPatch+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_id' => 'Patch',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_id+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_name' => 'Nom patch',
|
||||
'Class:lnkDocumentToPatch/Attribute:patch_name+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_name' => 'Nom document',
|
||||
'Class:lnkDocumentToPatch/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToSoftware
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:lnkDocumentToSoftware' => 'Lien Document / Logiciel',
|
||||
'Class:lnkDocumentToSoftware+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_id' => 'Logiciel',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_id+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_name' => 'Nom logiciel',
|
||||
'Class:lnkDocumentToSoftware/Attribute:software_name+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name' => 'Nom document',
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
@@ -1584,6 +1575,4 @@ Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Menu:Software' => 'Catalogue des logiciels de références',
|
||||
'Menu:Software+' => 'Catalogue des logiciels de références',
|
||||
));
|
||||
|
||||
|
||||
?>
|
||||
|
||||
@@ -1204,23 +1204,6 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / FunctionalCI~~',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Functionalci~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Functionalci name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Document name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1306,6 +1289,8 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Class:IPInterface+' => '~~',
|
||||
'Class:IPInterface/Attribute:ipaddress' => 'IP address~~',
|
||||
'Class:IPInterface/Attribute:ipaddress+' => '~~',
|
||||
|
||||
|
||||
'Class:IPInterface/Attribute:macaddress' => 'MAC address~~',
|
||||
'Class:IPInterface/Attribute:macaddress+' => '~~',
|
||||
'Class:IPInterface/Attribute:comment' => 'Comment~~',
|
||||
@@ -1474,6 +1459,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Class:Group/Attribute:type' => 'Típus',
|
||||
'Class:Group/Attribute:type+' => '',
|
||||
'Class:Group/Attribute:parent_id' => 'Felérendelt csoport',
|
||||
|
||||
'Class:Group/Attribute:parent_id+' => '',
|
||||
'Class:Group/Attribute:parent_name' => 'Név',
|
||||
'Class:Group/Attribute:parent_name+' => '',
|
||||
@@ -1502,9 +1488,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Server:baseinfo' => 'General information~~',
|
||||
@@ -1520,6 +1504,24 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Class:Document:PreviewTab' => 'Előnézet',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / FunctionalCI~~',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Functionalci~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Functionalci name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Document name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1569,4 +1571,5 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Menu:OSVersion+' => '~~',
|
||||
'Menu:Software' => 'Software catalog~~',
|
||||
'Menu:Software+' => 'Software catalog~~',
|
||||
));
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1204,23 +1204,6 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / FunctionalCI~~',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Functionalci~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Functionalci name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Document name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1306,6 +1289,8 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Class:IPInterface+' => '~~',
|
||||
'Class:IPInterface/Attribute:ipaddress' => 'IP address~~',
|
||||
'Class:IPInterface/Attribute:ipaddress+' => '~~',
|
||||
|
||||
|
||||
'Class:IPInterface/Attribute:macaddress' => 'MAC address~~',
|
||||
'Class:IPInterface/Attribute:macaddress+' => '~~',
|
||||
'Class:IPInterface/Attribute:comment' => 'Comment~~',
|
||||
@@ -1503,9 +1488,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Server:baseinfo' => 'General information~~',
|
||||
@@ -1521,6 +1504,24 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Class:Document:PreviewTab' => 'Anteprima',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / FunctionalCI~~',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Functionalci~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Functionalci name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Document name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1571,3 +1572,4 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Menu:Software' => 'Software catalog~~',
|
||||
'Menu:Software+' => 'Software catalog~~',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1204,23 +1204,6 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'リンク 文書/機能的CI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => '機能的ci',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => '機能的ci名',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => '文書',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => '文書名',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1505,9 +1488,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Server:baseinfo' => '基本情報',
|
||||
@@ -1523,6 +1504,24 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:Document:PreviewTab' => 'プレビュー',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'リンク 文書/機能的CI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => '機能的ci',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => '機能的ci名',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => '文書',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => '文書名',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1555,6 +1554,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Menu:MobilePhone' => '携帯電話',
|
||||
'Menu:MobilePhone+' => '全携帯電話',
|
||||
'Menu:PC' => 'パーソナルコンピュタ',
|
||||
'Menu:PC+' => 'All Personal computers~~',
|
||||
'Menu:NewCI' => '新規CI',
|
||||
'Menu:NewCI+' => '新規CI',
|
||||
'Menu:SearchCIs' => 'CI検索',
|
||||
@@ -1566,8 +1566,10 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Menu:ConfigManagement:SWAndApps' => 'ソフトウエアとアプリケーション',
|
||||
'Menu:ConfigManagement:Misc' => 'その他',
|
||||
'Menu:Group' => 'CIグループ',
|
||||
'Menu:Group+' => 'Groups of CIs~~',
|
||||
'Menu:OSVersion' => 'OS バージョン',
|
||||
'Menu:OSVersion+' => '',
|
||||
'Menu:Software' => 'ソフトウエアカタログ',
|
||||
'Menu:Software+' => 'ソフトウエアカタログ',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1216,23 +1216,6 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / Functioneel CI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Functioneel CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Naam Functioneel CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1517,9 +1500,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Server:baseinfo' => 'Globale informatie',
|
||||
@@ -1535,6 +1516,24 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Document:PreviewTab' => 'Voorbeeld',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / Functioneel CI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Functioneel CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Naam Functioneel CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Naam document',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1584,4 +1583,5 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Menu:OSVersion+' => '',
|
||||
'Menu:Software' => 'Softwarecatalogus',
|
||||
'Menu:Software+' => 'Softwarecatalogus',
|
||||
));
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1210,23 +1210,6 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Documento / CI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'CIs',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Nome CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Nome documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1362,6 +1345,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:lnkPhysicalInterfaceToVLAN/Attribute:vlan_tag+' => '',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: LogicalInterface
|
||||
//
|
||||
@@ -1510,9 +1494,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Server:baseinfo' => 'Informações gerais',
|
||||
@@ -1528,6 +1510,24 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:Document:PreviewTab' => 'Visualização',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Documento / CI',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'CIs',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Nome CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Nome documento',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1577,4 +1577,5 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Menu:OSVersion+' => '',
|
||||
'Menu:Software' => 'Catálogo software',
|
||||
'Menu:Software+' => 'Catálogo software',
|
||||
));
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1197,23 +1197,6 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Связь Документ/Функциональная КЕ',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Функциональная КЕ',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Функциональная КЕ',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Документ',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Документ',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1299,6 +1282,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:IPInterface+' => '',
|
||||
'Class:IPInterface/Attribute:ipaddress' => 'IP-адрес',
|
||||
'Class:IPInterface/Attribute:ipaddress+' => '',
|
||||
|
||||
|
||||
'Class:IPInterface/Attribute:macaddress' => 'MAC-адрес',
|
||||
'Class:IPInterface/Attribute:macaddress+' => '',
|
||||
'Class:IPInterface/Attribute:comment' => 'Комментарий',
|
||||
@@ -1467,6 +1452,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:Group/Attribute:type' => 'Тип',
|
||||
'Class:Group/Attribute:type+' => '',
|
||||
'Class:Group/Attribute:parent_id' => 'Родительская группа',
|
||||
|
||||
'Class:Group/Attribute:parent_id+' => '',
|
||||
'Class:Group/Attribute:parent_name' => 'Родительская группа',
|
||||
'Class:Group/Attribute:parent_name+' => '',
|
||||
@@ -1495,9 +1481,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => 'Основание, причина и т.п.',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Server:baseinfo' => 'Основное',
|
||||
@@ -1513,6 +1497,24 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:Document:PreviewTab' => 'Просмотр',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Связь Документ/Функциональная КЕ',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Функциональная КЕ',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Функциональная КЕ',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Документ',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Документ',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1562,4 +1564,5 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Menu:OSVersion+' => 'Версия ОС',
|
||||
'Menu:Software' => 'Каталог ПО',
|
||||
'Menu:Software+' => 'Каталог ПО',
|
||||
));
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1209,23 +1209,6 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'väzba - Dokument / Komponent',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Komponent',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Názov funkčných CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Dokument',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Názov dokumentu',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1481,6 +1464,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Class:Group/Attribute:type' => 'Typ',
|
||||
'Class:Group/Attribute:type+' => '',
|
||||
'Class:Group/Attribute:parent_id' => 'Nadradená skupina',
|
||||
|
||||
'Class:Group/Attribute:parent_id+' => '',
|
||||
'Class:Group/Attribute:parent_name' => 'Meno rodiča',
|
||||
'Class:Group/Attribute:parent_name+' => '',
|
||||
@@ -1509,9 +1493,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Server:baseinfo' => 'Všeobecné informácie',
|
||||
@@ -1527,6 +1509,24 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Class:Document:PreviewTab' => 'Preview~~',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'väzba - Dokument / Komponent',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Komponent',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Názov funkčných CI',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Dokument',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Názov dokumentu',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1559,6 +1559,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Menu:MobilePhone' => 'Mobilné telefóny',
|
||||
'Menu:MobilePhone+' => '',
|
||||
'Menu:PC' => 'Osobné počítače',
|
||||
'Menu:PC+' => '',
|
||||
'Menu:NewCI' => 'Nové CI',
|
||||
'Menu:NewCI+' => '',
|
||||
'Menu:SearchCIs' => 'Vyhľadať CIs',
|
||||
@@ -1575,4 +1576,5 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Menu:OSVersion+' => '',
|
||||
'Menu:Software' => 'Katalóg softvéru',
|
||||
'Menu:Software+' => '',
|
||||
));
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1211,23 +1211,6 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / FunctionalCI~~',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Functionalci~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Functionalci name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Document name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1483,6 +1466,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Class:Group/Attribute:type' => 'Tip',
|
||||
'Class:Group/Attribute:type+' => '',
|
||||
'Class:Group/Attribute:parent_id' => 'Bağlı olduğu grup',
|
||||
|
||||
'Class:Group/Attribute:parent_id+' => '',
|
||||
'Class:Group/Attribute:parent_name' => 'Adı',
|
||||
'Class:Group/Attribute:parent_name+' => '',
|
||||
@@ -1511,9 +1495,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Server:baseinfo' => 'General information~~',
|
||||
@@ -1529,6 +1511,24 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Class:Document:PreviewTab' => 'Ön görünüm',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => 'Link Document / FunctionalCI~~',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => 'Functionalci~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => 'Functionalci name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => 'Document~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => 'Document name~~',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '~~',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
@@ -1579,3 +1579,4 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Menu:Software' => 'Software catalog~~',
|
||||
'Menu:Software+' => 'Software catalog~~',
|
||||
));
|
||||
?>
|
||||
|
||||
@@ -1209,23 +1209,6 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:lnkDocumentToSoftware/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => '链接 文档 / 功能项',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => '功能项',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => '功能项名称',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => '文档',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => '文档名称',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Class: Subnet
|
||||
//
|
||||
@@ -1510,9 +1493,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:lnkGroupToCI/Attribute:reason+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Add translation for Fieldsets
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Server:baseinfo' => '基本信息',
|
||||
@@ -1528,6 +1509,28 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:Document:PreviewTab' => '预览',
|
||||
));
|
||||
|
||||
|
||||
//
|
||||
// Class: lnkDocumentToFunctionalCI
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:lnkDocumentToFunctionalCI' => '链接 文档 / 功能项',
|
||||
'Class:lnkDocumentToFunctionalCI+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id' => '功能项',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name' => '功能项名称',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id' => '文档',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_id+' => '',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name' => '文档名称',
|
||||
'Class:lnkDocumentToFunctionalCI/Attribute:document_name+' => '',
|
||||
));
|
||||
|
||||
//
|
||||
// Application Menu
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Menu:Application' => '应用',
|
||||
'Menu:Application+' => '所有应用',
|
||||
@@ -1573,4 +1576,5 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Menu:OSVersion+' => '',
|
||||
'Menu:Software' => '软件清单',
|
||||
'Menu:Software+' => '软件清单',
|
||||
));
|
||||
));
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user