Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pt] Initialize translations for /pt/docs/languages/go #5346

Open
wants to merge 45 commits into
base: main
Choose a base branch
from

Conversation

vitorvasc
Copy link
Contributor

@vitorvasc vitorvasc commented Oct 8, 2024

Add:

  • content/pt/docs/languages/go/_index.md
  • content/pt/docs/languages/go/api.md
  • content/pt/docs/languages/go/examples.md
  • content/pt/docs/languages/go/getting-started.md
  • layouts/partials/pt/docs/latest-release.md
  • layouts/shortcodes/pt/docs/languages/index-intro.md

Issue: #5344

@vitorvasc vitorvasc requested a review from a team as a code owner October 8, 2024 12:36
@opentelemetrybot opentelemetrybot requested a review from a team October 8, 2024 12:36
@opentelemetrybot opentelemetrybot requested a review from a team October 8, 2024 12:36
@vitorvasc
Copy link
Contributor Author

/fix:all

@opentelemetrybot
Copy link
Collaborator

You triggered fix:all action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/11235921680

@opentelemetrybot
Copy link
Collaborator

fix:all failed or was cancelled. For details, see https://github.com/open-telemetry/opentelemetry.io/actions/runs/11235921680.

@vitorvasc
Copy link
Contributor Author

/fix:all

@opentelemetrybot
Copy link
Collaborator

You triggered fix:all action run at https://github.com/open-telemetry/opentelemetry.io/actions/runs/11243131356

@opentelemetrybot
Copy link
Collaborator

fix:all failed or was cancelled. For details, see https://github.com/open-telemetry/opentelemetry.io/actions/runs/11243131356.

Copy link
Contributor

@maryliag maryliag left a comment

Choose a reason for hiding this comment

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

Parabéns pela tradução!
Deixei alguns comentários! 😄

content/pt/docs/languages/go/_index.md Outdated Show resolved Hide resolved
content/pt/docs/languages/go/getting-started.md Outdated Show resolved Hide resolved
content/pt/docs/languages/go/getting-started.md Outdated Show resolved Hide resolved
content/pt/docs/languages/go/getting-started.md Outdated Show resolved Hide resolved
content/pt/docs/languages/go/getting-started.md Outdated Show resolved Hide resolved
content/pt/docs/languages/go/getting-started.md Outdated Show resolved Hide resolved
layouts/shortcodes/pt/docs/languages/index-intro.md Outdated Show resolved Hide resolved
layouts/shortcodes/pt/docs/languages/index-intro.md Outdated Show resolved Hide resolved
layouts/shortcodes/pt/docs/languages/index-intro.md Outdated Show resolved Hide resolved
layouts/shortcodes/pt/docs/languages/index-intro.md Outdated Show resolved Hide resolved
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
@opentelemetrybot opentelemetrybot requested a review from a team October 10, 2024 13:51
vitorvasc and others added 8 commits October 10, 2024 11:16
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
vitorvasc and others added 22 commits October 10, 2024 11:19
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
Co-authored-by: Marylia Gutierrez <maryliag@gmail.com>
@vitorvasc
Copy link
Contributor Author

Parabéns pela tradução! Deixei alguns comentários! 😄

@maryliag obrigado pelos comentários! Fiz as correções e agora fica muito mais fácil de fazer uma tradução menos "engessada" ou menos literal.

@maryliag
Copy link
Contributor

Acho que ficou só faltando um comentário (do link pros logs), ai posso aprovar

@maryliag
Copy link
Contributor

Tem algum formato errado em um dos arquivos:

Run npm run check:format --ignore-scripts
  npm run check:format --ignore-scripts
  shell: /usr/bin/bash -e {0}

> check:format
> npm run _check:format && npm run _check:format:ja+zh || (echo '[help] Run: npm run fix:format'; exit 1)


> _check:format
> npx prettier --check .

Checking formatting...
[warn] content/pt/docs/languages/go/getting-started.md
[warn] Code style issues found in the above file. Run Prettier with --write to fix.
[help] Run: npm run fix:format

@vitorvasc
Copy link
Contributor Author

Tem algum formato errado em um dos arquivos:

Run npm run check:format --ignore-scripts
  npm run check:format --ignore-scripts
  shell: /usr/bin/bash -e {0}

> check:format
> npm run _check:format && npm run _check:format:ja+zh || (echo '[help] Run: npm run fix:format'; exit 1)


> _check:format
> npx prettier --check .

Checking formatting...
[warn] content/pt/docs/languages/go/getting-started.md
[warn] Code style issues found in the above file. Run Prettier with --write to fix.
[help] Run: npm run fix:format

Agora foi! Ufa. 😅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants