本库为 arpl i18n (多语言优化版):
https://github.com/fbelavenuto/arpl
https://github.com/wjz304/arpl-zh_CN
https://github.com/wjz304/arpl-i18n
# If it does not involve adding or deleting, the following process is not required.
sudo apt install gettext
git clone https://github.com/wjz304/arpl-i18n.git
cd files/board/arpl/overlayfs/opt/arpl
xgettext -L Shell --keyword=TEXT *.sh -o lang/arpl.pot
sed -i 's/charset=CHARSET/charset=UTF-8/' lang/arpl.pot
# You need to replace the language you need and translate the po file.
msginit -i lang/arpl.pot -l zh_CN.UTF-8 -o lang/zh_CN.po
# This process will be automatically processed during packaging.
msgfmt lang/zh_CN.po -o lang/zh_CN.mo
I am not proficient in language, and even my English is very poor. Developers who are familiar with various languages are welcome to submit PR.
(From: @NETVN82)(From: @Jay tech 2023)(From: @pageinnet)(From: @stnology)(From: @豪客幫)(From: http://mi-d.cn)作者: Ing
QQ群1: 21609194 点击链接加入QQ群
QQ群2: 73119176 点击链接加入QQ群
QQ频道: redpill2syno 点击链接加入QQ频道
TG频道: redpill2syno 点击链接加入TG频道
