diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-02-12 04:57:18 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2011-02-12 04:57:18 +0000 |
| commit | f3029e308e211e91ba6891a6419b3f5dd57b7ea8 (patch) | |
| tree | 02070aaaa6451de4258c50f30d9ca8b9e5b3f267 /po/zh_TW.po | |
| parent | b547f4aca10c928bf7fe6a4c519cb7981547d00e (diff) | |
| download | pcsxr-f3029e308e211e91ba6891a6419b3f5dd57b7ea8.tar.gz | |
-gui: added -slowboot to help message, updated translation files. (Issue #8028).
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@63286 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'po/zh_TW.po')
| -rw-r--r-- | po/zh_TW.po | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po index 7336832b..4feba538 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -7,14 +7,14 @@ msgid "" msgstr "" "Project-Id-Version: pcsxr 1.0\n" "Report-Msgid-Bugs-To: whistler_wmz@users.sf.net\n" -"POT-Creation-Date: 2011-01-12 23:37+0800\n" +"POT-Creation-Date: 2011-02-12 12:56+0800\n" "PO-Revision-Date: 2011-01-10 11:13+0800\n" "Last-Translator: Wei Mingzhi <whistler_wmz@users.sf.net>\n" "Language-Team: Traditional Chinese <whistler@openoffice.org>\n" +"Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Language: \n" #: ../data/pcsx.glade2.h:1 msgid "" @@ -547,7 +547,7 @@ msgstr "金手指描述:" msgid "Cheat Code:" msgstr "金手指碼:" -#: ../gui/Cheat.c:155 ../gui/Cheat.c:251 ../gui/LnxMain.c:421 +#: ../gui/Cheat.c:155 ../gui/Cheat.c:251 ../gui/LnxMain.c:422 #: ../win32/gui/ConfigurePlugins.c:305 msgid "Error" msgstr "錯誤" @@ -816,28 +816,29 @@ msgid "" "\t-nogui\t\tDon't open the GTK GUI\n" "\t-cfg FILE\tLoads desired configuration file (default: ~/.pcsx/pcsx.cfg)\n" "\t-psxout\t\tEnable PSX output\n" +"\t-slowboot\t\tEnable BIOS Logo\n" "\t-load STATENUM\tLoads savestate STATENUM (1-9)\n" "\t-h -help\tDisplay this message\n" "\tfile\t\tLoads file\n" msgstr "" -#: ../gui/LnxMain.c:365 +#: ../gui/LnxMain.c:366 #, c-format msgid "" "PCSX cannot be configured without using the GUI -- you should restart " "without -nogui.\n" msgstr "PCSX 不能在字符界面下設定 -- 請不使用 -nogui 參數重新啟動程式\n" -#: ../gui/LnxMain.c:421 +#: ../gui/LnxMain.c:422 msgid "Failed loading plugins!" msgstr "外掛加載失敗" -#: ../gui/LnxMain.c:440 +#: ../gui/LnxMain.c:441 #, c-format msgid "Could not load CD-ROM!\n" msgstr "無法加載光碟。\n" -#: ../gui/LnxMain.c:471 +#: ../gui/LnxMain.c:472 #, c-format msgid "PSX emulator couldn't be initialized.\n" msgstr "PS 模擬器無法初期化。\n" @@ -1143,7 +1144,7 @@ msgstr "不支援的 PPF 補丁版本 (%d)。\n" msgid "Loaded PPF %d.0 patch: %s.\n" msgstr "已加載 PPF %d.0 補丁: %s。\n" -#: ../libpcsxcore/ppf.c:375 +#: ../libpcsxcore/ppf.c:377 #, fuzzy, c-format msgid "Loaded SBI file: %s.\n" msgstr "已加載 CD 映像: %s" |
