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 d9fb9e0
Show file tree
Hide file tree
Showing 6 changed files with 434 additions and 80 deletions.
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
48 changes: 40 additions & 8 deletions i18n_translation/hzn.out.gotext.json
Original file line number Diff line number Diff line change
Expand Up @@ -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}"
Expand Down Expand Up @@ -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."
Expand Down Expand Up @@ -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."
Expand All @@ -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}"
Expand Down Expand Up @@ -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}."
Expand All @@ -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: '<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
152 changes: 128 additions & 24 deletions i18n_translation/original/anax.out.gotext.json.auto
Original file line number Diff line number Diff line change
Expand Up @@ -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}",
Expand Down Expand Up @@ -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.",
Expand Down Expand Up @@ -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}",
Expand Down Expand Up @@ -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}.",
Expand Down Expand Up @@ -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}",
Expand All @@ -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}",
Expand All @@ -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.",
Expand Down
Loading

0 comments on commit d9fb9e0

Please sign in to comment.