Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/archinstall/locales
diff options
context:
space:
mode:
authorOskar <medzik@duck.com>2022-10-03 16:22:37 +0200
committerGitHub <noreply@github.com>2022-10-03 16:22:37 +0200
commitfcb53e4d56b9f0ec78825f27a5224425245455c8 (patch)
tree8648d59ce49a02fe5f167c6325d27a40029d4d8c /archinstall/locales
parentbd3c278ccd7ab0b1d4df458dab5a296eb535f2e6 (diff)
Fix Polish translation (#1492)
* Fix Polish language name * Fix message "Should this user be a superuser (sudoer)?"
Diffstat (limited to 'archinstall/locales')
-rw-r--r--archinstall/locales/README.md2
-rw-r--r--archinstall/locales/languages.json2
-rw-r--r--archinstall/locales/pl/LC_MESSAGES/base.mobin23368 -> 23373 bytes
-rw-r--r--archinstall/locales/pl/LC_MESSAGES/base.po2
4 files changed, 3 insertions, 3 deletions
diff --git a/archinstall/locales/README.md b/archinstall/locales/README.md
index 37dc32e3..cd7d794a 100644
--- a/archinstall/locales/README.md
+++ b/archinstall/locales/README.md
@@ -54,5 +54,5 @@ To display the language inside Archinstall in your own tongue, please edit the f
add a `translated_lang` entry to the respective language, e.g.
```
- {"abbr": "pl", "lang": "Polish", "translated_lang": "Polskie"}
+ {"abbr": "pl", "lang": "Polish", "translated_lang": "Polski"}
```
diff --git a/archinstall/locales/languages.json b/archinstall/locales/languages.json
index 7bee29db..43391d5e 100644
--- a/archinstall/locales/languages.json
+++ b/archinstall/locales/languages.json
@@ -126,7 +126,7 @@
{"abbr": "os", "lang": "Ossetian"},
{"abbr": "pa", "lang": "Panjabi"},
{"abbr": "pi", "lang": "Pali"},
- {"abbr": "pl", "lang": "Polish", "translated_lang": "Polskie"},
+ {"abbr": "pl", "lang": "Polish", "translated_lang": "Polski"},
{"abbr": "pt", "lang": "Portuguese", "translated_lang": "Português"},
{"abbr": "pt_BR", "lang": "Brazilian Portuguese", "translated_lang": "Portugues do Brasil"},
{"abbr": "ps", "lang": "Pushto"},
diff --git a/archinstall/locales/pl/LC_MESSAGES/base.mo b/archinstall/locales/pl/LC_MESSAGES/base.mo
index 05fbedaf..e9051d78 100644
--- a/archinstall/locales/pl/LC_MESSAGES/base.mo
+++ b/archinstall/locales/pl/LC_MESSAGES/base.mo
Binary files differ
diff --git a/archinstall/locales/pl/LC_MESSAGES/base.po b/archinstall/locales/pl/LC_MESSAGES/base.po
index 9b12b024..d1c50634 100644
--- a/archinstall/locales/pl/LC_MESSAGES/base.po
+++ b/archinstall/locales/pl/LC_MESSAGES/base.po
@@ -32,7 +32,7 @@ msgid "Any additional users to install (leave blank for no users): "
msgstr "Ewentualni użytkownicy do instalacji (pozostaw puste jeśli nie chcesz tworzyć użytkowników): "
msgid "Should this user be a superuser (sudoer)?"
-msgstr "Czy użytkownik powinien superużytkownikiem (sudoer)?"
+msgstr "Czy użytkownik powinien być superużytkownikiem (sudoer)?"
msgid "Select a timezone"
msgstr "Wybierz strefę czasową"