Files
iTop/datamodels/2.x/itop-knownerror-mgmt/dictionaries/da.dict.itop-knownerror-mgmt.php
2026-05-04 14:32:26 +02:00

110 lines
5.6 KiB
PHP

<?php
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
* @author Erik Bøg <erik@boegmoeller.dk>
*
*/
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+' => '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+' => '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+' => '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+' => 'What are the observable effects of this error?~~',
'Class:KnownError/Attribute:root_cause' => 'Grund årsag',
'Class:KnownError/Attribute:root_cause+' => 'What is the underlying cause of this error?~~',
'Class:KnownError/Attribute:workaround' => '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+' => 'What is the permanent solution for this error?~~',
'Class:KnownError/Attribute:error_code' => 'Fejlkode',
'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+' => 'Choose the technical domain related to this known error?~~',
'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+' => '',
'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+' => '',
'Class:KnownError/Attribute:vendor' => 'Leverandør',
'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+' => 'The model of the CI(s) concerned by this known error~~',
'Class:KnownError/Attribute:version' => '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+' => '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~~',
]);
//
// Class: lnkErrorToFunctionalCI
//
Dict::Add('DA DA', 'Danish', 'Dansk', [
'Class:lnkErrorToFunctionalCI' => 'Sammenhæng Fejl/FunctionalCI',
'Class:lnkErrorToFunctionalCI+' => '',
'Class:lnkErrorToFunctionalCI/Name' => '%1$s / %2$s~~',
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id' => 'CI',
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id+' => '',
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name' => 'CI-Navn',
'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name+' => '',
'Class:lnkErrorToFunctionalCI/Attribute:error_id' => 'Fejl',
'Class:lnkErrorToFunctionalCI/Attribute:error_id+' => '',
'Class:lnkErrorToFunctionalCI/Attribute:error_name' => 'Fejlnavn',
'Class:lnkErrorToFunctionalCI/Attribute:error_name+' => '',
'Class:lnkErrorToFunctionalCI/Attribute:reason' => 'Årsag',
'Class:lnkErrorToFunctionalCI/Attribute:reason+' => '',
]);
//
// Class: lnkDocumentToError
//
Dict::Add('DA DA', 'Danish', 'Dansk', [
'Class:lnkDocumentToError' => 'Sammenhæng Dokumenter/Fejl',
'Class:lnkDocumentToError+' => '',
'Class:lnkDocumentToError/Name' => '%1$s / %2$s~~',
'Class:lnkDocumentToError/Attribute:document_id' => 'Dokument',
'Class:lnkDocumentToError/Attribute:document_id+' => '',
'Class:lnkDocumentToError/Attribute:document_name' => 'Dokumentnavn',
'Class:lnkDocumentToError/Attribute:document_name+' => '',
'Class:lnkDocumentToError/Attribute:error_id' => 'Fejl',
'Class:lnkDocumentToError/Attribute:error_id+' => '',
'Class:lnkDocumentToError/Attribute:error_name' => 'Fejlnavn',
'Class:lnkDocumentToError/Attribute:error_name+' => '',
'Class:lnkDocumentToError/Attribute:link_type' => 'Sammenhængstype',
'Class:lnkDocumentToError/Attribute:link_type+' => '',
]);
Dict::Add('DA DA', 'Danish', 'Dansk', [
'Menu:ProblemManagement' => 'Problem Management',
'Menu:ProblemManagement+' => 'An ITIL process that identifies root causes of incidents, documents Known Errors and FAQs, in order to reduce helpdesk workload~~',
'Menu:Problem:Shortcuts' => 'Genvej',
'Menu:NewError' => 'Ny kendt fejl',
'Menu:NewError+' => '',
'Menu:SearchError' => 'Søg efter kendte fejl',
'Menu:SearchError+' => '',
'Menu:Problem:KnownErrors' => 'Alle kendte Fejl',
'Menu:Problem:KnownErrors+' => 'Alle kendte Fejl',
]);