From 069a4981871efdba4ac1e4e2879b1c7ed378caa8 Mon Sep 17 00:00:00 2001 From: nubprogrammer <150248218+Nub-programmer@users.noreply.github.com> Date: Wed, 21 Jan 2026 01:30:41 +0530 Subject: [PATCH 1/3] Improve Hindi translations in base.po This PR improves and fixes Hindi translations in base.po. It also corrects previously incorrect fuzzy translations. No functional code changes. --- archinstall/locales/hi/LC_MESSAGES/base.po | 28 +++++++++++----------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/archinstall/locales/hi/LC_MESSAGES/base.po b/archinstall/locales/hi/LC_MESSAGES/base.po index 4ca32a5f4a..3b71241851 100644 --- a/archinstall/locales/hi/LC_MESSAGES/base.po +++ b/archinstall/locales/hi/LC_MESSAGES/base.po @@ -12,13 +12,13 @@ msgstr "" "X-Generator: Poedit 3.2.2\n" msgid "[!] A log file has been created here: {} {}" -msgstr "" +msgstr "[!] यहाँ एक लॉग फ़ाइल बनाई गई है: {} {}" msgid " Please submit this issue (and file) to https://github.com/archlinux/archinstall/issues" msgstr "" msgid "Do you really want to abort?" -msgstr "" +msgstr "क्या आप वाकई रद्द करना चाहते हैं?" msgid "And one more time for verification: " msgstr "सत्यापन के लिए एक बार और: " @@ -39,10 +39,10 @@ msgid "Should this user be a superuser (sudoer)?" msgstr "क्या यह user एक superuser होना चाहिए (sudoer)?" msgid "Select a timezone" -msgstr "एक समयक्षेत्र चुनें" +msgstr "समयक्षेत्र चुनें" msgid "Would you like to use GRUB as a bootloader instead of systemd-boot?" -msgstr "क्या आप systemd-boot की जगह GRUB इस्तेमाल करना चाहेंगे bootloader ke liye?" +msgstr "क्या आप systemd-boot की जगह GRUB को BOOTLOADER के रूप में इस्तेमाल करना चाहेंगे?" msgid "Choose a bootloader" msgstr "एक bootloader चुनें" @@ -313,7 +313,7 @@ msgid "Set desired filesystem for a partition" msgstr "" msgid "Abort" -msgstr "" +msgstr "रद्द करें" msgid "Hostname" msgstr "" @@ -379,7 +379,7 @@ msgid "" msgstr "" msgid "Cancel" -msgstr "" +msgstr "रद्द करें" msgid "Confirm and exit" msgstr "" @@ -569,10 +569,10 @@ msgid "Minimum capacity for Arch Linux partition: {}GB" msgstr "" msgid "Continue" -msgstr "" +msgstr "जारी रखें" msgid "yes" -msgstr "" +msgstr "हाँ" msgid "no" msgstr "" @@ -775,7 +775,7 @@ msgid "Parallel Downloads" msgstr "" msgid "ESC to skip" -msgstr "" +msgstr "छोड़ने के लिए esc दबाएँ" msgid "CTRL+C to reset" msgstr "" @@ -959,7 +959,7 @@ msgid " ! Formatting {} in " msgstr "" msgid "← Back" -msgstr "" +msgstr "← वापस" msgid "Disk encryption" msgstr "" @@ -1210,7 +1210,7 @@ msgstr "" #, fuzzy msgid "Would you like to use compression or disable CoW?" -msgstr "क्या आप swap के लिए zram इस्तेमाल करना चाहेंगे?" +msgstr "क्या आप compression का उपयोग करना चाहते हैं या CoW को बंद करना चाहते हैं?" msgid "Use compression" msgstr "" @@ -1333,7 +1333,7 @@ msgstr "" #, fuzzy msgid "Select language" -msgstr "एक समयक्षेत्र चुनें" +msgstr "भाषा चुनें" #, fuzzy msgid "Write additional packages to install (space separated, leave blank to skip)" @@ -1401,7 +1401,7 @@ msgid "Main profile" msgstr "" msgid "Confirm password" -msgstr "" +msgstr "पासवर्ड की पुष्टि करें" msgid "The confirmation password did not match, please try again" msgstr "" @@ -1411,7 +1411,7 @@ msgstr "" #, fuzzy msgid "Would you like to continue?" -msgstr "क्या आप swap के लिए zram इस्तेमाल करना चाहेंगे?" +msgstr "क्या आप जारी रखना चाहते हैं?" msgid "Directory" msgstr "" From 1961e66d23a795f218992d9ddb3dd857678a68ee Mon Sep 17 00:00:00 2001 From: nubprogrammer <150248218+Nub-programmer@users.noreply.github.com> Date: Wed, 21 Jan 2026 01:41:53 +0530 Subject: [PATCH 2/3] Update base.po --- archinstall/locales/hi/LC_MESSAGES/base.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archinstall/locales/hi/LC_MESSAGES/base.po b/archinstall/locales/hi/LC_MESSAGES/base.po index 3b71241851..f7da4b489f 100644 --- a/archinstall/locales/hi/LC_MESSAGES/base.po +++ b/archinstall/locales/hi/LC_MESSAGES/base.po @@ -775,7 +775,7 @@ msgid "Parallel Downloads" msgstr "" msgid "ESC to skip" -msgstr "छोड़ने के लिए esc दबाएँ" +msgstr "छोड़ने के लिए ESC दबाएँ" msgid "CTRL+C to reset" msgstr "" @@ -1208,7 +1208,7 @@ msgstr "" msgid "Mark/Unmark as nodatacow" msgstr "" -#, fuzzy +#, Would you like to use compression or disable CoW? msgid "Would you like to use compression or disable CoW?" msgstr "क्या आप compression का उपयोग करना चाहते हैं या CoW को बंद करना चाहते हैं?" @@ -1278,7 +1278,7 @@ msgid "Yes" msgstr "" msgid "No" -msgstr "" +msgstr "नहीं" msgid "Archinstall help" msgstr "" From 389f4daa1113f5d72ca9a646d88a66d87518ae92 Mon Sep 17 00:00:00 2001 From: nubprogrammer <150248218+Nub-programmer@users.noreply.github.com> Date: Wed, 21 Jan 2026 01:45:37 +0530 Subject: [PATCH 3/3] removed fuzzy from the things i fixed in translation --- archinstall/locales/hi/LC_MESSAGES/base.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/archinstall/locales/hi/LC_MESSAGES/base.po b/archinstall/locales/hi/LC_MESSAGES/base.po index f7da4b489f..c577567701 100644 --- a/archinstall/locales/hi/LC_MESSAGES/base.po +++ b/archinstall/locales/hi/LC_MESSAGES/base.po @@ -1208,7 +1208,7 @@ msgstr "" msgid "Mark/Unmark as nodatacow" msgstr "" -#, Would you like to use compression or disable CoW? + msgid "Would you like to use compression or disable CoW?" msgstr "क्या आप compression का उपयोग करना चाहते हैं या CoW को बंद करना चाहते हैं?" @@ -1331,7 +1331,7 @@ msgstr "" msgid "Root mount directory" msgstr "" -#, fuzzy + msgid "Select language" msgstr "भाषा चुनें" @@ -1409,7 +1409,7 @@ msgstr "" msgid "Not a valid directory" msgstr "" -#, fuzzy + msgid "Would you like to continue?" msgstr "क्या आप जारी रखना चाहते हैं?"