From 762d1162ca48e7a1513f09ca7492afaa8d8178d8 Mon Sep 17 00:00:00 2001 From: odain Date: Wed, 15 Jan 2025 16:59:51 +0100 Subject: [PATCH 1/4] =?UTF-8?q?N=C2=B08066=20-=20Polishing=20Webhook=20Oau?= =?UTF-8?q?th?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dictionaries/en.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/en_gb.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/fr.dict.itop-oauth-client.php | 6 +++--- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/en.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/en.dict.itop-oauth-client.php index 42cb0d80f..b8c0a3498 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/en.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/en.dict.itop-oauth-client.php @@ -8,7 +8,7 @@ Dict::Add('EN US', 'English', 'English', [ 'Menu:CreateMailbox' => 'Create a mailbox...', - 'Menu:OAuthClient' => 'OAuth client', + 'Menu:OAuthClient' => 'OAuth Mail Access', 'Menu:OAuthClient+' => 'Oauth for email access', 'Menu:GenerateTokens' => 'Generate access token...', 'Menu:RegenerateTokens' => 'Regenerate access token...', @@ -35,7 +35,7 @@ Dict::Add('EN US', 'English', 'English', [ // Dict::Add('EN US', 'English', 'English', [ - 'Class:OAuthClient' => 'OAuth Client', + 'Class:OAuthClient' => 'OAuth Mail Access', 'Class:OAuthClient/Attribute:provider' => 'Provider', 'Class:OAuthClient/Attribute:provider+' => '', 'Class:OAuthClient/Attribute:name' => 'Login', @@ -73,7 +73,7 @@ EOF // Dict::Add('EN US', 'English', 'English', array( - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure', + 'Class:OAuthClientAzure' => 'OAuth Mail Access for Microsoft Azure', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate', @@ -102,7 +102,7 @@ Dict::Add('EN US', 'English', 'English', array( // Dict::Add('EN US', 'English', 'English', array( - 'Class:OAuthClientGoogle' => 'OAuth client for Google', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/en_gb.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/en_gb.dict.itop-oauth-client.php index 87ef29809..4bc16fd69 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/en_gb.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/en_gb.dict.itop-oauth-client.php @@ -8,7 +8,7 @@ Dict::Add('EN GB', 'British English', 'British English', [ 'Menu:CreateMailbox' => 'Create a mailbox...', - 'Menu:OAuthClient' => 'OAuth client', + 'Menu:OAuthClient' => 'OAuth Mail Access', 'Menu:OAuthClient+' => '', 'Menu:GenerateTokens' => 'Generate access token...', 'Menu:RegenerateTokens' => 'Regenerate access token...', @@ -35,7 +35,7 @@ Dict::Add('EN GB', 'British English', 'British English', [ // Dict::Add('EN GB', 'British English', 'British English', [ - 'Class:OAuthClient' => 'OAuth Client', + 'Class:OAuthClient' => 'OAuth Mail Access', 'Class:OAuthClient/Attribute:provider' => 'Provider', 'Class:OAuthClient/Attribute:provider+' => '', 'Class:OAuthClient/Attribute:name' => 'Login', @@ -73,7 +73,7 @@ EOF // Dict::Add('EN GB', 'British English', 'British English', array( - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure', + 'Class:OAuthClientAzure' => 'OAuth Mail Access for Microsoft Azure', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope', 'Class:OAuthClientAzure/Attribute:scope+' => 'Usually default selection is appropriate', @@ -102,7 +102,7 @@ Dict::Add('EN GB', 'British English', 'British English', array( // Dict::Add('EN GB', 'British English', 'British English', array( - 'Class:OAuthClientGoogle' => 'OAuth client for Google', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope', 'Class:OAuthClientGoogle/Attribute:scope+' => 'Usually default selection is appropriate', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/fr.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/fr.dict.itop-oauth-client.php index a11f7967b..5cb35f5a7 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/fr.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/fr.dict.itop-oauth-client.php @@ -4,13 +4,13 @@ * * @copyright Copyright (C) 2010-2024 Combodo SAS * @license https://opensource.org/licenses/AGPL-3.0 - * + * */ /** * */ Dict::Add('FR FR', 'French', 'Français', [ - 'Class:OAuthClient' => 'Client OAuth', + 'Class:OAuthClient' => 'Client OAuth pour l\'Accès Mail', 'Class:OAuthClient/Attribute:client_id' => 'ID Client', 'Class:OAuthClient/Attribute:client_id+' => 'Recopier la chaine fournie par votre fournisseur OAuth2', 'Class:OAuthClient/Attribute:client_secret' => 'Code secret du client', @@ -86,7 +86,7 @@ Pour recalculer la valeur par défaut, il faut effacer le champ', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Menu:CreateMailbox' => 'Créer une boite mail...', 'Menu:GenerateTokens' => 'Créer un jeton d\'accès...', - 'Menu:OAuthClient' => 'Client OAuth', + 'Menu:OAuthClient' => 'Client OAuth pour l\'Accès Mail', 'Menu:OAuthClient+' => 'Client OAuth pour l\'email', 'Menu:RegenerateTokens' => 'Recréer un jeton d\'accès..', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'La combinaison Login (%1$s) and Utilisé pour SMTP (%2$s) a déjà été utilisée pour OAuth Client', From 7d2a9d0bfc084749ee76f1d06f5d5862ba1a2595 Mon Sep 17 00:00:00 2001 From: odain Date: Wed, 15 Jan 2025 17:26:12 +0100 Subject: [PATCH 2/4] =?UTF-8?q?N=C2=B08066=20-=20Polishing=20Webhook=20Oau?= =?UTF-8?q?th?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../dictionaries/cs.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/da.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/de.dict.itop-oauth-client.php | 10 +++++----- .../dictionaries/es_cr.dict.itop-oauth-client.php | 6 +++--- .../dictionaries/hu.dict.itop-oauth-client.php | 10 +++++----- .../dictionaries/it.dict.itop-oauth-client.php | 10 +++++----- .../dictionaries/ja.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/nl.dict.itop-oauth-client.php | 8 ++++---- .../dictionaries/pl.dict.itop-oauth-client.php | 10 +++++----- .../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/zh_cn.dict.itop-oauth-client.php | 8 ++++---- 14 files changed, 59 insertions(+), 59 deletions(-) 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 d8ae3ae6d..fdaa17481 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 @@ -10,7 +10,7 @@ * */ Dict::Add('CS CZ', 'Czech', 'Čeština', [ - 'Class:OAuthClient' => 'OAuth Client~~', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Client id~~', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~', @@ -40,7 +40,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -62,7 +62,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', - 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -84,7 +84,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~', 'Menu:CreateMailbox' => 'Create a mailbox...~~', 'Menu:GenerateTokens' => 'Generate access token...~~', - 'Menu:OAuthClient' => 'OAuth client~~', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Regenerate access token...~~', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', 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 a3191a278..c27a4e719 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 @@ -10,7 +10,7 @@ * */ Dict::Add('DA DA', 'Danish', 'Dansk', [ - 'Class:OAuthClient' => 'OAuth Client~~', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Client id~~', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~', @@ -40,7 +40,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -62,7 +62,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', - 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -84,7 +84,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~', 'Menu:CreateMailbox' => 'Create a mailbox...~~', 'Menu:GenerateTokens' => 'Generate access token...~~', - 'Menu:OAuthClient' => 'OAuth client~~', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Regenerate access token...~~', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/de.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/de.dict.itop-oauth-client.php index 9cc27a022..4c8bda5bb 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/de.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/de.dict.itop-oauth-client.php @@ -4,13 +4,13 @@ * * @copyright Copyright (C) 2010-2024 Combodo SAS * @license https://opensource.org/licenses/AGPL-3.0 - * + * */ /** * */ Dict::Add('DE DE', 'German', 'Deutsch', [ - 'Class:OAuthClient' => 'OAuth-Client', + 'Class:OAuthClient' => 'Mailpostfach-OAuth-Client', 'Class:OAuthClient/Attribute:client_id' => 'Client ID', 'Class:OAuthClient/Attribute:client_id+' => 'Eine lange Zeichenfolge, die durch den oAuth2-Provider bereitgestellt wird', 'Class:OAuthClient/Attribute:client_secret' => 'Client Secret', @@ -40,7 +40,7 @@ Löschen Sie das Feld, um den Standardwert neu zu berechnen.', 'Class:OAuthClient/Attribute:token+' => '', 'Class:OAuthClient/Attribute:token_expiration' => 'Zugriffstoken Ablaufszeitpunkt', 'Class:OAuthClient/Attribute:token_expiration+' => '', - 'Class:OAuthClientAzure' => 'OAuth-Client für Microsoft Azure', + 'Class:OAuthClientAzure' => 'Mailpostfach-OAuth-Client für Microsoft Azure', 'Class:OAuthClientAzure/Attribute:advanced_scope' => 'Erweiterter Scope', 'Class:OAuthClientAzure/Attribute:advanced_scope+' => 'Sobald Sie hier etwas eingeben, hat es Vorrang vor der Auswahl im Feld "Scope", die dann ignoriert wird.', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope', @@ -62,7 +62,7 @@ Löschen Sie das Feld, um den Standardwert neu zu berechnen.', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Einfach', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', - 'Class:OAuthClientGoogle' => 'OAuth-Client für Google', + 'Class:OAuthClientGoogle' => 'Mailpostfach-OAuth-Client für Google', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Erweiterter Scope', 'Class:OAuthClientGoogle/Attribute:advanced_scope+' => 'Sobald Sie hier etwas eingeben, hat es Vorrang vor der Auswahl im Feld "Scope", die dann ignoriert wird.', 'Class:OAuthClientGoogle/Attribute:scope' => 'Scope', @@ -84,7 +84,7 @@ Löschen Sie das Feld, um den Standardwert neu zu berechnen.', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Menu:CreateMailbox' => 'Mailpostfach erstellen...', 'Menu:GenerateTokens' => 'Zugriffstoken generieren...', - 'Menu:OAuthClient' => 'OAuth-Client', + 'Menu:OAuthClient' => 'Mailpostfach-OAuth-Client', 'Menu:OAuthClient+' => '', 'Menu:RegenerateTokens' => 'Zugriffstoken neu generieren...', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'Die Kombination aus "Login" (%1$s) und "Verwendung für SMTP" (%2$s) existiert bereits.', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/es_cr.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/es_cr.dict.itop-oauth-client.php index 3005cc229..5cf2ff1a3 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/es_cr.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/es_cr.dict.itop-oauth-client.php @@ -5,10 +5,10 @@ * @copyright Copyright (C) 2010-2024 Combodo SAS * @license https://opensource.org/licenses/AGPL-3.0 * @author Miguel Turrubiates - * @notas Utilizar codificación UTF-8 para mostrar acentos y otros caracteres especiales + * @notas Utilizar codificación UTF-8 para mostrar acentos y otros caracteres especiales */ Dict::Add('ES CR', 'Spanish', 'Español, Castellano', [ - 'Class:OAuthClient' => 'Cliente OAuth', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Id Cliente', 'Class:OAuthClient/Attribute:client_id+' => 'Una cadena larga de caracteres proporcionada por su proveedor de OAuth2', 'Class:OAuthClient/Attribute:client_secret' => 'Secreto del Cliente', @@ -82,7 +82,7 @@ Borre el campo para recalcular el valor predeterminado', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Menu:CreateMailbox' => 'Crear un buzón...', 'Menu:GenerateTokens' => 'Generar token de acceso...', - 'Menu:OAuthClient' => 'Cliente OAuth', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => 'Cliente OAuth', 'Menu:RegenerateTokens' => 'Regenerar token de acceso...', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'La combinación Inicio de sesión (%1$s) y Uso para SMTP (%2$s) ya se ha utilizado para el Cliente OAuth', 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 17d2797a6..3837271b4 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 @@ -4,13 +4,13 @@ * * @copyright Copyright (C) 2010-2024 Combodo SAS * @license https://opensource.org/licenses/AGPL-3.0 - * + * */ /** * */ Dict::Add('HU HU', 'Hungarian', 'Magyar', [ - 'Class:OAuthClient' => 'OAuth ügyfél', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Ügyfél azonosító', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Ügyfél kulcs', @@ -40,7 +40,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Hozzáférési token lejárata', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'OAuth ügyfél Microsoft Azure-hoz', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -62,7 +62,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', - 'Class:OAuthClientGoogle' => 'OAuth ügyfél a Google-höz', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -84,7 +84,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Menu:CreateMailbox' => 'Postafiók létrehozása...', 'Menu:GenerateTokens' => 'Hozzáférési tokenek generálása...', - 'Menu:OAuthClient' => 'OAuth ügyfél', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', '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 been used for OAuth Client~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/it.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/it.dict.itop-oauth-client.php index a7e15052b..874c0cb63 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/it.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/it.dict.itop-oauth-client.php @@ -4,13 +4,13 @@ * * @copyright Copyright (C) 2010-2024 Combodo SAS * @license https://opensource.org/licenses/AGPL-3.0 - * + * */ /** * */ Dict::Add('IT IT', 'Italian', 'Italiano', [ - 'Class:OAuthClient' => 'Client OAuth', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'ID cliente', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Segreto del cliente', @@ -39,7 +39,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Scadenza del token di accesso', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'Client OAuth per Microsoft Azure', + 'Class:OAuthClientAzure' => 'OAuth Mail Access for Microsoft Azure~~', 'Class:OAuthClientAzure/Attribute:advanced_scope' => 'Ambito avanzato', 'Class:OAuthClientAzure/Attribute:advanced_scope+' => 'Non appena inserisci qualcosa qui, essa ha la precedenza sulla selezione “Ambito” che viene quindi ignorata', 'Class:OAuthClientAzure/Attribute:scope' => 'Ambito', @@ -61,7 +61,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Semplice', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', - 'Class:OAuthClientGoogle' => 'Client OAuth per Google', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Ambito avanzato', 'Class:OAuthClientGoogle/Attribute:advanced_scope+' => 'Non appena inserisci qualcosa qui, essa ha la precedenza sulla selezione “Ambito” che viene quindi ignorata', 'Class:OAuthClientGoogle/Attribute:scope' => 'Ambito', @@ -83,7 +83,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Menu:CreateMailbox' => 'Crea una casella di posta...', 'Menu:GenerateTokens' => 'Genera token di accesso...', - 'Menu:OAuthClient' => 'Client OAuth', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Rigenera token di accesso...', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'La combinazione Login (%1$s) e Uso per SMTP (%2$s) è già stata utilizzata per un altro Client OAuth', 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 a7ff5858a..35779298b 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 @@ -10,7 +10,7 @@ * */ Dict::Add('JA JP', 'Japanese', '日本語', [ - 'Class:OAuthClient' => 'OAuth Client~~', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Client id~~', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~', @@ -40,7 +40,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -62,7 +62,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', - 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -84,7 +84,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~', 'Menu:CreateMailbox' => 'Create a mailbox...~~', 'Menu:GenerateTokens' => 'Generate access token...~~', - 'Menu:OAuthClient' => 'OAuth client~~', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Regenerate access token...~~', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', 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 44d66b63b..ce41f7f2e 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 @@ -11,7 +11,7 @@ * @author Thomas Casteleyn */ Dict::Add('NL NL', 'Dutch', 'Nederlands', [ - 'Class:OAuthClient' => 'OAuth Client~~', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Client id~~', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~', @@ -41,7 +41,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '', 'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~', 'Class:OAuthClient/Attribute:token_expiration+' => '', - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -63,7 +63,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Eenvoudig', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', - 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -85,7 +85,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Menu:CreateMailbox' => 'Create a mailbox...~~', 'Menu:GenerateTokens' => 'Generate access token...~~', - 'Menu:OAuthClient' => 'OAuth client~~', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '', 'Menu:RegenerateTokens' => 'Regenerate access token...~~', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/pl.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/pl.dict.itop-oauth-client.php index 31d052c05..86dcc374e 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/pl.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/pl.dict.itop-oauth-client.php @@ -4,13 +4,13 @@ * * @copyright Copyright (C) 2010-2024 Combodo SAS * @license https://opensource.org/licenses/AGPL-3.0 - * + * */ /** * */ Dict::Add('PL PL', 'Polish', 'Polski', [ - 'Class:OAuthClient' => 'Klient OAuth', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Id klienta', 'Class:OAuthClient/Attribute:client_id+' => 'Długi ciąg znaków dostarczony przez dostawcę protokołu OAuth2', 'Class:OAuthClient/Attribute:client_secret' => 'Sekretny ciąg', @@ -80,7 +80,7 @@ Usuń pole, aby ponownie obliczyć wartość domyślną', 'Class:OAuthClient/Attribute:token+' => '', 'Class:OAuthClient/Attribute:token_expiration' => 'Wygaśnięcie tokenu dostępu', 'Class:OAuthClient/Attribute:token_expiration+' => '', - 'Class:OAuthClientAzure' => 'Klient OAuth dla Microsoft Azure', + 'Class:OAuthClientAzure' => 'OAuth Mail Access for Microsoft Azure~~', 'Class:OAuthClientAzure/Attribute:advanced_scope' => 'Zaawansowany zakres', 'Class:OAuthClientAzure/Attribute:advanced_scope+' => 'Gdy tylko coś tu wpiszesz, będzie to miało pierwszeństwo przed wyborem „Zakres”, który zostanie następnie zignorowany', 'Class:OAuthClientAzure/Attribute:scope' => 'Zakres', @@ -150,7 +150,7 @@ Usuń pole, aby ponownie obliczyć wartość domyślną', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Prosty', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', - 'Class:OAuthClientGoogle' => 'Klient OAuth dla Google', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Zaawansowany zakres', 'Class:OAuthClientGoogle/Attribute:advanced_scope+' => 'Gdy tylko coś tu wpiszesz, będzie to miało pierwszeństwo przed wyborem „Zakres”, który zostanie następnie zignorowany', 'Class:OAuthClientGoogle/Attribute:scope' => 'Zakres', @@ -220,7 +220,7 @@ Usuń pole, aby ponownie obliczyć wartość domyślną', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Menu:CreateMailbox' => 'Utwórz skrzynkę pocztową...', 'Menu:GenerateTokens' => 'Wygeneruj token dostępu...', - 'Menu:OAuthClient' => 'Klient OAuth', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '', 'Menu:RegenerateTokens' => 'Wygeneruj ponownie token dostępu...', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'Kombinacja Loginu (%1$s) i SMTP (%2$s) była już użyta dla klienta OAuth', 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 b8a032bc6..ffd220a53 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 @@ -10,7 +10,7 @@ * */ Dict::Add('PT BR', 'Brazilian', 'Brazilian', [ - 'Class:OAuthClient' => 'OAuth Client~~', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Client id~~', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~', @@ -40,7 +40,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -62,7 +62,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', - 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -84,7 +84,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~', 'Menu:CreateMailbox' => 'Create a mailbox...~~', 'Menu:GenerateTokens' => 'Generate access token...~~', - 'Menu:OAuthClient' => 'OAuth client~~', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Regenerate access token...~~', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', 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 add7acf92..ce6052618 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 @@ -10,7 +10,7 @@ * */ Dict::Add('RU RU', 'Russian', 'Русский', [ - 'Class:OAuthClient' => 'OAuth Client~~', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Client id~~', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~', @@ -40,7 +40,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -62,7 +62,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', - 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -84,7 +84,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~', 'Menu:CreateMailbox' => 'Create a mailbox...~~', 'Menu:GenerateTokens' => 'Generate access token...~~', - 'Menu:OAuthClient' => 'OAuth client~~', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Regenerate access token...~~', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', 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 d77f258f5..54109aee5 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 @@ -10,7 +10,7 @@ * */ Dict::Add('SK SK', 'Slovak', 'Slovenčina', [ - 'Class:OAuthClient' => 'OAuth Client~~', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Client id~~', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~', @@ -38,7 +38,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -60,7 +60,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', - 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -82,7 +82,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~', 'Menu:CreateMailbox' => 'Create a mailbox...~~', 'Menu:GenerateTokens' => 'Generate access token...~~', - 'Menu:OAuthClient' => 'OAuth client~~', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Regenerate access token...~~', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', 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 541c16b5f..bcb791aaa 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 @@ -10,7 +10,7 @@ * */ Dict::Add('TR TR', 'Turkish', 'Türkçe', [ - 'Class:OAuthClient' => 'OAuth Client~~', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:client_id' => 'Client id~~', 'Class:OAuthClient/Attribute:client_id+' => 'A long string of characters provided by your OAuth2 provider~~', 'Class:OAuthClient/Attribute:client_secret' => 'Client secret~~', @@ -40,7 +40,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClient/Attribute:token+' => '~~', 'Class:OAuthClient/Attribute:token_expiration' => 'Access token expiration~~', 'Class:OAuthClient/Attribute:token_expiration+' => '~~', - 'Class:OAuthClientAzure' => 'OAuth client for Microsoft Azure~~', + 'Class:OAuthClientAzure' => 'OAuth Mail Access 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 over the “Scope” selection which is then ignored~~', 'Class:OAuthClientAzure/Attribute:scope' => 'Scope~~', @@ -62,7 +62,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple' => 'Simple~~', 'Class:OAuthClientAzure/Attribute:used_scope/Value:simple+' => '~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)~~', - 'Class:OAuthClientGoogle' => 'OAuth client for Google~~', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Attribute:advanced_scope' => 'Advanced scope~~', '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~~', @@ -84,7 +84,7 @@ Erase the field to recalculate default value~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)~~', 'Menu:CreateMailbox' => 'Create a mailbox...~~', 'Menu:GenerateTokens' => 'Generate access token...~~', - 'Menu:OAuthClient' => 'OAuth client~~', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '~~', 'Menu:RegenerateTokens' => 'Regenerate access token...~~', 'OAuthClient:Name/UseForSMTPMustBeUnique' => 'The combination Login (%1$s) and Use for SMTP (%2$s) has already been used for OAuth Client~~', diff --git a/datamodels/2.x/itop-oauth-client/dictionaries/zh_cn.dict.itop-oauth-client.php b/datamodels/2.x/itop-oauth-client/dictionaries/zh_cn.dict.itop-oauth-client.php index 022af9ed7..de0c7bf07 100644 --- a/datamodels/2.x/itop-oauth-client/dictionaries/zh_cn.dict.itop-oauth-client.php +++ b/datamodels/2.x/itop-oauth-client/dictionaries/zh_cn.dict.itop-oauth-client.php @@ -8,7 +8,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ 'Menu:CreateMailbox' => '创建邮箱...', - 'Menu:OAuthClient' => 'OAuth客户端', + 'Menu:OAuthClient' => 'OAuth Mail Access~~', 'Menu:OAuthClient+' => '', 'Menu:GenerateTokens' => '生成访问令牌...', 'Menu:RegenerateTokens' => '重新生成访问令牌...', @@ -35,7 +35,7 @@ // Dict::Add('ZH CN', 'Chinese', '简体中文', [ - 'Class:OAuthClient' => 'OAuth客户端', + 'Class:OAuthClient' => 'OAuth Mail Access~~', 'Class:OAuthClient/Attribute:provider' => '提供商', 'Class:OAuthClient/Attribute:provider+' => '~~', 'Class:OAuthClient/Attribute:name' => '登录', @@ -73,7 +73,7 @@ EOF // Dict::Add('ZH CN', 'Chinese', '简体中文', [ - 'Class:OAuthClientAzure' => '用于微软Azure的OAuth客户端', + 'Class:OAuthClientAzure' => 'OAuth Mail Access for Microsoft Azure~~', 'Class:OAuthClientAzure/Name' => '%1$s (%2$s)', 'Class:OAuthClientAzure/Attribute:scope' => '范围', 'Class:OAuthClientAzure/Attribute:scope+' => '通常情况下使用默认选择最合适', @@ -102,7 +102,7 @@ Dict::Add('ZH CN', 'Chinese', '简体中文', [ // Dict::Add('ZH CN', 'Chinese', '简体中文', [ - 'Class:OAuthClientGoogle' => '用于Google的OAuth客户端', + 'Class:OAuthClientGoogle' => 'OAuth Mail Access for Google~~', 'Class:OAuthClientGoogle/Name' => '%1$s (%2$s)', 'Class:OAuthClientGoogle/Attribute:scope' => '范围', 'Class:OAuthClientGoogle/Attribute:scope+' => '通常情况下使用默认选择最合适', From e98c6637ac014e1f9b68eeb3fc6ae571db6d5be3 Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Thu, 16 Jan 2025 09:30:54 +0100 Subject: [PATCH 3/4] =?UTF-8?q?N=C2=B08108=20-=20EVENT=5FDB=5FAFTER=5FWRIT?= =?UTF-8?q?E:=20$oEventData->Get('changes')=20missing=20previous=20values?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/dbobject.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/dbobject.class.php b/core/dbobject.class.php index 48b3364ed..f08f74d24 100644 --- a/core/dbobject.class.php +++ b/core/dbobject.class.php @@ -3819,7 +3819,7 @@ abstract class DBObject implements iDisplay } try { - $this->PostUpdateActions($aChanges, $sClass); + $this->PostUpdateActions($this->m_aPreviousValuesForUpdatedAttributes, $sClass); } catch (Exception $e) { $this->LogCRUDExit(__METHOD__, 'Error: '.$e->getMessage()); From 8d583720741d6fffccffdd7c210b4a3a6ecd5a4d Mon Sep 17 00:00:00 2001 From: jf-cbd Date: Thu, 16 Jan 2025 17:13:26 +0100 Subject: [PATCH 4/4] Update unattended installation script documentation --- setup/unattended-install/README.md | 54 ++++++++++++++++++++++++++++-- 1 file changed, 51 insertions(+), 3 deletions(-) diff --git a/setup/unattended-install/README.md b/setup/unattended-install/README.md index bb1a19ebc..d163ac76e 100644 --- a/setup/unattended-install/README.md +++ b/setup/unattended-install/README.md @@ -2,24 +2,72 @@ This script allows to install and update iTop via CLI. -For more information, see the official Wiki : [Automated installation [iTop Documentation]](https://www.itophub.io/wiki/page?id=latest:advancedtopics:automatic_install) +For more information, see the official Wiki : [Automated installation [iTop Documentation]](https://www.itophub.io/wiki/page?id=latest:advancedtopics:automatic_install) +# unattended-install.php + +## Usage + +Execution of the unattended installation +> Note: +> Because the installation runs from the command line, make sure that the current user has enough rights to access the different locations and that the web server will be able to access the files and directories created during the scripted installation. In order to exactly emulate the behavior of +the interactive installation it may be a good practice to run this installation from the user account used for running the web server process. + +Launch the script with the following command: ```bash php unattended_install.php --param-file=fresh-install.xml ``` + +Where: `fresh-install.xml` is the response file containing your desired settings for the installation (there are 4 models available in the folder `xml_setup`: fresh-install.xml, itil-fresh-install.xml, itil-upgrade.xml, upgrade.xml) + +Fresh installation parameters +> Important: +> In the case of a fresh installation (install), do not forget to complete below mandatory parameters before: + +```xml + + + + + + + + + + + +/usr/bin/dot + + + + + + +``` + +## Options + +To get all available options of the script, you can perform the following command : +```php unattended-install.php --help``` + +# install-itop.sh + +## Usage -#install-itop.sh You can install your iTop by only using config-itop.php settings and run either - a non-ITIL iTop fresh installation (use itil-fresh-install.xml to have ITIL modules instead) + ``` ./install-itop.sh ./xml_setup/fresh-install.xml ``` - a non-ITIL iTop upgrade (use itil-upgrade.xml to have ITIL modules instead) + ``` ./install-itop.sh ./xml_setup/upgrade.xml ``` - a specific iTop installation by providing both xml setup file -in below example file provided is the one generated by iTop during last setup. + in below example file provided is the one generated by iTop during last setup. + ``` ./install-itop.sh ../../log/install-2024-04-03.xml ```