Skip to content

Commit a9ae064

Browse files
authored
Improve, fix and complete zh-CN translation (#3180)
* Minor fixing README for translation. * Improve/fix/add translation for zh-CN * Compile translation
1 parent c00f609 commit a9ae064

4 files changed

Lines changed: 103 additions & 173 deletions

File tree

archinstall/locales/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@ Before starting a new language translation be aware that a font for that languag
77
available on the ISO.
88

99
Fonts that are using a different character set than Latin will not be displayed correctly. If those languages
10-
want to be selected than a proper font has to be set manually in the console.
10+
want to be selected, then a proper font has to be set manually in the console.
1111

1212
All available console fonts can be found in `/usr/share/kbd/consolefonts` and they
13-
can be set with `setfont LatGrkCyr-8x16`
13+
can be set with `setfont LatGrkCyr-8x16`.
1414

1515
## Adding new languages
1616

@@ -34,7 +34,7 @@ translation is provided for a language then this is the text that is going to be
3434

3535
## Perform translations
3636

37-
To perform translations for a language this file can be edited manually or the neat `poedit` can be used (https://poedit.net/).
37+
To perform translations for a language, the file `base.po` can be edited manually, or the neat `poedit` can be used (https://poedit.net/).
3838
If editing the file manually, write the translation in the `msgstr` part
3939

4040
```

archinstall/locales/base.pot

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -634,8 +634,8 @@ msgid ""
634634
msgstr ""
635635

636636
msgid ""
637-
"Provides a selection of desktop environments and tiling window managers, e."
638-
"g. gnome, kde, sway"
637+
"Provides a selection of desktop environments and tiling window managers, "
638+
"e.g. gnome, kde, sway"
639639
msgstr ""
640640

641641
msgid "Select your desired desktop environment"
@@ -1278,8 +1278,8 @@ msgid "Disable Copy-on-Write"
12781278
msgstr ""
12791279

12801280
msgid ""
1281-
"Provides a selection of desktop environments and tiling window managers, e."
1282-
"g. GNOME, KDE Plasma, Sway"
1281+
"Provides a selection of desktop environments and tiling window managers, "
1282+
"e.g. GNOME, KDE Plasma, Sway"
12831283
msgstr ""
12841284

12851285
msgid "Configuration type: {}"
7.75 KB
Binary file not shown.

0 commit comments

Comments
 (0)