Chinese translation contributed by Lai-Qing-Long(Jones) - thanks!

This commit is contained in:
lars 2008-12-15 20:52:31 +00:00
parent e4f6e6c532
commit 212133ed52
12 changed files with 181 additions and 146 deletions

View file

@ -1,63 +1,64 @@
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: CryptoNAS-Server 0.3\n"
"Report-Msgid-Bugs-To: translate@cryptonas.org\n"
"POT-Creation-Date: 2008-08-17 16:49+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"PO-Revision-Date: 2008-11-26 11:41+0200\n"
"Last-Translator: Lai-Qing-Long(Jones) <sula3065408@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: zh_HK\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Translate Toolkit 1.2-alpha3\n"
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: Pootle 1.2.0-rc1\n"
#: Name
msgid "Automatic opening"
msgstr ""
msgstr "自動掛載"
#: Title.AutoMountVolume
msgid "Open during startup"
msgstr ""
msgstr "開機時掛載"
#: Help.AutoMount
msgid ""
"You may enable automatic activation for any non-encrypted volume. It will "
"get opened automatically when you turn on the CryptoNAS server."
msgstr ""
msgstr "你也許可為沒加過密的磁區開啟自動觸發功能當你打開CryptoNAS伺服器時它會自動的掛載。"
#: Button.AutoMountOn
msgid "Enable automatic opening"
msgstr ""
msgstr "啟用自動掛載"
#: Button.AutoMountOff
msgid "Disable automatic opening"
msgstr ""
msgstr "關閉自動掛載"
#: Text.AutoIsOn
msgid "Currently automatic opening is enabled"
msgstr ""
msgstr "自動掛載啟用中"
#: Text.AutoIsOff
msgid "Currently automatic opening is disabled"
msgstr ""
msgstr "自動掛載關閉中"
#: SuccessMessage.AutoMountEnabled.Title
msgid "Automatic activation enabled"
msgstr ""
msgstr "自動觸發啟用"
#: SuccessMessage.AutoMountEnabled.Text
msgid "This volume will get opened during startup."
msgstr ""
msgstr "這磁區開機時會掛載。"
#: SuccessMessage.AutoMountDisabled.Title
msgid "Automatic activation disabled"
msgstr ""
msgstr "自動觸發關閉"
#: SuccessMessage.AutoMountDisabled.Text
msgid "This volume will not get opened during startup."
msgstr ""
msgstr "這磁區開機時不會掛載。"
#: AdviceMessage.NoAutoMountForEncryptedVolumes.Text
msgid "Automatic activation is not possible for encrypted volumes."
msgstr ""
msgstr "自動觸發不可能給加密過的磁區使用。"