mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-19 15:22:17 +02:00
Merge branch 'support/3.2' into develop
# Conflicts: # datamodels/2.x/itop-attachments/dictionaries/cs.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/da.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/de.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/es_cr.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/fr.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/hu.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/it.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/ja.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/nl.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/pl.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/pt_br.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/ru.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/sk.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/tr.dict.itop-attachments.php # datamodels/2.x/itop-attachments/dictionaries/zh_cn.dict.itop-attachments.php # datamodels/2.x/itop-config-mgmt/dictionaries/it.dict.itop-config-mgmt.php # datamodels/2.x/itop-config/dictionaries/it.dict.itop-config.php # datamodels/2.x/itop-incident-mgmt-itil/dictionaries/it.dict.itop-incident-mgmt-itil.php # datamodels/2.x/itop-knownerror-mgmt/dictionaries/it.dict.itop-knownerror-mgmt.php # datamodels/2.x/itop-portal/dictionaries/it.dict.itop-portal.php # datamodels/2.x/itop-problem-mgmt/dictionaries/it.dict.itop-problem-mgmt.php # datamodels/2.x/itop-request-mgmt-itil/dictionaries/it.dict.itop-request-mgmt-itil.php # datamodels/2.x/itop-request-mgmt/dictionaries/it.dict.itop-request-mgmt.php # dictionaries/cs.dictionary.itop.core.php # dictionaries/da.dictionary.itop.core.php # dictionaries/de.dictionary.itop.core.php # dictionaries/es_cr.dictionary.itop.core.php # dictionaries/fr.dictionary.itop.core.php # dictionaries/fr.dictionary.itop.ui.php # dictionaries/hu.dictionary.itop.core.php # dictionaries/it.dictionary.itop.core.php # dictionaries/it.dictionary.itop.ui.php # dictionaries/ja.dictionary.itop.core.php # dictionaries/nl.dictionary.itop.core.php # dictionaries/pl.dictionary.itop.core.php # dictionaries/pt_br.dictionary.itop.core.php # dictionaries/ru.dictionary.itop.core.php # dictionaries/sk.dictionary.itop.core.php # dictionaries/tr.dictionary.itop.core.php # dictionaries/ui/components/quick-create/cs.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/da.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/de.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/es_cr.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/fr.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/hu.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/it.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/ja.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/nl.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/pl.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/pt_br.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/ru.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/sk.dictionary.itop.quick-create.php # dictionaries/ui/components/quick-create/tr.dictionary.itop.quick-create.php
This commit is contained in:
@@ -11,43 +11,47 @@
|
||||
* @author Daniel Rokos <daniel.rokos@itopportal.cz>
|
||||
*
|
||||
*/
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Menu:ProblemManagement' => 'Správa problémů',
|
||||
'Menu:ProblemManagement+' => 'Správa problémů',
|
||||
'Menu:Problem:Overview' => 'Přehled',
|
||||
'Menu:Problem:Overview+' => 'Přehled',
|
||||
'Menu:NewProblem' => 'Nový problém',
|
||||
'Menu:NewProblem+' => 'Nový problém',
|
||||
'Menu:SearchProblems' => 'Hledat problémy',
|
||||
'Menu:SearchProblems+' => 'Hledat problémy',
|
||||
'Menu:Problem:Shortcuts' => 'Odkazy',
|
||||
'Menu:Problem:MyProblems' => 'Mé problémy',
|
||||
'Menu:Problem:MyProblems+' => 'Mé problémy',
|
||||
'Menu:Problem:OpenProblems' => 'Všechny otevřené problémy',
|
||||
'Menu:Problem:OpenProblems+' => 'Všechny otevřené problémy',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problémy podle služby',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problémy podle služby',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problémy podle priority',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problémy podle priority',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Nepřidělené problémy',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Nepřidělené problémy',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard pro správu problémů (Problem management)',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard pro správu problémů (Problem management)',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
|
||||
'Class:Problem' => 'Problém',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Datum přidělení',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Dopad',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Oddělení',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Služba',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Osoba',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Známé chyby',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Všechny známé chyby spojené s tímto problémem',
|
||||
'Class:Problem/Attribute:priority' => 'Priorita',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritická',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Vysoká',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Střední',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Nízká',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produkt',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Související změna',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'ID Související změny',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Související incidenty',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Všechny incidenty související s tímto problémem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Související požadavky',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Všechny požadavky související s tímto problémem',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Datum vyřešení',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Stav',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nový',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Přidělený',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Vyřešený',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Uzavřený',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Služba',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Název služby',
|
||||
@@ -56,16 +60,16 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Podkategorie služeb',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Stav',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Přidělený',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Uzavřený',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nový',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Vyřešený',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produkt',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Dopad',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Oddělení',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Služba',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Osoba',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Naléhavost',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'kritická',
|
||||
@@ -76,33 +80,36 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'nízká',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => '',
|
||||
'Class:Problem/Attribute:priority' => 'Priorita',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritická',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Vysoká',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Střední',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Nízká',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Související změna',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'ID Související změny',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Datum přidělení',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Datum vyřešení',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Známé chyby',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Všechny známé chyby spojené s tímto problémem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Související požadavky',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Všechny požadavky související s tímto problémem',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Související incidenty',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Všechny incidenty související s tímto problémem',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Přidělit',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Uzavřít',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Přidělit znovu',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Vyřešit',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Nový problém',
|
||||
'Menu:NewProblem+' => 'Nový problém',
|
||||
'Menu:Problem:MyProblems' => 'Mé problémy',
|
||||
'Menu:Problem:MyProblems+' => 'Mé problémy',
|
||||
'Menu:Problem:OpenProblems' => 'Všechny otevřené problémy',
|
||||
'Menu:Problem:OpenProblems+' => 'Všechny otevřené problémy',
|
||||
'Menu:Problem:Overview' => 'Přehled',
|
||||
'Menu:Problem:Overview+' => 'Přehled',
|
||||
'Menu:Problem:Shortcuts' => 'Odkazy',
|
||||
'Menu:ProblemManagement' => 'Správa problémů',
|
||||
'Menu:ProblemManagement+' => 'Správa problémů',
|
||||
'Menu:SearchProblems' => 'Hledat problémy',
|
||||
'Menu:SearchProblems+' => 'Hledat problémy',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problémy podle priority',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problémy podle priority',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problémy podle služby',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problémy podle služby',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Nepřidělené problémy',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Nepřidělené problémy',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard pro správu problémů (Problem management)',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard pro správu problémů (Problem management)',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Uzavřít',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -10,43 +10,47 @@
|
||||
* @author Erik Bøg <erik@boegmoeller.dk>
|
||||
*
|
||||
*/
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', [
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Menu:ProblemManagement' => 'Problem Management',
|
||||
'Menu:ProblemManagement+' => 'Problem Management',
|
||||
'Menu:Problem:Overview' => 'Oversigt',
|
||||
'Menu:Problem:Overview+' => 'Oversigt',
|
||||
'Menu:NewProblem' => 'Nyt Problem',
|
||||
'Menu:NewProblem+' => 'Nyt Problem',
|
||||
'Menu:SearchProblems' => 'Søg efter problem',
|
||||
'Menu:SearchProblems+' => 'Søg efter problem',
|
||||
'Menu:Problem:Shortcuts' => 'Genvej',
|
||||
'Menu:Problem:MyProblems' => 'Mine Problemer',
|
||||
'Menu:Problem:MyProblems+' => 'Mine Problemer',
|
||||
'Menu:Problem:OpenProblems' => 'Alle uløste problemer',
|
||||
'Menu:Problem:OpenProblems+' => 'Alle uløste problemer',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemer efter ydelse',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemer efter ydelse',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemer efter prioritet',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemer efter prioritet',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Ikke tildelte problemer',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Ikke tildelte problemer',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard for problem Management',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard for problem Management',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('DA DA', 'Danish', 'Dansk', array(
|
||||
'Class:Problem' => 'Problem',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Dato tildelt',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Påvirkning',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Afdeling',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => 'En afdeling er påvirket',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => 'En service er påvirket',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Person',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => 'En person er påvirket',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Known Errors',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
|
||||
'Class:Problem/Attribute:priority' => 'Prioritet',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Lav',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Middel',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Høj',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produkt',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Relateret Change',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Relateret Requests',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Dato løst',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Ny',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Tildelt',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Løst',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Lukket',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Service',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Navn',
|
||||
@@ -55,16 +59,16 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Navn',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Tildelt',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Lukket',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Ny',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Løst',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produkt',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Påvirkning',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Afdeling',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => 'En afdeling er påvirket',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => 'En service er påvirket',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Person',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => 'En person er påvirket',
|
||||
'Class:Problem/Attribute:urgency' => 'Vigtighed',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Lav',
|
||||
@@ -75,33 +79,36 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'Høj',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => '',
|
||||
'Class:Problem/Attribute:priority' => 'Prioritet',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Lav',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Middel',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Høj',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Relateret Change',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Dato tildelt',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Dato løst',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Known Errors',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Relateret Requests',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Tildel',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Luk',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Forny tildeling',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Løs',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Nyt Problem',
|
||||
'Menu:NewProblem+' => 'Nyt Problem',
|
||||
'Menu:Problem:MyProblems' => 'Mine Problemer',
|
||||
'Menu:Problem:MyProblems+' => 'Mine Problemer',
|
||||
'Menu:Problem:OpenProblems' => 'Alle uløste problemer',
|
||||
'Menu:Problem:OpenProblems+' => 'Alle uløste problemer',
|
||||
'Menu:Problem:Overview' => 'Oversigt',
|
||||
'Menu:Problem:Overview+' => 'Oversigt',
|
||||
'Menu:Problem:Shortcuts' => 'Genvej',
|
||||
'Menu:ProblemManagement' => 'Problem Management',
|
||||
'Menu:ProblemManagement+' => 'Problem Management',
|
||||
'Menu:SearchProblems' => 'Søg efter problem',
|
||||
'Menu:SearchProblems+' => 'Søg efter problem',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemer efter prioritet',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemer efter prioritet',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemer efter ydelse',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemer efter ydelse',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Ikke tildelte problemer',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Ikke tildelte problemer',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard for problem Management',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard for problem Management',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Luk',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -10,43 +10,47 @@
|
||||
* @author ITOMIG GmbH <martin.raenker@itomig.de>
|
||||
*
|
||||
*/
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Menu:ProblemManagement' => 'Problem Management',
|
||||
'Menu:ProblemManagement+' => '',
|
||||
'Menu:Problem:Overview' => 'Übersicht',
|
||||
'Menu:Problem:Overview+' => '',
|
||||
'Menu:NewProblem' => 'Neues Problem',
|
||||
'Menu:NewProblem+' => '',
|
||||
'Menu:SearchProblems' => 'Nach Problemen suchen',
|
||||
'Menu:SearchProblems+' => '',
|
||||
'Menu:Problem:Shortcuts' => 'Shortcuts',
|
||||
'Menu:Problem:MyProblems' => 'Meine Probleme',
|
||||
'Menu:Problem:MyProblems+' => '',
|
||||
'Menu:Problem:OpenProblems' => 'Alle offenen Probleme',
|
||||
'Menu:Problem:OpenProblems+' => 'Alle offenen (noch nicht geschlossenen) Probleme',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Probleme nach Service',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Probleme nach Service',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Probleme nach Priorität',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Probleme nach Priorität',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Nicht zugewiesene Probleme',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Nicht zugewiesene Probleme',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard für das Problem Management',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard für das Problem Management',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('DE DE', 'German', 'Deutsch', array(
|
||||
'Class:Problem' => 'Problem',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Datum der Zuordnung',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Auswirkung',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Eine Abteilung',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Einen Service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Eine Person',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Bekannte Fehler',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Alle bekannten Fehler verknüpft mit diesem Problem',
|
||||
'Class:Problem/Attribute:priority' => 'Priorität',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Hoch',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Mittel',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Niedrig',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produkt',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Zusammenhängender Change',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Verknüpfte Incidents',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Alle Incidents verknüpft mit diesem Problem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Verwandte Requests',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Alle Benutzeranfragen verknüpft mit diesem Problem',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Datum der Lösung',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Neu',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Zugewiesen',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Gelöst',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Geschlossen',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Service',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Name',
|
||||
@@ -55,16 +59,16 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Name',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Zugewiesen',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Geschlossen',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Neu',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Gelöst',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produkt',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Auswirkung',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Eine Abteilung',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Einen Service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Eine Person',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Dringlichkeit',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Kritisch',
|
||||
@@ -75,33 +79,36 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'Mittel',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Niedrig',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'Niedrig',
|
||||
'Class:Problem/Attribute:priority' => 'Priorität',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Hoch',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Mittel',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Niedrig',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Zusammenhängender Change',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Datum der Zuordnung',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Datum der Lösung',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Bekannte Fehler',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Alle bekannten Fehler verknüpft mit diesem Problem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Verwandte Requests',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Alle Benutzeranfragen verknüpft mit diesem Problem',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Verknüpfte Incidents',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Alle Incidents verknüpft mit diesem Problem',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Zuweisen',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Schließen',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Neu zuweisen',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Lösen',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Neues Problem',
|
||||
'Menu:NewProblem+' => '',
|
||||
'Menu:Problem:MyProblems' => 'Meine Probleme',
|
||||
'Menu:Problem:MyProblems+' => '',
|
||||
'Menu:Problem:OpenProblems' => 'Alle offenen Probleme',
|
||||
'Menu:Problem:OpenProblems+' => 'Alle offenen (noch nicht geschlossenen) Probleme',
|
||||
'Menu:Problem:Overview' => 'Übersicht',
|
||||
'Menu:Problem:Overview+' => '',
|
||||
'Menu:Problem:Shortcuts' => 'Shortcuts',
|
||||
'Menu:ProblemManagement' => 'Problem Management',
|
||||
'Menu:ProblemManagement+' => '',
|
||||
'Menu:SearchProblems' => 'Nach Problemen suchen',
|
||||
'Menu:SearchProblems+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Probleme nach Priorität',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Probleme nach Priorität',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Probleme nach Service',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Probleme nach Service',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Nicht zugewiesene Probleme',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Nicht zugewiesene Probleme',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard für das Problem Management',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard für das Problem Management',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Schließen',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -7,43 +7,47 @@
|
||||
* @author Miguel Turrubiates <miguel_tf@yahoo.com>
|
||||
* @notas Utilizar codificación UTF-8 para mostrar acentos y otros caracteres especiales
|
||||
*/
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Menu:ProblemManagement' => 'Administración de Problemas',
|
||||
'Menu:ProblemManagement+' => 'Administración de Problemas',
|
||||
'Menu:Problem:Overview' => 'Resumen de problemas',
|
||||
'Menu:Problem:Overview+' => 'Resumen de problemas',
|
||||
'Menu:NewProblem' => 'Nuevo problema',
|
||||
'Menu:NewProblem+' => 'Nuevo problema',
|
||||
'Menu:SearchProblems' => 'Búsqueda de problemas',
|
||||
'Menu:SearchProblems+' => 'Búsqueda de problemas',
|
||||
'Menu:Problem:Shortcuts' => 'Acceso rápido',
|
||||
'Menu:Problem:MyProblems' => 'Problemas asignados a Mí',
|
||||
'Menu:Problem:MyProblems+' => 'Problemas asignados a Mí',
|
||||
'Menu:Problem:OpenProblems' => 'Problemas abiertos',
|
||||
'Menu:Problem:OpenProblems+' => 'Problemas abiertos',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemas por Servicio',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemas por Servicio',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemas por Prioridad',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemas por Prioridad',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Problemas Sin Asignación',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Problemas Sin Asignación',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Panel de Control de Administración de Problemas',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Panel de Control de Administración de Problemas',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
|
||||
'Class:Problem' => 'Problema',
|
||||
'Class:Problem+' => 'Problema',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Fecha de Asignación',
|
||||
'Class:Problem/Attribute:assignment_date+' => 'Fecha de Asignación',
|
||||
'Class:Problem/Attribute:impact' => 'Impacto',
|
||||
'Class:Problem/Attribute:impact+' => 'Impacto',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Un Departamento',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => 'Un Departamento',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Un Servicio',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => 'Un Servicio',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Una Person',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => 'Una Persona',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Errores Conocidos',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Errores Conocidos',
|
||||
'Class:Problem/Attribute:priority' => 'Prioridad',
|
||||
'Class:Problem/Attribute:priority+' => 'Prioridad',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Crítico',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => 'Crítico',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Alto',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => 'Alto',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Medio',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'Medio',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Bajo',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Bajo',
|
||||
'Class:Problem/Attribute:product' => 'Producto',
|
||||
'Class:Problem/Attribute:product+' => 'Producto',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Cambio Relacionado',
|
||||
'Class:Problem/Attribute:related_change_id+' => 'Cambio Relacionado',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Cambio Relacionado',
|
||||
'Class:Problem/Attribute:related_change_ref+' => 'Cambio Relacionado',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Incidentes Relacionados',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Todos los incidentes relacionados con este Problema',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Requerimientos Relacionados',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Requerimientos Relacionados',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Fecha de Solución',
|
||||
'Class:Problem/Attribute:resolution_date+' => 'Fecha de Solución',
|
||||
'Class:Problem/Attribute:status' => 'Estatus',
|
||||
'Class:Problem/Attribute:status+' => 'Estatus',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nuevo',
|
||||
'Class:Problem/Attribute:status/Value:new+' => 'Nuevo',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Asignado',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => 'Asignado',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Solucionado',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => 'Solucionado',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Cerrado',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => 'Cerrado',
|
||||
'Class:Problem/Attribute:service_id' => 'Servicio',
|
||||
'Class:Problem/Attribute:service_id+' => 'Servicio',
|
||||
'Class:Problem/Attribute:service_name' => 'Identificación del Servicio',
|
||||
@@ -52,16 +56,16 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => 'Subcategoría del Servicio',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Subcategoría del Servicio',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => 'Subcategoría del Servicio',
|
||||
'Class:Problem/Attribute:status' => 'Estatus',
|
||||
'Class:Problem/Attribute:status+' => 'Estatus',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Asignado',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => 'Asignado',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Cerrado',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => 'Cerrado',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nuevo',
|
||||
'Class:Problem/Attribute:status/Value:new+' => 'Nuevo',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Solucionado',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => 'Solucionado',
|
||||
'Class:Problem/Attribute:product' => 'Producto',
|
||||
'Class:Problem/Attribute:product+' => 'Producto',
|
||||
'Class:Problem/Attribute:impact' => 'Impacto',
|
||||
'Class:Problem/Attribute:impact+' => 'Impacto',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Un Departamento',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => 'Un Departamento',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Un Servicio',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => 'Un Servicio',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Una Person',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => 'Una Persona',
|
||||
'Class:Problem/Attribute:urgency' => 'Urgencia',
|
||||
'Class:Problem/Attribute:urgency+' => 'Urgencia',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Crítico',
|
||||
@@ -72,33 +76,36 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'Medio',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Bajo',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'Bajo',
|
||||
'Class:Problem/Attribute:priority' => 'Prioridad',
|
||||
'Class:Problem/Attribute:priority+' => 'Prioridad',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Crítico',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => 'Crítico',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Alto',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => 'Alto',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Medio',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'Medio',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Bajo',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Bajo',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Cambio Relacionado',
|
||||
'Class:Problem/Attribute:related_change_id+' => 'Cambio Relacionado',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Cambio Relacionado',
|
||||
'Class:Problem/Attribute:related_change_ref+' => 'Cambio Relacionado',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Fecha de Asignación',
|
||||
'Class:Problem/Attribute:assignment_date+' => 'Fecha de Asignación',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Fecha de Solución',
|
||||
'Class:Problem/Attribute:resolution_date+' => 'Fecha de Solución',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Errores Conocidos',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Errores Conocidos',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Requerimientos Relacionados',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Requerimientos Relacionados',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Incidentes Relacionados',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Todos los incidentes relacionados con este Problema',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Asignar',
|
||||
'Class:Problem/Stimulus:ev_assign+' => 'Asignar',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Cerrar',
|
||||
'Class:Problem/Stimulus:ev_close+' => 'Cerrar',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Reasignar',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => 'Reasignar',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Solucionar',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => 'Solucionar',
|
||||
'Menu:NewProblem' => 'Nuevo problema',
|
||||
'Menu:NewProblem+' => 'Nuevo problema',
|
||||
'Menu:Problem:MyProblems' => 'Problemas asignados a Mí',
|
||||
'Menu:Problem:MyProblems+' => 'Problemas asignados a Mí',
|
||||
'Menu:Problem:OpenProblems' => 'Problemas abiertos',
|
||||
'Menu:Problem:OpenProblems+' => 'Problemas abiertos',
|
||||
'Menu:Problem:Overview' => 'Resumen de problemas',
|
||||
'Menu:Problem:Overview+' => 'Resumen de problemas',
|
||||
'Menu:Problem:Shortcuts' => 'Acceso rápido',
|
||||
'Menu:ProblemManagement' => 'Administración de Problemas',
|
||||
'Menu:ProblemManagement+' => 'Administración de Problemas',
|
||||
'Menu:SearchProblems' => 'Búsqueda de problemas',
|
||||
'Menu:SearchProblems+' => 'Búsqueda de problemas',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemas por Prioridad',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemas por Prioridad',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemas por Servicio',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemas por Servicio',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Problemas Sin Asignación',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Problemas Sin Asignación',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Panel de Control de Administración de Problemas',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Panel de Control de Administración de Problemas',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Cerrar',
|
||||
'Class:Problem/Stimulus:ev_close+' => 'Cerrar',
|
||||
));
|
||||
|
||||
@@ -9,61 +9,47 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('FR FR', 'French', 'Français', [
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Menu:ProblemManagement' => 'Gestion des problèmes',
|
||||
'Menu:ProblemManagement+' => '',
|
||||
'Menu:Problem:Overview' => 'Vue d\'ensemble',
|
||||
'Menu:Problem:Overview+' => '',
|
||||
'Menu:NewProblem' => 'Nouveau problème',
|
||||
'Menu:NewProblem+' => '',
|
||||
'Menu:SearchProblems' => 'Rechercher des problèmes',
|
||||
'Menu:SearchProblems+' => '',
|
||||
'Menu:Problem:Shortcuts' => 'Raccourcis',
|
||||
'Menu:Problem:MyProblems' => 'Mes problèmes',
|
||||
'Menu:Problem:MyProblems+' => '',
|
||||
'Menu:Problem:OpenProblems' => 'Problèmes ouverts',
|
||||
'Menu:Problem:OpenProblems+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problèmes par service',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problèmes par priorité',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Problèmes non affectés à un agent',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => '',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Problèmes',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Tableau de bord de la Gestion des Problèmes',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('FR FR', 'French', 'Français', array(
|
||||
'Class:Problem' => 'Problème',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Date d\'assignation',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impact',
|
||||
'Class:Problem/Attribute:impact+' => 'Impact indique la séverité du problème, souvent estimé par le nombre de personnes impactées',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Un département',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Un service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Une personne',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Erreurs connues',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Toutes les erreurs connues liées à ce problème',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Create:Button+' => 'Créer une %4$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Create:Modal:Title' => 'Ajouter une %4$s à %2$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Delete:Button+' => 'Supprimer cette %4$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Delete:Modal:Title' => 'Supprimer une %4$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Remove:Button+' => 'Retirer cette %4$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Remove:Modal:Title' => 'Retirer cette %4$s de son %1$s',
|
||||
'Class:Problem/Attribute:priority' => 'Priorité',
|
||||
'Class:Problem/Attribute:priority+' => 'Ordre dans lequel les problèmes doivent être traités',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Critique',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Haute',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Moyenne',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Basse',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produit',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Changement relatif',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref Changement relatif',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Incidents liés',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Tous les incidents liés à ce problème',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Create:Button+' => 'Créer un %4$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Create:Modal:Title' => 'Ajouter un %4$s à %2$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Delete:Button+' => 'Supprimer ce %4$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Delete:Modal:Title' => 'Supprimer un %4$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Remove:Button+' => 'Retirer ce %4$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Remove:Modal:Title' => 'Retirer ce %4$s de son %1$s',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Requêtes liées',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Toutes les requêtes liées à ce problème',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Create:Button+' => 'Créer une %4$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Create:Modal:Title' => 'Ajouter une %4$s à %2$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Delete:Button+' => 'Supprimer cette %4$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Delete:Modal:Title' => 'Supprimer une %4$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Remove:Button+' => 'Retirer cette %4$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Remove:Modal:Title' => 'Retirer cette %4$s de son %1$s',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Date de résolution',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Etat',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nouveau',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Assigné',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Résolu',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Fermé',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Service',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Nom du service',
|
||||
@@ -72,16 +58,16 @@ Dict::Add('FR FR', 'French', 'Français', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Nom sous catégorie de service',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Etat',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Assigné',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Fermé',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nouveau',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Résolu',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produit',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impact',
|
||||
'Class:Problem/Attribute:impact+' => 'Impact indique la séverité du problème, souvent estimé par le nombre de personnes impactées',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Un département',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Un service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Une personne',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Urgence',
|
||||
'Class:Problem/Attribute:urgency+' => 'Avec quelle célérité le probléme doit être traité',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Critique',
|
||||
@@ -92,33 +78,54 @@ Dict::Add('FR FR', 'French', 'Français', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Basse',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => '',
|
||||
'Class:Problem/Attribute:priority' => 'Priorité',
|
||||
'Class:Problem/Attribute:priority+' => 'Ordre dans lequel les problèmes doivent être traités',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Critique',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Haute',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Moyenne',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Basse',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Changement relatif',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref Changement relatif',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Date d\'assignation',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Date de résolution',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Erreurs connues',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Toutes les erreurs connues liées à ce problème',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Create:Button+' => 'Créer une %4$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Create:Modal:Title' => 'Ajouter une %4$s à %2$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Delete:Button+' => 'Supprimer cette %4$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Delete:Modal:Title' => 'Supprimer une %4$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Remove:Button+' => 'Retirer cette %4$s',
|
||||
'Class:Problem/Attribute:knownerrors_list/UI:Links:Remove:Modal:Title' => 'Retirer cette %4$s de son %1$s',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Requêtes liées',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Toutes les requêtes liées à ce problème',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Create:Button+' => 'Créer une %4$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Create:Modal:Title' => 'Ajouter une %4$s à %2$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Delete:Button+' => 'Supprimer cette %4$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Delete:Modal:Title' => 'Supprimer une %4$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Remove:Button+' => 'Retirer cette %4$s',
|
||||
'Class:Problem/Attribute:related_request_list/UI:Links:Remove:Modal:Title' => 'Retirer cette %4$s de son %1$s',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Incidents liés',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Tous les incidents liés à ce problème',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Create:Button+' => 'Créer un %4$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Create:Modal:Title' => 'Ajouter un %4$s à %2$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Delete:Button+' => 'Supprimer ce %4$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Delete:Modal:Title' => 'Supprimer un %4$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Remove:Button+' => 'Retirer ce %4$s',
|
||||
'Class:Problem/Attribute:related_incident_list/UI:Links:Remove:Modal:Title' => 'Retirer ce %4$s de son %1$s',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Assigner',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Fermer',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Réaassigner',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Résoudre',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Nouveau problème',
|
||||
'Menu:NewProblem+' => '',
|
||||
'Menu:Problem:MyProblems' => 'Mes problèmes',
|
||||
'Menu:Problem:MyProblems+' => '',
|
||||
'Menu:Problem:OpenProblems' => 'Problèmes ouverts',
|
||||
'Menu:Problem:OpenProblems+' => '',
|
||||
'Menu:Problem:Overview' => 'Vue d\'ensemble',
|
||||
'Menu:Problem:Overview+' => '',
|
||||
'Menu:Problem:Shortcuts' => 'Raccourcis',
|
||||
'Menu:ProblemManagement' => 'Gestion des problèmes',
|
||||
'Menu:ProblemManagement+' => '',
|
||||
'Menu:SearchProblems' => 'Rechercher des problèmes',
|
||||
'Menu:SearchProblems+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problèmes par priorité',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problèmes par service',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Problèmes non affectés à un agent',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => '',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Tableau de bord de la Gestion des Problèmes',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Tableau de bord de la Gestion des Problèmes',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Fermer',
|
||||
'Class:Problem/Stimulus:ev_close+' => ''
|
||||
));
|
||||
|
||||
@@ -9,43 +9,47 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', [
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Menu:ProblemManagement' => 'Problémakezelés',
|
||||
'Menu:ProblemManagement+' => '',
|
||||
'Menu:Problem:Overview' => 'Áttekintő',
|
||||
'Menu:Problem:Overview+' => '',
|
||||
'Menu:NewProblem' => 'Új probléma',
|
||||
'Menu:NewProblem+' => '',
|
||||
'Menu:SearchProblems' => 'Problémák keresése',
|
||||
'Menu:SearchProblems+' => '',
|
||||
'Menu:Problem:Shortcuts' => 'Gyorsgombok',
|
||||
'Menu:Problem:MyProblems' => 'Saját problémák',
|
||||
'Menu:Problem:MyProblems+' => '',
|
||||
'Menu:Problem:OpenProblems' => 'Nyitott problémák',
|
||||
'Menu:Problem:OpenProblems+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problémák szolgáltatásonként',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problémák prioritás szerint',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Nem hozzárendelt problémák',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => '',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Problémakezelés műszerfal',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => '',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
|
||||
'Class:Problem' => 'Probléma',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Megbízási dátum',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Hatása',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Felhasználókra',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Szolgáltatásokra',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Szervezeti egységre',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Ismert hibák',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => '',
|
||||
'Class:Problem/Attribute:priority' => 'Prioritás',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritikus',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Magas',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Közepes',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Alacsony',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Termék',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Kapcsolódó változások',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Referenciaszám',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Kapcsolódó incidensek',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Ehhez az incidenshez kapcsolódó problémák',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Kapcsolódó kérelmek',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Ehhez a kérelemhez kapcsolódó problémák',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Megoldási dátum',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Állapot',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Új',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Hozzárendelt',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Megoldott',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Lezárt',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Szolgáltatás',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Szolgáltatás név',
|
||||
@@ -54,16 +58,16 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Kategória név',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Állapot',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Hozzárendelt',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Lezárt',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Új',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Megoldott',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Termék',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Hatása',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Felhasználókra',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Szolgáltatásokra',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Szervezeti egységre',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Sürgősség',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Nem várhat',
|
||||
@@ -74,33 +78,36 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Nem sürgős',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => '',
|
||||
'Class:Problem/Attribute:priority' => 'Prioritás',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritikus',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Magas',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Közepes',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Alacsony',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Kapcsolódó változások',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Referenciaszám',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Megbízási dátum',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Megoldási dátum',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Ismert hibák',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => '',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Kapcsolódó kérelmek',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Ehhez a kérelemhez kapcsolódó problémák',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Kapcsolódó incidensek',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Ehhez az incidenshez kapcsolódó problémák',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Hozzárendelés',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Lezárás',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Újra hozzárendelés',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Megoldás',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Új probléma',
|
||||
'Menu:NewProblem+' => '',
|
||||
'Menu:Problem:MyProblems' => 'Saját problémák',
|
||||
'Menu:Problem:MyProblems+' => '',
|
||||
'Menu:Problem:OpenProblems' => 'Nyitott problémák',
|
||||
'Menu:Problem:OpenProblems+' => '',
|
||||
'Menu:Problem:Overview' => 'Áttekintő',
|
||||
'Menu:Problem:Overview+' => '',
|
||||
'Menu:Problem:Shortcuts' => 'Gyorsgombok',
|
||||
'Menu:ProblemManagement' => 'Problémakezelés',
|
||||
'Menu:ProblemManagement+' => '',
|
||||
'Menu:SearchProblems' => 'Problémák keresése',
|
||||
'Menu:SearchProblems+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problémák prioritás szerint',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problémák szolgáltatásonként',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Nem hozzárendelt problémák',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => '',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Problémakezelés műszerfal',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => '',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Lezárás',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -9,43 +9,47 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', [
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Menu:ProblemManagement' => 'Gestione dei problemi',
|
||||
'Menu:ProblemManagement+' => 'Gestione dei problemi',
|
||||
'Menu:Problem:Overview' => 'Panoramica',
|
||||
'Menu:Problem:Overview+' => 'Panoramica',
|
||||
'Menu:NewProblem' => 'Nuovo problema',
|
||||
'Menu:NewProblem+' => 'Nuovo problema',
|
||||
'Menu:SearchProblems' => 'Ricerca per problema',
|
||||
'Menu:SearchProblems+' => 'Ricerca per problema',
|
||||
'Menu:Problem:Shortcuts' => 'Scorciatoia',
|
||||
'Menu:Problem:MyProblems' => 'I miei problemi',
|
||||
'Menu:Problem:MyProblems+' => 'I miei problemi',
|
||||
'Menu:Problem:OpenProblems' => 'Tutti i problemi aperti',
|
||||
'Menu:Problem:OpenProblems+' => 'Tutti i problemi aperti',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemi per servizio',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemi per servizio',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemi per priorità',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemi per priorità',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Problemi non assegnati',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Problemi non assegnati',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard per la gestione dei problemi',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard per la gestione dei problemi',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('IT IT', 'Italian', 'Italiano', array(
|
||||
'Class:Problem' => 'Problema',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Data di assegnazione',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impatto',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Una persona',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Un servizio',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Un dipartimento',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Errori conosciuti',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Tutti gli errori conosciuti collegati a questo problema',
|
||||
'Class:Problem/Attribute:priority' => 'Priorità',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Bassa',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Media',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Alta',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Bassa',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Bassa',
|
||||
'Class:Problem/Attribute:product' => 'Prodotto',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Cambi Correlati',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Incidenti collegati',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Tutti gli incidenti collegati a questo problema',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Richiesta collegata',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Tutte le richieste collegate a questo problema',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Data di risoluzione',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Stato',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nuovo',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Assegnato',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Risolto',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Chiuso',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Servizio',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Nome',
|
||||
@@ -54,16 +58,16 @@ Dict::Add('IT IT', 'Italian', 'Italiano', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Nome',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Stato',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Assegnato',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Chiuso',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nuovo',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Risolto',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Prodotto',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impatto',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Una persona',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Un servizio',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Un dipartimento',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Urgenza',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Bassa',
|
||||
@@ -74,33 +78,36 @@ Dict::Add('IT IT', 'Italian', 'Italiano', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'Alta',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Bassa',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'Bassa',
|
||||
'Class:Problem/Attribute:priority' => 'Priorità',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Bassa',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Media',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Alta',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Bassa',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Bassa',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Cambi Correlati',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Data di assegnazione',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Data di risoluzione',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Errori conosciuti',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Tutti gli errori conosciuti collegati a questo problema',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Richiesta collegata',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Tutte le richieste collegate a questo problema',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Incidenti collegati',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Tutti gli incidenti collegati a questo problema',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Assegnare',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Chiudere',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Riassegnare',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Risolvere',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Nuovo problema',
|
||||
'Menu:NewProblem+' => 'Nuovo problema',
|
||||
'Menu:Problem:MyProblems' => 'I miei problemi',
|
||||
'Menu:Problem:MyProblems+' => 'I miei problemi',
|
||||
'Menu:Problem:OpenProblems' => 'Tutti i problemi aperti',
|
||||
'Menu:Problem:OpenProblems+' => 'Tutti i problemi aperti',
|
||||
'Menu:Problem:Overview' => 'Panoramica',
|
||||
'Menu:Problem:Overview+' => 'Panoramica',
|
||||
'Menu:Problem:Shortcuts' => 'Scorciatoia',
|
||||
'Menu:ProblemManagement' => 'Gestione dei problemi',
|
||||
'Menu:ProblemManagement+' => 'Gestione dei problemi',
|
||||
'Menu:SearchProblems' => 'Ricerca per problema',
|
||||
'Menu:SearchProblems+' => 'Ricerca per problema',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemi per priorità',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemi per priorità',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemi per servizio',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemi per servizio',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Problemi non assegnati',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Problemi non assegnati',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard per la gestione dei problemi',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard per la gestione dei problemi',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Chiudere',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -9,43 +9,47 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Menu:ProblemManagement' => '問題管理',
|
||||
'Menu:ProblemManagement+' => '問題管理',
|
||||
'Menu:Problem:Overview' => '概要',
|
||||
'Menu:Problem:Overview+' => '概要',
|
||||
'Menu:NewProblem' => '新規問題',
|
||||
'Menu:NewProblem+' => '新規問題',
|
||||
'Menu:SearchProblems' => '問題検索',
|
||||
'Menu:SearchProblems+' => '問題検索',
|
||||
'Menu:Problem:Shortcuts' => 'ショートカット',
|
||||
'Menu:Problem:MyProblems' => '担当してる問題',
|
||||
'Menu:Problem:MyProblems+' => '担当している問題',
|
||||
'Menu:Problem:OpenProblems' => '全オープン問題',
|
||||
'Menu:Problem:OpenProblems+' => '全オープン問題',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'サービス別問題',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'サービス別問題',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => '優先度別問題',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => '優先度別問題',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => '未割り当て問題',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => '未割り当て問題',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => '問題管理ダッシュボード',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => '問題管理ダッシュボード',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('JA JP', 'Japanese', '日本語', array(
|
||||
'Class:Problem' => '問題',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => '割り当て日',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'インパクト',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => '部門',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'サービス',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => '人',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => '既知のエラー',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
|
||||
'Class:Problem/Attribute:priority' => '優先度',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => '最優先',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '最優先',
|
||||
'Class:Problem/Attribute:priority/Value:2' => '高',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '高',
|
||||
'Class:Problem/Attribute:priority/Value:3' => '中',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '中',
|
||||
'Class:Problem/Attribute:priority/Value:4' => '低',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '低',
|
||||
'Class:Problem/Attribute:product' => '製品',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => '関連する変更',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => '関連する変更参照',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
|
||||
'Class:Problem/Attribute:related_request_list' => '関連する要求',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
|
||||
'Class:Problem/Attribute:resolution_date' => '解決日',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => '状態',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => '新規',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => '割り当て済み',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => '解決済み',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'クローズ',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'サービス',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'サービス名',
|
||||
@@ -54,16 +58,16 @@ Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'サービスサブカテゴリ',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => '状態',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => '割り当て済み',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'クローズ',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => '新規',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => '解決済み',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => '製品',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'インパクト',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => '部門',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'サービス',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => '人',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => '緊急度',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => '至急',
|
||||
@@ -74,33 +78,36 @@ Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => '中',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => '低',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => '低',
|
||||
'Class:Problem/Attribute:priority' => '優先度',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => '最優先',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '最優先',
|
||||
'Class:Problem/Attribute:priority/Value:2' => '高',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '高',
|
||||
'Class:Problem/Attribute:priority/Value:3' => '中',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '中',
|
||||
'Class:Problem/Attribute:priority/Value:4' => '低',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '低',
|
||||
'Class:Problem/Attribute:related_change_id' => '関連する変更',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => '関連する変更参照',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => '割り当て日',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => '解決日',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => '既知のエラー',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
|
||||
'Class:Problem/Attribute:related_request_list' => '関連する要求',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
|
||||
'Class:Problem/Stimulus:ev_assign' => '割り当て',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'クローズ',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => '再割り当て',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => '解決',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => '新規問題',
|
||||
'Menu:NewProblem+' => '新規問題',
|
||||
'Menu:Problem:MyProblems' => '担当してる問題',
|
||||
'Menu:Problem:MyProblems+' => '担当している問題',
|
||||
'Menu:Problem:OpenProblems' => '全オープン問題',
|
||||
'Menu:Problem:OpenProblems+' => '全オープン問題',
|
||||
'Menu:Problem:Overview' => '概要',
|
||||
'Menu:Problem:Overview+' => '概要',
|
||||
'Menu:Problem:Shortcuts' => 'ショートカット',
|
||||
'Menu:ProblemManagement' => '問題管理',
|
||||
'Menu:ProblemManagement+' => '問題管理',
|
||||
'Menu:SearchProblems' => '問題検索',
|
||||
'Menu:SearchProblems+' => '問題検索',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => '優先度別問題',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => '優先度別問題',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'サービス別問題',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'サービス別問題',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => '未割り当て問題',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => '未割り当て問題',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => '問題管理ダッシュボード',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => '問題管理ダッシュボード',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'クローズ',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -12,43 +12,47 @@
|
||||
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
|
||||
*
|
||||
*/
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
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',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemen per service',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemen per service',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemen per prioriteit',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemen per prioriteit',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Niet toegewezen problemen',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Niet toegewezen problemen',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard voor Probleem Management',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard voor Probleem Management',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
|
||||
'Class:Problem' => 'Probleem',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Toegewezen op',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impact',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Afdeling',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Persoon',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Gekende fouten',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Alle gekende fouten gerelateerd aan dit probleem',
|
||||
'Class:Problem/Attribute:priority' => 'Prioriteit',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => 'Kritisch',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Hoog',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => 'Hoog',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Normaal',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'Normaal',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Laag',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Laag',
|
||||
'Class:Problem/Attribute:product' => 'Product',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Gerelateerde change',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref. gerelateerde change',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Gelinkte incidenten',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Alle incidenten gerelateerd aan dit probleem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Gelinkte verzoeken',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Alle verzoeken gerelateerd aan dit probleem',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Opgelost sinds',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nieuw',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Toegewezen',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Opgelost',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Gesloten',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Service',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Naam service',
|
||||
@@ -57,16 +61,16 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Naam subcategorie service',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Toegewezen',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Gesloten',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nieuw',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Opgelost',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Product',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impact',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Afdeling',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Service',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Persoon',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Urgentie',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Kritiek',
|
||||
@@ -77,33 +81,36 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'Normaal',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Laag',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'Laag',
|
||||
'Class:Problem/Attribute:priority' => 'Prioriteit',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Kritisch',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => 'Kritisch',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Hoog',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => 'Hoog',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Normaal',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'Normaal',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Laag',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Laag',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Gerelateerde change',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref. gerelateerde change',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Toegewezen op',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Opgelost sinds',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Gekende fouten',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Alle gekende fouten gerelateerd aan dit probleem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Gelinkte verzoeken',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Alle verzoeken gerelateerd aan dit probleem',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Gelinkte incidenten',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Alle incidenten gerelateerd aan dit probleem',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Wijs toe',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Sluit',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Wijs opnieuw toe',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Los het op',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Nieuw probleem',
|
||||
'Menu:NewProblem+' => 'Maak nieuw probleem aan',
|
||||
'Menu:Problem:MyProblems' => 'Mijn problemen',
|
||||
'Menu:Problem:MyProblems+' => 'Mijn problemen',
|
||||
'Menu:Problem:OpenProblems' => 'Alle open problemen',
|
||||
'Menu:Problem:OpenProblems+' => 'Alle open problemen',
|
||||
'Menu:Problem:Overview' => 'Overzicht',
|
||||
'Menu:Problem:Overview+' => 'Overzicht',
|
||||
'Menu:Problem:Shortcuts' => 'Snelkoppelingen',
|
||||
'Menu:ProblemManagement' => 'Probleem Management',
|
||||
'Menu:ProblemManagement+' => 'Probleem Management',
|
||||
'Menu:SearchProblems' => 'Zoek naar problemen',
|
||||
'Menu:SearchProblems+' => 'Zoek naar problemen',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemen per prioriteit',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemen per prioriteit',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemen per service',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemen per service',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Niet toegewezen problemen',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Niet toegewezen problemen',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard voor Probleem Management',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard voor Probleem Management',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Sluit',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -9,43 +9,47 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('PL PL', 'Polish', 'Polski', [
|
||||
Dict::Add('PL PL', 'Polish', 'Polski', array(
|
||||
'Menu:ProblemManagement' => 'Zarządzanie problemami',
|
||||
'Menu:ProblemManagement+' => 'Zarządzanie problemami',
|
||||
'Menu:Problem:Overview' => 'Przegląd',
|
||||
'Menu:Problem:Overview+' => 'Przegląd',
|
||||
'Menu:NewProblem' => 'Nowy problem',
|
||||
'Menu:NewProblem+' => 'Nowy problem',
|
||||
'Menu:SearchProblems' => 'Wyszukaj problemy',
|
||||
'Menu:SearchProblems+' => 'Wyszukaj problemy',
|
||||
'Menu:Problem:Shortcuts' => 'Skróty',
|
||||
'Menu:Problem:MyProblems' => 'Moje problemy',
|
||||
'Menu:Problem:MyProblems+' => 'Moje problemy',
|
||||
'Menu:Problem:OpenProblems' => 'Wszystkie otwarte problemy',
|
||||
'Menu:Problem:OpenProblems+' => 'Wszystkie otwarte problemy',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemy według usług',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemy według usług',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemy według priorytetu',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemy według priorytetu',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Nieprzypisane problemy',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Nieprzypisane problemy',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Pulpit do zarządzania problemami',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Pulpit do zarządzania problemami',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('PL PL', 'Polish', 'Polski', array(
|
||||
'Class:Problem' => 'Problem',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Data przydziału',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Dotyczy',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Wydział',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Usługa',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Osoba',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Znane błędy',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Wszystkie znane błędy związane z tym problemem',
|
||||
'Class:Problem/Attribute:priority' => 'Priorytet',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'krytyczny',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => 'krytyczny',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'wysoki',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => 'wysoki',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'średni',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'średni',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'niski',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'niski',
|
||||
'Class:Problem/Attribute:product' => 'Produkt',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Powiązana zmiana',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Odniesienie do powiązanej zmiany',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Powiązane incydenty',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Wszystkie incydenty związane z tym problemem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Powiązane zgłoszenia',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Wszystkie zgłoszenia, które są związane z tym problemem',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Data rozwiązania',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nowy',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Przydzielony',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Rozwiązany',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Zamknięty',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Usługa',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Nazwa usługi',
|
||||
@@ -54,16 +58,16 @@ Dict::Add('PL PL', 'Polish', 'Polski', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Podkategoria usług',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Przydzielony',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Zamknięty',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Nowy',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Rozwiązany',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produkt',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Dotyczy',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Wydział',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Usługa',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Osoba',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Pilność',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'krytyczna',
|
||||
@@ -74,33 +78,36 @@ Dict::Add('PL PL', 'Polish', 'Polski', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'średnia',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'niska',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'niska',
|
||||
'Class:Problem/Attribute:priority' => 'Priorytet',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'krytyczny',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => 'krytyczny',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'wysoki',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => 'wysoki',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'średni',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'średni',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'niski',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'niski',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Powiązana zmiana',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Odniesienie do powiązanej zmiany',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Data przydziału',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Data rozwiązania',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Znane błędy',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Wszystkie znane błędy związane z tym problemem',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Powiązane zgłoszenia',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Wszystkie zgłoszenia, które są związane z tym problemem',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Powiązane incydenty',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Wszystkie incydenty związane z tym problemem',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Przydziel',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Zamknij',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Przydziel ponownie',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Rozwiąż',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Nowy problem',
|
||||
'Menu:NewProblem+' => 'Nowy problem',
|
||||
'Menu:Problem:MyProblems' => 'Moje problemy',
|
||||
'Menu:Problem:MyProblems+' => 'Moje problemy',
|
||||
'Menu:Problem:OpenProblems' => 'Wszystkie otwarte problemy',
|
||||
'Menu:Problem:OpenProblems+' => 'Wszystkie otwarte problemy',
|
||||
'Menu:Problem:Overview' => 'Przegląd',
|
||||
'Menu:Problem:Overview+' => 'Przegląd',
|
||||
'Menu:Problem:Shortcuts' => 'Skróty',
|
||||
'Menu:ProblemManagement' => 'Zarządzanie problemami',
|
||||
'Menu:ProblemManagement+' => 'Zarządzanie problemami',
|
||||
'Menu:SearchProblems' => 'Wyszukaj problemy',
|
||||
'Menu:SearchProblems+' => 'Wyszukaj problemy',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemy według priorytetu',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problemy według priorytetu',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemy według usług',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problemy według usług',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Nieprzypisane problemy',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Nieprzypisane problemy',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Pulpit do zarządzania problemami',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Pulpit do zarządzania problemami',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Zamknij',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -9,43 +9,47 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Menu:ProblemManagement' => 'Gerenciamento de problemas',
|
||||
'Menu:ProblemManagement+' => 'Lista de gerenciamento de problemas',
|
||||
'Menu:Problem:Overview' => 'Visão geral',
|
||||
'Menu:Problem:Overview+' => '',
|
||||
'Menu:NewProblem' => 'Novo problema',
|
||||
'Menu:NewProblem+' => '',
|
||||
'Menu:SearchProblems' => 'Pesquisar por problemas',
|
||||
'Menu:SearchProblems+' => '',
|
||||
'Menu:Problem:Shortcuts' => 'Atalhos',
|
||||
'Menu:Problem:MyProblems' => 'Meus problemas',
|
||||
'Menu:Problem:MyProblems+' => '',
|
||||
'Menu:Problem:OpenProblems' => 'Todos os problemas abertos',
|
||||
'Menu:Problem:OpenProblems+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemas por serviço',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemas por prioridade',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Problemas não atribuídos',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => '',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Painel de gerenciamento de problemas',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => '',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
|
||||
'Class:Problem' => 'Problema',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Data de atribuição',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impacto',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Um departamento',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Um serviço',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Uma pessoa',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Erros conhecidos',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Todos os erros conhecidos associados a este problema',
|
||||
'Class:Problem/Attribute:priority' => 'Prioridade',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Crítica',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Alta',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Média',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Baixa',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produto',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Mudança relacionada',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref. Mudança relacionada',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Incidentes relacionados',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Todos os incidentes associados a este problema',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Solicitações relacionadas',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Todas as solicitações associadas a este problema',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Data de solução',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Novo',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Atribuído',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Solucionado',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Fechado',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Serviço',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Nome do serviço',
|
||||
@@ -54,16 +58,16 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Subcategoria do serviço',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Status',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Atribuído',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Fechado',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Novo',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Solucionado',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Produto',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Impacto',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Um departamento',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Um serviço',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Uma pessoa',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Urgência',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Crítica',
|
||||
@@ -74,33 +78,36 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Baixa',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => '',
|
||||
'Class:Problem/Attribute:priority' => 'Prioridade',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Crítica',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Alta',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Média',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Baixa',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Mudança relacionada',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Ref. Mudança relacionada',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Data de atribuição',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Data de solução',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Erros conhecidos',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Todos os erros conhecidos associados a este problema',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Solicitações relacionadas',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Todas as solicitações associadas a este problema',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Incidentes relacionados',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Todos os incidentes associados a este problema',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Atribuir',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Fechar',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Reatribuir',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Resolver',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Novo problema',
|
||||
'Menu:NewProblem+' => '',
|
||||
'Menu:Problem:MyProblems' => 'Meus problemas',
|
||||
'Menu:Problem:MyProblems+' => '',
|
||||
'Menu:Problem:OpenProblems' => 'Todos os problemas abertos',
|
||||
'Menu:Problem:OpenProblems+' => '',
|
||||
'Menu:Problem:Overview' => 'Visão geral',
|
||||
'Menu:Problem:Overview+' => '',
|
||||
'Menu:Problem:Shortcuts' => 'Atalhos',
|
||||
'Menu:ProblemManagement' => 'Gerenciamento de problemas',
|
||||
'Menu:ProblemManagement+' => 'Lista de gerenciamento de problemas',
|
||||
'Menu:SearchProblems' => 'Pesquisar por problemas',
|
||||
'Menu:SearchProblems+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problemas por prioridade',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problemas por serviço',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => '',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Problemas não atribuídos',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => '',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Painel de gerenciamento de problemas',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => '',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Fechar',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -10,43 +10,47 @@
|
||||
* @author Vladimir Kunin <v.b.kunin@gmail.com>
|
||||
*
|
||||
*/
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', [
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Menu:ProblemManagement' => 'Управление проблемами',
|
||||
'Menu:ProblemManagement+' => 'Управление проблемами',
|
||||
'Menu:Problem:Overview' => 'Обзор',
|
||||
'Menu:Problem:Overview+' => 'Управление проблемами - Обзор',
|
||||
'Menu:NewProblem' => 'Новая проблема',
|
||||
'Menu:NewProblem+' => 'Создать новую проблему',
|
||||
'Menu:SearchProblems' => 'Поиск проблем',
|
||||
'Menu:SearchProblems+' => 'Поиск проблем',
|
||||
'Menu:Problem:Shortcuts' => 'Ярлыки',
|
||||
'Menu:Problem:MyProblems' => 'Назначенные мне',
|
||||
'Menu:Problem:MyProblems+' => 'Назначенные мне проблемы',
|
||||
'Menu:Problem:OpenProblems' => 'Открытые',
|
||||
'Menu:Problem:OpenProblems+' => 'Все открытые проблемы',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Проблемы по услугам',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Проблемы по услугам',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Проблемы по приоритету',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Проблемы по приоритету',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Неназначенные проблемы',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Неназначенные проблемы',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Панель управления проблемами',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Панель управления проблемами',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('RU RU', 'Russian', 'Русский', array(
|
||||
'Class:Problem' => 'Проблема',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Дата назначения',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Влияние',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Департамент',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Служба',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Персона',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Известные ошибки',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Связанные известные ошибки',
|
||||
'Class:Problem/Attribute:priority' => 'Приоритет',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Критический',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => 'Критический',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Высокий',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => 'Высокий',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Средний',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'Средний',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Низкий',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Низкий',
|
||||
'Class:Problem/Attribute:product' => 'Продукт',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Связанное изменение',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Связанное изменение',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Инциденты',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Связанные инциденты',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Запросы',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Связанные запросы',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Дата решения',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Статус',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Новая',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Назначена',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Решена',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Закрыта',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Услуга',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Услуга',
|
||||
@@ -55,16 +59,16 @@ Dict::Add('RU RU', 'Russian', 'Русский', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => 'Подкатегория услуги',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Подкатегория услуги',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Статус',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Назначена',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Закрыта',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Новая',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Решена',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Продукт',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Влияние',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Департамент',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Служба',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Персона',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Срочность',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Критическая',
|
||||
@@ -75,33 +79,36 @@ Dict::Add('RU RU', 'Russian', 'Русский', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'Средняя',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Низкая',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'Низкая',
|
||||
'Class:Problem/Attribute:priority' => 'Приоритет',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Критический',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => 'Критический',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Высокий',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => 'Высокий',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Средний',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => 'Средний',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Низкий',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Низкий',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Связанное изменение',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Связанное изменение',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Дата назначения',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Дата решения',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Известные ошибки',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'Связанные известные ошибки',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Запросы',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Связанные запросы',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Инциденты',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Связанные инциденты',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Назначить',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Закрыть',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Переназначить',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Отметить как решенную',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Новая проблема',
|
||||
'Menu:NewProblem+' => 'Создать новую проблему',
|
||||
'Menu:Problem:MyProblems' => 'Назначенные мне',
|
||||
'Menu:Problem:MyProblems+' => 'Назначенные мне проблемы',
|
||||
'Menu:Problem:OpenProblems' => 'Открытые',
|
||||
'Menu:Problem:OpenProblems+' => 'Все открытые проблемы',
|
||||
'Menu:Problem:Overview' => 'Обзор',
|
||||
'Menu:Problem:Overview+' => 'Управление проблемами - Обзор',
|
||||
'Menu:Problem:Shortcuts' => 'Ярлыки',
|
||||
'Menu:ProblemManagement' => 'Управление проблемами',
|
||||
'Menu:ProblemManagement+' => 'Управление проблемами',
|
||||
'Menu:SearchProblems' => 'Поиск проблем',
|
||||
'Menu:SearchProblems+' => 'Поиск проблем',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Проблемы по приоритету',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Проблемы по приоритету',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Проблемы по услугам',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Проблемы по услугам',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Неназначенные проблемы',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Неназначенные проблемы',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Панель управления проблемами',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Панель управления проблемами',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Закрыть',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -9,43 +9,47 @@
|
||||
/**
|
||||
*
|
||||
*/
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Menu:ProblemManagement' => 'Problem management~~',
|
||||
'Menu:ProblemManagement+' => 'Problem management~~',
|
||||
'Menu:Problem:Overview' => 'Overview~~',
|
||||
'Menu:Problem:Overview+' => 'Overview~~',
|
||||
'Menu:NewProblem' => 'New problem~~',
|
||||
'Menu:NewProblem+' => 'New problem~~',
|
||||
'Menu:SearchProblems' => 'Search for problems~~',
|
||||
'Menu:SearchProblems+' => 'Search for problems~~',
|
||||
'Menu:Problem:Shortcuts' => 'Shortcuts~~',
|
||||
'Menu:Problem:MyProblems' => 'My problems~~',
|
||||
'Menu:Problem:MyProblems+' => 'My problems~~',
|
||||
'Menu:Problem:OpenProblems' => 'All open problems~~',
|
||||
'Menu:Problem:OpenProblems+' => 'All open problems~~',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problems by service~~',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problems by service~~',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problems by priority~~',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problems by priority~~',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Unassigned problems~~',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Unassigned problems~~',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard for Problem Management~~',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard for Problem Management~~',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
|
||||
'Class:Problem' => 'Problem~~',
|
||||
'Class:Problem+' => '~~',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Assignment Date~~',
|
||||
'Class:Problem/Attribute:assignment_date+' => '~~',
|
||||
'Class:Problem/Attribute:impact' => 'Impact~~',
|
||||
'Class:Problem/Attribute:impact+' => 'Impact is the severity of the problem, how many end users are affected~~',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'A Department~~',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '~~',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'A Service~~',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '~~',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'A person~~',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '~~',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Known Errors~~',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
|
||||
'Class:Problem/Attribute:priority' => 'Priority~~',
|
||||
'Class:Problem/Attribute:priority+' => 'Order in which problems need to be handled~~',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '~~',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'High~~',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '~~',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Medium~~',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '~~',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Low~~',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '~~',
|
||||
'Class:Problem/Attribute:product' => 'Product~~',
|
||||
'Class:Problem/Attribute:product+' => '~~',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Related Change~~',
|
||||
'Class:Problem/Attribute:related_change_id+' => '~~',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Related Change ref~~',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '~~',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Related requests~~',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Resolution Date~~',
|
||||
'Class:Problem/Attribute:resolution_date+' => '~~',
|
||||
'Class:Problem/Attribute:status' => 'Status~~',
|
||||
'Class:Problem/Attribute:status+' => '~~',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'New~~',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '~~',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Assigned~~',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '~~',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Resolved~~',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '~~',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Closed~~',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '~~',
|
||||
'Class:Problem/Attribute:service_id' => 'Service~~',
|
||||
'Class:Problem/Attribute:service_id+' => '~~',
|
||||
'Class:Problem/Attribute:service_name' => 'Service name~~',
|
||||
@@ -54,16 +58,16 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '~~',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Service subcategory~~',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '~~',
|
||||
'Class:Problem/Attribute:status' => 'Status~~',
|
||||
'Class:Problem/Attribute:status+' => '~~',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Assigned~~',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '~~',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Closed~~',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '~~',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'New~~',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '~~',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Resolved~~',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '~~',
|
||||
'Class:Problem/Attribute:product' => 'Product~~',
|
||||
'Class:Problem/Attribute:product+' => '~~',
|
||||
'Class:Problem/Attribute:impact' => 'Impact~~',
|
||||
'Class:Problem/Attribute:impact+' => 'Impact is the severity of the problem, how many end users are affected~~',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'A Department~~',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '~~',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'A Service~~',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '~~',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'A person~~',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '~~',
|
||||
'Class:Problem/Attribute:urgency' => 'Urgency~~',
|
||||
'Class:Problem/Attribute:urgency+' => 'How quickly the problem needs to be resolved~~',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Critical~~',
|
||||
@@ -74,33 +78,36 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => '~~',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Low~~',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => '~~',
|
||||
'Class:Problem/Attribute:priority' => 'Priority~~',
|
||||
'Class:Problem/Attribute:priority+' => 'Order in which problems need to be handled~~',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '~~',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'High~~',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '~~',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Medium~~',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '~~',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Low~~',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => '~~',
|
||||
'Class:Problem/Attribute:related_change_id' => 'Related Change~~',
|
||||
'Class:Problem/Attribute:related_change_id+' => '~~',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Related Change ref~~',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '~~',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Assignment Date~~',
|
||||
'Class:Problem/Attribute:assignment_date+' => '~~',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Resolution Date~~',
|
||||
'Class:Problem/Attribute:resolution_date+' => '~~',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Known Errors~~',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
|
||||
'Class:Problem/Attribute:related_request_list' => 'Related requests~~',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Assign~~',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '~~',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Close~~',
|
||||
'Class:Problem/Stimulus:ev_close+' => '~~',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Reassign~~',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '~~',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Resolve~~',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '~~',
|
||||
'Menu:NewProblem' => 'New problem~~',
|
||||
'Menu:NewProblem+' => 'New problem~~',
|
||||
'Menu:Problem:MyProblems' => 'My problems~~',
|
||||
'Menu:Problem:MyProblems+' => 'My problems~~',
|
||||
'Menu:Problem:OpenProblems' => 'All open problems~~',
|
||||
'Menu:Problem:OpenProblems+' => 'All open problems~~',
|
||||
'Menu:Problem:Overview' => 'Overview~~',
|
||||
'Menu:Problem:Overview+' => 'Overview~~',
|
||||
'Menu:Problem:Shortcuts' => 'Shortcuts~~',
|
||||
'Menu:ProblemManagement' => 'Problem management~~',
|
||||
'Menu:ProblemManagement+' => 'Problem management~~',
|
||||
'Menu:SearchProblems' => 'Search for problems~~',
|
||||
'Menu:SearchProblems+' => 'Search for problems~~',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Problems by priority~~',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problems by priority~~',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Problems by service~~',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Problems by service~~',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Unassigned problems~~',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Unassigned problems~~',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard for Problem Management~~',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard for Problem Management~~',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Close~~',
|
||||
'Class:Problem/Stimulus:ev_close+' => '~~',
|
||||
));
|
||||
|
||||
@@ -10,43 +10,47 @@
|
||||
* @author Izzet Sirin <izzet.sirin@htr.com.tr>
|
||||
*
|
||||
*/
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', [
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Menu:ProblemManagement' => 'Problem yönetimi',
|
||||
'Menu:ProblemManagement+' => 'Problem yönetimi',
|
||||
'Menu:Problem:Overview' => 'Özet',
|
||||
'Menu:Problem:Overview+' => 'Özet',
|
||||
'Menu:NewProblem' => 'Yeni Problem',
|
||||
'Menu:NewProblem+' => 'Yeni Problem',
|
||||
'Menu:SearchProblems' => 'Problem Ara',
|
||||
'Menu:SearchProblems+' => 'Problem Ara',
|
||||
'Menu:Problem:Shortcuts' => 'Kısayollar',
|
||||
'Menu:Problem:MyProblems' => 'Problemlerim',
|
||||
'Menu:Problem:MyProblems+' => 'Problemlerim',
|
||||
'Menu:Problem:OpenProblems' => 'Tüm açık problemler',
|
||||
'Menu:Problem:OpenProblems+' => 'Tüm açık problemler',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Servis problemleri',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Servis problemleri',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Önceliklere göre problemler',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Önceliklere göre problemler',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Atanmamış Problemler',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Atanmamış Problemler',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Problem Yönetimi Gösterge Tablosu',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Problem Yönetimi Gösterge Tablosu',
|
||||
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
|
||||
'Class:Problem' => 'Problem',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Atanma tarihi',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Etkisi',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Kişi',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Servis',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Bölüm',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Bilinen Hatalar',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
|
||||
'Class:Problem/Attribute:priority' => 'Öncelik',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Orta',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Yüksek',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Düşük',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Düşük',
|
||||
'Class:Problem/Attribute:product' => 'Ürün',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:related_change_id' => 'İlgili değişiklik',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Referans',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'İlişkili Olaylar',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Bu problemle ilgili olan tüm olaylar',
|
||||
'Class:Problem/Attribute:related_request_list' => 'İlgili Talepler',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Bu problemle ilgili tüm talepler',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Çözülme tarihi',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Durum',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Yeni',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Atanmış',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Çözülmüş',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Kapanmış',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:service_id' => 'Servis',
|
||||
'Class:Problem/Attribute:service_id+' => '',
|
||||
'Class:Problem/Attribute:service_name' => 'Adı',
|
||||
@@ -55,16 +59,16 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [
|
||||
'Class:Problem/Attribute:servicesubcategory_id+' => '',
|
||||
'Class:Problem/Attribute:servicesubcategory_name' => 'Adı',
|
||||
'Class:Problem/Attribute:servicesubcategory_name+' => '',
|
||||
'Class:Problem/Attribute:status' => 'Durum',
|
||||
'Class:Problem/Attribute:status+' => '',
|
||||
'Class:Problem/Attribute:status/Value:assigned' => 'Atanmış',
|
||||
'Class:Problem/Attribute:status/Value:assigned+' => '',
|
||||
'Class:Problem/Attribute:status/Value:closed' => 'Kapanmış',
|
||||
'Class:Problem/Attribute:status/Value:closed+' => '',
|
||||
'Class:Problem/Attribute:status/Value:new' => 'Yeni',
|
||||
'Class:Problem/Attribute:status/Value:new+' => '',
|
||||
'Class:Problem/Attribute:status/Value:resolved' => 'Çözülmüş',
|
||||
'Class:Problem/Attribute:status/Value:resolved+' => '',
|
||||
'Class:Problem/Attribute:product' => 'Ürün',
|
||||
'Class:Problem/Attribute:product+' => '',
|
||||
'Class:Problem/Attribute:impact' => 'Etkisi',
|
||||
'Class:Problem/Attribute:impact+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:1' => 'Kişi',
|
||||
'Class:Problem/Attribute:impact/Value:1+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:2' => 'Servis',
|
||||
'Class:Problem/Attribute:impact/Value:2+' => '',
|
||||
'Class:Problem/Attribute:impact/Value:3' => 'Bölüm',
|
||||
'Class:Problem/Attribute:impact/Value:3+' => '',
|
||||
'Class:Problem/Attribute:urgency' => 'Aciliyeti',
|
||||
'Class:Problem/Attribute:urgency+' => '',
|
||||
'Class:Problem/Attribute:urgency/Value:1' => 'Critical~~',
|
||||
@@ -75,33 +79,36 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [
|
||||
'Class:Problem/Attribute:urgency/Value:3+' => 'Yüksek',
|
||||
'Class:Problem/Attribute:urgency/Value:4' => 'Düşük',
|
||||
'Class:Problem/Attribute:urgency/Value:4+' => 'Düşük',
|
||||
'Class:Problem/Attribute:priority' => 'Öncelik',
|
||||
'Class:Problem/Attribute:priority+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:1' => 'Critical~~',
|
||||
'Class:Problem/Attribute:priority/Value:1+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:2' => 'Orta',
|
||||
'Class:Problem/Attribute:priority/Value:2+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:3' => 'Yüksek',
|
||||
'Class:Problem/Attribute:priority/Value:3+' => '',
|
||||
'Class:Problem/Attribute:priority/Value:4' => 'Düşük',
|
||||
'Class:Problem/Attribute:priority/Value:4+' => 'Düşük',
|
||||
'Class:Problem/Attribute:related_change_id' => 'İlgili değişiklik',
|
||||
'Class:Problem/Attribute:related_change_id+' => '',
|
||||
'Class:Problem/Attribute:related_change_ref' => 'Referans',
|
||||
'Class:Problem/Attribute:related_change_ref+' => '',
|
||||
'Class:Problem/Attribute:assignment_date' => 'Atanma tarihi',
|
||||
'Class:Problem/Attribute:assignment_date+' => '',
|
||||
'Class:Problem/Attribute:resolution_date' => 'Çözülme tarihi',
|
||||
'Class:Problem/Attribute:resolution_date+' => '',
|
||||
'Class:Problem/Attribute:knownerrors_list' => 'Bilinen Hatalar',
|
||||
'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
|
||||
'Class:Problem/Attribute:related_request_list' => 'İlgili Talepler',
|
||||
'Class:Problem/Attribute:related_request_list+' => 'Bu problemle ilgili tüm talepler',
|
||||
'Class:Problem/Attribute:related_incident_list' => 'İlişkili Olaylar',
|
||||
'Class:Problem/Attribute:related_incident_list+' => 'Bu problemle ilgili olan tüm olaylar',
|
||||
'Class:Problem/Stimulus:ev_assign' => 'Ata',
|
||||
'Class:Problem/Stimulus:ev_assign+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => 'Kapat',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
'Class:Problem/Stimulus:ev_reassign' => 'Yeniden ata',
|
||||
'Class:Problem/Stimulus:ev_reassign+' => '',
|
||||
'Class:Problem/Stimulus:ev_resolve' => 'Çöz',
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Menu:NewProblem' => 'Yeni Problem',
|
||||
'Menu:NewProblem+' => 'Yeni Problem',
|
||||
'Menu:Problem:MyProblems' => 'Problemlerim',
|
||||
'Menu:Problem:MyProblems+' => 'Problemlerim',
|
||||
'Menu:Problem:OpenProblems' => 'Tüm açık problemler',
|
||||
'Menu:Problem:OpenProblems+' => 'Tüm açık problemler',
|
||||
'Menu:Problem:Overview' => 'Özet',
|
||||
'Menu:Problem:Overview+' => 'Özet',
|
||||
'Menu:Problem:Shortcuts' => 'Kısayollar',
|
||||
'Menu:ProblemManagement' => 'Problem yönetimi',
|
||||
'Menu:ProblemManagement+' => 'Problem yönetimi',
|
||||
'Menu:SearchProblems' => 'Problem Ara',
|
||||
'Menu:SearchProblems+' => 'Problem Ara',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority' => 'Önceliklere göre problemler',
|
||||
'UI-ProblemManagementOverview-ProblemByPriority+' => 'Önceliklere göre problemler',
|
||||
'UI-ProblemManagementOverview-ProblemByService' => 'Servis problemleri',
|
||||
'UI-ProblemManagementOverview-ProblemByService+' => 'Servis problemleri',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned' => 'Atanmamış Problemler',
|
||||
'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Atanmamış Problemler',
|
||||
'UI:ProblemMgmtMenuOverview:Title' => 'Problem Yönetimi Gösterge Tablosu',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => 'Problem Yönetimi Gösterge Tablosu',
|
||||
]);
|
||||
'Class:Problem/Stimulus:ev_close' => 'Kapat',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
));
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with iTop. If not, see <http://www.gnu.org/licenses/>
|
||||
*/
|
||||
|
||||
// Dictionnay conventions
|
||||
// Class:<class_name>
|
||||
// Class:<class_name>+
|
||||
@@ -30,12 +29,10 @@
|
||||
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>+
|
||||
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// Classes in 'bizmodel'
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
//
|
||||
|
||||
// Dictionnay conventions
|
||||
// Class:<class_name>
|
||||
// Class:<class_name>+
|
||||
@@ -45,9 +42,7 @@
|
||||
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>
|
||||
// Class:<class_name>/Stimulus:<stimulus_code>+
|
||||
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Menu:ProblemManagement' => '问题管理',
|
||||
'Menu:ProblemManagement+' => '问题管理',
|
||||
'Menu:Problem:Overview' => '概况',
|
||||
@@ -70,12 +65,12 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'UI:ProblemMgmtMenuOverview:Title' => '问题管理仪表盘',
|
||||
'UI:ProblemMgmtMenuOverview:Title+' => '问题管理仪表盘',
|
||||
|
||||
]);
|
||||
));
|
||||
//
|
||||
// Class: Problem
|
||||
//
|
||||
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
|
||||
'Class:Problem' => '问题',
|
||||
'Class:Problem+' => '',
|
||||
'Class:Problem/Attribute:status' => '状态',
|
||||
@@ -148,4 +143,4 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'Class:Problem/Stimulus:ev_resolve+' => '',
|
||||
'Class:Problem/Stimulus:ev_close' => '关闭',
|
||||
'Class:Problem/Stimulus:ev_close+' => '',
|
||||
]);
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user