Automated dictionaries synchronization with english reference

This commit is contained in:
Timothee
2024-06-11 16:38:40 +02:00
parent ae83a11a8c
commit 09a5d7a35f
728 changed files with 75718 additions and 104679 deletions

View File

@@ -1,218 +1,129 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* Localized data.
* Localized data
*
* @author Lukáš Dvořák <lukas.dvorak@itopportal.cz>
* @author Daniel Rokos <daniel.rokos@itopportal.cz>
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
// Dictionnay conventions
// Class:<class_name>
// Class:<class_name>+
// Class:<class_name>/Attribute:<attribute_code>
// Class:<class_name>/Attribute:<attribute_code>+
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
// Class:<class_name>/Stimulus:<stimulus_code>
// Class:<class_name>/Stimulus:<stimulus_code>+
//
// Class: Ticket
//
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
/**
* @author Lukáš Dvořák <lukas.dvorak@itopportal.cz>
* @author Daniel Rokos <daniel.rokos@itopportal.cz>
*
*/
Dict::Add('CS CZ', 'Czech', 'Čeština', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR',
'Class:Ticket' => 'Tiket',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'ID',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Organizace',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Název organizace',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Zadavatel',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Název zadavatele',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'Tým',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Název týmu',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'Řešitel',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Název řešitele',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => 'Název',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Popis',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Datum vytvoření',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Datum ukončení',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => 'Poslední aktualizace',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => 'Zadavatel',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Název zadavatele',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'Datum uzavření',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => 'Interní záznam',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Kontakty',
'Class:Ticket/Attribute:contacts_list+' => 'Všechny kontakty spojené s tímto tiketem',
'Class:Ticket/Attribute:functionalcis_list' => 'Konfigurační položky',
'Class:Ticket/Attribute:functionalcis_list+' => 'Všechny konfigurační položky ovlivněné tímto tiketem',
'Class:Ticket/Attribute:workorders_list' => 'Pracovní příkazy',
'Class:Ticket/Attribute:workorders_list+' => 'Všechny pracovní příkazy pro tento tiket',
'Class:Ticket/Attribute:description' => 'Popis',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Datum ukončení',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'Typ',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'Konfigurační položky',
'Class:Ticket/Attribute:functionalcis_list+' => 'Všechny konfigurační položky ovlivněné tímto tiketem',
'Class:Ticket/Attribute:last_update' => 'Poslední aktualizace',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Provozní stav',
'Class:Ticket/Attribute:operational_status+' => 'Vypočítán z podrobného stavu',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Uzavřený',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Probíhající',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => '',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Vyřešený',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Uzavřený',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Ticket:ImpactAnalysis' => 'Analýza dopadů',
));
//
// Class: lnkContactToTicket
//
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:lnkContactToTicket' => 'Spojení (Kontakt / Tiket)',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Tiket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'ID',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kontakt',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Email kontaktu',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => 'Role (text)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Role',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Přidán manuálně',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Automaticky',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Neupozorňovat',
));
//
// Class: WorkOrder
//
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:Ticket/Attribute:org_id' => 'Organizace',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Název organizace',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => 'Interní záznam',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:ref' => 'ID',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Datum vytvoření',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Tým',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Název týmu',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => 'Název',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Pracovní příkazy',
'Class:Ticket/Attribute:workorders_list+' => 'Všechny pracovní příkazy pro tento tiket',
'Class:WorkOrder' => 'Pracovní příkaz',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => 'Název',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => 'Stav',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'otevřený',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'uzavřený',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => 'Popis',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Tiket',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'ID tiketu',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Tým',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Název týmu',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Řešitel',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => 'Email řešitele',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Datum začátku',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Řešitel',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => 'Popis',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => 'Datum konce',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => 'Log',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => 'Název',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Datum začátku',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => 'Stav',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'uzavřený',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'otevřený',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Tým',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Název týmu',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Tiket',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'ID tiketu',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => 'Uzavřít',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Ticket:baseinfo' => 'Obecné informace',
'Ticket:date' => 'Data',
'Ticket:contact' => 'Kontakty',
'Ticket:moreinfo' => 'Více informací',
'Ticket:relation' => 'Vztahy',
'Ticket:log' => 'Komunikace',
'Ticket:Type' => 'Kvalifikace',
'Ticket:support' => 'Podpora',
'Ticket:resolution' => 'Řešení',
'Ticket:SLA' => 'SLA zpráva',
'WorkOrder:Details' => 'Detaily',
'WorkOrder:Moreinfo' => 'Více informací',
'Tickets:ResolvedFrom' => 'Vyřešeno automaticky na základě %1$s',
'Class:cmdbAbstractObject/Method:Set' => 'Set',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue~~',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Add a fixed value to a field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'The field to modify, in the current object~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimal value which will be added, can be negative~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object',
'Class:cmdbAbstractObject/Method:Set' => 'Set',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate~~',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Set a field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Target Field~~',
@@ -229,23 +140,67 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Source field~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:lnkContactToTicket' => 'Spojení (Kontakt / Tiket)',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Email kontaktu',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kontakt',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Role (text)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Role',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Automaticky',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Neupozorňovat',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Přidán manuálně',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Tiket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'ID',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Analýza dopadů',
'Ticket:SLA' => 'SLA zpráva',
'Ticket:Type' => 'Kvalifikace',
'Ticket:baseinfo' => 'Obecné informace',
'Ticket:contact' => 'Kontakty',
'Ticket:date' => 'Data',
'Ticket:log' => 'Komunikace',
'Ticket:moreinfo' => 'Více informací',
'Ticket:relation' => 'Vztahy',
'Ticket:resolution' => 'Řešení',
'Ticket:support' => 'Podpora',
'Tickets:ResolvedFrom' => 'Vyřešeno automaticky na základě %1$s',
'WorkOrder:Details' => 'Detaily',
'WorkOrder:Moreinfo' => 'Více informací',
]);

View File

@@ -1,203 +1,128 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* @author Erik Bøg <erik@boegmoeller.dk>
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @licence http://opensource.org/licenses/AGPL-3.0
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('DA DA', 'Danish', 'Dansk', array(
/**
* @author Erik Bøg <erik@boegmoeller.dk>
*
*/
Dict::Add('DA DA', 'Danish', 'Dansk', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
'Class:Ticket' => 'Ticket',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'Reference',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Organisation',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Organisations navn',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Bruger',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Bruger navn',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'Team',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Team navn',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'Tildelt til',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Tildelt til',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => 'Titel',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Beskrivelse',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Start dato',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Slut dato',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => 'Sidste opdatering',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => 'Bruger',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Bruger navn',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'Lukket dato',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => 'Privat Log',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Kontakt',
'Class:Ticket/Attribute:contacts_list+' => 'All the contacts linked to this ticket~~',
'Class:Ticket/Attribute:functionalcis_list' => 'CIs',
'Class:Ticket/Attribute:functionalcis_list+' => 'All the configuration items impacted by this ticket. Items marked as "Computed" have been automatically marked as impacted. Items marked as "Not impacted" are excluded from the impact.~~',
'Class:Ticket/Attribute:workorders_list' => 'Arbejdsordre',
'Class:Ticket/Attribute:workorders_list+' => 'All the work orders for this ticket~~',
'Class:Ticket/Attribute:description' => 'Beskrivelse',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Slut dato',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'Type',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'CIs',
'Class:Ticket/Attribute:functionalcis_list+' => 'All the configuration items impacted by this ticket. Items marked as "Computed" have been automatically marked as impacted. Items marked as "Not impacted" are excluded from the impact.~~',
'Class:Ticket/Attribute:last_update' => 'Sidste opdatering',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Operational status~~',
'Class:Ticket/Attribute:operational_status+' => 'Computed after the detailed status~~',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Closed~~',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '~~',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Ongoing~~',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Work in progress~~',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Resolved~~',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '~~',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Closed~~',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '~~',
'Ticket:ImpactAnalysis' => 'Impact Analysis~~',
));
//
// Class: lnkContactToTicket
//
Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Class:lnkContactToTicket' => 'Sammenhæng Kontakt/Ticket',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Reference',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kontakt',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Kontakt Email',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => 'Rolle',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Role~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Added manually~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Computed~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Do not notify~~',
));
//
// Class: WorkOrder
//
Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Class:Ticket/Attribute:org_id' => 'Organisation',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Organisations navn',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => 'Privat Log',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:ref' => 'Reference',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Start dato',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Team',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Team navn',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => 'Titel',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Arbejdsordre',
'Class:Ticket/Attribute:workorders_list+' => 'All the work orders for this ticket~~',
'Class:WorkOrder' => 'Arbejdsordre',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => 'Navn',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Åben',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Lukket',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => 'Beskrivelse',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Refererede Ticket',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Team',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Team navn',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Tildelt til',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => 'Bruger Email',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Start dato',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Tildelt til',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => 'Beskrivelse',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => 'Slut dato',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => 'Log',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => 'Navn',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Start dato',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Lukket',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Åben',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Team',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Team navn',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Refererede Ticket',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => 'Luk',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Ticket:baseinfo' => 'Almindelig information',
'Ticket:date' => 'Dato',
'Ticket:contact' => 'Kontakt',
'Ticket:moreinfo' => 'Yderligere information',
'Ticket:relation' => 'Betegnelse',
'Ticket:log' => 'Kommunikation',
'Ticket:Type' => 'Qualifikation',
'Ticket:support' => 'Support',
'Ticket:resolution' => 'Løsning',
'Ticket:SLA' => 'SLA Report',
'WorkOrder:Details' => 'Detaljer',
'WorkOrder:Moreinfo' => 'Yderligere information',
'Tickets:ResolvedFrom' => 'Automatically resolved from %1$s~~',
'Class:cmdbAbstractObject/Method:Set' => 'Set~~',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue~~',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Add a fixed value to a field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'The field to modify, in the current object~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimal value which will be added, can be negative~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy~~',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset~~',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Set' => 'Set~~',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate~~',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Set a field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Target Field~~',
@@ -214,23 +139,67 @@ Dict::Add('DA DA', 'Danish', 'Dansk', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Source field~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset~~',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy~~',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:lnkContactToTicket' => 'Sammenhæng Kontakt/Ticket',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Kontakt Email',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kontakt',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Rolle',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Role~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Computed~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Do not notify~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Added manually~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Reference',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Impact Analysis~~',
'Ticket:SLA' => 'SLA Report',
'Ticket:Type' => 'Qualifikation',
'Ticket:baseinfo' => 'Almindelig information',
'Ticket:contact' => 'Kontakt',
'Ticket:date' => 'Dato',
'Ticket:log' => 'Kommunikation',
'Ticket:moreinfo' => 'Yderligere information',
'Ticket:relation' => 'Betegnelse',
'Ticket:resolution' => 'Løsning',
'Ticket:support' => 'Support',
'Tickets:ResolvedFrom' => 'Automatically resolved from %1$s~~',
'WorkOrder:Details' => 'Detaljer',
'WorkOrder:Moreinfo' => 'Yderligere information',
]);

View File

@@ -1,205 +1,128 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/*
* @author ITOMIG GmbH <martin.raenker@itomig.de>
* @copyright Copyright (C) 2024 Combodo SAS
* @licence http://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('DE DE', 'German', 'Deutsch', array(
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
* @author ITOMIG GmbH <martin.raenker@itomig.de>
*
*/
Dict::Add('DE DE', 'German', 'Deutsch', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own (Erstzuweisungszeit)',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Zielvorgabe (SLT) vom Typ TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve (Erstlösungszeit)',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Zielvorgabe (SLT) vom Typ TTR',
'Class:Ticket' => 'Ticket',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'Referenz',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Organisation',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Organisationsname',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Melder',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Meldername',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'Team',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Teamname',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'Bearbeiter',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Bearbeitername',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => 'Titel',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Beschreibung',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Gestartet',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Enddatum',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => 'Letztes Update',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => 'Melder',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Meldername',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'Schließdatum',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => 'Privates Log',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Kontakte',
'Class:Ticket/Attribute:contacts_list+' => 'Alle Kontakte, die mit diesem Ticket verknüpft sind',
'Class:Ticket/Attribute:functionalcis_list' => 'CIs',
'Class:Ticket/Attribute:functionalcis_list+' => 'Alle CIs, die von diesem Ticket betroffen sind. Elemente, die als "Berechnet" markiert sind, wurden automatisch als betroffen markiert. Elemente, die als "Nicht betroffen" markiert sind, sind von den Auswirkungen ausgeschlossen.',
'Class:Ticket/Attribute:workorders_list' => 'Arbeitsaufträge',
'Class:Ticket/Attribute:workorders_list+' => 'Alle Arbeitsaufträge für dieses Ticket',
'Class:Ticket/Attribute:description' => 'Beschreibung',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Enddatum',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'Typ',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'CIs',
'Class:Ticket/Attribute:functionalcis_list+' => 'Alle CIs, die von diesem Ticket betroffen sind. Elemente, die als "Berechnet" markiert sind, wurden automatisch als betroffen markiert. Elemente, die als "Nicht betroffen" markiert sind, sind von den Auswirkungen ausgeschlossen.',
'Class:Ticket/Attribute:last_update' => 'Letztes Update',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Betriebsstatus',
'Class:Ticket/Attribute:operational_status+' => 'Berechnet aus dem Status jeder Ticketart',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Geschlossen',
'Class:Ticket/Attribute:operational_status/Value:closed+' => 'Geschlossen',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'In Bearbeitung',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'In Bearbeitung',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Gelöst',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => 'Gelöst',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Geschlossen',
'Class:Ticket/Attribute:operational_status/Value:closed+' => 'Geschlossen',
'Ticket:ImpactAnalysis' => 'Auswirkungsanalyse',
));
//
// Class: lnkContactToTicket
//
Dict::Add('DE DE', 'German', 'Deutsch', array(
'Class:lnkContactToTicket' => 'Verknüpfung Kontakt/Ticket',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Referenz',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kontakt',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Kontaktname',
'Class:lnkContactToTicket/Attribute:contact_name+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Kontakt-E-Mail',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => 'Rolle (Text)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rolle',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Manuell hinzugefügt',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Berechnet',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Nicht ändern',
));
//
// Class: WorkOrder
//
Dict::Add('DE DE', 'German', 'Deutsch', array(
'Class:Ticket/Attribute:org_id' => 'Organisation',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Organisationsname',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => 'Privates Log',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:ref' => 'Referenz',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Gestartet',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Team',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Teamname',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => 'Titel',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Arbeitsaufträge',
'Class:Ticket/Attribute:workorders_list+' => 'Alle Arbeitsaufträge für dieses Ticket',
'Class:WorkOrder' => 'Arbeitsauftrag',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => 'Name',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Offen',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Geschlossen',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => 'Beschreibung',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Referenziertes Ticket',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Team',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Team-Name',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Bearbeiter',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => 'Melder-E-Mail',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Startdatum',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Bearbeiter',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => 'Beschreibung',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => 'Enddatum',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => 'Log',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => 'Name',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Startdatum',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Geschlossen',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Offen',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Team',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Team-Name',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Referenziertes Ticket',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => 'Schließen',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('DE DE', 'German', 'Deutsch', array(
'Ticket:baseinfo' => 'Allgemeine Informationen',
'Ticket:date' => 'Daten',
'Ticket:contact' => 'Kontakte',
'Ticket:moreinfo' => 'Weitergehende Informationen',
'Ticket:relation' => 'Beziehungen',
'Ticket:log' => 'Kommunikation',
'Ticket:Type' => 'Qualifikation',
'Ticket:support' => 'Support',
'Ticket:resolution' => 'Lösung',
'Ticket:SLA' => 'SLA-Report',
'WorkOrder:Details' => 'Details',
'WorkOrder:Moreinfo' => 'Weitere Informationen',
'Tickets:ResolvedFrom' => 'Automatisch durch %1$s gelöst',
'Class:cmdbAbstractObject/Method:Set' => 'Set',
'Class:cmdbAbstractObject/Method:Set+' => 'Ein Attribut (Feld) mit einem statischen Wert beschreiben',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Das Feld, das im aktuellen Objekt gesetzt werden soll',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Wert',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'Der Wert, der geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Ein Attribut (Feld) mit der aktuellen Zeit und Datum schreiben',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Ein Attribut (Feld), wenn leer, mit der aktuellen Zeit und Datum schreiben',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Ein Attribut (Feld) mit dem derzeit eingeloggten User schreiben',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll. Falls das Feld vom Typ String ist, wird der FriendlyName des Users verwendet, ansonsten der Identifikator. Der FriendlyName ist der Name, der mit dem User-Account verknüpften Person (falls vorhanden), ansonsten der Accountname (Login).',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Schreibe ein Attribut (Feld) mit der gerade eingeloggten Person (die \\"Person\\", die mit dem gerade eingeloggten User verknüpft ist)',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll. Falls das Feld vom Typ String ist, wird der FriendlyName des Users verwendet, ansonsten der Identifikator.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Ein Attribut (Feld) mit der Zeit (in Sekunden) schreiben, die seit einem Datumswert aus einem anderen Feld vergangen ist. ',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referenzfeld',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Das Feld, aus dem die Refernzzeit/datum gelesen werden soll',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Arbeitszeiten',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leer lassen um das Standard-Arbeitzeiten-Schema zu verwenden, oder auf \\"DefaultWorkingTimeComputer\\" setzen um ein 24x7-Schema zu erzwingen',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Ein Attribut (Feld), wenn leer, mit einem festen Wert schreiben',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Wert',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'Der Wert der geschrieben werden soll',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Addiert einen festen Wert zu einem Attribut (Feld)',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Wert',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Dezimalwert welcher addiert werden soll, kann auch negativ sein',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Stimulus anwenden',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Dem ausgewählten Objekt den ausgewählten Stimulus zuweisen',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus-Code',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Ein valider Stimulus-Code für die aktuelle Klasse',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy',
'Class:cmdbAbstractObject/Method:Copy+' => 'Kopiere den Wert eines Attributs (Felds) in ein anderes Feld',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Quellfeld',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Das Feld des aktuellen Objekts, aus dem der Wert entnommen werden soll',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset',
'Class:cmdbAbstractObject/Method:Reset+' => 'Ein Attribut (Feld) auf seinen Default-Wert zurücksetzen',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Das Feld, das im aktuellen Objekt zurückgesetzt werden soll',
'Class:cmdbAbstractObject/Method:Set' => 'Set',
'Class:cmdbAbstractObject/Method:Set+' => 'Ein Attribut (Feld) mit einem statischen Wert beschreiben',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Das Feld, das im aktuellen Objekt gesetzt werden soll',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Wert',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'Der Wert, der geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Ein Attribut (Feld) mit einem Datum schreiben, welches aus einem anderen Feld berechnet wird',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Zielfeld',
@@ -216,23 +139,67 @@ Dict::Add('DE DE', 'German', 'Deutsch', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Modifikator für das Quellfeld in Textform z.B. "+3 days"',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Quellfeld',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'Das Feld, welches als Quellfeld für den Modifikator verwendet werden soll',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset',
'Class:cmdbAbstractObject/Method:Reset+' => 'Ein Attribut (Feld) auf seinen Default-Wert zurücksetzen',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Das Feld, das im aktuellen Objekt zurückgesetzt werden soll',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy',
'Class:cmdbAbstractObject/Method:Copy+' => 'Kopiere den Wert eines Attributs (Felds) in ein anderes Feld',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Quellfeld',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Das Feld des aktuellen Objekts, aus dem der Wert entnommen werden soll',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Stimulus anwenden',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Dem ausgewählten Objekt den ausgewählten Stimulus zuweisen',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus-Code',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Ein valider Stimulus-Code für die aktuelle Klasse',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own (Erstzuweisungszeit)',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Zielvorgabe (SLT) vom Typ TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve (Erstlösungszeit)',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Zielvorgabe (SLT) vom Typ TTR',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Ein Attribut (Feld) mit der aktuellen Zeit und Datum schreiben',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Ein Attribut (Feld), wenn leer, mit der aktuellen Zeit und Datum schreiben',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Schreibe ein Attribut (Feld) mit der gerade eingeloggten Person (die \"Person\", die mit dem gerade eingeloggten User verknüpft ist)',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll. Falls das Feld vom Typ String ist, wird der FriendlyName des Users verwendet, ansonsten der Identifikator.',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Ein Attribut (Feld) mit dem derzeit eingeloggten User schreiben',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll. Falls das Feld vom Typ String ist, wird der FriendlyName des Users verwendet, ansonsten der Identifikator. Der FriendlyName ist der Name, der mit dem User-Account verknüpften Person (falls vorhanden), ansonsten der Accountname (Login).',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Ein Attribut (Feld) mit der Zeit (in Sekunden) schreiben, die seit einem Datumswert aus einem anderen Feld vergangen ist. ',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referenzfeld',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Das Feld, aus dem die Refernzzeit/datum gelesen werden soll',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Arbeitszeiten',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leer lassen um das Standard-Arbeitzeiten-Schema zu verwenden, oder auf \"DefaultWorkingTimeComputer\" setzen um ein 24x7-Schema zu erzwingen',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Ein Attribut (Feld), wenn leer, mit einem festen Wert schreiben',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Zielfeld',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'Das Feld, das im aktuellen Objekt geschrieben werden soll',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Wert',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'Der Wert der geschrieben werden soll',
'Class:lnkContactToTicket' => 'Verknüpfung Kontakt/Ticket',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Kontakt-E-Mail',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kontakt',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Kontaktname',
'Class:lnkContactToTicket/Attribute:contact_name+' => '',
'Class:lnkContactToTicket/Attribute:role' => 'Rolle (Text)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rolle',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Berechnet',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Nicht ändern',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Manuell hinzugefügt',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Referenz',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s',
'Ticket:ImpactAnalysis' => 'Auswirkungsanalyse',
'Ticket:SLA' => 'SLA-Report',
'Ticket:Type' => 'Qualifikation',
'Ticket:baseinfo' => 'Allgemeine Informationen',
'Ticket:contact' => 'Kontakte',
'Ticket:date' => 'Daten',
'Ticket:log' => 'Kommunikation',
'Ticket:moreinfo' => 'Weitergehende Informationen',
'Ticket:relation' => 'Beziehungen',
'Ticket:resolution' => 'Lösung',
'Ticket:support' => 'Support',
'Tickets:ResolvedFrom' => 'Automatisch durch %1$s gelöst',
'WorkOrder:Details' => 'Details',
'WorkOrder:Moreinfo' => 'Weitere Informationen',
]);

View File

@@ -1,217 +1,128 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* Spanish Localized data
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
* @traductor Miguel Turrubiates <miguel_tf@yahoo.com>
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
// Dictionnay conventions
// Class:<class_name>
// Class:<class_name>+
// Class:<class_name>/Attribute:<attribute_code>
// Class:<class_name>/Attribute:<attribute_code>+
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
// Class:<class_name>/Stimulus:<stimulus_code>
// Class:<class_name>/Stimulus:<stimulus_code>+
//
// Class: Ticket
//
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
/**
* @author Miguel Turrubiates <miguel_tf@yahoo.com>
*
*/
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Tiempo a Pertenencia',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Objetivo basado en SLT de tipo TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Tiempo a Resolución',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Objetivo basado en SLT de tipo TTR',
'Class:Ticket' => 'Ticket',
'Class:Ticket+' => 'Ticket',
'Class:Ticket/Attribute:ref' => 'Ref',
'Class:Ticket/Attribute:ref+' => 'Ref',
'Class:Ticket/Attribute:org_id' => 'Organización',
'Class:Ticket/Attribute:org_id+' => 'Organización',
'Class:Ticket/Attribute:org_name' => 'Organización',
'Class:Ticket/Attribute:org_name+' => 'Organización',
'Class:Ticket/Attribute:caller_id' => 'Reportado por',
'Class:Ticket/Attribute:caller_id+' => 'Reportado por',
'Class:Ticket/Attribute:caller_name' => 'Reportado por',
'Class:Ticket/Attribute:caller_name+' => 'Reportado por',
'Class:Ticket/Attribute:team_id' => 'Grupo',
'Class:Ticket/Attribute:team_id+' => 'Grupo',
'Class:Ticket/Attribute:team_name' => 'Grupo de Trabajo',
'Class:Ticket/Attribute:team_name+' => 'Grupo de Trabajo',
'Class:Ticket/Attribute:agent_id' => 'Analista',
'Class:Ticket/Attribute:agent_id+' => 'Analista',
'Class:Ticket/Attribute:agent_name' => 'Analista',
'Class:Ticket/Attribute:agent_name+' => 'Analista',
'Class:Ticket/Attribute:title' => 'Asunto',
'Class:Ticket/Attribute:title+' => 'Asunto',
'Class:Ticket/Attribute:description' => 'Descripción',
'Class:Ticket/Attribute:description+' => 'Descripción',
'Class:Ticket/Attribute:start_date' => 'Fecha de Inicio',
'Class:Ticket/Attribute:start_date+' => 'Fecha de Inicio',
'Class:Ticket/Attribute:end_date' => 'Fecha de Fin',
'Class:Ticket/Attribute:end_date+' => 'Fecha de Fin',
'Class:Ticket/Attribute:last_update' => 'Última Actualización',
'Class:Ticket/Attribute:last_update+' => 'Última Actualización',
'Class:Ticket/Attribute:caller_id' => 'Reportado por',
'Class:Ticket/Attribute:caller_id+' => 'Reportado por',
'Class:Ticket/Attribute:caller_name' => 'Reportado por',
'Class:Ticket/Attribute:caller_name+' => 'Reportado por',
'Class:Ticket/Attribute:close_date' => 'Fecha de Cierre',
'Class:Ticket/Attribute:close_date+' => 'Fecha de Cierre',
'Class:Ticket/Attribute:private_log' => 'Bitácora Privada',
'Class:Ticket/Attribute:private_log+' => 'Bitácora Privada',
'Class:Ticket/Attribute:contacts_list' => 'Contactos',
'Class:Ticket/Attribute:contacts_list+' => 'Contactos',
'Class:Ticket/Attribute:functionalcis_list' => 'ECs',
'Class:Ticket/Attribute:functionalcis_list+' => 'Elementos de Configuración',
'Class:Ticket/Attribute:workorders_list' => 'Ordenes de Trabajo',
'Class:Ticket/Attribute:workorders_list+' => 'Ordenes de Trabajo',
'Class:Ticket/Attribute:description' => 'Descripción',
'Class:Ticket/Attribute:description+' => 'Descripción',
'Class:Ticket/Attribute:end_date' => 'Fecha de Fin',
'Class:Ticket/Attribute:end_date+' => 'Fecha de Fin',
'Class:Ticket/Attribute:finalclass' => 'Clase',
'Class:Ticket/Attribute:finalclass+' => 'Clase',
'Class:Ticket/Attribute:functionalcis_list' => 'ECs',
'Class:Ticket/Attribute:functionalcis_list+' => 'Elementos de Configuración',
'Class:Ticket/Attribute:last_update' => 'Última Actualización',
'Class:Ticket/Attribute:last_update+' => 'Última Actualización',
'Class:Ticket/Attribute:operational_status' => 'Estatus Operativo',
'Class:Ticket/Attribute:operational_status+' => 'Calculado despues del status detallado',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Cerrado',
'Class:Ticket/Attribute:operational_status/Value:closed+' => 'Cerrado',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'En Proceso',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'En Proceso',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Solucionado',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => 'Solucionado',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Cerrado',
'Class:Ticket/Attribute:operational_status/Value:closed+' => 'Cerrado',
'Ticket:ImpactAnalysis' => 'Análisis de Impacto',
));
//
// Class: lnkContactToTicket
//
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Class:lnkContactToTicket' => 'Relación Contacto y Ticket',
'Class:lnkContactToTicket+' => 'Relación Contacto y Ticket',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => 'Ref',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contacto',
'Class:lnkContactToTicket/Attribute:contact_id+' => 'Contacto',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Correo Electrónico',
'Class:lnkContactToTicket/Attribute:contact_email+' => 'Correo Electrónico',
'Class:lnkContactToTicket/Attribute:role' => 'Rol',
'Class:lnkContactToTicket/Attribute:role+' => 'Rol',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rol',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Agregado Manualmente',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Calculado',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'No notificar',
));
//
// Class: WorkOrder
//
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Class:Ticket/Attribute:org_id' => 'Organización',
'Class:Ticket/Attribute:org_id+' => 'Organización',
'Class:Ticket/Attribute:org_name' => 'Organización',
'Class:Ticket/Attribute:org_name+' => 'Organización',
'Class:Ticket/Attribute:private_log' => 'Bitácora Privada',
'Class:Ticket/Attribute:private_log+' => 'Bitácora Privada',
'Class:Ticket/Attribute:ref' => 'Ref',
'Class:Ticket/Attribute:ref+' => 'Ref',
'Class:Ticket/Attribute:start_date' => 'Fecha de Inicio',
'Class:Ticket/Attribute:start_date+' => 'Fecha de Inicio',
'Class:Ticket/Attribute:team_id' => 'Grupo',
'Class:Ticket/Attribute:team_id+' => 'Grupo',
'Class:Ticket/Attribute:team_name' => 'Grupo de Trabajo',
'Class:Ticket/Attribute:team_name+' => 'Grupo de Trabajo',
'Class:Ticket/Attribute:title' => 'Asunto',
'Class:Ticket/Attribute:title+' => 'Asunto',
'Class:Ticket/Attribute:workorders_list' => 'Ordenes de Trabajo',
'Class:Ticket/Attribute:workorders_list+' => 'Ordenes de Trabajo',
'Class:WorkOrder' => 'Orden de Trabajo',
'Class:WorkOrder+' => 'Orden de Trabajo',
'Class:WorkOrder/Attribute:name' => 'Nombre',
'Class:WorkOrder/Attribute:name+' => 'Nombre de la Orden de Trabajo',
'Class:WorkOrder/Attribute:status' => 'Estatus',
'Class:WorkOrder/Attribute:status+' => 'Estatus',
'Class:WorkOrder/Attribute:status/Value:open' => 'Abierto',
'Class:WorkOrder/Attribute:status/Value:open+' => 'Abierto',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Cerrado',
'Class:WorkOrder/Attribute:status/Value:closed+' => 'Cerrado',
'Class:WorkOrder/Attribute:description' => 'Descripción',
'Class:WorkOrder/Attribute:description+' => 'Descripción',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_id+' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_ref' => 'Ref. Ticket',
'Class:WorkOrder/Attribute:ticket_ref+' => 'Ref. Ticket',
'Class:WorkOrder/Attribute:team_id' => 'Grupo',
'Class:WorkOrder/Attribute:team_id+' => 'Grupo',
'Class:WorkOrder/Attribute:team_name' => 'Grupo de Trabajo',
'Class:WorkOrder/Attribute:team_name+' => 'Grupo de Trabajo',
'Class:WorkOrder/Attribute:agent_id' => 'Analista',
'Class:WorkOrder/Attribute:agent_id+' => 'Analista',
'Class:WorkOrder/Attribute:agent_email' => 'Correo Electrónico del Analista',
'Class:WorkOrder/Attribute:agent_email+' => 'Correo Electrónico del Analista',
'Class:WorkOrder/Attribute:start_date' => 'Fecha de Inicio',
'Class:WorkOrder/Attribute:start_date+' => 'Fecha de Inicio',
'Class:WorkOrder/Attribute:agent_id' => 'Analista',
'Class:WorkOrder/Attribute:agent_id+' => 'Analista',
'Class:WorkOrder/Attribute:description' => 'Descripción',
'Class:WorkOrder/Attribute:description+' => 'Descripción',
'Class:WorkOrder/Attribute:end_date' => 'Fecha de Fin',
'Class:WorkOrder/Attribute:end_date+' => 'Fecha de Fin',
'Class:WorkOrder/Attribute:log' => 'Bitácora',
'Class:WorkOrder/Attribute:log+' => 'Bitácora',
'Class:WorkOrder/Attribute:name' => 'Nombre',
'Class:WorkOrder/Attribute:name+' => 'Nombre de la Orden de Trabajo',
'Class:WorkOrder/Attribute:start_date' => 'Fecha de Inicio',
'Class:WorkOrder/Attribute:start_date+' => 'Fecha de Inicio',
'Class:WorkOrder/Attribute:status' => 'Estatus',
'Class:WorkOrder/Attribute:status+' => 'Estatus',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Cerrado',
'Class:WorkOrder/Attribute:status/Value:closed+' => 'Cerrado',
'Class:WorkOrder/Attribute:status/Value:open' => 'Abierto',
'Class:WorkOrder/Attribute:status/Value:open+' => 'Abierto',
'Class:WorkOrder/Attribute:team_id' => 'Grupo',
'Class:WorkOrder/Attribute:team_id+' => 'Grupo',
'Class:WorkOrder/Attribute:team_name' => 'Grupo de Trabajo',
'Class:WorkOrder/Attribute:team_name+' => 'Grupo de Trabajo',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_id+' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_ref' => 'Ref. Ticket',
'Class:WorkOrder/Attribute:ticket_ref+' => 'Ref. Ticket',
'Class:WorkOrder/Stimulus:ev_close' => 'Cerrar',
'Class:WorkOrder/Stimulus:ev_close+' => 'Cerrar',
));
// Fieldset translation
Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Ticket:baseinfo' => 'Información General',
'Ticket:date' => 'Fechas',
'Ticket:contact' => 'Contactos',
'Ticket:moreinfo' => 'Más Información',
'Ticket:relation' => 'Relaciones',
'Ticket:log' => 'Comunicaciones',
'Ticket:Type' => 'Clasificación',
'Ticket:support' => 'Soporte',
'Ticket:resolution' => 'Solución',
'Ticket:SLA' => 'Reporte de SLA',
'WorkOrder:Details' => 'Detalles',
'WorkOrder:Moreinfo' => 'Más Información',
'Tickets:ResolvedFrom' => 'Automáticamente resuelto de %1$s',
'Class:cmdbAbstractObject/Method:Set' => 'Asignar',
'Class:cmdbAbstractObject/Method:Set+' => 'Asignar campo con valor estático',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'El campo a asignar, en el objeto actual',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Valor',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'Valor a asignar',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'Asignar fecha actual',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Asignar fecha y hora actuales',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'El campo a asignar, en el objeto actual',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'Asignar Usuario actual',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Asignar Usuario actual',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Si el campo es una cadena de caracteres, entonces el nombre completo será usado, de otra manera el identificador será usado. El nombre completo es el nombre de una persona que está ligado a un usurio, si no será su clave de acceso.',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'Asignar Persona actual',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Asignar Persona actual',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Si el campo es una cadena de caracteres, entonces el nombre completo será usado, de otra manera el identificador será usado.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'Asignar tiempo transcurrido',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Asignar tiempo transcurrido (segundos)',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'El campo a configurar, en el objeto actual',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Campo de Referencia',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'El campo desde el que se obtienen los datos referenciados',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Horas Trabajadas',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Dejar vacio para utilizar el horario de trabajo estandar, o dejar por omisión para usar esquema 7x24',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue~~',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Add a fixed value to a field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'The field to modify, in the current object~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimal value which will be added, can be negative~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Aplicar Stimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Aplicar stimulus específico a objeto actual',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Código Stimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Un código de stimulus válido para la clase actual',
'Class:cmdbAbstractObject/Method:Copy' => 'Copiar',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copier el valor de un campo a otro',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Campo a asignar',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Campo Origen',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Campo de donde se obtendrá valor',
'Class:cmdbAbstractObject/Method:Reset' => 'Restablecer',
'Class:cmdbAbstractObject/Method:Reset+' => 'Restablecer a valor por omisión',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Campo a restablecer',
'Class:cmdbAbstractObject/Method:Set' => 'Asignar',
'Class:cmdbAbstractObject/Method:Set+' => 'Asignar campo con valor estático',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'El campo a asignar, en el objeto actual',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Valor',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'Valor a asignar',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate~~',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Set a field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Target Field~~',
@@ -228,23 +139,67 @@ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Source field~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Restablecer',
'Class:cmdbAbstractObject/Method:Reset+' => 'Restablecer a valor por omisión',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Campo a restablecer',
'Class:cmdbAbstractObject/Method:Copy' => 'Copiar',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copier el valor de un campo a otro',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Campo a asignar',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Campo Origen',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Campo de donde se obtendrá valor',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Aplicar Stimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Aplicar stimulus específico a objeto actual',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Código Stimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Un código de stimulus válido para la clase actual',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Tiempo a Pertenencia',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Objetivo basado en SLT de tipo TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Tiempo a Resolución',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Objetivo basado en SLT de tipo TTR',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'Asignar fecha actual',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Asignar fecha y hora actuales',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'El campo a asignar, en el objeto actual',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'Asignar Persona actual',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Asignar Persona actual',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Si el campo es una cadena de caracteres, entonces el nombre completo será usado, de otra manera el identificador será usado.',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'Asignar Usuario actual',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Asignar Usuario actual',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Si el campo es una cadena de caracteres, entonces el nombre completo será usado, de otra manera el identificador será usado. El nombre completo es el nombre de una persona que está ligado a un usurio, si no será su clave de acceso.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'Asignar tiempo transcurrido',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Asignar tiempo transcurrido (segundos)',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Campo Destino',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'El campo a configurar, en el objeto actual',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Campo de Referencia',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'El campo desde el que se obtienen los datos referenciados',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Horas Trabajadas',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Dejar vacio para utilizar el horario de trabajo estandar, o dejar por omisión para usar esquema 7x24',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:lnkContactToTicket' => 'Relación Contacto y Ticket',
'Class:lnkContactToTicket+' => 'Relación Contacto y Ticket',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Correo Electrónico',
'Class:lnkContactToTicket/Attribute:contact_email+' => 'Correo Electrónico',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contacto',
'Class:lnkContactToTicket/Attribute:contact_id+' => 'Contacto',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Rol',
'Class:lnkContactToTicket/Attribute:role+' => 'Rol',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rol',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Calculado',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'No notificar',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Agregado Manualmente',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => 'Ref',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Análisis de Impacto',
'Ticket:SLA' => 'Reporte de SLA',
'Ticket:Type' => 'Clasificación',
'Ticket:baseinfo' => 'Información General',
'Ticket:contact' => 'Contactos',
'Ticket:date' => 'Fechas',
'Ticket:log' => 'Comunicaciones',
'Ticket:moreinfo' => 'Más Información',
'Ticket:relation' => 'Relaciones',
'Ticket:resolution' => 'Solución',
'Ticket:support' => 'Soporte',
'Tickets:ResolvedFrom' => 'Automáticamente resuelto de %1$s',
'WorkOrder:Details' => 'Detalles',
'WorkOrder:Moreinfo' => 'Más Información',
]);

View File

@@ -1,202 +1,127 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Class:Ticket' => 'Hibajegy',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'Referenciaszám',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Szervezeti egység',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Szervezeti egység név',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Kérelmező',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Kérelmező név',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'Csapat',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Csapat név',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'Ügyintéző',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Ügyintéző név',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => 'Tárgy',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Leírás',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Megbízási dátum',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Megoldási dátum dátum',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => 'Utoljára frissítve',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:close_date' => 'Lezárási dátum',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => 'Privát napló',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Kapcsolattartók',
'Class:Ticket/Attribute:contacts_list+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'CI-k',
'Class:Ticket/Attribute:functionalcis_list+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Munkaelrendelők',
'Class:Ticket/Attribute:workorders_list+' => 'Munkaelrendelő ehhez a hibajegyhez',
'Class:Ticket/Attribute:finalclass' => 'Hibajegy típus',
'Class:Ticket/Attribute:finalclass+' => 'A részletes állapot után számítja',
'Class:Ticket/Attribute:operational_status' => 'Műveleti állapot',
'Class:Ticket/Attribute:operational_status+' => '',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Folyamatban',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Munka folyamatban',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Megoldva',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Lezárva',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Ticket:ImpactAnalysis' => 'Hatáselemzés',
));
//
// Class: lnkContactToTicket
//
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Class:lnkContactToTicket' => 'Kapcsolattartó / Hibajegy',
'Class:lnkContactToTicket+' => '~~',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Hibajegy',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '~~',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Referencia szám',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kapcsolattartó',
'Class:lnkContactToTicket/Attribute:contact_id+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Kapcsolattartó email',
'Class:lnkContactToTicket/Attribute:contact_email+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Beosztás (szöveg)',
'Class:lnkContactToTicket/Attribute:role+' => '~~',
'Class:lnkContactToTicket/Attribute:role_code' => 'Beosztás',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Kézzel hozzáadva',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Számított',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Ne értesítsen',
));
//
// Class: WorkOrder
//
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Class:WorkOrder' => 'Munkaelrendelő',
'Class:WorkOrder+' => '~~',
'Class:WorkOrder/Attribute:name' => 'Név',
'Class:WorkOrder/Attribute:name+' => '~~',
'Class:WorkOrder/Attribute:status' => 'Állapot',
'Class:WorkOrder/Attribute:status+' => '~~',
'Class:WorkOrder/Attribute:status/Value:open' => 'Nyitott',
'Class:WorkOrder/Attribute:status/Value:open+' => '~~',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Lezárt',
'Class:WorkOrder/Attribute:status/Value:closed+' => '~~',
'Class:WorkOrder/Attribute:description' => 'Leírás',
'Class:WorkOrder/Attribute:description+' => '~~',
'Class:WorkOrder/Attribute:ticket_id' => 'Hibajegy',
'Class:WorkOrder/Attribute:ticket_id+' => '~~',
'Class:WorkOrder/Attribute:ticket_ref' => 'Referencia szám',
'Class:WorkOrder/Attribute:ticket_ref+' => '~~',
'Class:WorkOrder/Attribute:team_id' => 'Csapat',
'Class:WorkOrder/Attribute:team_id+' => '~~',
'Class:WorkOrder/Attribute:team_name' => 'Csapat név',
'Class:WorkOrder/Attribute:team_name+' => '~~',
'Class:WorkOrder/Attribute:agent_id' => 'Ügyintéző',
'Class:WorkOrder/Attribute:agent_id+' => '~~',
'Class:WorkOrder/Attribute:agent_email' => 'Ügyintéző email cím',
'Class:WorkOrder/Attribute:agent_email+' => '~~',
'Class:WorkOrder/Attribute:start_date' => 'Megbízási dátum',
'Class:WorkOrder/Attribute:start_date+' => '~~',
'Class:WorkOrder/Attribute:end_date' => '~~',
'Class:WorkOrder/Attribute:end_date+' => 'Megoldási dátum',
'Class:WorkOrder/Attribute:log' => 'Napló',
'Class:WorkOrder/Attribute:log+' => '~~',
'Class:WorkOrder/Stimulus:ev_close' => 'Bezárás',
'Class:WorkOrder/Stimulus:ev_close+' => '~~',
));
// Fieldset translation
Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Ticket:baseinfo' => 'Általános információk',
'Ticket:date' => 'Dátum',
'Ticket:contact' => 'Kapcsolattartók',
'Ticket:moreinfo' => 'Kiegészítő információk',
'Ticket:relation' => 'Kapcsolatok',
'Ticket:log' => 'Kommunikáció',
'Ticket:Type' => 'Osztályozás',
'Ticket:support' => 'Támogatás',
'Ticket:resolution' => 'Megoldás',
'Ticket:SLA' => 'SLA jelentés',
'WorkOrder:Details' => 'Részletek',
'WorkOrder:Moreinfo' => 'További információk',
'Tickets:ResolvedFrom' => '%1$s -ból automatikusan megoldva',
'Class:cmdbAbstractObject/Method:Set' => 'Set',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Érték',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referencia mező',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Munkaórák',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Érték',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
/**
*
*/
Dict::Add('HU HU', 'Hungarian', 'Magyar', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Hozzárendelési idő',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Megoldási idő',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
'Class:Ticket' => 'Hibajegy',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:agent_id' => 'Ügyintéző',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Ügyintéző név',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Kérelmező',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Kérelmező név',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'Lezárási dátum',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Kapcsolattartók',
'Class:Ticket/Attribute:contacts_list+' => '',
'Class:Ticket/Attribute:description' => 'Leírás',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Megoldási dátum dátum',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'Hibajegy típus',
'Class:Ticket/Attribute:finalclass+' => 'A részletes állapot után számítja',
'Class:Ticket/Attribute:functionalcis_list' => 'CI-k',
'Class:Ticket/Attribute:functionalcis_list+' => '',
'Class:Ticket/Attribute:last_update' => 'Utoljára frissítve',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Műveleti állapot',
'Class:Ticket/Attribute:operational_status+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Lezárva',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Folyamatban',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Munka folyamatban',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Megoldva',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
'Class:Ticket/Attribute:org_id' => 'Szervezeti egység',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Szervezeti egység név',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => 'Privát napló',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:ref' => 'Referenciaszám',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Megbízási dátum',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Csapat',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Csapat név',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => 'Tárgy',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Munkaelrendelők',
'Class:Ticket/Attribute:workorders_list+' => 'Munkaelrendelő ehhez a hibajegyhez',
'Class:WorkOrder' => 'Munkaelrendelő',
'Class:WorkOrder+' => '~~',
'Class:WorkOrder/Attribute:agent_email' => 'Ügyintéző email cím',
'Class:WorkOrder/Attribute:agent_email+' => '~~',
'Class:WorkOrder/Attribute:agent_id' => 'Ügyintéző',
'Class:WorkOrder/Attribute:agent_id+' => '~~',
'Class:WorkOrder/Attribute:description' => 'Leírás',
'Class:WorkOrder/Attribute:description+' => '~~',
'Class:WorkOrder/Attribute:end_date' => 'End date~~',
'Class:WorkOrder/Attribute:end_date+' => 'Megoldási dátum',
'Class:WorkOrder/Attribute:log' => 'Napló',
'Class:WorkOrder/Attribute:log+' => '~~',
'Class:WorkOrder/Attribute:name' => 'Név',
'Class:WorkOrder/Attribute:name+' => '~~',
'Class:WorkOrder/Attribute:start_date' => 'Megbízási dátum',
'Class:WorkOrder/Attribute:start_date+' => '~~',
'Class:WorkOrder/Attribute:status' => 'Állapot',
'Class:WorkOrder/Attribute:status+' => '~~',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Lezárt',
'Class:WorkOrder/Attribute:status/Value:closed+' => '~~',
'Class:WorkOrder/Attribute:status/Value:open' => 'Nyitott',
'Class:WorkOrder/Attribute:status/Value:open+' => '~~',
'Class:WorkOrder/Attribute:team_id' => 'Csapat',
'Class:WorkOrder/Attribute:team_id+' => '~~',
'Class:WorkOrder/Attribute:team_name' => 'Csapat név',
'Class:WorkOrder/Attribute:team_name+' => '~~',
'Class:WorkOrder/Attribute:ticket_id' => 'Hibajegy',
'Class:WorkOrder/Attribute:ticket_id+' => '~~',
'Class:WorkOrder/Attribute:ticket_ref' => 'Referencia szám',
'Class:WorkOrder/Attribute:ticket_ref+' => '~~',
'Class:WorkOrder/Stimulus:ev_close' => 'Bezárás',
'Class:WorkOrder/Stimulus:ev_close+' => '~~',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Add a fixed value to a field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'The field to modify, in the current object~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Érték',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimal value which will be added, can be negative~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus kód',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Másolás',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Forrásmező',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Visszaállítás',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Set' => 'Set',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Érték',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Set a field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Célmező',
@@ -213,23 +138,67 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Forrásmező',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Visszaállítás',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Másolás',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Forrásmező',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus kód',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Hozzárendelési idő',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Megoldási idő',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referencia mező',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Munkaórák',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Célmező',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Érték',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:lnkContactToTicket' => 'Kapcsolattartó / Hibajegy',
'Class:lnkContactToTicket+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Kapcsolattartó email',
'Class:lnkContactToTicket/Attribute:contact_email+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kapcsolattartó',
'Class:lnkContactToTicket/Attribute:contact_id+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Beosztás (szöveg)',
'Class:lnkContactToTicket/Attribute:role+' => '~~',
'Class:lnkContactToTicket/Attribute:role_code' => 'Beosztás',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Számított',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Ne értesítsen',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Kézzel hozzáadva',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Hibajegy',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '~~',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Referencia szám',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '~~',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Hatáselemzés',
'Ticket:SLA' => 'SLA jelentés',
'Ticket:Type' => 'Osztályozás',
'Ticket:baseinfo' => 'Általános információk',
'Ticket:contact' => 'Kapcsolattartók',
'Ticket:date' => 'Dátum',
'Ticket:log' => 'Kommunikáció',
'Ticket:moreinfo' => 'Kiegészítő információk',
'Ticket:relation' => 'Kapcsolatok',
'Ticket:resolution' => 'Megoldás',
'Ticket:support' => 'Támogatás',
'Tickets:ResolvedFrom' => '%1$s -ból automatikusan megoldva',
'WorkOrder:Details' => 'Részletek',
'WorkOrder:Moreinfo' => 'További információk',
]);

View File

@@ -1,142 +1,77 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Class:Ticket' => 'Ticket',
'Class:Ticket/Attribute:ref' => 'Rif',
'Class:Ticket/Attribute:org_id' => 'Cliente',
'Class:Ticket/Attribute:org_name' => 'Organizzazione',
'Class:Ticket/Attribute:caller_id' => 'Chiamante',
'Class:Ticket/Attribute:caller_name' => 'Nome del Richiedente',
'Class:Ticket/Attribute:team_id' => 'Team',
'Class:Ticket/Attribute:team_name' => 'Nome del Team',
'Class:Ticket/Attribute:agent_id' => 'Operatore',
'Class:Ticket/Attribute:agent_name' => 'Nome dell\'operatore',
'Class:Ticket/Attribute:title' => 'Titolo',
'Class:Ticket/Attribute:description' => 'Descrizione',
'Class:Ticket/Attribute:start_date' => 'Data di inizio',
'Class:Ticket/Attribute:end_date' => 'Data di fine',
'Class:Ticket/Attribute:last_update' => 'Ultimo aggiornamento',
'Class:Ticket/Attribute:close_date' => 'Data di Chiusura',
'Class:Ticket/Attribute:private_log' => 'Registro privato',
'Class:Ticket/Attribute:contacts_list' => 'Contatti',
'Class:Ticket/Attribute:contacts_list+' => 'Tutti i contatti collegati a questo ticket',
'Class:Ticket/Attribute:functionalcis_list' => 'CI',
'Class:Ticket/Attribute:functionalcis_list+' => 'Tutti gli elementi di configurazione impattati per questo ticket',
'Class:Ticket/Attribute:workorders_list' => 'Ordini di lavoro',
'Class:Ticket/Attribute:workorders_list+' => 'Tutti gli ordini di lavoro per questo ticket',
'Class:Ticket/Attribute:finalclass' => 'Tipo',
'Class:Ticket/Attribute:operational_status' => 'Stato operativo',
'Class:Ticket/Attribute:operational_status+' => 'Calcolato dopo lo stato dettagliato',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'In corso',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Lavoro in corso',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Risolto',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Chiuso',
'Ticket:ImpactAnalysis' => 'Analisi dell\'impatto',
));
//
// Class: lnkContactToTicket
//
Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Class:lnkContactToTicket' => 'Link Contact / Ticket',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Rif',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contatto',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Nome del Contatto',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Email del Contatto',
'Class:lnkContactToTicket/Attribute:role' => 'Ruolo (testo)',
'Class:lnkContactToTicket/Attribute:role_code' => 'Ruolo',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Aggiunto manualmente',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Calcolato',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Non notificare',
));
//
// Class: WorkOrder
//
Dict::Add('IT IT', 'Italian', 'Italiano', array(
/**
*
*/
Dict::Add('IT IT', 'Italian', 'Italiano', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Tempo Per Prendere in Carico',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Tempo Per Risolvere',
'Class:Ticket' => 'Ticket',
'Class:Ticket/Attribute:agent_id' => 'Operatore',
'Class:Ticket/Attribute:agent_name' => 'Nome dell\'operatore',
'Class:Ticket/Attribute:caller_id' => 'Chiamante',
'Class:Ticket/Attribute:caller_name' => 'Nome del Richiedente',
'Class:Ticket/Attribute:close_date' => 'Data di Chiusura',
'Class:Ticket/Attribute:contacts_list' => 'Contatti',
'Class:Ticket/Attribute:contacts_list+' => 'Tutti i contatti collegati a questo ticket',
'Class:Ticket/Attribute:description' => 'Descrizione',
'Class:Ticket/Attribute:end_date' => 'Data di fine',
'Class:Ticket/Attribute:finalclass' => 'Tipo',
'Class:Ticket/Attribute:functionalcis_list' => 'CI',
'Class:Ticket/Attribute:functionalcis_list+' => 'Tutti gli elementi di configurazione impattati per questo ticket',
'Class:Ticket/Attribute:last_update' => 'Ultimo aggiornamento',
'Class:Ticket/Attribute:operational_status' => 'Stato operativo',
'Class:Ticket/Attribute:operational_status+' => 'Calcolato dopo lo stato dettagliato',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Chiuso',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'In corso',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Lavoro in corso',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Risolto',
'Class:Ticket/Attribute:org_id' => 'Cliente',
'Class:Ticket/Attribute:org_name' => 'Organizzazione',
'Class:Ticket/Attribute:private_log' => 'Registro privato',
'Class:Ticket/Attribute:ref' => 'Rif',
'Class:Ticket/Attribute:start_date' => 'Data di inizio',
'Class:Ticket/Attribute:team_id' => 'Team',
'Class:Ticket/Attribute:team_name' => 'Nome del Team',
'Class:Ticket/Attribute:title' => 'Titolo',
'Class:Ticket/Attribute:workorders_list' => 'Ordini di lavoro',
'Class:Ticket/Attribute:workorders_list+' => 'Tutti gli ordini di lavoro per questo ticket',
'Class:WorkOrder' => 'Work Order~~',
'Class:WorkOrder+' => '~~',
'Class:WorkOrder/Attribute:name' => 'Nome',
'Class:WorkOrder/Attribute:status' => 'Stato',
'Class:WorkOrder/Attribute:status/Value:open' => 'aperto',
'Class:WorkOrder/Attribute:status/Value:closed' => 'chiuso',
'Class:WorkOrder/Attribute:description' => 'Descrizione',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_ref' => 'Riferimento Ticket',
'Class:WorkOrder/Attribute:team_id' => 'Team',
'Class:WorkOrder/Attribute:team_name' => 'Nome del Team',
'Class:WorkOrder/Attribute:agent_id' => 'Operatore',
'Class:WorkOrder/Attribute:agent_email' => 'Email dell\'operatore',
'Class:WorkOrder/Attribute:start_date' => 'Data di inizio',
'Class:WorkOrder/Attribute:agent_id' => 'Operatore',
'Class:WorkOrder/Attribute:description' => 'Descrizione',
'Class:WorkOrder/Attribute:end_date' => 'Data di fine',
'Class:WorkOrder/Attribute:log' => 'Log',
'Class:WorkOrder/Attribute:name' => 'Nome',
'Class:WorkOrder/Attribute:start_date' => 'Data di inizio',
'Class:WorkOrder/Attribute:status' => 'Stato',
'Class:WorkOrder/Attribute:status/Value:closed' => 'chiuso',
'Class:WorkOrder/Attribute:status/Value:open' => 'aperto',
'Class:WorkOrder/Attribute:team_id' => 'Team',
'Class:WorkOrder/Attribute:team_name' => 'Nome del Team',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_ref' => 'Riferimento Ticket',
'Class:WorkOrder/Stimulus:ev_close' => 'Chiudi',
));
// Fieldset translation
Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Ticket:baseinfo' => 'Infomazioni Generali',
'Ticket:date' => 'Data',
'Ticket:contact' => 'Contatti',
'Ticket:moreinfo' => 'Più informazioni',
'Ticket:relation' => 'Relazioni',
'Ticket:log' => 'Centro Messaggi',
'Ticket:Type' => 'Qualificazione',
'Ticket:support' => 'Supporto',
'Ticket:resolution' => 'Risoluzione',
'Ticket:SLA' => 'Rapporto SLA',
'WorkOrder:Details' => 'Dettagli',
'WorkOrder:Moreinfo' => 'Ulteriori informazioni',
'Tickets:ResolvedFrom' => 'Risolti automaticamente da %1$s',
// Class: cmdbAbstractObject
'Class:cmdbAbstractObject/Method:Set' => 'Imposta',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Valore',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'ImpostaDataCorrente',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'ImpostaDataCorrenteSeNulla',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'ImpostaUtenteCorrente',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'ImpostaPersonaCorrente',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'ImpostaTempoTrascorso',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Campo di Riferimento',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Ore Lavorative',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'ImpostaSeNulla',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Valore',
'Class:cmdbAbstractObject/Method:AddValue' => 'AggiungiValore',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Valore',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Applica Stimolo',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Codice Stimolo',
'Class:cmdbAbstractObject/Method:Copy' => 'Copia',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Campo Sorgente',
'Class:cmdbAbstractObject/Method:Reset' => 'Reimposta',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:Set' => 'Imposta',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Valore',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'ImpostaDataCalcolata',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:2' => 'Modificatore',
@@ -145,14 +80,125 @@ Dict::Add('IT IT', 'Italian', 'Italiano', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2' => 'Modificatore',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Campo Sorgente',
'Class:cmdbAbstractObject/Method:Reset' => 'Reimposta',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:Copy' => 'Copia',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Campo Sorgente',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Applica Stimolo',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Codice Stimolo',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Tempo Per Prendere in Carico',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Tempo Per Risolvere',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'ImpostaDataCorrente',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'ImpostaDataCorrenteSeNulla',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'ImpostaPersonaCorrente',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'ImpostaUtenteCorrente',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'ImpostaTempoTrascorso',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Campo di Riferimento',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Ore Lavorative',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'ImpostaSeNulla',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Campo di Destinazione',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Valore',
'Class:lnkContactToTicket' => 'Link Contact / Ticket',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Email del Contatto',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contatto',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Nome del Contatto',
'Class:lnkContactToTicket/Attribute:role' => 'Ruolo (testo)',
'Class:lnkContactToTicket/Attribute:role_code' => 'Ruolo',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Calcolato',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Non notificare',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Aggiunto manualmente',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Rif',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s',
'Ticket:ImpactAnalysis' => 'Analisi dell\'impatto',
'Ticket:SLA' => 'Rapporto SLA',
'Ticket:Type' => 'Qualificazione',
'Ticket:baseinfo' => 'Infomazioni Generali',
'Ticket:contact' => 'Contatti',
'Ticket:date' => 'Data',
'Ticket:log' => 'Centro Messaggi',
'Ticket:moreinfo' => 'Più informazioni',
'Ticket:relation' => 'Relazioni',
'Ticket:resolution' => 'Risoluzione',
'Ticket:support' => 'Supporto',
'Tickets:ResolvedFrom' => 'Risolti automaticamente da %1$s',
'WorkOrder:Details' => 'Dettagli',
'WorkOrder:Moreinfo' => 'Ulteriori informazioni',
'Class:Ticket+' => '~~',
'Class:Ticket/Attribute:ref+' => '~~',
'Class:Ticket/Attribute:org_id+' => '~~',
'Class:Ticket/Attribute:org_name+' => '~~',
'Class:Ticket/Attribute:caller_id+' => '~~',
'Class:Ticket/Attribute:caller_name+' => '~~',
'Class:Ticket/Attribute:team_id+' => '~~',
'Class:Ticket/Attribute:team_name+' => '~~',
'Class:Ticket/Attribute:agent_id+' => '~~',
'Class:Ticket/Attribute:agent_name+' => '~~',
'Class:Ticket/Attribute:title+' => '~~',
'Class:Ticket/Attribute:description+' => '~~',
'Class:Ticket/Attribute:start_date+' => '~~',
'Class:Ticket/Attribute:end_date+' => '~~',
'Class:Ticket/Attribute:last_update+' => '~~',
'Class:Ticket/Attribute:close_date+' => '~~',
'Class:Ticket/Attribute:private_log+' => '~~',
'Class:Ticket/Attribute:finalclass+' => 'Name of the final class~~',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '~~',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '~~',
'Class:lnkContactToTicket+' => '~~',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '~~',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_id+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email+' => '~~',
'Class:lnkContactToTicket/Attribute:role+' => '~~',
'Class:WorkOrder/Attribute:name+' => '~~',
'Class:WorkOrder/Attribute:status+' => '~~',
'Class:WorkOrder/Attribute:status/Value:open+' => '~~',
'Class:WorkOrder/Attribute:status/Value:closed+' => '~~',
'Class:WorkOrder/Attribute:description+' => '~~',
'Class:WorkOrder/Attribute:ticket_id+' => '~~',
'Class:WorkOrder/Attribute:ticket_ref+' => '~~',
'Class:WorkOrder/Attribute:team_id+' => '~~',
'Class:WorkOrder/Attribute:team_name+' => '~~',
'Class:WorkOrder/Attribute:agent_id+' => '~~',
'Class:WorkOrder/Attribute:agent_email+' => '~~',
'Class:WorkOrder/Attribute:start_date+' => '~~',
'Class:WorkOrder/Attribute:end_date+' => '~~',
'Class:WorkOrder/Attribute:log+' => '~~',
'Class:WorkOrder/Stimulus:ev_close+' => '~~',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Add a fixed value to a field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'The field to modify, in the current object~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimal value which will be added, can be negative~~',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Set a field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull+' => 'Set non empty field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
]);

View File

@@ -1,202 +1,127 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @licence http://opensource.org/licenses/AGPL-3.0
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
Dict::Add('JA JP', 'Japanese', '日本語', array(
/**
*
*/
Dict::Add('JA JP', 'Japanese', '日本語', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
'Class:Ticket' => 'チケット',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => '参照',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => '組織',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => '組織名',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => '依頼者',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => '依頼者名',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'チーム',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'チーム名',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'エージェント',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'エージェント名',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => '題名',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => '説明',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => '開始日',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => '終了日',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => '最終更新日',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => '依頼者',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => '依頼者名',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'クローズ日',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => '個人ログ',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => '連絡先',
'Class:Ticket/Attribute:contacts_list+' => 'All the contacts linked to this ticket~~',
'Class:Ticket/Attribute:functionalcis_list' => 'CI',
'Class:Ticket/Attribute:functionalcis_list+' => 'All the configuration items impacted by this ticket. Items marked as "Computed" have been automatically marked as impacted. Items marked as "Not impacted" are excluded from the impact.~~',
'Class:Ticket/Attribute:workorders_list' => '作業指示',
'Class:Ticket/Attribute:workorders_list+' => 'All the work orders for this ticket~~',
'Class:Ticket/Attribute:description' => '説明',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => '終了日',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'タイプ',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'CI',
'Class:Ticket/Attribute:functionalcis_list+' => 'All the configuration items impacted by this ticket. Items marked as "Computed" have been automatically marked as impacted. Items marked as "Not impacted" are excluded from the impact.~~',
'Class:Ticket/Attribute:last_update' => '最終更新日',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Operational status~~',
'Class:Ticket/Attribute:operational_status+' => 'Computed after the detailed status~~',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Closed~~',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '~~',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Ongoing~~',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Work in progress~~',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Resolved~~',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '~~',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Closed~~',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '~~',
'Ticket:ImpactAnalysis' => 'Impact Analysis~~',
));
//
// Class: lnkContactToTicket
//
Dict::Add('JA JP', 'Japanese', '日本語', array(
'Class:lnkContactToTicket' => 'リンク 連絡先/チケット',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'チケット',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => '参照',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => '連絡先',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => '連絡先電子メール',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => '役割',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Role~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Added manually~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Computed~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Do not notify~~',
));
//
// Class: WorkOrder
//
Dict::Add('JA JP', 'Japanese', '日本語', array(
'Class:Ticket/Attribute:org_id' => '組織',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => '組織名',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => '個人ログ',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:ref' => '参照',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => '開始日',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'チーム',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'チーム名',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => '題名',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => '作業指示',
'Class:Ticket/Attribute:workorders_list+' => 'All the work orders for this ticket~~',
'Class:WorkOrder' => '作業指示',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => '名前',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => '状態',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'オープン',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'クローズ',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => '説明',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'チケット',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'チケット参照',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => 'チーム',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'チーム名',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'エージェント',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => 'エージェント電子メール',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => '開始日',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'エージェント',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => '説明',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => '終了日',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => 'ログ',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => '名前',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => '開始日',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => '状態',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'クローズ',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'オープン',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => 'チーム',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'チーム名',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'チケット',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'チケット参照',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => 'クローズ',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('JA JP', 'Japanese', '日本語', array(
'Ticket:baseinfo' => '基本情報',
'Ticket:date' => '日付',
'Ticket:contact' => '連絡先',
'Ticket:moreinfo' => '追加情報',
'Ticket:relation' => '関係',
'Ticket:log' => 'コミュニケーション',
'Ticket:Type' => '条件',
'Ticket:support' => 'サポート',
'Ticket:resolution' => '解決',
'Ticket:SLA' => 'SLA レポート',
'WorkOrder:Details' => '詳細',
'WorkOrder:Moreinfo' => '追加情報',
'Tickets:ResolvedFrom' => 'Automatically resolved from %1$s~~',
'Class:cmdbAbstractObject/Method:Set' => 'Set~~',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue~~',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Add a fixed value to a field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'The field to modify, in the current object~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimal value which will be added, can be negative~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy~~',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset~~',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Set' => 'Set~~',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate~~',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Set a field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Target Field~~',
@@ -213,23 +138,67 @@ Dict::Add('JA JP', 'Japanese', '日本語', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Source field~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset~~',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy~~',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:lnkContactToTicket' => 'リンク 連絡先/チケット',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => '連絡先電子メール',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => '連絡先',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => '役割',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Role~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Computed~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Do not notify~~',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Added manually~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'チケット',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => '参照',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Impact Analysis~~',
'Ticket:SLA' => 'SLA レポート',
'Ticket:Type' => '条件',
'Ticket:baseinfo' => '基本情報',
'Ticket:contact' => '連絡先',
'Ticket:date' => '日付',
'Ticket:log' => 'コミュニケーション',
'Ticket:moreinfo' => '追加情報',
'Ticket:relation' => '関係',
'Ticket:resolution' => '解決',
'Ticket:support' => 'サポート',
'Tickets:ResolvedFrom' => 'Automatically resolved from %1$s~~',
'WorkOrder:Details' => '詳細',
'WorkOrder:Moreinfo' => '追加情報',
]);

View File

@@ -1,221 +1,129 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* @author LinProfs <info@linprofs.com>
*
* Linux & Open Source Professionals
* http://www.linprofs.com
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
* @author LinProfs <info@linprofs.com>
* @author Jeffrey Bostoen <info@jeffreybostoen.be> (2018 - 2022)
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @licence http://opensource.org/licenses/AGPL-3.0
*/
// Dictionnay conventions
// Class:<class_name>
// Class:<class_name>+
// Class:<class_name>/Attribute:<attribute_code>
// Class:<class_name>/Attribute:<attribute_code>+
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
// Class:<class_name>/Stimulus:<stimulus_code>
// Class:<class_name>/Stimulus:<stimulus_code>+
//
// Class: Ticket
//
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
Dict::Add('NL NL', 'Dutch', 'Nederlands', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Doel gebaseerd op een SLT (TTO)',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Doel gebaseerd op een SLT (TTR)',
'Class:Ticket' => 'Ticket',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'Nummer',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Organisatie',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Naam organisatie',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Aanvrager',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Naam aanvrager',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'Team',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Naam team',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'Agent',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Naam agent',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => 'Titel',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Omschrijving',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Startdatum',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Einddatum',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => 'Laatste update',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => 'Aanvrager',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Naam aanvrager',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'Afgesloten sinds',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => 'Privélog',
'Class:Ticket/Attribute:private_log+' => 'Interne commentaar',
'Class:Ticket/Attribute:contacts_list' => 'Contacten',
'Class:Ticket/Attribute:contacts_list+' => 'Alle contacten gerelateerd aan dit ticket',
'Class:Ticket/Attribute:functionalcis_list' => 'CI\'s',
'Class:Ticket/Attribute:functionalcis_list+' => 'Alle configuratie-items die impact hebben op dit ticket',
'Class:Ticket/Attribute:workorders_list' => 'Werkopdrachten',
'Class:Ticket/Attribute:workorders_list+' => 'Alle werkopdrachten voor dit ticket',
'Class:Ticket/Attribute:description' => 'Omschrijving',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Einddatum',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'Soort',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'CI\'s',
'Class:Ticket/Attribute:functionalcis_list+' => 'Alle configuratie-items die impact hebben op dit ticket',
'Class:Ticket/Attribute:last_update' => 'Laatste update',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Operationele status',
'Class:Ticket/Attribute:operational_status+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Afgesloten',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Bezig',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => '',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Afgerond',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Afgesloten',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Ticket:ImpactAnalysis' => 'Impactanalyse',
));
//
// Class: lnkContactToTicket
//
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Class:lnkContactToTicket' => 'Link Contact / Ticket',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contact',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'E-mailadres contact',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => 'Rol',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rol',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Manueel toegevoegd',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Automatisch afgeleid',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Niet verwittigen',
));
//
// Class: WorkOrder
//
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Class:Ticket/Attribute:org_id' => 'Organisatie',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Naam organisatie',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => 'Privélog',
'Class:Ticket/Attribute:private_log+' => 'Interne commentaar',
'Class:Ticket/Attribute:ref' => 'Nummer',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Startdatum',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Team',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Naam team',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => 'Titel',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Werkopdrachten',
'Class:Ticket/Attribute:workorders_list+' => 'Alle werkopdrachten voor dit ticket',
'Class:WorkOrder' => 'Werkopdracht',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => 'Naam',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Open',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Gesloten',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => 'Omschrijving',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Ref. ticket',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Team',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Naam team',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Agent',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => 'E-mailadres agent',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Startdatum',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Agent',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => 'Omschrijving',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => 'Einddatum',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => 'Log',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => 'Naam',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Startdatum',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Gesloten',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Open',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Team',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Naam team',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Ticket',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Ref. ticket',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => 'Sluiten',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Ticket:baseinfo' => 'Globale informatie',
'Ticket:date' => 'Data',
'Ticket:contact' => 'Contacten',
'Ticket:moreinfo' => 'Meer informatie',
'Ticket:relation' => 'Relaties',
'Ticket:log' => 'Communicatie',
'Ticket:Type' => 'Kwalificaties',
'Ticket:support' => 'Support',
'Ticket:resolution' => 'Oplossing',
'Ticket:SLA' => 'Rapportage SLA',
'WorkOrder:Details' => 'Details',
'WorkOrder:Moreinfo' => 'Meer informatie',
'Tickets:ResolvedFrom' => 'Automatisch afgerond door %1$s',
'Class:cmdbAbstractObject/Method:Set' => 'Stel in op waarde',
'Class:cmdbAbstractObject/Method:Set+' => 'Stel in veldwaarde in op een statische waarde',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Waarde',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'De waarde die moet ingesteld worden',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'Stel in op huidige datum',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Stel de veldwaarde in op de huidige datum',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Vult het huidige tijdstip in als het veld leeg is.',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'Stel in op huidige gebruiker',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Stel de veldwaarde in op de huidige gebruiker',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden. Als het veldtype tekst is, wordt de friendly name gebruikt, anders de ID. De friendly name is de naam van de persoon indien gekend, anders wordt dit de login.',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'Stel in op huidige persoon',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Stel de veldwaarde in op de huidige persoon (= de persoon gelinkt aan de gebruikersaccount).',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden. Als het veldtype tekst is, wordt de friendly name gebruikt, anders de ID.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'Stel in op verlopen tijd',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Stel een veld in op de tijd (in seconden) die voorbijgegaan is sinds een tijdstip gedefinieerd in een ander veld.',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referentieveld',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Het veld waarin de referentiedatum opgegeven is',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Werkuren',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Laat leeg om te berekenen op basis van het standaard werkschema, of stel in op "DefaultWorkingTimeComputer" om een 24x7-tijdschema af te dwingen.',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Stel de veldwaarde in op een voorgedefinieerde waarde, als het veld leeg is.',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Waarde',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'De waarde die ingesteld moet worden',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Voeg een voorgedefinieerde waarde toe aan een veld',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Waarde',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimale waarde die toegevoegd moet worden. Dit kan ook een negatieve waarde zijn.',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Stimulus uitvoeren',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Voert een stimulus uit op het huidige object',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimuluscode',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Een geldige stimuluscode voor de huidige klasse',
'Class:cmdbAbstractObject/Method:Copy' => 'Kopieer',
'Class:cmdbAbstractObject/Method:Copy+' => 'Kopieer de waarde van een veld naar een ander veld',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Bronveld',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Het veld van het huidige object dat overgenomen moet worden',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset een veld naar de standaardwaarde.',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:Set' => 'Stel in op waarde',
'Class:cmdbAbstractObject/Method:Set+' => 'Stel in veldwaarde in op een statische waarde',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Waarde',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'De waarde die moet ingesteld worden',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Stel de veldwaarde in op een tijdstip berekend aan de hand van een ander veld met extra logica toegepast.',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Doelveld',
@@ -232,23 +140,67 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Aanpassing in tekstvorm (moet in het Engels), bv. "+3 days"',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Bronveld',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'Het veld waarop het nieuwe tijd gebaseerd is',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset een veld naar de standaardwaarde.',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:Copy' => 'Kopieer',
'Class:cmdbAbstractObject/Method:Copy+' => 'Kopieer de waarde van een veld naar een ander veld',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Bronveld',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Het veld van het huidige object dat overgenomen moet worden',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'Stimulus uitvoeren',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Voert een stimulus uit op het huidige object',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimuluscode',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Een geldige stimuluscode voor de huidige klasse',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Doel gebaseerd op een SLT (TTO)',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Doel gebaseerd op een SLT (TTR)',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'Stel in op huidige datum',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Stel de veldwaarde in op de huidige datum',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Vult het huidige tijdstip in als het veld leeg is.',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'Stel in op huidige persoon',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Stel de veldwaarde in op de huidige persoon (= de persoon gelinkt aan de gebruikersaccount).',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden. Als het veldtype tekst is, wordt de friendly name gebruikt, anders de ID.',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'Stel in op huidige gebruiker',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Stel de veldwaarde in op de huidige gebruiker',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden. Als het veldtype tekst is, wordt de friendly name gebruikt, anders de ID. De friendly name is de naam van de persoon indien gekend, anders wordt dit de login.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'Stel in op verlopen tijd',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Stel een veld in op de tijd (in seconden) die voorbijgegaan is sinds een tijdstip gedefinieerd in een ander veld.',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referentieveld',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Het veld waarin de referentiedatum opgegeven is',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Werkuren',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Laat leeg om te berekenen op basis van het standaard werkschema, of stel in op "DefaultWorkingTimeComputer" om een 24x7-tijdschema af te dwingen.',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Stel de veldwaarde in op een voorgedefinieerde waarde, als het veld leeg is.',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Doelveld',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'Het veld dat voor het huidige object ingesteld moet worden',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Waarde',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'De waarde die ingesteld moet worden',
'Class:lnkContactToTicket' => 'Link Contact / Ticket',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => 'E-mailadres contact',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contact',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Rol',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rol',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Automatisch afgeleid',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Niet verwittigen',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Manueel toegevoegd',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Ticket',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Impactanalyse',
'Ticket:SLA' => 'Rapportage SLA',
'Ticket:Type' => 'Kwalificaties',
'Ticket:baseinfo' => 'Globale informatie',
'Ticket:contact' => 'Contacten',
'Ticket:date' => 'Data',
'Ticket:log' => 'Communicatie',
'Ticket:moreinfo' => 'Meer informatie',
'Ticket:relation' => 'Relaties',
'Ticket:resolution' => 'Oplossing',
'Ticket:support' => 'Support',
'Tickets:ResolvedFrom' => 'Automatisch afgerond door %1$s',
'WorkOrder:Details' => 'Details',
'WorkOrder:Moreinfo' => 'Meer informatie',
]);

View File

@@ -3,213 +3,125 @@
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
*
* This file is part of iTop.
*
* iTop is free software; you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* iTop is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with iTop. If not, see <http://www.gnu.org/licenses/>
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
// Dictionnay conventions
// Class:<class_name>
// Class:<class_name>+
// Class:<class_name>/Attribute:<attribute_code>
// Class:<class_name>/Attribute:<attribute_code>+
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
// Class:<class_name>/Stimulus:<stimulus_code>
// Class:<class_name>/Stimulus:<stimulus_code>+
//
// Class: Ticket
//
Dict::Add('PL PL', 'Polish', 'Polski', array(
/**
*
*/
Dict::Add('PL PL', 'Polish', 'Polski', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Czas do podjęcia TTO',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Cel oparty na SLT typu TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Czas na rozwiązanie TTR',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Cel oparty na SLT typu TTR',
'Class:Ticket' => 'Zgłoszenie',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'Powiązanie',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Organizacja',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Nazwa organizacji',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Zgłaszający',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Nazwa zgłaszającego',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'Zespół',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Nazwa zespołu',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'Agent',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Nazwa agenta',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => 'Tytuł',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Opis',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Data rozpoczęcia',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Data zakończenia',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => 'Ostatnia data',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => 'Zgłaszający',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Nazwa zgłaszającego',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'Data zamknięcia',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => 'Dziennik prywatny',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Kontakty',
'Class:Ticket/Attribute:contacts_list+' => 'Wszystkie kontakty powiązane z tym zgłoszeniem',
'Class:Ticket/Attribute:functionalcis_list' => 'Konfiguracje',
'Class:Ticket/Attribute:functionalcis_list+' => 'Wszystkie elementy konfiguracji, na które ma wpływ to zgłoszenie. Elementy oznaczone jako "Obliczone" zostały automatycznie oznaczone jako objęte zmianą. Elementy oznaczone jako "Nie ma wpływu" są wyłączone z wpływu.',
'Class:Ticket/Attribute:workorders_list' => 'Zlecenia pracy',
'Class:Ticket/Attribute:workorders_list+' => 'Wszystkie zlecenia pracy dla tego zgłoszenia',
'Class:Ticket/Attribute:description' => 'Opis',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Data zakończenia',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'Podklasa zgłoszenia',
'Class:Ticket/Attribute:finalclass+' => 'Nazwa ostatniej klasy',
'Class:Ticket/Attribute:functionalcis_list' => 'Konfiguracje',
'Class:Ticket/Attribute:functionalcis_list+' => 'Wszystkie elementy konfiguracji, na które ma wpływ to zgłoszenie. Elementy oznaczone jako "Obliczone" zostały automatycznie oznaczone jako objęte zmianą. Elementy oznaczone jako "Nie ma wpływu" są wyłączone z wpływu.',
'Class:Ticket/Attribute:last_update' => 'Ostatnia data',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Status operacyjny',
'Class:Ticket/Attribute:operational_status+' => 'Obliczane po statusie szczegółowym',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Zamknięty',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Trwający',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Praca w toku',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Rozwiązany',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Zamknięty',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Ticket:ImpactAnalysis' => 'Analiza wpływu',
));
//
// Class: lnkContactToTicket
//
Dict::Add('PL PL', 'Polish', 'Polski', array(
'Class:lnkContactToTicket' => 'Połączenie Kontakt / Zgłoszenie',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Zgłoszenie',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Powiązanie',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kontakt',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'E-mail kontaktu',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => 'Rola (tekst)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rola',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Dodane ręcznie',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Obliczone',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Nie powiadamiaj',
));
//
// Class: WorkOrder
//
Dict::Add('PL PL', 'Polish', 'Polski', array(
'Class:Ticket/Attribute:org_id' => 'Organizacja',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Nazwa organizacji',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => 'Dziennik prywatny',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:ref' => 'Powiązanie',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Data rozpoczęcia',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Zespół',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Nazwa zespołu',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => 'Tytuł',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Zlecenia pracy',
'Class:Ticket/Attribute:workorders_list+' => 'Wszystkie zlecenia pracy dla tego zgłoszenia',
'Class:WorkOrder' => 'Porządek pracy',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => 'Nazwa',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'otwarty',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'zamknięty',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => 'Opis',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Zgłoszenie',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Powiązanie zgłoszenia',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Zespół',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Nazwa zespołu',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Agent',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => 'E-mail Agenta',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Data rozpoczęcia',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Agent',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => 'Opis',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => 'Data zakończenia',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => 'Dziennik',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => 'Nazwa',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Data rozpoczęcia',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'zamknięty',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'otwarty',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Zespół',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Nazwa zespołu',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Zgłoszenie',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Powiązanie zgłoszenia',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => 'Zamknij',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('PL PL', 'Polish', 'Polski', array(
'Ticket:baseinfo' => 'Informacje ogólne',
'Ticket:date' => 'Daty',
'Ticket:contact' => 'Kontakty',
'Ticket:moreinfo' => 'Więcej informacji',
'Ticket:relation' => 'Relacje',
'Ticket:log' => 'Komunikacja',
'Ticket:Type' => 'Kwalifikacja',
'Ticket:support' => 'Wsparcie',
'Ticket:resolution' => 'Analiza',
'Ticket:SLA' => 'Raport SLA',
'WorkOrder:Details' => 'Szczegóły',
'WorkOrder:Moreinfo' => 'Więcej informacji',
'Tickets:ResolvedFrom' => 'Automatycznie rozwiązane z %1$s',
'Class:cmdbAbstractObject/Method:Set' => 'Ustawienia',
'Class:cmdbAbstractObject/Method:Set+' => 'Ustaw pole z wartością statyczną',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Wartość',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'Wartość do ustawienia',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Ustaw pole z aktualną datą i godziną',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'Ustaw aktualną datę, jeśli wartość null',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Ustaw puste pole z bieżącą datą i godziną',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Ustaw pole z aktualnie zalogowanym użytkownikiem',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie. Jeśli pole jest ciągiem, zostanie użyta przyjazna nazwa, w przeciwnym razie zostanie użyty identyfikator. Ta przyjazna nazwa to nazwisko osoby, jeśli jakakolwiek jest dołączona do użytkownika, w przeciwnym razie jest to login.',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Ustaw pole z aktualnie zalogowaną osobą ("osobą" dołączoną do zalogowanego "użytkownika").',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie. Jeśli pole jest ciągiem, zostanie użyta przyjazna nazwa, w przeciwnym razie zostanie użyty identyfikator.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Ustaw pole z czasem (w sekundach), jaki upłynął od daty podanej w innym polu',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Pole odniesienia',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Pole, z którego ma zostać pobrana data odniesienia',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Godziny pracy',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Pozostaw puste, aby polegać na standardowym schemacie godzin pracy, lub ustaw na „DefaultWorkingTimeComputer”, aby wymusić schemat 24x7',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Ustaw pole tylko wtedy, gdy jest puste, z wartością statyczną',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Wartość',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'Wartość do ustawienia',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Dodaj stałą wartość do pola',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'Pole do modyfikacji w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Wartość',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Wartość dziesiętna, która zostanie dodana, może być ujemna',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Zastosuj określony impuls do bieżącego obiektu',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Kod impulsu',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Prawidłowy kod impulsu dla bieżącej klasy',
'Class:cmdbAbstractObject/Method:Copy' => 'Kopiuj',
'Class:cmdbAbstractObject/Method:Copy+' => 'Skopiuj wartość pola do innego pola',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Pole, z którego ma zostać pobrana wartość, w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:Reset' => 'Resetuj',
'Class:cmdbAbstractObject/Method:Reset+' => 'Zresetuj pole do wartości domyślnej',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Pole do zresetowania w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:Set' => 'Ustawienia',
'Class:cmdbAbstractObject/Method:Set+' => 'Ustaw pole z wartością statyczną',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Wartość',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'Wartość do ustawienia',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Ustaw pole z datą obliczoną z innego pola z dodatkową logiką',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Pole docelowe',
@@ -226,23 +138,67 @@ Dict::Add('PL PL', 'Polish', 'Polski', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Informacje tekstowe umożliwiające modyfikację daty źródłowej, np. "+3 dni"',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Pole źródłowe',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'Pole używane jako źródło do zastosowania logiki modyfikatora',
'Class:cmdbAbstractObject/Method:Reset' => 'Resetuj',
'Class:cmdbAbstractObject/Method:Reset+' => 'Zresetuj pole do wartości domyślnej',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Pole do zresetowania w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:Copy' => 'Kopiuj',
'Class:cmdbAbstractObject/Method:Copy+' => 'Skopiuj wartość pola do innego pola',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Pole, z którego ma zostać pobrana wartość, w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Zastosuj określony impuls do bieżącego obiektu',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Kod impulsu',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Prawidłowy kod impulsu dla bieżącej klasy',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Czas do podjęcia TTO',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Cel oparty na SLT typu TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Czas na rozwiązanie TTR',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Cel oparty na SLT typu TTR',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Ustaw pole z aktualną datą i godziną',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'Ustaw aktualną datę, jeśli wartość null',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Ustaw puste pole z bieżącą datą i godziną',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Ustaw pole z aktualnie zalogowaną osobą ("osobą" dołączoną do zalogowanego "użytkownika").',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie. Jeśli pole jest ciągiem, zostanie użyta przyjazna nazwa, w przeciwnym razie zostanie użyty identyfikator.',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Ustaw pole z aktualnie zalogowanym użytkownikiem',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie. Jeśli pole jest ciągiem, zostanie użyta przyjazna nazwa, w przeciwnym razie zostanie użyty identyfikator. Ta przyjazna nazwa to nazwisko osoby, jeśli jakakolwiek jest dołączona do użytkownika, w przeciwnym razie jest to login.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Ustaw pole z czasem (w sekundach), jaki upłynął od daty podanej w innym polu',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Pole odniesienia',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Pole, z którego ma zostać pobrana data odniesienia',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Godziny pracy',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Pozostaw puste, aby polegać na standardowym schemacie godzin pracy, lub ustaw na „DefaultWorkingTimeComputer”, aby wymusić schemat 24x7',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Ustaw pole tylko wtedy, gdy jest puste, z wartością statyczną',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Pole docelowe',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'Pole do ustawienia w bieżącym obiekcie',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Wartość',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'Wartość do ustawienia',
'Class:lnkContactToTicket' => 'Połączenie Kontakt / Zgłoszenie',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => 'E-mail kontaktu',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kontakt',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Rola (tekst)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rola',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Obliczone',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Nie powiadamiaj',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Dodane ręcznie',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Zgłoszenie',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Powiązanie',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Analiza wpływu',
'Ticket:SLA' => 'Raport SLA',
'Ticket:Type' => 'Kwalifikacja',
'Ticket:baseinfo' => 'Informacje ogólne',
'Ticket:contact' => 'Kontakty',
'Ticket:date' => 'Daty',
'Ticket:log' => 'Komunikacja',
'Ticket:moreinfo' => 'Więcej informacji',
'Ticket:relation' => 'Relacje',
'Ticket:resolution' => 'Analiza',
'Ticket:support' => 'Wsparcie',
'Tickets:ResolvedFrom' => 'Automatycznie rozwiązane z %1$s',
'WorkOrder:Details' => 'Szczegóły',
'WorkOrder:Moreinfo' => 'Więcej informacji',
]);

View File

@@ -1,216 +1,127 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
// Dictionnay conventions
// Class:<class_name>
// Class:<class_name>+
// Class:<class_name>/Attribute:<attribute_code>
// Class:<class_name>/Attribute:<attribute_code>+
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
// Class:<class_name>/Stimulus:<stimulus_code>
// Class:<class_name>/Stimulus:<stimulus_code>+
//
// Class: Ticket
//
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
/**
*
*/
Dict::Add('PT BR', 'Brazilian', 'Brazilian', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Objetivo baseado em um SLT do tipo TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Objetivo baseado em um SLT do tipo TTR',
'Class:Ticket' => 'Solicitação',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'Ref.',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Organização',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Nome da organização',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Solicitante',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Nome do solicitante',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'Equipe',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Nome da equipe',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'Agente',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Nome do agente',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => 'Título',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Descrição',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Data de abertura',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Data de encerramento',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => 'Última atualização',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => 'Solicitante',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Nome do solicitante',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'Data de fechamento',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => 'Log privado',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => 'Contatos',
'Class:Ticket/Attribute:contacts_list+' => 'Todos os contatos associados à esta solicitação',
'Class:Ticket/Attribute:functionalcis_list' => 'ICs',
'Class:Ticket/Attribute:functionalcis_list+' => 'Todos os itens de configuração afetados por essa solicitação',
'Class:Ticket/Attribute:workorders_list' => 'Ordens de serviço',
'Class:Ticket/Attribute:workorders_list+' => 'Todos as ordens de serviço para essa solicitação',
'Class:Ticket/Attribute:description' => 'Descrição',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Data de encerramento',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'Tipo',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'ICs',
'Class:Ticket/Attribute:functionalcis_list+' => 'Todos os itens de configuração afetados por essa solicitação',
'Class:Ticket/Attribute:last_update' => 'Última atualização',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Status operacional',
'Class:Ticket/Attribute:operational_status+' => 'Computado após o status detalhado',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Fechado',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Em andamento',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => '',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Solucionado',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Fechado',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Ticket:ImpactAnalysis' => 'Análise de impacto',
));
//
// Class: lnkContactToTicket
//
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Class:lnkContactToTicket' => 'Link Contato / Solicitação',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Solicitação',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref.',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contato',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'E-mail do contato',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => 'Função (texto)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Função',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Adicionado manualmente',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Computado',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Não notificar',
));
//
// Class: WorkOrder
//
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Class:Ticket/Attribute:org_id' => 'Organização',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Nome da organização',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => 'Log privado',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:ref' => 'Ref.',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Data de abertura',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Equipe',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Nome da equipe',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => 'Título',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Ordens de serviço',
'Class:Ticket/Attribute:workorders_list+' => 'Todos as ordens de serviço para essa solicitação',
'Class:WorkOrder' => 'Ordem de serviço',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => 'Nome',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Aberto',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Fechado',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => 'Descrição',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Solicitação',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Ref. Solicitação',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Equipe',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Nome da equipe',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Agente',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => 'E-mail do agente',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Data de início',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Agente',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => 'Descrição',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => 'Data final',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => 'Log',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => 'Nome',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Data de início',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => 'Status',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Fechado',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Aberto',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Equipe',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Nome da equipe',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Solicitação',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Ref. Solicitação',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => 'Fechar',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Ticket:baseinfo' => 'Informações gerais',
'Ticket:date' => 'Datas',
'Ticket:contact' => 'Contatos',
'Ticket:moreinfo' => 'Mais informações',
'Ticket:relation' => 'Relações',
'Ticket:log' => 'Comunicação',
'Ticket:Type' => 'Priorização',
'Ticket:support' => 'Suporte',
'Ticket:resolution' => 'Solução',
'Ticket:SLA' => 'Relatório de SLA',
'WorkOrder:Details' => 'Detalhes',
'WorkOrder:Moreinfo' => 'Mais informações',
'Tickets:ResolvedFrom' => 'Resolvido automaticamente de %1$s',
'Class:cmdbAbstractObject/Method:Set' => 'Set',
'Class:cmdbAbstractObject/Method:Set+' => 'Defina um campo com um valor estático',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Valor',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'O valor para definir',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Defina um campo com a data e hora atual',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Defina um campo vazio com a data e a hora atuais',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Defina um campo com o usuário atualmente logado',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'O campo a definir, no objeto atual. Se o campo for uma string, o nome amigável do usuário será usado, caso contrário, o identificador será usado. Esse nome amigável é o nome da pessoa, se houver algum nome amigável atribuído ao usuário, caso contrário, será usado o login',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Defina um campo com a pessoa atualmente logada (a \\"pessoa\\" anexada ao \\"usuário\\")',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'O campo a definir, no objeto atual. Se o campo for uma string, o nome amigável será usado, caso contrário, o identificador será usado',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Defina um campo com o tempo (segundos) decorrido desde a data especificada por outro campo',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Campo de Referência',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'O campo do qual obter a data de referência',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Horário de trabalho',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Deixe em branco para confiar no esquema padrão de horas de trabalho, ou configure para \\"DefaultWorkingTimeComputer\\" para forçar um esquema de 24x7',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Defina um campo somente se ele estiver vazio, com um valor estático',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Valor',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'O valor a definir',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Adicione um valor fixo a um campo',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'O campo a modificar, no objeto atual',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Valor',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'O valor decimal que será adicionado, pode ser negativo',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Aplique o estímulo especificado ao objeto atual',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Código de estímulo',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Um código de estímulo válido para a classe atual',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copie o valor de um campo para outro campo',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Campo de origem',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'O campo a obter o valor de, no objeto atual',
'Class:cmdbAbstractObject/Method:Reset' => 'Redefinir',
'Class:cmdbAbstractObject/Method:Reset+' => 'Redefinir um campo para seu valor padrão',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'O campo a redefinir, no objeto atual',
'Class:cmdbAbstractObject/Method:Set' => 'Set',
'Class:cmdbAbstractObject/Method:Set+' => 'Defina um campo com um valor estático',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Valor',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'O valor para definir',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Defina um campo com uma data computada a partir de outro campo com lógica extra',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Campo alvo',
@@ -227,23 +138,67 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Informações textuais para modificar a data de origem, ex. "+3 days"',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Campo de origem',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'O campo usado como fonte para aplicar a lógica do Modificador',
'Class:cmdbAbstractObject/Method:Reset' => 'Redefinir',
'Class:cmdbAbstractObject/Method:Reset+' => 'Redefinir um campo para seu valor padrão',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'O campo a redefinir, no objeto atual',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copie o valor de um campo para outro campo',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Campo de origem',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'O campo a obter o valor de, no objeto atual',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Aplique o estímulo especificado ao objeto atual',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Código de estímulo',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'Um código de estímulo válido para a classe atual',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Objetivo baseado em um SLT do tipo TTO',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Objetivo baseado em um SLT do tipo TTR',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Defina um campo com a data e hora atual',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Defina um campo vazio com a data e a hora atuais',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Defina um campo com a pessoa atualmente logada (a \"pessoa\" anexada ao \"usuário\")',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'O campo a definir, no objeto atual. Se o campo for uma string, o nome amigável será usado, caso contrário, o identificador será usado',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Defina um campo com o usuário atualmente logado',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'O campo a definir, no objeto atual. Se o campo for uma string, o nome amigável do usuário será usado, caso contrário, o identificador será usado. Esse nome amigável é o nome da pessoa, se houver algum nome amigável atribuído ao usuário, caso contrário, será usado o login',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Defina um campo com o tempo (segundos) decorrido desde a data especificada por outro campo',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Campo de Referência',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'O campo do qual obter a data de referência',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Horário de trabalho',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Deixe em branco para confiar no esquema padrão de horas de trabalho, ou configure para \"DefaultWorkingTimeComputer\" para forçar um esquema de 24x7',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Defina um campo somente se ele estiver vazio, com um valor estático',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Campo alvo',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'O campo a definir, no objeto atual',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Valor',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'O valor a definir',
'Class:lnkContactToTicket' => 'Link Contato / Solicitação',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => 'E-mail do contato',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Contato',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Função (texto)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Função',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Computado',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Não notificar',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Adicionado manualmente',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Solicitação',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref.',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Análise de impacto',
'Ticket:SLA' => 'Relatório de SLA',
'Ticket:Type' => 'Priorização',
'Ticket:baseinfo' => 'Informações gerais',
'Ticket:contact' => 'Contatos',
'Ticket:date' => 'Datas',
'Ticket:log' => 'Comunicação',
'Ticket:moreinfo' => 'Mais informações',
'Ticket:relation' => 'Relações',
'Ticket:resolution' => 'Solução',
'Ticket:support' => 'Suporte',
'Tickets:ResolvedFrom' => 'Resolvido automaticamente de %1$s',
'WorkOrder:Details' => 'Detalhes',
'WorkOrder:Moreinfo' => 'Mais informações',
]);

View File

@@ -1,194 +1,128 @@
<?php
/**
* Локализация интерфейса Combodo iTop подготовлена сообществом iTop по-русски http://community.itop-itsm.ru.
* Localized data
*
* @author Vladimir Kunin <v.b.kunin@gmail.com>
* @link http://community.itop-itsm.ru iTop Russian Community
* @link https://github.com/itop-itsm-ru/itop-rus
* @license http://opensource.org/licenses/AGPL-3.0
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
/**
* @author Vladimir Kunin <v.b.kunin@gmail.com>
*
*/
//
// Class: Ticket
//
Dict::Add('RU RU', 'Russian', 'Русский', array(
Dict::Add('RU RU', 'Russian', 'Русский', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
'Class:Ticket' => 'Тикет',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'Номер',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Организация',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Организация',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => 'Инициатор',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Инициатор',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => 'Команда',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Команда',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => 'Агент',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => 'Агент',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => 'Название',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Описание',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Дата начала',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Дата окончания',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => 'Дата обновления',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => 'Инициатор',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => 'Инициатор',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => 'Дата закрытия',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => 'Внутренний журнал',
'Class:Ticket/Attribute:private_log+' => 'Информация внутреннего журнала недоступна пользователям портала',
'Class:Ticket/Attribute:contacts_list' => 'Контакты',
'Class:Ticket/Attribute:contacts_list+' => 'Все контакты, связанные с этим тикетом',
'Class:Ticket/Attribute:functionalcis_list' => 'КЕ',
'Class:Ticket/Attribute:functionalcis_list+' => 'Все конфигурационные единицы, на которые влияет этот тикет. Элементы, отмеченные как "Вычислено" автоматически считаются затронутыми и участвуют в анализе влияния. Элементы, отмеченные как "Не влияет" исключены из анализа.',
'Class:Ticket/Attribute:workorders_list' => 'Наряды на работу',
'Class:Ticket/Attribute:workorders_list+' => 'Наряды на работу',
'Class:Ticket/Attribute:description' => 'Описание',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Дата окончания',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => 'Тип',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'КЕ',
'Class:Ticket/Attribute:functionalcis_list+' => 'Все конфигурационные единицы, на которые влияет этот тикет. Элементы, отмеченные как "Вычислено" автоматически считаются затронутыми и участвуют в анализе влияния. Элементы, отмеченные как "Не влияет" исключены из анализа.',
'Class:Ticket/Attribute:last_update' => 'Дата обновления',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => 'Статус обработки',
'Class:Ticket/Attribute:operational_status+' => 'Вычисляется после детального статуса',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Закрыт',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Выполняется',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'В процессе обработки',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Выполнен',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Закрыт',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Ticket:ImpactAnalysis' => 'Анализ влияния',
));
//
// Class: lnkContactToTicket
//
Dict::Add('RU RU', 'Russian', 'Русский', array(
'Class:lnkContactToTicket' => 'Связь Контакт/Тикет',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Тикет',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Связь',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Контакт',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Email контакта',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => 'Роль (текст)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Роль',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Добавлено вручную',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Вычислено',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Не уведомлять',
));
//
// Class: WorkOrder
//
Dict::Add('RU RU', 'Russian', 'Русский', array(
'Class:Ticket/Attribute:org_id' => 'Организация',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => 'Организация',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => 'Внутренний журнал',
'Class:Ticket/Attribute:private_log+' => 'Информация внутреннего журнала недоступна пользователям портала',
'Class:Ticket/Attribute:ref' => 'Номер',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Дата начала',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Команда',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => 'Команда',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => 'Название',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'Наряды на работу',
'Class:Ticket/Attribute:workorders_list+' => 'Наряды на работу',
'Class:WorkOrder' => 'Наряд на работу',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => 'Название',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => 'Статус',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Открыт',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Закрыт',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => 'Описание',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Тикет',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Тикет',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Команда',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Команда',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Агент',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => 'Email агента',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Дата начала',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => 'Агент',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => 'Описание',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => 'Дата окончания',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => 'Журнал',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => 'Название',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => 'Дата начала',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => 'Статус',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => 'Закрыт',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => 'Открыт',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => 'Команда',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => 'Команда',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => 'Тикет',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => 'Тикет',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => 'Закрыть',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('RU RU', 'Russian', 'Русский', array(
'Ticket:baseinfo' => 'Общая информация',
'Ticket:date' => 'Даты',
'Ticket:contact' => 'Контакты',
'Ticket:moreinfo' => 'Дополнительная информация',
'Ticket:relation' => 'Зависимости',
'Ticket:log' => 'Журнал',
'Ticket:Type' => 'Приоритет',
'Ticket:support' => 'Поддержка',
'Ticket:resolution' => 'Решение',
'Ticket:SLA' => 'Отчёт SLA',
'WorkOrder:Details' => 'Детали',
'WorkOrder:Moreinfo' => 'Дополнительная информация',
'Tickets:ResolvedFrom' => 'Автоматическое решение из %1$s',
'Class:cmdbAbstractObject/Method:Set' => 'Set~~',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue~~',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Add a fixed value to a field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'The field to modify, in the current object~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimal value which will be added, can be negative~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy~~',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset~~',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Set' => 'Set~~',
'Class:cmdbAbstractObject/Method:Set+' => 'Set a field with a static value~~',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate~~',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Set a field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Target Field~~',
@@ -205,23 +139,67 @@ Dict::Add('RU RU', 'Russian', 'Русский', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Source field~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Reset~~',
'Class:cmdbAbstractObject/Method:Reset+' => 'Reset a field to its default value~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'The field to reset, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Copy~~',
'Class:cmdbAbstractObject/Method:Copy+' => 'Copy the value of a field to another field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Source Field~~',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'The field to get the value from, in the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Time To Own~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTO~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Time To Resolve~~',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'Goal based on a SLT of type TTR~~',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'SetCurrentDate~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Set a field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'SetCurrentPerson~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Set a field with the currently logged in person (the "person" attached to the logged in "user").~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used.~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'SetCurrentUser~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Set a field with the currently logged in user~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'The field to set, in the current object. If the field is a string then the friendly name will be used, otherwise the identifier will be used. That friendly name is the name of the person if any is attached to the user, otherwise it is the login.~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'SetElapsedTime~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Set a field with the time (seconds) elapsed since a date given by another field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Reference Field~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'The field from which to get the reference date~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Working Hours~~',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Leave empty to rely on the standard working hours scheme, or set to "DefaultWorkingTimeComputer" to force a 24x7 scheme~~',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:lnkContactToTicket' => 'Связь Контакт/Тикет',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => 'Email контакта',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Контакт',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Роль (текст)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => 'Роль',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Вычислено',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Не уведомлять',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Добавлено вручную',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Тикет',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Связь',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Анализ влияния',
'Ticket:SLA' => 'Отчёт SLA',
'Ticket:Type' => 'Приоритет',
'Ticket:baseinfo' => 'Общая информация',
'Ticket:contact' => 'Контакты',
'Ticket:date' => 'Даты',
'Ticket:log' => 'Журнал',
'Ticket:moreinfo' => 'Дополнительная информация',
'Ticket:relation' => 'Зависимости',
'Ticket:resolution' => 'Решение',
'Ticket:support' => 'Поддержка',
'Tickets:ResolvedFrom' => 'Автоматическое решение из %1$s',
'WorkOrder:Details' => 'Детали',
'WorkOrder:Moreinfo' => 'Дополнительная информация',
]);

View File

@@ -1,220 +1,128 @@
<?php
// Copyright (C) 2010-2024 Combodo SAS
//
// This file is part of iTop.
//
// iTop is free software; you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as published by
// the Free Software Foundation, either version 3 of the License, or
// (at your option) any later version.
//
// iTop is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with iTop. If not, see <http://www.gnu.org/licenses/>
/**
* Localized data
*
* @author Izzet Sirin <izzet.sirin@htr.com.tr>
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
// Dictionnay conventions
// Class:<class_name>
// Class:<class_name>+
// Class:<class_name>/Attribute:<attribute_code>
// Class:<class_name>/Attribute:<attribute_code>+
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
// Class:<class_name>/Stimulus:<stimulus_code>
// Class:<class_name>/Stimulus:<stimulus_code>+
//
// Class: Ticket
//
//
// Class: Ticket
//
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
/**
* @author Izzet Sirin <izzet.sirin@htr.com.tr>
*
*/
Dict::Add('TR TR', 'Turkish', 'Türkçe', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Sahip Olunacak Zaman',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'TTO tipi bir SLT\'ye dayalı hedef',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Çözme zamanı',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'TTR tipi bir SLT\'ye dayalı hedef',
'Class:Ticket' => 'Kayıt',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => 'Referans',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => 'Organizasyon',
'Class:Ticket/Attribute:org_id+' => '~~',
'Class:Ticket/Attribute:org_name' => 'Organizasyon Adı',
'Class:Ticket/Attribute:org_name+' => '~~',
'Class:Ticket/Attribute:caller_id' => 'Çağrı Sahibi',
'Class:Ticket/Attribute:caller_id+' => '~~',
'Class:Ticket/Attribute:caller_name' => 'Çağrı Sahibinin Adı',
'Class:Ticket/Attribute:caller_name+' => '~~',
'Class:Ticket/Attribute:team_id' => 'Birim',
'Class:Ticket/Attribute:team_id+' => '~~',
'Class:Ticket/Attribute:team_name' => 'Birim adı',
'Class:Ticket/Attribute:team_name+' => '~~',
'Class:Ticket/Attribute:agent_id' => 'Temsilci',
'Class:Ticket/Attribute:agent_id+' => '~~',
'Class:Ticket/Attribute:agent_name' => 'Temsilci adı',
'Class:Ticket/Attribute:agent_name+' => '~~',
'Class:Ticket/Attribute:title' => 'Başlık',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => 'Tanımlama',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => 'Açılış tarihi',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => 'Son Tarihi',
'Class:Ticket/Attribute:end_date+' => '~~',
'Class:Ticket/Attribute:last_update' => 'Son güncelleme',
'Class:Ticket/Attribute:last_update+' => '~~',
'Class:Ticket/Attribute:caller_id' => 'Çağrı Sahibi',
'Class:Ticket/Attribute:caller_id+' => '~~',
'Class:Ticket/Attribute:caller_name' => 'Çağrı Sahibinin Adı',
'Class:Ticket/Attribute:caller_name+' => '~~',
'Class:Ticket/Attribute:close_date' => 'Kapanma tarihi',
'Class:Ticket/Attribute:close_date+' => '~~',
'Class:Ticket/Attribute:private_log' => 'Özel kayıt',
'Class:Ticket/Attribute:private_log+' => '~~',
'Class:Ticket/Attribute:contacts_list' => 'Kişiler',
'Class:Ticket/Attribute:contacts_list+' => 'Bu çağrı kaydıyla bağlantılı tüm kişiler',
'Class:Ticket/Attribute:functionalcis_list' => 'CI \'lar',
'Class:Ticket/Attribute:functionalcis_list+' => 'Bu çağrı kaydı için etkilenen tüm yapılandırma maddeleri',
'Class:Ticket/Attribute:workorders_list' => 'İş emirleri',
'Class:Ticket/Attribute:workorders_list+' => 'Bu çağrı kaydı için tüm iş emirleri',
'Class:Ticket/Attribute:description' => 'Tanımlama',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => 'Son Tarihi',
'Class:Ticket/Attribute:end_date+' => '~~',
'Class:Ticket/Attribute:finalclass' => 'Tip',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => 'CI \'lar',
'Class:Ticket/Attribute:functionalcis_list+' => 'Bu çağrı kaydı için etkilenen tüm yapılandırma maddeleri',
'Class:Ticket/Attribute:last_update' => 'Son güncelleme',
'Class:Ticket/Attribute:last_update+' => '~~',
'Class:Ticket/Attribute:operational_status' => 'Operational status~~',
'Class:Ticket/Attribute:operational_status+' => 'Computed after the detailed status~~',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Closed~~',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '~~',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => 'Ongoing~~',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => 'Work in progress~~',
'Class:Ticket/Attribute:operational_status/Value:resolved' => 'Resolved~~',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '~~',
'Class:Ticket/Attribute:operational_status/Value:closed' => 'Closed~~',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '~~',
'Ticket:ImpactAnalysis' => 'Etki Analizi',
));
//
// Class: lnkContactToTicket
//
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:lnkContactToTicket' => 'Kişi / Çağrı kaydı bağla',
'Class:lnkContactToTicket+' => '~~',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Çağrı Kaydı',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '~~',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kişi',
'Class:lnkContactToTicket/Attribute:contact_id+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'İletişim e-postası',
'Class:lnkContactToTicket/Attribute:contact_email+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Rol (metin)',
'Class:lnkContactToTicket/Attribute:role+' => '~~',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rol',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Elle eklendi',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Hesaplandı',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Bildirme',
));
//
// Class: WorkOrder
//
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:Ticket/Attribute:org_id' => 'Organizasyon',
'Class:Ticket/Attribute:org_id+' => '~~',
'Class:Ticket/Attribute:org_name' => 'Organizasyon Adı',
'Class:Ticket/Attribute:org_name+' => '~~',
'Class:Ticket/Attribute:private_log' => 'Özel kayıt',
'Class:Ticket/Attribute:private_log+' => '~~',
'Class:Ticket/Attribute:ref' => 'Referans',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => 'Açılış tarihi',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => 'Birim',
'Class:Ticket/Attribute:team_id+' => '~~',
'Class:Ticket/Attribute:team_name' => 'Birim adı',
'Class:Ticket/Attribute:team_name+' => '~~',
'Class:Ticket/Attribute:title' => 'Başlık',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => 'İş emirleri',
'Class:Ticket/Attribute:workorders_list+' => 'Bu çağrı kaydı için tüm iş emirleri',
'Class:WorkOrder' => 'İş emri',
'Class:WorkOrder+' => '~~',
'Class:WorkOrder/Attribute:name' => 'İsim',
'Class:WorkOrder/Attribute:name+' => '~~',
'Class:WorkOrder/Attribute:status' => 'Durum',
'Class:WorkOrder/Attribute:status+' => '~~',
'Class:WorkOrder/Attribute:status/Value:open' => 'açık',
'Class:WorkOrder/Attribute:status/Value:open+' => '~~',
'Class:WorkOrder/Attribute:status/Value:closed' => 'kapalı',
'Class:WorkOrder/Attribute:status/Value:closed+' => '~~',
'Class:WorkOrder/Attribute:description' => 'Açıklama',
'Class:WorkOrder/Attribute:description+' => '~~',
'Class:WorkOrder/Attribute:ticket_id' => 'Çağrı Kaydı',
'Class:WorkOrder/Attribute:ticket_id+' => '~~',
'Class:WorkOrder/Attribute:ticket_ref' => 'Çağrı kaydı ref',
'Class:WorkOrder/Attribute:ticket_ref+' => '~~',
'Class:WorkOrder/Attribute:team_id' => 'Birim',
'Class:WorkOrder/Attribute:team_id+' => '~~',
'Class:WorkOrder/Attribute:team_name' => 'Birim adı',
'Class:WorkOrder/Attribute:team_name+' => '~~',
'Class:WorkOrder/Attribute:agent_id' => 'Temsilci',
'Class:WorkOrder/Attribute:agent_id+' => '~~',
'Class:WorkOrder/Attribute:agent_email' => 'Temsilci e-postası',
'Class:WorkOrder/Attribute:agent_email+' => '~~',
'Class:WorkOrder/Attribute:start_date' => 'Başlangıç tarihi',
'Class:WorkOrder/Attribute:start_date+' => '~~',
'Class:WorkOrder/Attribute:agent_id' => 'Temsilci',
'Class:WorkOrder/Attribute:agent_id+' => '~~',
'Class:WorkOrder/Attribute:description' => 'Açıklama',
'Class:WorkOrder/Attribute:description+' => '~~',
'Class:WorkOrder/Attribute:end_date' => 'Bitiş Tarihi',
'Class:WorkOrder/Attribute:end_date+' => '~~',
'Class:WorkOrder/Attribute:log' => 'Kayıt',
'Class:WorkOrder/Attribute:log+' => '~~',
'Class:WorkOrder/Attribute:name' => 'İsim',
'Class:WorkOrder/Attribute:name+' => '~~',
'Class:WorkOrder/Attribute:start_date' => 'Başlangıç tarihi',
'Class:WorkOrder/Attribute:start_date+' => '~~',
'Class:WorkOrder/Attribute:status' => 'Durum',
'Class:WorkOrder/Attribute:status+' => '~~',
'Class:WorkOrder/Attribute:status/Value:closed' => 'kapalı',
'Class:WorkOrder/Attribute:status/Value:closed+' => '~~',
'Class:WorkOrder/Attribute:status/Value:open' => 'açık',
'Class:WorkOrder/Attribute:status/Value:open+' => '~~',
'Class:WorkOrder/Attribute:team_id' => 'Birim',
'Class:WorkOrder/Attribute:team_id+' => '~~',
'Class:WorkOrder/Attribute:team_name' => 'Birim adı',
'Class:WorkOrder/Attribute:team_name+' => '~~',
'Class:WorkOrder/Attribute:ticket_id' => 'Çağrı Kaydı',
'Class:WorkOrder/Attribute:ticket_id+' => '~~',
'Class:WorkOrder/Attribute:ticket_ref' => 'Çağrı kaydı ref',
'Class:WorkOrder/Attribute:ticket_ref+' => '~~',
'Class:WorkOrder/Stimulus:ev_close' => 'Kapat',
'Class:WorkOrder/Stimulus:ev_close+' => '~~',
));
// Fieldset translation
Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Ticket:baseinfo' => 'Genel Bilgi',
'Ticket:date' => 'Tarihler',
'Ticket:contact' => 'Kişiler',
'Ticket:moreinfo' => 'Daha fazla bilgi',
'Ticket:relation' => 'İlişkiler',
'Ticket:log' => 'İletişim',
'Ticket:Type' => 'Yeterlilik',
'Ticket:support' => 'Destek',
'Ticket:resolution' => 'Çözünürlük',
'Ticket:SLA' => 'SLA raporu',
'WorkOrder:Details' => 'Ayrıntılar',
'WorkOrder:Moreinfo' => 'Daha fazla bilgi',
'Tickets:ResolvedFrom' => '%1$s\'den otomatik olarak çözüldü,',
'Class:cmdbAbstractObject/Method:Set' => 'Ayarla',
'Class:cmdbAbstractObject/Method:Set+' => 'Sabit değeri olan bir alanı ayarlayın',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Ayarlanan alan, geçerli nesnede',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Değer',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'Ayarlanan değer',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'Güncel tarihi ayarla',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Güncel tarih ve saatle bir alan ayarlayın',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Ayarlanan alan, geçerli nesnede',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'Mevcut kullanıcıyı ayarla',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Oturum açmış olan kullanıcıyla bir alan ayarlayın',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Mevcut nesnede ayarlanan alan. Alan bir dize ise, bilinen ad kullanılacak, aksi takdirde tanımlayıcı kullanılacaktır. Bu bilinen ad, kullanıcıya atandığı takdirde geçerlidir.Aksi halde giriş yapılan kullanıcı adı geçerlidir.',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'Mevcut kullanıcıyı ayarla',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Oturum açmış kişiyle bir alan ayarlayın.',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Mevcut nesnede ayarlanan alan. Alan bir dize ise, bilinen ad kullanılacaktır, aksi takdirde tanımlayıcı kullanılacaktır.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'Geçen zamanı ayarla',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Başka bir alan tarafından belirlenmiş tarihten geçen süreye göre bir alanı ayarla (saniye)',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Ayarlanan alan, geçerli nesnede',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referans alanı',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Referans tarihi elde etmek için alan',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Çalışma saatleri',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Standart çalışma saatleri şemasına uymak için boş bırakın veya 24x7 şemasını oluşturmak için \\"DefaultWorkingTimecomputer\\" olarak ayarlayın',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:cmdbAbstractObject/Method:AddValue' => 'AddValue~~',
'Class:cmdbAbstractObject/Method:AddValue+' => 'Add a fixed value to a field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => 'The field to modify, in the current object~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => 'Decimal value which will be added, can be negative~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:cmdbAbstractObject/Method:Copy' => 'Kopyala',
'Class:cmdbAbstractObject/Method:Copy+' => 'Bir alanın değerini başka bir alana kopyalayın',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Ayarlanan alan, geçerli nesnede',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Kaynak alanı',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Mevcut nesnede değeri elde etmek için alan',
'Class:cmdbAbstractObject/Method:Reset' => 'Sıfırla',
'Class:cmdbAbstractObject/Method:Reset+' => 'Bir alanı varsayılan değerine sıfırlayın',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Sıfırlanan alan, mevcut nesnede',
'Class:cmdbAbstractObject/Method:Set' => 'Ayarla',
'Class:cmdbAbstractObject/Method:Set+' => 'Sabit değeri olan bir alanı ayarlayın',
'Class:cmdbAbstractObject/Method:Set/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => 'Ayarlanan alan, geçerli nesnede',
'Class:cmdbAbstractObject/Method:Set/Param:2' => 'Değer',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => 'Ayarlanan değer',
'Class:cmdbAbstractObject/Method:SetComputedDate' => 'SetComputedDate~~',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => 'Set a field with a date computed from another field with extra logic~~',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => 'Target Field~~',
@@ -231,23 +139,67 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => 'Textual information to modify the source date, eg. "+3 days"~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => 'Source field~~',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => 'The field used as source to apply the Modifier logic~~',
'Class:cmdbAbstractObject/Method:Reset' => 'Sıfırla',
'Class:cmdbAbstractObject/Method:Reset+' => 'Bir alanı varsayılan değerine sıfırlayın',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => 'Sıfırlanan alan, mevcut nesnede',
'Class:cmdbAbstractObject/Method:Copy' => 'Kopyala',
'Class:cmdbAbstractObject/Method:Copy+' => 'Bir alanın değerini başka bir alana kopyalayın',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => 'Ayarlanan alan, geçerli nesnede',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => 'Kaynak alanı',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => 'Mevcut nesnede değeri elde etmek için alan',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => 'ApplyStimulus~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => 'Apply the specified stimulus to the current object~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => 'Stimulus code~~',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => 'A valid stimulus code for the current class~~',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'Sahip Olunacak Zaman',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => 'TTO tipi bir SLT\'ye dayalı hedef',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'Çözme zamanı',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => 'TTR tipi bir SLT\'ye dayalı hedef',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => 'Güncel tarihi ayarla',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => 'Güncel tarih ve saatle bir alan ayarlayın',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => 'Ayarlanan alan, geçerli nesnede',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => 'SetCurrentDateIfNull~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => 'Set an empty field with the current date and time~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => 'Mevcut kullanıcıyı ayarla',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => 'Oturum açmış kişiyle bir alan ayarlayın.',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => 'Mevcut nesnede ayarlanan alan. Alan bir dize ise, bilinen ad kullanılacaktır, aksi takdirde tanımlayıcı kullanılacaktır.',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => 'Mevcut kullanıcıyı ayarla',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => 'Oturum açmış olan kullanıcıyla bir alan ayarlayın',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => 'Mevcut nesnede ayarlanan alan. Alan bir dize ise, bilinen ad kullanılacak, aksi takdirde tanımlayıcı kullanılacaktır. Bu bilinen ad, kullanıcıya atandığı takdirde geçerlidir.Aksi halde giriş yapılan kullanıcı adı geçerlidir.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => 'Geçen zamanı ayarla',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => 'Başka bir alan tarafından belirlenmiş tarihten geçen süreye göre bir alanı ayarla (saniye)',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => 'Hedef alanı',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => 'Ayarlanan alan, geçerli nesnede',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => 'Referans alanı',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => 'Referans tarihi elde etmek için alan',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => 'Çalışma saatleri',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => 'Standart çalışma saatleri şemasına uymak için boş bırakın veya 24x7 şemasını oluşturmak için \"DefaultWorkingTimecomputer\" olarak ayarlayın',
'Class:cmdbAbstractObject/Method:SetIfNull' => 'SetIfNull~~',
'Class:cmdbAbstractObject/Method:SetIfNull+' => 'Set a field only if it is empty, with a static value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => 'Target Field~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => 'The field to set, in the current object~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => 'Value~~',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => 'The value to set~~',
'Class:lnkContactToTicket' => 'Kişi / Çağrı kaydı bağla',
'Class:lnkContactToTicket+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => 'İletişim e-postası',
'Class:lnkContactToTicket/Attribute:contact_email+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_id' => 'Kişi',
'Class:lnkContactToTicket/Attribute:contact_id+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_name' => 'Contact name~~',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => 'Rol (metin)',
'Class:lnkContactToTicket/Attribute:role+' => '~~',
'Class:lnkContactToTicket/Attribute:role_code' => 'Rol',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => 'Hesaplandı',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => 'Bildirme',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => 'Elle eklendi',
'Class:lnkContactToTicket/Attribute:ticket_id' => 'Çağrı Kaydı',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '~~',
'Class:lnkContactToTicket/Attribute:ticket_ref' => 'Ref',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '~~',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => 'Etki Analizi',
'Ticket:SLA' => 'SLA raporu',
'Ticket:Type' => 'Yeterlilik',
'Ticket:baseinfo' => 'Genel Bilgi',
'Ticket:contact' => 'Kişiler',
'Ticket:date' => 'Tarihler',
'Ticket:log' => 'İletişim',
'Ticket:moreinfo' => 'Daha fazla bilgi',
'Ticket:relation' => 'İlişkiler',
'Ticket:resolution' => 'Çözünürlük',
'Ticket:support' => 'Destek',
'Tickets:ResolvedFrom' => '%1$s\'den otomatik olarak çözüldü,',
'WorkOrder:Details' => 'Ayrıntılar',
'WorkOrder:Moreinfo' => 'Daha fazla bilgi',
]);

View File

@@ -3,213 +3,125 @@
* Localized data
*
* @copyright Copyright (C) 2010-2024 Combodo SAS
* @license http://opensource.org/licenses/AGPL-3.0
*
* This file is part of iTop.
*
* iTop is free software; you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
*
* iTop is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
*
* You should have received a copy of the GNU Affero General Public License
* along with iTop. If not, see <http://www.gnu.org/licenses/>
* @license https://opensource.org/licenses/AGPL-3.0
*
*/
// Dictionnay conventions
// Class:<class_name>
// Class:<class_name>+
// Class:<class_name>/Attribute:<attribute_code>
// Class:<class_name>/Attribute:<attribute_code>+
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>
// Class:<class_name>/Attribute:<attribute_code>/Value:<value>+
// Class:<class_name>/Stimulus:<stimulus_code>
// Class:<class_name>/Stimulus:<stimulus_code>+
//
// Class: Ticket
//
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
/**
*
*/
Dict::Add('ZH CN', 'Chinese', '简体中文', [
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'TTO',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => '响应时限',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'TTR',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => '解决时限',
'Class:Ticket' => '工单',
'Class:Ticket+' => '',
'Class:Ticket/Attribute:ref' => '编号',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:org_id' => '组织',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => '组织名称',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:caller_id' => '发起人',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => '发起人名称',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:team_id' => '执行团队',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => '团队名称',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:agent_id' => '办理人',
'Class:Ticket/Attribute:agent_id+' => '',
'Class:Ticket/Attribute:agent_name' => '办理人名称',
'Class:Ticket/Attribute:agent_name+' => '',
'Class:Ticket/Attribute:title' => '标题',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:description' => '描述',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:start_date' => '开始日期',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:end_date' => '结束日期',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:last_update' => '最后更新',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:caller_id' => '发起人',
'Class:Ticket/Attribute:caller_id+' => '',
'Class:Ticket/Attribute:caller_name' => '发起人名称',
'Class:Ticket/Attribute:caller_name+' => '',
'Class:Ticket/Attribute:close_date' => '关闭日期',
'Class:Ticket/Attribute:close_date+' => '',
'Class:Ticket/Attribute:private_log' => '私信',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:contacts_list' => '联系人',
'Class:Ticket/Attribute:contacts_list+' => '此工单相关的所有联系人',
'Class:Ticket/Attribute:functionalcis_list' => '配置项',
'Class:Ticket/Attribute:functionalcis_list+' => '此工单相关的所有配置项.',
'Class:Ticket/Attribute:workorders_list' => '工作任务',
'Class:Ticket/Attribute:workorders_list+' => '此工单相关的所有工作任务',
'Class:Ticket/Attribute:description' => '描述',
'Class:Ticket/Attribute:description+' => '',
'Class:Ticket/Attribute:end_date' => '结束日期',
'Class:Ticket/Attribute:end_date+' => '',
'Class:Ticket/Attribute:finalclass' => '类型',
'Class:Ticket/Attribute:finalclass+' => '',
'Class:Ticket/Attribute:functionalcis_list' => '配置项',
'Class:Ticket/Attribute:functionalcis_list+' => '此工单相关的所有配置项.',
'Class:Ticket/Attribute:last_update' => '最后更新',
'Class:Ticket/Attribute:last_update+' => '',
'Class:Ticket/Attribute:operational_status' => '操作状态',
'Class:Ticket/Attribute:operational_status+' => '按具体状态',
'Class:Ticket/Attribute:operational_status/Value:closed' => '已关闭',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Class:Ticket/Attribute:operational_status/Value:ongoing' => '进行中',
'Class:Ticket/Attribute:operational_status/Value:ongoing+' => '进行中',
'Class:Ticket/Attribute:operational_status/Value:resolved' => '已解决',
'Class:Ticket/Attribute:operational_status/Value:resolved+' => '',
'Class:Ticket/Attribute:operational_status/Value:closed' => '已关闭',
'Class:Ticket/Attribute:operational_status/Value:closed+' => '',
'Ticket:ImpactAnalysis' => '影响分析',
));
//
// Class: lnkContactToTicket
//
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Class:lnkContactToTicket' => '关联联系人/工单',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Class:lnkContactToTicket/Attribute:ticket_id' => '工单',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => '工单编号',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => '联系人',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => '联系人姓名',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:contact_email' => '邮箱',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:role' => '角色 (文本)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => '角色',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => '手动添加',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => '自动添加',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => '不通知',
));
//
// Class: WorkOrder
//
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Class:Ticket/Attribute:org_id' => '组织',
'Class:Ticket/Attribute:org_id+' => '',
'Class:Ticket/Attribute:org_name' => '组织名称',
'Class:Ticket/Attribute:org_name+' => '',
'Class:Ticket/Attribute:private_log' => '私信',
'Class:Ticket/Attribute:private_log+' => '',
'Class:Ticket/Attribute:ref' => '编号',
'Class:Ticket/Attribute:ref+' => '',
'Class:Ticket/Attribute:start_date' => '开始日期',
'Class:Ticket/Attribute:start_date+' => '',
'Class:Ticket/Attribute:team_id' => '执行团队',
'Class:Ticket/Attribute:team_id+' => '',
'Class:Ticket/Attribute:team_name' => '团队名称',
'Class:Ticket/Attribute:team_name+' => '',
'Class:Ticket/Attribute:title' => '标题',
'Class:Ticket/Attribute:title+' => '',
'Class:Ticket/Attribute:workorders_list' => '工作任务',
'Class:Ticket/Attribute:workorders_list+' => '此工单相关的所有工作任务',
'Class:WorkOrder' => '工作任务',
'Class:WorkOrder+' => '',
'Class:WorkOrder/Attribute:name' => '名称',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:status' => '状态',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => '打开',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => '已关闭',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:description' => '描述',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:ticket_id' => '工单',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => '工单编号',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Attribute:team_id' => '执行团队',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => '团队名称',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:agent_id' => '办理人',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:agent_email' => '邮箱',
'Class:WorkOrder/Attribute:agent_email+' => '',
'Class:WorkOrder/Attribute:start_date' => '开始日期',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:agent_id' => '办理人',
'Class:WorkOrder/Attribute:agent_id+' => '',
'Class:WorkOrder/Attribute:description' => '描述',
'Class:WorkOrder/Attribute:description+' => '',
'Class:WorkOrder/Attribute:end_date' => '结束日期',
'Class:WorkOrder/Attribute:end_date+' => '',
'Class:WorkOrder/Attribute:log' => '日志',
'Class:WorkOrder/Attribute:log+' => '',
'Class:WorkOrder/Attribute:name' => '名称',
'Class:WorkOrder/Attribute:name+' => '',
'Class:WorkOrder/Attribute:start_date' => '开始日期',
'Class:WorkOrder/Attribute:start_date+' => '',
'Class:WorkOrder/Attribute:status' => '状态',
'Class:WorkOrder/Attribute:status+' => '',
'Class:WorkOrder/Attribute:status/Value:closed' => '已关闭',
'Class:WorkOrder/Attribute:status/Value:closed+' => '',
'Class:WorkOrder/Attribute:status/Value:open' => '打开',
'Class:WorkOrder/Attribute:status/Value:open+' => '',
'Class:WorkOrder/Attribute:team_id' => '执行团队',
'Class:WorkOrder/Attribute:team_id+' => '',
'Class:WorkOrder/Attribute:team_name' => '团队名称',
'Class:WorkOrder/Attribute:team_name+' => '',
'Class:WorkOrder/Attribute:ticket_id' => '工单',
'Class:WorkOrder/Attribute:ticket_id+' => '',
'Class:WorkOrder/Attribute:ticket_ref' => '工单编号',
'Class:WorkOrder/Attribute:ticket_ref+' => '',
'Class:WorkOrder/Stimulus:ev_close' => '关闭',
'Class:WorkOrder/Stimulus:ev_close+' => '',
));
// Fieldset translation
Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Ticket:baseinfo' => '基本信息',
'Ticket:date' => '日期信息',
'Ticket:contact' => '联系人',
'Ticket:moreinfo' => '更多信息',
'Ticket:relation' => '相关信息',
'Ticket:log' => '日志',
'Ticket:Type' => '风险评估',
'Ticket:support' => '支持信息',
'Ticket:resolution' => '解决方案',
'Ticket:SLA' => 'SLA 报告',
'WorkOrder:Details' => '详情',
'WorkOrder:Moreinfo' => '更多信息',
'Tickets:ResolvedFrom' => '由%1$s自动解决',
'Class:cmdbAbstractObject/Method:Set' => '设置',
'Class:cmdbAbstractObject/Method:Set+' => '填写固定值',
'Class:cmdbAbstractObject/Method:Set/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => '填写当前对象',
'Class:cmdbAbstractObject/Method:Set/Param:2' => '值',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => '要设置的值',
'Class:cmdbAbstractObject/Method:SetCurrentDate' => '设置为当前日期',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => '填写当前日期和时间',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => '填写当前对象',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => '为空则设置为当前日期',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => '设置空字段为当前日期和时间',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => '当前对象中要设置的字段',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => '设置为当前用户',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => '填写当前登录用户',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => '当前对象中要设置的字段. 如果此字段为字符串则使用显示名称, 否则将使用标识符. 显示名称为关联到用户的人员的姓名, 如果没有关联人员则为登录名.',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => '设置为当前人员',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => '设置字段为当前登录的人员 (此 "人员" 关联到当前登录的 "用户").',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => '填写当前对象, 如果填写字符串则是昵称.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => '设置已过时间',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => '设置字段为当前时间针对另一个字段设置的日期所用时长 (秒)',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => '当前对象中要设置的字段',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => '参考字段',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => '此字段来自获取相关日期的字段',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => '工作时间',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => '若留空则取决于标准工作时间场景, 或者设置为 "DefaultWorkingTimeComputer" 来强制要求24x7场景',
'Class:cmdbAbstractObject/Method:SetIfNull' => '为空时设置',
'Class:cmdbAbstractObject/Method:SetIfNull+' => '仅当字段为空时设置, 使用此固定值',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => '当前对象里要设置的字段',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => '值',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => '要设置的值',
'Class:cmdbAbstractObject/Method:AddValue' => '加上值',
'Class:cmdbAbstractObject/Method:AddValue+' => '给字段加上一个固定值',
'Class:cmdbAbstractObject/Method:AddValue/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:AddValue/Param:1+' => '当前对象里要修改的字段',
'Class:cmdbAbstractObject/Method:AddValue/Param:2' => '值',
'Class:cmdbAbstractObject/Method:AddValue/Param:2+' => '要加上的数值, 可以为负',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => '使用激发',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => '当前对象中要应用的指定激发',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => '激发编码',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => '当前对象的合法激发编码',
'Class:cmdbAbstractObject/Method:Copy' => '复制',
'Class:cmdbAbstractObject/Method:Copy+' => '复制当前值到另外一个地方',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => '填写当前对象',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => '源字段',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => '此字段从当前对象获取值',
'Class:cmdbAbstractObject/Method:Reset' => '重置',
'Class:cmdbAbstractObject/Method:Reset+' => '重置为默认值',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => '填写当前对象',
'Class:cmdbAbstractObject/Method:Set' => '设置',
'Class:cmdbAbstractObject/Method:Set+' => '填写固定值',
'Class:cmdbAbstractObject/Method:Set/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:Set/Param:1+' => '填写当前对象',
'Class:cmdbAbstractObject/Method:Set/Param:2' => '值',
'Class:cmdbAbstractObject/Method:Set/Param:2+' => '要设置的值',
'Class:cmdbAbstractObject/Method:SetComputedDate' => '设置计算的日期',
'Class:cmdbAbstractObject/Method:SetComputedDate+' => '设置字段为按规则根据另一个字段计算的日期',
'Class:cmdbAbstractObject/Method:SetComputedDate/Param:1' => '目标字段',
@@ -226,23 +138,67 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', array(
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:2+' => '要修改源日期的文本修饰符, 例如 "+3 days"',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3' => '源字段',
'Class:cmdbAbstractObject/Method:SetComputedDateIfNull/Param:3+' => '作为源值应用修饰符逻辑的字段',
'Class:cmdbAbstractObject/Method:Reset' => '重置',
'Class:cmdbAbstractObject/Method:Reset+' => '重置为默认值',
'Class:cmdbAbstractObject/Method:Reset/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:Reset/Param:1+' => '填写当前对象',
'Class:cmdbAbstractObject/Method:Copy' => '复制',
'Class:cmdbAbstractObject/Method:Copy+' => '复制当前值到另外一个地方',
'Class:cmdbAbstractObject/Method:Copy/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:Copy/Param:1+' => '填写当前对象',
'Class:cmdbAbstractObject/Method:Copy/Param:2' => '源字段',
'Class:cmdbAbstractObject/Method:Copy/Param:2+' => '此字段从当前对象获取值',
'Class:cmdbAbstractObject/Method:ApplyStimulus' => '使用激发',
'Class:cmdbAbstractObject/Method:ApplyStimulus+' => '当前对象中要应用的指定激发',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1' => '激发编码',
'Class:cmdbAbstractObject/Method:ApplyStimulus/Param:1+' => '当前对象的合法激发编码',
'Class:ResponseTicketTTO/Interface:iMetricComputer' => 'TTO',
'Class:ResponseTicketTTO/Interface:iMetricComputer+' => '响应时限',
'Class:ResponseTicketTTR/Interface:iMetricComputer' => 'TTR',
'Class:ResponseTicketTTR/Interface:iMetricComputer+' => '解决时限',
));
'Class:cmdbAbstractObject/Method:SetCurrentDate' => '设置为当前日期',
'Class:cmdbAbstractObject/Method:SetCurrentDate+' => '填写当前日期和时间',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetCurrentDate/Param:1+' => '填写当前对象',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull' => '为空则设置为当前日期',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull+' => '设置空字段为当前日期和时间',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetCurrentDateIfNull/Param:1+' => '当前对象中要设置的字段',
'Class:cmdbAbstractObject/Method:SetCurrentPerson' => '设置为当前人员',
'Class:cmdbAbstractObject/Method:SetCurrentPerson+' => '设置字段为当前登录的人员 (此 "人员" 关联到当前登录的 "用户").',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetCurrentPerson/Param:1+' => '填写当前对象, 如果填写字符串则是昵称.',
'Class:cmdbAbstractObject/Method:SetCurrentUser' => '设置为当前用户',
'Class:cmdbAbstractObject/Method:SetCurrentUser+' => '填写当前登录用户',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetCurrentUser/Param:1+' => '当前对象中要设置的字段. 如果此字段为字符串则使用显示名称, 否则将使用标识符. 显示名称为关联到用户的人员的姓名, 如果没有关联人员则为登录名.',
'Class:cmdbAbstractObject/Method:SetElapsedTime' => '设置已过时间',
'Class:cmdbAbstractObject/Method:SetElapsedTime+' => '设置字段为当前时间针对另一个字段设置的日期所用时长 (秒)',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:1+' => '当前对象中要设置的字段',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2' => '参考字段',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:2+' => '此字段来自获取相关日期的字段',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3' => '工作时间',
'Class:cmdbAbstractObject/Method:SetElapsedTime/Param:3+' => '若留空则取决于标准工作时间场景, 或者设置为 "DefaultWorkingTimeComputer" 来强制要求24x7场景',
'Class:cmdbAbstractObject/Method:SetIfNull' => '为空时设置',
'Class:cmdbAbstractObject/Method:SetIfNull+' => '仅当字段为空时设置, 使用此固定值',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1' => '目标字段',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:1+' => '当前对象里要设置的字段',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2' => '值',
'Class:cmdbAbstractObject/Method:SetIfNull/Param:2+' => '要设置的值',
'Class:lnkContactToTicket' => '关联联系人/工单',
'Class:lnkContactToTicket+' => '',
'Class:lnkContactToTicket/Attribute:contact_email' => '邮箱',
'Class:lnkContactToTicket/Attribute:contact_email+' => '',
'Class:lnkContactToTicket/Attribute:contact_id' => '联系人',
'Class:lnkContactToTicket/Attribute:contact_id+' => '',
'Class:lnkContactToTicket/Attribute:contact_name' => '联系人姓名',
'Class:lnkContactToTicket/Attribute:contact_name+' => '~~',
'Class:lnkContactToTicket/Attribute:role' => '角色 (文本)',
'Class:lnkContactToTicket/Attribute:role+' => '',
'Class:lnkContactToTicket/Attribute:role_code' => '角色',
'Class:lnkContactToTicket/Attribute:role_code/Value:computed' => '自动添加',
'Class:lnkContactToTicket/Attribute:role_code/Value:do_not_notify' => '不通知',
'Class:lnkContactToTicket/Attribute:role_code/Value:manual' => '手动添加',
'Class:lnkContactToTicket/Attribute:ticket_id' => '工单',
'Class:lnkContactToTicket/Attribute:ticket_id+' => '',
'Class:lnkContactToTicket/Attribute:ticket_ref' => '工单编号',
'Class:lnkContactToTicket/Attribute:ticket_ref+' => '',
'Class:lnkContactToTicket/Name' => '%1$s / %2$s~~',
'Ticket:ImpactAnalysis' => '影响分析',
'Ticket:SLA' => 'SLA 报告',
'Ticket:Type' => '风险评估',
'Ticket:baseinfo' => '基本信息',
'Ticket:contact' => '联系人',
'Ticket:date' => '日期信息',
'Ticket:log' => '日志',
'Ticket:moreinfo' => '更多信息',
'Ticket:relation' => '相关信息',
'Ticket:resolution' => '解决方案',
'Ticket:support' => '支持信息',
'Tickets:ResolvedFrom' => '由%1$s自动解决',
'WorkOrder:Details' => '详情',
'WorkOrder:Moreinfo' => '更多信息',
]);