From 9b1e854bf7ff58991fc56ab43bdd342b00ef42c3 Mon Sep 17 00:00:00 2001 From: jf-cbd Date: Tue, 12 Nov 2024 09:27:35 +0100 Subject: [PATCH] :white_check_mark: Update translations --- .../authent-ldap/dictionaries/sk.dict.authent-ldap.php | 2 +- .../dictionaries/cs.dict.combodo-db-tools.php | 4 ++-- .../dictionaries/da.dict.combodo-db-tools.php | 4 ++-- .../dictionaries/ja.dict.combodo-db-tools.php | 4 ++-- .../dictionaries/ru.dict.combodo-db-tools.php | 2 +- .../dictionaries/sk.dict.combodo-db-tools.php | 4 ++-- .../dictionaries/tr.dict.combodo-db-tools.php | 4 ++-- .../dictionaries/cs.dict.itop-config-mgmt.php | 2 +- .../dictionaries/da.dict.itop-config-mgmt.php | 4 ++-- .../dictionaries/hu.dict.itop-config-mgmt.php | 2 +- .../dictionaries/ja.dict.itop-config-mgmt.php | 4 ++-- .../dictionaries/pt_br.dict.itop-config-mgmt.php | 2 +- .../dictionaries/ru.dict.itop-config-mgmt.php | 2 +- .../dictionaries/sk.dict.itop-config-mgmt.php | 4 ++-- .../dictionaries/tr.dict.itop-config-mgmt.php | 2 +- .../dictionaries/en.dict.itop-incident-mgmt-itil.php | 2 +- .../dictionaries/sk.dict.itop-incident-mgmt-itil.php | 4 ++-- .../dictionaries/tr.dict.itop-incident-mgmt-itil.php | 4 ++-- .../dictionaries/cs.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/da.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/hu.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/ja.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/nl.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/pt_br.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/ru.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/sk.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/tr.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/da.dict.itop-portal-base.php | 8 ++++---- .../dictionaries/it.dict.itop-portal-base.php | 6 +++--- .../dictionaries/ja.dict.itop-portal-base.php | 8 ++++---- .../dictionaries/ru.dict.itop-portal-base.php | 4 ++-- .../dictionaries/sk.dict.itop-portal-base.php | 8 ++++---- .../dictionaries/tr.dict.itop-portal-base.php | 8 ++++---- .../dictionaries/tr.dict.itop-request-mgmt-itil.php | 6 +++--- .../dictionaries/tr.dict.itop-request-mgmt.php | 6 +++--- .../da.dict.itop-service-mgmt-provider.php | 2 +- .../ja.dict.itop-service-mgmt-provider.php | 2 +- .../sk.dict.itop-service-mgmt-provider.php | 2 +- .../tr.dict.itop-service-mgmt-provider.php | 2 +- .../dictionaries/da.dict.itop-service-mgmt.php | 2 +- .../dictionaries/en.dict.itop-service-mgmt.php | 2 +- .../dictionaries/ja.dict.itop-service-mgmt.php | 2 +- .../dictionaries/sk.dict.itop-service-mgmt.php | 2 +- dictionaries/da.dictionary.itop.core.php | 2 +- dictionaries/da.dictionary.itop.ui.php | 2 +- dictionaries/fr.dictionary.itop.ui.php | 2 +- dictionaries/hu.dictionary.itop.core.php | 2 +- dictionaries/hu.dictionary.itop.ui.php | 2 +- dictionaries/ja.dictionary.itop.core.php | 2 +- dictionaries/ja.dictionary.itop.ui.php | 2 +- dictionaries/nl.dictionary.itop.ui.php | 2 +- dictionaries/pt_br.dictionary.itop.core.php | 2 +- dictionaries/pt_br.dictionary.itop.ui.php | 2 +- dictionaries/ru.dictionary.itop.core.php | 4 ++-- dictionaries/ru.dictionary.itop.ui.php | 4 ++-- dictionaries/sk.dictionary.itop.core.php | 10 +++++----- dictionaries/sk.dictionary.itop.ui.php | 4 ++-- dictionaries/tr.dictionary.itop.core.php | 2 +- dictionaries/tr.dictionary.itop.ui.php | 2 +- .../da.dictionary.itop.activity-panel.php | 2 +- .../ja.dictionary.itop.activity-panel.php | 2 +- .../sk.dictionary.itop.activity-panel.php | 2 +- .../tr.dictionary.itop.activity-panel.php | 2 +- .../page-content/da.dictionary.itop.page-content.php | 2 +- .../page-content/ja.dictionary.itop.page-content.php | 2 +- .../page-content/ru.dictionary.itop.page-content.php | 2 +- .../page-content/sk.dictionary.itop.page-content.php | 2 +- .../page-content/tr.dictionary.itop.page-content.php | 2 +- dictionaries/zh_cn.dictionary.itop.core.php | 2 +- 69 files changed, 132 insertions(+), 132 deletions(-) diff --git a/datamodels/2.x/authent-ldap/dictionaries/sk.dict.authent-ldap.php b/datamodels/2.x/authent-ldap/dictionaries/sk.dict.authent-ldap.php index 270ee798c..0e1fadc57 100644 --- a/datamodels/2.x/authent-ldap/dictionaries/sk.dict.authent-ldap.php +++ b/datamodels/2.x/authent-ldap/dictionaries/sk.dict.authent-ldap.php @@ -11,6 +11,6 @@ */ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'Class:UserLDAP' => 'LDAP užívateľ', - 'Class:UserLDAP+' => 'User authentified by LDAP~~', + 'Class:UserLDAP+' => 'User authenticated by LDAP~~', 'UserLDAP:server' => 'LDAP specifics~~', ]); diff --git a/datamodels/2.x/combodo-db-tools/dictionaries/cs.dict.combodo-db-tools.php b/datamodels/2.x/combodo-db-tools/dictionaries/cs.dict.combodo-db-tools.php index 4e20df202..2481fd226 100644 --- a/datamodels/2.x/combodo-db-tools/dictionaries/cs.dict.combodo-db-tools.php +++ b/datamodels/2.x/combodo-db-tools/dictionaries/cs.dict.combodo-db-tools.php @@ -17,7 +17,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [ 'DBAnalyzer-Integrity-InvalidValue' => 'Invalid value for %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-MissingExtKey' => 'Missing external key %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-OrphanRecord' => 'Orphan record in `%1$s`, it should have its counterpart in table `%2$s`~~', - 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contains a valid class~~', + 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contain a valid class~~', 'DBAnalyzer-Integrity-UsersWithoutProfile' => 'Some user accounts have no profile at all~~', 'DBTools:Analyze' => 'Analyzuj', 'DBTools:Base' => 'Base~~', @@ -41,7 +41,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [ 'DBTools:LostAttachments:Button:Busy' => 'Please wait...~~', 'DBTools:LostAttachments:Button:Restore' => 'Restore~~', 'DBTools:LostAttachments:Button:Restore:Confirm' => 'This action cannot be undone, please confirm that you want to restore the selected files.~~', - 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, is does not retrieve deleted data.~~', + 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, it does not retrieve deleted data.~~', 'DBTools:LostAttachments:History' => 'Attachment "%1$s" restored with DB tools~~', 'DBTools:LostAttachments:Step:Analyze' => 'First, search for lost/misplaced attachments by analyzing the database.~~', 'DBTools:LostAttachments:Step:AnalyzeResults' => 'Analyze results:~~', diff --git a/datamodels/2.x/combodo-db-tools/dictionaries/da.dict.combodo-db-tools.php b/datamodels/2.x/combodo-db-tools/dictionaries/da.dict.combodo-db-tools.php index f6d00289c..f216b5824 100644 --- a/datamodels/2.x/combodo-db-tools/dictionaries/da.dict.combodo-db-tools.php +++ b/datamodels/2.x/combodo-db-tools/dictionaries/da.dict.combodo-db-tools.php @@ -17,7 +17,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'DBAnalyzer-Integrity-InvalidValue' => 'Invalid value for %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-MissingExtKey' => 'Missing external key %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-OrphanRecord' => 'Orphan record in `%1$s`, it should have its counterpart in table `%2$s`~~', - 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contains a valid class~~', + 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contain a valid class~~', 'DBAnalyzer-Integrity-UsersWithoutProfile' => 'Some user accounts have no profile at all~~', 'DBTools:Analyze' => 'Analyze~~', 'DBTools:Base' => 'Base~~', @@ -41,7 +41,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'DBTools:LostAttachments:Button:Busy' => 'Please wait...~~', 'DBTools:LostAttachments:Button:Restore' => 'Restore~~', 'DBTools:LostAttachments:Button:Restore:Confirm' => 'This action cannot be undone, please confirm that you want to restore the selected files.~~', - 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, is does not retrieve deleted data.~~', + 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, it does not retrieve deleted data.~~', 'DBTools:LostAttachments:History' => 'Attachment "%1$s" restored with DB tools~~', 'DBTools:LostAttachments:Step:Analyze' => 'First, search for lost/misplaced attachments by analyzing the database.~~', 'DBTools:LostAttachments:Step:AnalyzeResults' => 'Analyze results:~~', diff --git a/datamodels/2.x/combodo-db-tools/dictionaries/ja.dict.combodo-db-tools.php b/datamodels/2.x/combodo-db-tools/dictionaries/ja.dict.combodo-db-tools.php index f42b9f7bc..c9dff250d 100644 --- a/datamodels/2.x/combodo-db-tools/dictionaries/ja.dict.combodo-db-tools.php +++ b/datamodels/2.x/combodo-db-tools/dictionaries/ja.dict.combodo-db-tools.php @@ -17,7 +17,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'DBAnalyzer-Integrity-InvalidValue' => 'Invalid value for %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-MissingExtKey' => 'Missing external key %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-OrphanRecord' => 'Orphan record in `%1$s`, it should have its counterpart in table `%2$s`~~', - 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contains a valid class~~', + 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contain a valid class~~', 'DBAnalyzer-Integrity-UsersWithoutProfile' => 'Some user accounts have no profile at all~~', 'DBTools:Analyze' => 'Analyze~~', 'DBTools:Base' => 'Base~~', @@ -41,7 +41,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'DBTools:LostAttachments:Button:Busy' => 'Please wait...~~', 'DBTools:LostAttachments:Button:Restore' => 'Restore~~', 'DBTools:LostAttachments:Button:Restore:Confirm' => 'This action cannot be undone, please confirm that you want to restore the selected files.~~', - 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, is does not retrieve deleted data.~~', + 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, it does not retrieve deleted data.~~', 'DBTools:LostAttachments:History' => 'Attachment "%1$s" restored with DB tools~~', 'DBTools:LostAttachments:Step:Analyze' => 'First, search for lost/misplaced attachments by analyzing the database.~~', 'DBTools:LostAttachments:Step:AnalyzeResults' => 'Analyze results:~~', diff --git a/datamodels/2.x/combodo-db-tools/dictionaries/ru.dict.combodo-db-tools.php b/datamodels/2.x/combodo-db-tools/dictionaries/ru.dict.combodo-db-tools.php index 9f225674c..30bac2061 100644 --- a/datamodels/2.x/combodo-db-tools/dictionaries/ru.dict.combodo-db-tools.php +++ b/datamodels/2.x/combodo-db-tools/dictionaries/ru.dict.combodo-db-tools.php @@ -18,7 +18,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', [ 'DBAnalyzer-Integrity-InvalidValue' => 'Недопустимое значение для %1$s (столбец: `%2$s.%3$s`)', 'DBAnalyzer-Integrity-MissingExtKey' => 'Отсутствует внешний ключ %1$s (столбец: `%2$s.%3$s`)', 'DBAnalyzer-Integrity-OrphanRecord' => 'Сиротская запись в `%1$s`, она должна иметь свой аналог в таблице `%2$s`', - 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contains a valid class~~', + 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contain a valid class~~', 'DBAnalyzer-Integrity-UsersWithoutProfile' => 'Некоторые учетные записи пользователей не имеют профилей', 'DBTools:Analyze' => 'Анализировать', 'DBTools:Base' => 'База', diff --git a/datamodels/2.x/combodo-db-tools/dictionaries/sk.dict.combodo-db-tools.php b/datamodels/2.x/combodo-db-tools/dictionaries/sk.dict.combodo-db-tools.php index 42a664fe5..4d334d246 100644 --- a/datamodels/2.x/combodo-db-tools/dictionaries/sk.dict.combodo-db-tools.php +++ b/datamodels/2.x/combodo-db-tools/dictionaries/sk.dict.combodo-db-tools.php @@ -17,7 +17,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'DBAnalyzer-Integrity-InvalidValue' => 'Invalid value for %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-MissingExtKey' => 'Missing external key %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-OrphanRecord' => 'Orphan record in `%1$s`, it should have its counterpart in table `%2$s`~~', - 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contains a valid class~~', + 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contain a valid class~~', 'DBAnalyzer-Integrity-UsersWithoutProfile' => 'Some user accounts have no profile at all~~', 'DBTools:Analyze' => 'Analyze~~', 'DBTools:Base' => 'Base~~', @@ -41,7 +41,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'DBTools:LostAttachments:Button:Busy' => 'Please wait...~~', 'DBTools:LostAttachments:Button:Restore' => 'Restore~~', 'DBTools:LostAttachments:Button:Restore:Confirm' => 'This action cannot be undone, please confirm that you want to restore the selected files.~~', - 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, is does not retrieve deleted data.~~', + 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, it does not retrieve deleted data.~~', 'DBTools:LostAttachments:History' => 'Attachment "%1$s" restored with DB tools~~', 'DBTools:LostAttachments:Step:Analyze' => 'First, search for lost/misplaced attachments by analyzing the database.~~', 'DBTools:LostAttachments:Step:AnalyzeResults' => 'Analyze results:~~', diff --git a/datamodels/2.x/combodo-db-tools/dictionaries/tr.dict.combodo-db-tools.php b/datamodels/2.x/combodo-db-tools/dictionaries/tr.dict.combodo-db-tools.php index 9727a6bae..ca32a9f1e 100644 --- a/datamodels/2.x/combodo-db-tools/dictionaries/tr.dict.combodo-db-tools.php +++ b/datamodels/2.x/combodo-db-tools/dictionaries/tr.dict.combodo-db-tools.php @@ -17,7 +17,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'DBAnalyzer-Integrity-InvalidValue' => 'Invalid value for %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-MissingExtKey' => 'Missing external key %1$s (column: `%2$s.%3$s`)~~', 'DBAnalyzer-Integrity-OrphanRecord' => 'Orphan record in `%1$s`, it should have its counterpart in table `%2$s`~~', - 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contains a valid class~~', + 'DBAnalyzer-Integrity-RootFinalClass' => 'Field `%2$s`.`%1$s` must contain a valid class~~', 'DBAnalyzer-Integrity-UsersWithoutProfile' => 'Some user accounts have no profile at all~~', 'DBTools:Analyze' => 'Analyze~~', 'DBTools:Base' => 'Base~~', @@ -41,7 +41,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'DBTools:LostAttachments:Button:Busy' => 'Please wait...~~', 'DBTools:LostAttachments:Button:Restore' => 'Restore~~', 'DBTools:LostAttachments:Button:Restore:Confirm' => 'This action cannot be undone, please confirm that you want to restore the selected files.~~', - 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, is does not retrieve deleted data.~~', + 'DBTools:LostAttachments:Disclaimer' => 'Here you can search your database for lost or misplaced attachments. This is NOT a data recovery tool, it does not retrieve deleted data.~~', 'DBTools:LostAttachments:History' => 'Attachment "%1$s" restored with DB tools~~', 'DBTools:LostAttachments:Step:Analyze' => 'First, search for lost/misplaced attachments by analyzing the database.~~', 'DBTools:LostAttachments:Step:AnalyzeResults' => 'Analyze results:~~', diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/cs.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/cs.dict.itop-config-mgmt.php index 7510db764..b81a7e49f 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/cs.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/cs.dict.itop-config-mgmt.php @@ -643,7 +643,7 @@ Dict::Add('CS CZ', 'Czech', 'Čeština', [ 'Class:Subnet/Tab:FreeIPs-count' => 'Počet volných adres: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => 'Tady je výčet volných IP adres (10)', 'Class:Subnet/Tab:IPUsage' => 'Využití IP', - 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~', + 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet is used or not~~', 'Class:Subnet/Tab:IPUsage-explain' => 'Rozhraní, která mají IP adresu v rozsahu: %1$s-%2$s', 'Class:Tablet' => 'Tablet', 'Class:Tablet+' => '', diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/da.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/da.dict.itop-config-mgmt.php index 2f28928f2..0c2e22861 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/da.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/da.dict.itop-config-mgmt.php @@ -153,7 +153,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'Class:FunctionalCI/Attribute:organization_name' => 'Organisationsnavn', 'Class:FunctionalCI/Attribute:organization_name+' => '', 'Class:FunctionalCI/Attribute:softwares_list' => 'Software', - 'Class:FunctionalCI/Attribute:softwares_list+' => 'All the softwares installed on this configuration item~~', + 'Class:FunctionalCI/Attribute:softwares_list+' => 'All the software installed on this configuration item~~', 'Class:FunctionalCI/Tab:OpenedTickets' => 'Active Tickets~~', 'Class:FunctionalCI/Tab:OpenedTickets+' => 'Active Tickets which are impacting this functional CI~~', 'Class:Group' => 'Gruppe', @@ -642,7 +642,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'Class:Subnet/Tab:FreeIPs-count' => 'Ledige IP: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => 'Her er et udtræk af 10 ledige IP adresser', 'Class:Subnet/Tab:IPUsage' => 'IP Brug', - 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~', + 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet is used or not~~', 'Class:Subnet/Tab:IPUsage-explain' => 'Interfaces der har en IP i området: %1$s til %2$s', 'Class:Tablet' => 'Tablet', 'Class:Tablet+' => '', diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/hu.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/hu.dict.itop-config-mgmt.php index d5696a127..f4bbb3e10 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/hu.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/hu.dict.itop-config-mgmt.php @@ -641,7 +641,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [ 'Class:Subnet/Tab:FreeIPs-count' => 'Szabad IP címek: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => '10 szabad IP cím kivonata', 'Class:Subnet/Tab:IPUsage' => 'IP felhasználás', - 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~', + 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet is used or not~~', 'Class:Subnet/Tab:IPUsage-explain' => 'A hálózati csatolók a következő tartományba esnek: %1$s - %2$s', 'Class:Tablet' => 'Táblagép', 'Class:Tablet+' => '~~', diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/ja.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/ja.dict.itop-config-mgmt.php index 24ade6460..72431c0c9 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/ja.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/ja.dict.itop-config-mgmt.php @@ -152,7 +152,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'Class:FunctionalCI/Attribute:organization_name' => '組織名', 'Class:FunctionalCI/Attribute:organization_name+' => '共通名', 'Class:FunctionalCI/Attribute:softwares_list' => 'ソフトウエア', - 'Class:FunctionalCI/Attribute:softwares_list+' => 'All the softwares installed on this configuration item~~', + 'Class:FunctionalCI/Attribute:softwares_list+' => 'All the software installed on this configuration item~~', 'Class:FunctionalCI/Tab:OpenedTickets' => 'Active Tickets~~', 'Class:FunctionalCI/Tab:OpenedTickets+' => 'Active Tickets which are impacting this functional CI~~', 'Class:Group' => 'グループ', @@ -641,7 +641,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'Class:Subnet/Tab:FreeIPs-count' => 'フリーIP: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => '10個のフリーなIPアドレス', 'Class:Subnet/Tab:IPUsage' => 'IP 利用', - 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~', + 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet is used or not~~', 'Class:Subnet/Tab:IPUsage-explain' => 'インターフェースは、レンジ: %1$s から %2$sの中のIPを持っています。', 'Class:Tablet' => 'タブレット', 'Class:Tablet+' => '', diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/pt_br.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/pt_br.dict.itop-config-mgmt.php index 34f168fe2..45aa8ae58 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/pt_br.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/pt_br.dict.itop-config-mgmt.php @@ -641,7 +641,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [ 'Class:Subnet/Tab:FreeIPs-count' => 'IPs livres: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => 'Aqui uma faixa de 10 endereços IPs livres', 'Class:Subnet/Tab:IPUsage' => 'IP usado', - 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~', + 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet is used or not~~', 'Class:Subnet/Tab:IPUsage-explain' => 'Placas de rede contendo IP na faixa: %1$s para %2$s', 'Class:Tablet' => 'Tablet', 'Class:Tablet+' => '', diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/ru.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/ru.dict.itop-config-mgmt.php index e69a9d8b0..0442a3ddc 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/ru.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/ru.dict.itop-config-mgmt.php @@ -642,7 +642,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', [ 'Class:Subnet/Tab:FreeIPs-count' => 'Свободных IP-адресов: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => 'Вот выборка из 10 свободных IP-адресов', 'Class:Subnet/Tab:IPUsage' => 'Использование IP-адресов', - 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~', + 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet is used or not~~', 'Class:Subnet/Tab:IPUsage-explain' => 'Интерфейсы с IP-адресом в диапазоне: %1$s - %2$s', 'Class:Tablet' => 'Планшет', 'Class:Tablet+' => '', diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/sk.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/sk.dict.itop-config-mgmt.php index 1f87e17a1..c51d51611 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/sk.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/sk.dict.itop-config-mgmt.php @@ -152,7 +152,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'Class:FunctionalCI/Attribute:organization_name' => 'Názov Organizácie', 'Class:FunctionalCI/Attribute:organization_name+' => 'Common name~~', 'Class:FunctionalCI/Attribute:softwares_list' => 'Softvér', - 'Class:FunctionalCI/Attribute:softwares_list+' => 'All the softwares installed on this configuration item~~', + 'Class:FunctionalCI/Attribute:softwares_list+' => 'All the software installed on this configuration item~~', 'Class:FunctionalCI/Tab:OpenedTickets' => 'Active Tickets~~', 'Class:FunctionalCI/Tab:OpenedTickets+' => 'Active Tickets which are impacting this functional CI~~', 'Class:Group' => 'Skupina', @@ -641,7 +641,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'Class:Subnet/Tab:FreeIPs-count' => 'Voľných IP adries: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => 'Tu je extrakt 10 voľných IP adries', 'Class:Subnet/Tab:IPUsage' => 'Využívanosť IP adries', - 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~', + 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet is used or not~~', 'Class:Subnet/Tab:IPUsage-explain' => 'Rozhrania majúce IP adresu v rozsahu: %1$s do %2$s', 'Class:Tablet' => 'Tablet', 'Class:Tablet+' => '~~', diff --git a/datamodels/2.x/itop-config-mgmt/dictionaries/tr.dict.itop-config-mgmt.php b/datamodels/2.x/itop-config-mgmt/dictionaries/tr.dict.itop-config-mgmt.php index f8658851a..cf22cfbd7 100644 --- a/datamodels/2.x/itop-config-mgmt/dictionaries/tr.dict.itop-config-mgmt.php +++ b/datamodels/2.x/itop-config-mgmt/dictionaries/tr.dict.itop-config-mgmt.php @@ -642,7 +642,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'Class:Subnet/Tab:FreeIPs-count' => 'Boş IPler: %1$s', 'Class:Subnet/Tab:FreeIPs-explain' => 'Boş IP adresleri', 'Class:Subnet/Tab:IPUsage' => 'IP Kullanımı', - 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet are used or not~~', + 'Class:Subnet/Tab:IPUsage+' => 'Which IP within this Subnet is used or not~~', 'Class:Subnet/Tab:IPUsage-explain' => '%1$s - %2$s aralığındaki IPye sahip arayüzler', 'Class:Tablet' => 'Tablet', 'Class:Tablet+' => '~~', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php index f02f5ae7c..f86fef6fa 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/en.dict.itop-incident-mgmt-itil.php @@ -209,7 +209,7 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:Incident/Attribute:user_satisfaction/Value:1+' => '', 'Class:Incident/Attribute:user_satisfaction/Value:2' => 'Fairly satisfied', 'Class:Incident/Attribute:user_satisfaction/Value:2+' => '', - 'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Rather Dissatisfied', + 'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Rather dissatisfied', 'Class:Incident/Attribute:user_satisfaction/Value:3+' => '', 'Class:Incident/Attribute:user_satisfaction/Value:4' => 'Very Dissatisfied', 'Class:Incident/Attribute:user_satisfaction/Value:4+' => '', 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 f7d5d7222..da7c04606 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 @@ -160,9 +160,9 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ '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:2' => 'Fairly statisfied~~', + 'Class:Incident/Attribute:user_satisfaction/Value:2' => 'Fairly satisfied~~', 'Class:Incident/Attribute:user_satisfaction/Value:2+' => '~~', - 'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Rather Dissatified~~', + 'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Rather dissatisfied~~', 'Class:Incident/Attribute:user_satisfaction/Value:3+' => '~~', 'Class:Incident/Attribute:user_satisfaction/Value:4' => 'Very Dissatisfied~~', 'Class:Incident/Attribute:user_satisfaction/Value:4+' => '~~', diff --git a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/tr.dict.itop-incident-mgmt-itil.php b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/tr.dict.itop-incident-mgmt-itil.php index 7631f8576..fa3686bbe 100644 --- a/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/tr.dict.itop-incident-mgmt-itil.php +++ b/datamodels/2.x/itop-incident-mgmt-itil/dictionaries/tr.dict.itop-incident-mgmt-itil.php @@ -160,9 +160,9 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ '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:2' => 'Fairly statisfied~~', + 'Class:Incident/Attribute:user_satisfaction/Value:2' => 'Fairly satisfied~~', 'Class:Incident/Attribute:user_satisfaction/Value:2+' => '', - 'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Rather Dissatified~~', + 'Class:Incident/Attribute:user_satisfaction/Value:3' => 'Rather dissatisfied~~', 'Class:Incident/Attribute:user_satisfaction/Value:3+' => '', 'Class:Incident/Attribute:user_satisfaction/Value:4' => 'Very Dissatisfied~~', 'Class:Incident/Attribute:user_satisfaction/Value:4+' => '', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/cs.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/cs.dict.itop-oauth-client.php index 61b96b148..d8ae3ae6d 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/cs.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/cs.dict.itop-oauth-client.php @@ -42,7 +42,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -64,7 +64,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -87,12 +87,12 @@ Erase the field to recalculate default value~~', '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:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been 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:RegenerateToken' => 'Regenerate access token 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~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/da.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/da.dict.itop-oauth-client.php index 5cf1c8376..a3191a278 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/da.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/da.dict.itop-oauth-client.php @@ -42,7 +42,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -64,7 +64,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -87,12 +87,12 @@ Erase the field to recalculate default value~~', '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:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been 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:RegenerateToken' => 'Regenerate access token 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~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/hu.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/hu.dict.itop-oauth-client.php index 239f785d4..17d2797a6 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/hu.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/hu.dict.itop-oauth-client.php @@ -42,7 +42,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', 'Class:OAuthClientAzure' => 'OAuth ügyfél Microsoft Azure-hoz', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -64,7 +64,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', 'Class:OAuthClientGoogle' => 'OAuth ügyfél a Google-höz', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -87,12 +87,12 @@ Erase the field to recalculate default value~~', 'Menu:OAuthClient' => 'OAuth ügyfél', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Hozzáférési tokenek újragenerálása...', - 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already be used for OAuth Client~~', + 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', 'OAuthClient:baseinfo' => 'Base Information~~', 'OAuthClient:scope' => 'Scope~~', 'itop-oauth-client/Operation:CreateMailBox/Title' => 'Postafiók létrehozás', 'itop-oauth-client:Message:MissingToken' => 'Hozzáférési token generálása az OAuth ügyfél használata előtt', - 'itop-oauth-client:Message:RegenerateToken' => 'Regenerate access token to to take into account the changes~~', + 'itop-oauth-client:Message:RegenerateToken' => 'Regenerate access token to take into account the changes~~', 'itop-oauth-client:Message:TokenCreated' => 'Hozzáférési token kész', 'itop-oauth-client:Message:TokenError' => 'Access token not generated due to server error~~', 'itop-oauth-client:Message:TokenRecreated' => 'Hozzáférési token újragenerálva', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/ja.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/ja.dict.itop-oauth-client.php index 7ad694696..a7ff5858a 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/ja.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/ja.dict.itop-oauth-client.php @@ -42,7 +42,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -64,7 +64,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -87,12 +87,12 @@ Erase the field to recalculate default value~~', '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:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been 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:RegenerateToken' => 'Regenerate access token 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~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/nl.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/nl.dict.itop-oauth-client.php index 6823181b7..44d66b63b 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/nl.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/nl.dict.itop-oauth-client.php @@ -43,7 +43,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '', 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP', @@ -65,7 +65,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP', @@ -88,12 +88,12 @@ Erase the field to recalculate default value~~', '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:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been 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:RegenerateToken' => 'Regenerate access token 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~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/pt_br.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/pt_br.dict.itop-oauth-client.php index 73c36e190..b8a032bc6 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/pt_br.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/pt_br.dict.itop-oauth-client.php @@ -42,7 +42,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -64,7 +64,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -87,12 +87,12 @@ Erase the field to recalculate default value~~', '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:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been 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:RegenerateToken' => 'Regenerate access token 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~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/ru.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/ru.dict.itop-oauth-client.php index b7471260b..add7acf92 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/ru.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/ru.dict.itop-oauth-client.php @@ -42,7 +42,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -64,7 +64,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -87,12 +87,12 @@ Erase the field to recalculate default value~~', '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:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been 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:RegenerateToken' => 'Regenerate access token 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~~', 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 5ad5e8d34..d77f258f5 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 @@ -40,7 +40,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -62,7 +62,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -85,12 +85,12 @@ Erase the field to recalculate default value~~', '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:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been 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:RegenerateToken' => 'Regenerate access token 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~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/tr.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/tr.dict.itop-oauth-client.php index a28dd601d..541c16b5f 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/tr.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/tr.dict.itop-oauth-client.php @@ -42,7 +42,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientAzure/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -64,7 +64,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', '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:advanced_scope+' => 'As soon as you enter something here it takes precedence over the “Scope” selection which is then ignored~~', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope~~', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate~~', 'Class:OAuthClientGoogle/Attribute:scope/Value:IMAP' => 'IMAP~~', @@ -87,12 +87,12 @@ Erase the field to recalculate default value~~', '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:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been 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:RegenerateToken' => 'Regenerate access token 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~~', diff --git a/datamodels/2.x/itop-portal-base/dictionaries/da.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/dictionaries/da.dict.itop-portal-base.php index 1c9ac7997..c1fd7e82b 100644 --- a/datamodels/2.x/itop-portal-base/dictionaries/da.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/dictionaries/da.dict.itop-portal-base.php @@ -67,7 +67,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ '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:500' => 'Oops! An error has occurred.~~', '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~~', 'Page:DefaultTitle' => '%1$s User portal~~', @@ -103,12 +103,12 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ '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.~~', + 'Portal:Error:ObjectCannotBeCreated' => 'Error: object cannot be created. Check associated objects and attachments before submitting this form again.~~', + 'Portal:Error:ObjectCannotBeUpdated' => 'Error: object cannot be updated. Check associated objects and attachments before submitting this form again.~~', '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~~', + 'Portal:Form:Close:Warning' => 'Do you want to leave this form? Data entered may be lost~~', ]); diff --git a/datamodels/2.x/itop-portal-base/dictionaries/it.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/dictionaries/it.dict.itop-portal-base.php index 362b4b720..db1bec683 100644 --- a/datamodels/2.x/itop-portal-base/dictionaries/it.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/dictionaries/it.dict.itop-portal-base.php @@ -103,12 +103,12 @@ Dict::Add('IT IT', 'Italian', 'Italiano', [ 'Portal:Datatables:Language:ZeroRecords' => 'Nessun Risultato', 'Portal:EnvironmentBanner:GoToProduction' => 'Ritorna alla modalità Produzione', 'Portal:EnvironmentBanner:Title' => 'Sei attualmente in modalità %1$s', - '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.~~', + 'Portal:Error:ObjectCannotBeCreated' => 'Error: object cannot be created. Check associated objects and attachments before submitting this form again.~~', + 'Portal:Error:ObjectCannotBeUpdated' => 'Error: object cannot be updated. Check associated objects and attachments before submitting this form again.~~', 'Portal:ErrorUserLoggedOut' => 'Sei disconnesso, bisogna effettuare un nuovo accesso per continuare', 'Portal:File:DisplayInfo' => '%1$s', 'Portal:File:DisplayInfo+' => '%1$s (%2$s) Open / Download~~', 'Portal:File:None' => 'Nessun 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~~', + 'Portal:Form:Close:Warning' => 'Do you want to leave this form? Data entered may be lost~~', ]); diff --git a/datamodels/2.x/itop-portal-base/dictionaries/ja.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/dictionaries/ja.dict.itop-portal-base.php index 794a6918d..7c5a09bd7 100644 --- a/datamodels/2.x/itop-portal-base/dictionaries/ja.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/dictionaries/ja.dict.itop-portal-base.php @@ -67,7 +67,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ '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:500' => 'Oops! An error has occurred.~~', '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~~', 'Page:DefaultTitle' => '%1$s User portal~~', @@ -103,12 +103,12 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ '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.~~', + 'Portal:Error:ObjectCannotBeCreated' => 'Error: object cannot be created. Check associated objects and attachments before submitting this form again.~~', + 'Portal:Error:ObjectCannotBeUpdated' => 'Error: object cannot be updated. Check associated objects and attachments before submitting this form again.~~', '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~~', + 'Portal:Form:Close:Warning' => 'Do you want to leave this form? Data entered may be lost~~', ]); diff --git a/datamodels/2.x/itop-portal-base/dictionaries/ru.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/dictionaries/ru.dict.itop-portal-base.php index 169aded88..5cc2911c8 100644 --- a/datamodels/2.x/itop-portal-base/dictionaries/ru.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/dictionaries/ru.dict.itop-portal-base.php @@ -104,8 +104,8 @@ Dict::Add('RU RU', 'Russian', 'Русский', [ 'Portal:Datatables:Language:ZeroRecords' => 'Нет записей', 'Portal:EnvironmentBanner:GoToProduction' => 'Вернуться в режим PRODUCTION', 'Portal:EnvironmentBanner:Title' => 'Вы находитесь в режиме %1$s', - '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.~~', + 'Portal:Error:ObjectCannotBeCreated' => 'Error: object cannot be created. Check associated objects and attachments before submitting this form again.~~', + 'Portal:Error:ObjectCannotBeUpdated' => 'Error: object cannot be updated. Check associated objects and attachments before submitting this form again.~~', 'Portal:ErrorUserLoggedOut' => 'Вы вышли из системы. Выполните вход, чтобы продолжить работу.', 'Portal:File:DisplayInfo' => '%1$s', 'Portal:File:DisplayInfo+' => '%1$s (%2$s) Открыть / Скачать', 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 7210f7ca6..1379da3f1 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 @@ -67,7 +67,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ '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:500' => 'Oops! An error has occurred.~~', '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~~', 'Page:DefaultTitle' => '%1$s User portal~~', @@ -103,12 +103,12 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ '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.~~', + 'Portal:Error:ObjectCannotBeCreated' => 'Error: object cannot be created. Check associated objects and attachments before submitting this form again.~~', + 'Portal:Error:ObjectCannotBeUpdated' => 'Error: object cannot be updated. Check associated objects and attachments before submitting this form again.~~', '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~~', + 'Portal:Form:Close:Warning' => 'Do you want to leave this form? Data entered may be lost~~', ]); diff --git a/datamodels/2.x/itop-portal-base/dictionaries/tr.dict.itop-portal-base.php b/datamodels/2.x/itop-portal-base/dictionaries/tr.dict.itop-portal-base.php index 38ba24c3d..2f4983d8f 100644 --- a/datamodels/2.x/itop-portal-base/dictionaries/tr.dict.itop-portal-base.php +++ b/datamodels/2.x/itop-portal-base/dictionaries/tr.dict.itop-portal-base.php @@ -67,7 +67,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ '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:500' => 'Oops! An error has occurred.~~', '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~~', 'Page:DefaultTitle' => '%1$s User portal~~', @@ -103,12 +103,12 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ '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.~~', + 'Portal:Error:ObjectCannotBeCreated' => 'Error: object cannot be created. Check associated objects and attachments before submitting this form again.~~', + 'Portal:Error:ObjectCannotBeUpdated' => 'Error: object cannot be updated. Check associated objects and attachments before submitting this form again.~~', '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~~', + 'Portal:Form:Close:Warning' => 'Do you want to leave this form? Data entered may be lost~~', ]); diff --git a/datamodels/2.x/itop-request-mgmt-itil/dictionaries/tr.dict.itop-request-mgmt-itil.php b/datamodels/2.x/itop-request-mgmt-itil/dictionaries/tr.dict.itop-request-mgmt-itil.php index bdb1fa923..3469054e6 100644 --- a/datamodels/2.x/itop-request-mgmt-itil/dictionaries/tr.dict.itop-request-mgmt-itil.php +++ b/datamodels/2.x/itop-request-mgmt-itil/dictionaries/tr.dict.itop-request-mgmt-itil.php @@ -176,9 +176,9 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'Class:UserRequest/Attribute:user_satisfaction/Value:1+' => '', 'Class:UserRequest/Attribute:user_satisfaction/Value:2' => 'Fairly satisfied~~', 'Class:UserRequest/Attribute:user_satisfaction/Value:2+' => '', - 'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Rather dissatified~~', + 'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Rather dissatisfied~~', 'Class:UserRequest/Attribute:user_satisfaction/Value:3+' => '', - 'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Very dissatified~~', + 'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Very dissatisfied~~', '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~~', @@ -227,7 +227,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'Menu:UserRequest:OpenRequests+' => '', 'Menu:UserRequest:Overview' => 'Overview~~', 'Menu:UserRequest:Overview+' => '', - 'Menu:UserRequest:Provider' => 'Open request transfered to provider~~', + 'Menu:UserRequest:Provider' => 'Open request transferred to provider~~', 'Menu:UserRequest:Provider+' => '', 'Menu:UserRequest:Shortcuts' => 'Shortcuts~~', 'Menu:UserRequest:Shortcuts+' => '~~', diff --git a/datamodels/2.x/itop-request-mgmt/dictionaries/tr.dict.itop-request-mgmt.php b/datamodels/2.x/itop-request-mgmt/dictionaries/tr.dict.itop-request-mgmt.php index dedc5d62c..d2d0cc35d 100644 --- a/datamodels/2.x/itop-request-mgmt/dictionaries/tr.dict.itop-request-mgmt.php +++ b/datamodels/2.x/itop-request-mgmt/dictionaries/tr.dict.itop-request-mgmt.php @@ -175,9 +175,9 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'Class:UserRequest/Attribute:user_satisfaction/Value:1+' => '', 'Class:UserRequest/Attribute:user_satisfaction/Value:2' => 'Fairly satisfied~~', 'Class:UserRequest/Attribute:user_satisfaction/Value:2+' => '', - 'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Rather dissatified~~', + 'Class:UserRequest/Attribute:user_satisfaction/Value:3' => 'Rather dissatisfied~~', 'Class:UserRequest/Attribute:user_satisfaction/Value:3+' => '', - 'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Very dissatified~~', + 'Class:UserRequest/Attribute:user_satisfaction/Value:4' => 'Very dissatisfied~~', '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~~', @@ -228,7 +228,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'Menu:UserRequest:OpenRequests+' => '', 'Menu:UserRequest:Overview' => 'Overview~~', 'Menu:UserRequest:Overview+' => '', - 'Menu:UserRequest:Provider' => 'Open requests transfered to provider~~', + 'Menu:UserRequest:Provider' => 'Open requests transferred to provider~~', 'Menu:UserRequest:Provider+' => '', 'Menu:UserRequest:Shortcuts' => 'Shortcuts~~', 'Menu:UserRequest:Shortcuts+' => '~~', diff --git a/datamodels/2.x/itop-service-mgmt-provider/dictionaries/da.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/dictionaries/da.dict.itop-service-mgmt-provider.php index a6ad7eff3..a9005d996 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/dictionaries/da.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/dictionaries/da.dict.itop-service-mgmt-provider.php @@ -72,7 +72,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'Class:DeliveryModel' => 'Leverings model', 'Class:DeliveryModel+' => '', 'Class:DeliveryModel/Attribute:contacts_list' => 'Kontakt', - 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model~~', + 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model~~', 'Class:DeliveryModel/Attribute:customers_list' => 'Kunde', 'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model~~', 'Class:DeliveryModel/Attribute:description' => 'Beskrivelse', diff --git a/datamodels/2.x/itop-service-mgmt-provider/dictionaries/ja.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/dictionaries/ja.dict.itop-service-mgmt-provider.php index e9b8c72ab..3865f2dd6 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/dictionaries/ja.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/dictionaries/ja.dict.itop-service-mgmt-provider.php @@ -71,7 +71,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'Class:DeliveryModel' => '提供モデル', 'Class:DeliveryModel+' => '', 'Class:DeliveryModel/Attribute:contacts_list' => '連絡先', - 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model~~', + 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model~~', 'Class:DeliveryModel/Attribute:customers_list' => '顧客', 'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model~~', 'Class:DeliveryModel/Attribute:description' => '説明', diff --git a/datamodels/2.x/itop-service-mgmt-provider/dictionaries/sk.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/dictionaries/sk.dict.itop-service-mgmt-provider.php index 4325bebca..300068784 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/dictionaries/sk.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/dictionaries/sk.dict.itop-service-mgmt-provider.php @@ -71,7 +71,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'Class:DeliveryModel' => 'Model dodávky', 'Class:DeliveryModel+' => '~~', 'Class:DeliveryModel/Attribute:contacts_list' => 'Kontakty', - 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model~~', + 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model~~', 'Class:DeliveryModel/Attribute:customers_list' => 'Zákazníci', 'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model~~', 'Class:DeliveryModel/Attribute:description' => 'Popis', diff --git a/datamodels/2.x/itop-service-mgmt-provider/dictionaries/tr.dict.itop-service-mgmt-provider.php b/datamodels/2.x/itop-service-mgmt-provider/dictionaries/tr.dict.itop-service-mgmt-provider.php index 2ea9430de..e82178374 100644 --- a/datamodels/2.x/itop-service-mgmt-provider/dictionaries/tr.dict.itop-service-mgmt-provider.php +++ b/datamodels/2.x/itop-service-mgmt-provider/dictionaries/tr.dict.itop-service-mgmt-provider.php @@ -71,7 +71,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'Class:DeliveryModel' => 'Delivery Model~~', 'Class:DeliveryModel+' => '~~', 'Class:DeliveryModel/Attribute:contacts_list' => 'Contacts~~', - 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model~~', + 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model~~', 'Class:DeliveryModel/Attribute:customers_list' => 'Customers~~', 'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model~~', 'Class:DeliveryModel/Attribute:description' => 'Description~~', diff --git a/datamodels/2.x/itop-service-mgmt/dictionaries/da.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/dictionaries/da.dict.itop-service-mgmt.php index 4c647584e..a340fcd7f 100644 --- a/datamodels/2.x/itop-service-mgmt/dictionaries/da.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/dictionaries/da.dict.itop-service-mgmt.php @@ -68,7 +68,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'Class:DeliveryModel' => 'Leverings model', 'Class:DeliveryModel+' => '', 'Class:DeliveryModel/Attribute:contacts_list' => 'Kontakt', - 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model~~', + 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model~~', 'Class:DeliveryModel/Attribute:customers_list' => 'Kunde', 'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model~~', 'Class:DeliveryModel/Attribute:description' => 'Beskrivelse', diff --git a/datamodels/2.x/itop-service-mgmt/dictionaries/en.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/dictionaries/en.dict.itop-service-mgmt.php index de9415d08..1f3e60818 100644 --- a/datamodels/2.x/itop-service-mgmt/dictionaries/en.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/dictionaries/en.dict.itop-service-mgmt.php @@ -486,7 +486,7 @@ Dict::Add('EN US', 'English', 'English', array( 'Class:DeliveryModel/Attribute:description' => 'Description', 'Class:DeliveryModel/Attribute:description+' => '', 'Class:DeliveryModel/Attribute:contacts_list' => 'Contacts', - 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model', + 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model', 'Class:DeliveryModel/Attribute:customers_list' => 'Customers', 'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model', )); diff --git a/datamodels/2.x/itop-service-mgmt/dictionaries/ja.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/dictionaries/ja.dict.itop-service-mgmt.php index c0125d8ba..10c133c22 100644 --- a/datamodels/2.x/itop-service-mgmt/dictionaries/ja.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/dictionaries/ja.dict.itop-service-mgmt.php @@ -67,7 +67,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'Class:DeliveryModel' => '提供モデル', 'Class:DeliveryModel+' => '', 'Class:DeliveryModel/Attribute:contacts_list' => '連絡先', - 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model~~', + 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model~~', 'Class:DeliveryModel/Attribute:customers_list' => '顧客', 'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model~~', 'Class:DeliveryModel/Attribute:description' => '説明', diff --git a/datamodels/2.x/itop-service-mgmt/dictionaries/sk.dict.itop-service-mgmt.php b/datamodels/2.x/itop-service-mgmt/dictionaries/sk.dict.itop-service-mgmt.php index a555f9843..75f01b3b2 100644 --- a/datamodels/2.x/itop-service-mgmt/dictionaries/sk.dict.itop-service-mgmt.php +++ b/datamodels/2.x/itop-service-mgmt/dictionaries/sk.dict.itop-service-mgmt.php @@ -67,7 +67,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'Class:DeliveryModel' => 'Model dodávky', 'Class:DeliveryModel+' => '~~', 'Class:DeliveryModel/Attribute:contacts_list' => 'Kontakty', - 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Person) for this delivery model~~', + 'Class:DeliveryModel/Attribute:contacts_list+' => 'All the contacts (Teams and Persons) for this delivery model~~', 'Class:DeliveryModel/Attribute:customers_list' => 'Zákazníci', 'Class:DeliveryModel/Attribute:customers_list+' => 'All the customers having this delivering model~~', 'Class:DeliveryModel/Attribute:description' => 'Popis', diff --git a/dictionaries/da.dictionary.itop.core.php b/dictionaries/da.dictionary.itop.core.php index 9ffb117da..6e5e65597 100644 --- a/dictionaries/da.dictionary.itop.core.php +++ b/dictionaries/da.dictionary.itop.core.php @@ -48,7 +48,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'Class:Action' => 'Brugerdefineret handling', 'Class:Action+' => '', 'Class:Action/Attribute:asynchronous' => 'Asynchronous~~', - 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~', + 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~', 'Class:Action/Attribute:asynchronous/Value:no' => 'No~~', 'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~', 'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~', diff --git a/dictionaries/da.dictionary.itop.ui.php b/dictionaries/da.dictionary.itop.ui.php index ed9344bef..b48dbafe2 100644 --- a/dictionaries/da.dictionary.itop.ui.php +++ b/dictionaries/da.dictionary.itop.ui.php @@ -20,7 +20,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'Class:AuditCategory/Attribute:description' => 'Beskrivelse af Audit-kategori', 'Class:AuditCategory/Attribute:description+' => 'Udførlig beskrivelse af denne Audit-kategori', 'Class:AuditCategory/Attribute:domains_list' => 'Domains~~', - 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~', + 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which include this category~~', 'Class:AuditCategory/Attribute:name' => 'Kategori navn', 'Class:AuditCategory/Attribute:name+' => 'Kort navn for denne kategori', 'Class:AuditCategory/Attribute:ok_error_tolerance' => 'Warning threshold~~', diff --git a/dictionaries/fr.dictionary.itop.ui.php b/dictionaries/fr.dictionary.itop.ui.php index 27f6be35a..a1a123841 100644 --- a/dictionaries/fr.dictionary.itop.ui.php +++ b/dictionaries/fr.dictionary.itop.ui.php @@ -165,7 +165,7 @@ Elle s\'applique à tous les objets dans le périmètre de sa catégorie d\'audi 'Class:URP_Profiles/Attribute:user_list' => 'Utilisateurs', 'Class:URP_Profiles/Attribute:user_list+' => 'Comptes utilisateur (logins) ayant ce profil', 'Class:URP_StimulusGrant' => 'stimulus_permission', - 'Class:URP_StimulusGrant+' => 'permissions on stimilus in the life cycle of the object', + 'Class:URP_StimulusGrant+' => 'permissions on stimulus in the life cycle of the object', 'Class:URP_StimulusGrant/Attribute:class' => 'Class', 'Class:URP_StimulusGrant/Attribute:class+' => 'Target class', 'Class:URP_StimulusGrant/Attribute:permission' => 'Permission', diff --git a/dictionaries/hu.dictionary.itop.core.php b/dictionaries/hu.dictionary.itop.core.php index f7ba2e343..20e8b5a32 100755 --- a/dictionaries/hu.dictionary.itop.core.php +++ b/dictionaries/hu.dictionary.itop.core.php @@ -47,7 +47,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [ 'Class:Action' => 'Egyéni művelet', 'Class:Action+' => 'A felhasználó által meghatározott művelet', 'Class:Action/Attribute:asynchronous' => 'Asynchronous~~', - 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~', + 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~', 'Class:Action/Attribute:asynchronous/Value:no' => 'No~~', 'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~', 'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~', diff --git a/dictionaries/hu.dictionary.itop.ui.php b/dictionaries/hu.dictionary.itop.ui.php index 908f20232..55cf0e77b 100755 --- a/dictionaries/hu.dictionary.itop.ui.php +++ b/dictionaries/hu.dictionary.itop.ui.php @@ -20,7 +20,7 @@ Dict::Add('HU HU', 'Hungarian', 'Magyar', [ 'Class:AuditCategory/Attribute:description' => 'Leírás', 'Class:AuditCategory/Attribute:description+' => '', 'Class:AuditCategory/Attribute:domains_list' => 'Domains~~', - 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~', + 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which include this category~~', 'Class:AuditCategory/Attribute:name' => 'Kategórianév', 'Class:AuditCategory/Attribute:name+' => '', 'Class:AuditCategory/Attribute:ok_error_tolerance' => 'Warning threshold~~', diff --git a/dictionaries/ja.dictionary.itop.core.php b/dictionaries/ja.dictionary.itop.core.php index 481fafe19..d8f70f404 100644 --- a/dictionaries/ja.dictionary.itop.core.php +++ b/dictionaries/ja.dictionary.itop.core.php @@ -47,7 +47,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'Class:Action' => 'カスタムアクション', 'Class:Action+' => 'ユーザ定義アクション', 'Class:Action/Attribute:asynchronous' => 'Asynchronous~~', - 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~', + 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~', 'Class:Action/Attribute:asynchronous/Value:no' => 'No~~', 'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~', 'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~', diff --git a/dictionaries/ja.dictionary.itop.ui.php b/dictionaries/ja.dictionary.itop.ui.php index 6eec6c0a9..76d4714e4 100644 --- a/dictionaries/ja.dictionary.itop.ui.php +++ b/dictionaries/ja.dictionary.itop.ui.php @@ -20,7 +20,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'Class:AuditCategory/Attribute:description' => '監査カテゴリ説明', 'Class:AuditCategory/Attribute:description+' => '監査カテゴリの説明', 'Class:AuditCategory/Attribute:domains_list' => 'Domains~~', - 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~', + 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which include this category~~', 'Class:AuditCategory/Attribute:name' => 'カテゴリ名', 'Class:AuditCategory/Attribute:name+' => 'カテゴリの短縮名', 'Class:AuditCategory/Attribute:ok_error_tolerance' => 'Warning threshold~~', diff --git a/dictionaries/nl.dictionary.itop.ui.php b/dictionaries/nl.dictionary.itop.ui.php index 93fec738c..0f59d0567 100644 --- a/dictionaries/nl.dictionary.itop.ui.php +++ b/dictionaries/nl.dictionary.itop.ui.php @@ -21,7 +21,7 @@ Dict::Add('NL NL', 'Dutch', 'Nederlands', [ 'Class:AuditCategory/Attribute:description' => 'Audit categorie beschrijving', 'Class:AuditCategory/Attribute:description+' => 'Uitgebreide beschrijving van deze Audit categorie', 'Class:AuditCategory/Attribute:domains_list' => 'Domeinen', - 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~', + 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which include this category~~', 'Class:AuditCategory/Attribute:name' => 'Naam categorie', 'Class:AuditCategory/Attribute:name+' => 'Afkorting van de naam van deze categorie', 'Class:AuditCategory/Attribute:ok_error_tolerance' => 'Warning threshold~~', diff --git a/dictionaries/pt_br.dictionary.itop.core.php b/dictionaries/pt_br.dictionary.itop.core.php index 57b1100a5..a5fb517b2 100644 --- a/dictionaries/pt_br.dictionary.itop.core.php +++ b/dictionaries/pt_br.dictionary.itop.core.php @@ -47,7 +47,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [ 'Class:Action' => 'Ação personalizada', 'Class:Action+' => 'Ações definidas pelo usuário', 'Class:Action/Attribute:asynchronous' => 'Asynchronous~~', - 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~', + 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~', 'Class:Action/Attribute:asynchronous/Value:no' => 'No~~', 'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~', 'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~', diff --git a/dictionaries/pt_br.dictionary.itop.ui.php b/dictionaries/pt_br.dictionary.itop.ui.php index 781e888ce..7298f91d1 100644 --- a/dictionaries/pt_br.dictionary.itop.ui.php +++ b/dictionaries/pt_br.dictionary.itop.ui.php @@ -20,7 +20,7 @@ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [ 'Class:AuditCategory/Attribute:description' => 'Descrição', 'Class:AuditCategory/Attribute:description+' => 'Longa descrição para esta categoria de auditoria', 'Class:AuditCategory/Attribute:domains_list' => 'Domains~~', - 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~', + 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which include this category~~', 'Class:AuditCategory/Attribute:name' => 'Nome', 'Class:AuditCategory/Attribute:name+' => 'Nome curto para esta categoria', 'Class:AuditCategory/Attribute:ok_error_tolerance' => 'Warning threshold~~', diff --git a/dictionaries/ru.dictionary.itop.core.php b/dictionaries/ru.dictionary.itop.core.php index 6a7993c47..76da6f649 100644 --- a/dictionaries/ru.dictionary.itop.core.php +++ b/dictionaries/ru.dictionary.itop.core.php @@ -48,7 +48,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', [ 'Class:Action' => 'Действие', 'Class:Action+' => 'Действие, определённое пользователем', 'Class:Action/Attribute:asynchronous' => 'Asynchronous~~', - 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~', + 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~', 'Class:Action/Attribute:asynchronous/Value:no' => 'No~~', 'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~', 'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~', @@ -370,7 +370,7 @@ If omitted the From (label) is used.~~', 'Class:EventRestService/Attribute:version' => 'Version', 'Class:EventRestService/Attribute:version+' => 'Argument \'version\'', 'Class:EventWebService' => 'События Web-сервиса', - 'Class:EventWebService+' => 'Trace of an web service call~~', + 'Class:EventWebService+' => 'Trace of a web service call~~', 'Class:EventWebService/Attribute:data' => 'Данные', 'Class:EventWebService/Attribute:data+' => 'Результаты данных', 'Class:EventWebService/Attribute:log_error' => 'Лог ошибок', diff --git a/dictionaries/ru.dictionary.itop.ui.php b/dictionaries/ru.dictionary.itop.ui.php index 16e36fed1..d83de42c0 100644 --- a/dictionaries/ru.dictionary.itop.ui.php +++ b/dictionaries/ru.dictionary.itop.ui.php @@ -21,7 +21,7 @@ Dict::Add('RU RU', 'Russian', 'Русский', [ 'Class:AuditCategory/Attribute:description' => 'Описание категории аудита', 'Class:AuditCategory/Attribute:description+' => 'Полное описание категории аудита', 'Class:AuditCategory/Attribute:domains_list' => 'Domains~~', - 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~', + 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which include this category~~', 'Class:AuditCategory/Attribute:name' => 'Название категории', 'Class:AuditCategory/Attribute:name+' => 'Краткое название для этой категории', 'Class:AuditCategory/Attribute:ok_error_tolerance' => 'Warning threshold~~', @@ -799,7 +799,7 @@ Domain usually correspond to who is responsible for checking and fixing errors~~ 'UI:DashletHeaderDynamic:Prop-Title' => 'Заголовок', 'UI:DashletHeaderDynamic:Prop-Title:Default' => 'Контакты', 'UI:DashletHeaderDynamic:Prop-Values' => 'Значения', - 'UI:DashletHeaderStatic:Description' => 'Displays an horizontal separator~~', + 'UI:DashletHeaderStatic:Description' => 'Displays a horizontal separator~~', 'UI:DashletHeaderStatic:Label' => 'Заголовок', 'UI:DashletHeaderStatic:Prop-Icon' => 'Иконка', 'UI:DashletHeaderStatic:Prop-Title' => 'Заголовок', diff --git a/dictionaries/sk.dictionary.itop.core.php b/dictionaries/sk.dictionary.itop.core.php index 20091586d..1757ad975 100644 --- a/dictionaries/sk.dictionary.itop.core.php +++ b/dictionaries/sk.dictionary.itop.core.php @@ -47,7 +47,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'Class:Action' => 'Vlastná akcia', 'Class:Action+' => 'User defined action~~', 'Class:Action/Attribute:asynchronous' => 'Asynchronous~~', - 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~', + 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~', 'Class:Action/Attribute:asynchronous/Value:no' => 'No~~', 'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~', 'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~', @@ -287,7 +287,7 @@ You can use in the OQL :this->attribute_code with an attribute code of the objec 'Class:Event/Attribute:date' => 'Dátum', 'Class:Event/Attribute:date+' => 'date and time at which the changes have been recorded~~', 'Class:Event/Attribute:finalclass' => 'Typ', - 'Class:Event/Attribute:finalclass+' => 'Name of the final class: specifies the sort of event which occured~~', + 'Class:Event/Attribute:finalclass+' => 'Name of the final class: specifies the sort of event which occurred~~', 'Class:Event/Attribute:message' => 'Správa', 'Class:Event/Attribute:message+' => 'short description of the event~~', 'Class:Event/Attribute:userinfo' => 'Informácie o užívateľovi', @@ -383,7 +383,7 @@ You can use in the OQL :this->attribute_code with an attribute code of the objec 'Class:EventRestService/Attribute:version' => 'Version~~', 'Class:EventRestService/Attribute:version+' => 'Argument \'version\'~~', 'Class:EventWebService' => 'Udalosť Webovej služby', - 'Class:EventWebService+' => 'Trace of an web service call~~', + 'Class:EventWebService+' => 'Trace of a web service call~~', 'Class:EventWebService/Attribute:data' => 'Dáta', 'Class:EventWebService/Attribute:data+' => 'Result data~~', 'Class:EventWebService/Attribute:log_error' => 'Záznam Chyby', @@ -582,7 +582,7 @@ This icon is shown in the tooltip of the “Lock” symbol on '.ITOP_APPLICATION 'Class:TriggerOnObjectUpdate/Attribute:target_attcodes' => 'Target fields~~', 'Class:TriggerOnObjectUpdate/Attribute:target_attcodes+' => '~~', 'Class:TriggerOnPortalUpdate' => 'Spúštač (pri aktualizácií z portálu)', - 'Class:TriggerOnPortalUpdate+' => 'Trigger on a end-user\'s update from the portal~~', + 'Class:TriggerOnPortalUpdate+' => 'Trigger on an end-user\'s update from the portal~', 'Class:TriggerOnStateChange' => 'Spúšťač (pri zmene stavu)', 'Class:TriggerOnStateChange+' => 'Trigger on object state change~~', 'Class:TriggerOnStateChange/Attribute:state' => 'Stav', @@ -705,7 +705,7 @@ Ak je čas vynechaný, predvolený čas je 00:00:00 'Core:AttributeMetaEnum' => 'Computed enum~~', 'Core:AttributeMetaEnum+' => '~~', 'Core:AttributeOQL' => 'OQL', - 'Core:AttributeOQL+' => 'Object Query Langage expression~~', + 'Core:AttributeOQL+' => 'Object Query Language expression~~', 'Core:AttributeObsolescenceDate' => 'Obsolescence date~~', 'Core:AttributeObsolescenceDate+' => '~~', 'Core:AttributeObsolescenceDate/Label' => 'Obsolescence date~~', diff --git a/dictionaries/sk.dictionary.itop.ui.php b/dictionaries/sk.dictionary.itop.ui.php index fb468a3ca..2c5f5279b 100644 --- a/dictionaries/sk.dictionary.itop.ui.php +++ b/dictionaries/sk.dictionary.itop.ui.php @@ -21,7 +21,7 @@ It groups all audit rules applying to that object scope~~', 'Class:AuditCategory/Attribute:description' => 'Popis kategórie auditu', 'Class:AuditCategory/Attribute:description+' => 'Long description for this audit category~~', 'Class:AuditCategory/Attribute:domains_list' => 'Domains~~', - 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~', + 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which include this category~~', 'Class:AuditCategory/Attribute:name' => 'Názov kategórie', 'Class:AuditCategory/Attribute:name+' => 'Identify a scope of objects to audit~~', 'Class:AuditCategory/Attribute:ok_error_tolerance' => 'Warning threshold~~', @@ -164,7 +164,7 @@ It is applied on the scope of objects defined by the audit category~~', 'Class:URP_Profiles/Attribute:user_list' => 'Užívatelia', 'Class:URP_Profiles/Attribute:user_list+' => 'persons having this role~~', 'Class:URP_StimulusGrant' => 'Povolenia stimulu', - 'Class:URP_StimulusGrant+' => 'permissions on stimilus in the life cycle of the object~~', + 'Class:URP_StimulusGrant+' => 'permissions on stimulus in the life cycle of the object~~', 'Class:URP_StimulusGrant/Attribute:class' => 'Trieda', 'Class:URP_StimulusGrant/Attribute:class+' => 'Target class~~', 'Class:URP_StimulusGrant/Attribute:permission' => 'Povolenie', diff --git a/dictionaries/tr.dictionary.itop.core.php b/dictionaries/tr.dictionary.itop.core.php index 783272f13..9e265ae64 100644 --- a/dictionaries/tr.dictionary.itop.core.php +++ b/dictionaries/tr.dictionary.itop.core.php @@ -48,7 +48,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'Class:Action' => 'Özel işlem', 'Class:Action+' => 'Kullanıcının tanımladığı işlemler', 'Class:Action/Attribute:asynchronous' => 'Asynchronous~~', - 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~', + 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~', 'Class:Action/Attribute:asynchronous/Value:no' => 'No~~', 'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~', 'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~', diff --git a/dictionaries/tr.dictionary.itop.ui.php b/dictionaries/tr.dictionary.itop.ui.php index 0d9df133e..b9c312d45 100644 --- a/dictionaries/tr.dictionary.itop.ui.php +++ b/dictionaries/tr.dictionary.itop.ui.php @@ -20,7 +20,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'Class:AuditCategory/Attribute:description' => 'Kategori tanımlaması', 'Class:AuditCategory/Attribute:description+' => 'Kategori tanımlaması', 'Class:AuditCategory/Attribute:domains_list' => 'Domains~~', - 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which includes this category~~', + 'Class:AuditCategory/Attribute:domains_list+' => 'Domains which include this category~~', 'Class:AuditCategory/Attribute:name' => 'Kategori Adı', 'Class:AuditCategory/Attribute:name+' => 'Kategornin kısa adı', 'Class:AuditCategory/Attribute:ok_error_tolerance' => 'Warning threshold~~', diff --git a/dictionaries/ui/layouts/activity-panel/da.dictionary.itop.activity-panel.php b/dictionaries/ui/layouts/activity-panel/da.dictionary.itop.activity-panel.php index 618133f5a..a3e00e03a 100644 --- a/dictionaries/ui/layouts/activity-panel/da.dictionary.itop.activity-panel.php +++ b/dictionaries/ui/layouts/activity-panel/da.dictionary.itop.activity-panel.php @@ -30,7 +30,7 @@ Dict::Add('DA DA', 'Danish', 'Dansk', [ 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Tooltip' => 'Show / hide fields edits on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Menu:Hint' => 'Choose which logs to display on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Title' => 'Logs~~', - 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide logs entries on this tab~~', + 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide log entries on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Title' => 'State changes~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Tooltip' => 'Show / hide state changes on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Info:AuthorsCount:Tooltip' => 'Number of persons interacting in the visible entries~~', diff --git a/dictionaries/ui/layouts/activity-panel/ja.dictionary.itop.activity-panel.php b/dictionaries/ui/layouts/activity-panel/ja.dictionary.itop.activity-panel.php index 1fa9c656f..9e8613364 100644 --- a/dictionaries/ui/layouts/activity-panel/ja.dictionary.itop.activity-panel.php +++ b/dictionaries/ui/layouts/activity-panel/ja.dictionary.itop.activity-panel.php @@ -30,7 +30,7 @@ Dict::Add('JA JP', 'Japanese', '日本語', [ 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Tooltip' => 'Show / hide fields edits on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Menu:Hint' => 'Choose which logs to display on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Title' => 'Logs~~', - 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide logs entries on this tab~~', + 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide log entries on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Title' => 'State changes~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Tooltip' => 'Show / hide state changes on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Info:AuthorsCount:Tooltip' => 'Number of persons interacting in the visible entries~~', diff --git a/dictionaries/ui/layouts/activity-panel/sk.dictionary.itop.activity-panel.php b/dictionaries/ui/layouts/activity-panel/sk.dictionary.itop.activity-panel.php index 86ae8b573..3491d8f0b 100644 --- a/dictionaries/ui/layouts/activity-panel/sk.dictionary.itop.activity-panel.php +++ b/dictionaries/ui/layouts/activity-panel/sk.dictionary.itop.activity-panel.php @@ -30,7 +30,7 @@ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Tooltip' => 'Show / hide fields edits on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Menu:Hint' => 'Choose which logs to display on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Title' => 'Logs~~', - 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide logs entries on this tab~~', + 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide log entries on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Title' => 'State changes~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Tooltip' => 'Show / hide state changes on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Info:AuthorsCount:Tooltip' => 'Number of persons interacting in the visible entries~~', diff --git a/dictionaries/ui/layouts/activity-panel/tr.dictionary.itop.activity-panel.php b/dictionaries/ui/layouts/activity-panel/tr.dictionary.itop.activity-panel.php index c28903269..68edec11d 100644 --- a/dictionaries/ui/layouts/activity-panel/tr.dictionary.itop.activity-panel.php +++ b/dictionaries/ui/layouts/activity-panel/tr.dictionary.itop.activity-panel.php @@ -30,7 +30,7 @@ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Edits:Tooltip' => 'Show / hide fields edits on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Menu:Hint' => 'Choose which logs to display on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Title' => 'Logs~~', - 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide logs entries on this tab~~', + 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Logs:Tooltip' => 'Show / hide log entries on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Title' => 'State changes~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Filter:Transitions:Tooltip' => 'Show / hide state changes on this tab~~', 'UI:Layout:ActivityPanel:Tab:Toolbar:Info:AuthorsCount:Tooltip' => 'Number of persons interacting in the visible entries~~', diff --git a/dictionaries/ui/layouts/page-content/da.dictionary.itop.page-content.php b/dictionaries/ui/layouts/page-content/da.dictionary.itop.page-content.php index 5892984bf..96ecd6da8 100644 --- a/dictionaries/ui/layouts/page-content/da.dictionary.itop.page-content.php +++ b/dictionaries/ui/layouts/page-content/da.dictionary.itop.page-content.php @@ -10,5 +10,5 @@ * */ Dict::Add('DA DA', 'Danish', 'Dansk', [ - 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exists for page content "%2$s"~~', + 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exist for page content "%2$s"~~', ]); diff --git a/dictionaries/ui/layouts/page-content/ja.dictionary.itop.page-content.php b/dictionaries/ui/layouts/page-content/ja.dictionary.itop.page-content.php index 0530b0e15..4516f9513 100644 --- a/dictionaries/ui/layouts/page-content/ja.dictionary.itop.page-content.php +++ b/dictionaries/ui/layouts/page-content/ja.dictionary.itop.page-content.php @@ -10,5 +10,5 @@ * */ Dict::Add('JA JP', 'Japanese', '日本語', [ - 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exists for page content "%2$s"~~', + 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exist for page content "%2$s"~~', ]); diff --git a/dictionaries/ui/layouts/page-content/ru.dictionary.itop.page-content.php b/dictionaries/ui/layouts/page-content/ru.dictionary.itop.page-content.php index 6aa15c726..c626b91f8 100644 --- a/dictionaries/ui/layouts/page-content/ru.dictionary.itop.page-content.php +++ b/dictionaries/ui/layouts/page-content/ru.dictionary.itop.page-content.php @@ -10,5 +10,5 @@ * */ Dict::Add('RU RU', 'Russian', 'Русский', [ - 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exists for page content "%2$s"~~', + 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exist for page content "%2$s"~~', ]); diff --git a/dictionaries/ui/layouts/page-content/sk.dictionary.itop.page-content.php b/dictionaries/ui/layouts/page-content/sk.dictionary.itop.page-content.php index e77137a5f..dadd08f5c 100644 --- a/dictionaries/ui/layouts/page-content/sk.dictionary.itop.page-content.php +++ b/dictionaries/ui/layouts/page-content/sk.dictionary.itop.page-content.php @@ -10,5 +10,5 @@ * */ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ - 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exists for page content "%2$s"~~', + 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exist for page content "%2$s"~~', ]); diff --git a/dictionaries/ui/layouts/page-content/tr.dictionary.itop.page-content.php b/dictionaries/ui/layouts/page-content/tr.dictionary.itop.page-content.php index 375a3f72e..927dd6220 100644 --- a/dictionaries/ui/layouts/page-content/tr.dictionary.itop.page-content.php +++ b/dictionaries/ui/layouts/page-content/tr.dictionary.itop.page-content.php @@ -10,5 +10,5 @@ * */ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ - 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exists for page content "%2$s"~~', + 'UIBlock:Error:CannotGetBlocks' => 'Could not retrieve blocks from content area "%1$s" as it does seem to exist for page content "%2$s"~~', ]); diff --git a/dictionaries/zh_cn.dictionary.itop.core.php b/dictionaries/zh_cn.dictionary.itop.core.php index a39d511fa..40564918f 100644 --- a/dictionaries/zh_cn.dictionary.itop.core.php +++ b/dictionaries/zh_cn.dictionary.itop.core.php @@ -47,7 +47,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ 'Class:Action' => '自定义操作', 'Class:Action+' => '用户定义的操作', 'Class:Action/Attribute:asynchronous' => 'Asynchronous~~', - 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in background or not~~', + 'Class:Action/Attribute:asynchronous+' => 'Whether this action should be executed in the background or not~~', 'Class:Action/Attribute:asynchronous/Value:no' => 'No~~', 'Class:Action/Attribute:asynchronous/Value:use_global_setting' => 'Use global setting~~', 'Class:Action/Attribute:asynchronous/Value:yes' => 'Yes~~',