Skip to content

SRVKP-12943: i18n translations#1192

Merged
openshift-merge-bot[bot] merged 1 commit into
openshift-pipelines:masterfrom
arvindk-softwaredev:feat/SRVKP-12943
Jul 23, 2026
Merged

SRVKP-12943: i18n translations#1192
openshift-merge-bot[bot] merged 1 commit into
openshift-pipelines:masterfrom
arvindk-softwaredev:feat/SRVKP-12943

Conversation

@arvindk-softwaredev

@arvindk-softwaredev arvindk-softwaredev commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Type of Change

  • Bug fix
  • New feature
  • Refactoring
  • Migration
  • CVE Fix
  • Translations

Summary

i18n Translations for all locales

@openshift-ci-robot

openshift-ci-robot commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

@arvindk-softwaredev: This pull request references SRVKP-12943 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set.

Details

In response to this:

Type of Change

  • Bug fix
  • New feature
  • Refactoring
  • Migration
  • CVE Fix
  • Translations

Summary

i18n Translations for all locales

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
openshift-ci Bot requested review from pratap0007 and vdemeester July 23, 2026 08:08
@openshift-ci openshift-ci Bot added the approved Label for Approved PRs label Jul 23, 2026
@arvindk-softwaredev
arvindk-softwaredev requested review from anwesha-palit-redhat and removed request for pratap0007 and vdemeester July 23, 2026 08:08
@qodo-code-review

Copy link
Copy Markdown

PR Reviewer Guide 🔍

Warning

/review is deprecated. Use /agentic_review instead (removal date not yet scheduled).

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ Recommended focus areas for review

Placeholder Mix-up

The translation reverses the roles of {{plural}} and {{namespaceName}}, stating that the namespace contains the plural value and that the namespace name is being run. Preserve the source placeholder semantics.

"run{{plural}} in namespace {{namespaceName}}.": "在命名空间 {{plural}} 中运行 {{namespaceName}}。",
"run{{plural}} in other namespaces.": "在其他命名空间中运行{{plural}}。",
Broken Spacing

The translated message lacks a space before {{namespaceName}} and adds a space before the period, producing malformed rendered text. The wording of “run” should also be validated in context.

"run{{plural}} in namespace {{namespaceName}}.": "correr{{plural}} en el espacio de nombres{{namespaceName}} .",
"run{{plural}} in other namespaces.": "correr{{plural}} en otros espacios de nombres.",
Broken Spacing

The translated message lacks spacing around {{plural}} and {{namespaceName}} and includes an incorrect space before the period. Its use of courir should also be checked because the UI action likely means “execute.”

"run{{plural}} in namespace {{namespaceName}}.": "courir{{plural}} dans l'espace de noms{{namespaceName}} .",
"run{{plural}} in other namespaces.": "courir{{plural}} dans d'autres espaces de noms.",

@qodo-code-review qodo-code-review Bot added the documentation Improvements or additions to documentation label Jul 23, 2026
@arvindk-softwaredev

Copy link
Copy Markdown
Contributor Author

/cherry-pick release-v1.24.x

@anwesha-palit-redhat anwesha-palit-redhat left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@anwesha-palit-redhat anwesha-palit-redhat added the lgtm Looks Good to Me Label label Jul 23, 2026
@openshift-cherrypick-robot

Copy link
Copy Markdown
Contributor

@arvindk-softwaredev: once the present PR merges, I will cherry-pick it on top of release-v1.24.x in a new PR and assign it to you.

Details

In response to this:

/cherry-pick release-v1.24.x

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci

openshift-ci Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: anwesha-palit-redhat, arvindk-softwaredev

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [anwesha-palit-redhat,arvindk-softwaredev]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-merge-bot
openshift-merge-bot Bot merged commit 43c9f85 into openshift-pipelines:master Jul 23, 2026
6 checks passed
@openshift-cherrypick-robot

Copy link
Copy Markdown
Contributor

@arvindk-softwaredev: new pull request created: #1193

Details

In response to this:

/cherry-pick release-v1.24.x

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Label for Approved PRs documentation Improvements or additions to documentation jira/valid-reference lgtm Looks Good to Me Label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants