diff --git a/datamodels/2.x/authent-external/zh_cn.dict.authent-external.php b/datamodels/2.x/authent-external/zh_cn.dict.authent-external.php index d1050348f..87a881127 100755 --- a/datamodels/2.x/authent-external/zh_cn.dict.authent-external.php +++ b/datamodels/2.x/authent-external/zh_cn.dict.authent-external.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,11 +29,9 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - // // Class: UserExternal // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:UserExternal' => '外部用户', 'Class:UserExternal+' => '用户在iTop 外部验证身份', diff --git a/datamodels/2.x/authent-ldap/zh_cn.dict.authent-ldap.php b/datamodels/2.x/authent-ldap/zh_cn.dict.authent-ldap.php index b4927dddb..a0b5eb80a 100755 --- a/datamodels/2.x/authent-ldap/zh_cn.dict.authent-ldap.php +++ b/datamodels/2.x/authent-ldap/zh_cn.dict.authent-ldap.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,11 +29,9 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - // // Class: UserLDAP // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:UserLDAP' => 'LDAP 用户', 'Class:UserLDAP+' => '用户身份由LDAP 认证', diff --git a/datamodels/2.x/authent-local/zh_cn.dict.authent-local.php b/datamodels/2.x/authent-local/zh_cn.dict.authent-local.php index f4dcfa23a..2df3de8da 100755 --- a/datamodels/2.x/authent-local/zh_cn.dict.authent-local.php +++ b/datamodels/2.x/authent-local/zh_cn.dict.authent-local.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,11 +29,9 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - // // Class: UserLocal // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:UserLocal' => 'iTop 用户', 'Class:UserLocal+' => '用户由 iTop 验证身份', diff --git a/datamodels/2.x/itop-attachments/cs.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/cs.dict.itop-attachments.php index f66fa87c6..8079df7ca 100755 --- a/datamodels/2.x/itop-attachments/cs.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/cs.dict.itop-attachments.php @@ -38,3 +38,24 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Attachments:NoAttachment' => 'Žádná příloha. ', 'Attachments:PreviewNotAvailable' => 'Pro tento typ přílohy není náhled k dispozici.', )); + +// +// Class: Attachment +// + +Dict::Add('CS CZ', 'Czech', 'Čeština', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/da.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/da.dict.itop-attachments.php index 05cf046fa..3507bdbd6 100644 --- a/datamodels/2.x/itop-attachments/da.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/da.dict.itop-attachments.php @@ -35,3 +35,24 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Attachments:NoAttachment' => 'Intet vedhæftet. ', 'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.~~', )); + +// +// Class: Attachment +// + +Dict::Add('DA DA', 'Danish', 'Dansk', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/de.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/de.dict.itop-attachments.php index 7ee7627d7..758925560 100644 --- a/datamodels/2.x/itop-attachments/de.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/de.dict.itop-attachments.php @@ -37,3 +37,24 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Attachments:NoAttachment' => 'Kein Attachment. ', 'Attachments:PreviewNotAvailable' => 'Vorschau für diesen Attachment-Typ nicht verfügbar.', )); + +// +// Class: Attachment +// + +Dict::Add('DE DE', 'German', 'Deutsch', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/es_cr.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/es_cr.dict.itop-attachments.php index 0421ba0c8..1d91d851c 100755 --- a/datamodels/2.x/itop-attachments/es_cr.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/es_cr.dict.itop-attachments.php @@ -37,3 +37,24 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Attachments:NoAttachment' => 'No hay Anexo. ', 'Attachments:PreviewNotAvailable' => 'Vista preliminar no disponible para este tipo de Anexo.', )); + +// +// Class: Attachment +// + +Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/fr.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/fr.dict.itop-attachments.php index 552eba749..baca0b159 100755 --- a/datamodels/2.x/itop-attachments/fr.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/fr.dict.itop-attachments.php @@ -36,3 +36,24 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Attachments:NoAttachment' => 'Aucune pièce jointe.', 'Attachments:PreviewNotAvailable' => 'Pas d\'aperçu pour ce type de pièce jointe.', )); + +// +// Class: Attachment +// + +Dict::Add('FR FR', 'French', 'Français', array( + 'Class:Attachment' => 'Attachement', + 'Class:Attachment+' => '', + 'Class:Attachment/Attribute:expire' => 'Expire', + 'Class:Attachment/Attribute:expire+' => '', + 'Class:Attachment/Attribute:temp_id' => 'Id Temporaire', + 'Class:Attachment/Attribute:temp_id+' => '', + 'Class:Attachment/Attribute:item_class' => 'Classe d\'Item', + 'Class:Attachment/Attribute:item_class+' => '', + 'Class:Attachment/Attribute:item_id' => 'Item', + 'Class:Attachment/Attribute:item_id+' => '', + 'Class:Attachment/Attribute:item_org_id' => 'Organisation de l\'Item', + 'Class:Attachment/Attribute:item_org_id+' => '', + 'Class:Attachment/Attribute:contents' => 'Contenu', + 'Class:Attachment/Attribute:contents+' => '', +)); diff --git a/datamodels/2.x/itop-attachments/hu.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/hu.dict.itop-attachments.php index 8c48a6313..b6e6500d5 100644 --- a/datamodels/2.x/itop-attachments/hu.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/hu.dict.itop-attachments.php @@ -35,3 +35,24 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'Attachments:NoAttachment' => 'No attachment. ~~', 'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.~~', )); + +// +// Class: Attachment +// + +Dict::Add('HU HU', 'Hungarian', 'Magyar', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/it.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/it.dict.itop-attachments.php index c11dc79b7..95a49c05d 100644 --- a/datamodels/2.x/itop-attachments/it.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/it.dict.itop-attachments.php @@ -35,3 +35,24 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Attachments:NoAttachment' => 'No attachment. ~~', 'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.~~', )); + +// +// Class: Attachment +// + +Dict::Add('IT IT', 'Italian', 'Italiano', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/ja.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/ja.dict.itop-attachments.php index d68111861..4701d9b16 100644 --- a/datamodels/2.x/itop-attachments/ja.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/ja.dict.itop-attachments.php @@ -34,3 +34,24 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Attachments:NoAttachment' => '添付はありません。', 'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.~~', )); + +// +// Class: Attachment +// + +Dict::Add('JA JP', 'Japanese', '日本語', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/nl.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/nl.dict.itop-attachments.php index 00aca5e8b..6faafc692 100644 --- a/datamodels/2.x/itop-attachments/nl.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/nl.dict.itop-attachments.php @@ -40,3 +40,24 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Attachments:NoAttachment' => 'Geen bijlage. ', 'Attachments:PreviewNotAvailable' => 'Een voorbeeld is niet beschikbaar voor dit type bijlage.', )); + +// +// Class: Attachment +// + +Dict::Add('NL NL', 'Dutch', 'Nederlands', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/pt_br.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/pt_br.dict.itop-attachments.php index f0a39797c..1b00615a2 100644 --- a/datamodels/2.x/itop-attachments/pt_br.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/pt_br.dict.itop-attachments.php @@ -36,3 +36,24 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Attachments:NoAttachment' => 'Nenhum anexo. ', 'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.~~', )); + +// +// Class: Attachment +// + +Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/ru.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/ru.dict.itop-attachments.php index 5b448f2d9..3da37a6ff 100755 --- a/datamodels/2.x/itop-attachments/ru.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/ru.dict.itop-attachments.php @@ -23,3 +23,24 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Attachments:NoAttachment' => 'Нет вложений.', 'Attachments:PreviewNotAvailable' => 'Предварительный просмотр не доступен для этого типа вложений.', )); + +// +// Class: Attachment +// + +Dict::Add('RU RU', 'Russian', 'Русский', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/tr.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/tr.dict.itop-attachments.php index d8f29cf2c..8f195c794 100644 --- a/datamodels/2.x/itop-attachments/tr.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/tr.dict.itop-attachments.php @@ -35,3 +35,24 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Attachments:NoAttachment' => 'No attachment. ~~', 'Attachments:PreviewNotAvailable' => 'Preview not available for this type of attachment.~~', )); + +// +// Class: Attachment +// + +Dict::Add('TR TR', 'Turkish', 'Türkçe', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-attachments/zh_cn.dict.itop-attachments.php b/datamodels/2.x/itop-attachments/zh_cn.dict.itop-attachments.php index 963e11d56..02e69a013 100644 --- a/datamodels/2.x/itop-attachments/zh_cn.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/zh_cn.dict.itop-attachments.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Attachments:TabTitle_Count' => '附件 (%1$d)', 'Attachments:EmptyTabTitle' => '附件', @@ -36,3 +35,24 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Attachments:NoAttachment' => '没有附件. ', 'Attachments:PreviewNotAvailable' => '该附件类型不支持预览.', )); + +// +// Class: Attachment +// + +Dict::Add('ZH CN', 'Chinese', '简体中文', array( + 'Class:Attachment' => 'Attachment~~', + 'Class:Attachment+' => '~~', + 'Class:Attachment/Attribute:expire' => 'Expire~~', + 'Class:Attachment/Attribute:expire+' => '~~', + 'Class:Attachment/Attribute:temp_id' => 'Temporary id~~', + 'Class:Attachment/Attribute:temp_id+' => '~~', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '~~', + 'Class:Attachment/Attribute:item_id' => 'Item~~', + 'Class:Attachment/Attribute:item_id+' => '~~', + 'Class:Attachment/Attribute:item_org_id' => 'Item organization~~', + 'Class:Attachment/Attribute:item_org_id+' => '~~', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '~~', +)); diff --git a/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php b/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php index 4937dea21..8b10ad0c8 100644 --- a/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php +++ b/datamodels/2.x/itop-backup/zh_cn.dict.itop-backup.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'bkp-backup-running' => '备份正在进行,请稍后...', diff --git a/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php b/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php index 7dca73ea5..e30302439 100755 --- a/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php +++ b/datamodels/2.x/itop-change-mgmt-itil/zh_cn.dict.itop-change-mgmt-itil.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ChangeManagement' => '变更管理', 'Menu:Change:Overview' => '概况', diff --git a/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php b/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php index 6cc5a55d1..88fc9fe1d 100644 --- a/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php +++ b/datamodels/2.x/itop-change-mgmt/zh_cn.dict.itop-change-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ChangeManagement' => '变更管理', 'Menu:Change:Overview' => '概况', diff --git a/datamodels/2.x/itop-config-mgmt/cs.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/cs.dict.itop-config-mgmt.php index bc13293af..cbaddfb66 100755 --- a/datamodels/2.x/itop-config-mgmt/cs.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/cs.dict.itop-config-mgmt.php @@ -1803,88 +1803,88 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( // Dict::Add('CS CZ', 'Czech', 'Čeština', array( -'Menu:DataAdministration' => 'Správa dat', -'Menu:DataAdministration+' => 'Správa dat', -'Menu:Catalogs' => 'Katalogy', -'Menu:Catalogs+' => 'Datové typy', -'Menu:Audit' => 'Audit', -'Menu:Audit+' => 'Audit', -'Menu:CSVImport' => 'CSV import', -'Menu:CSVImport+' => 'Hromadné vytvoření nebo aktualizace', -'Menu:Organization' => 'Organizace', -'Menu:Organization+' => 'Všechny organizace', -'Menu:Application' => 'Aplikace', -'Menu:Application+' => 'Všechny aplikace', -'Menu:DBServer' => 'Databázové servery', -'Menu:DBServer+' => 'Databázové servery', -'Menu:ConfigManagement' => 'Správa konfigurací', -'Menu:ConfigManagement+' => 'Správa konfigurací', -'Menu:ConfigManagementOverview' => 'Přehled', -'Menu:ConfigManagementOverview+' => 'Přehled', -'Menu:Contact' => 'Kontakty', -'Menu:Contact+' => 'Kontakty', -'Menu:Contact:Count' => '%1$d kontaktů', -'Menu:Person' => 'Osoby', -'Menu:Person+' => 'Všechny osoby', -'Menu:Team' => 'Týmy', -'Menu:Team+' => 'Všechny týmy', -'Menu:Document' => 'Dokumenty', -'Menu:Document+' => 'Všechny dokumenty', -'Menu:Location' => 'Umístění', + 'Menu:DataAdministration' => 'Správa dat', + 'Menu:DataAdministration+' => 'Správa dat', + 'Menu:Catalogs' => 'Katalogy', + 'Menu:Catalogs+' => 'Datové typy', + 'Menu:Audit' => 'Audit', + 'Menu:Audit+' => 'Audit', + 'Menu:CSVImport' => 'CSV import', + 'Menu:CSVImport+' => 'Hromadné vytvoření nebo aktualizace', + 'Menu:Organization' => 'Organizace', + 'Menu:Organization+' => 'Všechny organizace', + 'Menu:Application' => 'Aplikace', + 'Menu:Application+' => 'Všechny aplikace', + 'Menu:DBServer' => 'Databázové servery', + 'Menu:DBServer+' => 'Databázové servery', + 'Menu:ConfigManagement' => 'Správa konfigurací', + 'Menu:ConfigManagement+' => 'Správa konfigurací', + 'Menu:ConfigManagementOverview' => 'Přehled', + 'Menu:ConfigManagementOverview+' => 'Přehled', + 'Menu:Contact' => 'Kontakty', + 'Menu:Contact+' => 'Kontakty', + 'Menu:Contact:Count' => '%1$d kontaktů', + 'Menu:Person' => 'Osoby', + 'Menu:Person+' => 'Všechny osoby', + 'Menu:Team' => 'Týmy', + 'Menu:Team+' => 'Všechny týmy', + 'Menu:Document' => 'Dokumenty', + 'Menu:Document+' => 'Všechny dokumenty', + 'Menu:Location' => 'Umístění', -'Menu:Location+' => 'Všechna umístění', -'Menu:ConfigManagementCI' => 'Konfigurační položky', -'Menu:ConfigManagementCI+' => 'Konfigurační položky', -'Menu:BusinessProcess' => 'Obchodní procesy', -'Menu:BusinessProcess+' => 'Všechny obchodní procesy', -'Menu:ApplicationSolution' => 'Aplikační řešení', -'Menu:ApplicationSolution+' => 'Všechna aplikační řešení', -'Menu:ConfigManagementSoftware' => 'Správa aplikací', -'Menu:Licence' => 'Licence', -'Menu:Licence+' => 'Všechny licence', -'Menu:Patch' => 'Záplaty (patche)', -'Menu:Patch+' => 'Všechny záplaty (patche)', -'Menu:ApplicationInstance' => 'Instalovaný software', -'Menu:ApplicationInstance+' => 'Aplikace a databázové servery', -'Menu:ConfigManagementHardware' => 'Správa infrastruktury', -'Menu:Subnet' => 'Podsítě (subnety)', -'Menu:Subnet+' => 'Všechny podsítě (subnety)', -'Menu:NetworkDevice' => 'Síťová zařízení', -'Menu:NetworkDevice+' => 'Všechna síťová zařízení', -'Menu:Server' => 'Servery', -'Menu:Server+' => 'Všechny servery', -'Menu:Printer' => 'Tiskárny', -'Menu:Printer+' => 'Všechny tiskárny', -'Menu:MobilePhone' => 'Mobilní telefony', -'Menu:MobilePhone+' => 'Všechny mobilní telefony', -'Menu:PC' => 'Osobní počítače', -'Menu:PC+' => 'Všechny osobní počítače', -'Menu:NewContact' => 'Nový kontakt', -'Menu:NewContact+' => 'Nový kontakt', -'Menu:SearchContacts' => 'Hledat kontakty', -'Menu:SearchContacts+' => 'Hledat kontakty', -'Menu:NewCI' => 'Nová konfigurační položka', -'Menu:NewCI+' => 'Nová konfigurační položka', -'Menu:SearchCIs' => 'Hledat konfigurační položky', -'Menu:SearchCIs+' => 'Hledat konfigurační položky', -'Menu:ConfigManagement:Devices' => 'Zařízení', -'Menu:ConfigManagement:AllDevices' => 'Infrastruktura', -'Menu:ConfigManagement:virtualization' => 'Virtualizace', -'Menu:ConfigManagement:EndUsers' => 'Koncová zařízení', -'Menu:ConfigManagement:SWAndApps' => 'Software a aplikace', -'Menu:ConfigManagement:Misc' => 'Ostatní', -'Menu:Group' => 'Skupiny konfiguračních položek', -'Menu:Group+' => 'Skupiny konfiguračních položek', -'Menu:ConfigManagement:Shortcuts' => 'Odkazy', -'Menu:ConfigManagement:AllContacts' => 'Všechny kontakty: %1$d', -'Menu:Typology' => 'Typologie', -'Menu:Typology+' => 'Konfigurace typologie', -'Menu:OSVersion' => 'Verze OS', -'Menu:OSVersion+' => '', -'Menu:Software' => 'Katalog softwaru', -'Menu:Software+' => 'Katalog softwaru', -'UI_WelcomeMenu_AllConfigItems' => 'Souhrn', -'Menu:ConfigManagement:Typology' => 'Konfigurace typologie', + 'Menu:Location+' => 'Všechna umístění', + 'Menu:ConfigManagementCI' => 'Konfigurační položky', + 'Menu:ConfigManagementCI+' => 'Konfigurační položky', + 'Menu:BusinessProcess' => 'Obchodní procesy', + 'Menu:BusinessProcess+' => 'Všechny obchodní procesy', + 'Menu:ApplicationSolution' => 'Aplikační řešení', + 'Menu:ApplicationSolution+' => 'Všechna aplikační řešení', + 'Menu:ConfigManagementSoftware' => 'Správa aplikací', + 'Menu:Licence' => 'Licence', + 'Menu:Licence+' => 'Všechny licence', + 'Menu:Patch' => 'Záplaty (patche)', + 'Menu:Patch+' => 'Všechny záplaty (patche)', + 'Menu:ApplicationInstance' => 'Instalovaný software', + 'Menu:ApplicationInstance+' => 'Aplikace a databázové servery', + 'Menu:ConfigManagementHardware' => 'Správa infrastruktury', + 'Menu:Subnet' => 'Podsítě (subnety)', + 'Menu:Subnet+' => 'Všechny podsítě (subnety)', + 'Menu:NetworkDevice' => 'Síťová zařízení', + 'Menu:NetworkDevice+' => 'Všechna síťová zařízení', + 'Menu:Server' => 'Servery', + 'Menu:Server+' => 'Všechny servery', + 'Menu:Printer' => 'Tiskárny', + 'Menu:Printer+' => 'Všechny tiskárny', + 'Menu:MobilePhone' => 'Mobilní telefony', + 'Menu:MobilePhone+' => 'Všechny mobilní telefony', + 'Menu:PC' => 'Osobní počítače', + 'Menu:PC+' => 'Všechny osobní počítače', + 'Menu:NewContact' => 'Nový kontakt', + 'Menu:NewContact+' => 'Nový kontakt', + 'Menu:SearchContacts' => 'Hledat kontakty', + 'Menu:SearchContacts+' => 'Hledat kontakty', + 'Menu:NewCI' => 'Nová konfigurační položka', + 'Menu:NewCI+' => 'Nová konfigurační položka', + 'Menu:SearchCIs' => 'Hledat konfigurační položky', + 'Menu:SearchCIs+' => 'Hledat konfigurační položky', + 'Menu:ConfigManagement:Devices' => 'Zařízení', + 'Menu:ConfigManagement:AllDevices' => 'Infrastruktura', + 'Menu:ConfigManagement:virtualization' => 'Virtualizace', + 'Menu:ConfigManagement:EndUsers' => 'Koncová zařízení', + 'Menu:ConfigManagement:SWAndApps' => 'Software a aplikace', + 'Menu:ConfigManagement:Misc' => 'Ostatní', + 'Menu:Group' => 'Skupiny konfiguračních položek', + 'Menu:Group+' => 'Skupiny konfiguračních položek', + 'Menu:ConfigManagement:Shortcuts' => 'Odkazy', + 'Menu:ConfigManagement:AllContacts' => 'Všechny kontakty: %1$d', + 'Menu:Typology' => 'Typologie', + 'Menu:Typology+' => 'Konfigurace typologie', + 'Menu:OSVersion' => 'Verze OS', + 'Menu:OSVersion+' => '', + 'Menu:Software' => 'Katalog softwaru', + 'Menu:Software+' => 'Katalog softwaru', + 'UI_WelcomeMenu_AllConfigItems' => 'Souhrn', + 'Menu:ConfigManagement:Typology' => 'Konfigurace typologie', )); @@ -1892,18 +1892,18 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( // Add translation for Fieldsets Dict::Add('CS CZ', 'Czech', 'Čeština', array( -'Server:baseinfo' => 'Obecné informace', -'Server:Date' => 'Data', -'Server:moreinfo' => 'Více informací', -'Server:otherinfo' => 'Další informace', -'Server:power' => 'Napájení', -'Person:info' => 'Obecné informace', -'Person:personal_info' => 'Personal information~~', -'Person:notifiy' => 'Upozornění', -'Class:Subnet/Tab:IPUsage' => 'Využití IP', -'Class:Subnet/Tab:IPUsage-explain' => 'Rozhraní, která mají IP adresu v rozsahu: %1$s-%2$s', -'Class:Subnet/Tab:FreeIPs' => 'Volné IP adresy', -'Class:Subnet/Tab:FreeIPs-count' => 'Počet volných adres: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Tady je výčet volných IP adres (10)', -'Class:Document:PreviewTab' => 'Náhled', + 'Server:baseinfo' => 'Obecné informace', + 'Server:Date' => 'Data', + 'Server:moreinfo' => 'Více informací', + 'Server:otherinfo' => 'Další informace', + 'Server:power' => 'Napájení', + 'Person:info' => 'Obecné informace', + 'Person:personal_info' => 'Personal information~~', + 'Person:notifiy' => 'Upozornění', + 'Class:Subnet/Tab:IPUsage' => 'Využití IP', + 'Class:Subnet/Tab:IPUsage-explain' => 'Rozhraní, která mají IP adresu v rozsahu: %1$s-%2$s', + 'Class:Subnet/Tab:FreeIPs' => 'Volné IP adresy', + 'Class:Subnet/Tab:FreeIPs-count' => 'Počet volných adres: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Tady je výčet volných IP adres (10)', + 'Class:Document:PreviewTab' => 'Náhled', )); diff --git a/datamodels/2.x/itop-config-mgmt/da.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/da.dict.itop-config-mgmt.php index b6beaa013..9f4916bc2 100644 --- a/datamodels/2.x/itop-config-mgmt/da.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/da.dict.itop-config-mgmt.php @@ -1796,88 +1796,88 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( // Dict::Add('DA DA', 'Danish', 'Dansk', array( -'Menu:DataAdministration' => 'Data administration', -'Menu:DataAdministration+' => '', -'Menu:Catalogs' => 'Katalog', -'Menu:Catalogs+' => 'Datatyper', -'Menu:Audit' => 'Audit', -'Menu:Audit+' => 'Audit', -'Menu:CSVImport' => 'CSV import~~', -'Menu:CSVImport+' => 'Bulk creation or update~~', -'Menu:Organization' => 'Organisation', -'Menu:Organization+' => 'Alle Organisationer', -'Menu:Application' => 'Anvendelse', -'Menu:Application+' => 'Alle Anvendelser', -'Menu:DBServer' => 'Database server', -'Menu:DBServer+' => 'Database server', -'Menu:ConfigManagement' => 'Configuration Management', -'Menu:ConfigManagement+' => 'Configuration Management', -'Menu:ConfigManagementOverview' => 'Oversigt', -'Menu:ConfigManagementOverview+' => 'Oversigt', -'Menu:Contact' => 'Kontakt', -'Menu:Contact+' => 'Kontakt', -'Menu:Contact:Count' => '%1$d kontakter', -'Menu:Person' => 'Person', -'Menu:Person+' => 'Alle Personer', -'Menu:Team' => 'Teams', -'Menu:Team+' => 'Alle Teams', -'Menu:Document' => 'Dokument', -'Menu:Document+' => 'Alle Dokumenter', -'Menu:Location' => 'Placering', + 'Menu:DataAdministration' => 'Data administration', + 'Menu:DataAdministration+' => '', + 'Menu:Catalogs' => 'Katalog', + 'Menu:Catalogs+' => 'Datatyper', + 'Menu:Audit' => 'Audit', + 'Menu:Audit+' => 'Audit', + 'Menu:CSVImport' => 'CSV import~~', + 'Menu:CSVImport+' => 'Bulk creation or update~~', + 'Menu:Organization' => 'Organisation', + 'Menu:Organization+' => 'Alle Organisationer', + 'Menu:Application' => 'Anvendelse', + 'Menu:Application+' => 'Alle Anvendelser', + 'Menu:DBServer' => 'Database server', + 'Menu:DBServer+' => 'Database server', + 'Menu:ConfigManagement' => 'Configuration Management', + 'Menu:ConfigManagement+' => 'Configuration Management', + 'Menu:ConfigManagementOverview' => 'Oversigt', + 'Menu:ConfigManagementOverview+' => 'Oversigt', + 'Menu:Contact' => 'Kontakt', + 'Menu:Contact+' => 'Kontakt', + 'Menu:Contact:Count' => '%1$d kontakter', + 'Menu:Person' => 'Person', + 'Menu:Person+' => 'Alle Personer', + 'Menu:Team' => 'Teams', + 'Menu:Team+' => 'Alle Teams', + 'Menu:Document' => 'Dokument', + 'Menu:Document+' => 'Alle Dokumenter', + 'Menu:Location' => 'Placering', -'Menu:Location+' => 'Alle Placeringer', -'Menu:ConfigManagementCI' => 'Configuration Items', -'Menu:ConfigManagementCI+' => 'Configuration Items', -'Menu:BusinessProcess' => 'Forretnings proces', -'Menu:BusinessProcess+' => 'Alle forretnings processer', -'Menu:ApplicationSolution' => 'Applikations løsning', -'Menu:ApplicationSolution+' => 'Alle Applikations løsninger', -'Menu:ConfigManagementSoftware' => 'Anvendelses Management', -'Menu:Licence' => 'Licenser', -'Menu:Licence+' => 'Alle Licenser', -'Menu:Patch' => 'Patches', -'Menu:Patch+' => 'Alle Patches', -'Menu:ApplicationInstance' => 'Installeret Software', -'Menu:ApplicationInstance+' => 'Applikations- og database server', -'Menu:ConfigManagementHardware' => 'Infrastruktur Management', -'Menu:Subnet' => 'Subnet', -'Menu:Subnet+' => 'Alle Subnet', -'Menu:NetworkDevice' => 'Netværksenhed', -'Menu:NetworkDevice+' => 'Alle Netværksenheder', -'Menu:Server' => 'Server', -'Menu:Server+' => 'Alle Servere', -'Menu:Printer' => 'Printer', -'Menu:Printer+' => 'Alle Printere', -'Menu:MobilePhone' => 'Mobiltelefon', -'Menu:MobilePhone+' => 'Alle Mobiltelefoner', -'Menu:PC' => 'PC', -'Menu:PC+' => 'Alle PCer', -'Menu:NewContact' => 'Ny Kontakt', -'Menu:NewContact+' => 'Ny Kontakt', -'Menu:SearchContacts' => 'Søg efter kontakter', -'Menu:SearchContacts+' => 'Søg efter kontakter', -'Menu:NewCI' => 'Ny CI', -'Menu:NewCI+' => 'Ny CI', -'Menu:SearchCIs' => 'Søg efter CIs', -'Menu:SearchCIs+' => 'Søg efter Content Items', -'Menu:ConfigManagement:Devices' => 'Enheder', -'Menu:ConfigManagement:AllDevices' => 'Alle Enheder', -'Menu:ConfigManagement:virtualization' => 'Virtualisering', -'Menu:ConfigManagement:EndUsers' => 'Slutbruger enheder', -'Menu:ConfigManagement:SWAndApps' => 'Software og anvendelse', -'Menu:ConfigManagement:Misc' => 'Diverse', -'Menu:Group' => 'Gruppe af CIs', -'Menu:Group+' => 'Gruppe af CIs', -'Menu:ConfigManagement:Shortcuts' => 'Genveje', -'Menu:ConfigManagement:AllContacts' => 'Alle Kontakter: %1$d', -'Menu:Typology' => 'Typologi-Konfiguration', -'Menu:Typology+' => '', -'Menu:OSVersion' => 'OS versioner', -'Menu:OSVersion+' => '~~', -'Menu:Software' => 'Software Katalog', -'Menu:Software+' => '', -'UI_WelcomeMenu_AllConfigItems' => 'Sammenfatning', -'Menu:ConfigManagement:Typology' => 'Typologi Konfiguration', + 'Menu:Location+' => 'Alle Placeringer', + 'Menu:ConfigManagementCI' => 'Configuration Items', + 'Menu:ConfigManagementCI+' => 'Configuration Items', + 'Menu:BusinessProcess' => 'Forretnings proces', + 'Menu:BusinessProcess+' => 'Alle forretnings processer', + 'Menu:ApplicationSolution' => 'Applikations løsning', + 'Menu:ApplicationSolution+' => 'Alle Applikations løsninger', + 'Menu:ConfigManagementSoftware' => 'Anvendelses Management', + 'Menu:Licence' => 'Licenser', + 'Menu:Licence+' => 'Alle Licenser', + 'Menu:Patch' => 'Patches', + 'Menu:Patch+' => 'Alle Patches', + 'Menu:ApplicationInstance' => 'Installeret Software', + 'Menu:ApplicationInstance+' => 'Applikations- og database server', + 'Menu:ConfigManagementHardware' => 'Infrastruktur Management', + 'Menu:Subnet' => 'Subnet', + 'Menu:Subnet+' => 'Alle Subnet', + 'Menu:NetworkDevice' => 'Netværksenhed', + 'Menu:NetworkDevice+' => 'Alle Netværksenheder', + 'Menu:Server' => 'Server', + 'Menu:Server+' => 'Alle Servere', + 'Menu:Printer' => 'Printer', + 'Menu:Printer+' => 'Alle Printere', + 'Menu:MobilePhone' => 'Mobiltelefon', + 'Menu:MobilePhone+' => 'Alle Mobiltelefoner', + 'Menu:PC' => 'PC', + 'Menu:PC+' => 'Alle PCer', + 'Menu:NewContact' => 'Ny Kontakt', + 'Menu:NewContact+' => 'Ny Kontakt', + 'Menu:SearchContacts' => 'Søg efter kontakter', + 'Menu:SearchContacts+' => 'Søg efter kontakter', + 'Menu:NewCI' => 'Ny CI', + 'Menu:NewCI+' => 'Ny CI', + 'Menu:SearchCIs' => 'Søg efter CIs', + 'Menu:SearchCIs+' => 'Søg efter Content Items', + 'Menu:ConfigManagement:Devices' => 'Enheder', + 'Menu:ConfigManagement:AllDevices' => 'Alle Enheder', + 'Menu:ConfigManagement:virtualization' => 'Virtualisering', + 'Menu:ConfigManagement:EndUsers' => 'Slutbruger enheder', + 'Menu:ConfigManagement:SWAndApps' => 'Software og anvendelse', + 'Menu:ConfigManagement:Misc' => 'Diverse', + 'Menu:Group' => 'Gruppe af CIs', + 'Menu:Group+' => 'Gruppe af CIs', + 'Menu:ConfigManagement:Shortcuts' => 'Genveje', + 'Menu:ConfigManagement:AllContacts' => 'Alle Kontakter: %1$d', + 'Menu:Typology' => 'Typologi-Konfiguration', + 'Menu:Typology+' => '', + 'Menu:OSVersion' => 'OS versioner', + 'Menu:OSVersion+' => '~~', + 'Menu:Software' => 'Software Katalog', + 'Menu:Software+' => '', + 'UI_WelcomeMenu_AllConfigItems' => 'Sammenfatning', + 'Menu:ConfigManagement:Typology' => 'Typologi Konfiguration', )); @@ -1885,18 +1885,18 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( // Add translation for Fieldsets Dict::Add('DA DA', 'Danish', 'Dansk', array( -'Server:baseinfo' => 'Almindelig Informationen', -'Server:Date' => 'Dato', -'Server:moreinfo' => 'Yderligere Information', -'Server:otherinfo' => 'Øvrig Information', -'Server:power' => 'Power supply~~', -'Person:info' => 'Almindelig Information', -'Person:personal_info' => 'Personal information~~', -'Person:notifiy' => 'Underretning', -'Class:Subnet/Tab:IPUsage' => 'IP Brug', -'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces der har en IP i området: %1$s til %2$s', -'Class:Subnet/Tab:FreeIPs' => 'Ledige IP', -'Class:Subnet/Tab:FreeIPs-count' => 'Ledige IP: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Her er et udtræk af 10 ledige IP adresser', -'Class:Document:PreviewTab' => 'Preview~~', + 'Server:baseinfo' => 'Almindelig Informationen', + 'Server:Date' => 'Dato', + 'Server:moreinfo' => 'Yderligere Information', + 'Server:otherinfo' => 'Øvrig Information', + 'Server:power' => 'Power supply~~', + 'Person:info' => 'Almindelig Information', + 'Person:personal_info' => 'Personal information~~', + 'Person:notifiy' => 'Underretning', + 'Class:Subnet/Tab:IPUsage' => 'IP Brug', + 'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces der har en IP i området: %1$s til %2$s', + 'Class:Subnet/Tab:FreeIPs' => 'Ledige IP', + 'Class:Subnet/Tab:FreeIPs-count' => 'Ledige IP: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Her er et udtræk af 10 ledige IP adresser', + 'Class:Document:PreviewTab' => 'Preview~~', )); diff --git a/datamodels/2.x/itop-config-mgmt/de.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/de.dict.itop-config-mgmt.php index 7daf06a2b..699d16a4c 100755 --- a/datamodels/2.x/itop-config-mgmt/de.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/de.dict.itop-config-mgmt.php @@ -1901,4 +1901,4 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:Subnet/Tab:FreeIPs-count' => 'Freie IPs: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => 'Hier ist eine Aufstellung von 10 freien IP Adressen', 'Class:Document:PreviewTab' => 'Vorschau', -)); \ No newline at end of file +)); diff --git a/datamodels/2.x/itop-config-mgmt/es_cr.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/es_cr.dict.itop-config-mgmt.php index 3eeb9d228..ad67819cc 100755 --- a/datamodels/2.x/itop-config-mgmt/es_cr.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/es_cr.dict.itop-config-mgmt.php @@ -1802,88 +1802,88 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( // Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( -'Menu:DataAdministration' => 'Administración de Datos', -'Menu:DataAdministration+' => 'Administración de Datos', -'Menu:Catalogs' => 'Catálogos', -'Menu:Catalogs+' => 'Tipos de Datos', -'Menu:Audit' => 'Auditoría', -'Menu:Audit+' => 'Auditoría', -'Menu:CSVImport' => 'Importar CSV', -'Menu:CSVImport+' => 'Creación o Actualización Másiva', -'Menu:Organization' => 'Organizaciones', -'Menu:Organization+' => 'Organizaciones', -'Menu:Application' => 'Aplicaciones', -'Menu:Application+' => 'Aplicaciones/Programas', -'Menu:DBServer' => 'Servidores de Base de Datos', -'Menu:DBServer+' => 'Servidores de Base de Datos', -'Menu:ConfigManagement' => 'Administración de la Configuración', -'Menu:ConfigManagement+' => 'Administración de la Configuración', -'Menu:ConfigManagementOverview' => 'Resumen de Infraestructura', -'Menu:ConfigManagementOverview+' => 'Resumen de Infraestructura', -'Menu:Contact' => 'Contactos', -'Menu:Contact+' => 'Contactos', -'Menu:Contact:Count' => '%1$d Contactos', -'Menu:Person' => 'Personas', -'Menu:Person+' => 'Personas', -'Menu:Team' => 'Grupos', -'Menu:Team+' => 'Grupos de Trabajo', -'Menu:Document' => 'Documentos', -'Menu:Document+' => 'Documentos', -'Menu:Location' => 'Localidades', + 'Menu:DataAdministration' => 'Administración de Datos', + 'Menu:DataAdministration+' => 'Administración de Datos', + 'Menu:Catalogs' => 'Catálogos', + 'Menu:Catalogs+' => 'Tipos de Datos', + 'Menu:Audit' => 'Auditoría', + 'Menu:Audit+' => 'Auditoría', + 'Menu:CSVImport' => 'Importar CSV', + 'Menu:CSVImport+' => 'Creación o Actualización Másiva', + 'Menu:Organization' => 'Organizaciones', + 'Menu:Organization+' => 'Organizaciones', + 'Menu:Application' => 'Aplicaciones', + 'Menu:Application+' => 'Aplicaciones/Programas', + 'Menu:DBServer' => 'Servidores de Base de Datos', + 'Menu:DBServer+' => 'Servidores de Base de Datos', + 'Menu:ConfigManagement' => 'Administración de la Configuración', + 'Menu:ConfigManagement+' => 'Administración de la Configuración', + 'Menu:ConfigManagementOverview' => 'Resumen de Infraestructura', + 'Menu:ConfigManagementOverview+' => 'Resumen de Infraestructura', + 'Menu:Contact' => 'Contactos', + 'Menu:Contact+' => 'Contactos', + 'Menu:Contact:Count' => '%1$d Contactos', + 'Menu:Person' => 'Personas', + 'Menu:Person+' => 'Personas', + 'Menu:Team' => 'Grupos', + 'Menu:Team+' => 'Grupos de Trabajo', + 'Menu:Document' => 'Documentos', + 'Menu:Document+' => 'Documentos', + 'Menu:Location' => 'Localidades', -'Menu:Location+' => 'Localidades', -'Menu:ConfigManagementCI' => 'Elementos de Configuración', -'Menu:ConfigManagementCI+' => 'Elementos de Confirguración', -'Menu:BusinessProcess' => 'Proceso de Negocio', -'Menu:BusinessProcess+' => 'Proceso de Negocios', -'Menu:ApplicationSolution' => 'Solución Aplicativa', -'Menu:ApplicationSolution+' => 'Solución Aplicativa', -'Menu:ConfigManagementSoftware' => 'Administración de Aplicaciones', -'Menu:Licence' => 'Licencias', -'Menu:Licence+' => 'Licencias', -'Menu:Patch' => 'Parches', -'Menu:Patch+' => 'Parches', -'Menu:ApplicationInstance' => 'Software Instalado', -'Menu:ApplicationInstance+' => 'Aplicaciones y Servidores de Base de Datos', -'Menu:ConfigManagementHardware' => 'Administración de Infraestructura', -'Menu:Subnet' => 'SubRedes', -'Menu:Subnet+' => 'SubRedes', -'Menu:NetworkDevice' => 'Dispositivos de Red', -'Menu:NetworkDevice+' => 'Dispositivos de Red', -'Menu:Server' => 'Servidores', -'Menu:Server+' => 'Servidores', -'Menu:Printer' => 'Impresoras', -'Menu:Printer+' => 'Impresoras', -'Menu:MobilePhone' => 'Teléfonos Móviles', -'Menu:MobilePhone+' => 'Teléfonos Móviles', -'Menu:PC' => 'PCs y Laptops', -'Menu:PC+' => 'PCs y Laptops', -'Menu:NewContact' => 'Nuevo Contacto', -'Menu:NewContact+' => 'Nuevo Contacto', -'Menu:SearchContacts' => 'Búsqueda de Contactos', -'Menu:SearchContacts+' => 'Búsqueda de Contactos', -'Menu:NewCI' => 'Nuevo EC', -'Menu:NewCI+' => 'Nuevo EC', -'Menu:SearchCIs' => 'Búsqueda de ECs', -'Menu:SearchCIs+' => 'Búsqueda de ECs', -'Menu:ConfigManagement:Devices' => 'Dispositivos', -'Menu:ConfigManagement:AllDevices' => 'Infraestructura', -'Menu:ConfigManagement:virtualization' => 'Virtualización', -'Menu:ConfigManagement:EndUsers' => 'Dispositivos de Usuario Final', -'Menu:ConfigManagement:SWAndApps' => 'Software y Aplicaciones', -'Menu:ConfigManagement:Misc' => 'Misceláneo', -'Menu:Group' => 'Grupos de ECs', -'Menu:Group+' => 'Grupos de ECs', -'Menu:ConfigManagement:Shortcuts' => 'Acceso Rápido', -'Menu:ConfigManagement:AllContacts' => 'Contactos: %1$d', -'Menu:Typology' => 'Configuración de Tipos', -'Menu:Typology+' => 'Configuración de Tipos', -'Menu:OSVersion' => 'OS versions~~', -'Menu:OSVersion+' => '~~', -'Menu:Software' => 'Catálogo de Software', -'Menu:Software+' => 'Catálogo de Software', -'UI_WelcomeMenu_AllConfigItems' => 'Resumen', -'Menu:ConfigManagement:Typology' => 'Configuración de Tipos', + 'Menu:Location+' => 'Localidades', + 'Menu:ConfigManagementCI' => 'Elementos de Configuración', + 'Menu:ConfigManagementCI+' => 'Elementos de Confirguración', + 'Menu:BusinessProcess' => 'Proceso de Negocio', + 'Menu:BusinessProcess+' => 'Proceso de Negocios', + 'Menu:ApplicationSolution' => 'Solución Aplicativa', + 'Menu:ApplicationSolution+' => 'Solución Aplicativa', + 'Menu:ConfigManagementSoftware' => 'Administración de Aplicaciones', + 'Menu:Licence' => 'Licencias', + 'Menu:Licence+' => 'Licencias', + 'Menu:Patch' => 'Parches', + 'Menu:Patch+' => 'Parches', + 'Menu:ApplicationInstance' => 'Software Instalado', + 'Menu:ApplicationInstance+' => 'Aplicaciones y Servidores de Base de Datos', + 'Menu:ConfigManagementHardware' => 'Administración de Infraestructura', + 'Menu:Subnet' => 'SubRedes', + 'Menu:Subnet+' => 'SubRedes', + 'Menu:NetworkDevice' => 'Dispositivos de Red', + 'Menu:NetworkDevice+' => 'Dispositivos de Red', + 'Menu:Server' => 'Servidores', + 'Menu:Server+' => 'Servidores', + 'Menu:Printer' => 'Impresoras', + 'Menu:Printer+' => 'Impresoras', + 'Menu:MobilePhone' => 'Teléfonos Móviles', + 'Menu:MobilePhone+' => 'Teléfonos Móviles', + 'Menu:PC' => 'PCs y Laptops', + 'Menu:PC+' => 'PCs y Laptops', + 'Menu:NewContact' => 'Nuevo Contacto', + 'Menu:NewContact+' => 'Nuevo Contacto', + 'Menu:SearchContacts' => 'Búsqueda de Contactos', + 'Menu:SearchContacts+' => 'Búsqueda de Contactos', + 'Menu:NewCI' => 'Nuevo EC', + 'Menu:NewCI+' => 'Nuevo EC', + 'Menu:SearchCIs' => 'Búsqueda de ECs', + 'Menu:SearchCIs+' => 'Búsqueda de ECs', + 'Menu:ConfigManagement:Devices' => 'Dispositivos', + 'Menu:ConfigManagement:AllDevices' => 'Infraestructura', + 'Menu:ConfigManagement:virtualization' => 'Virtualización', + 'Menu:ConfigManagement:EndUsers' => 'Dispositivos de Usuario Final', + 'Menu:ConfigManagement:SWAndApps' => 'Software y Aplicaciones', + 'Menu:ConfigManagement:Misc' => 'Misceláneo', + 'Menu:Group' => 'Grupos de ECs', + 'Menu:Group+' => 'Grupos de ECs', + 'Menu:ConfigManagement:Shortcuts' => 'Acceso Rápido', + 'Menu:ConfigManagement:AllContacts' => 'Contactos: %1$d', + 'Menu:Typology' => 'Configuración de Tipos', + 'Menu:Typology+' => 'Configuración de Tipos', + 'Menu:OSVersion' => 'OS versions~~', + 'Menu:OSVersion+' => '~~', + 'Menu:Software' => 'Catálogo de Software', + 'Menu:Software+' => 'Catálogo de Software', + 'UI_WelcomeMenu_AllConfigItems' => 'Resumen', + 'Menu:ConfigManagement:Typology' => 'Configuración de Tipos', )); @@ -1891,18 +1891,18 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( // Add translation for Fieldsets Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( -'Server:baseinfo' => 'Información General', -'Server:Date' => 'Fecha', -'Server:moreinfo' => 'Más Información', -'Server:otherinfo' => 'Otra Información', -'Server:power' => 'Fuente de Poder', -'Person:info' => 'Información General', -'Person:personal_info' => 'Información Personal', -'Person:notifiy' => 'Notificación', -'Class:Subnet/Tab:IPUsage' => 'Uso de IP', -'Class:Subnet/Tab:IPUsage-explain' => 'Interfases con IP en el rango: %1$s a %2$s', -'Class:Subnet/Tab:FreeIPs' => 'IPs Libres', -'Class:Subnet/Tab:FreeIPs-count' => 'IPs Libres: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Aquí está un extracto de 10 direcciones IP Libres', -'Class:Document:PreviewTab' => 'Vista Previa', + 'Server:baseinfo' => 'Información General', + 'Server:Date' => 'Fecha', + 'Server:moreinfo' => 'Más Información', + 'Server:otherinfo' => 'Otra Información', + 'Server:power' => 'Fuente de Poder', + 'Person:info' => 'Información General', + 'Person:personal_info' => 'Información Personal', + 'Person:notifiy' => 'Notificación', + 'Class:Subnet/Tab:IPUsage' => 'Uso de IP', + 'Class:Subnet/Tab:IPUsage-explain' => 'Interfases con IP en el rango: %1$s a %2$s', + 'Class:Subnet/Tab:FreeIPs' => 'IPs Libres', + 'Class:Subnet/Tab:FreeIPs-count' => 'IPs Libres: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Aquí está un extracto de 10 direcciones IP Libres', + 'Class:Document:PreviewTab' => 'Vista Previa', )); diff --git a/datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php index 01716a6d7..1fb338e2b 100755 --- a/datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/fr.dict.itop-config-mgmt.php @@ -1799,88 +1799,88 @@ Dict::Add('FR FR', 'French', 'Français', array( // Dict::Add('FR FR', 'French', 'Français', array( -'Menu:DataAdministration' => 'Administration des données', -'Menu:DataAdministration+' => 'Administration des données', -'Menu:Catalogs' => 'Catalogues', -'Menu:Catalogs+' => 'Types de données', -'Menu:Audit' => 'Audit', -'Menu:Audit+' => 'Audit', -'Menu:CSVImport' => 'Import CSV', -'Menu:CSVImport+' => 'Import ou mise à jour en masse', -'Menu:Organization' => 'Organisations', -'Menu:Organization+' => 'Toutes les organisations', -'Menu:Application' => 'Logiciels', -'Menu:Application+' => 'Tous les logiciels', -'Menu:DBServer' => 'Serveur de base de données', -'Menu:DBServer+' => '', -'Menu:ConfigManagement' => 'Gestion des configurations', -'Menu:ConfigManagement+' => 'Gestion des configurations', -'Menu:ConfigManagementOverview' => 'Tableaux de bord', -'Menu:ConfigManagementOverview+' => 'Tableaux de bord', -'Menu:Contact' => 'Contacts', -'Menu:Contact+' => 'Contacts', -'Menu:Contact:Count' => '%1$d contacts', -'Menu:Person' => 'Personnes', -'Menu:Person+' => 'Toutes les personnes', -'Menu:Team' => 'Equipes', -'Menu:Team+' => 'Toutes les équipes', -'Menu:Document' => 'Documents', -'Menu:Document+' => 'Tous les documents', -'Menu:Location' => 'Lieux', + 'Menu:DataAdministration' => 'Administration des données', + 'Menu:DataAdministration+' => 'Administration des données', + 'Menu:Catalogs' => 'Catalogues', + 'Menu:Catalogs+' => 'Types de données', + 'Menu:Audit' => 'Audit', + 'Menu:Audit+' => 'Audit', + 'Menu:CSVImport' => 'Import CSV', + 'Menu:CSVImport+' => 'Import ou mise à jour en masse', + 'Menu:Organization' => 'Organisations', + 'Menu:Organization+' => 'Toutes les organisations', + 'Menu:Application' => 'Logiciels', + 'Menu:Application+' => 'Tous les logiciels', + 'Menu:DBServer' => 'Serveur de base de données', + 'Menu:DBServer+' => '', + 'Menu:ConfigManagement' => 'Gestion des configurations', + 'Menu:ConfigManagement+' => 'Gestion des configurations', + 'Menu:ConfigManagementOverview' => 'Tableaux de bord', + 'Menu:ConfigManagementOverview+' => 'Tableaux de bord', + 'Menu:Contact' => 'Contacts', + 'Menu:Contact+' => 'Contacts', + 'Menu:Contact:Count' => '%1$d contacts', + 'Menu:Person' => 'Personnes', + 'Menu:Person+' => 'Toutes les personnes', + 'Menu:Team' => 'Equipes', + 'Menu:Team+' => 'Toutes les équipes', + 'Menu:Document' => 'Documents', + 'Menu:Document+' => 'Tous les documents', + 'Menu:Location' => 'Lieux', -'Menu:Location+' => 'Tous les lieux', -'Menu:ConfigManagementCI' => 'CIs', -'Menu:ConfigManagementCI+' => 'CIs', -'Menu:BusinessProcess' => 'Processus métier', -'Menu:BusinessProcess+' => 'Tous les processus métiers', -'Menu:ApplicationSolution' => 'Solutions applicatives', -'Menu:ApplicationSolution+' => 'Toutes les solutions applicatives', -'Menu:ConfigManagementSoftware' => 'Gestion des logiciels', -'Menu:Licence' => 'Licences', -'Menu:Licence+' => 'Toutes les licences', -'Menu:Patch' => 'Patches', -'Menu:Patch+' => 'Tous les patches', -'Menu:ApplicationInstance' => 'Instances logiciels', -'Menu:ApplicationInstance+' => 'Logiciels installés', -'Menu:ConfigManagementHardware' => 'Gestion des infrastructures', -'Menu:Subnet' => 'Sous réseaux', -'Menu:Subnet+' => '', -'Menu:NetworkDevice' => 'Equipements réseaux', -'Menu:NetworkDevice+' => 'Tous les équipements réseaux', -'Menu:Server' => 'Serveurs', -'Menu:Server+' => '', -'Menu:Printer' => 'Imprimantes', -'Menu:Printer+' => 'Toutes les imprimantes', -'Menu:MobilePhone' => 'Téléphones portables', -'Menu:MobilePhone+' => 'Tous les téléphones portables', -'Menu:PC' => 'PCs', -'Menu:PC+' => 'Tous les PCs', -'Menu:NewContact' => 'Nouveau contact', -'Menu:NewContact+' => 'Nouveau contact', -'Menu:SearchContacts' => 'Rechercher des contacts', -'Menu:SearchContacts+' => 'Rechercher des contacts', -'Menu:NewCI' => 'Nouveau CI', -'Menu:NewCI+' => 'Nouveau CI', -'Menu:SearchCIs' => 'Rechercher des CIs', -'Menu:SearchCIs+' => 'Rechercher des CIs', -'Menu:ConfigManagement:Devices' => 'Equipements', -'Menu:ConfigManagement:AllDevices' => 'Infrastructures', -'Menu:ConfigManagement:virtualization' => 'Virtualisation', -'Menu:ConfigManagement:EndUsers' => 'Périphériques utilisateurs', -'Menu:ConfigManagement:SWAndApps' => 'Logiciels et applications', -'Menu:ConfigManagement:Misc' => 'Divers', -'Menu:Group' => 'Groupe de CIs', -'Menu:Group+' => 'Groupe de CIs', -'Menu:ConfigManagement:Shortcuts' => 'Raccourcis', -'Menu:ConfigManagement:AllContacts' => 'Tous les contacts: %1$d', -'Menu:Typology' => 'Typologie configuration', -'Menu:Typology+' => 'Typologie configuration', -'Menu:OSVersion' => 'Versions d\'OS', -'Menu:OSVersion+' => '', -'Menu:Software' => 'Catalogue des logiciels de références', -'Menu:Software+' => 'Catalogue des logiciels de références', -'UI_WelcomeMenu_AllConfigItems' => 'Résumé', -'Menu:ConfigManagement:Typology' => 'Configuration des typologies', + 'Menu:Location+' => 'Tous les lieux', + 'Menu:ConfigManagementCI' => 'CIs', + 'Menu:ConfigManagementCI+' => 'CIs', + 'Menu:BusinessProcess' => 'Processus métier', + 'Menu:BusinessProcess+' => 'Tous les processus métiers', + 'Menu:ApplicationSolution' => 'Solutions applicatives', + 'Menu:ApplicationSolution+' => 'Toutes les solutions applicatives', + 'Menu:ConfigManagementSoftware' => 'Gestion des logiciels', + 'Menu:Licence' => 'Licences', + 'Menu:Licence+' => 'Toutes les licences', + 'Menu:Patch' => 'Patches', + 'Menu:Patch+' => 'Tous les patches', + 'Menu:ApplicationInstance' => 'Instances logiciels', + 'Menu:ApplicationInstance+' => 'Logiciels installés', + 'Menu:ConfigManagementHardware' => 'Gestion des infrastructures', + 'Menu:Subnet' => 'Sous réseaux', + 'Menu:Subnet+' => '', + 'Menu:NetworkDevice' => 'Equipements réseaux', + 'Menu:NetworkDevice+' => 'Tous les équipements réseaux', + 'Menu:Server' => 'Serveurs', + 'Menu:Server+' => '', + 'Menu:Printer' => 'Imprimantes', + 'Menu:Printer+' => 'Toutes les imprimantes', + 'Menu:MobilePhone' => 'Téléphones portables', + 'Menu:MobilePhone+' => 'Tous les téléphones portables', + 'Menu:PC' => 'PCs', + 'Menu:PC+' => 'Tous les PCs', + 'Menu:NewContact' => 'Nouveau contact', + 'Menu:NewContact+' => 'Nouveau contact', + 'Menu:SearchContacts' => 'Rechercher des contacts', + 'Menu:SearchContacts+' => 'Rechercher des contacts', + 'Menu:NewCI' => 'Nouveau CI', + 'Menu:NewCI+' => 'Nouveau CI', + 'Menu:SearchCIs' => 'Rechercher des CIs', + 'Menu:SearchCIs+' => 'Rechercher des CIs', + 'Menu:ConfigManagement:Devices' => 'Equipements', + 'Menu:ConfigManagement:AllDevices' => 'Infrastructures', + 'Menu:ConfigManagement:virtualization' => 'Virtualisation', + 'Menu:ConfigManagement:EndUsers' => 'Périphériques utilisateurs', + 'Menu:ConfigManagement:SWAndApps' => 'Logiciels et applications', + 'Menu:ConfigManagement:Misc' => 'Divers', + 'Menu:Group' => 'Groupe de CIs', + 'Menu:Group+' => 'Groupe de CIs', + 'Menu:ConfigManagement:Shortcuts' => 'Raccourcis', + 'Menu:ConfigManagement:AllContacts' => 'Tous les contacts: %1$d', + 'Menu:Typology' => 'Typologie configuration', + 'Menu:Typology+' => 'Typologie configuration', + 'Menu:OSVersion' => 'Versions d\'OS', + 'Menu:OSVersion+' => '', + 'Menu:Software' => 'Catalogue des logiciels de références', + 'Menu:Software+' => 'Catalogue des logiciels de références', + 'UI_WelcomeMenu_AllConfigItems' => 'Résumé', + 'Menu:ConfigManagement:Typology' => 'Configuration des typologies', )); @@ -1888,18 +1888,18 @@ Dict::Add('FR FR', 'French', 'Français', array( // Add translation for Fieldsets Dict::Add('FR FR', 'French', 'Français', array( -'Server:baseinfo' => 'Informations générales', -'Server:Date' => 'Dates', -'Server:moreinfo' => 'Informations complémentaires', -'Server:otherinfo' => 'Autres informations', -'Server:power' => 'Alimentation électrique', -'Person:info' => 'Informations générales', -'Person:personal_info' => 'Informations personnelles', -'Person:notifiy' => 'Notification', -'Class:Subnet/Tab:IPUsage' => 'IP utilisées', -'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces ayant une IP dans la plage: %1$s à %2$s', -'Class:Subnet/Tab:FreeIPs' => 'IP disponibles', -'Class:Subnet/Tab:FreeIPs-count' => 'IP disponibles: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Voici un échantillon de dix addresses IP disponibles', -'Class:Document:PreviewTab' => 'Aperçu', + 'Server:baseinfo' => 'Informations générales', + 'Server:Date' => 'Dates', + 'Server:moreinfo' => 'Informations complémentaires', + 'Server:otherinfo' => 'Autres informations', + 'Server:power' => 'Alimentation électrique', + 'Person:info' => 'Informations générales', + 'Person:personal_info' => 'Informations personnelles', + 'Person:notifiy' => 'Notification', + 'Class:Subnet/Tab:IPUsage' => 'IP utilisées', + 'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces ayant une IP dans la plage: %1$s à %2$s', + 'Class:Subnet/Tab:FreeIPs' => 'IP disponibles', + 'Class:Subnet/Tab:FreeIPs-count' => 'IP disponibles: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Voici un échantillon de dix addresses IP disponibles', + 'Class:Document:PreviewTab' => 'Aperçu', )); diff --git a/datamodels/2.x/itop-config-mgmt/hu.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/hu.dict.itop-config-mgmt.php index 6fcdb723e..a905a791d 100755 --- a/datamodels/2.x/itop-config-mgmt/hu.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/hu.dict.itop-config-mgmt.php @@ -1795,88 +1795,88 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( // Dict::Add('HU HU', 'Hungarian', 'Magyar', array( -'Menu:DataAdministration' => 'Adat adminisztráció', -'Menu:DataAdministration+' => '', -'Menu:Catalogs' => 'Katalógusok', -'Menu:Catalogs+' => '', -'Menu:Audit' => 'Audit', -'Menu:Audit+' => '', -'Menu:CSVImport' => 'CSV import', -'Menu:CSVImport+' => '', -'Menu:Organization' => 'Szervezet', -'Menu:Organization+' => '', -'Menu:Application' => 'Alkalmazások', -'Menu:Application+' => '', -'Menu:DBServer' => 'Adatbázis szerverek', -'Menu:DBServer+' => '', -'Menu:ConfigManagement' => 'Konfiguráció menedzsment', -'Menu:ConfigManagement+' => '', -'Menu:ConfigManagementOverview' => 'Áttekintő', -'Menu:ConfigManagementOverview+' => '', -'Menu:Contact' => 'Kapcsolattartók', -'Menu:Contact+' => '', -'Menu:Contact:Count' => '%1$d', -'Menu:Person' => 'Személyek', -'Menu:Person+' => '', -'Menu:Team' => 'Csoportok', -'Menu:Team+' => '', -'Menu:Document' => 'Dokumentumok', -'Menu:Document+' => '', -'Menu:Location' => 'Helyszínek', + 'Menu:DataAdministration' => 'Adat adminisztráció', + 'Menu:DataAdministration+' => '', + 'Menu:Catalogs' => 'Katalógusok', + 'Menu:Catalogs+' => '', + 'Menu:Audit' => 'Audit', + 'Menu:Audit+' => '', + 'Menu:CSVImport' => 'CSV import', + 'Menu:CSVImport+' => '', + 'Menu:Organization' => 'Szervezet', + 'Menu:Organization+' => '', + 'Menu:Application' => 'Alkalmazások', + 'Menu:Application+' => '', + 'Menu:DBServer' => 'Adatbázis szerverek', + 'Menu:DBServer+' => '', + 'Menu:ConfigManagement' => 'Konfiguráció menedzsment', + 'Menu:ConfigManagement+' => '', + 'Menu:ConfigManagementOverview' => 'Áttekintő', + 'Menu:ConfigManagementOverview+' => '', + 'Menu:Contact' => 'Kapcsolattartók', + 'Menu:Contact+' => '', + 'Menu:Contact:Count' => '%1$d', + 'Menu:Person' => 'Személyek', + 'Menu:Person+' => '', + 'Menu:Team' => 'Csoportok', + 'Menu:Team+' => '', + 'Menu:Document' => 'Dokumentumok', + 'Menu:Document+' => '', + 'Menu:Location' => 'Helyszínek', -'Menu:Location+' => '', -'Menu:ConfigManagementCI' => 'Konfigurációs elemek (CI)', -'Menu:ConfigManagementCI+' => '', -'Menu:BusinessProcess' => 'Üzleti folyamatok', -'Menu:BusinessProcess+' => '', -'Menu:ApplicationSolution' => 'Egyedi alkalmazások', -'Menu:ApplicationSolution+' => '', -'Menu:ConfigManagementSoftware' => 'Alkalmazás menedzsment', -'Menu:Licence' => 'Liszenszek', -'Menu:Licence+' => '', -'Menu:Patch' => 'Frissítések', -'Menu:Patch+' => '', -'Menu:ApplicationInstance' => 'Telepített szoftverek', -'Menu:ApplicationInstance+' => '', -'Menu:ConfigManagementHardware' => 'Infrastruktúra menedzsment', -'Menu:Subnet' => 'Alhálozatok', -'Menu:Subnet+' => '', -'Menu:NetworkDevice' => 'Hálózati eszközök', -'Menu:NetworkDevice+' => '', -'Menu:Server' => 'Szerverek', -'Menu:Server+' => '', -'Menu:Printer' => 'Nyomtatók', -'Menu:Printer+' => '', -'Menu:MobilePhone' => 'Mobil telefonok', -'Menu:MobilePhone+' => '', -'Menu:PC' => 'Személyi számítógépek', -'Menu:PC+' => '', -'Menu:NewContact' => 'Új kapcsolattartó', -'Menu:NewContact+' => '', -'Menu:SearchContacts' => 'Kapcsolattartó keresés', -'Menu:SearchContacts+' => '', -'Menu:NewCI' => 'Új CI', -'Menu:NewCI+' => '', -'Menu:SearchCIs' => 'CI keresés', -'Menu:SearchCIs+' => '', -'Menu:ConfigManagement:Devices' => 'Eszközök', -'Menu:ConfigManagement:AllDevices' => 'Infrastruktúra', -'Menu:ConfigManagement:virtualization' => 'Virtualization~~', -'Menu:ConfigManagement:EndUsers' => 'End user devices~~', -'Menu:ConfigManagement:SWAndApps' => 'Szoftverek és egyedi alkalmazások', -'Menu:ConfigManagement:Misc' => 'Egyéb', -'Menu:Group' => 'CI csoportok', -'Menu:Group+' => '', -'Menu:ConfigManagement:Shortcuts' => 'Gyorsmenük', -'Menu:ConfigManagement:AllContacts' => 'Összes kapcsolattartó: %1$d', -'Menu:Typology' => 'Typology configuration~~', -'Menu:Typology+' => 'Typology configuration~~', -'Menu:OSVersion' => 'OS versions~~', -'Menu:OSVersion+' => '~~', -'Menu:Software' => 'Software catalog~~', -'Menu:Software+' => 'Software catalog~~', -'UI_WelcomeMenu_AllConfigItems' => 'Summary~~', -'Menu:ConfigManagement:Typology' => 'Typology configuration~~', + 'Menu:Location+' => '', + 'Menu:ConfigManagementCI' => 'Konfigurációs elemek (CI)', + 'Menu:ConfigManagementCI+' => '', + 'Menu:BusinessProcess' => 'Üzleti folyamatok', + 'Menu:BusinessProcess+' => '', + 'Menu:ApplicationSolution' => 'Egyedi alkalmazások', + 'Menu:ApplicationSolution+' => '', + 'Menu:ConfigManagementSoftware' => 'Alkalmazás menedzsment', + 'Menu:Licence' => 'Liszenszek', + 'Menu:Licence+' => '', + 'Menu:Patch' => 'Frissítések', + 'Menu:Patch+' => '', + 'Menu:ApplicationInstance' => 'Telepített szoftverek', + 'Menu:ApplicationInstance+' => '', + 'Menu:ConfigManagementHardware' => 'Infrastruktúra menedzsment', + 'Menu:Subnet' => 'Alhálozatok', + 'Menu:Subnet+' => '', + 'Menu:NetworkDevice' => 'Hálózati eszközök', + 'Menu:NetworkDevice+' => '', + 'Menu:Server' => 'Szerverek', + 'Menu:Server+' => '', + 'Menu:Printer' => 'Nyomtatók', + 'Menu:Printer+' => '', + 'Menu:MobilePhone' => 'Mobil telefonok', + 'Menu:MobilePhone+' => '', + 'Menu:PC' => 'Személyi számítógépek', + 'Menu:PC+' => '', + 'Menu:NewContact' => 'Új kapcsolattartó', + 'Menu:NewContact+' => '', + 'Menu:SearchContacts' => 'Kapcsolattartó keresés', + 'Menu:SearchContacts+' => '', + 'Menu:NewCI' => 'Új CI', + 'Menu:NewCI+' => '', + 'Menu:SearchCIs' => 'CI keresés', + 'Menu:SearchCIs+' => '', + 'Menu:ConfigManagement:Devices' => 'Eszközök', + 'Menu:ConfigManagement:AllDevices' => 'Infrastruktúra', + 'Menu:ConfigManagement:virtualization' => 'Virtualization~~', + 'Menu:ConfigManagement:EndUsers' => 'End user devices~~', + 'Menu:ConfigManagement:SWAndApps' => 'Szoftverek és egyedi alkalmazások', + 'Menu:ConfigManagement:Misc' => 'Egyéb', + 'Menu:Group' => 'CI csoportok', + 'Menu:Group+' => '', + 'Menu:ConfigManagement:Shortcuts' => 'Gyorsmenük', + 'Menu:ConfigManagement:AllContacts' => 'Összes kapcsolattartó: %1$d', + 'Menu:Typology' => 'Typology configuration~~', + 'Menu:Typology+' => 'Typology configuration~~', + 'Menu:OSVersion' => 'OS versions~~', + 'Menu:OSVersion+' => '~~', + 'Menu:Software' => 'Software catalog~~', + 'Menu:Software+' => 'Software catalog~~', + 'UI_WelcomeMenu_AllConfigItems' => 'Summary~~', + 'Menu:ConfigManagement:Typology' => 'Typology configuration~~', )); @@ -1884,18 +1884,18 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( // Add translation for Fieldsets Dict::Add('HU HU', 'Hungarian', 'Magyar', array( -'Server:baseinfo' => 'General information~~', -'Server:Date' => 'Dates~~', -'Server:moreinfo' => 'More information~~', -'Server:otherinfo' => 'Other information~~', -'Server:power' => 'Power supply~~', -'Person:info' => 'General information~~', -'Person:personal_info' => 'Personal information~~', -'Person:notifiy' => 'Notification~~', -'Class:Subnet/Tab:IPUsage' => 'IP felhasználás', -'Class:Subnet/Tab:IPUsage-explain' => 'Interfészek a következő tartományba esnek: %1$s - %2$s', -'Class:Subnet/Tab:FreeIPs' => 'Szabad IP-k', -'Class:Subnet/Tab:FreeIPs-count' => 'Szabad IP-k: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => '10 szabad IP cím kivonata', -'Class:Document:PreviewTab' => 'Előnézet', + 'Server:baseinfo' => 'General information~~', + 'Server:Date' => 'Dates~~', + 'Server:moreinfo' => 'More information~~', + 'Server:otherinfo' => 'Other information~~', + 'Server:power' => 'Power supply~~', + 'Person:info' => 'General information~~', + 'Person:personal_info' => 'Personal information~~', + 'Person:notifiy' => 'Notification~~', + 'Class:Subnet/Tab:IPUsage' => 'IP felhasználás', + 'Class:Subnet/Tab:IPUsage-explain' => 'Interfészek a következő tartományba esnek: %1$s - %2$s', + 'Class:Subnet/Tab:FreeIPs' => 'Szabad IP-k', + 'Class:Subnet/Tab:FreeIPs-count' => 'Szabad IP-k: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => '10 szabad IP cím kivonata', + 'Class:Document:PreviewTab' => 'Előnézet', )); diff --git a/datamodels/2.x/itop-config-mgmt/it.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/it.dict.itop-config-mgmt.php index 0df2fa359..8c2f59070 100755 --- a/datamodels/2.x/itop-config-mgmt/it.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/it.dict.itop-config-mgmt.php @@ -1795,88 +1795,88 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( // Dict::Add('IT IT', 'Italian', 'Italiano', array( -'Menu:DataAdministration' => 'Dati di amministrazione', -'Menu:DataAdministration+' => '', -'Menu:Catalogs' => 'Cataloghi', -'Menu:Catalogs+' => 'Tipi di dato', -'Menu:Audit' => 'Audit', -'Menu:Audit+' => 'Audit', -'Menu:CSVImport' => 'Importazione CSV', -'Menu:CSVImport+' => '', -'Menu:Organization' => 'Organizzazioni', -'Menu:Organization+' => 'Tutte le organizzazioni', -'Menu:Application' => 'Applicazioni', -'Menu:Application+' => 'Tutte le applicazioni', -'Menu:DBServer' => 'Database Servers', -'Menu:DBServer+' => 'Database Servers', -'Menu:ConfigManagement' => 'Gestione delle Configurazioni', -'Menu:ConfigManagement+' => 'Gestione delle Configurazioni', -'Menu:ConfigManagementOverview' => 'Panoramica', -'Menu:ConfigManagementOverview+' => 'Panoramica', -'Menu:Contact' => 'Contatti', -'Menu:Contact+' => 'Contatti', -'Menu:Contact:Count' => '%1$d contatti', -'Menu:Person' => 'Persone', -'Menu:Person+' => 'Tutte le persone', -'Menu:Team' => 'Teams', -'Menu:Team+' => 'Tutti i Teams', -'Menu:Document' => 'Documenti', -'Menu:Document+' => 'Tutti i Documenti', -'Menu:Location' => 'Posizioni', + 'Menu:DataAdministration' => 'Dati di amministrazione', + 'Menu:DataAdministration+' => '', + 'Menu:Catalogs' => 'Cataloghi', + 'Menu:Catalogs+' => 'Tipi di dato', + 'Menu:Audit' => 'Audit', + 'Menu:Audit+' => 'Audit', + 'Menu:CSVImport' => 'Importazione CSV', + 'Menu:CSVImport+' => '', + 'Menu:Organization' => 'Organizzazioni', + 'Menu:Organization+' => 'Tutte le organizzazioni', + 'Menu:Application' => 'Applicazioni', + 'Menu:Application+' => 'Tutte le applicazioni', + 'Menu:DBServer' => 'Database Servers', + 'Menu:DBServer+' => 'Database Servers', + 'Menu:ConfigManagement' => 'Gestione delle Configurazioni', + 'Menu:ConfigManagement+' => 'Gestione delle Configurazioni', + 'Menu:ConfigManagementOverview' => 'Panoramica', + 'Menu:ConfigManagementOverview+' => 'Panoramica', + 'Menu:Contact' => 'Contatti', + 'Menu:Contact+' => 'Contatti', + 'Menu:Contact:Count' => '%1$d contatti', + 'Menu:Person' => 'Persone', + 'Menu:Person+' => 'Tutte le persone', + 'Menu:Team' => 'Teams', + 'Menu:Team+' => 'Tutti i Teams', + 'Menu:Document' => 'Documenti', + 'Menu:Document+' => 'Tutti i Documenti', + 'Menu:Location' => 'Posizioni', -'Menu:Location+' => 'Tutte le pozisioni', -'Menu:ConfigManagementCI' => 'Elementi di Configurazione (CI)', -'Menu:ConfigManagementCI+' => 'Elementi di Configurazione (CI)', -'Menu:BusinessProcess' => 'Processi di business', -'Menu:BusinessProcess+' => 'Tutti i processi di business', -'Menu:ApplicationSolution' => 'Soluzioni applicative', -'Menu:ApplicationSolution+' => 'Tutte le soluzioni applicative', -'Menu:ConfigManagementSoftware' => 'Gestione delle Applicazioni', -'Menu:Licence' => 'Licenze', -'Menu:Licence+' => 'Tutte le licenze', -'Menu:Patch' => 'Patches', -'Menu:Patch+' => 'Tutte le patches', -'Menu:ApplicationInstance' => 'Software Installati', -'Menu:ApplicationInstance+' => 'Applicazioni e Database servers', -'Menu:ConfigManagementHardware' => 'Gestione Infrastrutture', -'Menu:Subnet' => 'Subnets', -'Menu:Subnet+' => 'Tutte le Subnets', -'Menu:NetworkDevice' => 'Dispositivi di rete', -'Menu:NetworkDevice+' => 'Tutti i dispositivi di rete', -'Menu:Server' => 'Server', -'Menu:Server+' => 'Tutti i Server', -'Menu:Printer' => 'Stampanti', -'Menu:Printer+' => 'Tutte le stampanti', -'Menu:MobilePhone' => 'Cellulari', -'Menu:MobilePhone+' => 'Tutti i cellulari', -'Menu:PC' => 'Personal Computers', -'Menu:PC+' => 'Tutti i Personal Computers', -'Menu:NewContact' => 'Nuovo Contatto', -'Menu:NewContact+' => 'Nuovo Contatto', -'Menu:SearchContacts' => 'Ricerca contatti', -'Menu:SearchContacts+' => 'Ricerca contatti', -'Menu:NewCI' => 'Nuovo CI', -'Menu:NewCI+' => 'Nuovo CI', -'Menu:SearchCIs' => 'Ricerca CIs', -'Menu:SearchCIs+' => 'Ricerca CIs', -'Menu:ConfigManagement:Devices' => 'Dispositvi', -'Menu:ConfigManagement:AllDevices' => 'Infrastrutture', -'Menu:ConfigManagement:virtualization' => 'Virtualization~~', -'Menu:ConfigManagement:EndUsers' => 'End user devices~~', -'Menu:ConfigManagement:SWAndApps' => 'Software e Applicazioni', -'Menu:ConfigManagement:Misc' => 'Varie', -'Menu:Group' => 'Gruppi di CIs', -'Menu:Group+' => 'Gruppi di CIs', -'Menu:ConfigManagement:Shortcuts' => 'Scorciatoie', -'Menu:ConfigManagement:AllContacts' => 'Tutti i contatti: %1$d', -'Menu:Typology' => 'Typology configuration~~', -'Menu:Typology+' => 'Typology configuration~~', -'Menu:OSVersion' => 'OS versions~~', -'Menu:OSVersion+' => '~~', -'Menu:Software' => 'Software catalog~~', -'Menu:Software+' => 'Software catalog~~', -'UI_WelcomeMenu_AllConfigItems' => 'Summary~~', -'Menu:ConfigManagement:Typology' => 'Typology configuration~~', + 'Menu:Location+' => 'Tutte le pozisioni', + 'Menu:ConfigManagementCI' => 'Elementi di Configurazione (CI)', + 'Menu:ConfigManagementCI+' => 'Elementi di Configurazione (CI)', + 'Menu:BusinessProcess' => 'Processi di business', + 'Menu:BusinessProcess+' => 'Tutti i processi di business', + 'Menu:ApplicationSolution' => 'Soluzioni applicative', + 'Menu:ApplicationSolution+' => 'Tutte le soluzioni applicative', + 'Menu:ConfigManagementSoftware' => 'Gestione delle Applicazioni', + 'Menu:Licence' => 'Licenze', + 'Menu:Licence+' => 'Tutte le licenze', + 'Menu:Patch' => 'Patches', + 'Menu:Patch+' => 'Tutte le patches', + 'Menu:ApplicationInstance' => 'Software Installati', + 'Menu:ApplicationInstance+' => 'Applicazioni e Database servers', + 'Menu:ConfigManagementHardware' => 'Gestione Infrastrutture', + 'Menu:Subnet' => 'Subnets', + 'Menu:Subnet+' => 'Tutte le Subnets', + 'Menu:NetworkDevice' => 'Dispositivi di rete', + 'Menu:NetworkDevice+' => 'Tutti i dispositivi di rete', + 'Menu:Server' => 'Server', + 'Menu:Server+' => 'Tutti i Server', + 'Menu:Printer' => 'Stampanti', + 'Menu:Printer+' => 'Tutte le stampanti', + 'Menu:MobilePhone' => 'Cellulari', + 'Menu:MobilePhone+' => 'Tutti i cellulari', + 'Menu:PC' => 'Personal Computers', + 'Menu:PC+' => 'Tutti i Personal Computers', + 'Menu:NewContact' => 'Nuovo Contatto', + 'Menu:NewContact+' => 'Nuovo Contatto', + 'Menu:SearchContacts' => 'Ricerca contatti', + 'Menu:SearchContacts+' => 'Ricerca contatti', + 'Menu:NewCI' => 'Nuovo CI', + 'Menu:NewCI+' => 'Nuovo CI', + 'Menu:SearchCIs' => 'Ricerca CIs', + 'Menu:SearchCIs+' => 'Ricerca CIs', + 'Menu:ConfigManagement:Devices' => 'Dispositvi', + 'Menu:ConfigManagement:AllDevices' => 'Infrastrutture', + 'Menu:ConfigManagement:virtualization' => 'Virtualization~~', + 'Menu:ConfigManagement:EndUsers' => 'End user devices~~', + 'Menu:ConfigManagement:SWAndApps' => 'Software e Applicazioni', + 'Menu:ConfigManagement:Misc' => 'Varie', + 'Menu:Group' => 'Gruppi di CIs', + 'Menu:Group+' => 'Gruppi di CIs', + 'Menu:ConfigManagement:Shortcuts' => 'Scorciatoie', + 'Menu:ConfigManagement:AllContacts' => 'Tutti i contatti: %1$d', + 'Menu:Typology' => 'Typology configuration~~', + 'Menu:Typology+' => 'Typology configuration~~', + 'Menu:OSVersion' => 'OS versions~~', + 'Menu:OSVersion+' => '~~', + 'Menu:Software' => 'Software catalog~~', + 'Menu:Software+' => 'Software catalog~~', + 'UI_WelcomeMenu_AllConfigItems' => 'Summary~~', + 'Menu:ConfigManagement:Typology' => 'Typology configuration~~', )); @@ -1884,18 +1884,18 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( // Add translation for Fieldsets Dict::Add('IT IT', 'Italian', 'Italiano', array( -'Server:baseinfo' => 'General information~~', -'Server:Date' => 'Dates~~', -'Server:moreinfo' => 'More information~~', -'Server:otherinfo' => 'Other information~~', -'Server:power' => 'Power supply~~', -'Person:info' => 'General information~~', -'Person:personal_info' => 'Personal information~~', -'Person:notifiy' => 'Notification~~', -'Class:Subnet/Tab:IPUsage' => 'Utilizzo IP', -'Class:Subnet/Tab:IPUsage-explain' => 'Iterfacce che hanno un IP nell\'intervallo: %1$s e %2$s', -'Class:Subnet/Tab:FreeIPs' => 'IP liberi', -'Class:Subnet/Tab:FreeIPs-count' => 'IP liberi: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Qui c\'è un estratto di 10 indirizzi IP liberi', -'Class:Document:PreviewTab' => 'Anteprima', + 'Server:baseinfo' => 'General information~~', + 'Server:Date' => 'Dates~~', + 'Server:moreinfo' => 'More information~~', + 'Server:otherinfo' => 'Other information~~', + 'Server:power' => 'Power supply~~', + 'Person:info' => 'General information~~', + 'Person:personal_info' => 'Personal information~~', + 'Person:notifiy' => 'Notification~~', + 'Class:Subnet/Tab:IPUsage' => 'Utilizzo IP', + 'Class:Subnet/Tab:IPUsage-explain' => 'Iterfacce che hanno un IP nell\'intervallo: %1$s e %2$s', + 'Class:Subnet/Tab:FreeIPs' => 'IP liberi', + 'Class:Subnet/Tab:FreeIPs-count' => 'IP liberi: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Qui c\'è un estratto di 10 indirizzi IP liberi', + 'Class:Document:PreviewTab' => 'Anteprima', )); diff --git a/datamodels/2.x/itop-config-mgmt/ja.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/ja.dict.itop-config-mgmt.php index 4759c1f60..47400c105 100755 --- a/datamodels/2.x/itop-config-mgmt/ja.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/ja.dict.itop-config-mgmt.php @@ -1795,88 +1795,88 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( // Dict::Add('JA JP', 'Japanese', '日本語', array( -'Menu:DataAdministration' => 'データ管理', -'Menu:DataAdministration+' => 'データ管理', -'Menu:Catalogs' => 'カタログ', -'Menu:Catalogs+' => 'データタイプ', -'Menu:Audit' => '監査', -'Menu:Audit+' => '監査', -'Menu:CSVImport' => 'CSV インポート', -'Menu:CSVImport+' => '一括作成/一括更新', -'Menu:Organization' => '組織', -'Menu:Organization+' => '全組織', -'Menu:Application' => 'アプリケーション', -'Menu:Application+' => '全アプリケーション', -'Menu:DBServer' => 'DBサーバ', -'Menu:DBServer+' => 'DBサーバ', -'Menu:ConfigManagement' => '構成管理', -'Menu:ConfigManagement+' => '構成管理', -'Menu:ConfigManagementOverview' => '概要', -'Menu:ConfigManagementOverview+' => '概要', -'Menu:Contact' => '連絡先', -'Menu:Contact+' => '連絡先', -'Menu:Contact:Count' => '%1$d', -'Menu:Person' => '人物', -'Menu:Person+' => '全人物', -'Menu:Team' => 'チーム', -'Menu:Team+' => '全チーム', -'Menu:Document' => '文書', -'Menu:Document+' => '全文書', -'Menu:Location' => '場所', + 'Menu:DataAdministration' => 'データ管理', + 'Menu:DataAdministration+' => 'データ管理', + 'Menu:Catalogs' => 'カタログ', + 'Menu:Catalogs+' => 'データタイプ', + 'Menu:Audit' => '監査', + 'Menu:Audit+' => '監査', + 'Menu:CSVImport' => 'CSV インポート', + 'Menu:CSVImport+' => '一括作成/一括更新', + 'Menu:Organization' => '組織', + 'Menu:Organization+' => '全組織', + 'Menu:Application' => 'アプリケーション', + 'Menu:Application+' => '全アプリケーション', + 'Menu:DBServer' => 'DBサーバ', + 'Menu:DBServer+' => 'DBサーバ', + 'Menu:ConfigManagement' => '構成管理', + 'Menu:ConfigManagement+' => '構成管理', + 'Menu:ConfigManagementOverview' => '概要', + 'Menu:ConfigManagementOverview+' => '概要', + 'Menu:Contact' => '連絡先', + 'Menu:Contact+' => '連絡先', + 'Menu:Contact:Count' => '%1$d', + 'Menu:Person' => '人物', + 'Menu:Person+' => '全人物', + 'Menu:Team' => 'チーム', + 'Menu:Team+' => '全チーム', + 'Menu:Document' => '文書', + 'Menu:Document+' => '全文書', + 'Menu:Location' => '場所', -'Menu:Location+' => '全ての場所', -'Menu:ConfigManagementCI' => '構成管理項目', -'Menu:ConfigManagementCI+' => '構成管理項目', -'Menu:BusinessProcess' => 'ビジネスプロセス', -'Menu:BusinessProcess+' => '全ビジネスプロセス', -'Menu:ApplicationSolution' => 'アプリケーションソリューション', -'Menu:ApplicationSolution+' => '全アプリケーションソリューション', -'Menu:ConfigManagementSoftware' => 'ソフトウエア管理', -'Menu:Licence' => 'ライセンス', -'Menu:Licence+' => '全ライセンス', -'Menu:Patch' => 'パッチ', -'Menu:Patch+' => '全パッチ', -'Menu:ApplicationInstance' => 'インストールされたソフトウエア', -'Menu:ApplicationInstance+' => 'アプリケーションとデータベースサーバ', -'Menu:ConfigManagementHardware' => 'インフラ管理', -'Menu:Subnet' => 'サブネット', -'Menu:Subnet+' => '全サブネット', -'Menu:NetworkDevice' => 'ネットワークデバイス', -'Menu:NetworkDevice+' => '全ネットワークデバイス', -'Menu:Server' => 'サーバ', -'Menu:Server+' => '全サーバ', -'Menu:Printer' => 'プリンタ', -'Menu:Printer+' => '全プリンタ', -'Menu:MobilePhone' => '携帯電話', -'Menu:MobilePhone+' => '全携帯電話', -'Menu:PC' => 'パーソナルコンピュタ', -'Menu:PC+' => '全パーソナルコンピュータ', -'Menu:NewContact' => '新規連絡先', -'Menu:NewContact+' => '新規連絡先', -'Menu:SearchContacts' => '連絡先検索', -'Menu:SearchContacts+' => '連絡先検索', -'Menu:NewCI' => '新規CI', -'Menu:NewCI+' => '新規CI', -'Menu:SearchCIs' => 'CI検索', -'Menu:SearchCIs+' => 'CI検索', -'Menu:ConfigManagement:Devices' => 'デバイス', -'Menu:ConfigManagement:AllDevices' => 'インフラ', -'Menu:ConfigManagement:virtualization' => '仮想化', -'Menu:ConfigManagement:EndUsers' => 'エンドユーザデバイス', -'Menu:ConfigManagement:SWAndApps' => 'ソフトウエアとアプリケーション', -'Menu:ConfigManagement:Misc' => 'その他', -'Menu:Group' => 'CIグループ', -'Menu:Group+' => 'CIグループ', -'Menu:ConfigManagement:Shortcuts' => 'ショートカット', -'Menu:ConfigManagement:AllContacts' => '全連絡先: %1$d', -'Menu:Typology' => 'トポロジー構成', -'Menu:Typology+' => 'トポロジー構成', -'Menu:OSVersion' => 'OS バージョン', -'Menu:OSVersion+' => '', -'Menu:Software' => 'ソフトウエアカタログ', -'Menu:Software+' => 'ソフトウエアカタログ', -'UI_WelcomeMenu_AllConfigItems' => 'サマリー', -'Menu:ConfigManagement:Typology' => '分類構成', + 'Menu:Location+' => '全ての場所', + 'Menu:ConfigManagementCI' => '構成管理項目', + 'Menu:ConfigManagementCI+' => '構成管理項目', + 'Menu:BusinessProcess' => 'ビジネスプロセス', + 'Menu:BusinessProcess+' => '全ビジネスプロセス', + 'Menu:ApplicationSolution' => 'アプリケーションソリューション', + 'Menu:ApplicationSolution+' => '全アプリケーションソリューション', + 'Menu:ConfigManagementSoftware' => 'ソフトウエア管理', + 'Menu:Licence' => 'ライセンス', + 'Menu:Licence+' => '全ライセンス', + 'Menu:Patch' => 'パッチ', + 'Menu:Patch+' => '全パッチ', + 'Menu:ApplicationInstance' => 'インストールされたソフトウエア', + 'Menu:ApplicationInstance+' => 'アプリケーションとデータベースサーバ', + 'Menu:ConfigManagementHardware' => 'インフラ管理', + 'Menu:Subnet' => 'サブネット', + 'Menu:Subnet+' => '全サブネット', + 'Menu:NetworkDevice' => 'ネットワークデバイス', + 'Menu:NetworkDevice+' => '全ネットワークデバイス', + 'Menu:Server' => 'サーバ', + 'Menu:Server+' => '全サーバ', + 'Menu:Printer' => 'プリンタ', + 'Menu:Printer+' => '全プリンタ', + 'Menu:MobilePhone' => '携帯電話', + 'Menu:MobilePhone+' => '全携帯電話', + 'Menu:PC' => 'パーソナルコンピュタ', + 'Menu:PC+' => '全パーソナルコンピュータ', + 'Menu:NewContact' => '新規連絡先', + 'Menu:NewContact+' => '新規連絡先', + 'Menu:SearchContacts' => '連絡先検索', + 'Menu:SearchContacts+' => '連絡先検索', + 'Menu:NewCI' => '新規CI', + 'Menu:NewCI+' => '新規CI', + 'Menu:SearchCIs' => 'CI検索', + 'Menu:SearchCIs+' => 'CI検索', + 'Menu:ConfigManagement:Devices' => 'デバイス', + 'Menu:ConfigManagement:AllDevices' => 'インフラ', + 'Menu:ConfigManagement:virtualization' => '仮想化', + 'Menu:ConfigManagement:EndUsers' => 'エンドユーザデバイス', + 'Menu:ConfigManagement:SWAndApps' => 'ソフトウエアとアプリケーション', + 'Menu:ConfigManagement:Misc' => 'その他', + 'Menu:Group' => 'CIグループ', + 'Menu:Group+' => 'CIグループ', + 'Menu:ConfigManagement:Shortcuts' => 'ショートカット', + 'Menu:ConfigManagement:AllContacts' => '全連絡先: %1$d', + 'Menu:Typology' => 'トポロジー構成', + 'Menu:Typology+' => 'トポロジー構成', + 'Menu:OSVersion' => 'OS バージョン', + 'Menu:OSVersion+' => '', + 'Menu:Software' => 'ソフトウエアカタログ', + 'Menu:Software+' => 'ソフトウエアカタログ', + 'UI_WelcomeMenu_AllConfigItems' => 'サマリー', + 'Menu:ConfigManagement:Typology' => '分類構成', )); @@ -1884,18 +1884,18 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( // Add translation for Fieldsets Dict::Add('JA JP', 'Japanese', '日本語', array( -'Server:baseinfo' => '基本情報', -'Server:Date' => '日付', -'Server:moreinfo' => '追加情報', -'Server:otherinfo' => '他の情報', -'Server:power' => 'Power supply~~', -'Person:info' => '情報', -'Person:personal_info' => 'Personal information~~', -'Person:notifiy' => '通知', -'Class:Subnet/Tab:IPUsage' => 'IP 利用', -'Class:Subnet/Tab:IPUsage-explain' => 'インターフェースは、レンジ: %1$s から %2$sの中のIPを持っています。', -'Class:Subnet/Tab:FreeIPs' => 'フリーなIP', -'Class:Subnet/Tab:FreeIPs-count' => 'フリーIP: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => '10個のフリーなIPアドレス', -'Class:Document:PreviewTab' => 'プレビュー', + 'Server:baseinfo' => '基本情報', + 'Server:Date' => '日付', + 'Server:moreinfo' => '追加情報', + 'Server:otherinfo' => '他の情報', + 'Server:power' => 'Power supply~~', + 'Person:info' => '情報', + 'Person:personal_info' => 'Personal information~~', + 'Person:notifiy' => '通知', + 'Class:Subnet/Tab:IPUsage' => 'IP 利用', + 'Class:Subnet/Tab:IPUsage-explain' => 'インターフェースは、レンジ: %1$s から %2$sの中のIPを持っています。', + 'Class:Subnet/Tab:FreeIPs' => 'フリーなIP', + 'Class:Subnet/Tab:FreeIPs-count' => 'フリーIP: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => '10個のフリーなIPアドレス', + 'Class:Document:PreviewTab' => 'プレビュー', )); diff --git a/datamodels/2.x/itop-config-mgmt/nl.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/nl.dict.itop-config-mgmt.php index 690c82174..be937b0bd 100644 --- a/datamodels/2.x/itop-config-mgmt/nl.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/nl.dict.itop-config-mgmt.php @@ -1807,88 +1807,88 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( // Dict::Add('NL NL', 'Dutch', 'Nederlands', array( -'Menu:DataAdministration' => 'Databeheer', -'Menu:DataAdministration+' => 'Databeheer', -'Menu:Catalogs' => 'Catalogus', -'Menu:Catalogs+' => 'Soorten data', -'Menu:Audit' => 'Audit', -'Menu:Audit+' => 'Audit', -'Menu:CSVImport' => 'CSV-import', -'Menu:CSVImport+' => 'Grootschalige aanmaak of update', -'Menu:Organization' => 'Organisaties', -'Menu:Organization+' => 'Alle organisaties', -'Menu:Application' => 'Applicaties', -'Menu:Application+' => 'Alle Applicaties', -'Menu:DBServer' => 'Databaseservers', -'Menu:DBServer+' => 'Databaseservers', -'Menu:ConfigManagement' => 'Configuratiebeheer', -'Menu:ConfigManagement+' => 'Configuratiebeheer', -'Menu:ConfigManagementOverview' => 'Overzicht', -'Menu:ConfigManagementOverview+' => 'Overzicht', -'Menu:Contact' => 'Contacten', -'Menu:Contact+' => 'Contacten', -'Menu:Contact:Count' => '%1$d contacten', -'Menu:Person' => 'Personen', -'Menu:Person+' => 'Alle personen', -'Menu:Team' => 'Teams', -'Menu:Team+' => 'Alle teams', -'Menu:Document' => 'Documenten', -'Menu:Document+' => 'Alle documenten', -'Menu:Location' => 'Locaties', + 'Menu:DataAdministration' => 'Databeheer', + 'Menu:DataAdministration+' => 'Databeheer', + 'Menu:Catalogs' => 'Catalogus', + 'Menu:Catalogs+' => 'Soorten data', + 'Menu:Audit' => 'Audit', + 'Menu:Audit+' => 'Audit', + 'Menu:CSVImport' => 'CSV-import', + 'Menu:CSVImport+' => 'Grootschalige aanmaak of update', + 'Menu:Organization' => 'Organisaties', + 'Menu:Organization+' => 'Alle organisaties', + 'Menu:Application' => 'Applicaties', + 'Menu:Application+' => 'Alle Applicaties', + 'Menu:DBServer' => 'Databaseservers', + 'Menu:DBServer+' => 'Databaseservers', + 'Menu:ConfigManagement' => 'Configuratiebeheer', + 'Menu:ConfigManagement+' => 'Configuratiebeheer', + 'Menu:ConfigManagementOverview' => 'Overzicht', + 'Menu:ConfigManagementOverview+' => 'Overzicht', + 'Menu:Contact' => 'Contacten', + 'Menu:Contact+' => 'Contacten', + 'Menu:Contact:Count' => '%1$d contacten', + 'Menu:Person' => 'Personen', + 'Menu:Person+' => 'Alle personen', + 'Menu:Team' => 'Teams', + 'Menu:Team+' => 'Alle teams', + 'Menu:Document' => 'Documenten', + 'Menu:Document+' => 'Alle documenten', + 'Menu:Location' => 'Locaties', -'Menu:Location+' => 'Alle locaties', -'Menu:ConfigManagementCI' => 'Configuratie-items', -'Menu:ConfigManagementCI+' => 'Configuratie-items', -'Menu:BusinessProcess' => 'Bedrijfsprocessen', -'Menu:BusinessProcess+' => 'Alle bedrijfsprocessen', -'Menu:ApplicationSolution' => 'Applicatie-oplossing', -'Menu:ApplicationSolution+' => 'Alle applicatie-oplossingen', -'Menu:ConfigManagementSoftware' => 'Applicatiebeheer', -'Menu:Licence' => 'Licenties', -'Menu:Licence+' => 'Alle licenties', -'Menu:Patch' => 'Patches', -'Menu:Patch+' => 'Alle patches', -'Menu:ApplicationInstance' => 'Geïnstalleerde software', -'Menu:ApplicationInstance+' => 'Applicaties en databaseservers', -'Menu:ConfigManagementHardware' => 'Infrastructuurbeheer', -'Menu:Subnet' => 'Subnetten', -'Menu:Subnet+' => 'Alle subnetten', -'Menu:NetworkDevice' => 'Netwerkapparaten', -'Menu:NetworkDevice+' => 'Alle netwerkapparaten', -'Menu:Server' => 'Servers', -'Menu:Server+' => 'Alle servers', -'Menu:Printer' => 'Printers', -'Menu:Printer+' => 'Alle printers', -'Menu:MobilePhone' => 'Mobiele telefoons', -'Menu:MobilePhone+' => 'Alle mobiele telefoons', -'Menu:PC' => 'PC\'s', -'Menu:PC+' => 'Alle PC\'s', -'Menu:NewContact' => 'Nieuw contact', -'Menu:NewContact+' => 'Maak een nieuw contact aan', -'Menu:SearchContacts' => 'Zoek naar contacten', -'Menu:SearchContacts+' => 'Zoek naar contacten', -'Menu:NewCI' => 'Nieuw configuratie-item', -'Menu:NewCI+' => 'Maak een nieuw configuratie-item aan', -'Menu:SearchCIs' => 'Zoek naar CI\'s', -'Menu:SearchCIs+' => 'Zoek naar configuratie-items', -'Menu:ConfigManagement:Devices' => 'Apparaten', -'Menu:ConfigManagement:AllDevices' => 'Infrastructuur', -'Menu:ConfigManagement:virtualization' => 'Virtualisatie', -'Menu:ConfigManagement:EndUsers' => 'Apparaten van eindgebruikers', -'Menu:ConfigManagement:SWAndApps' => 'Software en applicaties', -'Menu:ConfigManagement:Misc' => 'Diversen', -'Menu:Group' => 'Groepen van CIs', -'Menu:Group+' => 'Groepen van CIs', -'Menu:ConfigManagement:Shortcuts' => 'Snelkoppelingen', -'Menu:ConfigManagement:AllContacts' => 'Alle contacten: %1$d', -'Menu:Typology' => 'Configuratie typologie', -'Menu:Typology+' => 'Configuratie van de typologie', -'Menu:OSVersion' => 'Versies besturingssysteem', -'Menu:OSVersion+' => '', -'Menu:Software' => 'Softwarecatalogus', -'Menu:Software+' => 'Softwarecatalogus', -'UI_WelcomeMenu_AllConfigItems' => 'Samenvatting', -'Menu:ConfigManagement:Typology' => 'Configuratie typologie', + 'Menu:Location+' => 'Alle locaties', + 'Menu:ConfigManagementCI' => 'Configuratie-items', + 'Menu:ConfigManagementCI+' => 'Configuratie-items', + 'Menu:BusinessProcess' => 'Bedrijfsprocessen', + 'Menu:BusinessProcess+' => 'Alle bedrijfsprocessen', + 'Menu:ApplicationSolution' => 'Applicatie-oplossing', + 'Menu:ApplicationSolution+' => 'Alle applicatie-oplossingen', + 'Menu:ConfigManagementSoftware' => 'Applicatiebeheer', + 'Menu:Licence' => 'Licenties', + 'Menu:Licence+' => 'Alle licenties', + 'Menu:Patch' => 'Patches', + 'Menu:Patch+' => 'Alle patches', + 'Menu:ApplicationInstance' => 'Geïnstalleerde software', + 'Menu:ApplicationInstance+' => 'Applicaties en databaseservers', + 'Menu:ConfigManagementHardware' => 'Infrastructuurbeheer', + 'Menu:Subnet' => 'Subnetten', + 'Menu:Subnet+' => 'Alle subnetten', + 'Menu:NetworkDevice' => 'Netwerkapparaten', + 'Menu:NetworkDevice+' => 'Alle netwerkapparaten', + 'Menu:Server' => 'Servers', + 'Menu:Server+' => 'Alle servers', + 'Menu:Printer' => 'Printers', + 'Menu:Printer+' => 'Alle printers', + 'Menu:MobilePhone' => 'Mobiele telefoons', + 'Menu:MobilePhone+' => 'Alle mobiele telefoons', + 'Menu:PC' => 'PC\'s', + 'Menu:PC+' => 'Alle PC\'s', + 'Menu:NewContact' => 'Nieuw contact', + 'Menu:NewContact+' => 'Maak een nieuw contact aan', + 'Menu:SearchContacts' => 'Zoek naar contacten', + 'Menu:SearchContacts+' => 'Zoek naar contacten', + 'Menu:NewCI' => 'Nieuw configuratie-item', + 'Menu:NewCI+' => 'Maak een nieuw configuratie-item aan', + 'Menu:SearchCIs' => 'Zoek naar CI\'s', + 'Menu:SearchCIs+' => 'Zoek naar configuratie-items', + 'Menu:ConfigManagement:Devices' => 'Apparaten', + 'Menu:ConfigManagement:AllDevices' => 'Infrastructuur', + 'Menu:ConfigManagement:virtualization' => 'Virtualisatie', + 'Menu:ConfigManagement:EndUsers' => 'Apparaten van eindgebruikers', + 'Menu:ConfigManagement:SWAndApps' => 'Software en applicaties', + 'Menu:ConfigManagement:Misc' => 'Diversen', + 'Menu:Group' => 'Groepen van CIs', + 'Menu:Group+' => 'Groepen van CIs', + 'Menu:ConfigManagement:Shortcuts' => 'Snelkoppelingen', + 'Menu:ConfigManagement:AllContacts' => 'Alle contacten: %1$d', + 'Menu:Typology' => 'Configuratie typologie', + 'Menu:Typology+' => 'Configuratie van de typologie', + 'Menu:OSVersion' => 'Versies besturingssysteem', + 'Menu:OSVersion+' => '', + 'Menu:Software' => 'Softwarecatalogus', + 'Menu:Software+' => 'Softwarecatalogus', + 'UI_WelcomeMenu_AllConfigItems' => 'Samenvatting', + 'Menu:ConfigManagement:Typology' => 'Configuratie typologie', )); @@ -1896,18 +1896,18 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( // Add translation for Fieldsets Dict::Add('NL NL', 'Dutch', 'Nederlands', array( -'Server:baseinfo' => 'Globale informatie', -'Server:Date' => 'Datum', -'Server:moreinfo' => 'Meer informatie', -'Server:otherinfo' => 'Andere informatie', -'Server:power' => 'Stroomtoevoer', -'Person:info' => 'Globale informatie', -'Person:personal_info' => 'Persoonlijke informatie', -'Person:notifiy' => 'Notificatie', // gecheckt: in datamodel.itop-config-mgmt.xml staat inderdaad ook een typfout, 'notifiy' is in die zin correct -'Class:Subnet/Tab:IPUsage' => 'IP-gebruik', -'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces met een IP-adres in de reeks: %1$s tot en met %2$s', -'Class:Subnet/Tab:FreeIPs' => 'Beschikbare IP-adressen', -'Class:Subnet/Tab:FreeIPs-count' => 'Beschikbare IP-adressen: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Dit zijn 10 beschikbare IP-adressen', -'Class:Document:PreviewTab' => 'Voorbeeld', + 'Server:baseinfo' => 'Globale informatie', + 'Server:Date' => 'Datum', + 'Server:moreinfo' => 'Meer informatie', + 'Server:otherinfo' => 'Andere informatie', + 'Server:power' => 'Stroomtoevoer', + 'Person:info' => 'Globale informatie', + 'Person:personal_info' => 'Persoonlijke informatie', + 'Person:notifiy' => 'Notificatie', + 'Class:Subnet/Tab:IPUsage' => 'IP-gebruik', + 'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces met een IP-adres in de reeks: %1$s tot en met %2$s', + 'Class:Subnet/Tab:FreeIPs' => 'Beschikbare IP-adressen', + 'Class:Subnet/Tab:FreeIPs-count' => 'Beschikbare IP-adressen: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Dit zijn 10 beschikbare IP-adressen', + 'Class:Document:PreviewTab' => 'Voorbeeld', )); diff --git a/datamodels/2.x/itop-config-mgmt/pt_br.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/pt_br.dict.itop-config-mgmt.php index 57a8a613d..6419f3f66 100755 --- a/datamodels/2.x/itop-config-mgmt/pt_br.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/pt_br.dict.itop-config-mgmt.php @@ -1801,88 +1801,88 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( // Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( -'Menu:DataAdministration' => 'Administração Dados', -'Menu:DataAdministration+' => 'Administração Dados', -'Menu:Catalogs' => 'Catálogos', -'Menu:Catalogs+' => 'Tipos dados', -'Menu:Audit' => 'Auditoria', -'Menu:Audit+' => 'Auditoria', -'Menu:CSVImport' => 'Importar CSV', -'Menu:CSVImport+' => 'Criação ou atualização em massa', -'Menu:Organization' => 'Organizações', -'Menu:Organization+' => 'Todas organizações', -'Menu:Application' => 'Applicações', -'Menu:Application+' => 'Todas aplicações', -'Menu:DBServer' => 'Serviços Banco de Dados', -'Menu:DBServer+' => 'Serviços Banco de Dados', -'Menu:ConfigManagement' => 'Gerenciamento Configurações', -'Menu:ConfigManagement+' => 'Gerenciamento Configurações', -'Menu:ConfigManagementOverview' => 'Visão geral', -'Menu:ConfigManagementOverview+' => 'Visão geral', -'Menu:Contact' => 'Contatos', -'Menu:Contact+' => 'Contatos', -'Menu:Contact:Count' => '%1$d contatos', -'Menu:Person' => 'Pessoas', -'Menu:Person+' => 'Todas pessoas', -'Menu:Team' => 'Equipes', -'Menu:Team+' => 'Todas equipes', -'Menu:Document' => 'Documentos', -'Menu:Document+' => 'Todos documentos', -'Menu:Location' => 'Localidades', + 'Menu:DataAdministration' => 'Administração Dados', + 'Menu:DataAdministration+' => 'Administração Dados', + 'Menu:Catalogs' => 'Catálogos', + 'Menu:Catalogs+' => 'Tipos dados', + 'Menu:Audit' => 'Auditoria', + 'Menu:Audit+' => 'Auditoria', + 'Menu:CSVImport' => 'Importar CSV', + 'Menu:CSVImport+' => 'Criação ou atualização em massa', + 'Menu:Organization' => 'Organizações', + 'Menu:Organization+' => 'Todas organizações', + 'Menu:Application' => 'Applicações', + 'Menu:Application+' => 'Todas aplicações', + 'Menu:DBServer' => 'Serviços Banco de Dados', + 'Menu:DBServer+' => 'Serviços Banco de Dados', + 'Menu:ConfigManagement' => 'Gerenciamento Configurações', + 'Menu:ConfigManagement+' => 'Gerenciamento Configurações', + 'Menu:ConfigManagementOverview' => 'Visão geral', + 'Menu:ConfigManagementOverview+' => 'Visão geral', + 'Menu:Contact' => 'Contatos', + 'Menu:Contact+' => 'Contatos', + 'Menu:Contact:Count' => '%1$d contatos', + 'Menu:Person' => 'Pessoas', + 'Menu:Person+' => 'Todas pessoas', + 'Menu:Team' => 'Equipes', + 'Menu:Team+' => 'Todas equipes', + 'Menu:Document' => 'Documentos', + 'Menu:Document+' => 'Todos documentos', + 'Menu:Location' => 'Localidades', -'Menu:Location+' => 'Todas localidades', -'Menu:ConfigManagementCI' => 'Itens de configuração', -'Menu:ConfigManagementCI+' => 'Itens de configuração', -'Menu:BusinessProcess' => 'Processos de negócios', -'Menu:BusinessProcess+' => 'Todos processos de negócios', -'Menu:ApplicationSolution' => 'Solução aplicação', -'Menu:ApplicationSolution+' => 'Todas soluções aplicações', -'Menu:ConfigManagementSoftware' => 'Gerenciamento aplicações', -'Menu:Licence' => 'Licenças', -'Menu:Licence+' => 'Todoas licenças', -'Menu:Patch' => 'Patches', -'Menu:Patch+' => 'Todos patches', -'Menu:ApplicationInstance' => 'Software instalados', -'Menu:ApplicationInstance+' => 'Serviços aplicações e Banco de dados', -'Menu:ConfigManagementHardware' => 'Gerenciamento Infra-estrutura', -'Menu:Subnet' => 'Sub-redes', -'Menu:Subnet+' => 'Todas sub-redes', -'Menu:NetworkDevice' => 'Dispositivos rede', -'Menu:NetworkDevice+' => 'Todos dispositivos rede', -'Menu:Server' => 'Servidores', -'Menu:Server+' => 'Todos servidores', -'Menu:Printer' => 'Impressoras', -'Menu:Printer+' => 'Todas impressoras', -'Menu:MobilePhone' => 'Telefone celulares', -'Menu:MobilePhone+' => 'Todos telefone celulares', -'Menu:PC' => 'Estação de trabalho', -'Menu:PC+' => 'Todas estação de trabalho', -'Menu:NewContact' => 'Novo contato', -'Menu:NewContact+' => 'Novo contato', -'Menu:SearchContacts' => 'Pesquisar por contatos', -'Menu:SearchContacts+' => 'Pesquisar por contatos', -'Menu:NewCI' => 'Novo CI', -'Menu:NewCI+' => 'Novo CI', -'Menu:SearchCIs' => 'Pesquisar por CIs', -'Menu:SearchCIs+' => 'Pesquisar por CIs', -'Menu:ConfigManagement:Devices' => 'Dispositivos', -'Menu:ConfigManagement:AllDevices' => 'Infra-estrutura', -'Menu:ConfigManagement:virtualization' => 'Virtualização', -'Menu:ConfigManagement:EndUsers' => 'Dispositivos usuário final', -'Menu:ConfigManagement:SWAndApps' => 'Software e aplicações', -'Menu:ConfigManagement:Misc' => 'Diversos', -'Menu:Group' => 'Grupos de CIs', -'Menu:Group+' => 'Grupos de CIs', -'Menu:ConfigManagement:Shortcuts' => 'Atalhos', -'Menu:ConfigManagement:AllContacts' => 'Todos contatos: %1$d', -'Menu:Typology' => 'Configuração tipologia', -'Menu:Typology+' => 'Configuração tipologia', -'Menu:OSVersion' => 'Versão OS', -'Menu:OSVersion+' => '', -'Menu:Software' => 'Catálogo software', -'Menu:Software+' => 'Catálogo software', -'UI_WelcomeMenu_AllConfigItems' => 'Índice', -'Menu:ConfigManagement:Typology' => 'Configuração tipologia', + 'Menu:Location+' => 'Todas localidades', + 'Menu:ConfigManagementCI' => 'Itens de configuração', + 'Menu:ConfigManagementCI+' => 'Itens de configuração', + 'Menu:BusinessProcess' => 'Processos de negócios', + 'Menu:BusinessProcess+' => 'Todos processos de negócios', + 'Menu:ApplicationSolution' => 'Solução aplicação', + 'Menu:ApplicationSolution+' => 'Todas soluções aplicações', + 'Menu:ConfigManagementSoftware' => 'Gerenciamento aplicações', + 'Menu:Licence' => 'Licenças', + 'Menu:Licence+' => 'Todoas licenças', + 'Menu:Patch' => 'Patches', + 'Menu:Patch+' => 'Todos patches', + 'Menu:ApplicationInstance' => 'Software instalados', + 'Menu:ApplicationInstance+' => 'Serviços aplicações e Banco de dados', + 'Menu:ConfigManagementHardware' => 'Gerenciamento Infra-estrutura', + 'Menu:Subnet' => 'Sub-redes', + 'Menu:Subnet+' => 'Todas sub-redes', + 'Menu:NetworkDevice' => 'Dispositivos rede', + 'Menu:NetworkDevice+' => 'Todos dispositivos rede', + 'Menu:Server' => 'Servidores', + 'Menu:Server+' => 'Todos servidores', + 'Menu:Printer' => 'Impressoras', + 'Menu:Printer+' => 'Todas impressoras', + 'Menu:MobilePhone' => 'Telefone celulares', + 'Menu:MobilePhone+' => 'Todos telefone celulares', + 'Menu:PC' => 'Estação de trabalho', + 'Menu:PC+' => 'Todas estação de trabalho', + 'Menu:NewContact' => 'Novo contato', + 'Menu:NewContact+' => 'Novo contato', + 'Menu:SearchContacts' => 'Pesquisar por contatos', + 'Menu:SearchContacts+' => 'Pesquisar por contatos', + 'Menu:NewCI' => 'Novo CI', + 'Menu:NewCI+' => 'Novo CI', + 'Menu:SearchCIs' => 'Pesquisar por CIs', + 'Menu:SearchCIs+' => 'Pesquisar por CIs', + 'Menu:ConfigManagement:Devices' => 'Dispositivos', + 'Menu:ConfigManagement:AllDevices' => 'Infra-estrutura', + 'Menu:ConfigManagement:virtualization' => 'Virtualização', + 'Menu:ConfigManagement:EndUsers' => 'Dispositivos usuário final', + 'Menu:ConfigManagement:SWAndApps' => 'Software e aplicações', + 'Menu:ConfigManagement:Misc' => 'Diversos', + 'Menu:Group' => 'Grupos de CIs', + 'Menu:Group+' => 'Grupos de CIs', + 'Menu:ConfigManagement:Shortcuts' => 'Atalhos', + 'Menu:ConfigManagement:AllContacts' => 'Todos contatos: %1$d', + 'Menu:Typology' => 'Configuração tipologia', + 'Menu:Typology+' => 'Configuração tipologia', + 'Menu:OSVersion' => 'Versão OS', + 'Menu:OSVersion+' => '', + 'Menu:Software' => 'Catálogo software', + 'Menu:Software+' => 'Catálogo software', + 'UI_WelcomeMenu_AllConfigItems' => 'Índice', + 'Menu:ConfigManagement:Typology' => 'Configuração tipologia', )); @@ -1890,18 +1890,18 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( // Add translation for Fieldsets Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( -'Server:baseinfo' => 'Informações gerais', -'Server:Date' => 'Data', -'Server:moreinfo' => 'Mais informações', -'Server:otherinfo' => 'Outras informações', -'Server:power' => 'Power supply~~', -'Person:info' => 'Informações gerais', -'Person:personal_info' => 'Personal information~~', -'Person:notifiy' => 'Notificação', -'Class:Subnet/Tab:IPUsage' => 'IP usado', -'Class:Subnet/Tab:IPUsage-explain' => 'Placas de rede contendo IP na faixa: %1$s para %2$s', -'Class:Subnet/Tab:FreeIPs' => 'IPs livres', -'Class:Subnet/Tab:FreeIPs-count' => 'IPs livres: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Aqui uma faixa de 10 endereços IPs livres', -'Class:Document:PreviewTab' => 'Visualização', + 'Server:baseinfo' => 'Informações gerais', + 'Server:Date' => 'Data', + 'Server:moreinfo' => 'Mais informações', + 'Server:otherinfo' => 'Outras informações', + 'Server:power' => 'Power supply~~', + 'Person:info' => 'Informações gerais', + 'Person:personal_info' => 'Personal information~~', + 'Person:notifiy' => 'Notificação', + 'Class:Subnet/Tab:IPUsage' => 'IP usado', + 'Class:Subnet/Tab:IPUsage-explain' => 'Placas de rede contendo IP na faixa: %1$s para %2$s', + 'Class:Subnet/Tab:FreeIPs' => 'IPs livres', + 'Class:Subnet/Tab:FreeIPs-count' => 'IPs livres: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Aqui uma faixa de 10 endereços IPs livres', + 'Class:Document:PreviewTab' => 'Visualização', )); diff --git a/datamodels/2.x/itop-config-mgmt/ru.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/ru.dict.itop-config-mgmt.php index 16ee50769..de68ef7f5 100755 --- a/datamodels/2.x/itop-config-mgmt/ru.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/ru.dict.itop-config-mgmt.php @@ -1788,88 +1788,88 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( // Dict::Add('RU RU', 'Russian', 'Русский', array( -'Menu:DataAdministration' => 'Администрирование данных', -'Menu:DataAdministration+' => 'Администрирование данных', -'Menu:Catalogs' => 'Каталоги', -'Menu:Catalogs+' => 'Каталоги', -'Menu:Audit' => 'Аудит', -'Menu:Audit+' => 'Аудит', -'Menu:CSVImport' => 'Импорт CSV', -'Menu:CSVImport+' => 'Массовое создание или обновление объектов', -'Menu:Organization' => 'Организации', -'Menu:Organization+' => 'Все организации', -'Menu:Application' => 'Приложения', -'Menu:Application+' => 'Все приложения', -'Menu:DBServer' => 'Серверы баз данных', -'Menu:DBServer+' => 'Серверы баз данных', -'Menu:ConfigManagement' => 'Управление конфигурациями', -'Menu:ConfigManagement+' => 'Управление конфигурациями', -'Menu:ConfigManagementOverview' => 'Обзор', -'Menu:ConfigManagementOverview+' => 'Обзор', -'Menu:Contact' => 'Контакты', -'Menu:Contact+' => 'Контакты', -'Menu:Contact:Count' => '%1$d Контактов', -'Menu:Person' => 'Персоны', -'Menu:Person+' => 'Все персоны', -'Menu:Team' => 'Команды', -'Menu:Team+' => 'Все команды', -'Menu:Document' => 'Документы', -'Menu:Document+' => 'Все документы', -'Menu:Location' => 'Расположения', + 'Menu:DataAdministration' => 'Администрирование данных', + 'Menu:DataAdministration+' => 'Администрирование данных', + 'Menu:Catalogs' => 'Каталоги', + 'Menu:Catalogs+' => 'Каталоги', + 'Menu:Audit' => 'Аудит', + 'Menu:Audit+' => 'Аудит', + 'Menu:CSVImport' => 'Импорт CSV', + 'Menu:CSVImport+' => 'Массовое создание или обновление объектов', + 'Menu:Organization' => 'Организации', + 'Menu:Organization+' => 'Все организации', + 'Menu:Application' => 'Приложения', + 'Menu:Application+' => 'Все приложения', + 'Menu:DBServer' => 'Серверы баз данных', + 'Menu:DBServer+' => 'Серверы баз данных', + 'Menu:ConfigManagement' => 'Управление конфигурациями', + 'Menu:ConfigManagement+' => 'Управление конфигурациями', + 'Menu:ConfigManagementOverview' => 'Обзор', + 'Menu:ConfigManagementOverview+' => 'Обзор', + 'Menu:Contact' => 'Контакты', + 'Menu:Contact+' => 'Контакты', + 'Menu:Contact:Count' => '%1$d Контактов', + 'Menu:Person' => 'Персоны', + 'Menu:Person+' => 'Все персоны', + 'Menu:Team' => 'Команды', + 'Menu:Team+' => 'Все команды', + 'Menu:Document' => 'Документы', + 'Menu:Document+' => 'Все документы', + 'Menu:Location' => 'Расположения', -'Menu:Location+' => 'Все расположения', -'Menu:ConfigManagementCI' => 'Конфигурационные единицы', -'Menu:ConfigManagementCI+' => 'Конфигурационные единицы', -'Menu:BusinessProcess' => 'Бизнес-процессы', -'Menu:BusinessProcess+' => 'Все бизнес-процессы', -'Menu:ApplicationSolution' => 'Прикладные решения', -'Menu:ApplicationSolution+' => 'Все прикладные решения', -'Menu:ConfigManagementSoftware' => 'Управление программным обеспечением', -'Menu:Licence' => 'Лицензии', -'Menu:Licence+' => 'Все лицензии', -'Menu:Patch' => 'Патчи', -'Menu:Patch+' => 'Все патчи', -'Menu:ApplicationInstance' => 'Установленное ПО', -'Menu:ApplicationInstance+' => 'Приложения и сервера БД', -'Menu:ConfigManagementHardware' => 'Управление инфраструктурой', -'Menu:Subnet' => 'Подсети', -'Menu:Subnet+' => 'Все подсети', -'Menu:NetworkDevice' => 'Сетевые устройства', -'Menu:NetworkDevice+' => 'Все сетевые устройства', -'Menu:Server' => 'Серверы', -'Menu:Server+' => 'Все серверы', -'Menu:Printer' => 'Принтеры', -'Menu:Printer+' => 'Все принтеры', -'Menu:MobilePhone' => 'Мобильные телефоны', -'Menu:MobilePhone+' => 'Все мобильные телефоны', -'Menu:PC' => 'Персональные компьютеры', -'Menu:PC+' => 'Все ПК', -'Menu:NewContact' => 'Новый контакт', -'Menu:NewContact+' => 'Новый контакт', -'Menu:SearchContacts' => 'Поиск контактов', -'Menu:SearchContacts+' => 'Поиск контактов', -'Menu:NewCI' => 'Новая КЕ', -'Menu:NewCI+' => 'Новая КЕ', -'Menu:SearchCIs' => 'Поиск КЕ', -'Menu:SearchCIs+' => 'Поиск КЕ', -'Menu:ConfigManagement:Devices' => 'Устройства', -'Menu:ConfigManagement:AllDevices' => 'Все устройства', -'Menu:ConfigManagement:virtualization' => 'Виртуализация', -'Menu:ConfigManagement:EndUsers' => 'Пользовательские устройства', -'Menu:ConfigManagement:SWAndApps' => 'Программное обеспечение и приложения', -'Menu:ConfigManagement:Misc' => 'Разное', -'Menu:Group' => 'Группы КЕ', -'Menu:Group+' => 'Группы КЕ', -'Menu:ConfigManagement:Shortcuts' => 'Ярлыки', -'Menu:ConfigManagement:AllContacts' => 'Все контакты: %1$d', -'Menu:Typology' => 'Типология', -'Menu:Typology+' => 'Типология', -'Menu:OSVersion' => 'Версия ОС', -'Menu:OSVersion+' => 'Версия ОС', -'Menu:Software' => 'Каталог ПО', -'Menu:Software+' => 'Каталог ПО', -'UI_WelcomeMenu_AllConfigItems' => 'Все конфигурационные единицы', -'Menu:ConfigManagement:Typology' => 'Настройка типологии', + 'Menu:Location+' => 'Все расположения', + 'Menu:ConfigManagementCI' => 'Конфигурационные единицы', + 'Menu:ConfigManagementCI+' => 'Конфигурационные единицы', + 'Menu:BusinessProcess' => 'Бизнес-процессы', + 'Menu:BusinessProcess+' => 'Все бизнес-процессы', + 'Menu:ApplicationSolution' => 'Прикладные решения', + 'Menu:ApplicationSolution+' => 'Все прикладные решения', + 'Menu:ConfigManagementSoftware' => 'Управление программным обеспечением', + 'Menu:Licence' => 'Лицензии', + 'Menu:Licence+' => 'Все лицензии', + 'Menu:Patch' => 'Патчи', + 'Menu:Patch+' => 'Все патчи', + 'Menu:ApplicationInstance' => 'Установленное ПО', + 'Menu:ApplicationInstance+' => 'Приложения и сервера БД', + 'Menu:ConfigManagementHardware' => 'Управление инфраструктурой', + 'Menu:Subnet' => 'Подсети', + 'Menu:Subnet+' => 'Все подсети', + 'Menu:NetworkDevice' => 'Сетевые устройства', + 'Menu:NetworkDevice+' => 'Все сетевые устройства', + 'Menu:Server' => 'Серверы', + 'Menu:Server+' => 'Все серверы', + 'Menu:Printer' => 'Принтеры', + 'Menu:Printer+' => 'Все принтеры', + 'Menu:MobilePhone' => 'Мобильные телефоны', + 'Menu:MobilePhone+' => 'Все мобильные телефоны', + 'Menu:PC' => 'Персональные компьютеры', + 'Menu:PC+' => 'Все ПК', + 'Menu:NewContact' => 'Новый контакт', + 'Menu:NewContact+' => 'Новый контакт', + 'Menu:SearchContacts' => 'Поиск контактов', + 'Menu:SearchContacts+' => 'Поиск контактов', + 'Menu:NewCI' => 'Новая КЕ', + 'Menu:NewCI+' => 'Новая КЕ', + 'Menu:SearchCIs' => 'Поиск КЕ', + 'Menu:SearchCIs+' => 'Поиск КЕ', + 'Menu:ConfigManagement:Devices' => 'Устройства', + 'Menu:ConfigManagement:AllDevices' => 'Все устройства', + 'Menu:ConfigManagement:virtualization' => 'Виртуализация', + 'Menu:ConfigManagement:EndUsers' => 'Пользовательские устройства', + 'Menu:ConfigManagement:SWAndApps' => 'Программное обеспечение и приложения', + 'Menu:ConfigManagement:Misc' => 'Разное', + 'Menu:Group' => 'Группы КЕ', + 'Menu:Group+' => 'Группы КЕ', + 'Menu:ConfigManagement:Shortcuts' => 'Ярлыки', + 'Menu:ConfigManagement:AllContacts' => 'Все контакты: %1$d', + 'Menu:Typology' => 'Типология', + 'Menu:Typology+' => 'Типология', + 'Menu:OSVersion' => 'Версия ОС', + 'Menu:OSVersion+' => 'Версия ОС', + 'Menu:Software' => 'Каталог ПО', + 'Menu:Software+' => 'Каталог ПО', + 'UI_WelcomeMenu_AllConfigItems' => 'Все конфигурационные единицы', + 'Menu:ConfigManagement:Typology' => 'Настройка типологии', )); @@ -1877,18 +1877,18 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( // Add translation for Fieldsets Dict::Add('RU RU', 'Russian', 'Русский', array( -'Server:baseinfo' => 'Основное', -'Server:Date' => 'Даты', -'Server:moreinfo' => 'Спецификация', -'Server:otherinfo' => 'Дополнительно', -'Server:power' => 'Электропитание', -'Person:info' => 'Основное', -'Person:personal_info' => 'Персональная информация', -'Person:notifiy' => 'Уведомления', -'Class:Subnet/Tab:IPUsage' => 'Использование IP-адресов', -'Class:Subnet/Tab:IPUsage-explain' => 'Интерфейсы с IP-адресом в диапазоне: %1$s - %2$s', -'Class:Subnet/Tab:FreeIPs' => 'Свободные IP-адреса', -'Class:Subnet/Tab:FreeIPs-count' => 'Свободных IP-адресов: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Вот выборка из 10 свободных IP-адресов', -'Class:Document:PreviewTab' => 'Просмотр', + 'Server:baseinfo' => 'Основное', + 'Server:Date' => 'Даты', + 'Server:moreinfo' => 'Спецификация', + 'Server:otherinfo' => 'Дополнительно', + 'Server:power' => 'Электропитание', + 'Person:info' => 'Основное', + 'Person:personal_info' => 'Персональная информация', + 'Person:notifiy' => 'Уведомления', + 'Class:Subnet/Tab:IPUsage' => 'Использование IP-адресов', + 'Class:Subnet/Tab:IPUsage-explain' => 'Интерфейсы с IP-адресом в диапазоне: %1$s - %2$s', + 'Class:Subnet/Tab:FreeIPs' => 'Свободные IP-адреса', + 'Class:Subnet/Tab:FreeIPs-count' => 'Свободных IP-адресов: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Вот выборка из 10 свободных IP-адресов', + 'Class:Document:PreviewTab' => 'Просмотр', )); diff --git a/datamodels/2.x/itop-config-mgmt/tr.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/tr.dict.itop-config-mgmt.php index 294b12a3f..4263b855f 100755 --- a/datamodels/2.x/itop-config-mgmt/tr.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/tr.dict.itop-config-mgmt.php @@ -1802,88 +1802,88 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( // Dict::Add('TR TR', 'Turkish', 'Türkçe', array( -'Menu:DataAdministration' => 'Veri Yönetimi', -'Menu:DataAdministration+' => 'Veri Yönetimi', -'Menu:Catalogs' => 'Kataloglar', -'Menu:Catalogs+' => 'Veri tipleri', -'Menu:Audit' => 'Denetleme', -'Menu:Audit+' => 'Denetleme', -'Menu:CSVImport' => 'CSV dışardan al', -'Menu:CSVImport+' => 'Çoklu yaratım veya güncelleme', -'Menu:Organization' => 'Kurumlar', -'Menu:Organization+' => 'Tüm Kurumlar', -'Menu:Application' => 'Uygulamalar', -'Menu:Application+' => 'Tüm Uygulamalar', -'Menu:DBServer' => 'Veritabanı sunucuları', -'Menu:DBServer+' => 'Veritabanı sunucuları', -'Menu:ConfigManagement' => 'Konfigürasyon Yönetimi', -'Menu:ConfigManagement+' => 'Konfigürasyon Yönetimi', -'Menu:ConfigManagementOverview' => 'Özet', -'Menu:ConfigManagementOverview+' => 'Özet', -'Menu:Contact' => 'İrtibatlar', -'Menu:Contact+' => 'İrtibatlar', -'Menu:Contact:Count' => '%1$d', -'Menu:Person' => 'Kişiler', -'Menu:Person+' => 'Tüm Kişiler', -'Menu:Team' => 'Ekipler', -'Menu:Team+' => 'Tüm ekipler', -'Menu:Document' => 'Dokümanlar', -'Menu:Document+' => 'Tüm dokümanlar', -'Menu:Location' => 'Yerleşkeler', + 'Menu:DataAdministration' => 'Veri Yönetimi', + 'Menu:DataAdministration+' => 'Veri Yönetimi', + 'Menu:Catalogs' => 'Kataloglar', + 'Menu:Catalogs+' => 'Veri tipleri', + 'Menu:Audit' => 'Denetleme', + 'Menu:Audit+' => 'Denetleme', + 'Menu:CSVImport' => 'CSV dışardan al', + 'Menu:CSVImport+' => 'Çoklu yaratım veya güncelleme', + 'Menu:Organization' => 'Kurumlar', + 'Menu:Organization+' => 'Tüm Kurumlar', + 'Menu:Application' => 'Uygulamalar', + 'Menu:Application+' => 'Tüm Uygulamalar', + 'Menu:DBServer' => 'Veritabanı sunucuları', + 'Menu:DBServer+' => 'Veritabanı sunucuları', + 'Menu:ConfigManagement' => 'Konfigürasyon Yönetimi', + 'Menu:ConfigManagement+' => 'Konfigürasyon Yönetimi', + 'Menu:ConfigManagementOverview' => 'Özet', + 'Menu:ConfigManagementOverview+' => 'Özet', + 'Menu:Contact' => 'İrtibatlar', + 'Menu:Contact+' => 'İrtibatlar', + 'Menu:Contact:Count' => '%1$d', + 'Menu:Person' => 'Kişiler', + 'Menu:Person+' => 'Tüm Kişiler', + 'Menu:Team' => 'Ekipler', + 'Menu:Team+' => 'Tüm ekipler', + 'Menu:Document' => 'Dokümanlar', + 'Menu:Document+' => 'Tüm dokümanlar', + 'Menu:Location' => 'Yerleşkeler', -'Menu:Location+' => 'Tüm Yerleşkeler', -'Menu:ConfigManagementCI' => 'Konfigürasyon Kalemleri', -'Menu:ConfigManagementCI+' => 'Konfigürasyon Kalemleri', -'Menu:BusinessProcess' => 'İş süreçleri', -'Menu:BusinessProcess+' => 'Tüm İş süreçleri', -'Menu:ApplicationSolution' => 'Uygulama çözümleri', -'Menu:ApplicationSolution+' => 'Tüm Uygulama çözümleri', -'Menu:ConfigManagementSoftware' => 'Uygulama Yönetimi', -'Menu:Licence' => 'Lisanslar', -'Menu:Licence+' => 'Tüm Lisanslar', -'Menu:Patch' => 'Yamalar', -'Menu:Patch+' => 'Tüm Yamalar', -'Menu:ApplicationInstance' => 'Yüklenen yazılımlar', -'Menu:ApplicationInstance+' => 'Uygulama ve Veritabanı sunucuları', -'Menu:ConfigManagementHardware' => 'Altyapı Yönetimi', -'Menu:Subnet' => 'Subnets', -'Menu:Subnet+' => 'All Subnets', -'Menu:NetworkDevice' => 'Network cihazları', -'Menu:NetworkDevice+' => 'Tüm Network cihazları', -'Menu:Server' => 'Sunucular', -'Menu:Server+' => 'Tüm Sunucular', -'Menu:Printer' => 'Yazıcılar', -'Menu:Printer+' => 'Tüm Yazıcılar', -'Menu:MobilePhone' => 'Cep Telefonları', -'Menu:MobilePhone+' => 'Tüm Cep Telefonları', -'Menu:PC' => 'Kişisel Bilgisayarlar', -'Menu:PC+' => 'Tüm Kişisel Bilgisayarlar', -'Menu:NewContact' => 'Yeni İrtibat', -'Menu:NewContact+' => 'Yeni İrtibat', -'Menu:SearchContacts' => 'İrtibat ara', -'Menu:SearchContacts+' => 'İrtibat ara', -'Menu:NewCI' => 'Yeni KK', -'Menu:NewCI+' => 'Yeni KK', -'Menu:SearchCIs' => 'KK ara', -'Menu:SearchCIs+' => 'KK ara', -'Menu:ConfigManagement:Devices' => 'Cihazlar', -'Menu:ConfigManagement:AllDevices' => 'Altyapı', -'Menu:ConfigManagement:virtualization' => 'Virtualization~~', -'Menu:ConfigManagement:EndUsers' => 'End user devices~~', -'Menu:ConfigManagement:SWAndApps' => 'Yazılım ve uygulamalar', -'Menu:ConfigManagement:Misc' => 'Diğer', -'Menu:Group' => 'KK Grupları', -'Menu:Group+' => 'KK Grupları', -'Menu:ConfigManagement:Shortcuts' => 'Kısalyollar', -'Menu:ConfigManagement:AllContacts' => 'Tüm irtibatlar: %1$d', -'Menu:Typology' => 'Typology configuration~~', -'Menu:Typology+' => 'Typology configuration~~', -'Menu:OSVersion' => 'OS versions~~', -'Menu:OSVersion+' => '~~', -'Menu:Software' => 'Software catalog~~', -'Menu:Software+' => 'Software catalog~~', -'UI_WelcomeMenu_AllConfigItems' => 'Summary~~', -'Menu:ConfigManagement:Typology' => 'Typology configuration~~', + 'Menu:Location+' => 'Tüm Yerleşkeler', + 'Menu:ConfigManagementCI' => 'Konfigürasyon Kalemleri', + 'Menu:ConfigManagementCI+' => 'Konfigürasyon Kalemleri', + 'Menu:BusinessProcess' => 'İş süreçleri', + 'Menu:BusinessProcess+' => 'Tüm İş süreçleri', + 'Menu:ApplicationSolution' => 'Uygulama çözümleri', + 'Menu:ApplicationSolution+' => 'Tüm Uygulama çözümleri', + 'Menu:ConfigManagementSoftware' => 'Uygulama Yönetimi', + 'Menu:Licence' => 'Lisanslar', + 'Menu:Licence+' => 'Tüm Lisanslar', + 'Menu:Patch' => 'Yamalar', + 'Menu:Patch+' => 'Tüm Yamalar', + 'Menu:ApplicationInstance' => 'Yüklenen yazılımlar', + 'Menu:ApplicationInstance+' => 'Uygulama ve Veritabanı sunucuları', + 'Menu:ConfigManagementHardware' => 'Altyapı Yönetimi', + 'Menu:Subnet' => 'Subnets', + 'Menu:Subnet+' => 'All Subnets', + 'Menu:NetworkDevice' => 'Network cihazları', + 'Menu:NetworkDevice+' => 'Tüm Network cihazları', + 'Menu:Server' => 'Sunucular', + 'Menu:Server+' => 'Tüm Sunucular', + 'Menu:Printer' => 'Yazıcılar', + 'Menu:Printer+' => 'Tüm Yazıcılar', + 'Menu:MobilePhone' => 'Cep Telefonları', + 'Menu:MobilePhone+' => 'Tüm Cep Telefonları', + 'Menu:PC' => 'Kişisel Bilgisayarlar', + 'Menu:PC+' => 'Tüm Kişisel Bilgisayarlar', + 'Menu:NewContact' => 'Yeni İrtibat', + 'Menu:NewContact+' => 'Yeni İrtibat', + 'Menu:SearchContacts' => 'İrtibat ara', + 'Menu:SearchContacts+' => 'İrtibat ara', + 'Menu:NewCI' => 'Yeni KK', + 'Menu:NewCI+' => 'Yeni KK', + 'Menu:SearchCIs' => 'KK ara', + 'Menu:SearchCIs+' => 'KK ara', + 'Menu:ConfigManagement:Devices' => 'Cihazlar', + 'Menu:ConfigManagement:AllDevices' => 'Altyapı', + 'Menu:ConfigManagement:virtualization' => 'Virtualization~~', + 'Menu:ConfigManagement:EndUsers' => 'End user devices~~', + 'Menu:ConfigManagement:SWAndApps' => 'Yazılım ve uygulamalar', + 'Menu:ConfigManagement:Misc' => 'Diğer', + 'Menu:Group' => 'KK Grupları', + 'Menu:Group+' => 'KK Grupları', + 'Menu:ConfigManagement:Shortcuts' => 'Kısalyollar', + 'Menu:ConfigManagement:AllContacts' => 'Tüm irtibatlar: %1$d', + 'Menu:Typology' => 'Typology configuration~~', + 'Menu:Typology+' => 'Typology configuration~~', + 'Menu:OSVersion' => 'OS versions~~', + 'Menu:OSVersion+' => '~~', + 'Menu:Software' => 'Software catalog~~', + 'Menu:Software+' => 'Software catalog~~', + 'UI_WelcomeMenu_AllConfigItems' => 'Summary~~', + 'Menu:ConfigManagement:Typology' => 'Typology configuration~~', )); @@ -1891,18 +1891,18 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( // Add translation for Fieldsets Dict::Add('TR TR', 'Turkish', 'Türkçe', array( -'Server:baseinfo' => 'General information~~', -'Server:Date' => 'Dates~~', -'Server:moreinfo' => 'More information~~', -'Server:otherinfo' => 'Other information~~', -'Server:power' => 'Power supply~~', -'Person:info' => 'General information~~', -'Person:personal_info' => 'Personal information~~', -'Person:notifiy' => 'Notification~~', -'Class:Subnet/Tab:IPUsage' => 'IP Kullanımı', -'Class:Subnet/Tab:IPUsage-explain' => '%1$s - %2$s aralığındaki IPye sahip arayüzler', -'Class:Subnet/Tab:FreeIPs' => 'Boş IPler', -'Class:Subnet/Tab:FreeIPs-count' => 'Boş IPler: %1$s', -'Class:Subnet/Tab:FreeIPs-explain' => 'Boş IP adresleri', -'Class:Document:PreviewTab' => 'Ön görünüm', + 'Server:baseinfo' => 'General information~~', + 'Server:Date' => 'Dates~~', + 'Server:moreinfo' => 'More information~~', + 'Server:otherinfo' => 'Other information~~', + 'Server:power' => 'Power supply~~', + 'Person:info' => 'General information~~', + 'Person:personal_info' => 'Personal information~~', + 'Person:notifiy' => 'Notification~~', + 'Class:Subnet/Tab:IPUsage' => 'IP Kullanımı', + 'Class:Subnet/Tab:IPUsage-explain' => '%1$s - %2$s aralığındaki IPye sahip arayüzler', + 'Class:Subnet/Tab:FreeIPs' => 'Boş IPler', + 'Class:Subnet/Tab:FreeIPs-count' => 'Boş IPler: %1$s', + 'Class:Subnet/Tab:FreeIPs-explain' => 'Boş IP adresleri', + 'Class:Document:PreviewTab' => 'Ön görünüm', )); diff --git a/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php index 5fde95ebb..60e20035f 100755 --- a/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/zh_cn.dict.itop-config-mgmt.php @@ -20,12 +20,10 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - ////////////////////////////////////////////////////////////////////// // Relations ////////////////////////////////////////////////////////////////////// // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Relation:impacts/Description' => '被影响的元素', 'Relation:impacts/DownStream' => '影响...', @@ -1576,8 +1574,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', 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' => '注释', diff --git a/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php b/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php index 8f2273aae..57fd30a0a 100644 --- a/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php +++ b/datamodels/2.x/itop-config/zh_cn.dict.itop-config.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ConfigEditor' => '编辑配置文件', @@ -29,10 +28,10 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'config-apply' => '应用', 'config-apply-title' => '应用 (Ctrl+S)', 'config-cancel' => '重置', - 'config-saved' => '成功保存.', + 'config-saved' => '成功保存.', 'config-confirm-cancel' => '您的修改将被丢弃.', 'config-no-change' => '没有变化: 配置文件将保持不变.', - 'config-reverted' => '配置文件已恢复.', + 'config-reverted' => '配置文件已恢复.', 'config-parse-error' => '第 %2$d 行: %1$s.
配置文件尚未更新.', 'config-current-line' => '正在编辑第 %1$s 行', )); diff --git a/datamodels/2.x/itop-datacenter-mgmt/zh_cn.dict.itop-datacenter-mgmt.php b/datamodels/2.x/itop-datacenter-mgmt/zh_cn.dict.itop-datacenter-mgmt.php index b83b29af7..b089a2abd 100644 --- a/datamodels/2.x/itop-datacenter-mgmt/zh_cn.dict.itop-datacenter-mgmt.php +++ b/datamodels/2.x/itop-datacenter-mgmt/zh_cn.dict.itop-datacenter-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here )); diff --git a/datamodels/2.x/itop-sla-computation/zh.dict.itop-sla-computation.php b/datamodels/2.x/itop-endusers-devices/zh_cn.dict.itop-endusers-devices.php similarity index 100% rename from datamodels/2.x/itop-sla-computation/zh.dict.itop-sla-computation.php rename to datamodels/2.x/itop-endusers-devices/zh_cn.dict.itop-endusers-devices.php diff --git a/datamodels/2.x/itop-hub-connector/cs.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/cs.dict.itop-hub-connector.php index d585fd08a..c66e135b2 100644 --- a/datamodels/2.x/itop-hub-connector/cs.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/cs.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'iTopHub:Landing:Install' => 'Deploying extensions...~~', 'iTopHub:CompiledOK' => 'Compilation successful.~~', 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.~~', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~', diff --git a/datamodels/2.x/itop-hub-connector/da.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/da.dict.itop-hub-connector.php index 7f3de3e09..68b2e179a 100644 --- a/datamodels/2.x/itop-hub-connector/da.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/da.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'iTopHub:Landing:Install' => 'Deploying extensions...~~', 'iTopHub:CompiledOK' => 'Compilation successful.~~', 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.~~', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~', diff --git a/datamodels/2.x/itop-hub-connector/de.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/de.dict.itop-hub-connector.php index f3527eb9a..d0bc21ac3 100644 --- a/datamodels/2.x/itop-hub-connector/de.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/de.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'iTopHub:Landing:Install' => 'Erweiterungen werden installiert...', 'iTopHub:CompiledOK' => 'Installation erfolgreich', 'iTopHub:ConfigurationSafelyReverted' => 'Fehler während der Installation!
iTop Konfiguration wurde NICHT angepasst.', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Erweiterung, die auf dieser Instanz installiert sind', 'iTopHub:ExtensionCategory:Manual' => 'Manuell installierte Erweiterungen', 'iTopHub:ExtensionCategory:Manual+' => 'Die folgenden Erweiterungen installiert, indem sie manuell in das iTop-Verzeichnis %1$s kopiert wurden:', diff --git a/datamodels/2.x/itop-hub-connector/es_cr.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/es_cr.dict.itop-hub-connector.php index e0697d07b..b62e4660a 100644 --- a/datamodels/2.x/itop-hub-connector/es_cr.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/es_cr.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'iTopHub:Landing:Install' => 'Instalando extensiones...', 'iTopHub:CompiledOK' => 'Compilación éxitosa.', 'iTopHub:ConfigurationSafelyReverted' => 'Error detectado durante la instalación!
La configuración de iTop NO fue modificada.', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensiones instaladas en esta instancia', 'iTopHub:ExtensionCategory:Manual' => 'Extensiones instaladas manualmente', 'iTopHub:ExtensionCategory:Manual+' => 'Las siguientes extensiones fueron instaladas copiandolas manualmente en el directorio %1$s de iTop:', diff --git a/datamodels/2.x/itop-hub-connector/fr.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/fr.dict.itop-hub-connector.php index cd670fe60..cf1137dab 100644 --- a/datamodels/2.x/itop-hub-connector/fr.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/fr.dict.itop-hub-connector.php @@ -33,7 +33,7 @@ Dict::Add('FR FR', 'French', 'Français', array( 'iTopHub:CompiledOK' => 'Compilation réussie.', 'iTopHub:ConfigurationSafelyReverted' => 'Une erreur a été détectée durant le déploiement!
La configuration d\'iTop n\'a PAS été modifiée.', 'iTopHub:FailAuthent' => 'Échec d\'authentification pour cette action', - + 'iTopHub:InstalledExtensions' => 'Extensions déployées sur cette instance', 'iTopHub:ExtensionCategory:Manual' => 'Extensions déployées manuellement', 'iTopHub:ExtensionCategory:Manual+' => 'Les extensions ci-dessous ont été déployées en les copiant manuellement dans le répertoire %1$s d\'iTop:', diff --git a/datamodels/2.x/itop-hub-connector/hu.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/hu.dict.itop-hub-connector.php index 7ffd94c01..4b4490ef3 100644 --- a/datamodels/2.x/itop-hub-connector/hu.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/hu.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'iTopHub:Landing:Install' => 'Deploying extensions...~~', 'iTopHub:CompiledOK' => 'Compilation successful.~~', 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.~~', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~', diff --git a/datamodels/2.x/itop-hub-connector/it.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/it.dict.itop-hub-connector.php index 64d16fc13..78aa20745 100644 --- a/datamodels/2.x/itop-hub-connector/it.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/it.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'iTopHub:Landing:Install' => 'Deploying extensions...~~', 'iTopHub:CompiledOK' => 'Compilation successful.~~', 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.~~', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~', diff --git a/datamodels/2.x/itop-hub-connector/ja.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/ja.dict.itop-hub-connector.php index af7f06a9d..c0cf345ff 100644 --- a/datamodels/2.x/itop-hub-connector/ja.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/ja.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'iTopHub:Landing:Install' => 'Deploying extensions...~~', 'iTopHub:CompiledOK' => 'Compilation successful.~~', 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.~~', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~', diff --git a/datamodels/2.x/itop-hub-connector/nl.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/nl.dict.itop-hub-connector.php index 7d8611b55..79ccd9717 100644 --- a/datamodels/2.x/itop-hub-connector/nl.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/nl.dict.itop-hub-connector.php @@ -48,7 +48,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'iTopHub:Landing:Install' => 'Bezig met extensies te installeren...', 'iTopHub:CompiledOK' => 'Compilatie geslaagd.', 'iTopHub:ConfigurationSafelyReverted' => 'Er trad een fout op bij de installatie!
iTop-configuratie werd NIET aangepast.', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Manueel geïnstalleerde extensies', 'iTopHub:ExtensionCategory:Manual' => 'Manueel geïnstalleerde extensies', 'iTopHub:ExtensionCategory:Manual+' => 'Deze extensies werden geïnstalleerd door ze manueel in de map %1$s te plaatsen:', diff --git a/datamodels/2.x/itop-hub-connector/pt_br.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/pt_br.dict.itop-hub-connector.php index bfbb0de0f..e0e48ab6c 100644 --- a/datamodels/2.x/itop-hub-connector/pt_br.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/pt_br.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'iTopHub:Landing:Install' => 'Deploying extensions...~~', 'iTopHub:CompiledOK' => 'Compilation successful.~~', 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.~~', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~', diff --git a/datamodels/2.x/itop-hub-connector/ru.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/ru.dict.itop-hub-connector.php index 9b0d8cf93..1859eb580 100644 --- a/datamodels/2.x/itop-hub-connector/ru.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/ru.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'iTopHub:Landing:Install' => 'Deploying extensions...~~', 'iTopHub:CompiledOK' => 'Compilation successful.~~', 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.~~', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~', diff --git a/datamodels/2.x/itop-hub-connector/tr.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/tr.dict.itop-hub-connector.php index d41915a4b..324e081b5 100644 --- a/datamodels/2.x/itop-hub-connector/tr.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/tr.dict.itop-hub-connector.php @@ -47,7 +47,8 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'iTopHub:Landing:Install' => 'Deploying extensions...~~', 'iTopHub:CompiledOK' => 'Compilation successful.~~', 'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
iTop configuration has NOT been modified.~~', - + 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~', + 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~', 'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~', 'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of iTop:~~', diff --git a/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php index 42af3a804..d1b89ac36 100644 --- a/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php +++ b/datamodels/2.x/itop-hub-connector/zh_cn.dict.itop-hub-connector.php @@ -20,19 +20,18 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here 'Menu:iTopHub' => 'iTop Hub', - 'Menu:iTopHub:Register' => '进入iTop Hub ', - 'Menu:iTopHub:Register+' => '进入iTop Hub 更新您的组件', - 'Menu:iTopHub:Register:Description' => '

进入iTop Hub 社区平台!
寻找您想要的内容和信息, 管理本机扩展或安装新的扩展.

通过这个页面连接到iTop Hub, 本机的信息也会被推送到 iTop Hub 上.

', - 'Menu:iTopHub:MyExtensions' => '已安装的扩展', - 'Menu:iTopHub:MyExtensions+' => '查看本机已安装的扩展', - 'Menu:iTopHub:BrowseExtensions' => '从iTop Hub 获取扩展', - 'Menu:iTopHub:BrowseExtensions+' => '去iTop Hub 浏览更多的扩展', - 'Menu:iTopHub:BrowseExtensions:Description' => '

进入iTop Hub 商店, 一站式查找各种iTop 扩展的地方 !
寻找符合您要求的扩展.

通过这个页面连接到iTop Hub, 本机的信息也会被推送到 iTop Hub 上.

', - 'iTopHub:GoBtn' => '进入iTop Hub', + 'Menu:iTopHub:Register' => '进入iTop Hub ', + 'Menu:iTopHub:Register+' => '进入iTop Hub 更新您的组件', + 'Menu:iTopHub:Register:Description' => '

进入iTop Hub 社区平台!
寻找您想要的内容和信息, 管理本机扩展或安装新的扩展.

通过这个页面连接到iTop Hub, 本机的信息也会被推送到 iTop Hub 上.

', + 'Menu:iTopHub:MyExtensions' => '已安装的扩展', + 'Menu:iTopHub:MyExtensions+' => '查看本机已安装的扩展', + 'Menu:iTopHub:BrowseExtensions' => '从iTop Hub 获取扩展', + 'Menu:iTopHub:BrowseExtensions+' => '去iTop Hub 浏览更多的扩展', + 'Menu:iTopHub:BrowseExtensions:Description' => '

进入iTop Hub 商店, 一站式查找各种iTop 扩展的地方 !
寻找符合您要求的扩展.

通过这个页面连接到iTop Hub, 本机的信息也会被推送到 iTop Hub 上.

', + 'iTopHub:GoBtn' => '进入iTop Hub', 'iTopHub:CloseBtn' => '关闭', 'iTopHub:GoBtn:Tooltip' => '跳到 www.itophub.io', 'iTopHub:OpenInNewWindow' => '从新窗口打开iTop Hub', @@ -40,11 +39,11 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:About:RemoteExtensionSource' => 'iTop Hub', 'iTopHub:Explanation' => '点击这个按钮您将被引导至iTop Hub.', - 'iTopHub:BackupFreeDiskSpaceIn' => '%1$s free disk space in %2$s.', - 'iTopHub:FailedToCheckFreeDiskSpace' => '检查空闲的磁盘空间失败.', - 'iTopHub:BackupOk' => '备份成功.', - 'iTopHub:BackupFailed' => '备份失败!', - 'iTopHub:Landing:Status' => '安装状态', + 'iTopHub:BackupFreeDiskSpaceIn' => '%1$s free disk space in %2$s.', + 'iTopHub:FailedToCheckFreeDiskSpace' => '检查空闲的磁盘空间失败.', + 'iTopHub:BackupOk' => '备份成功.', + 'iTopHub:BackupFailed' => '备份失败!', + 'iTopHub:Landing:Status' => '安装状态', 'iTopHub:Landing:Install' => '扩展安装进行中...', 'iTopHub:CompiledOK' => '编译成功.', 'iTopHub:ConfigurationSafelyReverted' => '安装时发生错误!
iTop 配置将不会改变.', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/cs.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/cs.dict.itop-incident-mgmt-itil.php index 752d1b492..6ab4883aa 100755 --- a/datamodels/2.x/itop-incident-mgmt-itil/cs.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/cs.dict.itop-incident-mgmt-itil.php @@ -193,6 +193,10 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => 'Odkaz na nadřazenou změnu', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Seznam souvisejících požadavků', 'Class:Incident/Attribute:related_request_list+' => '', 'Class:Incident/Attribute:child_incidents_list' => 'Podřízené incidenty', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/da.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/da.dict.itop-incident-mgmt-itil.php index ac39b852b..8eaa6c76b 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/da.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/da.dict.itop-incident-mgmt-itil.php @@ -190,6 +190,10 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => 'Parent-Change-Reference', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Child requests~~', 'Class:Incident/Attribute:related_request_list+' => '~~', 'Class:Incident/Attribute:child_incidents_list' => 'Afledte Incidents', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/de.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/de.dict.itop-incident-mgmt-itil.php index 7566571b6..8db115dbc 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/de.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/de.dict.itop-incident-mgmt-itil.php @@ -192,6 +192,10 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => 'Parent-Change-Referenz', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Kind-Requests', 'Class:Incident/Attribute:related_request_list+' => '', 'Class:Incident/Attribute:child_incidents_list' => 'Abgeleitete Incidents', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/es_cr.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/es_cr.dict.itop-incident-mgmt-itil.php index 50e4e9ad3..48bd448ec 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/es_cr.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/es_cr.dict.itop-incident-mgmt-itil.php @@ -192,6 +192,10 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:Incident/Attribute:parent_change_id+' => 'Cambio Padre', 'Class:Incident/Attribute:parent_change_ref' => 'Ref. Cambio Padre', 'Class:Incident/Attribute:parent_change_ref+' => 'Ref. Cambio Padre', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Requerimientos Relacionados', 'Class:Incident/Attribute:related_request_list+' => 'Requerimientos Relacionados', 'Class:Incident/Attribute:child_incidents_list' => 'Incidentes Hijos', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/fr.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/fr.dict.itop-incident-mgmt-itil.php index 46da035c3..6da436221 100755 --- a/datamodels/2.x/itop-incident-mgmt-itil/fr.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/fr.dict.itop-incident-mgmt-itil.php @@ -192,6 +192,10 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => 'Ref Changement parent', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Problème parent', + 'Class:Incident/Attribute:parent_problem_id+' => '', + 'Class:Incident/Attribute:parent_problem_ref' => 'Référence Problème parent', + 'Class:Incident/Attribute:parent_problem_ref+' => '', 'Class:Incident/Attribute:related_request_list' => 'Requêtes filles', 'Class:Incident/Attribute:related_request_list+' => '', 'Class:Incident/Attribute:child_incidents_list' => 'Incidents fils', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/hu.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/hu.dict.itop-incident-mgmt-itil.php index 751297cfc..9346f2bf6 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/hu.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/hu.dict.itop-incident-mgmt-itil.php @@ -190,6 +190,10 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'Class:Incident/Attribute:parent_change_id+' => '~~', 'Class:Incident/Attribute:parent_change_ref' => 'Parent change ref~~', 'Class:Incident/Attribute:parent_change_ref+' => '~~', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Child requests~~', 'Class:Incident/Attribute:related_request_list+' => '~~', 'Class:Incident/Attribute:child_incidents_list' => 'Child incidents~~', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/it.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/it.dict.itop-incident-mgmt-itil.php index 1099972dc..5f5a4e9a3 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/it.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/it.dict.itop-incident-mgmt-itil.php @@ -190,6 +190,10 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Class:Incident/Attribute:parent_change_id+' => '~~', 'Class:Incident/Attribute:parent_change_ref' => 'Parent change ref~~', 'Class:Incident/Attribute:parent_change_ref+' => '~~', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Child requests~~', 'Class:Incident/Attribute:related_request_list+' => '~~', 'Class:Incident/Attribute:child_incidents_list' => 'Child incidents~~', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/ja.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/ja.dict.itop-incident-mgmt-itil.php index 08030d39e..36e4477c9 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/ja.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/ja.dict.itop-incident-mgmt-itil.php @@ -189,6 +189,10 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => '親変更参照', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Child requests~~', 'Class:Incident/Attribute:related_request_list+' => '~~', 'Class:Incident/Attribute:child_incidents_list' => '子インシデント', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/nl.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/nl.dict.itop-incident-mgmt-itil.php index ea8dbdcca..7978a5392 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/nl.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/nl.dict.itop-incident-mgmt-itil.php @@ -177,6 +177,10 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => 'Ref. hoofdchange', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Subverzoeken', 'Class:Incident/Attribute:related_request_list+' => '', 'Class:Incident/Attribute:child_incidents_list' => 'Subincidenten', @@ -217,7 +221,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:Incident/Stimulus:ev_reopen+' => '', 'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Kan het incident niet toewijzen als hoofdincident', - 'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets', // also one word in English translation, why? + 'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets', 'Class:Incident/Method:ResolveChildTickets+' => 'Pas de oplossing ook toe op subverzoeken (ev_autoresolve) en neem de kenmerken over wat betreft service, team, agent, oplossing', 'Tickets:Related:OpenIncidents' => 'Open incidenten', )); diff --git a/datamodels/2.x/itop-incident-mgmt-itil/pt_br.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/pt_br.dict.itop-incident-mgmt-itil.php index 4dc3bbe7a..b976c8c74 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/pt_br.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/pt_br.dict.itop-incident-mgmt-itil.php @@ -191,6 +191,10 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => 'Ref mudança principal', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Child requests~~', 'Class:Incident/Attribute:related_request_list+' => '~~', 'Class:Incident/Attribute:child_incidents_list' => 'Sub-Incidentes', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/ru.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/ru.dict.itop-incident-mgmt-itil.php index 2716cca7e..2f534738d 100755 --- a/datamodels/2.x/itop-incident-mgmt-itil/ru.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/ru.dict.itop-incident-mgmt-itil.php @@ -178,6 +178,10 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => 'Родительское изменение', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Запросы', 'Class:Incident/Attribute:related_request_list+' => 'Все пользовательские запросы, связанные с этим инцидентом', 'Class:Incident/Attribute:child_incidents_list' => 'Дочерние инциденты', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/tr.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/tr.dict.itop-incident-mgmt-itil.php index cc7844bda..9ac5e693a 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/tr.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/tr.dict.itop-incident-mgmt-itil.php @@ -190,6 +190,10 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Class:Incident/Attribute:parent_change_id+' => '~~', 'Class:Incident/Attribute:parent_change_ref' => 'Parent change ref~~', 'Class:Incident/Attribute:parent_change_ref+' => '~~', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => 'Child requests~~', 'Class:Incident/Attribute:related_request_list+' => '~~', 'Class:Incident/Attribute:child_incidents_list' => 'Child incidents~~', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php index 417e3fbc0..753037e4d 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/zh_cn.dict.itop-incident-mgmt-itil.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:IncidentManagement' => '事件管理', 'Menu:IncidentManagement+' => '事件管理', @@ -191,6 +190,10 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:Incident/Attribute:parent_change_id+' => '', 'Class:Incident/Attribute:parent_change_ref' => '变更编号', 'Class:Incident/Attribute:parent_change_ref+' => '', + 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~', + 'Class:Incident/Attribute:parent_problem_id+' => '~~', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', 'Class:Incident/Attribute:related_request_list' => '相关需求', 'Class:Incident/Attribute:related_request_list+' => '该事件相关的所有需求', 'Class:Incident/Attribute:child_incidents_list' => '衍生事件', diff --git a/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php b/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php index 9ce74c021..15473ee83 100755 --- a/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php +++ b/datamodels/2.x/itop-knownerror-mgmt/zh_cn.dict.itop-knownerror-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,12 +29,10 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - ////////////////////////////////////////////////////////////////////// // Classes in 'bizmodel' ////////////////////////////////////////////////////////////////////// // - // Dictionnay conventions // Class: // Class:+ @@ -45,11 +42,9 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - // // Class: KnownError // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:KnownError' => '已知错误', 'Class:KnownError+' => '记录一个已知错误', diff --git a/datamodels/2.x/itop-portal-base/nl.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/nl.dict.itop-portal-base.php index eebf7b15a..a246d5f00 100644 --- a/datamodels/2.x/itop-portal-base/nl.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/nl.dict.itop-portal-base.php @@ -139,7 +139,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( // Filter brick Dict::Add('NL NL', 'Dutch', 'Nederlands', array( - 'Brick:Portal:Filter:Name' => 'Prefilter a brick~~', // @todo review where this is used + 'Brick:Portal:Filter:Name' => 'Prefilter a brick~~', 'Brick:Portal:Filter:SearchInput:Placeholder' => 'bv. wifi-verbinding', 'Brick:Portal:Filter:SearchInput:Submit' => 'Zoek', )); diff --git a/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php index 978d5af5c..4d6316bb9 100644 --- a/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/zh_cn.dict.itop-portal-base.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Portal Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Page:DefaultTitle' => 'iTop 用户门户', @@ -28,9 +27,9 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Page:Home' => '主页', 'Page:GoPortalHome' => '主页面', 'Page:GoPreviousPage' => '上一页', - 'Page:ReloadPage' => '重新加载', + 'Page:ReloadPage' => '重新加载', 'Portal:Button:Submit' => '提交', - 'Portal:Button:Apply' => '更新', + 'Portal:Button:Apply' => '更新', 'Portal:Button:Cancel' => '取消', 'Portal:Button:Close' => '关闭', 'Portal:Button:Add' => '添加', @@ -38,13 +37,13 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Portal:Button:Delete' => '删除', 'Portal:EnvironmentBanner:Title' => '您目前处于 %1$s 模式', 'Portal:EnvironmentBanner:GoToProduction' => '回到产品模式', - 'Error:HTTP:401' => '认证', - 'Error:HTTP:404' => '页面找不到', + 'Error:HTTP:401' => '认证', + 'Error:HTTP:404' => '页面找不到', 'Error:HTTP:500' => 'Oops! 发生了一个错误.', 'Error:HTTP:GetHelp' => '如果问题仍然存在,请联系管理员.', 'Error:XHR:Fail' => '无法加载数据, 请联系管理员', - 'Portal:ErrorUserLoggedOut' => '您已退出,请重新登录.', - 'Portal:Datatables:Language:Processing' => '请稍后...', + 'Portal:ErrorUserLoggedOut' => '您已退出,请重新登录.', + 'Portal:Datatables:Language:Processing' => '请稍后...', 'Portal:Datatables:Language:Search' => '过滤器:', 'Portal:Datatables:Language:LengthMenu' => '每页显示 _MENU_ 项', 'Portal:Datatables:Language:ZeroRecords' => '没有结果', @@ -91,7 +90,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Brick:Portal:Browse:Name' => '浏览项目', 'Brick:Portal:Browse:Mode:List' => '列表', 'Brick:Portal:Browse:Mode:Tree' => '树形', - 'Brick:Portal:Browse:Mode:Mosaic' => '嵌套', + 'Brick:Portal:Browse:Mode:Mosaic' => '嵌套', 'Brick:Portal:Browse:Action:Drilldown' => '明细', 'Brick:Portal:Browse:Action:View' => '详情', 'Brick:Portal:Browse:Action:Edit' => '编辑', @@ -106,8 +105,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Brick:Portal:Manage:Name' => '管理项目', 'Brick:Portal:Manage:Table:NoData' => '没有项目.', - 'Brick:Portal:Manage:Table:ItemActions' => 'Actions', - 'Brick:Portal:Manage:DisplayMode:list' => '列表', + 'Brick:Portal:Manage:Table:ItemActions' => 'Actions', + 'Brick:Portal:Manage:DisplayMode:list' => '列表', 'Brick:Portal:Manage:DisplayMode:pie-chart' => '饼图', 'Brick:Portal:Manage:DisplayMode:bar-chart' => '条形图', 'Brick:Portal:Manage:Others' => 'Others', @@ -135,12 +134,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( // CreateBrick brick Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Brick:Portal:Create:Name' => '快速创建', - 'Brick:Portal:Create:ChooseType' => 'Please, choose a type', + 'Brick:Portal:Create:ChooseType' => 'Please, choose a type', )); // Filter brick Dict::Add('ZH CN', 'Chinese', '简体中文', array( - 'Brick:Portal:Filter:Name' => 'Prefilter a brick', - 'Brick:Portal:Filter:SearchInput:Placeholder' => '例如. 连接 wifi', - 'Brick:Portal:Filter:SearchInput:Submit' => '搜素', + 'Brick:Portal:Filter:Name' => 'Prefilter a brick', + 'Brick:Portal:Filter:SearchInput:Placeholder' => '例如. 连接 wifi', + 'Brick:Portal:Filter:SearchInput:Submit' => '搜素', )); diff --git a/datamodels/2.x/itop-problem-mgmt/nl.dict.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/nl.dict.itop-problem-mgmt.php index d4356c379..68d9bd215 100644 --- a/datamodels/2.x/itop-problem-mgmt/nl.dict.itop-problem-mgmt.php +++ b/datamodels/2.x/itop-problem-mgmt/nl.dict.itop-problem-mgmt.php @@ -50,19 +50,19 @@ // Class:/Stimulus: // Class:/Stimulus:+ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( - 'Menu:ProblemManagement' => 'Probleem Management', - 'Menu:ProblemManagement+' => 'Probleem Management', - 'Menu:Problem:Overview' => 'Overzicht', - 'Menu:Problem:Overview+' => 'Overzicht', - 'Menu:NewProblem' => 'Nieuw probleem', - 'Menu:NewProblem+' => 'Maak nieuw probleem aan', - 'Menu:SearchProblems' => 'Zoek naar problemen', - 'Menu:SearchProblems+' => 'Zoek naar problemen', - 'Menu:Problem:Shortcuts' => 'Snelkoppelingen', - 'Menu:Problem:MyProblems' => 'Mijn problemen', - 'Menu:Problem:MyProblems+' => 'Mijn problemen', - 'Menu:Problem:OpenProblems' => 'Alle open problemen', - 'Menu:Problem:OpenProblems+' => 'Alle open problemen', + 'Menu:ProblemManagement' => 'Probleem Management', + 'Menu:ProblemManagement+' => 'Probleem Management', + 'Menu:Problem:Overview' => 'Overzicht', + 'Menu:Problem:Overview+' => 'Overzicht', + 'Menu:NewProblem' => 'Nieuw probleem', + 'Menu:NewProblem+' => 'Maak nieuw probleem aan', + 'Menu:SearchProblems' => 'Zoek naar problemen', + 'Menu:SearchProblems+' => 'Zoek naar problemen', + 'Menu:Problem:Shortcuts' => 'Snelkoppelingen', + 'Menu:Problem:MyProblems' => 'Mijn problemen', + 'Menu:Problem:MyProblems+' => 'Mijn problemen', + 'Menu:Problem:OpenProblems' => 'Alle open problemen', + 'Menu:Problem:OpenProblems+' => 'Alle open problemen', 'UI-ProblemManagementOverview-ProblemByService' => 'Problemen per service', 'UI-ProblemManagementOverview-ProblemByService+' => 'Problemen per service', 'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemen per prioriteit', diff --git a/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php index 59cc9bcac..d131653f2 100755 --- a/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php +++ b/datamodels/2.x/itop-problem-mgmt/zh_cn.dict.itop-problem-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,12 +29,10 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - ////////////////////////////////////////////////////////////////////// // Classes in 'bizmodel' ////////////////////////////////////////////////////////////////////// // - // Dictionnay conventions // Class: // Class:+ @@ -45,10 +42,6 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - - - - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:ProblemManagement' => '问题管理', 'Menu:ProblemManagement+' => '问题管理', diff --git a/datamodels/2.x/itop-request-mgmt-itil/cs.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/cs.dict.itop-request-mgmt-itil.php index 6fffc5eac..ce3621075 100755 --- a/datamodels/2.x/itop-request-mgmt-itil/cs.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/cs.dict.itop-request-mgmt-itil.php @@ -217,6 +217,8 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => 'Odkaz na nadřazenou změnu', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Podřízené požadavky', 'Class:UserRequest/Attribute:related_request_list+' => 'Všechny požadavky spojené s tímto nadřízeným požadavkem', 'Class:UserRequest/Attribute:public_log' => 'Veřejný záznam', diff --git a/datamodels/2.x/itop-request-mgmt-itil/da.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/da.dict.itop-request-mgmt-itil.php index d72007437..8fb46eb44 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/da.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/da.dict.itop-request-mgmt-itil.php @@ -214,6 +214,8 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => 'Parent Change Reference', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Afledte Anmodninger', 'Class:UserRequest/Attribute:related_request_list+' => '', 'Class:UserRequest/Attribute:public_log' => 'Offentlig Log', diff --git a/datamodels/2.x/itop-request-mgmt-itil/de.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/de.dict.itop-request-mgmt-itil.php index d08afbb3b..bbdb3e149 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/de.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/de.dict.itop-request-mgmt-itil.php @@ -216,6 +216,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => 'Parent-Change-Referenz', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Abgeleitete Requests', 'Class:UserRequest/Attribute:related_request_list+' => '', 'Class:UserRequest/Attribute:public_log' => 'Öffentliches Log', diff --git a/datamodels/2.x/itop-request-mgmt-itil/es_cr.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/es_cr.dict.itop-request-mgmt-itil.php index 7daf017e3..c24046cfc 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/es_cr.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/es_cr.dict.itop-request-mgmt-itil.php @@ -216,6 +216,8 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:UserRequest/Attribute:parent_change_id+' => 'Cambio Padre', 'Class:UserRequest/Attribute:parent_change_ref' => 'Ref. Cambio', 'Class:UserRequest/Attribute:parent_change_ref+' => 'Ref. Cambio', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Requerimientos Hijo', 'Class:UserRequest/Attribute:related_request_list+' => 'Requerimientos Hijo', 'Class:UserRequest/Attribute:public_log' => 'Bitácora Pública', diff --git a/datamodels/2.x/itop-request-mgmt-itil/fr.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/fr.dict.itop-request-mgmt-itil.php index ddf3684cb..f9100274b 100755 --- a/datamodels/2.x/itop-request-mgmt-itil/fr.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/fr.dict.itop-request-mgmt-itil.php @@ -216,6 +216,8 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => 'Ref Changement parent', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Référence Incident parent', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '', 'Class:UserRequest/Attribute:related_request_list' => 'Requêtes filles', 'Class:UserRequest/Attribute:related_request_list+' => '', 'Class:UserRequest/Attribute:public_log' => 'Journal public', diff --git a/datamodels/2.x/itop-request-mgmt-itil/hu.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/hu.dict.itop-request-mgmt-itil.php index ce9c88c7a..506a2b956 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/hu.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/hu.dict.itop-request-mgmt-itil.php @@ -214,6 +214,8 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'Class:UserRequest/Attribute:parent_change_id+' => '~~', 'Class:UserRequest/Attribute:parent_change_ref' => 'Ref change~~', 'Class:UserRequest/Attribute:parent_change_ref+' => '~~', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Child Requests~~', 'Class:UserRequest/Attribute:related_request_list+' => 'All the requests that are linked to this parent request~~', 'Class:UserRequest/Attribute:public_log' => 'Public log~~', diff --git a/datamodels/2.x/itop-request-mgmt-itil/it.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/it.dict.itop-request-mgmt-itil.php index c0dc81d08..471731614 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/it.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/it.dict.itop-request-mgmt-itil.php @@ -214,6 +214,8 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Class:UserRequest/Attribute:parent_change_id+' => '~~', 'Class:UserRequest/Attribute:parent_change_ref' => 'Ref change~~', 'Class:UserRequest/Attribute:parent_change_ref+' => '~~', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Child Requests~~', 'Class:UserRequest/Attribute:related_request_list+' => 'All the requests that are linked to this parent request~~', 'Class:UserRequest/Attribute:public_log' => 'Public log~~', diff --git a/datamodels/2.x/itop-request-mgmt-itil/ja.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/ja.dict.itop-request-mgmt-itil.php index a0a80af9c..abc95271d 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/ja.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/ja.dict.itop-request-mgmt-itil.php @@ -213,6 +213,8 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => '参照変更', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => '子要求', 'Class:UserRequest/Attribute:related_request_list+' => '', 'Class:UserRequest/Attribute:public_log' => '公開ログ', diff --git a/datamodels/2.x/itop-request-mgmt-itil/nl.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/nl.dict.itop-request-mgmt-itil.php index fbfa92574..65b4e0f1e 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/nl.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/nl.dict.itop-request-mgmt-itil.php @@ -163,7 +163,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:UserRequest/Attribute:resolution_date+' => '', 'Class:UserRequest/Attribute:last_pending_date' => 'Laatste in afwachting op', 'Class:UserRequest/Attribute:last_pending_date+' => '', - 'Class:UserRequest/Attribute:cumulatedpending' => 'cumulatedpending', // not translated in English either? + 'Class:UserRequest/Attribute:cumulatedpending' => 'cumulatedpending', 'Class:UserRequest/Attribute:cumulatedpending+' => '', 'Class:UserRequest/Attribute:tto' => 'TTO', 'Class:UserRequest/Attribute:tto+' => '', @@ -217,6 +217,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => 'Ref. change', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Subverzoeken', 'Class:UserRequest/Attribute:related_request_list+' => 'Alle verzoeken die gerelateerd zijn aan dit hoofdverzoek', 'Class:UserRequest/Attribute:public_log' => 'Publieke log', diff --git a/datamodels/2.x/itop-request-mgmt-itil/pt_br.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/pt_br.dict.itop-request-mgmt-itil.php index c361cc561..acc74501b 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/pt_br.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/pt_br.dict.itop-request-mgmt-itil.php @@ -215,6 +215,8 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => 'Ref mudança', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Sub-Solicitação', 'Class:UserRequest/Attribute:related_request_list+' => 'Todas as solicitações vinculadas a essa solicitação principal', 'Class:UserRequest/Attribute:public_log' => 'Log público', diff --git a/datamodels/2.x/itop-request-mgmt-itil/ru.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/ru.dict.itop-request-mgmt-itil.php index d04400497..0025a1dd7 100755 --- a/datamodels/2.x/itop-request-mgmt-itil/ru.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/ru.dict.itop-request-mgmt-itil.php @@ -202,6 +202,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => 'Родительское изменение', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Дочерние запросы', 'Class:UserRequest/Attribute:related_request_list+' => 'Дочерние запросы', 'Class:UserRequest/Attribute:public_log' => 'Общий журнал', diff --git a/datamodels/2.x/itop-request-mgmt-itil/tr.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/tr.dict.itop-request-mgmt-itil.php index ad84706be..901224686 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/tr.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/tr.dict.itop-request-mgmt-itil.php @@ -214,6 +214,8 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Class:UserRequest/Attribute:parent_change_id+' => '~~', 'Class:UserRequest/Attribute:parent_change_ref' => 'Ref change~~', 'Class:UserRequest/Attribute:parent_change_ref+' => '~~', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => 'Child Requests~~', 'Class:UserRequest/Attribute:related_request_list+' => 'All the requests that are linked to this parent request~~', 'Class:UserRequest/Attribute:public_log' => 'Public log~~', diff --git a/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php index 6a6735fdc..cca2d4f98 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/zh_cn.dict.itop-request-mgmt-itil.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:RequestManagement' => '服务台', 'Menu:RequestManagement+' => '服务台', @@ -215,6 +214,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:UserRequest/Attribute:parent_change_id+' => '', 'Class:UserRequest/Attribute:parent_change_ref' => '变更编号', 'Class:UserRequest/Attribute:parent_change_ref+' => '', + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', 'Class:UserRequest/Attribute:related_request_list' => '子需求', 'Class:UserRequest/Attribute:related_request_list+' => '该父级需求相关的所有子需求', 'Class:UserRequest/Attribute:public_log' => '评论', diff --git a/datamodels/2.x/itop-request-mgmt/cs.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/cs.dict.itop-request-mgmt.php index a6a8a3c8a..6256272d9 100755 --- a/datamodels/2.x/itop-request-mgmt/cs.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/cs.dict.itop-request-mgmt.php @@ -279,7 +279,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Portal:TitleDetailsFor_Service' => 'Detaily služby', 'Portal:Button:CreateRequestFromService' => 'Vytvořit požadavek k této službě', 'Portal:ListOpenRequests' => 'Seznam otevřených požadavků', -'Portal:UserRequest:MoreInfo' => 'Více informací', + 'Portal:UserRequest:MoreInfo' => 'Více informací', 'Portal:Details-Service-Element' => 'Prvky služby', 'Portal:NoClosedTicket' => 'Žádné uzavřené požadavky', 'Portal:NoService' => '', diff --git a/datamodels/2.x/itop-request-mgmt/da.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/da.dict.itop-request-mgmt.php index ab0f89689..c3fdcb590 100644 --- a/datamodels/2.x/itop-request-mgmt/da.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/da.dict.itop-request-mgmt.php @@ -276,7 +276,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Portal:TitleDetailsFor_Service' => 'Detaljer for ydelser', 'Portal:Button:CreateRequestFromService' => 'Opret henvendelse fra Service', 'Portal:ListOpenRequests' => 'List åbne brugerhenvendelser', -'Portal:UserRequest:MoreInfo' => 'Yderligere informationer', + 'Portal:UserRequest:MoreInfo' => 'Yderligere informationer', 'Portal:Details-Service-Element' => 'Service Elementer', 'Portal:NoClosedTicket' => 'Ingen lukkede brugerhenvendelser', 'Portal:NoService' => 'Ingen ydelse', diff --git a/datamodels/2.x/itop-request-mgmt/de.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/de.dict.itop-request-mgmt.php index 0c57d40a1..94b22f38b 100644 --- a/datamodels/2.x/itop-request-mgmt/de.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/de.dict.itop-request-mgmt.php @@ -278,7 +278,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Portal:TitleDetailsFor_Service' => 'Details für Service', 'Portal:Button:CreateRequestFromService' => 'EIne Benutzeranfrage betreffend dieses Diensts erzeugen', 'Portal:ListOpenRequests' => 'Offene Benutzeranfragen auflisten', -'Portal:UserRequest:MoreInfo' => 'Weitere Informationen', + 'Portal:UserRequest:MoreInfo' => 'Weitere Informationen', 'Portal:Details-Service-Element' => 'Service-Elemente', 'Portal:NoClosedTicket' => 'Keine geschlossene Benutzeranfrage', 'Portal:NoService' => 'Kein Service', diff --git a/datamodels/2.x/itop-request-mgmt/es_cr.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/es_cr.dict.itop-request-mgmt.php index c9c6f8dd7..f6df85d3b 100644 --- a/datamodels/2.x/itop-request-mgmt/es_cr.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/es_cr.dict.itop-request-mgmt.php @@ -278,7 +278,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Portal:TitleDetailsFor_Service' => 'Detalles para el Servicio', 'Portal:Button:CreateRequestFromService' => 'Crear un Requerimiento para este Servicio', 'Portal:ListOpenRequests' => 'Requerimientos Abiertos', -'Portal:UserRequest:MoreInfo' => 'Más Información', + 'Portal:UserRequest:MoreInfo' => 'Más Información', 'Portal:Details-Service-Element' => 'Elementos del Servicio', 'Portal:NoClosedTicket' => 'Requerimiento No Cerrado', 'Portal:NoService' => '', diff --git a/datamodels/2.x/itop-request-mgmt/fr.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/fr.dict.itop-request-mgmt.php index c8c8234ed..eb922ecc9 100755 --- a/datamodels/2.x/itop-request-mgmt/fr.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/fr.dict.itop-request-mgmt.php @@ -278,7 +278,7 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Portal:TitleDetailsFor_Service' => 'Détail d\'un service', 'Portal:Button:CreateRequestFromService' => 'Créer une requête pour ce service', 'Portal:ListOpenRequests' => 'Requêtes ouverts', -'Portal:UserRequest:MoreInfo' => 'Informations complémentaires', + 'Portal:UserRequest:MoreInfo' => 'Informations complémentaires', 'Portal:Details-Service-Element' => 'Eléments de service', 'Portal:NoClosedTicket' => 'Pas de requête fermée', 'Portal:NoService' => '', diff --git a/datamodels/2.x/itop-request-mgmt/hu.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/hu.dict.itop-request-mgmt.php index 3985e3e61..378955385 100644 --- a/datamodels/2.x/itop-request-mgmt/hu.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/hu.dict.itop-request-mgmt.php @@ -276,7 +276,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'Portal:TitleDetailsFor_Service' => 'Details for Service~~', 'Portal:Button:CreateRequestFromService' => 'Create a Request for this service~~', 'Portal:ListOpenRequests' => 'List open requests~~', -'Portal:UserRequest:MoreInfo' => 'More information~~', + 'Portal:UserRequest:MoreInfo' => 'More information~~', 'Portal:Details-Service-Element' => 'Service elements~~', 'Portal:NoClosedTicket' => 'No closed request~~', 'Portal:NoService' => '~~', diff --git a/datamodels/2.x/itop-request-mgmt/it.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/it.dict.itop-request-mgmt.php index 18a13ef52..0f420c16f 100644 --- a/datamodels/2.x/itop-request-mgmt/it.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/it.dict.itop-request-mgmt.php @@ -276,7 +276,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Portal:TitleDetailsFor_Service' => 'Details for Service~~', 'Portal:Button:CreateRequestFromService' => 'Create a Request for this service~~', 'Portal:ListOpenRequests' => 'List open requests~~', -'Portal:UserRequest:MoreInfo' => 'More information~~', + 'Portal:UserRequest:MoreInfo' => 'More information~~', 'Portal:Details-Service-Element' => 'Service elements~~', 'Portal:NoClosedTicket' => 'No closed request~~', 'Portal:NoService' => '~~', diff --git a/datamodels/2.x/itop-request-mgmt/ja.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/ja.dict.itop-request-mgmt.php index d1b2d5821..88509bf95 100644 --- a/datamodels/2.x/itop-request-mgmt/ja.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/ja.dict.itop-request-mgmt.php @@ -275,7 +275,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Portal:TitleDetailsFor_Service' => 'サービスの詳細', 'Portal:Button:CreateRequestFromService' => 'このサービスへの要求を作成', 'Portal:ListOpenRequests' => 'オープンな要求のリスト', -'Portal:UserRequest:MoreInfo' => '追加情報', + 'Portal:UserRequest:MoreInfo' => '追加情報', 'Portal:Details-Service-Element' => 'サービス要素', 'Portal:NoClosedTicket' => 'クローズされた要求はありません', 'Portal:NoService' => 'サービスはありません', diff --git a/datamodels/2.x/itop-request-mgmt/nl.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/nl.dict.itop-request-mgmt.php index 84aea9592..acd5e83e3 100644 --- a/datamodels/2.x/itop-request-mgmt/nl.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/nl.dict.itop-request-mgmt.php @@ -172,7 +172,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:UserRequest/Attribute:resolution_date+' => '', 'Class:UserRequest/Attribute:last_pending_date' => 'Laatst in afwachting op', 'Class:UserRequest/Attribute:last_pending_date+' => '', - 'Class:UserRequest/Attribute:cumulatedpending' => 'cumulatedpending', // not translated in English either? + 'Class:UserRequest/Attribute:cumulatedpending' => 'cumulatedpending', 'Class:UserRequest/Attribute:cumulatedpending+' => '', 'Class:UserRequest/Attribute:tto' => 'TTO', 'Class:UserRequest/Attribute:tto+' => '', diff --git a/datamodels/2.x/itop-request-mgmt/pt_br.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/pt_br.dict.itop-request-mgmt.php index 414b49da4..120ac222e 100644 --- a/datamodels/2.x/itop-request-mgmt/pt_br.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/pt_br.dict.itop-request-mgmt.php @@ -277,7 +277,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Portal:TitleDetailsFor_Service' => 'Detalhes dos serviços', 'Portal:Button:CreateRequestFromService' => 'Criar uma solicitação para esse serviço', 'Portal:ListOpenRequests' => 'Lista solicitações abertas', -'Portal:UserRequest:MoreInfo' => 'Mais informações', + 'Portal:UserRequest:MoreInfo' => 'Mais informações', 'Portal:Details-Service-Element' => 'Elementos do Serviço', 'Portal:NoClosedTicket' => 'Nenhuma solicitação fechada', 'Portal:NoService' => '', diff --git a/datamodels/2.x/itop-request-mgmt/ru.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/ru.dict.itop-request-mgmt.php index e0548800d..2b905895f 100755 --- a/datamodels/2.x/itop-request-mgmt/ru.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/ru.dict.itop-request-mgmt.php @@ -264,7 +264,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Portal:TitleDetailsFor_Service' => 'Детали услуги', 'Portal:Button:CreateRequestFromService' => 'Создать запрос по услуге', 'Portal:ListOpenRequests' => 'Открытые запросы', -'Portal:UserRequest:MoreInfo' => 'Дополнительная информация', + 'Portal:UserRequest:MoreInfo' => 'Дополнительная информация', 'Portal:Details-Service-Element' => 'Элементы услуги', 'Portal:NoClosedTicket' => 'Нет закрытых запросов', 'Portal:NoService' => '', diff --git a/datamodels/2.x/itop-request-mgmt/tr.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/tr.dict.itop-request-mgmt.php index 67803a6d8..44f100cca 100644 --- a/datamodels/2.x/itop-request-mgmt/tr.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/tr.dict.itop-request-mgmt.php @@ -276,7 +276,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Portal:TitleDetailsFor_Service' => 'Details for Service~~', 'Portal:Button:CreateRequestFromService' => 'Create a Request for this service~~', 'Portal:ListOpenRequests' => 'List open requests~~', -'Portal:UserRequest:MoreInfo' => 'More information~~', + 'Portal:UserRequest:MoreInfo' => 'More information~~', 'Portal:Details-Service-Element' => 'Service elements~~', 'Portal:NoClosedTicket' => 'No closed request~~', 'Portal:NoService' => '~~', diff --git a/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php index 0f6fe98bc..aec211a16 100644 --- a/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/zh_cn.dict.itop-request-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:RequestManagement' => '服务台', 'Menu:RequestManagement+' => '服务台', @@ -277,7 +276,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Portal:TitleDetailsFor_Service' => '服务详细信息', 'Portal:Button:CreateRequestFromService' => '新建服务需求', 'Portal:ListOpenRequests' => '列出打开需求', -'Portal:UserRequest:MoreInfo' => '更多详细信息', + 'Portal:UserRequest:MoreInfo' => '更多详细信息', 'Portal:Details-Service-Element' => '服务元素', 'Portal:NoClosedTicket' => '没有关闭的需求', 'Portal:NoService' => '', diff --git a/datamodels/2.x/itop-service-mgmt-provider/cs.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/cs.dict.itop-service-mgmt-provider.php index 4d3815d99..b41c5251c 100755 --- a/datamodels/2.x/itop-service-mgmt-provider/cs.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/cs.dict.itop-service-mgmt-provider.php @@ -423,6 +423,16 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'Název SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/da.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/da.dict.itop-service-mgmt-provider.php index 664b2ecf6..f86ca3024 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/da.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/da.dict.itop-service-mgmt-provider.php @@ -411,6 +411,16 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT navn', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/de.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/de.dict.itop-service-mgmt-provider.php index f31b9623f..ce8789274 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/de.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/de.dict.itop-service-mgmt-provider.php @@ -413,6 +413,16 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT-Name', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/es_cr.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/es_cr.dict.itop-service-mgmt-provider.php index c45d5d9f6..b792505f2 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/es_cr.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/es_cr.dict.itop-service-mgmt-provider.php @@ -422,6 +422,16 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => 'SLT', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => 'SLT', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/fr.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/fr.dict.itop-service-mgmt-provider.php index 32629f35e..81fb68e62 100755 --- a/datamodels/2.x/itop-service-mgmt-provider/fr.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/fr.dict.itop-service-mgmt-provider.php @@ -413,6 +413,16 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'Nom SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Métriques SLT', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Type de requête', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Priorité du ticket', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Valeur SLT', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Unité SLT', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/hu.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/hu.dict.itop-service-mgmt-provider.php index 13cb11df2..3a9e218fa 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/hu.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/hu.dict.itop-service-mgmt-provider.php @@ -420,6 +420,16 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '~~', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Name~~', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/it.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/it.dict.itop-service-mgmt-provider.php index 8355e5309..35c4c81e2 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/it.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/it.dict.itop-service-mgmt-provider.php @@ -420,6 +420,16 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '~~', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Name~~', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/ja.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/ja.dict.itop-service-mgmt-provider.php index 41f50fb46..7c9b393d4 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/ja.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/ja.dict.itop-service-mgmt-provider.php @@ -410,6 +410,16 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT名', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/nl.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/nl.dict.itop-service-mgmt-provider.php index 86b864800..b3708592d 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/nl.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/nl.dict.itop-service-mgmt-provider.php @@ -425,6 +425,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'Naam SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/pt_br.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/pt_br.dict.itop-service-mgmt-provider.php index 5a705fafe..2de9476ff 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/pt_br.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/pt_br.dict.itop-service-mgmt-provider.php @@ -421,6 +421,16 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'Nome SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/ru.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/ru.dict.itop-service-mgmt-provider.php index 6efa3d724..8e57bd8a9 100755 --- a/datamodels/2.x/itop-service-mgmt-provider/ru.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/ru.dict.itop-service-mgmt-provider.php @@ -399,6 +399,16 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/tr.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/tr.dict.itop-service-mgmt-provider.php index 44a37864b..7c8cc5e94 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/tr.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/tr.dict.itop-service-mgmt-provider.php @@ -420,6 +420,16 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '~~', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Name~~', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php index 8ea6b810a..986ebcf93 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/zh_cn.dict.itop-service-mgmt-provider.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,33 +29,31 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - - Dict::Add('ZH CN', 'Chinese', '简体中文', array( - 'Menu:ServiceManagement' => '服务管理', - 'Menu:ServiceManagement+' => '服务管理概况', - 'Menu:Service:Overview' => '概况', - 'Menu:Service:Overview+' => '', - 'UI-ServiceManagementMenu-ContractsBySrvLevel' => '合同 (按服务等级)', - 'UI-ServiceManagementMenu-ContractsByStatus' => '合同(按状态)', - 'UI-ServiceManagementMenu-ContractsEndingIn30Days' => '30天内截止的合同', +'Menu:ServiceManagement' => '服务管理', +'Menu:ServiceManagement+' => '服务管理概况', +'Menu:Service:Overview' => '概况', +'Menu:Service:Overview+' => '', +'UI-ServiceManagementMenu-ContractsBySrvLevel' => '合同 (按服务等级)', +'UI-ServiceManagementMenu-ContractsByStatus' => '合同(按状态)', +'UI-ServiceManagementMenu-ContractsEndingIn30Days' => '30天内截止的合同', - 'Menu:ProviderContract' => '供应商合同', - 'Menu:ProviderContract+' => '供应商合同', - 'Menu:CustomerContract' => '客户合同', - 'Menu:CustomerContract+' => '客户合同', - 'Menu:ServiceSubcategory' => '子服务', - 'Menu:ServiceSubcategory+' => '子服务', - 'Menu:Service' => '服务', - 'Menu:Service+' => '服务', - 'Menu:ServiceElement' => '服务元素', - 'Menu:ServiceElement+' => '服务元素', - 'Menu:SLA' => 'SLA', - 'Menu:SLA+' => '服务等级协议', - 'Menu:SLT' => 'SLT', - 'Menu:SLT+' => '服务等级目标', - 'Menu:DeliveryModel' => '交付模式', - 'Menu:DeliveryModel+' => '交付模式', +'Menu:ProviderContract' => '供应商合同', +'Menu:ProviderContract+' => '供应商合同', +'Menu:CustomerContract' => '客户合同', +'Menu:CustomerContract+' => '客户合同', +'Menu:ServiceSubcategory' => '子服务', +'Menu:ServiceSubcategory+' => '子服务', +'Menu:Service' => '服务', +'Menu:Service+' => '服务', +'Menu:ServiceElement' => '服务元素', +'Menu:ServiceElement+' => '服务元素', +'Menu:SLA' => 'SLA', +'Menu:SLA+' => '服务等级协议', +'Menu:SLT' => 'SLT', +'Menu:SLT+' => '服务等级目标', +'Menu:DeliveryModel' => '交付模式', +'Menu:DeliveryModel+' => '交付模式', )); @@ -423,6 +420,16 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT 名称', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'SLT metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'SLT request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'SLT ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'SLT value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'SLT value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/cs.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/cs.dict.itop-service-mgmt.php index 8bd43bd9f..b80c5214c 100755 --- a/datamodels/2.x/itop-service-mgmt/cs.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/cs.dict.itop-service-mgmt.php @@ -422,6 +422,16 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'Název SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/da.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/da.dict.itop-service-mgmt.php index 854048a5c..b72f8d211 100644 --- a/datamodels/2.x/itop-service-mgmt/da.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/da.dict.itop-service-mgmt.php @@ -410,6 +410,16 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT navn', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/de.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/de.dict.itop-service-mgmt.php index 3fee8f61f..0b17df068 100755 --- a/datamodels/2.x/itop-service-mgmt/de.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/de.dict.itop-service-mgmt.php @@ -412,6 +412,16 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT-Name', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/es_cr.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/es_cr.dict.itop-service-mgmt.php index 87a96c1d9..917b7712f 100755 --- a/datamodels/2.x/itop-service-mgmt/es_cr.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/es_cr.dict.itop-service-mgmt.php @@ -421,6 +421,16 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => 'SLT', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => 'SLT', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/fr.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/fr.dict.itop-service-mgmt.php index ce3086229..4ecda10c1 100755 --- a/datamodels/2.x/itop-service-mgmt/fr.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/fr.dict.itop-service-mgmt.php @@ -412,6 +412,16 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'Nom SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Métriques SLT', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Type de requête', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Priorité du ticket', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Valeur SLT', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Unité SLT', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '', )); // diff --git a/datamodels/2.x/itop-service-mgmt/hu.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/hu.dict.itop-service-mgmt.php index 32b311725..93c55a7ee 100755 --- a/datamodels/2.x/itop-service-mgmt/hu.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/hu.dict.itop-service-mgmt.php @@ -409,6 +409,16 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '~~', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Name~~', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/it.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/it.dict.itop-service-mgmt.php index cf5c05d9a..2072cf7a4 100755 --- a/datamodels/2.x/itop-service-mgmt/it.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/it.dict.itop-service-mgmt.php @@ -420,6 +420,16 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '~~', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Name~~', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/ja.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/ja.dict.itop-service-mgmt.php index 8b68bf994..96c8ced02 100755 --- a/datamodels/2.x/itop-service-mgmt/ja.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/ja.dict.itop-service-mgmt.php @@ -409,6 +409,16 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT名', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/nl.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/nl.dict.itop-service-mgmt.php index 3e18f07d6..207503126 100644 --- a/datamodels/2.x/itop-service-mgmt/nl.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/nl.dict.itop-service-mgmt.php @@ -424,6 +424,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'Naam SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/pt_br.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/pt_br.dict.itop-service-mgmt.php index 51d78ef07..2134fc42f 100755 --- a/datamodels/2.x/itop-service-mgmt/pt_br.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/pt_br.dict.itop-service-mgmt.php @@ -420,6 +420,16 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'Nome SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/ru.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/ru.dict.itop-service-mgmt.php index c4c8db90d..7b838a413 100755 --- a/datamodels/2.x/itop-service-mgmt/ru.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/ru.dict.itop-service-mgmt.php @@ -9,34 +9,34 @@ * */ Dict::Add('RU RU', 'Russian', 'Русский', array( - 'Menu:ServiceManagement' => 'Управление услугами', - 'Menu:ServiceManagement+' => 'Управление услугами', - 'Menu:Service:Overview' => 'Обзор', - 'Menu:Service:Overview+' => 'Управление услугами - Обзор', - 'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Договоры по уровню услуг', - 'UI-ServiceManagementMenu-ContractsByStatus' => 'Договоры по статусу', - 'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Договоры, оканчивающиеся в течение 30-ти дней', +'Menu:ServiceManagement' => 'Управление услугами', +'Menu:ServiceManagement+' => 'Управление услугами', +'Menu:Service:Overview' => 'Обзор', +'Menu:Service:Overview+' => 'Управление услугами - Обзор', +'UI-ServiceManagementMenu-ContractsBySrvLevel' => 'Договоры по уровню услуг', +'UI-ServiceManagementMenu-ContractsByStatus' => 'Договоры по статусу', +'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Договоры, оканчивающиеся в течение 30-ти дней', - 'Menu:ProviderContract' => 'Договоры с поставщиками', - 'Menu:ProviderContract+' => 'Договоры с поставщиками', - 'Menu:CustomerContract' => 'Договоры с заказчиками', - 'Menu:CustomerContract+' => 'Договоры с заказчиками', - 'Menu:ServiceSubcategory' => 'Подкатегории услуг', - 'Menu:ServiceSubcategory+' => 'Подкатегории услуг', - 'Menu:Service' => 'Услуги', - 'Menu:Service+' => 'Услуги', - 'Menu:ServiceElement' => 'Элементы услуг', - 'Menu:ServiceElement+' => 'Элементы услуг', - 'Menu:SLA' => 'SLA', - 'Menu:SLA+' => 'Соглашения об уровне услуг', - 'Menu:SLT' => 'SLT', - 'Menu:SLT+' => 'Целевые показатели уровня услуг', - 'Menu:DeliveryModel' => 'Модели предоставления услуг', - 'Menu:DeliveryModel+' => 'Модели предоставления услуг (Delivery Models)', - 'Menu:ServiceFamily' => 'Пакеты услуг', - 'Menu:ServiceFamily+' => 'Пакеты услуг', - 'Menu:Procedure' => 'Каталог процедур', - 'Menu:Procedure+' => 'Каталог процедур', +'Menu:ProviderContract' => 'Договоры с поставщиками', +'Menu:ProviderContract+' => 'Договоры с поставщиками', +'Menu:CustomerContract' => 'Договоры с заказчиками', +'Menu:CustomerContract+' => 'Договоры с заказчиками', +'Menu:ServiceSubcategory' => 'Подкатегории услуг', +'Menu:ServiceSubcategory+' => 'Подкатегории услуг', +'Menu:Service' => 'Услуги', +'Menu:Service+' => 'Услуги', +'Menu:ServiceElement' => 'Элементы услуг', +'Menu:ServiceElement+' => 'Элементы услуг', +'Menu:SLA' => 'SLA', +'Menu:SLA+' => 'Соглашения об уровне услуг', +'Menu:SLT' => 'SLT', +'Menu:SLT+' => 'Целевые показатели уровня услуг', +'Menu:DeliveryModel' => 'Модели предоставления услуг', +'Menu:DeliveryModel+' => 'Модели предоставления услуг (Delivery Models)', +'Menu:ServiceFamily' => 'Пакеты услуг', +'Menu:ServiceFamily+' => 'Пакеты услуг', +'Menu:Procedure' => 'Каталог процедур', +'Menu:Procedure+' => 'Каталог процедур', @@ -398,6 +398,16 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/tr.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/tr.dict.itop-service-mgmt.php index 74a98543a..7bb25669a 100755 --- a/datamodels/2.x/itop-service-mgmt/tr.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/tr.dict.itop-service-mgmt.php @@ -421,6 +421,16 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '~~', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT Name~~', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php index 225cff9b5..c3561ceb8 100755 --- a/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/zh_cn.dict.itop-service-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,37 +29,35 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - - Dict::Add('ZH CN', 'Chinese', '简体中文', array( - 'Menu:ServiceManagement' => '服务管理', - 'Menu:ServiceManagement+' => '服务管理概况', - 'Menu:Service:Overview' => '概况', - 'Menu:Service:Overview+' => '', - 'UI-ServiceManagementMenu-ContractsBySrvLevel' => '合同(按服务等级)', - 'UI-ServiceManagementMenu-ContractsByStatus' => '合同(按状态)', - 'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracts ending in less then 30 days', +'Menu:ServiceManagement' => '服务管理', +'Menu:ServiceManagement+' => '服务管理概况', +'Menu:Service:Overview' => '概况', +'Menu:Service:Overview+' => '', +'UI-ServiceManagementMenu-ContractsBySrvLevel' => '合同(按服务等级)', +'UI-ServiceManagementMenu-ContractsByStatus' => '合同(按状态)', +'UI-ServiceManagementMenu-ContractsEndingIn30Days' => 'Contracts ending in less then 30 days', - 'Menu:ProviderContract' => '供应商合同', - 'Menu:ProviderContract+' => '供应商合同', - 'Menu:CustomerContract' => '客户合同', - 'Menu:CustomerContract+' => '客户合同', - 'Menu:ServiceSubcategory' => '子服务', - 'Menu:ServiceSubcategory+' => '子服务', - 'Menu:Service' => '服务', - 'Menu:Service+' => '服务', - 'Menu:ServiceElement' => '服务元素', - 'Menu:ServiceElement+' => '服务元素', - 'Menu:SLA' => 'SLA', - 'Menu:SLA+' => '服务等级协议', - 'Menu:SLT' => 'SLT', - 'Menu:SLT+' => '服务等级目标', - 'Menu:DeliveryModel' => '交付模式', - 'Menu:DeliveryModel+' => '交付模式', - 'Menu:ServiceFamily' => '服务族', - 'Menu:ServiceFamily+' => '服务族', - 'Menu:Procedure' => '流程清单', - 'Menu:Procedure+' => '所有流程清单', +'Menu:ProviderContract' => '供应商合同', +'Menu:ProviderContract+' => '供应商合同', +'Menu:CustomerContract' => '客户合同', +'Menu:CustomerContract+' => '客户合同', +'Menu:ServiceSubcategory' => '子服务', +'Menu:ServiceSubcategory+' => '子服务', +'Menu:Service' => '服务', +'Menu:Service+' => '服务', +'Menu:ServiceElement' => '服务元素', +'Menu:ServiceElement+' => '服务元素', +'Menu:SLA' => 'SLA', +'Menu:SLA+' => '服务等级协议', +'Menu:SLT' => 'SLT', +'Menu:SLT+' => '服务等级目标', +'Menu:DeliveryModel' => '交付模式', +'Menu:DeliveryModel+' => '交付模式', +'Menu:ServiceFamily' => '服务族', +'Menu:ServiceFamily+' => '服务族', +'Menu:Procedure' => '流程清单', +'Menu:Procedure+' => '所有流程清单', @@ -422,6 +419,16 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:lnkSLAToSLT/Attribute:slt_id+' => '', 'Class:lnkSLAToSLT/Attribute:slt_name' => 'SLT 名称', 'Class:lnkSLAToSLT/Attribute:slt_name+' => '', + 'Class:lnkSLAToSLT/Attribute:slt_metric' => 'Slt metric~~', + 'Class:lnkSLAToSLT/Attribute:slt_metric+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type' => 'Slt request type~~', + 'Class:lnkSLAToSLT/Attribute:slt_request_type+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority' => 'Slt ticket priority~~', + 'Class:lnkSLAToSLT/Attribute:slt_ticket_priority+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value' => 'Slt value~~', + 'Class:lnkSLAToSLT/Attribute:slt_value+' => '~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit' => 'Slt value unit~~', + 'Class:lnkSLAToSLT/Attribute:slt_value_unit+' => '~~', )); // diff --git a/datamodels/2.x/itop-storage-mgmt/zh.dict.itop-storage-mgmt.php b/datamodels/2.x/itop-sla-computation/zh_cn.dict.itop-sla-computation.php similarity index 100% rename from datamodels/2.x/itop-storage-mgmt/zh.dict.itop-storage-mgmt.php rename to datamodels/2.x/itop-sla-computation/zh_cn.dict.itop-sla-computation.php diff --git a/datamodels/2.x/itop-virtualization-mgmt/zh.dict.itop-virtualization-mgmt.php b/datamodels/2.x/itop-storage-mgmt/zh_cn.dict.itop-storage-mgmt.php similarity index 100% rename from datamodels/2.x/itop-virtualization-mgmt/zh.dict.itop-virtualization-mgmt.php rename to datamodels/2.x/itop-storage-mgmt/zh_cn.dict.itop-storage-mgmt.php diff --git a/datamodels/2.x/itop-tickets/cs.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/cs.dict.itop-tickets.php index a39b8b589..e7ee8a7ab 100755 --- a/datamodels/2.x/itop-tickets/cs.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/cs.dict.itop-tickets.php @@ -124,6 +124,8 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'ID', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'Konfigurační položka', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'Název konfigurační položky', diff --git a/datamodels/2.x/itop-tickets/da.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/da.dict.itop-tickets.php index 0e4a5192b..429aadde9 100644 --- a/datamodels/2.x/itop-tickets/da.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/da.dict.itop-tickets.php @@ -109,6 +109,8 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Reference', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'CI Navn', diff --git a/datamodels/2.x/itop-tickets/de.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/de.dict.itop-tickets.php index 451619410..f5549f675 100755 --- a/datamodels/2.x/itop-tickets/de.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/de.dict.itop-tickets.php @@ -111,6 +111,8 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Referenz', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'CI-Name', diff --git a/datamodels/2.x/itop-tickets/es_cr.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/es_cr.dict.itop-tickets.php index dc9054251..b5222268b 100755 --- a/datamodels/2.x/itop-tickets/es_cr.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/es_cr.dict.itop-tickets.php @@ -123,6 +123,8 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => 'Ticket', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Ref.', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => 'Ref.', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'EC', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => 'Elemanto de Configuración', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'Elemanto de Configuración', diff --git a/datamodels/2.x/itop-tickets/fr.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/fr.dict.itop-tickets.php index 7bcf29688..aa5be3682 100755 --- a/datamodels/2.x/itop-tickets/fr.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/fr.dict.itop-tickets.php @@ -111,6 +111,8 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Référence', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Titre Ticket', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'Nom CI', diff --git a/datamodels/2.x/itop-tickets/hu.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/hu.dict.itop-tickets.php index 938aae7f1..de6799133 100755 --- a/datamodels/2.x/itop-tickets/hu.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/hu.dict.itop-tickets.php @@ -108,6 +108,8 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Ref~~', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'CI Name~~', diff --git a/datamodels/2.x/itop-tickets/it.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/it.dict.itop-tickets.php index 25adbf199..bbf5ed8c8 100755 --- a/datamodels/2.x/itop-tickets/it.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/it.dict.itop-tickets.php @@ -108,6 +108,8 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Ref~~', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'CI Name~~', diff --git a/datamodels/2.x/itop-tickets/ja.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/ja.dict.itop-tickets.php index 4ec734d85..3d7cb910a 100755 --- a/datamodels/2.x/itop-tickets/ja.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/ja.dict.itop-tickets.php @@ -108,6 +108,8 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => '参照', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'CI名', diff --git a/datamodels/2.x/itop-tickets/nl.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/nl.dict.itop-tickets.php index 50fefbfbd..8af20c645 100644 --- a/datamodels/2.x/itop-tickets/nl.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/nl.dict.itop-tickets.php @@ -127,6 +127,8 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Referentie', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'Naam CI', diff --git a/datamodels/2.x/itop-tickets/pt_br.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/pt_br.dict.itop-tickets.php index 7d6ea0b4b..ad7298700 100755 --- a/datamodels/2.x/itop-tickets/pt_br.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/pt_br.dict.itop-tickets.php @@ -122,6 +122,8 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Ref', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CIs', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'Nome CI', diff --git a/datamodels/2.x/itop-tickets/ru.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/ru.dict.itop-tickets.php index 9349e8006..9f9b96b14 100755 --- a/datamodels/2.x/itop-tickets/ru.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/ru.dict.itop-tickets.php @@ -100,6 +100,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Тикет', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'КЕ', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'КЕ', diff --git a/datamodels/2.x/itop-tickets/tr.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/tr.dict.itop-tickets.php index c0fd2c994..b8e6f7080 100755 --- a/datamodels/2.x/itop-tickets/tr.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/tr.dict.itop-tickets.php @@ -126,6 +126,8 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => 'Ref~~', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => 'CI~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => 'CI Name~~', diff --git a/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php index ea8ae42fe..91127a04d 100755 --- a/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/zh_cn.dict.itop-tickets.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - // Dictionnay conventions // Class: // Class:+ @@ -30,12 +29,9 @@ // Class:/Attribute:/Value:+ // Class:/Stimulus: // Class:/Stimulus:+ - - // // Class: Ticket // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:Ticket' => '工单', 'Class:Ticket+' => '', @@ -125,6 +121,8 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:lnkFunctionalCIToTicket/Attribute:ticket_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref' => '工单编号', 'Class:lnkFunctionalCIToTicket/Attribute:ticket_ref+' => '', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id' => '配置项', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_id+' => '', 'Class:lnkFunctionalCIToTicket/Attribute:functionalci_name' => '配置项名称', diff --git a/datamodels/2.x/itop-endusers-devices/zh.dict.itop-endusers-devices.php b/datamodels/2.x/itop-virtualization-mgmt/zh_cn.dict.itop-virtualization-mgmt.php similarity index 99% rename from datamodels/2.x/itop-endusers-devices/zh.dict.itop-endusers-devices.php rename to datamodels/2.x/itop-virtualization-mgmt/zh_cn.dict.itop-virtualization-mgmt.php index b83b29af7..b089a2abd 100644 --- a/datamodels/2.x/itop-endusers-devices/zh.dict.itop-endusers-devices.php +++ b/datamodels/2.x/itop-virtualization-mgmt/zh_cn.dict.itop-virtualization-mgmt.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( // Dictionary entries go here )); diff --git a/datamodels/2.x/itop-welcome-itil/cs.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/cs.dict.itop-welcome-itil.php index 637d22888..cae53a152 100755 --- a/datamodels/2.x/itop-welcome-itil/cs.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/cs.dict.itop-welcome-itil.php @@ -58,3 +58,30 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Menu:UserAccountsMenu:Title' => 'Uživatelské účty', 'Menu:MyShortcuts' => 'Mé odkazy', )); + +// +// Class: AbstractResource +// + +Dict::Add('CS CZ', 'Czech', 'Čeština', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('CS CZ', 'Czech', 'Čeština', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('CS CZ', 'Czech', 'Čeština', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/da.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/da.dict.itop-welcome-itil.php index 90d9625f8..46813427d 100644 --- a/datamodels/2.x/itop-welcome-itil/da.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/da.dict.itop-welcome-itil.php @@ -55,3 +55,30 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'Menu:UserAccountsMenu:Title' => 'User Accounts~~', 'Menu:MyShortcuts' => 'My Shortcuts~~', )); + +// +// Class: AbstractResource +// + +Dict::Add('DA DA', 'Danish', 'Dansk', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('DA DA', 'Danish', 'Dansk', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('DA DA', 'Danish', 'Dansk', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/de.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/de.dict.itop-welcome-itil.php index 2ac9ddd62..8b3987144 100644 --- a/datamodels/2.x/itop-welcome-itil/de.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/de.dict.itop-welcome-itil.php @@ -57,3 +57,30 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'Menu:UserAccountsMenu:Title' => 'Benutzerkonten', 'Menu:MyShortcuts' => 'Meine Shortcuts', )); + +// +// Class: AbstractResource +// + +Dict::Add('DE DE', 'German', 'Deutsch', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('DE DE', 'German', 'Deutsch', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('DE DE', 'German', 'Deutsch', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/es_cr.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/es_cr.dict.itop-welcome-itil.php index d464e6c3b..dc5ea84a0 100644 --- a/datamodels/2.x/itop-welcome-itil/es_cr.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/es_cr.dict.itop-welcome-itil.php @@ -54,3 +54,30 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Menu:UserAccountsMenu:Title' => 'Cuentas de Usuario', 'Menu:MyShortcuts' => 'Mis Accesos Rápidos', )); + +// +// Class: AbstractResource +// + +Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/fr.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/fr.dict.itop-welcome-itil.php index c3d1ce29b..29e765c01 100644 --- a/datamodels/2.x/itop-welcome-itil/fr.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/fr.dict.itop-welcome-itil.php @@ -54,3 +54,30 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Menu:UserAccountsMenu:Title' => 'Comptes Utilisateurs', 'Menu:MyShortcuts' => 'Mes raccourcis', )); + +// +// Class: AbstractResource +// + +Dict::Add('FR FR', 'French', 'Français', array( + 'Class:AbstractResource' => 'Ressource', + 'Class:AbstractResource+' => '', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('FR FR', 'French', 'Français', array( + 'Class:ResourceAdminMenu' => 'Menu Administration', + 'Class:ResourceAdminMenu+' => '', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('FR FR', 'French', 'Français', array( + 'Class:ResourceRunQueriesMenu' => 'Menu Requête OQL', + 'Class:ResourceRunQueriesMenu+' => '', +)); diff --git a/datamodels/2.x/itop-welcome-itil/hu.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/hu.dict.itop-welcome-itil.php index d1322d76b..a894d7235 100644 --- a/datamodels/2.x/itop-welcome-itil/hu.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/hu.dict.itop-welcome-itil.php @@ -54,3 +54,30 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'Menu:UserAccountsMenu:Title' => 'Felhasználói fiókok', 'Menu:MyShortcuts' => 'My Shortcuts~~', )); + +// +// Class: AbstractResource +// + +Dict::Add('HU HU', 'Hungarian', 'Magyar', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('HU HU', 'Hungarian', 'Magyar', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('HU HU', 'Hungarian', 'Magyar', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/it.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/it.dict.itop-welcome-itil.php index 8ac61b13f..b96f10dd2 100644 --- a/datamodels/2.x/itop-welcome-itil/it.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/it.dict.itop-welcome-itil.php @@ -54,3 +54,30 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'Menu:UserAccountsMenu:Title' => 'Account utente', 'Menu:MyShortcuts' => 'My Shortcuts~~', )); + +// +// Class: AbstractResource +// + +Dict::Add('IT IT', 'Italian', 'Italiano', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('IT IT', 'Italian', 'Italiano', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('IT IT', 'Italian', 'Italiano', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/ja.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/ja.dict.itop-welcome-itil.php index ff59edef6..15757afc8 100644 --- a/datamodels/2.x/itop-welcome-itil/ja.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/ja.dict.itop-welcome-itil.php @@ -54,3 +54,30 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'Menu:UserAccountsMenu:Title' => 'ユーザアカウント', 'Menu:MyShortcuts' => '私のショートカット', )); + +// +// Class: AbstractResource +// + +Dict::Add('JA JP', 'Japanese', '日本語', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('JA JP', 'Japanese', '日本語', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('JA JP', 'Japanese', '日本語', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/nl.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/nl.dict.itop-welcome-itil.php index 30f83aac0..d41ac9b4a 100644 --- a/datamodels/2.x/itop-welcome-itil/nl.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/nl.dict.itop-welcome-itil.php @@ -55,3 +55,30 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Menu:UserAccountsMenu:Title' => 'Gebruikersaccounts', 'Menu:MyShortcuts' => 'Mijn snelkoppelingen', )); + +// +// Class: AbstractResource +// + +Dict::Add('NL NL', 'Dutch', 'Nederlands', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('NL NL', 'Dutch', 'Nederlands', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('NL NL', 'Dutch', 'Nederlands', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/pt_br.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/pt_br.dict.itop-welcome-itil.php index f49369365..b456b3234 100644 --- a/datamodels/2.x/itop-welcome-itil/pt_br.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/pt_br.dict.itop-welcome-itil.php @@ -54,3 +54,30 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Menu:UserAccountsMenu:Title' => 'Contas usuários', 'Menu:MyShortcuts' => 'Meus atalhos', )); + +// +// Class: AbstractResource +// + +Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/ru.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/ru.dict.itop-welcome-itil.php index 4825fc4a5..22aa7299b 100644 --- a/datamodels/2.x/itop-welcome-itil/ru.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/ru.dict.itop-welcome-itil.php @@ -43,3 +43,30 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Menu:UserAccountsMenu:Title' => 'Учетные записи пользователей', 'Menu:MyShortcuts' => 'Избранное', )); + +// +// Class: AbstractResource +// + +Dict::Add('RU RU', 'Russian', 'Русский', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('RU RU', 'Russian', 'Русский', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('RU RU', 'Russian', 'Русский', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/tr.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/tr.dict.itop-welcome-itil.php index 623317c09..d3bad8015 100644 --- a/datamodels/2.x/itop-welcome-itil/tr.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/tr.dict.itop-welcome-itil.php @@ -54,3 +54,30 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'Menu:UserAccountsMenu:Title' => 'Kullanıcı Hesapları', 'Menu:MyShortcuts' => 'My Shortcuts~~', )); + +// +// Class: AbstractResource +// + +Dict::Add('TR TR', 'Turkish', 'Türkçe', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('TR TR', 'Turkish', 'Türkçe', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('TR TR', 'Turkish', 'Türkçe', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php b/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php index a7b16d2b1..2dc0d574a 100644 --- a/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php +++ b/datamodels/2.x/itop-welcome-itil/zh_cn.dict.itop-welcome-itil.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:DataSources' => '同步数据源', 'Menu:DataSources+' => '所有同步数据源', @@ -56,3 +55,30 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Menu:UserAccountsMenu:Title' => '用户帐户', 'Menu:MyShortcuts' => '我的快捷方式', )); + +// +// Class: AbstractResource +// + +Dict::Add('ZH CN', 'Chinese', '简体中文', array( + 'Class:AbstractResource' => 'Abstract Resource~~', + 'Class:AbstractResource+' => '~~', +)); + +// +// Class: ResourceAdminMenu +// + +Dict::Add('ZH CN', 'Chinese', '简体中文', array( + 'Class:ResourceAdminMenu' => 'Resource Admin Menu~~', + 'Class:ResourceAdminMenu+' => '~~', +)); + +// +// Class: ResourceRunQueriesMenu +// + +Dict::Add('ZH CN', 'Chinese', '简体中文', array( + 'Class:ResourceRunQueriesMenu' => 'Resource Run Queries Menu~~', + 'Class:ResourceRunQueriesMenu+' => '~~', +)); diff --git a/dictionaries/cs.dictionary.itop.ui.php b/dictionaries/cs.dictionary.itop.ui.php index a75d61889..7291c8ec9 100755 --- a/dictionaries/cs.dictionary.itop.ui.php +++ b/dictionaries/cs.dictionary.itop.ui.php @@ -773,6 +773,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Hromadné odstranění %1$d objektů třídy %2$s', 'UI:Delete:NotAllowedToDelete' => 'Nemáte oprávnění k odstranění tohoto objektu', 'UI:Delete:NotAllowedToUpdate_Fields' => 'Nemáte oprávnění upravovat následující pole: %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Tento objekt nemůže být odstraněn, protože stávající uživatel nemá dostatečná oprávnění', 'UI:Error:CannotDeleteBecause' => 'Tento objekt nemůže být odstraněn, protože: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Tento objekt nelze odstranit, protože před tím musí být provedeny nějaké manuální operace', diff --git a/dictionaries/da.dictionary.itop.ui.php b/dictionaries/da.dictionary.itop.ui.php index c1cba9d25..c8ce43a1a 100644 --- a/dictionaries/da.dictionary.itop.ui.php +++ b/dictionaries/da.dictionary.itop.ui.php @@ -760,6 +760,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Massesletning af %1$d objekter af klassen %2$s', 'UI:Delete:NotAllowedToDelete' => 'Du har ikke tilladelse til at slette dette objekt', 'UI:Delete:NotAllowedToUpdate_Fields' => 'Du har ikke tilladelse til at opdatere følgende felt(er): %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Dette objekt kunne ikke slettes, fordi den nuværende bruger ikke har tilstrækkelige rettigheder', 'UI:Error:CannotDeleteBecause' => 'Dette objekt kunne ikke slettes fordi: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Dette objekt kunne ikke slettes, fordi nogle manuelle operationer skal udføres først', diff --git a/dictionaries/de.dictionary.itop.ui.php b/dictionaries/de.dictionary.itop.ui.php index e01048e35..374e32932 100644 --- a/dictionaries/de.dictionary.itop.ui.php +++ b/dictionaries/de.dictionary.itop.ui.php @@ -759,6 +759,7 @@ Dict::Add('DE DE', 'German', 'Deutsch', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Massenlöschung von %1$d Objekten der %2$s', 'UI:Delete:NotAllowedToDelete' => 'Sie sind nicht berechtigt, dieses Objekt zu löschen.', 'UI:Delete:NotAllowedToUpdate_Fields' => 'Sie sind nicht berechtigt, die folgenden Felder zu aktualisieren: %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Dieses Objekt konnte nicht gelöscht werden, da der derzeitige Benutzer nicht die notwendigen Rechte dazu besitzt.', 'UI:Error:CannotDeleteBecause' => 'Dieses Objekt konnte aus folgendem Grund nicht gelöscht werden: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Dieses Objekt konnte nicht gelöscht werden, da zuerst einige Manuelle Operationen ausgeführt werden müssen (bzgl. Abhängigkeiten des Objekts).', diff --git a/dictionaries/es_cr.dictionary.itop.ui.php b/dictionaries/es_cr.dictionary.itop.ui.php index f12863b6b..c625c4a36 100644 --- a/dictionaries/es_cr.dictionary.itop.ui.php +++ b/dictionaries/es_cr.dictionary.itop.ui.php @@ -771,6 +771,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Borrado por lote de %1$d objetos de la clase %2$s', 'UI:Delete:NotAllowedToDelete' => 'No esta autorizado para borrar este objeto', 'UI:Delete:NotAllowedToUpdate_Fields' => 'No esta autorizado para actualizar el siguiente campo(s): %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Este objeto no pudo ser borrado porque el usuario actual no posee suficientes permisos', 'UI:Error:CannotDeleteBecause' => 'Esto objeto no puede ser borrado debido a: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Este objeto no pudo ser borrado porque algunas operaciones manuales deben ser ejecutadas antes de eso', diff --git a/dictionaries/hu.dictionary.itop.ui.php b/dictionaries/hu.dictionary.itop.ui.php index 76bffefa8..6db83c621 100755 --- a/dictionaries/hu.dictionary.itop.ui.php +++ b/dictionaries/hu.dictionary.itop.ui.php @@ -758,6 +758,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => '%2$s osztály %1$d objektumának tömeges törlése', 'UI:Delete:NotAllowedToDelete' => 'Nem enegedélyezett az objektum törlése', 'UI:Delete:NotAllowedToUpdate_Fields' => 'A következő mező módosítása nem engedélyezett: %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Az objektum nem törölhető, mert a felhasználónak nincs elegendő joga', 'UI:Error:CannotDeleteBecause' => 'Az objektum nem törölhető, mert: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Az objektum nem törölhető, mert néhány hozzá kapcsolódó magasabb prioritású manuális művelet végrehajtásra vár', diff --git a/dictionaries/it.dictionary.itop.ui.php b/dictionaries/it.dictionary.itop.ui.php index a4efd952d..e4c66017f 100644 --- a/dictionaries/it.dictionary.itop.ui.php +++ b/dictionaries/it.dictionary.itop.ui.php @@ -771,6 +771,7 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Cancellazione collettiva di %1$d oggetti della classe %2$s', 'UI:Delete:NotAllowedToDelete' => 'Non ti è permesso di eliminare l\'oggetto', 'UI:Delete:NotAllowedToUpdate_Fields' => 'Non hai i permessi per aggiornare il seguente campo(i): %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Questo oggetto non può essere cancellato perché l\'utente corrente non dispone dei diritti necessari', 'UI:Error:CannotDeleteBecause' => 'Questo oggetto non può essere cancellato perchè: %1$s~~', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Questo oggetto non può essere cancellato perché alcune operazioni manuali devono essere effettuate prima di questo', diff --git a/dictionaries/ja.dictionary.itop.ui.php b/dictionaries/ja.dictionary.itop.ui.php index f33f23d3c..bec69c1eb 100644 --- a/dictionaries/ja.dictionary.itop.ui.php +++ b/dictionaries/ja.dictionary.itop.ui.php @@ -758,6 +758,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => '%2$s クラスの%1$d個のオブジェクトをバルク削除', 'UI:Delete:NotAllowedToDelete' => 'このオブジェクトの削除は、許可されていません。', 'UI:Delete:NotAllowedToUpdate_Fields' => '以下のフィールドの更新は、許可されていません。: %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'カレントユーザは十分な権限を持っていないので、このオブジェクトは削除することができません。', 'UI:Error:CannotDeleteBecause' => 'このオブジェクトは、削除できません。理由: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'いくつかの手動操作を先に実行する必要があるので、このオブジェクトは削除できません。', diff --git a/dictionaries/nl.dictionary.itop.ui.php b/dictionaries/nl.dictionary.itop.ui.php index bd29291cd..7bcfe534d 100644 --- a/dictionaries/nl.dictionary.itop.ui.php +++ b/dictionaries/nl.dictionary.itop.ui.php @@ -777,6 +777,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Verwijderen van %1$d objecten van klasse %2$s', 'UI:Delete:NotAllowedToDelete' => 'Je bent niet gemachtigd om dit object te verwijderen', 'UI:Delete:NotAllowedToUpdate_Fields' => 'Je bent niet gemachtigd om het/de volgende veld(en) te updaten: %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Dit object kon niet worden verwijderd omdat de huidige gebruiker niet de juiste rechten heeft', 'UI:Error:CannotDeleteBecause' => 'Dit object kon niet worden verwijderd. Reden: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Dit object kon niet worden verwijderd omdat eerst enkele manuele handelingen moeten worden verricht', diff --git a/dictionaries/pt_br.dictionary.itop.ui.php b/dictionaries/pt_br.dictionary.itop.ui.php index 8374f2fa4..d86bb5c7d 100644 --- a/dictionaries/pt_br.dictionary.itop.ui.php +++ b/dictionaries/pt_br.dictionary.itop.ui.php @@ -771,6 +771,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Exclusão em massa de %1$d objetos da classe %2$s', 'UI:Delete:NotAllowedToDelete' => 'Você não tem permissão para excluir este objeto.', 'UI:Delete:NotAllowedToUpdate_Fields' => 'Você não tem permissão para atualizar o(s) seguinte(s) campo(s): %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Este objeto não pode ser apagado porque o usuário atual não tem direitos suficientes', 'UI:Error:CannotDeleteBecause' => 'Este objeto não pode ser excluído porque: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Este objeto não pode ser excluído porque algumas operações manuais devem ser realizadas antes de que', diff --git a/dictionaries/ru.dictionary.itop.ui.php b/dictionaries/ru.dictionary.itop.ui.php index 9674fa0d4..e81392286 100644 --- a/dictionaries/ru.dictionary.itop.ui.php +++ b/dictionaries/ru.dictionary.itop.ui.php @@ -592,7 +592,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'UI:CSVImport:AlertIncompleteMapping' => 'Необходимо выбрать распределение для каждой ячейки.', 'UI:CSVImport:AlertMultipleMapping' => 'Please make sure that a target field is mapped only once.', 'UI:CSVImport:AlertNoSearchCriteria' => 'Необходимо выбрать, по крайней мере один критерий', - 'UI:CSVImport:Encoding' => 'Кодировка символов', + 'UI:CSVImport:Encoding' => 'Кодировка символов', 'UI:UniversalSearchTitle' => 'iTop - Универсальный поиск', 'UI:UniversalSearch:Error' => 'Ошибка: %1$s', 'UI:UniversalSearch:LabelSelectTheClass' => 'Выбор класса для поиска: ', @@ -683,7 +683,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'UI:Schema:Label' => 'Метка', 'UI:Schema:Label+' => 'Метка атрибута', 'UI:Schema:Type' => 'Тип', - + 'UI:Schema:Type+' => 'Тип данных атрибута', 'UI:Schema:Origin' => 'Происхождение', 'UI:Schema:Origin+' => 'Базовый класс, в котором этот атрибут определен', @@ -750,6 +750,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => 'Пакетное удаление %1$d объектов класса %2$s', 'UI:Delete:NotAllowedToDelete' => 'Вы не можете удалить этот объект', 'UI:Delete:NotAllowedToUpdate_Fields' => 'Вы не можете обновить следующее(ие) поле(я): %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Этот объект не может быть удален, потому что текущий пользователь не имеет достаточных прав', 'UI:Error:CannotDeleteBecause' => 'This object could not be deleted because: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Этот объект не может быть удален, потому что некоторые ручные операции должны быть выполнены до этого', @@ -879,28 +880,28 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'UI-ConfigurationManagementMenu-InfraByType' => 'Объекты инфраструктуры по типу', 'UI-ConfigurationManagementMenu-InfraByStatus' => 'Объекты инфраструктуры по статусу', - 'UI:ConfigMgmtMenuOverview:Title' => 'Панель управления конфигурациями', - 'UI-ConfigMgmtMenuOverview-FunctionalCIbyStatus' => 'Элементы конфигурации по статусу', - 'UI-ConfigMgmtMenuOverview-FunctionalCIByType' => 'Элементы конфигурации по типу', +'UI:ConfigMgmtMenuOverview:Title' => 'Панель управления конфигурациями', +'UI-ConfigMgmtMenuOverview-FunctionalCIbyStatus' => 'Элементы конфигурации по статусу', +'UI-ConfigMgmtMenuOverview-FunctionalCIByType' => 'Элементы конфигурации по типу', - 'UI:RequestMgmtMenuOverview:Title' => 'Панель управления запросами', - 'UI-RequestManagementOverview-RequestByService' => 'Пользовательские запросы по сервису', - 'UI-RequestManagementOverview-RequestByPriority' => 'Пользовательские запросы по приоритету', - 'UI-RequestManagementOverview-RequestUnassigned' => 'Пользовательские запросы не назначенные не на один агент', +'UI:RequestMgmtMenuOverview:Title' => 'Панель управления запросами', +'UI-RequestManagementOverview-RequestByService' => 'Пользовательские запросы по сервису', +'UI-RequestManagementOverview-RequestByPriority' => 'Пользовательские запросы по приоритету', +'UI-RequestManagementOverview-RequestUnassigned' => 'Пользовательские запросы не назначенные не на один агент', - 'UI:IncidentMgmtMenuOverview:Title' => 'Панель управления инцидентами', - 'UI-IncidentManagementOverview-IncidentByService' => 'Инциденты по сервису', - 'UI-IncidentManagementOverview-IncidentByPriority' => 'Инциденты по приоритету', - 'UI-IncidentManagementOverview-IncidentUnassigned' => 'Инциденты не назначенные не на один агент', +'UI:IncidentMgmtMenuOverview:Title' => 'Панель управления инцидентами', +'UI-IncidentManagementOverview-IncidentByService' => 'Инциденты по сервису', +'UI-IncidentManagementOverview-IncidentByPriority' => 'Инциденты по приоритету', +'UI-IncidentManagementOverview-IncidentUnassigned' => 'Инциденты не назначенные не на один агент', - 'UI:ChangeMgmtMenuOverview:Title' => 'Панель управления изменениями', - 'UI-ChangeManagementOverview-ChangeByType' => 'Изменения по типу', - 'UI-ChangeManagementOverview-ChangeUnassigned' => 'Изменения не назначенные не на один агент', - 'UI-ChangeManagementOverview-ChangeWithOutage' => 'Отключения в связи с изменениями', +'UI:ChangeMgmtMenuOverview:Title' => 'Панель управления изменениями', +'UI-ChangeManagementOverview-ChangeByType' => 'Изменения по типу', +'UI-ChangeManagementOverview-ChangeUnassigned' => 'Изменения не назначенные не на один агент', +'UI-ChangeManagementOverview-ChangeWithOutage' => 'Отключения в связи с изменениями', - 'UI:ServiceMgmtMenuOverview:Title' => 'Панель управления сервисами', - 'UI-ServiceManagementOverview-CustomerContractToRenew' => 'Договоры с клиентами, которые будут обновлены в течении 30 дней', - 'UI-ServiceManagementOverview-ProviderContractToRenew' => 'Договоры с провайдерами, которые будут обновлены в течении 30 дней', +'UI:ServiceMgmtMenuOverview:Title' => 'Панель управления сервисами', +'UI-ServiceManagementOverview-CustomerContractToRenew' => 'Договоры с клиентами, которые будут обновлены в течении 30 дней', +'UI-ServiceManagementOverview-ProviderContractToRenew' => 'Договоры с провайдерами, которые будут обновлены в течении 30 дней', 'UI:ContactsMenu' => 'Договора', 'UI:ContactsMenu+' => 'Договора', @@ -911,13 +912,13 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Menu:CSVImportMenu' => 'Импорт CSV', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:CSVImportMenu+' => 'Пакетное создание или обновление', // Duplicated into itop-welcome-itil (will be removed from here...) - + 'Menu:DataModelMenu' => 'Модель данных', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:DataModelMenu+' => 'Обзор модели данных', // Duplicated into itop-welcome-itil (will be removed from here...) - + 'Menu:ExportMenu' => 'Экспорт', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:ExportMenu+' => 'Экспорт результатов любого запроса в HTML, CSV или XML', // Duplicated into itop-welcome-itil (will be removed from here...) - + 'Menu:NotificationsMenu' => 'Уведомления', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:NotificationsMenu+' => 'Конфигурация уведомлений', // Duplicated into itop-welcome-itil (will be removed from here...) 'UI:NotificationsMenu:Title' => 'Конфигурация Уведомлений', @@ -954,19 +955,19 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Menu:AuditCategories' => 'Категории аудита', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:AuditCategories+' => 'Категории аудита', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:Notifications:Title' => 'Категории аудита', // Duplicated into itop-welcome-itil (will be removed from here...) - + 'Menu:RunQueriesMenu' => 'Выполнение запросов', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:RunQueriesMenu+' => 'Выполнение любых запросов', // Duplicated into itop-welcome-itil (will be removed from here...) - + 'Menu:QueryMenu' => 'Книга запросов', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:QueryMenu+' => 'Книга запросов', // Duplicated into itop-welcome-itil (will be removed from here...) - + 'Menu:DataAdministration' => 'Администрирование данных', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:DataAdministration+' => 'Администрирование данных', // Duplicated into itop-welcome-itil (will be removed from here...) - + 'Menu:UniversalSearchMenu' => 'Универсальный поиск', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:UniversalSearchMenu+' => 'Поиск чего угодно...', // Duplicated into itop-welcome-itil (will be removed from here...) - + 'Menu:UserManagementMenu' => 'Управление пользователями', // Duplicated into itop-welcome-itil (will be removed from here...) 'Menu:UserManagementMenu+' => 'Управление пользователями', // Duplicated into itop-welcome-itil (will be removed from here...) @@ -988,9 +989,9 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'UI:Download-CSV' => 'Загрузка %1$s', 'UI:DeadlineMissedBy_duration' => 'Пропущен %1$s', - 'UI:Deadline_LessThan1Min' => '< 1 мин', - 'UI:Deadline_Minutes' => '%1$d мин', - 'UI:Deadline_Hours_Minutes' => '%1$d ч %2$d мин', + 'UI:Deadline_LessThan1Min' => '< 1 мин', + 'UI:Deadline_Minutes' => '%1$d мин', + 'UI:Deadline_Hours_Minutes' => '%1$d ч %2$d мин', 'UI:Deadline_Days_Hours_Minutes' => '%1$d д %2$d ч %3$d мин', 'UI:Help' => 'Помощь', 'UI:PasswordConfirm' => '(Подтвердить)', @@ -1062,7 +1063,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Portal:RemoveAttachment' => ' Удалить вложения', 'Portal:Attachment_No_To_Ticket_Name' => 'Вложение #%1$d to %2$s (%3$s)', 'Portal:SelectRequestTemplate' => 'Выберите шаблон для %1$s', - 'Enum:Undefined' => 'Неопределён', + 'Enum:Undefined' => 'Неопределён', 'UI:DurationForm_Days_Hours_Minutes_Seconds' => '%1$s д %2$s ч %3$s мин %4$s с', 'UI:ModifyAllPageTitle' => 'Изменить все', 'UI:Modify_N_ObjectsOf_Class' => 'Изменение %1$d объектов класса %2$s', @@ -1168,8 +1169,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'UI:DashboardEdit:Layout' => 'Макет', 'UI:DashboardEdit:Properties' => 'Свойства дашборда', - 'UI:DashboardEdit:Dashlets' => 'Доступные дашлеты', - 'UI:DashboardEdit:DashletProperties' => 'Свойства дашлета', + 'UI:DashboardEdit:Dashlets' => 'Доступные дашлеты', + 'UI:DashboardEdit:DashletProperties' => 'Свойства дашлета', 'UI:Form:Property' => 'Свойство', 'UI:Form:Value' => 'Значение', @@ -1280,7 +1281,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Month-10' => 'Октябрь', 'Month-11' => 'Ноябрь', 'Month-12' => 'Декабрь', - + // Short version for the DatePicker 'DayOfWeek-Sunday-Min' => 'Вс', 'DayOfWeek-Monday-Min' => 'Пн', @@ -1302,7 +1303,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Month-11-Short' => 'Ноя.', 'Month-12-Short' => 'Дек.', 'Calendar-FirstDayOfWeek' => '1', // 0 = Sunday, 1 = Monday, etc... - + 'UI:Menu:ShortcutList' => 'Добавить в избранное...', 'UI:ShortcutRenameDlg:Title' => 'Переименовать ссылку', 'UI:ShortcutListDlg:Title' => 'Добавить в избранное ссылку на список', @@ -1352,7 +1353,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( iminutes (2 digits, e.g. 00..59) sseconds (2 digits, e.g. 00..59) ', - + 'UI:Button:Remove' => 'Удалить', 'UI:AddAnExisting_Class' => 'Добавить объекты класса %1$s...', 'UI:SelectionOf_Class' => 'Выбор объектов класса %1$s', @@ -1365,13 +1366,13 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'UI:About:InstallationOptions' => 'Installation options~~', 'UI:About:ManualExtensionSource' => 'Extension~~', 'UI:About:Extension_Version' => 'Version: %1$s~~', - 'UI:About:RemoteExtensionSource' => 'Data~~', - + 'UI:About:RemoteExtensionSource' => 'Data~~', + 'UI:DisconnectedDlgMessage' => 'Вы отключены. Вы должны идентифицировать себя для продолжения использования приложения.', 'UI:DisconnectedDlgTitle' => 'Внимание!', 'UI:LoginAgain' => 'Войти снова', 'UI:StayOnThePage' => 'Остаться на этой странице', - + 'ExcelExporter:ExportMenu' => 'Экспорт в Excel...', 'ExcelExporter:ExportDialogTitle' => 'Экспорт в Excel', 'ExcelExporter:ExportButton' => 'Экспорт', @@ -1391,16 +1392,16 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'UI:CurrentObjectLockExpired_Explanation' => 'Срок блокировки для предотвращения одновременного изменения объекта истек. Вы больше не можете сохранить свои изменения, поскольку другим пользователям теперь разрешено изменять данный объект.', 'UI:ConcurrentLockKilled' => 'Блокировка для предотвращения изменений текущего объекта снята.', 'UI:Menu:KillConcurrentLock' => 'Снять блокировку одноврем. измен.!', - + 'UI:Menu:ExportPDF' => 'Экспорт в PDF...', 'UI:Menu:PrintableVersion' => 'Версия для печати', - + 'UI:BrowseInlineImages' => 'Обзор...', 'UI:UploadInlineImageLegend' => 'Загрузить новое изображение', 'UI:SelectInlineImageToUpload' => 'Выберите изображение для загрузки', 'UI:AvailableInlineImagesLegend' => 'Доступные изображения', 'UI:NoInlineImage' => 'На сервере нет доступных изображений. С помощью кнопки "Обзор..." выше выберите изображение на вашем компьютере, чтобы загрузить его на сервер.', - + 'UI:ToggleFullScreen' => 'Развернуть / Свернуть', 'UI:Button:ResetImage' => 'Восстановить предыдущее изображение', 'UI:Button:RemoveImage' => 'Удалить изображение', diff --git a/dictionaries/tr.dictionary.itop.ui.php b/dictionaries/tr.dictionary.itop.ui.php index 7f04020ec..17108d295 100644 --- a/dictionaries/tr.dictionary.itop.ui.php +++ b/dictionaries/tr.dictionary.itop.ui.php @@ -772,6 +772,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => '%2$s sınıfına ait çoklu %1$d nesne silimi', 'UI:Delete:NotAllowedToDelete' => 'Bu nesneyi silmek için yetkiniz yok', 'UI:Delete:NotAllowedToUpdate_Fields' => '%1$s alanlarını güncellemek için yetkiniz yok', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => 'Nesne yetersiz yetki nedeniyle silinemedi', 'UI:Error:CannotDeleteBecause' => 'This object could not be deleted because: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => 'Bu nesneyi silmek için öncelikli dışarıdan yapılması gereken işlemler var', diff --git a/dictionaries/zh_cn.dictionary.itop.core.php b/dictionaries/zh_cn.dictionary.itop.core.php index 9d8fc15bf..91ef72f88 100644 --- a/dictionaries/zh_cn.dictionary.itop.core.php +++ b/dictionaries/zh_cn.dictionary.itop.core.php @@ -20,7 +20,6 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Core:DeletedObjectLabel' => '%1s (已删除)', 'Core:DeletedObjectTip' => 'The object has been deleted on %1$s (%2$s)', @@ -42,20 +41,20 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Core:AttributeObsolescenceDate' => '报废日期', 'Core:AttributeObsolescenceDate+' => '~~', - 'Core:AttributeTagSet' => '清单', - 'Core:AttributeTagSet+' => '', + 'Core:AttributeTagSet' => '清单', + 'Core:AttributeTagSet+' => '', 'Core:AttributeSet:placeholder' => '请点击这里添加', - 'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromClass' => '%1$s (%2$s)~~', - 'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromOneChildClass' => '%1$s (%2$s from %3$s)~~', - 'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromSeveralChildClasses' => '%1$s (%2$s from child classes)~~', + 'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromClass' => '%1$s (%2$s)~~', + 'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromOneChildClass' => '%1$s (%2$s from %3$s)~~', + 'Core:AttributeClassAttCodeSet:ItemLabel:AttributeFromSeveralChildClasses' => '%1$s (%2$s from child classes)~~', - 'Core:AttributeCaseLog' => '日志', - 'Core:AttributeCaseLog+' => '', + 'Core:AttributeCaseLog' => '日志', + 'Core:AttributeCaseLog+' => '', - 'Core:AttributeMetaEnum' => 'Computed enum~~', - 'Core:AttributeMetaEnum+' => '~~', + 'Core:AttributeMetaEnum' => 'Computed enum~~', + 'Core:AttributeMetaEnum+' => '~~', - 'Core:AttributeLinkedSetIndirect' => '对象数组(N-N)', + 'Core:AttributeLinkedSetIndirect' => '对象数组(N-N)', 'Core:AttributeLinkedSetIndirect+' => 'Any kind of objects [subclass] of the same class', 'Core:AttributeInteger' => '整数', diff --git a/dictionaries/zh_cn.dictionary.itop.ui.php b/dictionaries/zh_cn.dictionary.itop.ui.php index 20a0b9410..0d16dbd28 100644 --- a/dictionaries/zh_cn.dictionary.itop.ui.php +++ b/dictionaries/zh_cn.dictionary.itop.ui.php @@ -20,22 +20,17 @@ * You should have received a copy of the GNU Affero General Public License * along with iTop. If not, see */ - - ////////////////////////////////////////////////////////////////////// // Classes in 'gui' ////////////////////////////////////////////////////////////////////// // - ////////////////////////////////////////////////////////////////////// // Classes in 'application' ////////////////////////////////////////////////////////////////////// // - // // Class: AuditCategory // - Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'Class:AuditCategory' => '审计类别', 'Class:AuditCategory+' => '全部审计中的一个区段', @@ -420,7 +415,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:Button:Insert' => '插入', 'UI:Button:More' => '更多', 'UI:Button:Less' => '更少', - + 'UI:SearchToggle' => '搜索', 'UI:ClickToCreateNew' => '新建 %1$s', 'UI:SearchFor_Class' => '搜索 %1$s ', @@ -609,8 +604,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:CSVImport:CommentsAndHeader' => '注释和头', 'UI:CSVImport:SelectClass' => '选择要导入的类别:', 'UI:CSVImport:AdvancedMode' => '高级模式', - 'UI:CSVImport:AdvancedMode+' => 'In advanced mode the "id" (primary key) of the objects can be used to update and rename objects.' . - 'However the column "id" (if present) can only be used as a search criteria and can not be combined with any other search criteria.', + 'UI:CSVImport:AdvancedMode+' => 'In advanced mode the "id" (primary key) of the objects can be used to update and rename objects.However the column "id" (if present) can only be used as a search criteria and can not be combined with any other search criteria.', 'UI:CSVImport:SelectAClassFirst' => '要配置映射,请先选择一个类.', 'UI:CSVImport:HeaderFields' => '栏目', 'UI:CSVImport:HeaderMappings' => '映射', @@ -776,6 +770,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:Title:BulkDeletionOf_Count_ObjectsOf_Class' => '批量删除 %1$d 个 %2$s 类的对象', 'UI:Delete:NotAllowedToDelete' => '您无权删除该对象', 'UI:Delete:NotAllowedToUpdate_Fields' => '您无权更新以下栏目: %1$s', + 'UI:Error:ActionNotAllowed' => 'You are not allowed to do this action~~', 'UI:Error:NotEnoughRightsToDelete' => '无法删除该对象, 因为当前用户没有足够的权限', 'UI:Error:CannotDeleteBecause' => '无法删除该对象,因为: %1$s', 'UI:Error:CannotDeleteBecauseOfDepencies' => '无法删除该对象, 因为必须事先完成一些手动操作', @@ -905,28 +900,28 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI-ConfigurationManagementMenu-InfraByType' => '按类别划分基础架构对象', 'UI-ConfigurationManagementMenu-InfraByStatus' => '按状态划分基础架构对象', - 'UI:ConfigMgmtMenuOverview:Title' => '配置管理仪表盘', - 'UI-ConfigMgmtMenuOverview-FunctionalCIbyStatus' => '按状态配置项目', - 'UI-ConfigMgmtMenuOverview-FunctionalCIByType' => '按类别配置项目', +'UI:ConfigMgmtMenuOverview:Title' => '配置管理仪表盘', +'UI-ConfigMgmtMenuOverview-FunctionalCIbyStatus' => '按状态配置项目', +'UI-ConfigMgmtMenuOverview-FunctionalCIByType' => '按类别配置项目', - 'UI:RequestMgmtMenuOverview:Title' => '需求管理仪表盘', - 'UI-RequestManagementOverview-RequestByService' => '按服务划分用户需求', - 'UI-RequestManagementOverview-RequestByPriority' => '按优先级划分用户需求', - 'UI-RequestManagementOverview-RequestUnassigned' => '尚未分配给办理人的用户需求', +'UI:RequestMgmtMenuOverview:Title' => '需求管理仪表盘', +'UI-RequestManagementOverview-RequestByService' => '按服务划分用户需求', +'UI-RequestManagementOverview-RequestByPriority' => '按优先级划分用户需求', +'UI-RequestManagementOverview-RequestUnassigned' => '尚未分配给办理人的用户需求', - 'UI:IncidentMgmtMenuOverview:Title' => '事件管理仪表盘', - 'UI-IncidentManagementOverview-IncidentByService' => '按服务级划分事件', - 'UI-IncidentManagementOverview-IncidentByPriority' => '按优先级划分事件', - 'UI-IncidentManagementOverview-IncidentUnassigned' => '尚未分配给办理人的事件', +'UI:IncidentMgmtMenuOverview:Title' => '事件管理仪表盘', +'UI-IncidentManagementOverview-IncidentByService' => '按服务级划分事件', +'UI-IncidentManagementOverview-IncidentByPriority' => '按优先级划分事件', +'UI-IncidentManagementOverview-IncidentUnassigned' => '尚未分配给办理人的事件', - 'UI:ChangeMgmtMenuOverview:Title' => '变更管理仪表盘', - 'UI-ChangeManagementOverview-ChangeByType' => '按类别划分变更', - 'UI-ChangeManagementOverview-ChangeUnassigned' => '尚未分配给办理人的变更', - 'UI-ChangeManagementOverview-ChangeWithOutage' => '变更引起的停机', +'UI:ChangeMgmtMenuOverview:Title' => '变更管理仪表盘', +'UI-ChangeManagementOverview-ChangeByType' => '按类别划分变更', +'UI-ChangeManagementOverview-ChangeUnassigned' => '尚未分配给办理人的变更', +'UI-ChangeManagementOverview-ChangeWithOutage' => '变更引起的停机', - 'UI:ServiceMgmtMenuOverview:Title' => '服务管理仪表盘', - 'UI-ServiceManagementOverview-CustomerContractToRenew' => '客户合同需在30日内更新', - 'UI-ServiceManagementOverview-ProviderContractToRenew' => '供应商合同需在30日内更新', +'UI:ServiceMgmtMenuOverview:Title' => '服务管理仪表盘', +'UI-ServiceManagementOverview-CustomerContractToRenew' => '客户合同需在30日内更新', +'UI-ServiceManagementOverview-ProviderContractToRenew' => '供应商合同需在30日内更新', 'UI:ContactsMenu' => '联系人', 'UI:ContactsMenu+' => '联系人', @@ -1100,7 +1095,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:BulkModifyStatus' => '操作', 'UI:BulkModifyStatus+' => '操作状态', 'UI:BulkModifyErrors' => 'Errors (if any)', - 'UI:BulkModifyErrors+' => '阻止修改时报错', + 'UI:BulkModifyErrors+' => '阻止修改时报错', 'UI:BulkModifyStatusOk' => 'Ok', 'UI:BulkModifyStatusError' => '错误', 'UI:BulkModifyStatusModified' => '已修改', @@ -1130,8 +1125,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:ArchiveMode:Banner' => '归档模式', 'UI:ArchiveMode:Banner+' => '已归档的对象可见但不允许修改', 'UI:FavoriteOrganizations' => '快速访问', - 'UI:FavoriteOrganizations+' => '进入组织下的列表,可实现通过下拉菜单快速访问.'. - '请注意,这并不是一个安全设置, 其他组织的对象依然可以通过选择 "所有组织" 下拉列表看到.', + 'UI:FavoriteOrganizations+' => '进入组织下的列表,可实现通过下拉菜单快速访问.请注意,这并不是一个安全设置, 其他组织的对象依然可以通过选择 "所有组织" 下拉列表看到.', 'UI:FavoriteLanguage' => '用户界面', 'UI:Favorites:SelectYourLanguage' => '选择语言', 'UI:FavoriteOtherSettings' => '其他设置', @@ -1393,7 +1387,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:About:ManualExtensionSource' => '扩展', 'UI:About:Extension_Version' => '版本: %1$s', 'UI:About:RemoteExtensionSource' => '数据', - + 'UI:DisconnectedDlgMessage' => '您已断开. 要继续使用,需要重新验证您的用户名和密码.', 'UI:DisconnectedDlgTitle' => '警告!', 'UI:LoginAgain' => '再次登录', @@ -1418,7 +1412,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:CurrentObjectLockExpired_Explanation' => 'The lock to prevent concurrent modifications of the object has expired. You can no longer submit your modification since other users are now allowed to modify this object.', 'UI:ConcurrentLockKilled' => '阻止并发修改当前对象的锁已被删除.', 'UI:Menu:KillConcurrentLock' => '消除并发修改锁定!', - + 'UI:Menu:ExportPDF' => '导出PDF...', 'UI:Menu:PrintableVersion' => '打印', @@ -1477,20 +1471,20 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array( 'UI:Search:Criteria:Title:Enum:In:All' => '%1$s: 任何', // - TagSet widget 'UI:Search:Criteria:Title:TagSet:Matches' => '%1$s: %2$s~~', - // - External key widget - 'UI:Search:Criteria:Title:ExternalKey:Empty' => '%1$s 已定义', - 'UI:Search:Criteria:Title:ExternalKey:NotEmpty' => '%1$s 未被定义', - 'UI:Search:Criteria:Title:ExternalKey:Equals' => '%1$s %2$s', - 'UI:Search:Criteria:Title:ExternalKey:In' => '%1$s: %2$s', - 'UI:Search:Criteria:Title:ExternalKey:In:Many' => '%1$s: %2$s 和 %3$s others', - 'UI:Search:Criteria:Title:ExternalKey:In:All' => '%1$s: 任何', - // - Hierarchical key widget - 'UI:Search:Criteria:Title:HierarchicalKey:Empty' => '%1$s 已定义', - 'UI:Search:Criteria:Title:HierarchicalKey:NotEmpty' => '%1$s 未被定义', - 'UI:Search:Criteria:Title:HierarchicalKey:Equals' => '%1$s %2$s', - 'UI:Search:Criteria:Title:HierarchicalKey:In' => '%1$s: %2$s', - 'UI:Search:Criteria:Title:HierarchicalKey:In:Many' => '%1$s: %2$s 和 %3$s others', - 'UI:Search:Criteria:Title:HierarchicalKey:In:All' => '%1$s: 任何', + // - External key widget + 'UI:Search:Criteria:Title:ExternalKey:Empty' => '%1$s 已定义', + 'UI:Search:Criteria:Title:ExternalKey:NotEmpty' => '%1$s 未被定义', + 'UI:Search:Criteria:Title:ExternalKey:Equals' => '%1$s %2$s', + 'UI:Search:Criteria:Title:ExternalKey:In' => '%1$s: %2$s', + 'UI:Search:Criteria:Title:ExternalKey:In:Many' => '%1$s: %2$s 和 %3$s others', + 'UI:Search:Criteria:Title:ExternalKey:In:All' => '%1$s: 任何', + // - Hierarchical key widget + 'UI:Search:Criteria:Title:HierarchicalKey:Empty' => '%1$s 已定义', + 'UI:Search:Criteria:Title:HierarchicalKey:NotEmpty' => '%1$s 未被定义', + 'UI:Search:Criteria:Title:HierarchicalKey:Equals' => '%1$s %2$s', + 'UI:Search:Criteria:Title:HierarchicalKey:In' => '%1$s: %2$s', + 'UI:Search:Criteria:Title:HierarchicalKey:In:Many' => '%1$s: %2$s 和 %3$s others', + 'UI:Search:Criteria:Title:HierarchicalKey:In:All' => '%1$s: 任何', // - Criteria operators // - Default widget