[nemiver] Updated Traditional Chinese translation(Hong Kong and Taiwan)



commit 032c3060ef9586b51dc17b8712eee8b59cec4191
Author: Chao-Hsiung Liao <j_h_liau yahoo com tw>
Date:   Fri Sep 6 16:31:26 2013 +0800

    Updated Traditional Chinese translation(Hong Kong and Taiwan)

 po/zh_HK.po |   26 +++++++++++++-------------
 po/zh_TW.po |   26 +++++++++++++-------------
 2 files changed, 26 insertions(+), 26 deletions(-)
---
diff --git a/po/zh_HK.po b/po/zh_HK.po
index afe2cad..5e1a5f0 100644
--- a/po/zh_HK.po
+++ b/po/zh_HK.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nemiver master\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-06 19:52+0800\n"
-"PO-Revision-Date: 2013-08-06 19:52+0800\n"
+"POT-Creation-Date: 2013-09-06 16:31+0800\n"
+"PO-Revision-Date: 2013-09-06 16:31+0800\n"
 "Last-Translator: Chao-Hsiung Liao <j_h_liau yahoo com tw>\n"
 "Language-Team: Chinese (Hong Kong) <community linuxhall org>\n"
 "Language: zh_TW\n"
@@ -480,12 +480,12 @@ msgid "Step over the next assembly instruction"
 msgstr "跳過下一個組合語言指令集"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3359
-msgid "_Continue or start"
-msgstr "繼續或開始(_C)"
+msgid "_Continue"
+msgstr "繼續(_C)"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3360
-msgid "Start or continue program execution until the next breakpoint"
-msgstr "開始或繼續程式執行直到下個中斷點"
+msgid "Continue program execution until the next breakpoint"
+msgstr "繼續程式執行直到下個中斷點"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3369
 msgid "Run to Cursor"
@@ -724,30 +724,30 @@ msgid "Could not find file %s"
 msgstr "找不到檔案 %s"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6233
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6379
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6414
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6393
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6428
 #, c-format
 msgid "Could not load program: %s"
 msgstr "無法載入程式:%s"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6308
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6322
 msgid "You cannot attach to Nemiver itself"
 msgstr "你無法附加 Nemiver 到它自己身上"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6321
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6335
 msgid "You cannot attach to the underlying debugger engine"
 msgstr "你不能附加到底層的除錯誤擎"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6616
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6630
 msgid "Failed to stop the debugger"
 msgstr "無法停止除錯器"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6860
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6874
 #, c-format
 msgid "Invalid line number: %i"
 msgstr "無效的列號:%i"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8484
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8498
 #, c-format
 msgid ""
 "There is a program being currently debugged. Do you really want to exit from "
diff --git a/po/zh_TW.po b/po/zh_TW.po
index db9dbc8..d09de04 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,8 +7,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: nemiver master\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2013-08-06 19:52+0800\n"
-"PO-Revision-Date: 2013-08-05 21:06+0800\n"
+"POT-Creation-Date: 2013-09-06 16:31+0800\n"
+"PO-Revision-Date: 2013-09-04 16:25+0800\n"
 "Last-Translator: Chao-Hsiung Liao <j_h_liau yahoo com tw>\n"
 "Language-Team: Chinese (traditional) <zh-l10n lists linux org tw>\n"
 "Language: zh_TW\n"
@@ -480,12 +480,12 @@ msgid "Step over the next assembly instruction"
 msgstr "跳過下一個組合語言指令集"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3359
-msgid "_Continue or start"
-msgstr "繼續或開始(_C)"
+msgid "_Continue"
+msgstr "繼續(_C)"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3360
-msgid "Start or continue program execution until the next breakpoint"
-msgstr "開始或繼續程式執行直到下個中斷點"
+msgid "Continue program execution until the next breakpoint"
+msgstr "繼續程式執行直到下個中斷點"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:3369
 msgid "Run to Cursor"
@@ -724,30 +724,30 @@ msgid "Could not find file %s"
 msgstr "找不到檔案 %s"
 
 #: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6233
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6379
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6414
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6393
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6428
 #, c-format
 msgid "Could not load program: %s"
 msgstr "無法載入程式:%s"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6308
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6322
 msgid "You cannot attach to Nemiver itself"
 msgstr "您無法附加 Nemiver 到它自己身上"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6321
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6335
 msgid "You cannot attach to the underlying debugger engine"
 msgstr "您不能附加到底層的除錯誤擎"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6616
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6630
 msgid "Failed to stop the debugger"
 msgstr "無法停止除錯器"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6860
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:6874
 #, c-format
 msgid "Invalid line number: %i"
 msgstr "無效的列號:%i"
 
-#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8484
+#: ../src/persp/dbgperspective/nmv-dbg-perspective.cc:8498
 #, c-format
 msgid ""
 "There is a program being currently debugged. Do you really want to exit from "


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]