mirror of
https://gitlab.freedesktop.org/plymouth/plymouth.git
synced 2026-05-08 08:58:05 +02:00
Internationalization: Add zh_HK and zh_TW translations.
This commit is contained in:
parent
54fcf24c67
commit
2f69d7f325
3 changed files with 66 additions and 0 deletions
|
|
@ -10,3 +10,5 @@ pl
|
|||
uk
|
||||
sr
|
||||
zh_CN
|
||||
zh_HK
|
||||
zh_TW
|
||||
|
|
|
|||
32
po/zh_HK.po
Normal file
32
po/zh_HK.po
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plymouth 0.9.5\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
|
||||
"issues\n"
|
||||
"POT-Creation-Date: 2019-02-26 12:09+0100\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2019-07-12 10:35+0800\n"
|
||||
"Last-Translator: zhaoqiang <zhaoqiang@gnome.org>\n"
|
||||
"Language-Team: Chinese (Hong Kong) <community@linuxhall.org>\n"
|
||||
"Language: zh_HK\n"
|
||||
"X-Generator: Gtranslator 3.30.1\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: src/plugins/splash/two-step/plugin.c:1809
|
||||
#, c-format
|
||||
msgid "%d%% complete"
|
||||
msgstr "目前的進度 %d%%"
|
||||
|
||||
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
|
||||
msgid "Installing Updates..."
|
||||
msgstr "正在安裝更新……"
|
||||
|
||||
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
|
||||
msgid "Do not turn off your computer"
|
||||
msgstr "請不要關機"
|
||||
|
||||
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
|
||||
msgid "Upgrading System..."
|
||||
msgstr "正在升級系統……"
|
||||
32
po/zh_TW.po
Normal file
32
po/zh_TW.po
Normal file
|
|
@ -0,0 +1,32 @@
|
|||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: plymouth 0.9.5\n"
|
||||
"Report-Msgid-Bugs-To: https://gitlab.freedesktop.org/plymouth/plymouth/"
|
||||
"issues\n"
|
||||
"POT-Creation-Date: 2019-02-26 12:09+0100\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"PO-Revision-Date: 2019-07-12 10:35+0800\n"
|
||||
"Last-Translator: zhaoqiang <zhaoqiang@gnome.org>\n"
|
||||
"Language-Team: Chinese(Taiwan) <zh-l10n@lists.linux.org.tw>\n"
|
||||
"Language: zh_TW\n"
|
||||
"X-Generator: Gtranslator 3.30.1\n"
|
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
|
||||
|
||||
#: src/plugins/splash/two-step/plugin.c:1809
|
||||
#, c-format
|
||||
msgid "%d%% complete"
|
||||
msgstr "目前的進度 %d%%"
|
||||
|
||||
#: themes/bgrt/bgrt.plymouth.in.h:1 themes/spinner/spinner.plymouth.in.h:1
|
||||
msgid "Installing Updates..."
|
||||
msgstr "正在安裝更新……"
|
||||
|
||||
#: themes/bgrt/bgrt.plymouth.in.h:2 themes/spinner/spinner.plymouth.in.h:2
|
||||
msgid "Do not turn off your computer"
|
||||
msgstr "請不要關機"
|
||||
|
||||
#: themes/bgrt/bgrt.plymouth.in.h:3 themes/spinner/spinner.plymouth.in.h:3
|
||||
msgid "Upgrading System..."
|
||||
msgstr "正在升級系統……"
|
||||
Loading…
Add table
Reference in a new issue