Skip to content

Commit

Permalink
#3896 - Second translation message drop for 3Q2023
Browse files Browse the repository at this point in the history
Signed-off-by: zhangl <zhangl@us.ibm.com>
  • Loading branch information
LiilyZhang committed Apr 10, 2024
1 parent 6c44853 commit 4b28550
Show file tree
Hide file tree
Showing 8 changed files with 706 additions and 124 deletions.
174 changes: 152 additions & 22 deletions cli/locales/fr/messages.gotext.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -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}",
Expand Down Expand Up @@ -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}.",
Expand Down Expand Up @@ -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}",
Expand All @@ -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}",
Expand All @@ -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: '<secretname>' for the organization level secret and 'user/<username>/<secretname>' for the user level secret.",
"message": "The binding secret name cannot be an empty string. The valid formats are: '<secretname>' for the organization level secret and 'user/<username>/<secretname>' for the user level secret.",
Expand Down
40 changes: 32 additions & 8 deletions i18n_translation/anax.out.gotext.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down Expand Up @@ -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."
Expand All @@ -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}"
Expand Down Expand Up @@ -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}."
Expand All @@ -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: '<secretname>' for the organization level secret and 'user/<username>/<secretname>' for the user level secret.",
"translation": "The binding secret name cannot be an empty string. The valid formats are: '<secretname>' for the organization level secret and 'user/<username>/<secretname>' for the user level secret."
Expand Down
Loading

0 comments on commit 4b28550

Please sign in to comment.