Skip to content
This repository was archived by the owner on Nov 3, 2025. It is now read-only.

Conversation

Copy link

Copilot AI commented Nov 1, 2025

Corrects grammar, spelling, and diacritic errors in Portuguese (Portugal) translations to follow European Portuguese conventions with informal tone.

Spelling & Diacritics

  • anciososansiosos (4 instances)
  • invalidoinválido
  • recomepensasrecompensas
  • rederecionarredirecionar
  • CanadaCanadá

Grammar & Style

  • Remove redundant pronouns for informal tone: Nós estamosEstamos
  • Simplify verb constructions: para ajudarmos-te e iremos responderpara te ajudar e responderemos
  • Natural expressions: Fica com olhos noFica atento ao
  • Correct phrasing: iniciar-te sessãoiniciar a tua sessão

Prepositions

  • email aemail para
  • concorda noconcorda com o

pt-PT Terminology

  • Mudanças salvas / Salvar mudançasAlterações guardadas / Guardar alterações
  • 3ºCiclo3.º Ciclo

All translation keys and encoding unchanged. "inscrição" terminology already consistent throughout.

Original prompt

Review and correct grammar issues in the Portuguese (Portugal) locale for the hackclub/apply repository, using informal tone and current terminology preferences ("inscrição" and "utilizador").

Scope:

  • Find all pt-PT locale/translation files (commonly under locales/, i18n/, or src/i18n/, e.g., locales/pt-PT/*.json, locales/pt-PT.yml, or similar paths).
  • Fix grammar, spelling, punctuation, and diacritic usage to follow European Portuguese (pt-PT) conventions, in an informal tone.
  • Preserve original meaning and placeholders (e.g., %s, {{name}}, {count}), interpolation tokens, ICU pluralization syntax, and HTML tags inside strings.
  • Keep translation keys intact; only change values.
  • Use "inscrição" for apply-related wording and "utilizador" for user-related wording.
  • Update any README or locale metadata that indicates translation completeness if applicable.

Deliverables:

  • Create a new branch off main named fix/pt-PT-grammar.
  • Commit updated pt-PT locale files with clear commit messages (e.g., "pt-PT: corrige gramática e ortografia nas traduções").
  • Open a pull request titled: "Fix grammar in pt-PT translations" with a description summarizing the changes and noting any decisions made (terminology choices, pluralization fixes, preserved placeholders).

Quality checks:

  • Do not change file encodings; preserve UTF-8 with proper accents.
  • Run repository i18n checks or tests if present; include in PR description whether tests pass.
  • If uncertain about ambiguous phrases, prefer informal, neutral European Portuguese and add a short note in the PR about such choices.

Please perform the edits directly in the repository and open the PR. After creating the PR, include a short summary of the main types of corrections made and list the files changed.

This pull request was created as a result of the following prompt from Copilot chat.

Review and correct grammar issues in the Portuguese (Portugal) locale for the hackclub/apply repository, using informal tone and current terminology preferences ("inscrição" and "utilizador").

Scope:

  • Find all pt-PT locale/translation files (commonly under locales/, i18n/, or src/i18n/, e.g., locales/pt-PT/*.json, locales/pt-PT.yml, or similar paths).
  • Fix grammar, spelling, punctuation, and diacritic usage to follow European Portuguese (pt-PT) conventions, in an informal tone.
  • Preserve original meaning and placeholders (e.g., %s, {{name}}, {count}), interpolation tokens, ICU pluralization syntax, and HTML tags inside strings.
  • Keep translation keys intact; only change values.
  • Use "inscrição" for apply-related wording and "utilizador" for user-related wording.
  • Update any README or locale metadata that indicates translation completeness if applicable.

Deliverables:

  • Create a new branch off main named fix/pt-PT-grammar.
  • Commit updated pt-PT locale files with clear commit messages (e.g., "pt-PT: corrige gramática e ortografia nas traduções").
  • Open a pull request titled: "Fix grammar in pt-PT translations" with a description summarizing the changes and noting any decisions made (terminology choices, pluralization fixes, preserved placeholders).

Quality checks:

  • Do not change file encodings; preserve UTF-8 with proper accents.
  • Run repository i18n checks or tests if present; include in PR description whether tests pass.
  • If uncertain about ambiguous phrases, prefer informal, neutral European Portuguese and add a short note in the PR about such choices.

Please perform the edits directly in the repository and open the PR. After creating the PR, include a short summary of the main types of corrections made and list the files changed.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

@vercel
Copy link

vercel bot commented Nov 1, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
apply Ready Ready Preview Comment Nov 1, 2025 2:13pm

Copilot AI changed the title [WIP] Update grammar in Portuguese (Portugal) locale files Fix grammar and spelling in pt-PT translations Nov 1, 2025
Copilot AI requested a review from whatbeato November 1, 2025 14:18
Copilot finished work on behalf of whatbeato November 1, 2025 14:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants