Skip to content

Add nepali translation#4282

Merged
svartkanin merged 25 commits intoarchlinux:masterfrom
Nub-programmer:add-nepali-translation
Mar 4, 2026
Merged

Add nepali translation#4282
svartkanin merged 25 commits intoarchlinux:masterfrom
Nub-programmer:add-nepali-translation

Conversation

@Nub-programmer
Copy link
Contributor

I have added the initial Nepali translation files (base.po and base.mo) and updated languages.json. ( top 100 lines for now planning to finish all the translation under a week)

Core translations for system setup, user creation, and partitioning are included. I noticed the translation-check workflow is failing due to a missing trigger in the repo's .yaml file, but the branch itself is clean and ready for merge.

@Nub-programmer Nub-programmer requested a review from Torxed as a code owner March 4, 2026 09:47
Copilot AI review requested due to automatic review settings March 4, 2026 09:47
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds initial Nepali (ne) localization support to Archinstall so the installer UI can display Nepali strings for core flows (setup, user creation, partitioning).

Changes:

  • Populate Nepali base.po entries with initial translations for key installer prompts.
  • Add the compiled Nepali message catalog (base.mo) for runtime gettext lookups.
  • Register Nepali in languages.json so it appears as a selectable language.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
archinstall/locales/ne/LC_MESSAGES/base.po Adds Nepali translations for a subset of core installer strings while leaving the rest untranslated for now.
archinstall/locales/ne/LC_MESSAGES/base.mo Adds the generated compiled gettext catalog corresponding to the translated strings.
archinstall/locales/languages.json Registers the ne locale (Nepali) for language selection.

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

You can also share your feedback on Copilot code review. Take the survey.

@svartkanin svartkanin merged commit e133cb0 into archlinux:master Mar 4, 2026
12 of 13 checks passed
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.

3 participants