mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-22 21:40:19 +00:00
Update translation files
This commit is contained in:
30
po/zh_TW.po
30
po/zh_TW.po
@@ -14,8 +14,8 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: HexChat\n"
|
||||
"Report-Msgid-Bugs-To: www.hexchat.org\n"
|
||||
"POT-Creation-Date: 2012-10-30 02:56+0100\n"
|
||||
"PO-Revision-Date: 2012-10-30 02:00+0000\n"
|
||||
"POT-Creation-Date: 2012-10-30 11:58+0100\n"
|
||||
"PO-Revision-Date: 2012-10-30 10:59+0000\n"
|
||||
"Last-Translator: bviktor <bviktor@hexchat.org>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -607,9 +607,9 @@ msgstr "RECONNECT [<host>] [<port>] [<password>],可用 /RECONNECT 重新連
|
||||
|
||||
#: src/common/outbound.c:3698
|
||||
msgid ""
|
||||
"RECV <text>, send raw data to xchat, as if it was received from the irc "
|
||||
"RECV <text>, send raw data to HexChat, as if it was received from the IRC "
|
||||
"server"
|
||||
msgstr "RECV <text>,向 xchat 發送原始資料,就好像它是從 irc 伺服器上接收到的一樣"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/outbound.c:3701
|
||||
msgid "SAY <text>, sends the text to the object in the current window"
|
||||
@@ -734,8 +734,8 @@ msgid "Unknown Command. Try /help\n"
|
||||
msgstr "未知命令。請嘗試 /help\n"
|
||||
|
||||
#: src/common/plugin.c:382 src/common/plugin.c:423
|
||||
msgid "No xchat_plugin_init symbol; is this really an xchat plugin?"
|
||||
msgstr "無 xchat_plugin_init 符號;這確實是 xchat 的外掛程式嗎?"
|
||||
msgid "No hexchat_plugin_init symbol; is this really a HexChat plugin?"
|
||||
msgstr ""
|
||||
|
||||
#: src/common/server.c:665
|
||||
msgid "Are you sure this is a SSL capable server and port?\n"
|
||||
@@ -3192,7 +3192,7 @@ msgid "Execute command:"
|
||||
msgstr "執行命令:"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:140
|
||||
msgid "Open URL or execute command in an existing XChat"
|
||||
msgid "Open URL or execute command in an existing HexChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:142
|
||||
@@ -3207,7 +3207,7 @@ msgstr ""
|
||||
msgid "Show version information"
|
||||
msgstr "顯示版本資訊"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:342
|
||||
#: src/fe-gtk/fe-gtk.c:359
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Failed to open font:\n"
|
||||
@@ -3215,16 +3215,16 @@ msgid ""
|
||||
"%s"
|
||||
msgstr "開啟字型失敗:\n\n%s"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:732
|
||||
#: src/fe-gtk/fe-gtk.c:749
|
||||
msgid "Search buffer is empty.\n"
|
||||
msgstr "搜索緩衝區目前無內容。\n"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:841
|
||||
#: src/fe-gtk/fe-gtk.c:858
|
||||
#, c-format
|
||||
msgid "%d bytes"
|
||||
msgstr "%d 位元組"
|
||||
|
||||
#: src/fe-gtk/fe-gtk.c:842
|
||||
#: src/fe-gtk/fe-gtk.c:859
|
||||
#, c-format
|
||||
msgid "Network send queue: %d bytes"
|
||||
msgstr "網路傳送佇列: %d 位元組"
|
||||
@@ -3779,7 +3779,7 @@ msgid ""
|
||||
"%m = machine info\n"
|
||||
"%n = your nick\n"
|
||||
"%t = time/date\n"
|
||||
"%v = xchat version\n"
|
||||
"%v = HexChat version\n"
|
||||
"%2 = word 2\n"
|
||||
"%3 = word 3\n"
|
||||
"&2 = word 2 to the end of line\n"
|
||||
@@ -3843,10 +3843,10 @@ msgid ""
|
||||
"\n"
|
||||
"%s = the URL string\n"
|
||||
"\n"
|
||||
"Putting a ! infront of the command\n"
|
||||
"Putting a ! in front of the command\n"
|
||||
"indicates it should be sent to a\n"
|
||||
"shell instead of XChat"
|
||||
msgstr "URL 處理程式 - 特殊編碼:\n\n%s = URL 字串\n\n在命令前加一個「!」表示\n該命令應被發送到 shell 而\n非 XChat"
|
||||
"shell instead of HexChat"
|
||||
msgstr ""
|
||||
|
||||
#: src/fe-gtk/menu.c:1446
|
||||
msgid ": User Defined Commands"
|
||||
|
||||
Reference in New Issue
Block a user