diff --git a/datamodels/2.x/authent-external/cs.dict.authent-external.php b/datamodels/2.x/authent-external/cs.dict.authent-external.php index 8e2811b5d..ace5b28c9 100755 --- a/datamodels/2.x/authent-external/cs.dict.authent-external.php +++ b/datamodels/2.x/authent-external/cs.dict.authent-external.php @@ -39,3 +39,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:UserExternal' => 'Externí uživatel', 'Class:UserExternal+' => 'Uživatel definovaný mimo iTop', )); + + + +?> diff --git a/datamodels/2.x/authent-external/es_cr.dict.authent-external.php b/datamodels/2.x/authent-external/es_cr.dict.authent-external.php index c53798ce4..b6c008f66 100644 --- a/datamodels/2.x/authent-external/es_cr.dict.authent-external.php +++ b/datamodels/2.x/authent-external/es_cr.dict.authent-external.php @@ -38,3 +38,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:UserExternal' => 'Usuario Externo', 'Class:UserExternal+' => 'Usuario Autenticado fuera de iTop', )); + + + +?> diff --git a/datamodels/2.x/authent-external/ru.dict.authent-external.php b/datamodels/2.x/authent-external/ru.dict.authent-external.php index c89dd04b5..8a5c963ac 100755 --- a/datamodels/2.x/authent-external/ru.dict.authent-external.php +++ b/datamodels/2.x/authent-external/ru.dict.authent-external.php @@ -15,3 +15,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Class:UserExternal' => 'Внешний пользователь', 'Class:UserExternal+' => 'Пользователь, аутентифицируемый вне iTop', )); + + + +?> diff --git a/datamodels/2.x/authent-ldap/es_cr.dict.authent-ldap.php b/datamodels/2.x/authent-ldap/es_cr.dict.authent-ldap.php index 6a7ded4ab..57958db6f 100644 --- a/datamodels/2.x/authent-ldap/es_cr.dict.authent-ldap.php +++ b/datamodels/2.x/authent-ldap/es_cr.dict.authent-ldap.php @@ -38,3 +38,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:UserLDAP' => 'Usuario LDAP', 'Class:UserLDAP+' => 'Usuario Autenticado vía LDAP', )); + + + +?> diff --git a/datamodels/2.x/authent-local/cs.dict.authent-local.php b/datamodels/2.x/authent-local/cs.dict.authent-local.php index a9d02120b..f49358519 100755 --- a/datamodels/2.x/authent-local/cs.dict.authent-local.php +++ b/datamodels/2.x/authent-local/cs.dict.authent-local.php @@ -41,3 +41,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:UserLocal/Attribute:password' => 'Heslo', 'Class:UserLocal/Attribute:password+' => '', )); + + + +?> diff --git a/datamodels/2.x/authent-local/es_cr.dict.authent-local.php b/datamodels/2.x/authent-local/es_cr.dict.authent-local.php index ea11d968e..21a67421b 100644 --- a/datamodels/2.x/authent-local/es_cr.dict.authent-local.php +++ b/datamodels/2.x/authent-local/es_cr.dict.authent-local.php @@ -40,3 +40,7 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:UserLocal/Attribute:password' => 'Contraseña', 'Class:UserLocal/Attribute:password+' => 'Contraseña', )); + + + +?> 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 0011b83a8..c54cfc871 100755 --- a/datamodels/2.x/itop-attachments/ru.dict.itop-attachments.php +++ b/datamodels/2.x/itop-attachments/ru.dict.itop-attachments.php @@ -45,3 +45,24 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'Class:Attachment/Attribute:contents' => 'Contents~~', 'Class:Attachment/Attribute:contents+' => '~~', )); + +// +// 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' => 'Temp id~~', + 'Class:Attachment/Attribute:temp_id+' => '', + 'Class:Attachment/Attribute:item_class' => 'Item class~~', + 'Class:Attachment/Attribute:item_class+' => '', + 'Class:Attachment/Attribute:item_id' => 'Item id~~', + 'Class:Attachment/Attribute:item_id+' => '', + 'Class:Attachment/Attribute:item_org_id' => 'Item org id~~', + 'Class:Attachment/Attribute:item_org_id+' => '', + 'Class:Attachment/Attribute:contents' => 'Contents~~', + 'Class:Attachment/Attribute:contents+' => '', +)); diff --git a/datamodels/2.x/itop-backup/cs.dict.itop-backup.php b/datamodels/2.x/itop-backup/cs.dict.itop-backup.php index bef1afd81..f17f1c2f5 100755 --- a/datamodels/2.x/itop-backup/cs.dict.itop-backup.php +++ b/datamodels/2.x/itop-backup/cs.dict.itop-backup.php @@ -44,3 +44,4 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'bkp-wait-restore' => 'Vyčkejte prosím na dokončení obnovy', 'bkp-success-restore' => 'Obnova úspěšně dokončena.', )); +?> diff --git a/datamodels/2.x/itop-backup/pt_br.dict.itop-backup.php b/datamodels/2.x/itop-backup/pt_br.dict.itop-backup.php index 1c9689ae9..2933c3350 100755 --- a/datamodels/2.x/itop-backup/pt_br.dict.itop-backup.php +++ b/datamodels/2.x/itop-backup/pt_br.dict.itop-backup.php @@ -42,3 +42,4 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'bkp-wait-restore' => 'Por favor, aguarde a restauração concluir...', 'bkp-success-restore' => 'Restauração concluída com sucesso.', )); +?> diff --git a/datamodels/2.x/itop-backup/ru.dict.itop-backup.php b/datamodels/2.x/itop-backup/ru.dict.itop-backup.php index adcb9d3a2..dd8c7e2b1 100755 --- a/datamodels/2.x/itop-backup/ru.dict.itop-backup.php +++ b/datamodels/2.x/itop-backup/ru.dict.itop-backup.php @@ -45,3 +45,4 @@ Dict::Add('RU RU', 'Russian', 'Русский', array( 'bkp-wait-restore' => 'Пожалуйста, дождитесь завершения восстановления...', 'bkp-success-restore' => 'Восстановление успешно завершено.', )); +?> diff --git a/datamodels/2.x/itop-change-mgmt-itil/cs.dict.itop-change-mgmt-itil.php b/datamodels/2.x/itop-change-mgmt-itil/cs.dict.itop-change-mgmt-itil.php index 74ec28c80..1a9f25e83 100755 --- a/datamodels/2.x/itop-change-mgmt-itil/cs.dict.itop-change-mgmt-itil.php +++ b/datamodels/2.x/itop-change-mgmt-itil/cs.dict.itop-change-mgmt-itil.php @@ -294,3 +294,5 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:EmergencyChange/Stimulus:ev_finish' => 'Ukončit', 'Class:EmergencyChange/Stimulus:ev_finish+' => '', )); + +?> diff --git a/datamodels/2.x/itop-change-mgmt-itil/es_cr.dict.itop-change-mgmt-itil.php b/datamodels/2.x/itop-change-mgmt-itil/es_cr.dict.itop-change-mgmt-itil.php index ffdcc7911..797506dbf 100755 --- a/datamodels/2.x/itop-change-mgmt-itil/es_cr.dict.itop-change-mgmt-itil.php +++ b/datamodels/2.x/itop-change-mgmt-itil/es_cr.dict.itop-change-mgmt-itil.php @@ -293,3 +293,5 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:EmergencyChange/Stimulus:ev_finish' => 'Finalizar', 'Class:EmergencyChange/Stimulus:ev_finish+' => 'Finalizar', )); + +?> diff --git a/datamodels/2.x/itop-change-mgmt/cs.dict.itop-change-mgmt.php b/datamodels/2.x/itop-change-mgmt/cs.dict.itop-change-mgmt.php index fd46116c8..989924973 100755 --- a/datamodels/2.x/itop-change-mgmt/cs.dict.itop-change-mgmt.php +++ b/datamodels/2.x/itop-change-mgmt/cs.dict.itop-change-mgmt.php @@ -140,3 +140,5 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:Change/Attribute:outage/Value:yes' => 'Ano', 'Class:Change/Attribute:outage/Value:yes+' => '', )); + +?> diff --git a/datamodels/2.x/itop-change-mgmt/es_cr.dict.itop-change-mgmt.php b/datamodels/2.x/itop-change-mgmt/es_cr.dict.itop-change-mgmt.php index 15a220410..ee826ad40 100644 --- a/datamodels/2.x/itop-change-mgmt/es_cr.dict.itop-change-mgmt.php +++ b/datamodels/2.x/itop-change-mgmt/es_cr.dict.itop-change-mgmt.php @@ -139,3 +139,5 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:Change/Attribute:outage/Value:yes' => 'Si', 'Class:Change/Attribute:outage/Value:yes+' => 'Si', )); + +?> diff --git a/datamodels/2.x/itop-config/cs.dict.itop-config.php b/datamodels/2.x/itop-config/cs.dict.itop-config.php index 70bde1b61..e2290a5fb 100755 --- a/datamodels/2.x/itop-config/cs.dict.itop-config.php +++ b/datamodels/2.x/itop-config/cs.dict.itop-config.php @@ -23,3 +23,4 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'config-current-line' => 'Řádek: %1$s', 'config-saved-warning-db-password' => 'Successfully recorded, but the backup won\'t work due to unsupported characters in the database password.~~', )); +?> diff --git a/datamodels/2.x/itop-incident-mgmt-itil/en.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/en.dict.itop-incident-mgmt-itil.php index 81e416fed..be9874c1f 100755 --- a/datamodels/2.x/itop-incident-mgmt-itil/en.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/en.dict.itop-incident-mgmt-itil.php @@ -239,3 +239,14 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info', 'Tickets:Related:OpenIncidents' => 'Open incidents', )); + +// +// Class: Incident +// + +Dict::Add('EN US', 'English', 'English', array( + '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+' => '', +)); 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 67a556695..a08abd931 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 @@ -240,3 +240,14 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Class:Incident/Method:ResolveChildTickets+' => 'Cascader l\'action de résolution du ticket (ev_autoresolve) vers les requêtes et incidents fils, et aligner les caractéristiques suivantes : service, équipe, agent, information de résolution', 'Tickets:Related:OpenIncidents' => 'Open incidents', )); + +// +// Class: Incident +// + +Dict::Add('FR FR', 'French', 'Français', array( + 'Class:Incident/Attribute:parent_problem_id' => 'Problème lié', + 'Class:Incident/Attribute:parent_problem_id+' => '', + 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~', + 'Class:Incident/Attribute:parent_problem_ref+' => '~~', +)); diff --git a/datamodels/2.x/itop-problem-mgmt/cs.dict.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/cs.dict.itop-problem-mgmt.php index 59d9d8313..f1f353687 100755 --- a/datamodels/2.x/itop-problem-mgmt/cs.dict.itop-problem-mgmt.php +++ b/datamodels/2.x/itop-problem-mgmt/cs.dict.itop-problem-mgmt.php @@ -147,3 +147,5 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array( 'Class:Problem/Stimulus:ev_close' => 'Uzavřít', 'Class:Problem/Stimulus:ev_close+' => '', )); + +?> diff --git a/datamodels/2.x/itop-problem-mgmt/es_cr.dict.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/es_cr.dict.itop-problem-mgmt.php index dd78ed34b..66c8bb176 100755 --- a/datamodels/2.x/itop-problem-mgmt/es_cr.dict.itop-problem-mgmt.php +++ b/datamodels/2.x/itop-problem-mgmt/es_cr.dict.itop-problem-mgmt.php @@ -146,3 +146,5 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:Problem/Stimulus:ev_close' => 'Cerrar', 'Class:Problem/Stimulus:ev_close+' => 'Cerrar', )); + +?> 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 65b4e0f1e..5c578cc3e 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 @@ -273,3 +273,12 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array( 'Organization:Overview:MyUserRequests' => 'Mijn gebruikersverzoeken voor deze organisatie', 'Organization:Overview:Tickets' => 'Tickets voor deze organisatie', )); + +// +// Class: UserRequest +// + +Dict::Add('NL NL', 'Dutch', 'Nederlands', array( + 'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~', + 'Class:UserRequest/Attribute:parent_incident_ref+' => '~~', +)); 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 120ac222e..414b49da4 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-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 b792505f2..5b7db8405 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 @@ -530,3 +530,21 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Rol', 'Class:lnkDeliveryModelToContact/Attribute:role_name+' => 'Rol', )); + + +// +// Class: lnkSLAToSLT +// + +Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( + '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 917b7712f..bb0f18181 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 @@ -529,3 +529,22 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Class:lnkDeliveryModelToContact/Attribute:role_name' => 'Rol', 'Class:lnkDeliveryModelToContact/Attribute:role_name+' => 'Rol', )); + + + +// +// Class: lnkSLAToSLT +// + +Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( + '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-tickets/en.dict.itop-tickets.php b/datamodels/2.x/itop-tickets/en.dict.itop-tickets.php index 25a9cad90..da6d0344f 100755 --- a/datamodels/2.x/itop-tickets/en.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/en.dict.itop-tickets.php @@ -253,3 +253,12 @@ Dict::Add('EN US', 'English', 'English', array( 'Brick:Portal:OngoingRequests:Tab:Resolved' => 'Resolved', 'Brick:Portal:ClosedRequests:Title' => 'Closed requests', )); + +// +// Class: lnkFunctionalCIToTicket +// + +Dict::Add('EN US', 'English', 'English', array( + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '', +)); 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 b5222268b..e2d749e91 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 @@ -251,3 +251,12 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( 'Brick:Portal:OngoingRequests:Tab:Resolved' => 'Solucionado', 'Brick:Portal:ClosedRequests:Title' => 'Requerimientos Cerrados', )); + +// +// Class: lnkFunctionalCIToTicket +// + +Dict::Add('ES CR', 'Spanish', 'Español, Castellaño', array( + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', +)); 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 aa5be3682..3d978ce1e 100755 --- a/datamodels/2.x/itop-tickets/fr.dict.itop-tickets.php +++ b/datamodels/2.x/itop-tickets/fr.dict.itop-tickets.php @@ -239,3 +239,12 @@ Dict::Add('FR FR', 'French', 'Français', array( 'Brick:Portal:OngoingRequests:Tab:Resolved' => 'Résolues', 'Brick:Portal:ClosedRequests:Title' => 'Requêtes fermées', )); + +// +// Class: lnkFunctionalCIToTicket +// + +Dict::Add('FR FR', 'French', 'Français', array( + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', +)); 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 ad7298700..8f5b180ab 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 @@ -250,3 +250,12 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( 'Brick:Portal:OngoingRequests:Tab:Resolved' => 'Resolvido', 'Brick:Portal:ClosedRequests:Title' => 'Fechar solicitações', )); + +// +// Class: lnkFunctionalCIToTicket +// + +Dict::Add('PT BR', 'Brazilian', 'Brazilian', array( + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title' => 'Ticket title~~', + 'Class:lnkFunctionalCIToTicket/Attribute:ticket_title+' => '~~', +)); diff --git a/dictionaries/cs.dictionary.itop.model.php b/dictionaries/cs.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/cs.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/da.dictionary.itop.model.php b/dictionaries/da.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/da.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/de.dictionary.itop.model.php b/dictionaries/de.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/de.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/es_cr.dictionary.itop.model.php b/dictionaries/es_cr.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/es_cr.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/fr.dictionary.itop.model.php b/dictionaries/fr.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/fr.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/hu.dictionary.itop.model.php b/dictionaries/hu.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/hu.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/it.dictionary.itop.model.php b/dictionaries/it.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/it.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/ja.dictionary.itop.model.php b/dictionaries/ja.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/ja.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/nl.dictionary.itop.model.php b/dictionaries/nl.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/nl.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/pt_br.dictionary.itop.model.php b/dictionaries/pt_br.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/pt_br.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/ru.dictionary.itop.model.php b/dictionaries/ru.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/ru.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/tr.dictionary.itop.model.php b/dictionaries/tr.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/tr.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?> diff --git a/dictionaries/zh_cn.dictionary.itop.model.php b/dictionaries/zh_cn.dictionary.itop.model.php new file mode 100644 index 000000000..ed0fb5e36 --- /dev/null +++ b/dictionaries/zh_cn.dictionary.itop.model.php @@ -0,0 +1,27 @@ + + + +/** + * Localized data + * + * @copyright Copyright (C) 2010-2012 Combodo SARL + * @license http://opensource.org/licenses/AGPL-3.0 + */ + +?>