+
-//
-// Class: FAQ
-//
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
+ 'Brick:Portal:FAQ:Menu' => 'FAQ~~',
+ 'Brick:Portal:FAQ:Title' => 'Frequently Asked Questions~~',
+ 'Brick:Portal:FAQ:Title+' => 'In a hurry?
Check out the list of most common questions and (maybe) find the expected answer right away.
~~',
'Class:FAQ' => 'FAQ~~',
'Class:FAQ+' => 'Frequently asked questions~~',
- 'Class:FAQ/Attribute:title' => 'Title~~',
- 'Class:FAQ/Attribute:title+' => '~~',
- 'Class:FAQ/Attribute:summary' => 'Summary~~',
- 'Class:FAQ/Attribute:summary+' => '~~',
- 'Class:FAQ/Attribute:description' => 'Description~~',
- 'Class:FAQ/Attribute:description+' => '~~',
'Class:FAQ/Attribute:category_id' => 'Category~~',
'Class:FAQ/Attribute:category_id+' => '~~',
'Class:FAQ/Attribute:category_name' => 'Category name~~',
'Class:FAQ/Attribute:category_name+' => '~~',
+ 'Class:FAQ/Attribute:description' => 'Description~~',
+ 'Class:FAQ/Attribute:description+' => '~~',
+ 'Class:FAQ/Attribute:domains' => 'Domains~~',
'Class:FAQ/Attribute:error_code' => 'Error code~~',
'Class:FAQ/Attribute:error_code+' => '~~',
'Class:FAQ/Attribute:key_words' => 'Key words~~',
'Class:FAQ/Attribute:key_words+' => '~~',
- 'Class:FAQ/Attribute:domains' => 'Domains~~',
-));
-
-//
-// Class: FAQCategory
-//
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
+ 'Class:FAQ/Attribute:summary' => 'Summary~~',
+ 'Class:FAQ/Attribute:summary+' => '~~',
+ 'Class:FAQ/Attribute:title' => 'Title~~',
+ 'Class:FAQ/Attribute:title+' => '~~',
'Class:FAQCategory' => 'FAQ Category~~',
'Class:FAQCategory+' => 'Category for FAQ~~',
- 'Class:FAQCategory/Attribute:name' => 'Name~~',
- 'Class:FAQCategory/Attribute:name+' => '~~',
'Class:FAQCategory/Attribute:faq_list' => 'FAQs~~',
'Class:FAQCategory/Attribute:faq_list+' => 'All the frequently asked questions related to this category~~',
-));
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Menu:ProblemManagement' => 'Problem management~~',
- 'Menu:ProblemManagement+' => 'Problem management~~',
- 'Menu:Problem:Shortcuts' => 'Shortcuts~~',
- 'Menu:FAQCategory' => 'FAQ categories~~',
- 'Menu:FAQCategory+' => 'All FAQ categories~~',
+ 'Class:FAQCategory/Attribute:name' => 'Name~~',
+ 'Class:FAQCategory/Attribute:name+' => '~~',
'Menu:FAQ' => 'FAQs~~',
'Menu:FAQ+' => 'All FAQs~~',
- 'Brick:Portal:FAQ:Menu' => 'FAQ~~',
- 'Brick:Portal:FAQ:Title' => 'Frequently Asked Questions~~',
- 'Brick:Portal:FAQ:Title+' => 'In a hurry?
Check out the list of most common questions and (maybe) find the expected answer right away.
~~',
-));
+ 'Menu:FAQCategory' => 'FAQ categories~~',
+ 'Menu:FAQCategory+' => 'All FAQ categories~~',
+ 'Menu:Problem:Shortcuts' => 'Shortcuts~~',
+ 'Menu:ProblemManagement' => 'Problem management~~',
+ 'Menu:ProblemManagement+' => 'Problem management~~',
+]);
diff --git a/datamodels/2.x/itop-files-information/dictionaries/sk.dict.itop-files-information.php b/datamodels/2.x/itop-files-information/dictionaries/sk.dict.itop-files-information.php
index 0de43928d..c317f2148 100644
--- a/datamodels/2.x/itop-files-information/dictionaries/sk.dict.itop-files-information.php
+++ b/datamodels/2.x/itop-files-information/dictionaries/sk.dict.itop-files-information.php
@@ -3,29 +3,15 @@
* 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
+ * @license https://opensource.org/licenses/AGPL-3.0
+ *
*/
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- // Errors
- 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~',
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
+ 'FilesInformation:Error:CantWriteToFile' => 'Can not write to file %1$s~~',
'FilesInformation:Error:CorruptedFile' => 'File %1$s is corrupted~~',
'FilesInformation:Error:ListCorruptedFile' => 'File(s) corrupted: %1$s ~~',
- 'FilesInformation:Error:CantWriteToFile' => 'Can not write to file %1$s~~',
-));
-
-
+ 'FilesInformation:Error:MissingFile' => 'Missing file: %1$s~~',
+]);
diff --git a/datamodels/2.x/itop-hub-connector/dictionaries/sk.dict.itop-hub-connector.php b/datamodels/2.x/itop-hub-connector/dictionaries/sk.dict.itop-hub-connector.php
index 0e24e088c..e7f2be4b4 100644
--- a/datamodels/2.x/itop-hub-connector/dictionaries/sk.dict.itop-hub-connector.php
+++ b/datamodels/2.x/itop-hub-connector/dictionaries/sk.dict.itop-hub-connector.php
@@ -3,79 +3,65 @@
* 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
+ * @license https://opensource.org/licenses/AGPL-3.0
+ *
*/
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- // Dictionary entries go here
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Menu:iTopHub' => 'iTop Hub~~',
- 'Menu:iTopHub:Register' => 'Connect to iTop Hub~~',
- 'Menu:iTopHub:Register+' => 'Go to iTop Hub to update your '.ITOP_APPLICATION_SHORT.' instance~~',
- 'Menu:iTopHub:Register:Description' => 'Get access to your community platform iTop Hub!
Find all the content and information you need, manage your instances through personalized tools & install more extensions.
By connecting to the Hub from this page, you will push information about this '.ITOP_APPLICATION_SHORT.' instance into the Hub.
~~',
- 'Menu:iTopHub:MyExtensions' => 'Deployed extensions~~',
- 'Menu:iTopHub:MyExtensions+' => 'See the list of extensions deployed on this instance of '.ITOP_APPLICATION_SHORT.'~~',
'Menu:iTopHub:BrowseExtensions' => 'Get extensions from iTop Hub~~',
'Menu:iTopHub:BrowseExtensions+' => 'Browse for more extensions on iTop Hub~~',
'Menu:iTopHub:BrowseExtensions:Description' => 'Look into iTop Hub’s store, your one stop place to find wonderful iTop extensions !
Find the ones that will help you customize and adapt '.ITOP_APPLICATION_SHORT.' to your processes.
By connecting to the Hub from this page, you will push information about this '.ITOP_APPLICATION_SHORT.' instance into the Hub.
',
- 'iTopHub:GoBtn' => 'Go To iTop Hub~~',
- 'iTopHub:CloseBtn' => 'Close~~',
- 'iTopHub:GoBtn:Tooltip' => 'Jump to www.itophub.io~~',
- 'iTopHub:OpenInNewWindow' => 'Open iTop Hub in a new window~~',
- 'iTopHub:AutoSubmit' => 'Don\'t ask me again. Next time, go to iTop Hub automatically.~~',
+ 'Menu:iTopHub:MyExtensions' => 'Deployed extensions~~',
+ 'Menu:iTopHub:MyExtensions+' => 'See the list of extensions deployed on this instance of '.ITOP_APPLICATION_SHORT.'~~',
+ 'Menu:iTopHub:Register' => 'Connect to iTop Hub~~',
+ 'Menu:iTopHub:Register+' => 'Go to iTop Hub to update your '.ITOP_APPLICATION_SHORT.' instance~~',
+ 'Menu:iTopHub:Register:Description' => 'Get access to your community platform iTop Hub!
Find all the content and information you need, manage your instances through personalized tools & install more extensions.
By connecting to the Hub from this page, you will push information about this '.ITOP_APPLICATION_SHORT.' instance into the Hub.
~~',
'UI:About:RemoteExtensionSource' => 'iTop Hub~~',
- 'iTopHub:Explanation' => 'By clicking this button you will be redirected to iTop Hub.~~',
- 'iTopHub:BackupFreeDiskSpaceIn' => '%1$s free disk space in %2$s.~~',
- 'iTopHub:FailedToCheckFreeDiskSpace' => 'Failed to check free disk space.~~',
- 'iTopHub:BackupOk' => 'Backup Ok.~~',
+ 'iTopHub:AutoSubmit' => 'Don\'t ask me again. Next time, go to iTop Hub automatically.~~',
'iTopHub:BackupFailed' => 'Backup failed!~~',
- 'iTopHub:Landing:Status' => 'Deployment status~~',
- 'iTopHub:Landing:Install' => 'Deploying extensions...~~',
+ 'iTopHub:BackupFreeDiskSpaceIn' => '%1$s free disk space in %2$s.~~',
+ 'iTopHub:BackupOk' => 'Backup Ok.~~',
+ 'iTopHub:CloseBtn' => 'Close~~',
'iTopHub:CompiledOK' => 'Compilation successful.~~',
'iTopHub:ConfigurationSafelyReverted' => 'Error detected during deployment!
'.ITOP_APPLICATION_SHORT.' configuration has NOT been modified.~~',
- 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~',
- 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~',
+ 'iTopHub:DBBackupLabel' => 'Instance backup~~',
+ 'iTopHub:DBBackupSentence' => 'Do a backup of the database and '.ITOP_APPLICATION_SHORT.' configuration before updating~~',
+ 'iTopHub:DatabaseBackupProgress' => 'Instance backup...~~',
+ 'iTopHub:DeployBtn' => 'Deploy !~~',
+ 'iTopHub:Explanation' => 'By clicking this button you will be redirected to iTop Hub.~~',
'iTopHub:ExtensionCategory:Manual' => 'Extensions deployed manually~~',
'iTopHub:ExtensionCategory:Manual+' => 'The following extensions have been deployed by copying them manually in the %1$s directory of '.ITOP_APPLICATION_SHORT.':~~',
'iTopHub:ExtensionCategory:Remote' => 'Extensions deployed from iTop Hub~~',
'iTopHub:ExtensionCategory:Remote+' => 'The following extensions have been deployed from iTop Hub:~~',
- 'iTopHub:NoExtensionInThisCategory' => 'There is no extension in this category~~',
- 'iTopHub:NoExtensionInThisCategory+' => 'Browse iTop Hub to find the extensions that will help you customize and adapt '.ITOP_APPLICATION_SHORT.' to your processes !~~',
'iTopHub:ExtensionNotInstalled' => 'Not installed~~',
+ 'iTopHub:FailAuthent' => 'Authentication failed for this action.~~',
+ 'iTopHub:FailedToCheckFreeDiskSpace' => 'Failed to check free disk space.~~',
'iTopHub:GetMoreExtensions' => 'Get extensions from iTop Hub...~~',
- 'iTopHub:LandingWelcome' => 'Congratulations! The following extensions were downloaded from iTop Hub and deployed into your '.ITOP_APPLICATION_SHORT.'.~~',
'iTopHub:GoBackToITopBtn' => 'Go Back to '.ITOP_APPLICATION_SHORT.'~~',
- 'iTopHub:Uncompressing' => 'Uncompressing extensions...~~',
- 'iTopHub:InstallationWelcome' => 'Installation of the extensions downloaded from iTop Hub~~',
- 'iTopHub:DBBackupLabel' => 'Instance backup~~',
- 'iTopHub:DBBackupSentence' => 'Do a backup of the database and '.ITOP_APPLICATION_SHORT.' configuration before updating~~',
- 'iTopHub:DeployBtn' => 'Deploy !~~',
- 'iTopHub:DatabaseBackupProgress' => 'Instance backup...~~',
- 'iTopHub:InstallationEffect:Install' => 'Version: %1$s will be installed.~~',
- 'iTopHub:InstallationEffect:NoChange' => 'Version: %1$s already installed. Nothing will change.~~',
- 'iTopHub:InstallationEffect:Upgrade' => 'Will be upgraded from version %1$s to version %2$s.~~',
+ 'iTopHub:GoBtn' => 'Go To iTop Hub~~',
+ 'iTopHub:GoBtn:Tooltip' => 'Jump to www.itophub.io~~',
'iTopHub:InstallationEffect:Downgrade' => 'Will be DOWNGRADED from version %1$s to version %2$s.~~',
- 'iTopHub:InstallationProgress:DatabaseBackup' => ITOP_APPLICATION_SHORT.' Instance backup...~~',
- 'iTopHub:InstallationProgress:ExtensionsInstallation' => 'Installation of the extensions~~',
+ 'iTopHub:InstallationEffect:Install' => 'Version: %1$s will be installed.~~',
'iTopHub:InstallationEffect:MissingDependencies' => 'This extension cannot be installed because of unmet dependencies.~~',
'iTopHub:InstallationEffect:MissingDependencies_Details' => 'The extension requires the module(s): %1$s~~',
+ 'iTopHub:InstallationEffect:NoChange' => 'Version: %1$s already installed. Nothing will change.~~',
+ 'iTopHub:InstallationEffect:Upgrade' => 'Will be upgraded from version %1$s to version %2$s.~~',
+ 'iTopHub:InstallationProgress:DatabaseBackup' => ITOP_APPLICATION_SHORT.' Instance backup...~~',
+ 'iTopHub:InstallationProgress:ExtensionsInstallation' => 'Installation of the extensions~~',
'iTopHub:InstallationProgress:InstallationSuccessful' => 'Installation successful!~~',
- 'iTopHub:InstallationStatus:Installed_Version' => '%1$s version: %2$s.~~',
'iTopHub:InstallationStatus:Installed' => 'Installed~~',
+ 'iTopHub:InstallationStatus:Installed_Version' => '%1$s version: %2$s.~~',
'iTopHub:InstallationStatus:Version_NotInstalled' => 'Version %1$s NOT installed.~~',
-));
-
-
+ 'iTopHub:InstallationWelcome' => 'Installation of the extensions downloaded from iTop Hub~~',
+ 'iTopHub:InstalledExtensions' => 'Extensions deployed on this instance~~',
+ 'iTopHub:Landing:Install' => 'Deploying extensions...~~',
+ 'iTopHub:Landing:Status' => 'Deployment status~~',
+ 'iTopHub:LandingWelcome' => 'Congratulations! The following extensions were downloaded from iTop Hub and deployed into your '.ITOP_APPLICATION_SHORT.'.~~',
+ 'iTopHub:NoExtensionInThisCategory' => 'There is no extension in this category~~',
+ 'iTopHub:NoExtensionInThisCategory+' => 'Browse iTop Hub to find the extensions that will help you customize and adapt '.ITOP_APPLICATION_SHORT.' to your processes !~~',
+ 'iTopHub:OpenInNewWindow' => 'Open iTop Hub in a new window~~',
+ 'iTopHub:Uncompressing' => 'Uncompressing extensions...~~',
+]);
diff --git a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/sk.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/sk.dict.itop-incident-mgmt-itil.php
index 8278b3db3..f7d5d7222 100644
--- a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/sk.dict.itop-incident-mgmt-itil.php
+++ b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/sk.dict.itop-incident-mgmt-itil.php
@@ -3,117 +3,45 @@
* 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
+ * @license https://opensource.org/licenses/AGPL-3.0
+ *
*/
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Menu:IncidentManagement' => 'Incident Management~~',
- 'Menu:IncidentManagement+' => '',
- 'Menu:Incident:Overview' => 'Overview~~',
- 'Menu:Incident:Overview+' => '',
- 'Menu:NewIncident' => 'New incident~~',
- 'Menu:NewIncident+' => 'Create a new incident ticket~~',
- 'Menu:SearchIncidents' => 'Search for incidents~~',
- 'Menu:SearchIncidents+' => 'Search for incident tickets~~',
- 'Menu:Incident:Shortcuts' => 'Shortcuts~~',
- 'Menu:Incident:Shortcuts+' => '~~',
- 'Menu:Incident:MyIncidents' => 'Incidents assigned to me~~',
- 'Menu:Incident:MyIncidents+' => 'Incidents assigned to me (as Agent)~~',
- 'Menu:Incident:EscalatedIncidents' => 'Escalated incidents~~',
- 'Menu:Incident:EscalatedIncidents+' => '',
- 'Menu:Incident:OpenIncidents' => 'All open incidents~~',
- 'Menu:Incident:OpenIncidents+' => '',
- 'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Last 14 days incident per priority~~',
- 'UI-IncidentManagementOverview-Last-14-days' => 'Last 14 days number of incidents~~',
- 'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Open incidents by status~~',
- 'UI-IncidentManagementOverview-OpenIncidentByAgent' => 'Open incidents by agent~~',
- 'UI-IncidentManagementOverview-OpenIncidentByCustomer' => 'Open incidents by customer~~',
-));
-
-
-// Dictionnay conventions
-// Class:
-// Class:+
-// Class:/Attribute:
-// Class:/Attribute:+
-// Class:/Attribute:/Value:
-// Class:/Attribute:/Value:+
-// Class:/Stimulus:
-// Class:/Stimulus:+
-
-//
-// Class: Incident
-//
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Class:Incident' => 'Incident~~',
'Class:Incident+' => '~~',
- 'Class:Incident/Attribute:status' => 'Status~~',
- 'Class:Incident/Attribute:status+' => '~~',
- 'Class:Incident/Attribute:status/Value:new' => 'New~~',
- 'Class:Incident/Attribute:status/Value:new+' => '~~',
- 'Class:Incident/Attribute:status/Value:escalated_tto' => 'Escalated TTO~~',
- 'Class:Incident/Attribute:status/Value:escalated_tto+' => '~~',
- 'Class:Incident/Attribute:status/Value:assigned' => 'Assigned~~',
- 'Class:Incident/Attribute:status/Value:assigned+' => '~~',
- 'Class:Incident/Attribute:status/Value:escalated_ttr' => 'Escalated TTR~~',
- 'Class:Incident/Attribute:status/Value:escalated_ttr+' => '~~',
- 'Class:Incident/Attribute:status/Value:waiting_for_approval' => 'Waiting for approval~~',
- 'Class:Incident/Attribute:status/Value:waiting_for_approval+' => '~~',
- 'Class:Incident/Attribute:status/Value:pending' => 'Pending~~',
- 'Class:Incident/Attribute:status/Value:pending+' => '~~',
- 'Class:Incident/Attribute:status/Value:resolved' => 'Resolved~~',
- 'Class:Incident/Attribute:status/Value:resolved+' => '~~',
- 'Class:Incident/Attribute:status/Value:closed' => 'Closed~~',
- 'Class:Incident/Attribute:status/Value:closed+' => '~~',
+ 'Class:Incident/Attribute:assignment_date' => 'Assignment date~~',
+ 'Class:Incident/Attribute:assignment_date+' => '~~',
+ 'Class:Incident/Attribute:child_incidents_list' => 'Child incidents~~',
+ 'Class:Incident/Attribute:child_incidents_list+' => 'All the child incidents related to this incident~~',
+ 'Class:Incident/Attribute:cumulatedpending' => 'Cumulated pending~~',
+ 'Class:Incident/Attribute:cumulatedpending+' => '~~',
+ 'Class:Incident/Attribute:escalation_flag' => 'Hot Flag~~',
+ 'Class:Incident/Attribute:escalation_flag+' => '~~',
+ 'Class:Incident/Attribute:escalation_flag/Value:no' => 'No~~',
+ 'Class:Incident/Attribute:escalation_flag/Value:no+' => '~~',
+ 'Class:Incident/Attribute:escalation_flag/Value:yes' => 'Yes~~',
+ 'Class:Incident/Attribute:escalation_flag/Value:yes+' => '~~',
+ 'Class:Incident/Attribute:escalation_reason' => 'Hot reason~~',
+ 'Class:Incident/Attribute:escalation_reason+' => '~~',
'Class:Incident/Attribute:impact' => 'Impact~~',
- 'Class:Incident/Attribute:impact+' => '~~',
+ 'Class:Incident/Attribute:impact+' => 'Impact is the severity of the incident, how many end users are affected~~',
'Class:Incident/Attribute:impact/Value:1' => 'A department~~',
'Class:Incident/Attribute:impact/Value:1+' => '~~',
'Class:Incident/Attribute:impact/Value:2' => 'A service~~',
'Class:Incident/Attribute:impact/Value:2+' => '~~',
'Class:Incident/Attribute:impact/Value:3' => 'A person~~',
'Class:Incident/Attribute:impact/Value:3+' => '~~',
- 'Class:Incident/Attribute:priority' => 'Priority~~',
- 'Class:Incident/Attribute:priority+' => '~~',
- 'Class:Incident/Attribute:priority/Value:1' => 'Critical~~',
- 'Class:Incident/Attribute:priority/Value:1+' => '',
- 'Class:Incident/Attribute:priority/Value:2' => 'High~~',
- 'Class:Incident/Attribute:priority/Value:2+' => '',
- 'Class:Incident/Attribute:priority/Value:3' => 'Medium~~',
- 'Class:Incident/Attribute:priority/Value:3+' => '',
- 'Class:Incident/Attribute:priority/Value:4' => 'Low~~',
- 'Class:Incident/Attribute:priority/Value:4+' => '',
- 'Class:Incident/Attribute:urgency' => 'Urgency~~',
- 'Class:Incident/Attribute:urgency+' => '~~',
- 'Class:Incident/Attribute:urgency/Value:1' => 'Critical~~',
- 'Class:Incident/Attribute:urgency/Value:1+' => '',
- 'Class:Incident/Attribute:urgency/Value:2' => 'High~~',
- 'Class:Incident/Attribute:urgency/Value:2+' => '',
- 'Class:Incident/Attribute:urgency/Value:3' => 'Medium~~',
- 'Class:Incident/Attribute:urgency/Value:3+' => '',
- 'Class:Incident/Attribute:urgency/Value:4' => 'Low~~',
- 'Class:Incident/Attribute:urgency/Value:4+' => '',
+ 'Class:Incident/Attribute:last_pending_date' => 'Last pending date~~',
+ 'Class:Incident/Attribute:last_pending_date+' => '~~',
'Class:Incident/Attribute:origin' => 'Origin~~',
- 'Class:Incident/Attribute:origin+' => '~~',
- 'Class:Incident/Attribute:origin/Value:in_person' => 'In-person~~',
- 'Class:Incident/Attribute:origin/Value:in_person+' => 'Incident created following a face-to-face discussion~~',
+ 'Class:Incident/Attribute:origin+' => 'What\'s the trigger of this incident ticket creation~~',
'Class:Incident/Attribute:origin/Value:chat' => 'Chat~~',
'Class:Incident/Attribute:origin/Value:chat+' => 'Incident created following a ~~',
+ 'Class:Incident/Attribute:origin/Value:in_person' => 'In-person~~',
+ 'Class:Incident/Attribute:origin/Value:in_person+' => 'Incident created following a face-to-face discussion~~',
'Class:Incident/Attribute:origin/Value:mail' => 'Email~~',
'Class:Incident/Attribute:origin/Value:mail+' => 'Incident created on an email reception~~',
'Class:Incident/Attribute:origin/Value:monitoring' => 'Monitoring~~',
@@ -122,6 +50,54 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:Incident/Attribute:origin/Value:phone+' => 'Incident created following a phone call~~',
'Class:Incident/Attribute:origin/Value:portal' => 'Portal~~',
'Class:Incident/Attribute:origin/Value:portal+' => 'Incident created on the user portal~~',
+ 'Class:Incident/Attribute:parent_change_id' => 'Parent change~~',
+ 'Class:Incident/Attribute:parent_change_id+' => '~~',
+ 'Class:Incident/Attribute:parent_change_ref' => 'Parent change ref~~',
+ 'Class:Incident/Attribute:parent_change_ref+' => '~~',
+ 'Class:Incident/Attribute:parent_incident_id' => 'Parent incident~~',
+ 'Class:Incident/Attribute:parent_incident_id+' => '~~',
+ 'Class:Incident/Attribute:parent_incident_id_friendlyname' => 'parent_incident_id_friendlyname~~',
+ 'Class:Incident/Attribute:parent_incident_id_friendlyname+' => '~~',
+ 'Class:Incident/Attribute:parent_incident_ref' => 'Parent incident ref~~',
+ 'Class:Incident/Attribute:parent_incident_ref+' => '~~',
+ 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~',
+ 'Class:Incident/Attribute:parent_problem_id+' => '~~',
+ 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~',
+ 'Class:Incident/Attribute:parent_problem_ref+' => '~~',
+ 'Class:Incident/Attribute:pending_reason' => 'Pending reason~~',
+ 'Class:Incident/Attribute:pending_reason+' => '~~',
+ 'Class:Incident/Attribute:priority' => 'Priority~~',
+ 'Class:Incident/Attribute:priority+' => 'Order in which tickets need to be handled~~',
+ 'Class:Incident/Attribute:priority/Value:1' => 'Critical~~',
+ 'Class:Incident/Attribute:priority/Value:1+' => '~~',
+ 'Class:Incident/Attribute:priority/Value:2' => 'High~~',
+ 'Class:Incident/Attribute:priority/Value:2+' => '~~',
+ 'Class:Incident/Attribute:priority/Value:3' => 'Medium~~',
+ 'Class:Incident/Attribute:priority/Value:3+' => '~~',
+ 'Class:Incident/Attribute:priority/Value:4' => 'Low~~',
+ 'Class:Incident/Attribute:priority/Value:4+' => '~~',
+ 'Class:Incident/Attribute:public_log' => 'Public log~~',
+ 'Class:Incident/Attribute:public_log+' => '~~',
+ 'Class:Incident/Attribute:related_request_list' => 'Child requests~~',
+ 'Class:Incident/Attribute:related_request_list+' => '~~',
+ 'Class:Incident/Attribute:resolution_code' => 'Resolution code~~',
+ 'Class:Incident/Attribute:resolution_code+' => 'What was done to resolve the incident?~~',
+ 'Class:Incident/Attribute:resolution_code/Value:assistance' => 'Assistance~~',
+ 'Class:Incident/Attribute:resolution_code/Value:assistance+' => '~~',
+ 'Class:Incident/Attribute:resolution_code/Value:bug fixed' => 'Bug fixed~~',
+ 'Class:Incident/Attribute:resolution_code/Value:bug fixed+' => '~~',
+ 'Class:Incident/Attribute:resolution_code/Value:hardware repair' => 'Hardware repair~~',
+ 'Class:Incident/Attribute:resolution_code/Value:hardware repair+' => '~~',
+ 'Class:Incident/Attribute:resolution_code/Value:other' => 'Other~~',
+ 'Class:Incident/Attribute:resolution_code/Value:other+' => '~~',
+ 'Class:Incident/Attribute:resolution_code/Value:software patch' => 'Software patch~~',
+ 'Class:Incident/Attribute:resolution_code/Value:software patch+' => '~~',
+ 'Class:Incident/Attribute:resolution_code/Value:system update' => 'System update~~',
+ 'Class:Incident/Attribute:resolution_code/Value:system update+' => '~~',
+ 'Class:Incident/Attribute:resolution_code/Value:training' => 'Training~~',
+ 'Class:Incident/Attribute:resolution_code/Value:training+' => '~~',
+ 'Class:Incident/Attribute:resolution_date' => 'Resolution date~~',
+ 'Class:Incident/Attribute:resolution_date+' => '~~',
'Class:Incident/Attribute:service_id' => 'Service~~',
'Class:Incident/Attribute:service_id+' => '~~',
'Class:Incident/Attribute:service_name' => 'Service name~~',
@@ -130,112 +106,107 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:Incident/Attribute:servicesubcategory_id+' => '~~',
'Class:Incident/Attribute:servicesubcategory_name' => 'Service subcategory name~~',
'Class:Incident/Attribute:servicesubcategory_name+' => '~~',
- 'Class:Incident/Attribute:escalation_flag' => 'Hot Flag~~',
- 'Class:Incident/Attribute:escalation_flag+' => '~~',
- 'Class:Incident/Attribute:escalation_flag/Value:no' => 'No~~',
- 'Class:Incident/Attribute:escalation_flag/Value:no+' => '',
- 'Class:Incident/Attribute:escalation_flag/Value:yes' => 'Yes~~',
- 'Class:Incident/Attribute:escalation_flag/Value:yes+' => '',
- 'Class:Incident/Attribute:escalation_reason' => 'Hot reason~~',
- 'Class:Incident/Attribute:escalation_reason+' => '~~',
- 'Class:Incident/Attribute:assignment_date' => 'Assignment date~~',
- 'Class:Incident/Attribute:assignment_date+' => '~~',
- 'Class:Incident/Attribute:resolution_date' => 'Resolution date~~',
- 'Class:Incident/Attribute:resolution_date+' => '~~',
- 'Class:Incident/Attribute:last_pending_date' => 'Last pending date~~',
- 'Class:Incident/Attribute:last_pending_date+' => '~~',
- 'Class:Incident/Attribute:cumulatedpending' => 'Cumulated pending~~',
- 'Class:Incident/Attribute:cumulatedpending+' => '~~',
- 'Class:Incident/Attribute:tto' => 'TTO~~',
- 'Class:Incident/Attribute:tto+' => '~~',
- 'Class:Incident/Attribute:ttr' => 'TTR~~',
- 'Class:Incident/Attribute:ttr+' => '~~',
- 'Class:Incident/Attribute:tto_escalation_deadline' => 'TTO Deadline~~',
- 'Class:Incident/Attribute:tto_escalation_deadline+' => '~~',
- 'Class:Incident/Attribute:sla_tto_passed' => 'SLA tto passed~~',
- 'Class:Incident/Attribute:sla_tto_passed+' => '~~',
'Class:Incident/Attribute:sla_tto_over' => 'SLA tto over~~',
'Class:Incident/Attribute:sla_tto_over+' => '~~',
- 'Class:Incident/Attribute:ttr_escalation_deadline' => 'TTR Deadline~~',
- 'Class:Incident/Attribute:ttr_escalation_deadline+' => '~~',
- 'Class:Incident/Attribute:sla_ttr_passed' => 'SLA ttr passed~~',
- 'Class:Incident/Attribute:sla_ttr_passed+' => '~~',
+ 'Class:Incident/Attribute:sla_tto_passed' => 'SLA tto passed~~',
+ 'Class:Incident/Attribute:sla_tto_passed+' => '~~',
'Class:Incident/Attribute:sla_ttr_over' => 'SLA ttr over~~',
'Class:Incident/Attribute:sla_ttr_over+' => '~~',
- 'Class:Incident/Attribute:time_spent' => 'Resolution delay~~',
- 'Class:Incident/Attribute:time_spent+' => '~~',
- 'Class:Incident/Attribute:resolution_code' => 'Resolution code~~',
- 'Class:Incident/Attribute:resolution_code+' => '~~',
- 'Class:Incident/Attribute:resolution_code/Value:assistance' => 'Assistance~~',
- 'Class:Incident/Attribute:resolution_code/Value:assistance+' => '',
- 'Class:Incident/Attribute:resolution_code/Value:bug fixed' => 'Bug fixed~~',
- 'Class:Incident/Attribute:resolution_code/Value:bug fixed+' => '',
- 'Class:Incident/Attribute:resolution_code/Value:hardware repair' => 'Hardware repair~~',
- 'Class:Incident/Attribute:resolution_code/Value:hardware repair+' => '',
- 'Class:Incident/Attribute:resolution_code/Value:other' => 'Other~~',
- 'Class:Incident/Attribute:resolution_code/Value:other+' => '',
- 'Class:Incident/Attribute:resolution_code/Value:software patch' => 'Software patch~~',
- 'Class:Incident/Attribute:resolution_code/Value:software patch+' => '',
- 'Class:Incident/Attribute:resolution_code/Value:system update' => 'System update~~',
- 'Class:Incident/Attribute:resolution_code/Value:system update+' => '',
- 'Class:Incident/Attribute:resolution_code/Value:training' => 'Training~~',
- 'Class:Incident/Attribute:resolution_code/Value:training+' => '',
+ 'Class:Incident/Attribute:sla_ttr_passed' => 'SLA ttr passed~~',
+ 'Class:Incident/Attribute:sla_ttr_passed+' => '~~',
'Class:Incident/Attribute:solution' => 'Solution~~',
'Class:Incident/Attribute:solution+' => '~~',
- 'Class:Incident/Attribute:pending_reason' => 'Pending reason~~',
- 'Class:Incident/Attribute:pending_reason+' => '~~',
- 'Class:Incident/Attribute:parent_incident_id' => 'Parent incident~~',
- 'Class:Incident/Attribute:parent_incident_id+' => '~~',
- 'Class:Incident/Attribute:parent_incident_ref' => 'Parent incident ref~~',
- 'Class:Incident/Attribute:parent_incident_ref+' => '~~',
- 'Class:Incident/Attribute:parent_change_id' => 'Parent change~~',
- 'Class:Incident/Attribute:parent_change_id+' => '~~',
- 'Class:Incident/Attribute:parent_change_ref' => 'Parent change ref~~',
- 'Class:Incident/Attribute:parent_change_ref+' => '~~',
- 'Class:Incident/Attribute:parent_problem_id' => 'Parent problem id~~',
- 'Class:Incident/Attribute:parent_problem_id+' => '~~',
- 'Class:Incident/Attribute:parent_problem_ref' => 'Parent problem ref~~',
- 'Class:Incident/Attribute:parent_problem_ref+' => '~~',
- 'Class:Incident/Attribute:related_request_list' => 'Child requests~~',
- 'Class:Incident/Attribute:related_request_list+' => '~~',
- 'Class:Incident/Attribute:child_incidents_list' => 'Child incidents~~',
- 'Class:Incident/Attribute:child_incidents_list+' => 'All the child incidents related to this incident~~',
- 'Class:Incident/Attribute:public_log' => 'Public log~~',
- 'Class:Incident/Attribute:public_log+' => '~~',
+ 'Class:Incident/Attribute:status' => 'Status~~',
+ 'Class:Incident/Attribute:status+' => '~~',
+ 'Class:Incident/Attribute:status/Value:assigned' => 'Assigned~~',
+ 'Class:Incident/Attribute:status/Value:assigned+' => '~~',
+ 'Class:Incident/Attribute:status/Value:closed' => 'Closed~~',
+ 'Class:Incident/Attribute:status/Value:closed+' => '~~',
+ 'Class:Incident/Attribute:status/Value:escalated_tto' => 'Escalated TTO~~',
+ 'Class:Incident/Attribute:status/Value:escalated_tto+' => '~~',
+ 'Class:Incident/Attribute:status/Value:escalated_ttr' => 'Escalated TTR~~',
+ 'Class:Incident/Attribute:status/Value:escalated_ttr+' => '~~',
+ 'Class:Incident/Attribute:status/Value:new' => 'New~~',
+ 'Class:Incident/Attribute:status/Value:new+' => '~~',
+ 'Class:Incident/Attribute:status/Value:pending' => 'Pending~~',
+ 'Class:Incident/Attribute:status/Value:pending+' => '~~',
+ 'Class:Incident/Attribute:status/Value:resolved' => 'Resolved~~',
+ 'Class:Incident/Attribute:status/Value:resolved+' => '~~',
+ 'Class:Incident/Attribute:status/Value:waiting_for_approval' => 'Waiting for approval~~',
+ 'Class:Incident/Attribute:status/Value:waiting_for_approval+' => '~~',
+ 'Class:Incident/Attribute:time_spent' => 'Resolution delay~~',
+ 'Class:Incident/Attribute:time_spent+' => '~~',
+ 'Class:Incident/Attribute:tto' => 'TTO~~',
+ 'Class:Incident/Attribute:tto+' => 'Time To Own~~',
+ 'Class:Incident/Attribute:tto_escalation_deadline' => 'TTO Deadline~~',
+ 'Class:Incident/Attribute:tto_escalation_deadline+' => '~~',
+ 'Class:Incident/Attribute:ttr' => 'TTR~~',
+ 'Class:Incident/Attribute:ttr+' => 'Time To Resolve~~',
+ 'Class:Incident/Attribute:ttr_escalation_deadline' => 'TTR Deadline~~',
+ 'Class:Incident/Attribute:ttr_escalation_deadline+' => '~~',
+ 'Class:Incident/Attribute:urgency' => 'Urgency~~',
+ 'Class:Incident/Attribute:urgency+' => 'How quickly the fault needs to be resolved~~',
+ 'Class:Incident/Attribute:urgency/Value:1' => 'Critical~~',
+ 'Class:Incident/Attribute:urgency/Value:1+' => '~~',
+ 'Class:Incident/Attribute:urgency/Value:2' => 'High~~',
+ 'Class:Incident/Attribute:urgency/Value:2+' => '~~',
+ 'Class:Incident/Attribute:urgency/Value:3' => 'Medium~~',
+ 'Class:Incident/Attribute:urgency/Value:3+' => '~~',
+ 'Class:Incident/Attribute:urgency/Value:4' => 'Low~~',
+ 'Class:Incident/Attribute:urgency/Value:4+' => '~~',
+ 'Class:Incident/Attribute:user_comment' => 'User comment~~',
+ 'Class:Incident/Attribute:user_comment+' => '~~',
'Class:Incident/Attribute:user_satisfaction' => 'User satisfaction~~',
'Class:Incident/Attribute:user_satisfaction+' => '~~',
'Class:Incident/Attribute:user_satisfaction/Value:1' => 'Very satisfied~~',
- 'Class:Incident/Attribute:user_satisfaction/Value:1+' => '',
+ 'Class:Incident/Attribute:user_satisfaction/Value:1+' => '~~',
'Class:Incident/Attribute:user_satisfaction/Value:2' => 'Fairly statisfied~~',
- 'Class:Incident/Attribute:user_satisfaction/Value:2+' => '',
+ 'Class:Incident/Attribute:user_satisfaction/Value:2+' => '~~',
'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Rather Dissatified~~',
- 'Class:Incident/Attribute:user_satisfaction/Value:3+' => '',
+ 'Class:Incident/Attribute:user_satisfaction/Value:3+' => '~~',
'Class:Incident/Attribute:user_satisfaction/Value:4' => 'Very Dissatisfied~~',
- 'Class:Incident/Attribute:user_satisfaction/Value:4+' => '',
- 'Class:Incident/Attribute:user_comment' => 'User comment~~',
- 'Class:Incident/Attribute:user_comment+' => '~~',
- 'Class:Incident/Attribute:parent_incident_id_friendlyname' => 'parent_incident_id_friendlyname~~',
- 'Class:Incident/Attribute:parent_incident_id_friendlyname+' => '~~',
- 'Class:Incident/Stimulus:ev_assign' => 'Assign~~',
- 'Class:Incident/Stimulus:ev_assign+' => '~~',
- 'Class:Incident/Stimulus:ev_reassign' => 'Re-assign~~',
- 'Class:Incident/Stimulus:ev_reassign+' => '~~',
- 'Class:Incident/Stimulus:ev_pending' => 'Pending~~',
- 'Class:Incident/Stimulus:ev_pending+' => '~~',
- 'Class:Incident/Stimulus:ev_timeout' => 'Timeout~~',
- 'Class:Incident/Stimulus:ev_timeout+' => '~~',
- 'Class:Incident/Stimulus:ev_autoresolve' => 'Automatic resolve~~',
- 'Class:Incident/Stimulus:ev_autoresolve+' => '~~',
- 'Class:Incident/Stimulus:ev_autoclose' => 'Automatic close~~',
- 'Class:Incident/Stimulus:ev_autoclose+' => '~~',
- 'Class:Incident/Stimulus:ev_resolve' => 'Mark as resolved~~',
- 'Class:Incident/Stimulus:ev_resolve+' => '~~',
- 'Class:Incident/Stimulus:ev_close' => 'Close this request~~',
- 'Class:Incident/Stimulus:ev_close+' => '~~',
- 'Class:Incident/Stimulus:ev_reopen' => 'Re-open~~',
- 'Class:Incident/Stimulus:ev_reopen+' => '~~',
+ 'Class:Incident/Attribute:user_satisfaction/Value:4+' => '~~',
'Class:Incident/Error:CannotAssignParentIncidentIdToSelf' => 'Cannot assign the Parent incident to the incident itself~~',
'Class:Incident/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
'Class:Incident/Method:ResolveChildTickets+' => 'Cascade the resolution to child ticket (ev_autoresolve), and align the following characteristics: service, team, agent, resolution info~~',
+ 'Class:Incident/Stimulus:ev_assign' => 'Assign~~',
+ 'Class:Incident/Stimulus:ev_assign+' => '~~',
+ 'Class:Incident/Stimulus:ev_autoclose' => 'Automatic close~~',
+ 'Class:Incident/Stimulus:ev_autoclose+' => '~~',
+ 'Class:Incident/Stimulus:ev_autoresolve' => 'Automatic resolve~~',
+ 'Class:Incident/Stimulus:ev_autoresolve+' => '~~',
+ 'Class:Incident/Stimulus:ev_close' => 'Close this request~~',
+ 'Class:Incident/Stimulus:ev_close+' => '~~',
+ 'Class:Incident/Stimulus:ev_pending' => 'Pending~~',
+ 'Class:Incident/Stimulus:ev_pending+' => '~~',
+ 'Class:Incident/Stimulus:ev_reassign' => 'Re-assign~~',
+ 'Class:Incident/Stimulus:ev_reassign+' => '~~',
+ 'Class:Incident/Stimulus:ev_reopen' => 'Re-open~~',
+ 'Class:Incident/Stimulus:ev_reopen+' => '~~',
+ 'Class:Incident/Stimulus:ev_resolve' => 'Mark as resolved~~',
+ 'Class:Incident/Stimulus:ev_resolve+' => '~~',
+ 'Class:Incident/Stimulus:ev_timeout' => 'Timeout~~',
+ 'Class:Incident/Stimulus:ev_timeout+' => '~~',
+ 'Menu:Incident:EscalatedIncidents' => 'Escalated incidents~~',
+ 'Menu:Incident:EscalatedIncidents+' => '~~',
+ 'Menu:Incident:MyIncidents' => 'Incidents assigned to me~~',
+ 'Menu:Incident:MyIncidents+' => 'Incidents assigned to me (as Agent)~~',
+ 'Menu:Incident:OpenIncidents' => 'All open incidents~~',
+ 'Menu:Incident:OpenIncidents+' => '~~',
+ 'Menu:Incident:Overview' => 'Overview~~',
+ 'Menu:Incident:Overview+' => '~~',
+ 'Menu:Incident:Shortcuts' => 'Shortcuts~~',
+ 'Menu:Incident:Shortcuts+' => '~~',
+ 'Menu:IncidentManagement' => 'Incident Management~~',
+ 'Menu:IncidentManagement+' => '~~',
+ 'Menu:NewIncident' => 'New incident~~',
+ 'Menu:NewIncident+' => 'Create a new incident ticket~~',
+ 'Menu:SearchIncidents' => 'Search for incidents~~',
+ 'Menu:SearchIncidents+' => 'Search for incident tickets~~',
'Tickets:Related:OpenIncidents' => 'Open incidents~~',
-));
+ 'UI-IncidentManagementOverview-IncidentByPriority-last-14-days' => 'Last 14 days incident per priority~~',
+ 'UI-IncidentManagementOverview-Last-14-days' => 'Last 14 days number of incidents~~',
+ 'UI-IncidentManagementOverview-OpenIncidentByAgent' => 'Open incidents by agent~~',
+ 'UI-IncidentManagementOverview-OpenIncidentByCustomer' => 'Open incidents by customer~~',
+ 'UI-IncidentManagementOverview-OpenIncidentByStatus' => 'Open incidents by status~~',
+]);
diff --git a/datamodels/2.x/itop-knownerror-mgmt/dictionaries/sk.dict.itop-knownerror-mgmt.php b/datamodels/2.x/itop-knownerror-mgmt/dictionaries/sk.dict.itop-knownerror-mgmt.php
index ba1021f1d..fdd50295e 100644
--- a/datamodels/2.x/itop-knownerror-mgmt/dictionaries/sk.dict.itop-knownerror-mgmt.php
+++ b/datamodels/2.x/itop-knownerror-mgmt/dictionaries/sk.dict.itop-knownerror-mgmt.php
@@ -3,71 +3,21 @@
* 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
+ * @license https://opensource.org/licenses/AGPL-3.0
+ *
*/
-// Dictionnay conventions
-// Class:
-// Class:+
-// Class:/Attribute:
-// Class:/Attribute:+
-// Class:/Attribute:/Value:
-// Class:/Attribute:/Value:+
-// Class:/Stimulus:
-// Class:/Stimulus:+
-//////////////////////////////////////////////////////////////////////
-// Classes in 'bizmodel'
-//////////////////////////////////////////////////////////////////////
-//
-// Dictionnay conventions
-// Class:
-// Class:+
-// Class:/Attribute:
-// Class:/Attribute:+
-// Class:/Attribute:/Value:
-// Class:/Attribute:/Value:+
-// Class:/Stimulus:
-// Class:/Stimulus:+
-//
-// Class: KnownError
-//
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Class:KnownError' => 'Known Error~~',
'Class:KnownError+' => 'Error documented for a known issue~~',
- 'Class:KnownError/Attribute:name' => 'Name~~',
- 'Class:KnownError/Attribute:name+' => '~~',
- 'Class:KnownError/Attribute:org_id' => 'Customer~~',
- 'Class:KnownError/Attribute:org_id+' => '~~',
+ 'Class:KnownError/Attribute:ci_list' => 'CIs~~',
+ 'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error~~',
'Class:KnownError/Attribute:cust_name' => 'Customer Name~~',
'Class:KnownError/Attribute:cust_name+' => '~~',
- 'Class:KnownError/Attribute:problem_id' => 'Related Problem~~',
- 'Class:KnownError/Attribute:problem_id+' => '~~',
- 'Class:KnownError/Attribute:problem_ref' => 'Related Problem Ref~~',
- 'Class:KnownError/Attribute:problem_ref+' => '~~',
- 'Class:KnownError/Attribute:symptom' => 'Symptom~~',
- 'Class:KnownError/Attribute:symptom+' => '~~',
- 'Class:KnownError/Attribute:root_cause' => 'Root Cause~~',
- 'Class:KnownError/Attribute:root_cause+' => '~~',
- 'Class:KnownError/Attribute:workaround' => 'Work around~~',
- 'Class:KnownError/Attribute:workaround+' => '~~',
- 'Class:KnownError/Attribute:solution' => 'Solution~~',
- 'Class:KnownError/Attribute:solution+' => '~~',
- 'Class:KnownError/Attribute:error_code' => 'Error Code~~',
- 'Class:KnownError/Attribute:error_code+' => '~~',
+ 'Class:KnownError/Attribute:document_list' => 'Documents~~',
+ 'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error~~',
'Class:KnownError/Attribute:domain' => 'Domain~~',
'Class:KnownError/Attribute:domain+' => '~~',
'Class:KnownError/Attribute:domain/Value:Application' => 'Application~~',
@@ -78,46 +28,32 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:KnownError/Attribute:domain/Value:Network+' => 'Network~~',
'Class:KnownError/Attribute:domain/Value:Server' => 'Server~~',
'Class:KnownError/Attribute:domain/Value:Server+' => 'Server~~',
- 'Class:KnownError/Attribute:vendor' => 'Vendor~~',
- 'Class:KnownError/Attribute:vendor+' => '~~',
+ 'Class:KnownError/Attribute:error_code' => 'Error Code~~',
+ 'Class:KnownError/Attribute:error_code+' => '~~',
'Class:KnownError/Attribute:model' => 'Model~~',
'Class:KnownError/Attribute:model+' => '~~',
+ 'Class:KnownError/Attribute:name' => 'Name~~',
+ 'Class:KnownError/Attribute:name+' => '~~',
+ 'Class:KnownError/Attribute:org_id' => 'Customer~~',
+ 'Class:KnownError/Attribute:org_id+' => '~~',
+ 'Class:KnownError/Attribute:problem_id' => 'Related Problem~~',
+ 'Class:KnownError/Attribute:problem_id+' => '~~',
+ 'Class:KnownError/Attribute:problem_ref' => 'Related Problem Ref~~',
+ 'Class:KnownError/Attribute:problem_ref+' => '~~',
+ 'Class:KnownError/Attribute:root_cause' => 'Root Cause~~',
+ 'Class:KnownError/Attribute:root_cause+' => '~~',
+ 'Class:KnownError/Attribute:solution' => 'Solution~~',
+ 'Class:KnownError/Attribute:solution+' => '~~',
+ 'Class:KnownError/Attribute:symptom' => 'Symptom~~',
+ 'Class:KnownError/Attribute:symptom+' => '~~',
+ 'Class:KnownError/Attribute:vendor' => 'Vendor~~',
+ 'Class:KnownError/Attribute:vendor+' => '~~',
'Class:KnownError/Attribute:version' => 'Version~~',
'Class:KnownError/Attribute:version+' => '~~',
- 'Class:KnownError/Attribute:ci_list' => 'CIs~~',
- 'Class:KnownError/Attribute:ci_list+' => 'All the configuration items that are related to this known error~~',
- 'Class:KnownError/Attribute:document_list' => 'Documents~~',
- 'Class:KnownError/Attribute:document_list+' => 'All the documents linked to this known error~~',
-));
-
-//
-// Class: lnkErrorToFunctionalCI
-//
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Class:lnkErrorToFunctionalCI' => 'Link Error / FunctionalCI~~',
- 'Class:lnkErrorToFunctionalCI+' => 'Infra related to a known error~~',
- 'Class:lnkErrorToFunctionalCI/Name' => '%1$s / %2$s~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id' => 'CI~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id+' => '~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name' => 'CI name~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name+' => '~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:error_id' => 'Error~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:error_id+' => '~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:error_name' => 'Error name~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:error_name+' => '~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:reason' => 'Reason~~',
- 'Class:lnkErrorToFunctionalCI/Attribute:reason+' => '~~',
-));
-
-//
-// Class: lnkDocumentToError
-//
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
+ 'Class:KnownError/Attribute:workaround' => 'Work around~~',
+ 'Class:KnownError/Attribute:workaround+' => '~~',
'Class:lnkDocumentToError' => 'Link Documents / Errors~~',
'Class:lnkDocumentToError+' => 'A link between a document and a known error~~',
- 'Class:lnkDocumentToError/Name' => '%1$s / %2$s~~',
'Class:lnkDocumentToError/Attribute:document_id' => 'Document~~',
'Class:lnkDocumentToError/Attribute:document_id+' => '~~',
'Class:lnkDocumentToError/Attribute:document_name' => 'Document Name~~',
@@ -128,16 +64,27 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:lnkDocumentToError/Attribute:error_name+' => '~~',
'Class:lnkDocumentToError/Attribute:link_type' => 'link_type~~',
'Class:lnkDocumentToError/Attribute:link_type+' => '~~',
-));
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Menu:ProblemManagement' => 'Problem Management~~',
- 'Menu:ProblemManagement+' => 'Problem Management~~',
- 'Menu:Problem:Shortcuts' => 'Shortcuts~~',
+ 'Class:lnkDocumentToError/Name' => '%1$s / %2$s~~',
+ 'Class:lnkErrorToFunctionalCI' => 'Link Error / FunctionalCI~~',
+ 'Class:lnkErrorToFunctionalCI+' => 'Infra related to a known error~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:error_id' => 'Error~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:error_id+' => '~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:error_name' => 'Error name~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:error_name+' => '~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id' => 'CI~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:functionalci_id+' => '~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name' => 'CI name~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:functionalci_name+' => '~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:reason' => 'Reason~~',
+ 'Class:lnkErrorToFunctionalCI/Attribute:reason+' => '~~',
+ 'Class:lnkErrorToFunctionalCI/Name' => '%1$s / %2$s~~',
'Menu:NewError' => 'New known error~~',
'Menu:NewError+' => 'Creation of a new known error~~',
- 'Menu:SearchError' => 'Search for known errors~~',
- 'Menu:SearchError+' => 'Search for known errors~~',
'Menu:Problem:KnownErrors' => 'All known errors~~',
'Menu:Problem:KnownErrors+' => 'All known errors~~',
-));
+ 'Menu:Problem:Shortcuts' => 'Shortcuts~~',
+ 'Menu:ProblemManagement' => 'Problem Management~~',
+ 'Menu:ProblemManagement+' => 'Problem Management~~',
+ 'Menu:SearchError' => 'Search for known errors~~',
+ 'Menu:SearchError+' => 'Search for known errors~~',
+]);
diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/sk.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/sk.dict.itop-oauth-client.php
index 88d0c0c02..5ad5e8d34 100644
--- a/datamodels/2.x/itop-oauth-client/dictionaries/sk.dict.itop-oauth-client.php
+++ b/datamodels/2.x/itop-oauth-client/dictionaries/sk.dict.itop-oauth-client.php
@@ -2,115 +2,99 @@
/**
* Localized data
*
- * @copyright Copyright (C) 2013 XXXXX
- * @license http://opensource.org/licenses/AGPL-3.0
+ * @copyright Copyright (C) 2010-2024 Combodo SAS
+ * @license https://opensource.org/licenses/AGPL-3.0
+ *
+ */
+/**
+ *
*/
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
- 'Menu:CreateMailbox' => 'Create a mailbox...~~',
- 'Menu:OAuthClient' => 'OAuth client~~',
- 'Menu:OAuthClient+' => '~~',
- 'Menu:GenerateTokens' => 'Generate access token...~~',
- 'Menu:RegenerateTokens' => 'Regenerate access token...~~',
- 'itop-oauth-client/Operation:CreateMailBox/Title' => 'Mailbox creation~~',
- 'itop-oauth-client:UsedForSMTP' => 'This OAuth client is used for SMTP~~',
- 'itop-oauth-client:TestSMTP' => 'Email send test~~',
- 'itop-oauth-client:MissingOAuthClient' => 'Missing Oauth client for user name %1$s~~',
- 'itop-oauth-client:Message:MissingToken' => 'Generate access token before using this OAuth client~~',
- 'itop-oauth-client:Message:RegenerateToken' => 'Regenerate access token to to take into account the changes~~',
- 'itop-oauth-client:Message:TokenCreated' => 'Access token created~~',
- 'itop-oauth-client:Message:TokenRecreated' => 'Access token regenerated~~',
- 'itop-oauth-client:Message:TokenError' => 'Access token not generated due to server error~~',
- 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already be used for OAuth Client~~',
- 'OAuthClient:baseinfo' => 'Base Information~~',
- 'OAuthClient:scope' => 'Scope~~',
-]);
-
-//
-// Class: OAuthClient
-//
-
Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Class:OAuthClient' => 'OAuth Client~~',
- 'Class:OAuthClient/Attribute:provider' => 'Provider~~',
- 'Class:OAuthClient/Attribute:provider+' => '~~',
- 'Class:OAuthClient/Attribute:name' => 'Login~~',
- 'Class:OAuthClient/Attribute:name+' => '~~',
- 'Class:OAuthClient/Attribute:scope' => 'Scope~~',
- 'Class:OAuthClient/Attribute:scope+' => '~~',
- 'Class:OAuthClient/Attribute:status' => 'Status~~',
- 'Class:OAuthClient/Attribute:status+' => 'After creation, use the action “Generate access token” to be able to use this OAuth client~~',
- 'Class:OAuthClient/Attribute:status/Value:active' => 'Access token generated~~',
- 'Class:OAuthClient/Attribute:status/Value:inactive' => 'No Access token~~',
+ 'Class:OAuthClient/Attribute:client_id' => 'Client id~~',
+ 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~',
+ 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~',
+ 'Class:OAuthClient/Attribute:client_secret+' => 'Another long string of characters provided by your OAuth2 provider~~',
'Class:OAuthClient/Attribute:description' => 'Description~~',
'Class:OAuthClient/Attribute:description+' => '~~',
- 'Class:OAuthClient/Attribute:client_id' => 'Client id~~',
- 'Class:OAuthClient/Attribute:client_id+' => '~~',
- 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~',
- 'Class:OAuthClient/Attribute:client_secret+' => '~~',
+ 'Class:OAuthClient/Attribute:mailbox_list' => 'Mailbox list~~',
+ 'Class:OAuthClient/Attribute:mailbox_list+' => '~~',
+ 'Class:OAuthClient/Attribute:name' => 'Login~~',
+ 'Class:OAuthClient/Attribute:name+' => 'In general, this is your email address~~',
+ 'Class:OAuthClient/Attribute:provider' => 'Provider~~',
+ 'Class:OAuthClient/Attribute:provider+' => '~~',
+ 'Class:OAuthClient/Attribute:redirect_url' => 'Redirect url~~',
+ 'Class:OAuthClient/Attribute:redirect_url+' => 'This url must be copied in the OAuth2 configuration of the provider
+Erase the field to recalculate default value~~',
'Class:OAuthClient/Attribute:refresh_token' => 'Refresh token~~',
'Class:OAuthClient/Attribute:refresh_token+' => '~~',
'Class:OAuthClient/Attribute:refresh_token_expiration' => 'Refresh token expiration~~',
'Class:OAuthClient/Attribute:refresh_token_expiration+' => '~~',
+ 'Class:OAuthClient/Attribute:status' => 'Status~~',
+ 'Class:OAuthClient/Attribute:status+' => 'After creation, use the action “Generate access token” to be able to use this OAuth client~~',
+ 'Class:OAuthClient/Attribute:status/Value:active' => 'Access token generated~~',
+ 'Class:OAuthClient/Attribute:status/Value:inactive' => 'No Access token~~',
'Class:OAuthClient/Attribute:token' => 'Access token~~',
'Class:OAuthClient/Attribute:token+' => '~~',
'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~',
'Class:OAuthClient/Attribute:token_expiration+' => '~~',
- 'Class:OAuthClient/Attribute:redirect_url' => 'Redirect url~~',
- 'Class:OAuthClient/Attribute:redirect_url+' => '~~',
- 'Class:OAuthClient/Attribute:mailbox_list' => 'Mailbox list~~',
- 'Class:OAuthClient/Attribute:mailbox_list+' => '~~'
-]);
-
-//
-// Class: OAuthClientAzure
-//
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~',
- 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~',
- 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~',
- 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~',
- 'Class:OAuthClientAzure/Attribute:scope/Value:SMTP' => 'SMTP~~',
- 'Class:OAuthClientAzure/Attribute:scope/Value:SMTP+' => '~~',
- 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~',
- 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP+' => '~~',
'Class:OAuthClientAzure/Attribute:advanced_scope' => 'Advanced scope~~',
'Class:OAuthClientAzure/Attribute:advanced_scope+' => 'As soon as you enter something here it takes precedence on the “Scope” selection which is then ignored~~',
- 'Class:OAuthClientAzure/Attribute:used_scope' => 'Used scope~~',
- 'Class:OAuthClientAzure/Attribute:used_scope+' => '~~',
- 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~',
- 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~',
- 'Class:OAuthClientAzure/Attribute:used_scope/Value:advanced' => 'Advanced~~',
- 'Class:OAuthClientAzure/Attribute:used_scope/Value:advanced+' => '~~',
+ 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~',
+ 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~',
+ 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~',
+ 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP+' => '~~',
+ 'Class:OAuthClientAzure/Attribute:scope/Value:SMTP' => 'SMTP~~',
+ 'Class:OAuthClientAzure/Attribute:scope/Value:SMTP+' => '~~',
+ 'Class:OAuthClientAzure/Attribute:tenant' => 'Tenant~~',
+ 'Class:OAuthClientAzure/Attribute:tenant+' => 'Tenant ID of the configured application. For multi-tenant application, use "common".~~',
'Class:OAuthClientAzure/Attribute:used_for_smtp' => 'Used for SMTP~~',
'Class:OAuthClientAzure/Attribute:used_for_smtp+' => 'At least one OAuth client must have this flag to “Yes”, if you want iTop to use it for sending mails~~',
- 'Class:OAuthClientAzure/Attribute:used_for_smtp/Value:yes' => 'Yes~~',
'Class:OAuthClientAzure/Attribute:used_for_smtp/Value:no' => 'No~~',
-));
-
-//
-// Class: OAuthClientGoogle
-//
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
+ 'Class:OAuthClientAzure/Attribute:used_for_smtp/Value:yes' => 'Yes~~',
+ 'Class:OAuthClientAzure/Attribute:used_scope' => 'Used scope~~',
+ 'Class:OAuthClientAzure/Attribute:used_scope+' => '~~',
+ 'Class:OAuthClientAzure/Attribute:used_scope/Value:advanced' => 'Advanced~~',
+ 'Class:OAuthClientAzure/Attribute:used_scope/Value:advanced+' => '~~',
+ 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~',
+ 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~',
+ 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~',
'Class:OAuthClientGoogle' => 'OAuth client for Google~~',
- 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~',
- 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~',
- 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~',
- 'Class:OAuthClientGoogle/Attribute:scope/Value:SMTP' => 'SMTP~~',
- 'Class:OAuthClientGoogle/Attribute:scope/Value:SMTP+' => '~~',
- 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~',
- 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP+' => '~~',
'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~',
'Class:OAuthClientGoogle/Attribute:advanced_scope+' => 'As soon as you enter something here it takes precedence on the “Scope” selection which is then ignored~~',
- 'Class:OAuthClientGoogle/Attribute:used_scope' => 'Used scope~~',
- 'Class:OAuthClientGoogle/Attribute:used_scope+' => '~~',
- 'Class:OAuthClientGoogle/Attribute:used_scope/Value:simple' => 'Simple~~',
- 'Class:OAuthClientGoogle/Attribute:used_scope/Value:simple+' => '~~',
- 'Class:OAuthClientGoogle/Attribute:used_scope/Value:advanced' => 'Advanced~~',
- 'Class:OAuthClientGoogle/Attribute:used_scope/Value:advanced+' => '~~',
+ 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~',
+ 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~',
+ 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~',
+ 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP+' => '~~',
+ 'Class:OAuthClientGoogle/Attribute:scope/Value:SMTP' => 'SMTP~~',
+ 'Class:OAuthClientGoogle/Attribute:scope/Value:SMTP+' => '~~',
'Class:OAuthClientGoogle/Attribute:used_for_smtp' => 'Used for SMTP~~',
'Class:OAuthClientGoogle/Attribute:used_for_smtp+' => 'At least one OAuth client must have this flag to “Yes”, if you want iTop to use it for sending mails~~',
- 'Class:OAuthClientGoogle/Attribute:used_for_smtp/Value:yes' => 'Yes~~',
'Class:OAuthClientGoogle/Attribute:used_for_smtp/Value:no' => 'No~~',
-));
+ 'Class:OAuthClientGoogle/Attribute:used_for_smtp/Value:yes' => 'Yes~~',
+ 'Class:OAuthClientGoogle/Attribute:used_scope' => 'Used scope~~',
+ 'Class:OAuthClientGoogle/Attribute:used_scope+' => '~~',
+ 'Class:OAuthClientGoogle/Attribute:used_scope/Value:advanced' => 'Advanced~~',
+ 'Class:OAuthClientGoogle/Attribute:used_scope/Value:advanced+' => '~~',
+ 'Class:OAuthClientGoogle/Attribute:used_scope/Value:simple' => 'Simple~~',
+ 'Class:OAuthClientGoogle/Attribute:used_scope/Value:simple+' => '~~',
+ 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~',
+ 'Menu:CreateMailbox' => 'Create a mailbox...~~',
+ 'Menu:GenerateTokens' => 'Generate access token...~~',
+ 'Menu:OAuthClient' => 'OAuth client~~',
+ 'Menu:OAuthClient+' => '~~',
+ 'Menu:RegenerateTokens' => 'Regenerate access token...~~',
+ 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already be used for OAuth Client~~',
+ 'OAuthClient:baseinfo' => 'Base Information~~',
+ 'OAuthClient:scope' => 'Scope~~',
+ 'itop-oauth-client/Operation:CreateMailBox/Title' => 'Mailbox creation~~',
+ 'itop-oauth-client:Message:MissingToken' => 'Generate access token before using this OAuth client~~',
+ 'itop-oauth-client:Message:RegenerateToken' => 'Regenerate access token to to take into account the changes~~',
+ 'itop-oauth-client:Message:TokenCreated' => 'Access token created~~',
+ 'itop-oauth-client:Message:TokenError' => 'Access token not generated due to server error~~',
+ 'itop-oauth-client:Message:TokenRecreated' => 'Access token regenerated~~',
+ 'itop-oauth-client:MissingOAuthClient' => 'Missing Oauth client for user name %1$s~~',
+ 'itop-oauth-client:TestSMTP' => 'Email send test~~',
+ 'itop-oauth-client:UsedForSMTP' => 'This OAuth client is used for SMTP~~',
+]);
diff --git a/datamodels/2.x/itop-portal-base/dictionaries/sk.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/dictionaries/sk.dict.itop-portal-base.php
index 95edff639..7210f7ca6 100644
--- a/datamodels/2.x/itop-portal-base/dictionaries/sk.dict.itop-portal-base.php
+++ b/datamodels/2.x/itop-portal-base/dictionaries/sk.dict.itop-portal-base.php
@@ -1,154 +1,114 @@
'%1$s User portal~~',
- 'Page:PleaseWait' => 'Please wait...~~',
- 'Page:Home' => 'Home~~',
- 'Page:GoPortalHome' => 'Home page~~',
- 'Page:GoPreviousPage' => 'Previous page~~',
- 'Page:ReloadPage' => 'Reload page~~',
- 'Portal:Button:Submit' => 'Submit~~',
- 'Portal:Button:Apply' => 'Update~~',
- 'Portal:Button:Cancel' => 'Cancel~~',
- 'Portal:Button:Close' => 'Close~~',
- 'Portal:Button:Add' => 'Add~~',
- 'Portal:Button:Remove' => 'Remove~~',
- 'Portal:Button:Delete' => 'Delete~~',
- 'Portal:EnvironmentBanner:Title' => 'You are currently in %1$s mode~~',
- 'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
+ 'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
+ 'Brick:Portal:Browse:Action:Create' => 'Create~~',
+ 'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'New %1$s~~',
+ 'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown~~',
+ 'Brick:Portal:Browse:Action:Edit' => 'Edit~~',
+ 'Brick:Portal:Browse:Action:View' => 'Details~~',
+ 'Brick:Portal:Browse:Filter:NoData' => 'No item~~',
+ 'Brick:Portal:Browse:Mode:List' => 'List~~',
+ 'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
+ 'Brick:Portal:Browse:Mode:Tree' => 'Tree~~',
+ 'Brick:Portal:Browse:Name' => 'Browse throught items~~',
+ 'Brick:Portal:Browse:Tree:CollapseAll' => 'Collapse all~~',
+ 'Brick:Portal:Browse:Tree:ExpandAll' => 'Expand all~~',
+ 'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
+ 'Brick:Portal:Create:Name' => 'Quick creation~~',
+ 'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
+ 'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
+ 'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
+ 'Brick:Portal:Manage:All' => 'All~~',
+ 'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart~~',
+ 'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
+ 'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
+ 'Brick:Portal:Manage:Group' => 'Group~~',
+ 'Brick:Portal:Manage:Name' => 'Manage items~~',
+ 'Brick:Portal:Manage:Others' => 'Others~~',
+ 'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
+ 'Brick:Portal:Manage:Table:NoData' => 'No item.~~',
+ 'Brick:Portal:Manage:fct:avg' => 'Average~~',
+ 'Brick:Portal:Manage:fct:count' => 'Total~~',
+ 'Brick:Portal:Manage:fct:max' => 'Max~~',
+ 'Brick:Portal:Manage:fct:min' => 'Min~~',
+ 'Brick:Portal:Manage:fct:sum' => 'Sum~~',
+ 'Brick:Portal:Object:Copy:CopiedTooltip' => 'Copied~~',
+ 'Brick:Portal:Object:Copy:TextToCopy' => '%2$s',
+ 'Brick:Portal:Object:Copy:Tooltip' => 'Copy object link~~',
+ 'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
+ 'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
+ 'Brick:Portal:Object:Form:Message:ObjectSaved' => '%1$s saved~~',
+ 'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
+ 'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, complete the following information:~~',
+ 'Brick:Portal:Object:Form:View:Title' => '%1$s: %2$s~~',
+ 'Brick:Portal:Object:Name' => 'Object~~',
+ 'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
+ 'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
+ 'Brick:Portal:UserProfile:Name' => 'User profile~~',
+ 'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Logoff~~',
+ 'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'My profile~~',
+ 'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator~~',
+ 'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator~~',
+ 'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Choose password~~',
+ 'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password~~',
+ 'Brick:Portal:UserProfile:Password:Title' => 'Password~~',
+ 'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal information~~',
+ 'Brick:Portal:UserProfile:Photo:Title' => 'Photo~~',
'Error:HTTP:400' => 'Bad request~~',
'Error:HTTP:401' => 'Authentication~~',
'Error:HTTP:404' => 'Page not found~~',
'Error:HTTP:500' => 'Oops! An error has occured.~~',
'Error:HTTP:GetHelp' => 'Please contact your %1$s administrator if the problem keeps happening.~~',
'Error:XHR:Fail' => 'Could not load data, please contact your %1$s administrator~~',
- 'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
- 'Portal:Datatables:Language:Processing' => 'Please wait...~~',
- 'Portal:Datatables:Language:Search' => 'Filter:~~',
- 'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page~~',
- 'Portal:Datatables:Language:ZeroRecords' => 'No result~~',
+ 'Page:DefaultTitle' => '%1$s User portal~~',
+ 'Page:GoPortalHome' => 'Home page~~',
+ 'Page:GoPreviousPage' => 'Previous page~~',
+ 'Page:Home' => 'Home~~',
+ 'Page:PleaseWait' => 'Please wait...~~',
+ 'Page:ReloadPage' => 'Reload page~~',
+ 'Portal:Attachments:DropZone:Message' => 'Drop your files to add them as attachments~~',
+ 'Portal:Autocomplete:NoResult' => 'No data~~',
+ 'Portal:Button:Add' => 'Add~~',
+ 'Portal:Button:Apply' => 'Update~~',
+ 'Portal:Button:Cancel' => 'Cancel~~',
+ 'Portal:Button:Close' => 'Close~~',
+ 'Portal:Button:Delete' => 'Delete~~',
+ 'Portal:Button:Remove' => 'Remove~~',
+ 'Portal:Button:Submit' => 'Submit~~',
+ 'Portal:Calendar-FirstDayOfWeek' => 'en-us~~',
+ 'Portal:Datatables:Language:DisplayLength:All' => 'All~~',
+ 'Portal:Datatables:Language:EmptyTable' => 'No data available in this table~~',
'Portal:Datatables:Language:Info' => 'Page _PAGE_ of _PAGES_~~',
'Portal:Datatables:Language:InfoEmpty' => 'No information~~',
'Portal:Datatables:Language:InfoFiltered' => 'filtered out of _MAX_ items~~',
- 'Portal:Datatables:Language:EmptyTable' => 'No data available in this table~~',
- 'Portal:Datatables:Language:DisplayLength:All' => 'All~~',
+ 'Portal:Datatables:Language:LengthMenu' => 'Display _MENU_ items per page~~',
'Portal:Datatables:Language:Paginate:First' => 'First~~',
- 'Portal:Datatables:Language:Paginate:Previous' => 'Previous~~',
- 'Portal:Datatables:Language:Paginate:Next' => 'Next~~',
'Portal:Datatables:Language:Paginate:Last' => 'Last~~',
+ 'Portal:Datatables:Language:Paginate:Next' => 'Next~~',
+ 'Portal:Datatables:Language:Paginate:Previous' => 'Previous~~',
+ 'Portal:Datatables:Language:Processing' => 'Please wait...~~',
+ 'Portal:Datatables:Language:Search' => 'Filter:~~',
'Portal:Datatables:Language:Sort:Ascending' => 'enable for an ascending sort~~',
'Portal:Datatables:Language:Sort:Descending' => 'enable for a descending sort~~',
- 'Portal:Autocomplete:NoResult' => 'No data~~',
- 'Portal:Attachments:DropZone:Message' => 'Drop your files to add them as attachments~~',
- 'Portal:File:None' => 'No file~~',
- 'Portal:File:DisplayInfo' => '%1$s~~',
- 'Portal:File:DisplayInfo+' => '%1$s (%2$s) Open / Download~~',
- 'Portal:Calendar-FirstDayOfWeek' => 'en-us~~', //work with moment.js locales
-));
-
-// Object form
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Portal:Form:Caselog:Entry:Close:Tooltip' => 'Close this entry~~',
- 'Portal:Form:Close:Warning' => 'Do you want to leave this form ? Data entered may be lost~~',
+ 'Portal:Datatables:Language:ZeroRecords' => 'No result~~',
+ 'Portal:EnvironmentBanner:GoToProduction' => 'Go back to PRODUCTION mode~~',
+ 'Portal:EnvironmentBanner:Title' => 'You are currently in %1$s mode~~',
'Portal:Error:ObjectCannotBeCreated' => 'Error: object cannot be created. Check associated objects and attachments before submitting again this form.~~',
'Portal:Error:ObjectCannotBeUpdated' => 'Error: object cannot be updated. Check associated objects and attachments before submitting again this form.~~',
-));
-
-// UserProfile brick
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Brick:Portal:UserProfile:Name' => 'User profile~~',
- 'Brick:Portal:UserProfile:Navigation:Dropdown:MyProfil' => 'My profile~~',
- 'Brick:Portal:UserProfile:Navigation:Dropdown:Logout' => 'Logoff~~',
- 'Brick:Portal:UserProfile:Password:Title' => 'Password~~',
- 'Brick:Portal:UserProfile:Password:ChoosePassword' => 'Choose password~~',
- 'Brick:Portal:UserProfile:Password:ConfirmPassword' => 'Confirm password~~',
- 'Brick:Portal:UserProfile:Password:CantChangeContactAdministrator' => 'To change your password, please contact your %1$s administrator~~',
- 'Brick:Portal:UserProfile:Password:CantChangeForUnknownReason' => 'Can\'t change password, please contact your %1$s administrator~~',
- 'Brick:Portal:UserProfile:PersonalInformations:Title' => 'Personal information~~',
- 'Brick:Portal:UserProfile:Photo:Title' => 'Photo~~',
-));
-
-// AggregatePageBrick
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Brick:Portal:AggregatePage:DefaultTitle' => 'Dashboard~~',
-));
-
-// BrowseBrick brick
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Brick:Portal:Browse:Name' => 'Browse throught items~~',
- 'Brick:Portal:Browse:Mode:List' => 'List~~',
- 'Brick:Portal:Browse:Mode:Tree' => 'Tree~~',
- 'Brick:Portal:Browse:Mode:Mosaic' => 'Mosaic~~',
- 'Brick:Portal:Browse:Action:Drilldown' => 'Drilldown~~',
- 'Brick:Portal:Browse:Action:View' => 'Details~~',
- 'Brick:Portal:Browse:Action:Edit' => 'Edit~~',
- 'Brick:Portal:Browse:Action:Create' => 'Create~~',
- 'Brick:Portal:Browse:Action:CreateObjectFromThis' => 'New %1$s~~',
- 'Brick:Portal:Browse:Tree:ExpandAll' => 'Expand all~~',
- 'Brick:Portal:Browse:Tree:CollapseAll' => 'Collapse all~~',
- 'Brick:Portal:Browse:Filter:NoData' => 'No item~~',
-));
-
-// ManageBrick brick
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Brick:Portal:Manage:Name' => 'Manage items~~',
- 'Brick:Portal:Manage:Table:NoData' => 'No item.~~',
- 'Brick:Portal:Manage:Table:ItemActions' => 'Actions~~',
- 'Brick:Portal:Manage:DisplayMode:list' => 'List~~',
- 'Brick:Portal:Manage:DisplayMode:pie-chart' => 'Pie Chart~~',
- 'Brick:Portal:Manage:DisplayMode:bar-chart' => 'Bar Chart~~',
- 'Brick:Portal:Manage:Others' => 'Others~~',
- 'Brick:Portal:Manage:All' => 'All~~',
- 'Brick:Portal:Manage:Group' => 'Group~~',
- 'Brick:Portal:Manage:fct:count' => 'Total~~',
- 'Brick:Portal:Manage:fct:sum' => 'Sum~~',
- 'Brick:Portal:Manage:fct:avg' => 'Average~~',
- 'Brick:Portal:Manage:fct:min' => 'Min~~',
- 'Brick:Portal:Manage:fct:max' => 'Max~~',
-));
-
-// ObjectBrick brick
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Brick:Portal:Object:Name' => 'Object~~',
- 'Brick:Portal:Object:Form:Create:Title' => 'New %1$s~~',
- 'Brick:Portal:Object:Form:Edit:Title' => 'Updating %2$s (%1$s)~~',
- 'Brick:Portal:Object:Form:View:Title' => '%1$s: %2$s~~',
- 'Brick:Portal:Object:Form:Stimulus:Title' => 'Please, complete the following information:~~',
- 'Brick:Portal:Object:Form:Message:Saved' => 'Saved~~',
- 'Brick:Portal:Object:Form:Message:ObjectSaved' => '%1$s saved~~',
- 'Brick:Portal:Object:Search:Regular:Title' => 'Select %1$s (%2$s)~~',
- 'Brick:Portal:Object:Search:Hierarchy:Title' => 'Select %1$s (%2$s)~~',
- 'Brick:Portal:Object:Copy:TextToCopy' => '%2$s',
- 'Brick:Portal:Object:Copy:Tooltip' => 'Copy object link~~',
- 'Brick:Portal:Object:Copy:CopiedTooltip' => 'Copied~~'
-));
-
-// CreateBrick brick
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Brick:Portal:Create:Name' => 'Quick creation~~',
- 'Brick:Portal:Create:ChooseType' => 'Please, choose a type~~',
-));
-
-// Filter brick
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Brick:Portal:Filter:Name' => 'Prefilter a brick~~',
- 'Brick:Portal:Filter:SearchInput:Placeholder' => 'eg. connect wifi~~',
- 'Brick:Portal:Filter:SearchInput:Submit' => 'Search~~',
-));
+ 'Portal:ErrorUserLoggedOut' => 'You are logged out and need to log in again in order to continue.~~',
+ 'Portal:File:DisplayInfo' => '%1$s~~',
+ 'Portal:File:DisplayInfo+' => '%1$s (%2$s) Open / Download~~',
+ 'Portal:File:None' => 'No file~~',
+ 'Portal:Form:Caselog:Entry:Close:Tooltip' => 'Close this entry~~',
+ 'Portal:Form:Close:Warning' => 'Do you want to leave this form ? Data entered may be lost~~',
+]);
diff --git a/datamodels/2.x/itop-portal/dictionaries/sk.dict.itop-portal.php b/datamodels/2.x/itop-portal/dictionaries/sk.dict.itop-portal.php
index 83bc699df..f58dd53f5 100644
--- a/datamodels/2.x/itop-portal/dictionaries/sk.dict.itop-portal.php
+++ b/datamodels/2.x/itop-portal/dictionaries/sk.dict.itop-portal.php
@@ -1,41 +1,29 @@
/**
- * @author Benjamin Planque
- * @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
+ *
*/
-//////////////////////////////////////////////////////////////////////
-// Note: The classes have been grouped by categories: bizmodel
-//////////////////////////////////////////////////////////////////////
-//////////////////////////////////////////////////////////////////////
-// Classes in 'bizmodel'
-//////////////////////////////////////////////////////////////////////
-//
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'portal:itop-portal' => 'Standard portal~~', // This is the portal name that will be displayed in portal dispatcher (eg. URL in menus)
- 'Page:DefaultTitle' => '%1$s - User portal~~',
- 'Brick:Portal:UserProfile:Title' => 'My profile~~',
+/**
+ * @author Benjamin Planque
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
+ 'Brick:Portal:ClosedRequests:Title' => 'Closed requests~~',
+ 'Brick:Portal:ListAllRequests:Tab' => 'On-going and closed~~',
+ 'Brick:Portal:ListAllRequests:Title' => 'All requests~~',
+ 'Brick:Portal:ListAllRequests:Title+' => 'View all requests regardless of their status.
~~',
'Brick:Portal:NewRequest:Title' => 'New request~~',
'Brick:Portal:NewRequest:Title+' => 'Need help?
Pick from the services catalog and submit your request to our support teams.
~~',
- 'Brick:Portal:OngoingRequests:Title' => 'Ongoing requests~~',
- 'Brick:Portal:OngoingRequests:Title+' => 'Follow up with your ongoing requests.
Check the progress, add comments, attach documents, acknowledge the solution.
~~',
'Brick:Portal:OngoingRequests:Tab:OnGoing' => 'Open~~',
'Brick:Portal:OngoingRequests:Tab:Resolved' => 'Resolved~~',
- 'Brick:Portal:ClosedRequests:Title' => 'Closed requests~~',
-));
+ 'Brick:Portal:OngoingRequests:Title' => 'Ongoing requests~~',
+ 'Brick:Portal:OngoingRequests:Title+' => 'Follow up with your ongoing requests.
Check the progress, add comments, attach documents, acknowledge the solution.
~~',
+ 'Brick:Portal:SearchInAllRequests:Title' => 'Search in all requests~~',
+ 'Brick:Portal:SearchInAllRequests:Title+' => 'Regardless of their status.
~~',
+ 'Brick:Portal:UserProfile:Title' => 'My profile~~',
+ 'Page:DefaultTitle' => '%1$s - User portal~~',
+ 'portal:itop-portal' => 'Standard portal~~',
+]);
diff --git a/datamodels/2.x/itop-problem-mgmt/dictionaries/sk.dict.itop-problem-mgmt.php b/datamodels/2.x/itop-problem-mgmt/dictionaries/sk.dict.itop-problem-mgmt.php
index 56f9ed94a..7f40edd82 100644
--- a/datamodels/2.x/itop-problem-mgmt/dictionaries/sk.dict.itop-problem-mgmt.php
+++ b/datamodels/2.x/itop-problem-mgmt/dictionaries/sk.dict.itop-problem-mgmt.php
@@ -3,86 +3,49 @@
* 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
+ * @license https://opensource.org/licenses/AGPL-3.0
+ *
*/
-// Dictionnay conventions
-// Class:
-// Class:+
-// Class:/Attribute:
-// Class:/Attribute:+
-// Class:/Attribute:/Value:
-// Class:/Attribute:/Value:+
-// Class:/Stimulus:
-// Class:/Stimulus:+
-//////////////////////////////////////////////////////////////////////
-// Classes in 'bizmodel'
-//////////////////////////////////////////////////////////////////////
-//
-// Dictionnay conventions
-// Class:
-// Class:+
-// Class:/Attribute:
-// Class:/Attribute:+
-// Class:/Attribute:/Value:
-// Class:/Attribute:/Value:+
-// Class:/Stimulus:
-// Class:/Stimulus:+
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Menu:ProblemManagement' => 'Problem management~~',
- 'Menu:ProblemManagement+' => 'Problem management~~',
- 'Menu:Problem:Overview' => 'Overview~~',
- 'Menu:Problem:Overview+' => 'Overview~~',
- 'Menu:NewProblem' => 'New problem~~',
- 'Menu:NewProblem+' => 'New problem~~',
- 'Menu:SearchProblems' => 'Search for problems~~',
- 'Menu:SearchProblems+' => 'Search for problems~~',
- 'Menu:Problem:Shortcuts' => 'Shortcuts~~',
- 'Menu:Problem:MyProblems' => 'My problems~~',
- 'Menu:Problem:MyProblems+' => 'My problems~~',
- 'Menu:Problem:OpenProblems' => 'All open problems~~',
- 'Menu:Problem:OpenProblems+' => 'All open problems~~',
- 'UI-ProblemManagementOverview-ProblemByService' => 'Problems by service~~',
- 'UI-ProblemManagementOverview-ProblemByService+' => 'Problems by service~~',
- 'UI-ProblemManagementOverview-ProblemByPriority' => 'Problems by priority~~',
- 'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problems by priority~~',
- 'UI-ProblemManagementOverview-ProblemUnassigned' => 'Unassigned problems~~',
- 'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Unassigned problems~~',
- 'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard for Problem Management~~',
- 'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard for Problem Management~~',
-
-));
-//
-// Class: Problem
-//
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Class:Problem' => 'Problem~~',
'Class:Problem+' => '~~',
- 'Class:Problem/Attribute:status' => 'Status~~',
- 'Class:Problem/Attribute:status+' => '~~',
- 'Class:Problem/Attribute:status/Value:new' => 'New~~',
- 'Class:Problem/Attribute:status/Value:new+' => '~~',
- 'Class:Problem/Attribute:status/Value:assigned' => 'Assigned~~',
- 'Class:Problem/Attribute:status/Value:assigned+' => '~~',
- 'Class:Problem/Attribute:status/Value:resolved' => 'Resolved~~',
- 'Class:Problem/Attribute:status/Value:resolved+' => '~~',
- 'Class:Problem/Attribute:status/Value:closed' => 'Closed~~',
- 'Class:Problem/Attribute:status/Value:closed+' => '~~',
+ 'Class:Problem/Attribute:assignment_date' => 'Assignment Date~~',
+ 'Class:Problem/Attribute:assignment_date+' => '~~',
+ 'Class:Problem/Attribute:impact' => 'Impact~~',
+ 'Class:Problem/Attribute:impact+' => 'Impact is the severity of the problem, how many end users are affected~~',
+ 'Class:Problem/Attribute:impact/Value:1' => 'A Department~~',
+ 'Class:Problem/Attribute:impact/Value:1+' => '~~',
+ 'Class:Problem/Attribute:impact/Value:2' => 'A Service~~',
+ 'Class:Problem/Attribute:impact/Value:2+' => '~~',
+ 'Class:Problem/Attribute:impact/Value:3' => 'A person~~',
+ 'Class:Problem/Attribute:impact/Value:3+' => '~~',
+ 'Class:Problem/Attribute:knownerrors_list' => 'Known Errors~~',
+ 'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
+ 'Class:Problem/Attribute:priority' => 'Priority~~',
+ 'Class:Problem/Attribute:priority+' => 'Order in which problems need to be handled~~',
+ 'Class:Problem/Attribute:priority/Value:1' => 'Critical~~',
+ 'Class:Problem/Attribute:priority/Value:1+' => '~~',
+ 'Class:Problem/Attribute:priority/Value:2' => 'High~~',
+ 'Class:Problem/Attribute:priority/Value:2+' => '~~',
+ 'Class:Problem/Attribute:priority/Value:3' => 'Medium~~',
+ 'Class:Problem/Attribute:priority/Value:3+' => '~~',
+ 'Class:Problem/Attribute:priority/Value:4' => 'Low~~',
+ 'Class:Problem/Attribute:priority/Value:4+' => '~~',
+ 'Class:Problem/Attribute:product' => 'Product~~',
+ 'Class:Problem/Attribute:product+' => '~~',
+ 'Class:Problem/Attribute:related_change_id' => 'Related Change~~',
+ 'Class:Problem/Attribute:related_change_id+' => '~~',
+ 'Class:Problem/Attribute:related_change_ref' => 'Related Change ref~~',
+ 'Class:Problem/Attribute:related_change_ref+' => '~~',
+ 'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
+ 'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
+ 'Class:Problem/Attribute:related_request_list' => 'Related requests~~',
+ 'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
+ 'Class:Problem/Attribute:resolution_date' => 'Resolution Date~~',
+ 'Class:Problem/Attribute:resolution_date+' => '~~',
'Class:Problem/Attribute:service_id' => 'Service~~',
'Class:Problem/Attribute:service_id+' => '~~',
'Class:Problem/Attribute:service_name' => 'Service name~~',
@@ -91,56 +54,53 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
'Class:Problem/Attribute:servicesubcategory_id+' => '~~',
'Class:Problem/Attribute:servicesubcategory_name' => 'Service subcategory~~',
'Class:Problem/Attribute:servicesubcategory_name+' => '~~',
- 'Class:Problem/Attribute:product' => 'Product~~',
- 'Class:Problem/Attribute:product+' => '~~',
- 'Class:Problem/Attribute:impact' => 'Impact~~',
- 'Class:Problem/Attribute:impact+' => '~~',
- 'Class:Problem/Attribute:impact/Value:1' => 'A Department~~',
- 'Class:Problem/Attribute:impact/Value:1+' => '~~',
- 'Class:Problem/Attribute:impact/Value:2' => 'A Service~~',
- 'Class:Problem/Attribute:impact/Value:2+' => '~~',
- 'Class:Problem/Attribute:impact/Value:3' => 'A person~~',
- 'Class:Problem/Attribute:impact/Value:3+' => '~~',
+ 'Class:Problem/Attribute:status' => 'Status~~',
+ 'Class:Problem/Attribute:status+' => '~~',
+ 'Class:Problem/Attribute:status/Value:assigned' => 'Assigned~~',
+ 'Class:Problem/Attribute:status/Value:assigned+' => '~~',
+ 'Class:Problem/Attribute:status/Value:closed' => 'Closed~~',
+ 'Class:Problem/Attribute:status/Value:closed+' => '~~',
+ 'Class:Problem/Attribute:status/Value:new' => 'New~~',
+ 'Class:Problem/Attribute:status/Value:new+' => '~~',
+ 'Class:Problem/Attribute:status/Value:resolved' => 'Resolved~~',
+ 'Class:Problem/Attribute:status/Value:resolved+' => '~~',
'Class:Problem/Attribute:urgency' => 'Urgency~~',
- 'Class:Problem/Attribute:urgency+' => '~~',
+ 'Class:Problem/Attribute:urgency+' => 'How quickly the problem needs to be resolved~~',
'Class:Problem/Attribute:urgency/Value:1' => 'Critical~~',
- 'Class:Problem/Attribute:urgency/Value:1+' => '',
+ 'Class:Problem/Attribute:urgency/Value:1+' => '~~',
'Class:Problem/Attribute:urgency/Value:2' => 'High~~',
- 'Class:Problem/Attribute:urgency/Value:2+' => '',
+ 'Class:Problem/Attribute:urgency/Value:2+' => '~~',
'Class:Problem/Attribute:urgency/Value:3' => 'Medium~~',
- 'Class:Problem/Attribute:urgency/Value:3+' => '',
+ 'Class:Problem/Attribute:urgency/Value:3+' => '~~',
'Class:Problem/Attribute:urgency/Value:4' => 'Low~~',
- 'Class:Problem/Attribute:urgency/Value:4+' => '',
- 'Class:Problem/Attribute:priority' => 'Priority~~',
- 'Class:Problem/Attribute:priority+' => '~~',
- 'Class:Problem/Attribute:priority/Value:1' => 'Critical~~',
- 'Class:Problem/Attribute:priority/Value:1+' => '',
- 'Class:Problem/Attribute:priority/Value:2' => 'High~~',
- 'Class:Problem/Attribute:priority/Value:2+' => '',
- 'Class:Problem/Attribute:priority/Value:3' => 'Medium~~',
- 'Class:Problem/Attribute:priority/Value:3+' => '',
- 'Class:Problem/Attribute:priority/Value:4' => 'Low~~',
- 'Class:Problem/Attribute:priority/Value:4+' => '',
- 'Class:Problem/Attribute:related_change_id' => 'Related Change~~',
- 'Class:Problem/Attribute:related_change_id+' => '~~',
- 'Class:Problem/Attribute:related_change_ref' => 'Related Change ref~~',
- 'Class:Problem/Attribute:related_change_ref+' => '~~',
- 'Class:Problem/Attribute:assignment_date' => 'Assignment Date~~',
- 'Class:Problem/Attribute:assignment_date+' => '~~',
- 'Class:Problem/Attribute:resolution_date' => 'Resolution Date~~',
- 'Class:Problem/Attribute:resolution_date+' => '~~',
- 'Class:Problem/Attribute:knownerrors_list' => 'Known Errors~~',
- 'Class:Problem/Attribute:knownerrors_list+' => 'All the known errors that are linked to this problem~~',
- 'Class:Problem/Attribute:related_request_list' => 'Related requests~~',
- 'Class:Problem/Attribute:related_request_list+' => 'All the requests that are related to this problem~~',
- 'Class:Problem/Attribute:related_incident_list' => 'Related incidents~~',
- 'Class:Problem/Attribute:related_incident_list+' => 'All the incidents that are related to this problem~~',
+ 'Class:Problem/Attribute:urgency/Value:4+' => '~~',
'Class:Problem/Stimulus:ev_assign' => 'Assign~~',
'Class:Problem/Stimulus:ev_assign+' => '~~',
+ 'Class:Problem/Stimulus:ev_close' => 'Close~~',
+ 'Class:Problem/Stimulus:ev_close+' => '~~',
'Class:Problem/Stimulus:ev_reassign' => 'Reassign~~',
'Class:Problem/Stimulus:ev_reassign+' => '~~',
'Class:Problem/Stimulus:ev_resolve' => 'Resolve~~',
'Class:Problem/Stimulus:ev_resolve+' => '~~',
- 'Class:Problem/Stimulus:ev_close' => 'Close~~',
- 'Class:Problem/Stimulus:ev_close+' => '~~',
-));
+ 'Menu:NewProblem' => 'New problem~~',
+ 'Menu:NewProblem+' => 'New problem~~',
+ 'Menu:Problem:MyProblems' => 'My problems~~',
+ 'Menu:Problem:MyProblems+' => 'My problems~~',
+ 'Menu:Problem:OpenProblems' => 'All open problems~~',
+ 'Menu:Problem:OpenProblems+' => 'All open problems~~',
+ 'Menu:Problem:Overview' => 'Overview~~',
+ 'Menu:Problem:Overview+' => 'Overview~~',
+ 'Menu:Problem:Shortcuts' => 'Shortcuts~~',
+ 'Menu:ProblemManagement' => 'Problem management~~',
+ 'Menu:ProblemManagement+' => 'Problem management~~',
+ 'Menu:SearchProblems' => 'Search for problems~~',
+ 'Menu:SearchProblems+' => 'Search for problems~~',
+ 'UI-ProblemManagementOverview-ProblemByPriority' => 'Problems by priority~~',
+ 'UI-ProblemManagementOverview-ProblemByPriority+' => 'Problems by priority~~',
+ 'UI-ProblemManagementOverview-ProblemByService' => 'Problems by service~~',
+ 'UI-ProblemManagementOverview-ProblemByService+' => 'Problems by service~~',
+ 'UI-ProblemManagementOverview-ProblemUnassigned' => 'Unassigned problems~~',
+ 'UI-ProblemManagementOverview-ProblemUnassigned+' => 'Unassigned problems~~',
+ 'UI:ProblemMgmtMenuOverview:Title' => 'Dashboard for Problem Management~~',
+ 'UI:ProblemMgmtMenuOverview:Title+' => 'Dashboard for Problem Management~~',
+]);
diff --git a/datamodels/2.x/itop-request-mgmt-itil/dictionaries/sk.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/dictionaries/sk.dict.itop-request-mgmt-itil.php
index b8e3be780..75f8676f3 100644
--- a/datamodels/2.x/itop-request-mgmt-itil/dictionaries/sk.dict.itop-request-mgmt-itil.php
+++ b/datamodels/2.x/itop-request-mgmt-itil/dictionaries/sk.dict.itop-request-mgmt-itil.php
@@ -1,259 +1,244 @@
'Helpdesk',
- 'Menu:RequestManagement+' => '',
- 'Menu:RequestManagementProvider' => 'Poskytovateľ Helpdesku',
- 'Menu:RequestManagementProvider+' => '',
- 'Menu:UserRequest:Provider' => 'Otvorené požiadavky prenesené na poskytovateľa',
- 'Menu:UserRequest:Provider+' => '',
- 'Menu:UserRequest:Overview' => 'Prehľad',
- 'Menu:UserRequest:Overview+' => '',
- 'Menu:NewUserRequest' => 'Nové požiadavky užívateľa',
- 'Menu:NewUserRequest+' => '',
- 'Menu:SearchUserRequests' => 'Vyhľadať užívateľské požiadavky',
- 'Menu:SearchUserRequests+' => '',
- 'Menu:UserRequest:Shortcuts' => 'Skratky',
- 'Menu:UserRequest:Shortcuts+' => '',
- 'Menu:UserRequest:MyRequests' => 'požiadavky pridelené mne',
- 'Menu:UserRequest:MyRequests+' => '',
- 'Menu:UserRequest:MySupportRequests' => 'Moje hovory podpory',
- 'Menu:UserRequest:MySupportRequests+' => '',
- 'Menu:UserRequest:EscalatedRequests' => 'Eskalované požiadavky',
- 'Menu:UserRequest:EscalatedRequests+' => '',
- 'Menu:UserRequest:OpenRequests' => 'Všetky otvorené požiadavky',
- 'Menu:UserRequest:OpenRequests+' => '',
- 'UI:WelcomeMenu:MyAssignedCalls' => 'požiadavky pridelené mne',
- 'UI-RequestManagementOverview-RequestByType-last-14-days' => 'požiadavky za posledných 14 dní (po typoch)',
- 'UI-RequestManagementOverview-Last-14-days' => 'požiadavky posledných 14 dní (po dňoch)',
- 'UI-RequestManagementOverview-OpenRequestByStatus' => 'Otvorené požiadavky podľa stavu',
- 'UI-RequestManagementOverview-OpenRequestByAgent' => 'Otvorené požiadavky podľa agenta',
- 'UI-RequestManagementOverview-OpenRequestByType' => 'Otvorené požiadavky podľa typu',
- 'UI-RequestManagementOverview-OpenRequestByCustomer' => 'Otvorené požiadavky podľa organizácie',
- 'Class:UserRequest:KnownErrorList' => 'Známe chyby',
- 'Class:UserRequest:KnownErrorList+' => 'Known Errors related to Functional CI linked to the current ticket~~',
-));
-
-// Dictionnay conventions
-// Class:
-// Class:+
-// Class:/Attribute:
-// Class:/Attribute:+
-// Class:/Attribute:/Value:
-// Class:/Attribute:/Value:+
-// Class:/Stimulus:
-// Class:/Stimulus:+
-
-//
-// Class: UserRequest
-//
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Class:UserRequest' => 'Požiadavka užívateľa',
- 'Class:UserRequest+' => '',
- 'Class:UserRequest/Attribute:status' => 'Stav',
- 'Class:UserRequest/Attribute:status+' => '',
- 'Class:UserRequest/Attribute:status/Value:new' => 'Nová',
- 'Class:UserRequest/Attribute:status/Value:new+' => '',
- 'Class:UserRequest/Attribute:status/Value:escalated_tto' => 'Eskalované TTO',
- 'Class:UserRequest/Attribute:status/Value:escalated_tto+' => '',
- 'Class:UserRequest/Attribute:status/Value:assigned' => 'Pridelené',
- 'Class:UserRequest/Attribute:status/Value:assigned+' => '',
- 'Class:UserRequest/Attribute:status/Value:escalated_ttr' => 'Eskalované TTR',
- 'Class:UserRequest/Attribute:status/Value:escalated_ttr+' => '',
- 'Class:UserRequest/Attribute:status/Value:waiting_for_approval' => 'Čaká sa na schválenie',
- 'Class:UserRequest/Attribute:status/Value:waiting_for_approval+' => '',
- 'Class:UserRequest/Attribute:status/Value:approved' => 'Schválená',
- 'Class:UserRequest/Attribute:status/Value:approved+' => '',
- 'Class:UserRequest/Attribute:status/Value:rejected' => 'Zamietnutá',
- 'Class:UserRequest/Attribute:status/Value:rejected+' => '',
- 'Class:UserRequest/Attribute:status/Value:pending' => 'Pozdržaná',
- 'Class:UserRequest/Attribute:status/Value:pending+' => '',
- 'Class:UserRequest/Attribute:status/Value:resolved' => 'Vyriešená',
- 'Class:UserRequest/Attribute:status/Value:resolved+' => '',
- 'Class:UserRequest/Attribute:status/Value:closed' => 'Zatvorená',
- 'Class:UserRequest/Attribute:status/Value:closed+' => '',
- 'Class:UserRequest/Attribute:request_type' => 'Typ požiadavky',
- 'Class:UserRequest/Attribute:request_type+' => '',
- 'Class:UserRequest/Attribute:request_type/Value:service_request' => 'Požiadavka',
- 'Class:UserRequest/Attribute:request_type/Value:service_request+' => '',
+ 'Class:UserRequest+' => '~~',
+ 'Class:UserRequest/Attribute:approver_email' => 'Email schvalovateľa',
+ 'Class:UserRequest/Attribute:approver_email+' => '~~',
+ 'Class:UserRequest/Attribute:approver_id' => 'Schvalovateľ',
+ 'Class:UserRequest/Attribute:approver_id+' => '~~',
+ 'Class:UserRequest/Attribute:assignment_date' => 'Dátum pridelenia',
+ 'Class:UserRequest/Attribute:assignment_date+' => '~~',
+ 'Class:UserRequest/Attribute:cumulatedpending' => 'Kumulatívne pozdržané',
+ 'Class:UserRequest/Attribute:cumulatedpending+' => '~~',
+ 'Class:UserRequest/Attribute:escalation_flag' => 'Eskalačný príznak',
+ 'Class:UserRequest/Attribute:escalation_flag+' => '~~',
+ 'Class:UserRequest/Attribute:escalation_flag/Value:no' => 'Nie',
+ 'Class:UserRequest/Attribute:escalation_flag/Value:no+' => '~~',
+ 'Class:UserRequest/Attribute:escalation_flag/Value:yes' => 'Áno',
+ 'Class:UserRequest/Attribute:escalation_flag/Value:yes+' => '~~',
+ 'Class:UserRequest/Attribute:escalation_reason' => 'Dôvod eskalácie',
+ 'Class:UserRequest/Attribute:escalation_reason+' => '~~',
'Class:UserRequest/Attribute:impact' => 'Dopad',
- 'Class:UserRequest/Attribute:impact+' => '',
+ 'Class:UserRequest/Attribute:impact+' => 'Impact is the severity of the fault, how many end users are affected.~~',
'Class:UserRequest/Attribute:impact/Value:1' => 'Oddelenie',
- 'Class:UserRequest/Attribute:impact/Value:1+' => '',
+ 'Class:UserRequest/Attribute:impact/Value:1+' => '~~',
'Class:UserRequest/Attribute:impact/Value:2' => 'Služba',
- 'Class:UserRequest/Attribute:impact/Value:2+' => '',
+ 'Class:UserRequest/Attribute:impact/Value:2+' => '~~',
'Class:UserRequest/Attribute:impact/Value:3' => 'Osoba',
- 'Class:UserRequest/Attribute:impact/Value:3+' => '',
- 'Class:UserRequest/Attribute:priority' => 'Priorita',
- 'Class:UserRequest/Attribute:priority+' => '',
- 'Class:UserRequest/Attribute:priority/Value:1' => 'Kritická',
- 'Class:UserRequest/Attribute:priority/Value:1+' => '',
- 'Class:UserRequest/Attribute:priority/Value:2' => 'Vysoká',
- 'Class:UserRequest/Attribute:priority/Value:2+' => '',
- 'Class:UserRequest/Attribute:priority/Value:3' => 'Stredná',
- 'Class:UserRequest/Attribute:priority/Value:3+' => '',
- 'Class:UserRequest/Attribute:priority/Value:4' => 'Nízka',
- 'Class:UserRequest/Attribute:priority/Value:4+' => '',
- 'Class:UserRequest/Attribute:urgency' => 'Naliehavosť',
- 'Class:UserRequest/Attribute:urgency+' => '',
- 'Class:UserRequest/Attribute:urgency/Value:1' => 'Kritická',
- 'Class:UserRequest/Attribute:urgency/Value:1+' => '',
- 'Class:UserRequest/Attribute:urgency/Value:2' => 'Vysoká',
- 'Class:UserRequest/Attribute:urgency/Value:2+' => '',
- 'Class:UserRequest/Attribute:urgency/Value:3' => 'Stredná',
- 'Class:UserRequest/Attribute:urgency/Value:3+' => '',
- 'Class:UserRequest/Attribute:urgency/Value:4' => 'Nízka',
- 'Class:UserRequest/Attribute:urgency/Value:4+' => '',
+ 'Class:UserRequest/Attribute:impact/Value:3+' => '~~',
+ 'Class:UserRequest/Attribute:last_pending_date' => 'Posledný dátum pozdržania',
+ 'Class:UserRequest/Attribute:last_pending_date+' => '~~',
'Class:UserRequest/Attribute:origin' => 'Pôvod',
- 'Class:UserRequest/Attribute:origin+' => '',
- 'Class:UserRequest/Attribute:origin/Value:in_person' => 'In-person~~',
- 'Class:UserRequest/Attribute:origin/Value:in_person+' => 'Request created following a face-to-face discussion~~',
+ 'Class:UserRequest/Attribute:origin+' => 'What\'s the trigger of this request ticket creation~~',
'Class:UserRequest/Attribute:origin/Value:chat' => 'Chat~~',
'Class:UserRequest/Attribute:origin/Value:chat+' => 'Request created following a chat discussion~~',
+ 'Class:UserRequest/Attribute:origin/Value:in_person' => 'In-person~~',
+ 'Class:UserRequest/Attribute:origin/Value:in_person+' => 'Request created following a face-to-face discussion~~',
'Class:UserRequest/Attribute:origin/Value:mail' => 'Mail',
- 'Class:UserRequest/Attribute:origin/Value:mail+' => '',
+ 'Class:UserRequest/Attribute:origin/Value:mail+' => 'Request created on an email reception~~',
'Class:UserRequest/Attribute:origin/Value:monitoring' => 'Dohľad',
- 'Class:UserRequest/Attribute:origin/Value:monitoring+' => '',
+ 'Class:UserRequest/Attribute:origin/Value:monitoring+' => 'Request created on a monitoring alert~~',
'Class:UserRequest/Attribute:origin/Value:phone' => 'Telefón',
- 'Class:UserRequest/Attribute:origin/Value:phone+' => '',
+ 'Class:UserRequest/Attribute:origin/Value:phone+' => 'Request created following a phone call~~',
'Class:UserRequest/Attribute:origin/Value:portal' => 'Portál',
- 'Class:UserRequest/Attribute:origin/Value:portal+' => '',
- 'Class:UserRequest/Attribute:approver_id' => 'Schvalovateľ',
- 'Class:UserRequest/Attribute:approver_id+' => '',
- 'Class:UserRequest/Attribute:approver_email' => 'Email schvalovateľa',
- 'Class:UserRequest/Attribute:approver_email+' => '',
- 'Class:UserRequest/Attribute:service_id' => 'Služba',
- 'Class:UserRequest/Attribute:service_id+' => '',
- 'Class:UserRequest/Attribute:service_name' => 'Názov služby',
- 'Class:UserRequest/Attribute:service_name+' => '',
- 'Class:UserRequest/Attribute:servicesubcategory_id' => 'Subkategórie služieb',
- 'Class:UserRequest/Attribute:servicesubcategory_id+' => '',
- 'Class:UserRequest/Attribute:servicesubcategory_name' => 'Názov subkategórie služieb',
- 'Class:UserRequest/Attribute:servicesubcategory_name+' => '',
- 'Class:UserRequest/Attribute:escalation_flag' => 'Eskalačný príznak',
- 'Class:UserRequest/Attribute:escalation_flag+' => '',
- 'Class:UserRequest/Attribute:escalation_flag/Value:no' => 'Nie',
- 'Class:UserRequest/Attribute:escalation_flag/Value:no+' => '',
- 'Class:UserRequest/Attribute:escalation_flag/Value:yes' => 'Áno',
- 'Class:UserRequest/Attribute:escalation_flag/Value:yes+' => '',
- 'Class:UserRequest/Attribute:escalation_reason' => 'Dôvod eskalácie',
- 'Class:UserRequest/Attribute:escalation_reason+' => '',
- 'Class:UserRequest/Attribute:assignment_date' => 'Dátum pridelenia',
- 'Class:UserRequest/Attribute:assignment_date+' => '',
- 'Class:UserRequest/Attribute:resolution_date' => 'Dátum vyriešenia',
- 'Class:UserRequest/Attribute:resolution_date+' => '',
- 'Class:UserRequest/Attribute:last_pending_date' => 'Posledný dátum pozdržania',
- 'Class:UserRequest/Attribute:last_pending_date+' => '',
- 'Class:UserRequest/Attribute:cumulatedpending' => 'Kumulatívne pozdržané',
- 'Class:UserRequest/Attribute:cumulatedpending+' => '',
- 'Class:UserRequest/Attribute:tto' => 'TTO',
- 'Class:UserRequest/Attribute:tto+' => '',
- 'Class:UserRequest/Attribute:ttr' => 'TTR',
- 'Class:UserRequest/Attribute:ttr+' => '',
- 'Class:UserRequest/Attribute:tto_escalation_deadline' => 'Dátum eskalácie TTO',
- 'Class:UserRequest/Attribute:tto_escalation_deadline+' => '',
- 'Class:UserRequest/Attribute:sla_tto_passed' => 'SLA TTO dodržané',
- 'Class:UserRequest/Attribute:sla_tto_passed+' => '',
- 'Class:UserRequest/Attribute:sla_tto_over' => 'SLA TTO prekročené',
- 'Class:UserRequest/Attribute:sla_tto_over+' => '',
- 'Class:UserRequest/Attribute:ttr_escalation_deadline' => 'Dátum eskalácie TTR',
- 'Class:UserRequest/Attribute:ttr_escalation_deadline+' => '',
- 'Class:UserRequest/Attribute:sla_ttr_passed' => 'SLA TTR dodržané',
- 'Class:UserRequest/Attribute:sla_ttr_passed+' => '',
- 'Class:UserRequest/Attribute:sla_ttr_over' => 'SLA TTR prekročené',
- 'Class:UserRequest/Attribute:sla_ttr_over+' => '',
- 'Class:UserRequest/Attribute:time_spent' => 'Oneskorenie vyriešenia',
- 'Class:UserRequest/Attribute:time_spent+' => '',
- 'Class:UserRequest/Attribute:resolution_code' => 'Kód riešenia',
- 'Class:UserRequest/Attribute:resolution_code+' => '',
- 'Class:UserRequest/Attribute:resolution_code/Value:assistance' => 'Asistencia',
- 'Class:UserRequest/Attribute:resolution_code/Value:assistance+' => '',
- 'Class:UserRequest/Attribute:resolution_code/Value:bug fixed' => 'Chyba opravená',
- 'Class:UserRequest/Attribute:resolution_code/Value:bug fixed+' => '',
- 'Class:UserRequest/Attribute:resolution_code/Value:hardware repair' => 'Oprava hardvéru',
- 'Class:UserRequest/Attribute:resolution_code/Value:hardware repair+' => '',
- 'Class:UserRequest/Attribute:resolution_code/Value:other' => 'Iné',
- 'Class:UserRequest/Attribute:resolution_code/Value:other+' => '',
- 'Class:UserRequest/Attribute:resolution_code/Value:software patch' => 'Softvérová záplata',
- 'Class:UserRequest/Attribute:resolution_code/Value:software patch+' => '',
- 'Class:UserRequest/Attribute:resolution_code/Value:system update' => 'Aktualizácia systému',
- 'Class:UserRequest/Attribute:resolution_code/Value:system update+' => '',
- 'Class:UserRequest/Attribute:resolution_code/Value:training' => 'Školenie',
- 'Class:UserRequest/Attribute:resolution_code/Value:training+' => '',
- 'Class:UserRequest/Attribute:solution' => 'Riešenie',
- 'Class:UserRequest/Attribute:solution+' => '',
- 'Class:UserRequest/Attribute:pending_reason' => 'Dôvod pozdržania',
- 'Class:UserRequest/Attribute:pending_reason+' => '',
- 'Class:UserRequest/Attribute:parent_request_id' => 'Nadradená Požiadavka',
- 'Class:UserRequest/Attribute:parent_request_id+' => '',
+ 'Class:UserRequest/Attribute:origin/Value:portal+' => 'Request created on the user portal~~',
+ 'Class:UserRequest/Attribute:parent_change_id' => 'Nadradená Zmena',
+ 'Class:UserRequest/Attribute:parent_change_id+' => '~~',
+ 'Class:UserRequest/Attribute:parent_change_ref' => 'Referencia na zmenu',
+ 'Class:UserRequest/Attribute:parent_change_ref+' => '~~',
'Class:UserRequest/Attribute:parent_incident_id' => 'Parent incident~~',
'Class:UserRequest/Attribute:parent_incident_id+' => '~~',
- 'Class:UserRequest/Attribute:parent_request_ref' => 'Požiadavka o odporúčanie',
- 'Class:UserRequest/Attribute:parent_request_ref+' => '',
- 'Class:UserRequest/Attribute:parent_problem_id' => 'Rodičovský problém',
- 'Class:UserRequest/Attribute:parent_problem_id+' => '',
- 'Class:UserRequest/Attribute:parent_problem_ref' => 'Referencia na problém',
- 'Class:UserRequest/Attribute:parent_problem_ref+' => '',
- 'Class:UserRequest/Attribute:parent_change_id' => 'Nadradená Zmena',
- 'Class:UserRequest/Attribute:parent_change_id+' => '',
- 'Class:UserRequest/Attribute:parent_change_ref' => 'Referencia na zmenu',
- 'Class:UserRequest/Attribute:parent_change_ref+' => '',
'Class:UserRequest/Attribute:parent_incident_ref' => 'Parent incident ref~~',
'Class:UserRequest/Attribute:parent_incident_ref+' => '~~',
+ 'Class:UserRequest/Attribute:parent_problem_id' => 'Rodičovský problém',
+ 'Class:UserRequest/Attribute:parent_problem_id+' => '~~',
+ 'Class:UserRequest/Attribute:parent_problem_ref' => 'Referencia na problém',
+ 'Class:UserRequest/Attribute:parent_problem_ref+' => '~~',
+ 'Class:UserRequest/Attribute:parent_request_id' => 'Nadradená Požiadavka',
+ 'Class:UserRequest/Attribute:parent_request_id+' => '~~',
+ 'Class:UserRequest/Attribute:parent_request_id_friendlyname' => 'Priateľské meno ID požiadavky rodiča',
+ 'Class:UserRequest/Attribute:parent_request_id_friendlyname+' => '~~',
+ 'Class:UserRequest/Attribute:parent_request_ref' => 'Požiadavka o odporúčanie',
+ 'Class:UserRequest/Attribute:parent_request_ref+' => '~~',
+ 'Class:UserRequest/Attribute:pending_reason' => 'Dôvod pozdržania',
+ 'Class:UserRequest/Attribute:pending_reason+' => '~~',
+ 'Class:UserRequest/Attribute:priority' => 'Priorita',
+ 'Class:UserRequest/Attribute:priority+' => 'Order in which tickets need to be handled~~',
+ 'Class:UserRequest/Attribute:priority/Value:1' => 'Kritická',
+ 'Class:UserRequest/Attribute:priority/Value:1+' => 'Highest priority~~',
+ 'Class:UserRequest/Attribute:priority/Value:2' => 'Vysoká',
+ 'Class:UserRequest/Attribute:priority/Value:2+' => '~~',
+ 'Class:UserRequest/Attribute:priority/Value:3' => 'Stredná',
+ 'Class:UserRequest/Attribute:priority/Value:3+' => '~~',
+ 'Class:UserRequest/Attribute:priority/Value:4' => 'Nízka',
+ 'Class:UserRequest/Attribute:priority/Value:4+' => 'Lowest priority~~',
+ 'Class:UserRequest/Attribute:public_log' => 'Verejný záznam',
+ 'Class:UserRequest/Attribute:public_log+' => '~~',
'Class:UserRequest/Attribute:related_request_list' => 'Podriadené požiadavky',
'Class:UserRequest/Attribute:related_request_list+' => 'All the requests that are linked to this parent request~~',
- 'Class:UserRequest/Attribute:public_log' => 'Verejný záznam',
- 'Class:UserRequest/Attribute:public_log+' => '',
- 'Class:UserRequest/Attribute:user_satisfaction' => 'Spokojnosť užívateľa',
- 'Class:UserRequest/Attribute:user_satisfaction+' => '',
- 'Class:UserRequest/Attribute:user_satisfaction/Value:1' => 'Veľmi spokojný',
- 'Class:UserRequest/Attribute:user_satisfaction/Value:1+' => '',
- 'Class:UserRequest/Attribute:user_satisfaction/Value:2' => 'Pomerne spokojný',
- 'Class:UserRequest/Attribute:user_satisfaction/Value:2+' => '',
- 'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Skôr nespokojný',
- 'Class:UserRequest/Attribute:user_satisfaction/Value:3+' => '',
- 'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Veľmi nespokojný',
- 'Class:UserRequest/Attribute:user_satisfaction/Value:4+' => '',
+ 'Class:UserRequest/Attribute:request_type' => 'Typ požiadavky',
+ 'Class:UserRequest/Attribute:request_type+' => '~~',
+ 'Class:UserRequest/Attribute:request_type/Value:service_request' => 'Požiadavka',
+ 'Class:UserRequest/Attribute:request_type/Value:service_request+' => '~~',
+ 'Class:UserRequest/Attribute:resolution_code' => 'Kód riešenia',
+ 'Class:UserRequest/Attribute:resolution_code+' => 'What was done to resolve the request?~~',
+ 'Class:UserRequest/Attribute:resolution_code/Value:assistance' => 'Asistencia',
+ 'Class:UserRequest/Attribute:resolution_code/Value:assistance+' => '~~',
+ 'Class:UserRequest/Attribute:resolution_code/Value:bug fixed' => 'Chyba opravená',
+ 'Class:UserRequest/Attribute:resolution_code/Value:bug fixed+' => '~~',
+ 'Class:UserRequest/Attribute:resolution_code/Value:hardware repair' => 'Oprava hardvéru',
+ 'Class:UserRequest/Attribute:resolution_code/Value:hardware repair+' => '~~',
+ 'Class:UserRequest/Attribute:resolution_code/Value:other' => 'Iné',
+ 'Class:UserRequest/Attribute:resolution_code/Value:other+' => '~~',
+ 'Class:UserRequest/Attribute:resolution_code/Value:software patch' => 'Softvérová záplata',
+ 'Class:UserRequest/Attribute:resolution_code/Value:software patch+' => '~~',
+ 'Class:UserRequest/Attribute:resolution_code/Value:system update' => 'Aktualizácia systému',
+ 'Class:UserRequest/Attribute:resolution_code/Value:system update+' => '~~',
+ 'Class:UserRequest/Attribute:resolution_code/Value:training' => 'Školenie',
+ 'Class:UserRequest/Attribute:resolution_code/Value:training+' => '~~',
+ 'Class:UserRequest/Attribute:resolution_date' => 'Dátum vyriešenia',
+ 'Class:UserRequest/Attribute:resolution_date+' => '~~',
+ 'Class:UserRequest/Attribute:service_id' => 'Služba',
+ 'Class:UserRequest/Attribute:service_id+' => '~~',
+ 'Class:UserRequest/Attribute:service_name' => 'Názov služby',
+ 'Class:UserRequest/Attribute:service_name+' => '~~',
+ 'Class:UserRequest/Attribute:servicesubcategory_id' => 'Subkategórie služieb',
+ 'Class:UserRequest/Attribute:servicesubcategory_id+' => '~~',
+ 'Class:UserRequest/Attribute:servicesubcategory_name' => 'Názov subkategórie služieb',
+ 'Class:UserRequest/Attribute:servicesubcategory_name+' => '~~',
+ 'Class:UserRequest/Attribute:sla_tto_over' => 'SLA TTO prekročené',
+ 'Class:UserRequest/Attribute:sla_tto_over+' => '~~',
+ 'Class:UserRequest/Attribute:sla_tto_passed' => 'SLA TTO dodržané',
+ 'Class:UserRequest/Attribute:sla_tto_passed+' => '~~',
+ 'Class:UserRequest/Attribute:sla_ttr_over' => 'SLA TTR prekročené',
+ 'Class:UserRequest/Attribute:sla_ttr_over+' => '~~',
+ 'Class:UserRequest/Attribute:sla_ttr_passed' => 'SLA TTR dodržané',
+ 'Class:UserRequest/Attribute:sla_ttr_passed+' => '~~',
+ 'Class:UserRequest/Attribute:solution' => 'Riešenie',
+ 'Class:UserRequest/Attribute:solution+' => '~~',
+ 'Class:UserRequest/Attribute:status' => 'Stav',
+ 'Class:UserRequest/Attribute:status+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:approved' => 'Schválená',
+ 'Class:UserRequest/Attribute:status/Value:approved+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:assigned' => 'Pridelené',
+ 'Class:UserRequest/Attribute:status/Value:assigned+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:closed' => 'Zatvorená',
+ 'Class:UserRequest/Attribute:status/Value:closed+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:escalated_tto' => 'Eskalované TTO',
+ 'Class:UserRequest/Attribute:status/Value:escalated_tto+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:escalated_ttr' => 'Eskalované TTR',
+ 'Class:UserRequest/Attribute:status/Value:escalated_ttr+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:new' => 'Nová',
+ 'Class:UserRequest/Attribute:status/Value:new+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:pending' => 'Pozdržaná',
+ 'Class:UserRequest/Attribute:status/Value:pending+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:rejected' => 'Zamietnutá',
+ 'Class:UserRequest/Attribute:status/Value:rejected+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:resolved' => 'Vyriešená',
+ 'Class:UserRequest/Attribute:status/Value:resolved+' => '~~',
+ 'Class:UserRequest/Attribute:status/Value:waiting_for_approval' => 'Čaká sa na schválenie',
+ 'Class:UserRequest/Attribute:status/Value:waiting_for_approval+' => '~~',
+ 'Class:UserRequest/Attribute:time_spent' => 'Oneskorenie vyriešenia',
+ 'Class:UserRequest/Attribute:time_spent+' => '~~',
+ 'Class:UserRequest/Attribute:tto' => 'TTO',
+ 'Class:UserRequest/Attribute:tto+' => 'Time To Own~~',
+ 'Class:UserRequest/Attribute:tto_escalation_deadline' => 'Dátum eskalácie TTO',
+ 'Class:UserRequest/Attribute:tto_escalation_deadline+' => '~~',
+ 'Class:UserRequest/Attribute:ttr' => 'TTR',
+ 'Class:UserRequest/Attribute:ttr+' => 'Time To Resolve~~',
+ 'Class:UserRequest/Attribute:ttr_escalation_deadline' => 'Dátum eskalácie TTR',
+ 'Class:UserRequest/Attribute:ttr_escalation_deadline+' => '~~',
+ 'Class:UserRequest/Attribute:urgency' => 'Naliehavosť',
+ 'Class:UserRequest/Attribute:urgency+' => 'How quickly the fault needs to be resolved~~',
+ 'Class:UserRequest/Attribute:urgency/Value:1' => 'Kritická',
+ 'Class:UserRequest/Attribute:urgency/Value:1+' => 'Most urgent~~',
+ 'Class:UserRequest/Attribute:urgency/Value:2' => 'Vysoká',
+ 'Class:UserRequest/Attribute:urgency/Value:2+' => '~~',
+ 'Class:UserRequest/Attribute:urgency/Value:3' => 'Stredná',
+ 'Class:UserRequest/Attribute:urgency/Value:3+' => '~~',
+ 'Class:UserRequest/Attribute:urgency/Value:4' => 'Nízka',
+ 'Class:UserRequest/Attribute:urgency/Value:4+' => 'Lowest urgency level~~',
'Class:UserRequest/Attribute:user_comment' => 'Komentár užívateľa',
- 'Class:UserRequest/Attribute:user_comment+' => '',
- 'Class:UserRequest/Attribute:parent_request_id_friendlyname' => 'Priateľské meno ID požiadavky rodiča',
- 'Class:UserRequest/Attribute:parent_request_id_friendlyname+' => '',
- 'Class:UserRequest/Stimulus:ev_assign' => 'Prideiť',
- 'Class:UserRequest/Stimulus:ev_assign+' => '',
- 'Class:UserRequest/Stimulus:ev_reassign' => 'Znovu Prideiť',
- 'Class:UserRequest/Stimulus:ev_reassign+' => '',
- 'Class:UserRequest/Stimulus:ev_approve' => 'Schváliť',
- 'Class:UserRequest/Stimulus:ev_approve+' => '',
- 'Class:UserRequest/Stimulus:ev_reject' => 'Zamietnúť',
- 'Class:UserRequest/Stimulus:ev_reject+' => '',
- 'Class:UserRequest/Stimulus:ev_pending' => 'Pozdržať',
- 'Class:UserRequest/Stimulus:ev_pending+' => '',
- 'Class:UserRequest/Stimulus:ev_timeout' => 'Vypršanie času',
- 'Class:UserRequest/Stimulus:ev_timeout+' => '',
- 'Class:UserRequest/Stimulus:ev_autoresolve' => 'Automatické vyriešenie',
- 'Class:UserRequest/Stimulus:ev_autoresolve+' => '',
- 'Class:UserRequest/Stimulus:ev_autoclose' => 'Automatické zatvorenie',
- 'Class:UserRequest/Stimulus:ev_autoclose+' => '',
- 'Class:UserRequest/Stimulus:ev_resolve' => 'Vyriešiť',
- 'Class:UserRequest/Stimulus:ev_resolve+' => '',
- 'Class:UserRequest/Stimulus:ev_close' => 'Zatvoriť',
- 'Class:UserRequest/Stimulus:ev_close+' => '',
- 'Class:UserRequest/Stimulus:ev_reopen' => 'Znova otvoriť',
- 'Class:UserRequest/Stimulus:ev_reopen+' => '',
- 'Class:UserRequest/Stimulus:ev_wait_for_approval' => 'Počkať na schválenie',
- 'Class:UserRequest/Stimulus:ev_wait_for_approval+' => '',
+ 'Class:UserRequest/Attribute:user_comment+' => '~~',
+ 'Class:UserRequest/Attribute:user_satisfaction' => 'Spokojnosť užívateľa',
+ 'Class:UserRequest/Attribute:user_satisfaction+' => '~~',
+ 'Class:UserRequest/Attribute:user_satisfaction/Value:1' => 'Veľmi spokojný',
+ 'Class:UserRequest/Attribute:user_satisfaction/Value:1+' => '~~',
+ 'Class:UserRequest/Attribute:user_satisfaction/Value:2' => 'Pomerne spokojný',
+ 'Class:UserRequest/Attribute:user_satisfaction/Value:2+' => '~~',
+ 'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Skôr nespokojný',
+ 'Class:UserRequest/Attribute:user_satisfaction/Value:3+' => '~~',
+ 'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Veľmi nespokojný',
+ 'Class:UserRequest/Attribute:user_satisfaction/Value:4+' => '~~',
'Class:UserRequest/Error:CannotAssignParentRequestIdToSelf' => 'Cannot assign the Parent request to the request itself~~',
'Class:UserRequest/Method:ResolveChildTickets' => 'ResolveChildTickets~~',
'Class:UserRequest/Method:ResolveChildTickets+' => 'Cascade the resolution to child requests (ev_autoresolve), and align the following characteristics of the request: service, team, agent, resolution info~~',
-));
-
-
-Dict::Add('SK SK', 'Slovak', 'Slovenčina', array(
- 'Organization:Overview:UserRequests' => 'User Requests from this organization~~',
+ 'Class:UserRequest/Stimulus:ev_approve' => 'Schváliť',
+ 'Class:UserRequest/Stimulus:ev_approve+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_assign' => 'Prideiť',
+ 'Class:UserRequest/Stimulus:ev_assign+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_autoclose' => 'Automatické zatvorenie',
+ 'Class:UserRequest/Stimulus:ev_autoclose+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_autoresolve' => 'Automatické vyriešenie',
+ 'Class:UserRequest/Stimulus:ev_autoresolve+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_close' => 'Zatvoriť',
+ 'Class:UserRequest/Stimulus:ev_close+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_pending' => 'Pozdržať',
+ 'Class:UserRequest/Stimulus:ev_pending+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_reassign' => 'Znovu Prideiť',
+ 'Class:UserRequest/Stimulus:ev_reassign+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_reject' => 'Zamietnúť',
+ 'Class:UserRequest/Stimulus:ev_reject+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_reopen' => 'Znova otvoriť',
+ 'Class:UserRequest/Stimulus:ev_reopen+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_resolve' => 'Vyriešiť',
+ 'Class:UserRequest/Stimulus:ev_resolve+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_timeout' => 'Vypršanie času',
+ 'Class:UserRequest/Stimulus:ev_timeout+' => '~~',
+ 'Class:UserRequest/Stimulus:ev_wait_for_approval' => 'Počkať na schválenie',
+ 'Class:UserRequest/Stimulus:ev_wait_for_approval+' => '~~',
+ 'Class:UserRequest:KnownErrorList' => 'Známe chyby',
+ 'Class:UserRequest:KnownErrorList+' => 'Known Errors related to Functional CI linked to the current ticket~~',
+ 'Menu:NewUserRequest' => 'Nové požiadavky užívateľa',
+ 'Menu:NewUserRequest+' => 'Create a new user request ticket~~',
+ 'Menu:RequestManagement' => 'Helpdesk',
+ 'Menu:RequestManagement+' => '~~',
+ 'Menu:RequestManagementProvider' => 'Poskytovateľ Helpdesku',
+ 'Menu:RequestManagementProvider+' => '~~',
+ 'Menu:SearchUserRequests' => 'Vyhľadať užívateľské požiadavky',
+ 'Menu:SearchUserRequests+' => 'Search for user request tickets~~',
+ 'Menu:UserRequest:EscalatedRequests' => 'Eskalované požiadavky',
+ 'Menu:UserRequest:EscalatedRequests+' => '~~',
+ 'Menu:UserRequest:MyRequests' => 'požiadavky pridelené mne',
+ 'Menu:UserRequest:MyRequests+' => 'Requests assigned to me (as Agent)~~',
+ 'Menu:UserRequest:MySupportRequests' => 'Moje hovory podpory',
+ 'Menu:UserRequest:MySupportRequests+' => '~~',
+ 'Menu:UserRequest:OpenRequests' => 'Všetky otvorené požiadavky',
+ 'Menu:UserRequest:OpenRequests+' => '~~',
+ 'Menu:UserRequest:Overview' => 'Prehľad',
+ 'Menu:UserRequest:Overview+' => '~~',
+ 'Menu:UserRequest:Provider' => 'Otvorené požiadavky prenesené na poskytovateľa',
+ 'Menu:UserRequest:Provider+' => '~~',
+ 'Menu:UserRequest:Shortcuts' => 'Skratky',
+ 'Menu:UserRequest:Shortcuts+' => '~~',
'Organization:Overview:MyUserRequests' => 'My User Requests for this organization~~',
'Organization:Overview:Tickets' => 'Tickets for this organization~~',
-));
+ 'Organization:Overview:UserRequests' => 'User Requests from this organization~~',
+ 'UI-RequestManagementOverview-Last-14-days' => 'požiadavky posledných 14 dní (po dňoch)',
+ 'UI-RequestManagementOverview-OpenRequestByAgent' => 'Otvorené požiadavky podľa agenta',
+ 'UI-RequestManagementOverview-OpenRequestByCustomer' => 'Otvorené požiadavky podľa organizácie',
+ 'UI-RequestManagementOverview-OpenRequestByStatus' => 'Otvorené požiadavky podľa stavu',
+ 'UI-RequestManagementOverview-OpenRequestByType' => 'Otvorené požiadavky podľa typu',
+ 'UI-RequestManagementOverview-RequestByType-last-14-days' => 'požiadavky za posledných 14 dní (po typoch)',
+ 'UI:WelcomeMenu:MyAssignedCalls' => 'požiadavky pridelené mne',
+]);
diff --git a/datamodels/2.x/itop-request-mgmt/dictionaries/sk.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/dictionaries/sk.dict.itop-request-mgmt.php
index 5f46cda22..918c749a2 100644
--- a/datamodels/2.x/itop-request-mgmt/dictionaries/sk.dict.itop-request-mgmt.php
+++ b/datamodels/2.x/itop-request-mgmt/dictionaries/sk.dict.itop-request-mgmt.php
@@ -1,287 +1,268 @@
'Helpdesk',
- 'Menu:RequestManagement+' => '',
- 'Menu:RequestManagementProvider' => 'Poskytovateľ Helpdesku',
- 'Menu:RequestManagementProvider+' => '',
- 'Menu:UserRequest:Provider' => 'Otvorené požiadavky prenesené na poskytovateľa',
- 'Menu:UserRequest:Provider+' => '',
- 'Menu:UserRequest:Overview' => 'Prehľad',
- 'Menu:UserRequest:Overview+' => '',
- 'Menu:NewUserRequest' => 'Nové požiadavky užívateľa',
- 'Menu:NewUserRequest+' => '',
- 'Menu:SearchUserRequests' => 'Vyhľadať užívateľské požiadavky',
- 'Menu:SearchUserRequests+' => '',
- 'Menu:UserRequest:Shortcuts' => 'Skratky',
- 'Menu:UserRequest:Shortcuts+' => '',
- 'Menu:UserRequest:MyRequests' => 'požiadavky pridelené mne',
- 'Menu:UserRequest:MyRequests+' => '',
- 'Menu:UserRequest:MySupportRequests' => 'Moje hovory podpory',
- 'Menu:UserRequest:MySupportRequests+' => '',
- 'Menu:UserRequest:EscalatedRequests' => 'Eskalované požiadavky',
- 'Menu:UserRequest:EscalatedRequests+' => '',
- 'Menu:UserRequest:OpenRequests' => 'Všetky otvorené požiadavky',
- 'Menu:UserRequest:OpenRequests+' => '',
- 'UI:WelcomeMenu:MyAssignedCalls' => 'požiadavky pridelené mne',
- 'UI-RequestManagementOverview-RequestByType-last-14-days' => 'požiadavky za posledných 14 dní (po typoch)',
- 'UI-RequestManagementOverview-Last-14-days' => 'požiadavky posledných 14 dní (po dňoch)',
- 'UI-RequestManagementOverview-OpenRequestByStatus' => 'Otvorené požiadavky podľa stavu',
- 'UI-RequestManagementOverview-OpenRequestByAgent' => 'Otvorené požiadavky podľa agenta',
- 'UI-RequestManagementOverview-OpenRequestByType' => 'Otvorené požiadavky podľa typu',
- 'UI-RequestManagementOverview-OpenRequestByCustomer' => 'Otvorené požiadavky podľa organizácie',
- 'Class:UserRequest:KnownErrorList' => 'Známe chyby',
- 'Class:UserRequest:KnownErrorList+' => 'Known Errors related to Functional CI linked to the current ticket~~',
- 'Menu:UserRequest:MyWorkOrders' => 'Pracovné príkazy pridelené mne',
- 'Menu:UserRequest:MyWorkOrders+' => '',
+/**
+ *
+ */
+Dict::Add('SK SK', 'Slovak', 'Slovenčina', [
'Class:Problem:KnownProblemList' => 'Známe problémy',
- 'Tickets:Related:OpenIncidents' => 'Open incidents~~',
-));
-
-// Dictionnay conventions
-// Class: