Skip to content

Fix Galician locale#4630

Open
cachelous wants to merge 3 commits into
archlinux:masterfrom
cachelous:fix/galician-translation
Open

Fix Galician locale#4630
cachelous wants to merge 3 commits into
archlinux:masterfrom
cachelous:fix/galician-translation

Conversation

@cachelous

Copy link
Copy Markdown

PR Description:

The Galician (gl) translation was in poor shape — a large share of the strings were actually Spanish rather than Galician ("Se ha creado un archivo de registro", "¿Quiere continuar?", etc.), mixed with non-normative Galician, and the file had drifted out of sync with the template.

This PR rewrites the locale from scratch:

  • Synced base.po with the current template and removed the obsolete (#~) entries, which only preserved the old Spanish strings.
  • Retranslated all 380 strings into normative Galician, with consistent terminology throughout.
  • Every string was reviewed by a native speaker (me).

Tests and Checks

  • msgfmt --check and ./locales_generator.sh check pass; verified all placeholders and python-brace-format flags are intact (380 translated, 0 fuzzy).

@cachelous cachelous requested a review from Torxed as a code owner July 13, 2026 19:26
@cachelous cachelous force-pushed the fix/galician-translation branch from 1cafc76 to a846c20 Compare July 13, 2026 19:28
@cachelous cachelous changed the title Fix/galician translation Fix Galician locale Jul 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants