mirror of
https://github.com/Combodo/iTop.git
synced 2026-05-20 07:42:17 +02:00
N°8776, N°8623, N°8496, N°8445, N°8378, N°8040 & N°7755 (#769)
* N°8776 - Move Attachemnt above caselog in the UR form in the portal * N°8623 - French dictionaries, fix missing entries * N°8496 - Add tooltips on Known Error class * N°8445 - Color "Priority" on Userrequest & Incident in ITIL * N°8378 - Missing rights on incident for SuperUser * N°8040 - FR dico replacing left "Statut" by "Etat" * N°7755 - Add tto_time_spent and ttr_time_spent on standard datamodel
This commit is contained in:
@@ -16,27 +16,27 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'Class:KnownError' => 'Známá chyba',
|
||||
'Class:KnownError+' => 'Pro známou příčinu zdokumentovaná chyba',
|
||||
'Class:KnownError/Attribute:name' => 'Název',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Zákazník',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Název zákazníka',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Související problém',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'ID Souvisejícího problému',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Příznak',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Primární příčina',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Náhradní řešení (workaround)',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Řešení',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Kód chyby',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Oblast',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Aplikace',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
@@ -46,11 +46,11 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Dodavatel',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Model',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Verze',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'Konfigurační položky',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Všechny konfigurační položky vztahující se k této známé chybě',
|
||||
'Class:KnownError/Attribute:document_list' => 'Dokumenty',
|
||||
|
||||
@@ -15,43 +15,43 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [
|
||||
'Class:KnownError' => 'Known Error',
|
||||
'Class:KnownError+' => 'Dokumenterede fejl for et bestående Issue',
|
||||
'Class:KnownError/Attribute:name' => 'Navn',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Kunde',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Kundennavn',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Tilhørende problem',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Reference',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptom',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Grund årsag',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Workaround',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Løsning',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Fejlkode',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Område',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Anvendelse',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Anvendelse',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Netværk',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Netværk',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Leverandør',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Model',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Version',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CIs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error~~',
|
||||
'Class:KnownError/Attribute:document_list' => 'Dokumenter',
|
||||
'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error~~',
|
||||
]);
|
||||
|
||||
@@ -15,41 +15,41 @@ Dict::Add('DE DE', 'German', 'Deutsch', [
|
||||
'Class:KnownError' => 'Known Error',
|
||||
'Class:KnownError+' => 'Dokumentierter Fehler für ein Problem',
|
||||
'Class:KnownError/Attribute:name' => 'Name',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Kunde',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Kundenname',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Zugehöriges Problem',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Referenz',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptom',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Grundursache',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Workaround',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Lösung',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Fehlercode',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Bereich',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Anwendung',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Anwendung',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Netzwerk',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Netzwerk',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Anbieter',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Modell',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Version',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CIs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Alle CIs, die mit diesem Known Error verknüpft sind',
|
||||
'Class:KnownError/Attribute:document_list' => 'Dokumente',
|
||||
|
||||
@@ -55,43 +55,43 @@ Dict::Add('EN US', 'English', 'English', [
|
||||
'Class:KnownError' => 'Known Error',
|
||||
'Class:KnownError+' => 'Error documented for a known issue',
|
||||
'Class:KnownError/Attribute:name' => 'Name',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:org_id' => 'Customer',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Customer Name',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization',
|
||||
'Class:KnownError/Attribute:org_id' => 'Organization',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Organization Name',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Related Problem',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Related Problem Ref',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptom',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Root Cause',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?',
|
||||
'Class:KnownError/Attribute:workaround' => 'Work around',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?',
|
||||
'Class:KnownError/Attribute:solution' => 'Solution',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?',
|
||||
'Class:KnownError/Attribute:error_code' => 'Error Code',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here',
|
||||
'Class:KnownError/Attribute:domain' => 'Domain',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Application',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Application',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Network',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Network',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Vendor',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error',
|
||||
'Class:KnownError/Attribute:model' => 'Model',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error',
|
||||
'Class:KnownError/Attribute:version' => 'Version',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CIs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documents',
|
||||
'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error',
|
||||
]);
|
||||
|
||||
@@ -55,43 +55,43 @@ Dict::Add('EN GB', 'British English', 'British English', [
|
||||
'Class:KnownError' => 'Known Error',
|
||||
'Class:KnownError+' => 'Error documented for a known issue',
|
||||
'Class:KnownError/Attribute:name' => 'Name',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:org_id' => 'Customer',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Organization',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Customer Name',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Related Problem',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Related Problem Ref',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptom',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Root Cause',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Work around',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Solution',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Error Code',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Domain',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Application',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Application',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Network',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Network',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Vendor',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Model',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Version',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CIs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documents',
|
||||
'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error',
|
||||
]);
|
||||
|
||||
@@ -12,45 +12,45 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'Class:KnownError' => 'Error Conocido',
|
||||
'Class:KnownError+' => 'Documentación para un error conocido',
|
||||
'Class:KnownError/Attribute:name' => 'Nombre',
|
||||
'Class:KnownError/Attribute:name+' => 'Nombre del Error Conocido',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Organización',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Organización',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Nombre',
|
||||
'Class:KnownError/Attribute:cust_name+' => 'Nombre',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Problema Relacionado',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'Problema',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Referencia',
|
||||
'Class:KnownError/Attribute:problem_ref+' => 'Refencia',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Síntoma',
|
||||
'Class:KnownError/Attribute:symptom+' => 'Síntoma',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Causa Raíz',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'Causa Raíz',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Solución Temporal',
|
||||
'Class:KnownError/Attribute:workaround+' => 'Solución Temporal',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Solución Final',
|
||||
'Class:KnownError/Attribute:solution+' => 'Solución Final',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Código de Error',
|
||||
'Class:KnownError/Attribute:error_code+' => 'Código de Error',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Dominio',
|
||||
'Class:KnownError/Attribute:domain+' => 'Dominio',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Aplicación',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Aplicación',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Escritorio',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Escritorio',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Red',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Red',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Servidor',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Servidor',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Proveedor',
|
||||
'Class:KnownError/Attribute:vendor+' => 'Proveedor',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Modelo',
|
||||
'Class:KnownError/Attribute:model+' => 'Modelo',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Versión',
|
||||
'Class:KnownError/Attribute:version+' => 'Versión',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'ECs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'ECs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error~~',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documentos',
|
||||
'Class:KnownError/Attribute:document_list+' => 'Documentos',
|
||||
'Class:KnownError/Attribute:document_list+' => '',
|
||||
]);
|
||||
|
||||
//
|
||||
@@ -59,18 +59,18 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
|
||||
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
|
||||
'Class:lnkErrorToFunctionalCI' => 'Relación Error Conocido y EC Funcional',
|
||||
'Class:lnkErrorToFunctionalCI+' => 'Relación Error Conocido y EC Funcional',
|
||||
'Class:lnkErrorToFunctionalCI+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Name' => '%1$s / %2$s',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id' => 'EC',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id+' => 'Elemento de Configuración',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name' => 'CI',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name+' => 'Elemento de Configuración',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id' => 'Error Conocido',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id+' => 'Error Conocido',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_name' => 'Error Conocido',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_name+' => 'Error Conocido',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_name+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason' => 'Motivo',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason+' => 'Motivo',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason+' => '',
|
||||
]);
|
||||
|
||||
//
|
||||
|
||||
@@ -14,43 +14,43 @@ Dict::Add('FR FR', 'French', 'Français', [
|
||||
'Class:KnownError' => 'Erreur Connue',
|
||||
'Class:KnownError+' => 'Erreur documenté pour un problème connu',
|
||||
'Class:KnownError/Attribute:name' => 'Nom',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:org_id' => 'Client',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Nom du client',
|
||||
'Class:KnownError/Attribute:name+' => 'Ce nom devrait être unique parmi les erreurs connues de cette organisation',
|
||||
'Class:KnownError/Attribute:org_id' => 'Organisation',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Lier l\'erreur connue au fournisseur de services responsable de sa gestion, ou éventuellement à une organisation cliente si l\'erreur lui est spécifique',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Nom organisation',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Problème lié',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'Le problème qui n\'ayant pû être résolu rapidement, a conduit à créer cette erreur connue',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Rérérence problème lié',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptôme',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'Quels sont les effets observables de cette erreur ?',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Cause première',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'Quelle est la cause première de cette erreur ?',
|
||||
'Class:KnownError/Attribute:workaround' => 'Contournement',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'Comment éviter les effets de cette erreur, en attendant sa résolution ?',
|
||||
'Class:KnownError/Attribute:solution' => 'Solution',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'Que faut-il faire pour corriger définitivement cette erreur ?',
|
||||
'Class:KnownError/Attribute:error_code' => 'Code d\'erreur',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'Si l\'erreur est associée à un code d\'erreur spécifique (ex: un code d\'erreur système), indiquez-le ici',
|
||||
'Class:KnownError/Attribute:domain' => 'Domaine',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choisissez le domaine technique auquel cette erreur appartient',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Application',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Application',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Bureautique',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Bureautique',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Réseau',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Réseau',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Serveur',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Serveur',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Vendeur',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'Un texte libre pour identifier le vendeur des éléments de configuration concernés par cette erreur',
|
||||
'Class:KnownError/Attribute:model' => 'Modèle',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'Modèle des éléments de configuration concerné par cette erreur',
|
||||
'Class:KnownError/Attribute:version' => 'Version',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'Version des éléments de configuration concernée par cette erreur',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CIs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Tous les éléments de configuration liés à cette erreur connue',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Les éléments de configuration potentiellement impactés par cette erreur connue',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documents',
|
||||
'Class:KnownError/Attribute:document_list+' => 'Tous les documents liés à cette erreur connue',
|
||||
]);
|
||||
@@ -67,11 +67,11 @@ Dict::Add('FR FR', 'French', 'Français', [
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name' => 'Nom CI',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id' => 'Erreur',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id' => 'Erreur connue',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_id+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_name' => 'Nom erreur',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:error_name+' => '',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason' => 'Reason',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason' => 'Motif du lien',
|
||||
'Class:lnkErrorToFunctionalCI/Attribute:reason+' => '',
|
||||
]);
|
||||
|
||||
|
||||
@@ -14,27 +14,27 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
|
||||
'Class:KnownError' => 'Ismert hiba',
|
||||
'Class:KnownError+' => '',
|
||||
'Class:KnownError/Attribute:name' => 'Ismert hiba név',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Ügyfél',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Ügyfél név',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Kapcsolódó probléma',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Referenciaszám',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Hibajelenség',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Gyökér ok',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Elkerülő megoldás',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Megoldás',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Hibakód',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Hibatartomány',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Alkalmazás',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
@@ -44,13 +44,13 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Szerver',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Gyártó',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Modell',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Verzió',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CI-k',
|
||||
'Class:KnownError/Attribute:ci_list+' => '',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error~~',
|
||||
'Class:KnownError/Attribute:document_list' => 'Dokumentumok',
|
||||
'Class:KnownError/Attribute:document_list+' => '',
|
||||
]);
|
||||
|
||||
@@ -14,43 +14,43 @@ Dict::Add('IT IT', 'Italian', 'Italiano', [
|
||||
'Class:KnownError' => 'Errori conosciuti',
|
||||
'Class:KnownError+' => 'Errori documentati per problemi noti',
|
||||
'Class:KnownError/Attribute:name' => 'Nome',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Cliente ',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Nome del cliente',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Problema correlato',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Ref',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Sintomo',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Causa principale',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Soluzione temporanea',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Soluzione',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Codice di errore',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Dominio',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Applicazione',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Applicazione',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Network',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Network',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Venditore',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Modello',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Versione',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CIs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error~~',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documenti',
|
||||
'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error~~',
|
||||
]);
|
||||
|
||||
@@ -14,43 +14,43 @@ Dict::Add('JA JP', 'Japanese', '日本語', [
|
||||
'Class:KnownError' => '既知のエラー',
|
||||
'Class:KnownError+' => '既知の課題として文書化されたエラー',
|
||||
'Class:KnownError/Attribute:name' => '名前',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => '顧客',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => '顧客名',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => '関連する問題',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => '参照',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => '現象',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => '根本的な原因',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => '回避策',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => '解決策',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'エラーコード',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'ドメイン',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'アプリケーション',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'アプリケーション',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'デスクトップ',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'デスクトップ',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'ネットワーク',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'ネットワーク',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'サーバ',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'サーバ',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'ベンダー',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'モデル',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'バージョン',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CI',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error~~',
|
||||
'Class:KnownError/Attribute:document_list' => '文書',
|
||||
'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error~~',
|
||||
]);
|
||||
|
||||
@@ -16,41 +16,41 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [
|
||||
'Class:KnownError' => 'Gekende fout',
|
||||
'Class:KnownError+' => 'Gedocumenteerde fout voor een gekend probleem',
|
||||
'Class:KnownError/Attribute:name' => 'Naam',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Organisatie',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Naam klant',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Gerelateerd probleem',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Ref. gerelateerd probleem',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptoom',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Hoofdoorzaak',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Work around',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Oplossing',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Foutcode',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Domein',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Applicatie',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Applicatie',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Netwerk',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Netwerk',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Server',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Verkoper',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Model',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Versie',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'Configuratie-items',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Alle configuratie-items gerelateerd aan deze gekende fout',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documenten',
|
||||
|
||||
@@ -14,41 +14,41 @@ Dict::Add('PL PL', 'Polish', 'Polski', [
|
||||
'Class:KnownError' => 'Znany błąd',
|
||||
'Class:KnownError+' => 'Udokumentowano błąd dotyczący znanego problemu',
|
||||
'Class:KnownError/Attribute:name' => 'Nazwa',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Klient',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Nazwa klienta',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Powiązany problem',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Powiązane informacje o problemie',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptom (objaw)',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Przyczyna',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Obejście',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Rozwiązanie',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Kod błędu',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Domena',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Aplikacja',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Aplikacja',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Sieć',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Sieć',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Serwer',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Serwer',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Sprzedawca',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Model',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Wersja',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'Konfiguracje',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Wszystkie elementy konfiguracji związane z tym znanym błędem',
|
||||
'Class:KnownError/Attribute:document_list' => 'Dokumenty',
|
||||
|
||||
@@ -14,27 +14,27 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
|
||||
'Class:KnownError' => 'Erro Conhecido',
|
||||
'Class:KnownError+' => 'Erro documentado de um problema conhecido',
|
||||
'Class:KnownError/Attribute:name' => 'Nome',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Cliente',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Nome do cliente',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Problema relacionado',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Ref. problema relacionado',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Sintoma do erro',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Causa',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Solução de contorno',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Solução',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Código do erro',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Domínio',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Aplicação',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop',
|
||||
@@ -44,11 +44,11 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Servidor',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Fabricante',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Modelo',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Versão',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'ICs',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Todos os Itens de Configuração (ICs) associados à este Erro conhecido',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documentos',
|
||||
|
||||
@@ -15,41 +15,41 @@ Dict::Add('RU RU', 'Russian', 'Русский', [
|
||||
'Class:KnownError' => 'Известная ошибка',
|
||||
'Class:KnownError+' => 'Проблема, имеющая задокументированные корневую причину и обходное решение',
|
||||
'Class:KnownError/Attribute:name' => 'Название',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Организация',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Организация',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Проблема',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Проблема',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Проявление',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Корневая причина',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Обходное решение',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Решение',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Код ошибки',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Домен',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Приложение',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Приложение',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Рабочее окружение',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Рабочее окружение',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Сеть',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Сеть',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Сервер',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Сервер',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Производитель',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Модель',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Версия',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'КЕ',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'Связанный конфигурационные единицы',
|
||||
'Class:KnownError/Attribute:document_list' => 'Документы',
|
||||
|
||||
@@ -14,43 +14,43 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
|
||||
'Class:KnownError' => 'Known Error~~',
|
||||
'Class:KnownError+' => 'Error documented for a known issue~~',
|
||||
'Class:KnownError/Attribute:name' => 'Name~~',
|
||||
'Class:KnownError/Attribute:name+' => '~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Customer~~',
|
||||
'Class:KnownError/Attribute:org_id+' => '~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Customer Name~~',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Organization~~',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Organization Name~~',
|
||||
'Class:KnownError/Attribute:cust_name+' => '~~',
|
||||
'Class:KnownError/Attribute:problem_id' => 'Related Problem~~',
|
||||
'Class:KnownError/Attribute:problem_id+' => '~~',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Related Problem Ref~~',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '~~',
|
||||
'Class:KnownError/Attribute:symptom' => 'Symptom~~',
|
||||
'Class:KnownError/Attribute:symptom+' => '~~',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Root Cause~~',
|
||||
'Class:KnownError/Attribute:root_cause+' => '~~',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Work around~~',
|
||||
'Class:KnownError/Attribute:workaround+' => '~~',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Solution~~',
|
||||
'Class:KnownError/Attribute:solution+' => '~~',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Error Code~~',
|
||||
'Class:KnownError/Attribute:error_code+' => '~~',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Domain~~',
|
||||
'Class:KnownError/Attribute:domain+' => '~~',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Application~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Application~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Desktop~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Desktop~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Network~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Network~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Server~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Server~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Vendor~~',
|
||||
'Class:KnownError/Attribute:vendor+' => '~~',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Model~~',
|
||||
'Class:KnownError/Attribute:model+' => '~~',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Version~~',
|
||||
'Class:KnownError/Attribute:version+' => '~~',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'CIs~~',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error~~',
|
||||
'Class:KnownError/Attribute:document_list' => 'Documents~~',
|
||||
'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error~~',
|
||||
]);
|
||||
|
||||
@@ -15,43 +15,43 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [
|
||||
'Class:KnownError' => 'Bilinen hata',
|
||||
'Class:KnownError+' => 'Hata bilinen hatalara kaydedildi',
|
||||
'Class:KnownError/Attribute:name' => 'Adı',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => 'Müşteri',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => 'Müşteri Adı',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => 'İlgili problem',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => 'Referans',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => 'Belirtisi',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => 'Ana sebep',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => 'Ara çözüm',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => 'Çözüm',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => 'Hata kodu',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => 'Etki alanı',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => 'Uygulama',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => 'Uygulama',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => 'Masaüstü',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => 'Masaüstü',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => 'Ağ',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => 'Ağ',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => 'Sunucu',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => 'Sunucu',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => 'Üretici',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => 'Model',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => 'Versiyon',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => 'KKler',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list+' => 'The configuration items that are potentially impacted by this known error~~',
|
||||
'Class:KnownError/Attribute:document_list' => 'Dokümanlar',
|
||||
'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error~~',
|
||||
]);
|
||||
|
||||
@@ -50,41 +50,41 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [
|
||||
'Class:KnownError' => '已知错误',
|
||||
'Class:KnownError+' => '记录一个已知错误',
|
||||
'Class:KnownError/Attribute:name' => '名称',
|
||||
'Class:KnownError/Attribute:name+' => '',
|
||||
'Class:KnownError/Attribute:name+' => 'This is expected to be a unique identifier within the Known Errors of this organization~~',
|
||||
'Class:KnownError/Attribute:org_id' => '客户',
|
||||
'Class:KnownError/Attribute:org_id+' => '',
|
||||
'Class:KnownError/Attribute:org_id+' => 'Link the known error to the service provider in charge of handling them, or maybe to a customer organization if the error is specific to them~~',
|
||||
'Class:KnownError/Attribute:cust_name' => '客户名称',
|
||||
'Class:KnownError/Attribute:cust_name+' => '',
|
||||
'Class:KnownError/Attribute:problem_id' => '相关问题',
|
||||
'Class:KnownError/Attribute:problem_id+' => '',
|
||||
'Class:KnownError/Attribute:problem_id+' => 'The problem which couldn\'t be solved immediately and has led to the creation of this known error~~',
|
||||
'Class:KnownError/Attribute:problem_ref' => '问题编号',
|
||||
'Class:KnownError/Attribute:problem_ref+' => '',
|
||||
'Class:KnownError/Attribute:symptom' => '现象',
|
||||
'Class:KnownError/Attribute:symptom+' => '',
|
||||
'Class:KnownError/Attribute:symptom+' => 'What are the observable effects of this error?~~',
|
||||
'Class:KnownError/Attribute:root_cause' => '问题根源',
|
||||
'Class:KnownError/Attribute:root_cause+' => '',
|
||||
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
|
||||
'Class:KnownError/Attribute:workaround' => '解决过程',
|
||||
'Class:KnownError/Attribute:workaround+' => '',
|
||||
'Class:KnownError/Attribute:workaround+' => 'How to bypass the effects of this error until a proper solution is found?~~',
|
||||
'Class:KnownError/Attribute:solution' => '解决方案',
|
||||
'Class:KnownError/Attribute:solution+' => '',
|
||||
'Class:KnownError/Attribute:solution+' => 'What is the permanent solution for this error?~~',
|
||||
'Class:KnownError/Attribute:error_code' => '错误编码',
|
||||
'Class:KnownError/Attribute:error_code+' => '',
|
||||
'Class:KnownError/Attribute:error_code+' => 'If a specific error code is associated to this known error, specify it here~~',
|
||||
'Class:KnownError/Attribute:domain' => '类型',
|
||||
'Class:KnownError/Attribute:domain+' => '',
|
||||
'Class:KnownError/Attribute:domain+' => 'Choose the technical domain related to this known error?~~',
|
||||
'Class:KnownError/Attribute:domain/Value:Application' => '应用',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '应用',
|
||||
'Class:KnownError/Attribute:domain/Value:Application+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop' => '桌面',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '桌面',
|
||||
'Class:KnownError/Attribute:domain/Value:Desktop+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Network' => '网络',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '网络',
|
||||
'Class:KnownError/Attribute:domain/Value:Network+' => '',
|
||||
'Class:KnownError/Attribute:domain/Value:Server' => '服务器',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '服务器',
|
||||
'Class:KnownError/Attribute:domain/Value:Server+' => '',
|
||||
'Class:KnownError/Attribute:vendor' => '厂商',
|
||||
'Class:KnownError/Attribute:vendor+' => '',
|
||||
'Class:KnownError/Attribute:vendor+' => 'A free text field to identify the vendor of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:model' => '型号',
|
||||
'Class:KnownError/Attribute:model+' => '',
|
||||
'Class:KnownError/Attribute:model+' => 'The model of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:version' => '版本',
|
||||
'Class:KnownError/Attribute:version+' => '',
|
||||
'Class:KnownError/Attribute:version+' => 'The version of the CI(s) concerned by this known error~~',
|
||||
'Class:KnownError/Attribute:ci_list' => '配置项',
|
||||
'Class:KnownError/Attribute:ci_list+' => '此已知错误相关的所有配置项',
|
||||
'Class:KnownError/Attribute:document_list' => '文档',
|
||||
|
||||
Reference in New Issue
Block a user