Skip to content

feat(i18n): add Brazilian Portuguese (pt-BR) localization#26

Open
Kyo-70 wants to merge 1 commit into
xt0n1-t3ch:mainfrom
Kyo-70:patch-1
Open

feat(i18n): add Brazilian Portuguese (pt-BR) localization#26
Kyo-70 wants to merge 1 commit into
xt0n1-t3ch:mainfrom
Kyo-70:patch-1

Conversation

@Kyo-70

@Kyo-70 Kyo-70 commented Jun 21, 2026

Copy link
Copy Markdown

Add full pt-BR translation covering all application namespaces.

Namespaces included:

  • app, language, common, status
  • view/library, view/catalog, view/drivers
  • view/backups (including driver sub-section)
  • view/settings (general, updates, detection, art, advanced)
  • view/about
  • group, feature, dlss (presets, fgMode, fgCount)
  • applyStage, installStage, driverStatus, errorClass
  • notifKind, command, commandCategory, shortcut, librarySort
  • component/* (applyModal, banner, support, perf, card, chrome, gameDrawer, flyout, misc, notif, dlss, palette)
  • toast, notif, anticheat, tray

Notable details:

  • Full pluralization support (one/other) for all countable strings
  • Interpolated variables preserved ({count}, {name}, {version}, etc.)
  • ARIA labels and tooltip strings fully translated
  • DLSS preset descriptions and frame generation modes localized
  • Error class hints and recovery guidance translated
  • Tray menu, notification digest, and anticheat warnings included

Add full pt-BR translation covering all application namespaces.

Namespaces included:
- app, language, common, status
- view/library, view/catalog, view/drivers
- view/backups (including driver sub-section)
- view/settings (general, updates, detection, art, advanced)
- view/about
- group, feature, dlss (presets, fgMode, fgCount)
- applyStage, installStage, driverStatus, errorClass
- notifKind, command, commandCategory, shortcut, librarySort
- component/* (applyModal, banner, support, perf, card,
  chrome, gameDrawer, flyout, misc, notif, dlss, palette)
- toast, notif, anticheat, tray

Notable details:
- Full pluralization support (one/other) for all countable strings
- Interpolated variables preserved ({count}, {name}, {version}, etc.)
- ARIA labels and tooltip strings fully translated
- DLSS preset descriptions and frame generation modes localized
- Error class hints and recovery guidance translated
- Tray menu, notification digest, and anticheat warnings included
Copilot AI review requested due to automatic review settings June 21, 2026 22:12

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds a new Brazilian Portuguese translation catalog intended to localize the DLSSync frontend UI.

Changes:

  • Introduces pt_BR.json containing pt-BR translations across all existing i18n namespaces (including plural forms and interpolations).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines +1 to +5
{
"app": {
"name": "DLSSync"
},
"language": {
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