Add European Portuguese (pt-PT) translation - #240
Merged
Conversation
pdlourenco
force-pushed
the
feat/pt-pt-translation
branch
from
August 11, 2026 22:19
cdbe22d to
db62562
Compare
Author
|
Note: after rebasing onto current |
Author
|
Reviewed the new additions and corrected the translation. |
- Add i18n/messages/pt-PT.json with all 811 messages translated, reviewed by a native speaker - Register pt-PT in the inlang project locales - Add 'Português (Portugal)' label to the locale dropdown Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YXazaegVWZdeKziwMzPKPG
- 'revisão' terminology for scheduled services; 'Histórico de manutenção' for the history tab - 'Abastecimento registado' for the fuel activity entry - Compliance feature hint/description harmonized with 'registo do veículo' phrasing - 'Distribuição de despesas' for the breakdown chart - Vehicle type 'rulote', reworded reminders page description, minor wording fixes Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01YXazaegVWZdeKziwMzPKPG
- reminder_page_description: describe the scheduled events that actually exist in Portugal (revisão, inspeção, seguro, imposto de circulação) instead of "emissões"/"impostos" - auth_login_title: gender-inclusive "Bem-vindo(a) de volta" - maintenance_also_upcoming: "Em breve" Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_015pTw3AsFM2b5TYHERhZe34
pdlourenco
force-pushed
the
feat/pt-pt-translation
branch
from
August 14, 2026 20:10
bdc6b53 to
d272b17
Compare
javedh-dev
approved these changes
Aug 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a complete European Portuguese (pt-PT) localisation, following the process in
docs/i18n.mdand the pattern of previous language PRs (#145 Italian, #157 Hungarian, #181 Finnish, #206 German).messages/pt-PT.json— all 707 messages translated into European Portuguese (pt-PT specifically — gasóleo, GPL, matrícula, palavra-passe, ficheiro, definições…), reviewed by a native speakerproject.inlang/settings.json—pt-PTregistered inlocalesandlanguageTagsSettingsModal.svelte— adds thePortuguês (Portugal)label to the locale dropdown, and also adds the previously missing Finnish label (Suomi, currently rendered as "FI")Validation
messages/en.json(707/707){placeholder}preserved verbatim (checked programmatically)pnpm buildpasses; the compiled Paraglide runtime includespt-PTwith the translated variantspnpm lintclean on the changed filesNotes