From e0c6ec9ab986c61a73e959892b09e5503d6050ef Mon Sep 17 00:00:00 2001 From: zhangl Date: Fri, 29 Sep 2023 15:20:53 +0000 Subject: [PATCH] open-horizon#3896 - Second translation message drop for 3Q2023 Signed-off-by: zhangl --- cli/locales/fr/messages.gotext.json | 174 +++++++++++++--- i18n_translation/anax.out.gotext.json | 40 +++- i18n_translation/hzn.out.gotext.json | 48 ++++- .../original/anax.out.gotext.json.auto | 152 +++++++++++--- .../original/hzn.out.gotext.json.auto | 186 +++++++++++++++--- .../translated/anax.out.gotext_fr.json | 40 +++- .../translated/hzn.out.gotext_fr.json | 48 ++++- locales/fr/messages.gotext.json | 142 ++++++++++--- 8 files changed, 706 insertions(+), 124 deletions(-) diff --git a/cli/locales/fr/messages.gotext.json b/cli/locales/fr/messages.gotext.json index 9fe397ca1..c56a5360a 100644 --- a/cli/locales/fr/messages.gotext.json +++ b/cli/locales/fr/messages.gotext.json @@ -1825,6 +1825,30 @@ ], "fuzzy": true }, + { + "id": "Name, or Org is empty string.", + "message": "Name, or Org is empty string.", + "translation": "Le nom ou l'organisation est une chaîne vide.", + "fuzzy": true + }, + { + "id": "The serviceVersions array is empty.", + "message": "The serviceVersions array is empty.", + "translation": "Le tableau serviceVersions est vide.", + "fuzzy": true + }, + { + "id": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "message": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translation": "retry_durations et retries ne peuvent pas être égales à zéro si priority_value est défini sur une valeur différente de zéro", + "fuzzy": true + }, + { + "id": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "message": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translation": "retry_durations, retries et verified_durations ne peuvent pas avoir une valeur différente de zéro si priority_value est égale à zéro ou n'est pas définie", + "fuzzy": true + }, { "id": "properties contains an invalid property: {Err}", "message": "properties contains an invalid property: {Err}", @@ -17201,6 +17225,38 @@ ], "fuzzy": true }, + { + "id": "failed to unmarshal ClusterDeployment in 'hzn exchange service list' output: {Err}", + "message": "failed to unmarshal ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translation": "Echec de la désérialisation de ClusterDeployment dans la sortie 'hzn exchange service list' : {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ], + "fuzzy": true + }, + { + "id": "failed to marshal truncked ClusterDeployment in 'hzn exchange service list' output: {Err}", + "message": "failed to marshal truncked ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translation": "Echec de la sérialisation de ClusterDeployment tronqué dans la sortie 'hzn exchange service list' : {Err}", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Ignoring -f because the clusterDeployment attribute is empty for this service.", "message": "Ignoring -f because the clusterDeployment attribute is empty for this service.", @@ -27696,22 +27752,6 @@ "translation": "L'entrée SecretBindingCheck ne peut pas avoir pour valeur NULL", "fuzzy": true }, - { - "id": "Node type '{NodeType}' does not support secret binding check.", - "message": "Node type '{NodeType}' does not support secret binding check.", - "translation": "Le type de noeud '{NodeType}' ne prend pas en charge la vérification de liaison de secret.", - "placeholders": [ - { - "id": "NodeType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "nodeType" - } - ], - "fuzzy": true - }, { "id": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", "message": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", @@ -27746,6 +27786,30 @@ "translation": "Type incompatible", "fuzzy": true }, + { + "id": "{Msgcompatible}, Warning: {Reason}", + "message": "{Msgcompatible}, Warning: {Reason}", + "translation": "{Msgcompatible}, Avertissement : {Reason}", + "placeholders": [ + { + "id": "Msgcompatible", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "msg_compatible" + }, + { + "id": "Reason", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "reason" + } + ], + "fuzzy": true + }, { "id": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", "message": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", @@ -27906,12 +27970,6 @@ ], "fuzzy": true }, - { - "id": "Secret binding for a cluster service is not supported.", - "message": "Secret binding for a cluster service is not supported.", - "translation": "La liaison de secret pour un service de cluster n'est pas prise en charge.", - "fuzzy": true - }, { "id": "No secret binding found for the following service secrets: {NbArray}.", "message": "No secret binding found for the following service secrets: {NbArray}.", @@ -28044,6 +28102,22 @@ ], "fuzzy": true }, + { + "id": "{Err}, use non node-level secret", + "message": "{Err}, use non node-level secret", + "translation": "{Err}, utilisent un secret qui n'est pas au niveau du noeud", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Error parsing secret name in the secret binding. {Errparse}", "message": "Error parsing secret name in the secret binding. {Errparse}", @@ -28060,6 +28134,38 @@ ], "fuzzy": true }, + { + "id": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "message": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translation": "Erreur lors de la vérification du secret {VaultSecretName} pour le noeud {NName} dans le gestionnaire de secrets. {Err}", + "placeholders": [ + { + "id": "VaultSecretName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "vaultSecretName" + }, + { + "id": "NName", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "nName" + }, + { + "id": "Err", + "string": "%[3]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 3, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Error checking secret {VaultSecretName} in the secret manager. {Err}", "message": "Error checking secret {VaultSecretName} in the secret manager. {Err}", @@ -28084,6 +28190,30 @@ ], "fuzzy": true }, + { + "id": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "message": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translation": "Le secret au niveau du noeud {VaultSecretName} n'existe pas pour le noeud {NName}", + "placeholders": [ + { + "id": "VaultSecretName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "vaultSecretName" + }, + { + "id": "NName", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "nName" + } + ], + "fuzzy": true + }, { "id": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret.", "message": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret.", diff --git a/i18n_translation/anax.out.gotext.json b/i18n_translation/anax.out.gotext.json index 543d8fa9d..d12248648 100644 --- a/i18n_translation/anax.out.gotext.json +++ b/i18n_translation/anax.out.gotext.json @@ -471,6 +471,22 @@ "id": "Error converting the selections into Selectors: {Err}", "translation": "Error converting the selections into Selectors: {Err}" }, + { + "id": "Name, or Org is empty string.", + "translation": "Name, or Org is empty string." + }, + { + "id": "The serviceVersions array is empty.", + "translation": "The serviceVersions array is empty." + }, + { + "id": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translation": "retry_durations and retries cannot be zero if priority_value is set to non-zero value" + }, + { + "id": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translation": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set" + }, { "id": "properties contains an invalid property: {Err}", "translation": "properties contains an invalid property: {Err}" @@ -1315,10 +1331,6 @@ "id": "The SecretBindingCheck input cannot be null", "translation": "The SecretBindingCheck input cannot be null" }, - { - "id": "Node type '{NodeType}' does not support secret binding check.", - "translation": "Node type '{NodeType}' does not support secret binding check." - }, { "id": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", "translation": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern." @@ -1335,6 +1347,10 @@ "id": "Type Incompatible", "translation": "Type Incompatible" }, + { + "id": "{Msgcompatible}, Warning: {Reason}", + "translation": "{Msgcompatible}, Warning: {Reason}" + }, { "id": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", "translation": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}" @@ -1371,10 +1387,6 @@ "id": "Failed to find the dependent services for {Org}/{URL} {Arch} {Version}. {Err}", "translation": "Failed to find the dependent services for {Org}/{URL} {Arch} {Version}. {Err}" }, - { - "id": "Secret binding for a cluster service is not supported.", - "translation": "Secret binding for a cluster service is not supported." - }, { "id": "No secret binding found for the following service secrets: {NbArray}.", "translation": "No secret binding found for the following service secrets: {NbArray}." @@ -1399,14 +1411,26 @@ "id": "Secret {VaultSecretName} does not exist in the secret manager for either org level or user level.", "translation": "Secret {VaultSecretName} does not exist in the secret manager for either org level or user level." }, + { + "id": "{Err}, use non node-level secret", + "translation": "{Err}, use non node-level secret" + }, { "id": "Error parsing secret name in the secret binding. {Errparse}", "translation": "Error parsing secret name in the secret binding. {Errparse}" }, + { + "id": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translation": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}" + }, { "id": "Error checking secret {VaultSecretName} in the secret manager. {Err}", "translation": "Error checking secret {VaultSecretName} in the secret manager. {Err}" }, + { + "id": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translation": "Node level secret {VaultSecretName} doesn't exist for node {NName}" + }, { "id": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret.", "translation": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret." diff --git a/i18n_translation/hzn.out.gotext.json b/i18n_translation/hzn.out.gotext.json index 4c19eb4eb..a800a7707 100644 --- a/i18n_translation/hzn.out.gotext.json +++ b/i18n_translation/hzn.out.gotext.json @@ -403,6 +403,22 @@ "id": "Error converting the selections into Selectors: {Err}", "translation": "Error converting the selections into Selectors: {Err}" }, + { + "id": "Name, or Org is empty string.", + "translation": "Name, or Org is empty string." + }, + { + "id": "The serviceVersions array is empty.", + "translation": "The serviceVersions array is empty." + }, + { + "id": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translation": "retry_durations and retries cannot be zero if priority_value is set to non-zero value" + }, + { + "id": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translation": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set" + }, { "id": "properties contains an invalid property: {Err}", "translation": "properties contains an invalid property: {Err}" @@ -5367,6 +5383,14 @@ "id": "service '{Service}' not found in org {SvcOrg}", "translation": "service '{Service}' not found in org {SvcOrg}" }, + { + "id": "failed to unmarshal ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translation": "failed to unmarshal ClusterDeployment in 'hzn exchange service list' output: {Err}" + }, + { + "id": "failed to marshal truncked ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translation": "failed to marshal truncked ClusterDeployment in 'hzn exchange service list' output: {Err}" + }, { "id": "Ignoring -f because the clusterDeployment attribute is empty for this service.", "translation": "Ignoring -f because the clusterDeployment attribute is empty for this service." @@ -8091,10 +8115,6 @@ "id": "The SecretBindingCheck input cannot be null", "translation": "The SecretBindingCheck input cannot be null" }, - { - "id": "Node type '{NodeType}' does not support secret binding check.", - "translation": "Node type '{NodeType}' does not support secret binding check." - }, { "id": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", "translation": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern." @@ -8111,6 +8131,10 @@ "id": "Type Incompatible", "translation": "Type Incompatible" }, + { + "id": "{Msgcompatible}, Warning: {Reason}", + "translation": "{Msgcompatible}, Warning: {Reason}" + }, { "id": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", "translation": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}" @@ -8147,10 +8171,6 @@ "id": "Failed to find the dependent services for {Org}/{URL} {Arch} {Version}. {Err}", "translation": "Failed to find the dependent services for {Org}/{URL} {Arch} {Version}. {Err}" }, - { - "id": "Secret binding for a cluster service is not supported.", - "translation": "Secret binding for a cluster service is not supported." - }, { "id": "No secret binding found for the following service secrets: {NbArray}.", "translation": "No secret binding found for the following service secrets: {NbArray}." @@ -8175,14 +8195,26 @@ "id": "Secret {VaultSecretName} does not exist in the secret manager for either org level or user level.", "translation": "Secret {VaultSecretName} does not exist in the secret manager for either org level or user level." }, + { + "id": "{Err}, use non node-level secret", + "translation": "{Err}, use non node-level secret" + }, { "id": "Error parsing secret name in the secret binding. {Errparse}", "translation": "Error parsing secret name in the secret binding. {Errparse}" }, + { + "id": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translation": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}" + }, { "id": "Error checking secret {VaultSecretName} in the secret manager. {Err}", "translation": "Error checking secret {VaultSecretName} in the secret manager. {Err}" }, + { + "id": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translation": "Node level secret {VaultSecretName} doesn't exist for node {NName}" + }, { "id": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret.", "translation": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret." diff --git a/i18n_translation/original/anax.out.gotext.json.auto b/i18n_translation/original/anax.out.gotext.json.auto index 65544126a..dfd510371 100644 --- a/i18n_translation/original/anax.out.gotext.json.auto +++ b/i18n_translation/original/anax.out.gotext.json.auto @@ -2287,6 +2287,34 @@ ], "fuzzy": true }, + { + "id": "Name, or Org is empty string.", + "message": "Name, or Org is empty string.", + "translation": "Name, or Org is empty string.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The serviceVersions array is empty.", + "message": "The serviceVersions array is empty.", + "translation": "The serviceVersions array is empty.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "message": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translation": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "message": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translation": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "properties contains an invalid property: {Err}", "message": "properties contains an invalid property: {Err}", @@ -6504,23 +6532,6 @@ "translatorComment": "Copied from source.", "fuzzy": true }, - { - "id": "Node type '{NodeType}' does not support secret binding check.", - "message": "Node type '{NodeType}' does not support secret binding check.", - "translation": "Node type '{NodeType}' does not support secret binding check.", - "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "NodeType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "nodeType" - } - ], - "fuzzy": true - }, { "id": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", "message": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", @@ -6559,6 +6570,31 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "{Msgcompatible}, Warning: {Reason}", + "message": "{Msgcompatible}, Warning: {Reason}", + "translation": "{Msgcompatible}, Warning: {Reason}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Msgcompatible", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "msg_compatible" + }, + { + "id": "Reason", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "reason" + } + ], + "fuzzy": true + }, { "id": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", "message": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", @@ -6728,13 +6764,6 @@ ], "fuzzy": true }, - { - "id": "Secret binding for a cluster service is not supported.", - "message": "Secret binding for a cluster service is not supported.", - "translation": "Secret binding for a cluster service is not supported.", - "translatorComment": "Copied from source.", - "fuzzy": true - }, { "id": "No secret binding found for the following service secrets: {NbArray}.", "message": "No secret binding found for the following service secrets: {NbArray}.", @@ -6873,6 +6902,23 @@ ], "fuzzy": true }, + { + "id": "{Err}, use non node-level secret", + "message": "{Err}, use non node-level secret", + "translation": "{Err}, use non node-level secret", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Error parsing secret name in the secret binding. {Errparse}", "message": "Error parsing secret name in the secret binding. {Errparse}", @@ -6890,6 +6936,39 @@ ], "fuzzy": true }, + { + "id": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "message": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translation": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "VaultSecretName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "vaultSecretName" + }, + { + "id": "NName", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "nName" + }, + { + "id": "Err", + "string": "%[3]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 3, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Error checking secret {VaultSecretName} in the secret manager. {Err}", "message": "Error checking secret {VaultSecretName} in the secret manager. {Err}", @@ -6915,6 +6994,31 @@ ], "fuzzy": true }, + { + "id": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "message": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translation": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "VaultSecretName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "vaultSecretName" + }, + { + "id": "NName", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "nName" + } + ], + "fuzzy": true + }, { "id": "The binding secret name cannot be an empty string. The valid formats are: '\u003csecretname\u003e' for the organization level secret and 'user/\u003cusername\u003e/\u003csecretname\u003e' for the user level secret.", "message": "The binding secret name cannot be an empty string. The valid formats are: '\u003csecretname\u003e' for the organization level secret and 'user/\u003cusername\u003e/\u003csecretname\u003e' for the user level secret.", diff --git a/i18n_translation/original/hzn.out.gotext.json.auto b/i18n_translation/original/hzn.out.gotext.json.auto index b0cfa9fcd..223141552 100644 --- a/i18n_translation/original/hzn.out.gotext.json.auto +++ b/i18n_translation/original/hzn.out.gotext.json.auto @@ -1926,6 +1926,34 @@ ], "fuzzy": true }, + { + "id": "Name, or Org is empty string.", + "message": "Name, or Org is empty string.", + "translation": "Name, or Org is empty string.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "The serviceVersions array is empty.", + "message": "The serviceVersions array is empty.", + "translation": "The serviceVersions array is empty.", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "message": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translation": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translatorComment": "Copied from source.", + "fuzzy": true + }, + { + "id": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "message": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translation": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translatorComment": "Copied from source.", + "fuzzy": true + }, { "id": "properties contains an invalid property: {Err}", "message": "properties contains an invalid property: {Err}", @@ -18543,6 +18571,40 @@ ], "fuzzy": true }, + { + "id": "failed to unmarshal ClusterDeployment in 'hzn exchange service list' output: {Err}", + "message": "failed to unmarshal ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translation": "failed to unmarshal ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ], + "fuzzy": true + }, + { + "id": "failed to marshal truncked ClusterDeployment in 'hzn exchange service list' output: {Err}", + "message": "failed to marshal truncked ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translation": "failed to marshal truncked ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Ignoring -f because the clusterDeployment attribute is empty for this service.", "message": "Ignoring -f because the clusterDeployment attribute is empty for this service.", @@ -29719,23 +29781,6 @@ "translatorComment": "Copied from source.", "fuzzy": true }, - { - "id": "Node type '{NodeType}' does not support secret binding check.", - "message": "Node type '{NodeType}' does not support secret binding check.", - "translation": "Node type '{NodeType}' does not support secret binding check.", - "translatorComment": "Copied from source.", - "placeholders": [ - { - "id": "NodeType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "nodeType" - } - ], - "fuzzy": true - }, { "id": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", "message": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", @@ -29774,6 +29819,31 @@ "translatorComment": "Copied from source.", "fuzzy": true }, + { + "id": "{Msgcompatible}, Warning: {Reason}", + "message": "{Msgcompatible}, Warning: {Reason}", + "translation": "{Msgcompatible}, Warning: {Reason}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Msgcompatible", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "msg_compatible" + }, + { + "id": "Reason", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "reason" + } + ], + "fuzzy": true + }, { "id": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", "message": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", @@ -29943,13 +30013,6 @@ ], "fuzzy": true }, - { - "id": "Secret binding for a cluster service is not supported.", - "message": "Secret binding for a cluster service is not supported.", - "translation": "Secret binding for a cluster service is not supported.", - "translatorComment": "Copied from source.", - "fuzzy": true - }, { "id": "No secret binding found for the following service secrets: {NbArray}.", "message": "No secret binding found for the following service secrets: {NbArray}.", @@ -30088,6 +30151,23 @@ ], "fuzzy": true }, + { + "id": "{Err}, use non node-level secret", + "message": "{Err}, use non node-level secret", + "translation": "{Err}, use non node-level secret", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Error parsing secret name in the secret binding. {Errparse}", "message": "Error parsing secret name in the secret binding. {Errparse}", @@ -30105,6 +30185,39 @@ ], "fuzzy": true }, + { + "id": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "message": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translation": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "VaultSecretName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "vaultSecretName" + }, + { + "id": "NName", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "nName" + }, + { + "id": "Err", + "string": "%[3]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 3, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Error checking secret {VaultSecretName} in the secret manager. {Err}", "message": "Error checking secret {VaultSecretName} in the secret manager. {Err}", @@ -30130,6 +30243,31 @@ ], "fuzzy": true }, + { + "id": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "message": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translation": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translatorComment": "Copied from source.", + "placeholders": [ + { + "id": "VaultSecretName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "vaultSecretName" + }, + { + "id": "NName", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "nName" + } + ], + "fuzzy": true + }, { "id": "The binding secret name cannot be an empty string. The valid formats are: '\u003csecretname\u003e' for the organization level secret and 'user/\u003cusername\u003e/\u003csecretname\u003e' for the user level secret.", "message": "The binding secret name cannot be an empty string. The valid formats are: '\u003csecretname\u003e' for the organization level secret and 'user/\u003cusername\u003e/\u003csecretname\u003e' for the user level secret.", diff --git a/i18n_translation/translated/anax.out.gotext_fr.json b/i18n_translation/translated/anax.out.gotext_fr.json index 3107dbadc..eaf700d96 100644 --- a/i18n_translation/translated/anax.out.gotext_fr.json +++ b/i18n_translation/translated/anax.out.gotext_fr.json @@ -471,6 +471,22 @@ "id": "Error converting the selections into Selectors: {Err}", "translation": "Erreur lors de la conversion des sélections en sélecteurs : {Err}" }, + { + "id": "Name, or Org is empty string.", + "translation": "Le nom ou l'organisation est une chaîne vide." + }, + { + "id": "The serviceVersions array is empty.", + "translation": "Le tableau serviceVersions est vide." + }, + { + "id": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translation": "retry_durations et retries ne peuvent pas être égales à zéro si priority_value est défini sur une valeur différente de zéro" + }, + { + "id": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translation": "retry_durations, retries et verified_durations ne peuvent pas avoir une valeur différente de zéro si priority_value est égale à zéro ou n'est pas définie" + }, { "id": "properties contains an invalid property: {Err}", "translation": "Les propriétés comportent une propriété non valide : {Err}" @@ -1315,10 +1331,6 @@ "id": "The SecretBindingCheck input cannot be null", "translation": "L'entrée SecretBindingCheck ne peut pas avoir pour valeur NULL" }, - { - "id": "Node type '{NodeType}' does not support secret binding check.", - "translation": "Le type de noeud '{NodeType}' ne prend pas en charge la vérification de liaison de secret." - }, { "id": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", "translation": "Aucune version de service avec l'architecture {NodeArch} n'est spécifiée dans la règle de déploiement ou le pattern." @@ -1335,6 +1347,10 @@ "id": "Type Incompatible", "translation": "Type incompatible" }, + { + "id": "{Msgcompatible}, Warning: {Reason}", + "translation": "{Msgcompatible}, Avertissement : {Reason}" + }, { "id": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", "translation": "Erreur lors de l'obtention des services pour toutes les architectures de {ServiceOrg}/{ServiceURL} version {Version}. {Err}" @@ -1371,10 +1387,6 @@ "id": "Failed to find the dependent services for {Org}/{URL} {Arch} {Version}. {Err}", "translation": "Les services dépendants sont introuvables pour {Org}/{URL} {Arch} {Version}. {Err}" }, - { - "id": "Secret binding for a cluster service is not supported.", - "translation": "La liaison de secret pour un service de cluster n'est pas prise en charge." - }, { "id": "No secret binding found for the following service secrets: {NbArray}.", "translation": "Aucune liaison de secret n'a été trouvée pour les secrets de service suivants : {NbArray}." @@ -1399,14 +1411,26 @@ "id": "Secret {VaultSecretName} does not exist in the secret manager for either org level or user level.", "translation": "Le secret {VaultSecretName} n'existe pas dans le gestionnaire de secrets au niveau de l'organisation ou de l'utilisateur." }, + { + "id": "{Err}, use non node-level secret", + "translation": "{Err}, utilisent un secret qui n'est pas au niveau du noeud" + }, { "id": "Error parsing secret name in the secret binding. {Errparse}", "translation": "Erreur lors de l'analyse syntaxique du nom de secret dans la liaison de secret. {Errparse}" }, + { + "id": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translation": "Erreur lors de la vérification du secret {VaultSecretName} pour le noeud {NName} dans le gestionnaire de secrets. {Err}" + }, { "id": "Error checking secret {VaultSecretName} in the secret manager. {Err}", "translation": "Erreur lors de la vérification du secret {VaultSecretName} dans le gestionnaire de secrets. {Err}" }, + { + "id": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translation": "Le secret au niveau du noeud {VaultSecretName} n'existe pas pour le noeud {NName}" + }, { "id": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret.", "translation": "Le nom du secret de liaison ne peut pas être une chaîne vide. Les formats valides sont les suivants : ''pour le secret de niveau organisation et 'user//' pour le secret de niveau utilisateur." diff --git a/i18n_translation/translated/hzn.out.gotext_fr.json b/i18n_translation/translated/hzn.out.gotext_fr.json index d139a79c1..8f01521e8 100644 --- a/i18n_translation/translated/hzn.out.gotext_fr.json +++ b/i18n_translation/translated/hzn.out.gotext_fr.json @@ -403,6 +403,22 @@ "id": "Error converting the selections into Selectors: {Err}", "translation": "Erreur lors de la conversion des sélections en sélecteurs : {Err}" }, + { + "id": "Name, or Org is empty string.", + "translation": "Le nom ou l'organisation est une chaîne vide." + }, + { + "id": "The serviceVersions array is empty.", + "translation": "Le tableau serviceVersions est vide." + }, + { + "id": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translation": "retry_durations et retries ne peuvent pas être égales à zéro si priority_value est défini sur une valeur différente de zéro" + }, + { + "id": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translation": "retry_durations, retries et verified_durations ne peuvent pas avoir une valeur différente de zéro si priority_value est égale à zéro ou n'est pas définie" + }, { "id": "properties contains an invalid property: {Err}", "translation": "Les propriétés comportent une propriété non valide : {Err}" @@ -5367,6 +5383,14 @@ "id": "service '{Service}' not found in org {SvcOrg}", "translation": "Service '{Service}' introuvable dans l'organisation {SvcOrg}" }, + { + "id": "failed to unmarshal ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translation": "Echec de la désérialisation de ClusterDeployment dans la sortie 'hzn exchange service list' : {Err}" + }, + { + "id": "failed to marshal truncked ClusterDeployment in 'hzn exchange service list' output: {Err}", + "translation": "Echec de la sérialisation de ClusterDeployment tronqué dans la sortie 'hzn exchange service list' : {Err}" + }, { "id": "Ignoring -f because the clusterDeployment attribute is empty for this service.", "translation": "-f est ignoré car l'attribut clusterDeployment est vide pour ce service." @@ -8091,10 +8115,6 @@ "id": "The SecretBindingCheck input cannot be null", "translation": "L'entrée SecretBindingCheck ne peut pas avoir pour valeur NULL" }, - { - "id": "Node type '{NodeType}' does not support secret binding check.", - "translation": "Le type de noeud '{NodeType}' ne prend pas en charge la vérification de liaison de secret." - }, { "id": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", "translation": "Aucune version de service avec l'architecture {NodeArch} n'est spécifiée dans la règle de déploiement ou le pattern." @@ -8111,6 +8131,10 @@ "id": "Type Incompatible", "translation": "Type incompatible" }, + { + "id": "{Msgcompatible}, Warning: {Reason}", + "translation": "{Msgcompatible}, Avertissement : {Reason}" + }, { "id": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", "translation": "Erreur lors de l'obtention des services pour toutes les architectures de {ServiceOrg}/{ServiceURL} version {Version}. {Err}" @@ -8147,10 +8171,6 @@ "id": "Failed to find the dependent services for {Org}/{URL} {Arch} {Version}. {Err}", "translation": "Les services dépendants sont introuvables pour {Org}/{URL} {Arch} {Version}. {Err}" }, - { - "id": "Secret binding for a cluster service is not supported.", - "translation": "La liaison de secret pour un service de cluster n'est pas prise en charge." - }, { "id": "No secret binding found for the following service secrets: {NbArray}.", "translation": "Aucune liaison de secret n'a été trouvée pour les secrets de service suivants : {NbArray}." @@ -8175,14 +8195,26 @@ "id": "Secret {VaultSecretName} does not exist in the secret manager for either org level or user level.", "translation": "Le secret {VaultSecretName} n'existe pas dans le gestionnaire de secrets au niveau de l'organisation ou de l'utilisateur." }, + { + "id": "{Err}, use non node-level secret", + "translation": "{Err}, utilisent un secret qui n'est pas au niveau du noeud" + }, { "id": "Error parsing secret name in the secret binding. {Errparse}", "translation": "Erreur lors de l'analyse syntaxique du nom de secret dans la liaison de secret. {Errparse}" }, + { + "id": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translation": "Erreur lors de la vérification du secret {VaultSecretName} pour le noeud {NName} dans le gestionnaire de secrets. {Err}" + }, { "id": "Error checking secret {VaultSecretName} in the secret manager. {Err}", "translation": "Erreur lors de la vérification du secret {VaultSecretName} dans le gestionnaire de secrets. {Err}" }, + { + "id": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translation": "Le secret au niveau du noeud {VaultSecretName} n'existe pas pour le noeud {NName}" + }, { "id": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret.", "translation": "Le nom du secret de liaison ne peut pas être une chaîne vide. Les formats valides sont les suivants : ''pour le secret de niveau organisation et 'user//' pour le secret de niveau utilisateur." diff --git a/locales/fr/messages.gotext.json b/locales/fr/messages.gotext.json index 25b0069d1..493953437 100644 --- a/locales/fr/messages.gotext.json +++ b/locales/fr/messages.gotext.json @@ -2169,6 +2169,30 @@ ], "fuzzy": true }, + { + "id": "Name, or Org is empty string.", + "message": "Name, or Org is empty string.", + "translation": "Le nom ou l'organisation est une chaîne vide.", + "fuzzy": true + }, + { + "id": "The serviceVersions array is empty.", + "message": "The serviceVersions array is empty.", + "translation": "Le tableau serviceVersions est vide.", + "fuzzy": true + }, + { + "id": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "message": "retry_durations and retries cannot be zero if priority_value is set to non-zero value", + "translation": "retry_durations et retries ne peuvent pas être égales à zéro si priority_value est défini sur une valeur différente de zéro", + "fuzzy": true + }, + { + "id": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "message": "retry_durations, retries and verified_durations cannot be non-zero value if priority_value is zero or not set", + "translation": "retry_durations, retries et verified_durations ne peuvent pas avoir une valeur différente de zéro si priority_value est égale à zéro ou n'est pas définie", + "fuzzy": true + }, { "id": "properties contains an invalid property: {Err}", "message": "properties contains an invalid property: {Err}", @@ -6175,22 +6199,6 @@ "translation": "L'entrée SecretBindingCheck ne peut pas avoir pour valeur NULL", "fuzzy": true }, - { - "id": "Node type '{NodeType}' does not support secret binding check.", - "message": "Node type '{NodeType}' does not support secret binding check.", - "translation": "Le type de noeud '{NodeType}' ne prend pas en charge la vérification de liaison de secret.", - "placeholders": [ - { - "id": "NodeType", - "string": "%[1]v", - "type": "string", - "underlyingType": "string", - "argNum": 1, - "expr": "nodeType" - } - ], - "fuzzy": true - }, { "id": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", "message": "No service versions with architecture {NodeArch} specified in the deployment policy or pattern.", @@ -6225,6 +6233,30 @@ "translation": "Type incompatible", "fuzzy": true }, + { + "id": "{Msgcompatible}, Warning: {Reason}", + "message": "{Msgcompatible}, Warning: {Reason}", + "translation": "{Msgcompatible}, Avertissement : {Reason}", + "placeholders": [ + { + "id": "Msgcompatible", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "msg_compatible" + }, + { + "id": "Reason", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "reason" + } + ], + "fuzzy": true + }, { "id": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", "message": "Error getting services for all archetctures for {ServiceOrg}/{ServiceURL} version {Version}. {Err}", @@ -6385,12 +6417,6 @@ ], "fuzzy": true }, - { - "id": "Secret binding for a cluster service is not supported.", - "message": "Secret binding for a cluster service is not supported.", - "translation": "La liaison de secret pour un service de cluster n'est pas prise en charge.", - "fuzzy": true - }, { "id": "No secret binding found for the following service secrets: {NbArray}.", "message": "No secret binding found for the following service secrets: {NbArray}.", @@ -6523,6 +6549,22 @@ ], "fuzzy": true }, + { + "id": "{Err}, use non node-level secret", + "message": "{Err}, use non node-level secret", + "translation": "{Err}, utilisent un secret qui n'est pas au niveau du noeud", + "placeholders": [ + { + "id": "Err", + "string": "%[1]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 1, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Error parsing secret name in the secret binding. {Errparse}", "message": "Error parsing secret name in the secret binding. {Errparse}", @@ -6539,6 +6581,38 @@ ], "fuzzy": true }, + { + "id": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "message": "Error checking secret {VaultSecretName} for node {NName} in the secret manager. {Err}", + "translation": "Erreur lors de la vérification du secret {VaultSecretName} pour le noeud {NName} dans le gestionnaire de secrets. {Err}", + "placeholders": [ + { + "id": "VaultSecretName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "vaultSecretName" + }, + { + "id": "NName", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "nName" + }, + { + "id": "Err", + "string": "%[3]v", + "type": "error", + "underlyingType": "interface{Error() string}", + "argNum": 3, + "expr": "err" + } + ], + "fuzzy": true + }, { "id": "Error checking secret {VaultSecretName} in the secret manager. {Err}", "message": "Error checking secret {VaultSecretName} in the secret manager. {Err}", @@ -6563,6 +6637,30 @@ ], "fuzzy": true }, + { + "id": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "message": "Node level secret {VaultSecretName} doesn't exist for node {NName}", + "translation": "Le secret au niveau du noeud {VaultSecretName} n'existe pas pour le noeud {NName}", + "placeholders": [ + { + "id": "VaultSecretName", + "string": "%[1]v", + "type": "string", + "underlyingType": "string", + "argNum": 1, + "expr": "vaultSecretName" + }, + { + "id": "NName", + "string": "%[2]v", + "type": "string", + "underlyingType": "string", + "argNum": 2, + "expr": "nName" + } + ], + "fuzzy": true + }, { "id": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret.", "message": "The binding secret name cannot be an empty string. The valid formats are: '' for the organization level secret and 'user//' for the user level secret.",