Skip to content

Conversation

@paulofponciano
Copy link
Contributor

Description

Esse PR traz a localização da página https://kubernetes.io/docs/tasks/run-application/run-single-instance-stateful-application/ para PT-BR.
Adicionado a raiz de /content/pt-br/docs/tasks/run-application o arquivo run-single-instance-stateful-application.md, ficando localizado como /content/pt-br/docs/tasks/run-application/run-single-instance-stateful-application.md no repositório.
Foi feita uma cópia dos arquivos mysql-deployment.yaml e mysql-pv.yaml de /content/en/examples/application/mysql para /content/pt-br/examples/application/mysql. Também foi adicionado ao diretório /content/pt-br/includes o arquivo default-storage-class-prereqs.md e feita sua localização.


This PR brings the localization of the page https://kubernetes.io/docs/tasks/run-application/run-single-instance-stateful-application/ to PT-BR.
The file run-single-instance-stateful-application.md was added to the root of /content/pt-br/docs/tasks/run-application, resulting in the path /content/pt-br/docs/tasks/run-application/run-single-instance-stateful-application.md in the repository.
A copy of the files mysql-deployment.yaml and mysql-pv.yaml was made from /content/en/examples/application/mysql to /content/pt-br/examples/application/mysql. The file default-storage-class-prereqs.md was also added to the /content/pt-br/includes directory and localized.

Issue

Closes: #50949

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label May 25, 2025
@k8s-ci-robot k8s-ci-robot requested a review from edsoncelio May 25, 2025 18:54
@k8s-ci-robot k8s-ci-robot added the area/localization General issues or PRs related to localization label May 25, 2025
@k8s-ci-robot k8s-ci-robot requested a review from jcjesus May 25, 2025 18:54
@k8s-ci-robot k8s-ci-robot added language/pt Issues or PRs related to Portuguese language sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels May 25, 2025
@netlify
Copy link

netlify bot commented May 25, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 4e15fb1
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/684f289e4870bb00089fa5e3
😎 Deploy Preview https://deploy-preview-51049--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@paulofponciano
Copy link
Contributor Author

/cc @stormqueen1990

Copy link
Member

@stormqueen1990 stormqueen1990 left a comment

Choose a reason for hiding this comment

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

Olá, @paulofponciano!

Esta localização está bem encaminhada. Tenho só um ponto a respeito do título, que não ficou tão claro para mim, e um pequeno ponto a respeito da tradução de rolling update.

Como sempre, se tiveres dúvidas ou discordâncias podemos discutir no canal #kubernetes-docs-pt do Slack.

Obrigada novamente!

PTAL @edsoncelio

@jhonmike jhonmike added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jun 27, 2025
@jhonmike
Copy link
Contributor

/lgtm
/approve

@edsoncelio
Copy link
Member

Thanks!!
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: edsoncelio, jhonmike

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

The pull request process is described here

Needs approval from an approver in each of these files:

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

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 27, 2025
@k8s-ci-robot k8s-ci-robot merged commit 4e7fb02 into kubernetes:main Jun 27, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/localization General issues or PRs related to localization cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/pt Issues or PRs related to Portuguese language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/docs Categorizes an issue or PR as relevant to SIG Docs. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[pt-br] Localize tasks/run-application/run-single-instance-stateful-application

5 participants