# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # ChaoPang Chiu , 2020 # Ching Wen Cheng , 2020-2021 # Fanlan , 2015 # Fanlan , 2015 # Hiunn-hué , 2012 # Hiunn-hué , 2012,2015-2016 # pngai , 2016 # pngai , 2016 # wai luk , 2018 # Yao Cheng Lai , 2019 # 丹海 , 2016 # 丹海 , 2016 msgid "" msgstr "" "Project-Id-Version: VBA-M\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-12-04 15:52+0000\n" "PO-Revision-Date: 2011-12-03 19:42+0000\n" "Last-Translator: Ching Wen Cheng , 2020-2021\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/bgk/vba-m/language/zh_TW/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Language: zh_TW\n" "Plural-Forms: nplurals=1; plural=0;\n" #: wxvbam.cpp:259 msgid "visualboyadvance-m" msgstr "visualboyadvance-m" #: wxvbam.cpp:483 msgid "Could not create main window" msgstr "無法開啟主視窗" #: wxvbam.cpp:554 msgid "Save built-in XRC file and exit" msgstr "儲存內建 XRC 檔並且離開" #: wxvbam.cpp:557 msgid "Save built-in vba-over.ini and exit" msgstr "儲存內建 vba-over.ini 並且離開" #: wxvbam.cpp:560 msgid "Print configuration path and exit" msgstr "列印設定路徑並且離開" #: wxvbam.cpp:563 msgid "Start in full-screen mode" msgstr "以全螢幕模式開始" #: wxvbam.cpp:566 msgid "Set a configuration file" msgstr "設置設定檔" #: wxvbam.cpp:570 msgid "Delete shared link state first, if it exists" msgstr "請先刪除共享連線狀態,假如它存在的話" #: wxvbam.cpp:577 msgid "List all settable options and exit" msgstr "列出所有可設定的選項並且離開" #: wxvbam.cpp:580 msgid "ROM file" msgstr "ROM 檔案" #: wxvbam.cpp:582 msgid "=" msgstr "=" #: wxvbam.cpp:613 msgid "Configuration/build error: can't find built-in xrc" msgstr "設定/建立錯誤: 無法找到內建的 xrc" #: wxvbam.cpp:621 #, c-format msgid "" "Wrote built-in configuration to %s.\n" "To override, remove all but changed root node(s). First found root node of correct name in any .xrc or .xrs files in following search path overrides built-in:" msgstr "將內建設定寫入到 %s。\n如果要覆蓋,請刪除所有未更動的根節點。 首先在以下搜索覆蓋內建路徑裡找到的任何 .xrc 或 .xrs 檔案中找出正確名稱的根節點 :" #: wxvbam.cpp:636 msgid "Configuration is read from, in order:" msgstr "設定按順序從中讀取:" #: wxvbam.cpp:650 #, c-format msgid "" "Wrote built-in override file to %s\n" "To override, delete all but changed section. First found section is used from search path:" msgstr "將內建覆蓋檔案寫入到 %s。\n如果要覆蓋,請刪除所有未更動的部分。 首先在搜索路徑裡找到正在使用的部分:" #: wxvbam.cpp:656 msgid "" "\n" "\tbuilt-in" msgstr "\n\t內建" #: wxvbam.cpp:671 msgid "" "Options set from the command line are saved if any configuration changes are made in the user interface.\n" "\n" "For flag options, true and false are specified as 1 and 0, respectively.\n" "\n" msgstr "如果在使用者介面設定任何選項,則保存由命令列來的選項設。\n\n對於旗標選項,true 和 false分別被指定為 1 和 0 。\n\n" #: wxvbam.cpp:679 msgid "" "The commands available for the Keyboard/* option are:\n" "\n" msgstr "可用於鍵盤/*選項的指令:\n\n" #: wxvbam.cpp:690 msgid "Configuration file not found." msgstr "找不到設定檔" #: wxvbam.cpp:723 msgid "Bad configuration option or multiple ROM files given:\n" msgstr "錯誤的選項設定或多個 ROM 檔案被指定:\n" #: guiinit.cpp:85 msgid "Start!" msgstr "開始!" #: guiinit.cpp:104 xrc/NetLink.xrc:99 msgid "Connect" msgstr "連接" #: guiinit.cpp:121 msgid "You must enter a valid host name" msgstr "您必須輸入一個有效的主機名" #: guiinit.cpp:122 msgid "Host name invalid" msgstr "主機名無效" #: guiinit.cpp:140 msgid "Waiting for clients..." msgstr "等待客戶端..." #: guiinit.cpp:141 #, c-format msgid "Server IP address is: %s\n" msgstr "伺服器IP位置:%s\n" #: guiinit.cpp:143 msgid "Waiting for connection..." msgstr "等候連接……" #: guiinit.cpp:144 #, c-format msgid "Connecting to %s\n" msgstr "連接 %s\n" #: guiinit.cpp:177 msgid "" "Error occurred.\n" "Please try again." msgstr "發生錯誤。\n請重試。" #: guiinit.cpp:244 guiinit.cpp:297 msgid "Select cheat file" msgstr "選擇金手指代碼表" #: guiinit.cpp:245 msgid "VBA cheat lists (*.clt)|*.clt|CHT cheat lists (*.cht)|*.cht" msgstr "VBA 金手指代碼表 (*.clt)|*.clt|CHT 金手指代碼表 (*.cht)|*.cht" #: guiinit.cpp:264 panel.cpp:506 msgid "Loaded cheats" msgstr "已讀取金手指" #: guiinit.cpp:298 msgid "VBA cheat lists (*.clt)|*.clt" msgstr "VBA 金手指代碼表 (*.clt)|*.clt" #: guiinit.cpp:316 msgid "Saved cheats" msgstr "已儲存金手指" #: guiinit.cpp:347 guiinit.cpp:366 msgid "Restore old values?" msgstr "恢復舊值?" #: guiinit.cpp:348 guiinit.cpp:367 msgid "Removing cheats" msgstr "移除金手指" #: guiinit.cpp:758 xrc/JoyPanel.xrc:364 msgid "GameShark" msgstr "GameShark" #: guiinit.cpp:759 cmdevents.cpp:705 msgid "GameGenie" msgstr "GameGenie" #: guiinit.cpp:761 msgid "Generic Code" msgstr "通用代碼" #: guiinit.cpp:762 msgid "GameShark Advance" msgstr "GameShark Advance" #: guiinit.cpp:763 msgid "CodeBreaker Advance" msgstr "CodeBreaker Advance" #: guiinit.cpp:764 msgid "Flashcart CHT" msgstr "燒錄卡 CHT" #: guiinit.cpp:832 guiinit.cpp:1087 msgid "Number cannot be empty" msgstr "號碼不可為空" #: guiinit.cpp:870 #, c-format msgid "Search produced %d results. Please refine better" msgstr "搜尋到%d個結果。請做更好的優化" #: guiinit.cpp:882 msgid "Search produced no results" msgstr "沒有搜尋到結果" #: guiinit.cpp:1045 msgid "8-bit " msgstr "8-bit " #: guiinit.cpp:1049 msgid "16-bit " msgstr "16-bit " #: guiinit.cpp:1053 msgid "32-bit " msgstr "32-bit " #: guiinit.cpp:1059 msgid "signed decimal" msgstr "有符號十進位數" #: guiinit.cpp:1063 msgid "unsigned decimal" msgstr "無符號十進位數" #: guiinit.cpp:1067 msgid "unsigned hexadecimal" msgstr "無符號十六進位數" #: guiinit.cpp:1545 #, c-format msgid "%d frames = %.2f ms" msgstr "%d frames = %.2f ms" #: guiinit.cpp:1557 msgid "Default device" msgstr "預設裝置" #: guiinit.cpp:1727 msgid "Desktop mode" msgstr "桌面模式" #: guiinit.cpp:1734 #, c-format msgid "%d x %d - %dbpp @ %dHz" msgstr "%d x %d - %dbpp @ %dHz" #: guiinit.cpp:1976 msgid "This will clear all user-defined accelerators. Are you sure?" msgstr "這將清除所有使用者的加速器設定。你確定嗎?" #: guiinit.cpp:1976 msgid "Confirm" msgstr "確認" #: guiinit.cpp:2567 msgid "Main icon not found" msgstr "主圖示未找到" #: guiinit.cpp:2577 msgid "Browse" msgstr "瀏覽" #: guiinit.cpp:2591 msgid "Main display panel not found" msgstr "主顯示螢幕未找到" #: guiinit.cpp:2768 #, c-format msgid "Duplicate menu accelerator: %s for %s and %s; keeping first" msgstr "複製選單加速器:%s於%s和%s;保持第一" #: guiinit.cpp:2782 #, c-format msgid "Menu accelerator %s for %s overrides default for %s ; keeping menu" msgstr "選單加速器%s%s的預設覆蓋%s的;保存選單" #: guiinit.cpp:2922 #, c-format msgid "Invalid menu item %s; removing" msgstr "無效的選單項%s;去除" #: guiinit.cpp:3125 msgid "Code" msgstr "代碼" #: guiinit.cpp:3134 msgid "Description" msgstr "描述" #: guiinit.cpp:3208 xrc/CheatAdd.xrc:31 msgid "Address" msgstr "位址" #: guiinit.cpp:3209 msgid "Old Value" msgstr "舊數值" #: guiinit.cpp:3210 msgid "New Value" msgstr "新數值" #: guiinit.cpp:3682 msgid "Menu commands" msgstr "選單指令" #: guiinit.cpp:3705 msgid "Other commands" msgstr "其他指令" #: guiinit.cpp:3816 msgid "JoyBus host invalid; disabling" msgstr "遊戲總線主機無效;禁用" #: viewers.cpp:560 msgid "Text files (*.txt;*.log)|*.txt;*.log|" msgstr "純文字檔 (*.txt;*.log)|*.txt;*.log|" #: viewers.cpp:562 viewers.cpp:772 gfxviewers.cpp:1600 gfxviewers.cpp:1742 #: cmdevents.cpp:1187 cmdevents.cpp:1265 cmdevents.cpp:1335 cmdevents.cpp:1404 #: viewsupt.cpp:1180 msgid "Select output file" msgstr "選擇輸出檔案" #: viewers.cpp:698 viewers.cpp:770 msgid "Memory dumps (*.dmp;*.bin)|*.dmp;*.bin|" msgstr "記憶體傾印檔 (*.dmp;*.bin)|*.dmp;*.bin|" #: viewers.cpp:700 msgid "Select memory dump file" msgstr "選擇記憶體傾印檔" #: viewers.cpp:814 msgid "0x00000000 - BIOS" msgstr "0x00000000 - BIOS" #: viewers.cpp:815 msgid "0x02000000 - WRAM" msgstr "0x02000000 - WRAM" #: viewers.cpp:816 msgid "0x03000000 - IRAM" msgstr "0x03000000 - IRAM" #: viewers.cpp:817 msgid "0x04000000 - I/O" msgstr "0x04000000 - I/O" #: viewers.cpp:818 msgid "0x05000000 - PALETTE" msgstr "0x05000000 - PALETTE" #: viewers.cpp:819 msgid "0x06000000 - VRAM" msgstr "0x06000000 - VRAM" #: viewers.cpp:820 msgid "0x07000000 - OAM" msgstr "0x07000000 - OAM" #: viewers.cpp:821 msgid "0x08000000 - ROM" msgstr "0x08000000 - ROM" #: viewers.cpp:924 msgid "0x0000 - ROM" msgstr "0x0000 - ROM" #: viewers.cpp:925 msgid "0x4000 - ROM" msgstr "0x4000 - ROM" #: viewers.cpp:926 msgid "0x8000 - VRAM" msgstr "0x8000 - VRAM" #: viewers.cpp:927 msgid "0xA000 - SRAM" msgstr "0xA000 - SRAM" #: viewers.cpp:928 msgid "0xC000 - RAM" msgstr "0xC000 - RAM" #: viewers.cpp:929 msgid "0xD000 - WRAM" msgstr "0xD000 - WRAM" #: viewers.cpp:930 msgid "0xFF00 - I/O" msgstr "0xFF00 - I/O" #: viewers.cpp:931 msgid "0xFF80 - RAM" msgstr "0xFF80 - RAM" #: gfxviewers.cpp:1141 msgid "Select output file and type" msgstr "選取輸出檔案與類型" #: gfxviewers.cpp:1142 msgid "" "Windows Palette (*.pal)|*.pal|PaintShop Palette (*.pal)|*.pal|Adobe Color " "Table (*.act)|*.act" msgstr "Windows Palette (*.pal)|*.pal|PaintShop Palette (*.pal)|*.pal|Adobe Color Table (*.act)|*.act" #: gfxviewers.cpp:1601 gfxviewers.cpp:1743 cmdevents.cpp:1188 #: viewsupt.cpp:1181 msgid "PNG images|*.png|BMP images|*.bmp" msgstr "PNG 圖片|*.png|BMP 圖片|*.bmp" #: cmdevents.cpp:134 msgid "" "GameBoy Advance Files " "(*.agb;*.gba;*.bin;*.elf;*.mb;*.zip;*.7z;*.rar)|*.agb;*.gba;*.bin;*.elf;*.mb;*.agb.gz;*.gba.gz;*.bin.gz;*.elf.gz;*.mb.gz;*.agb.z;*.gba.z;*.bin.z;*.elf.z;*.mb.z;*.zip;*.7z;*.rar|GameBoy" " Files " "(*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" msgstr "GameBoy Advance 檔案 (*.agb;*.gba;*.bin;*.elf;*.mb;*.zip;*.7z;*.rar)|*.agb;*.gba;*.bin;*.elf;*.mb;*.agb.gz;*.gba.gz;*.bin.gz;*.elf.gz;*.mb.gz;*.agb.z;*.gba.z;*.bin.z;*.elf.z;*.mb.z;*.zip;*.7z;*.rar|GameBoy 檔案 (*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" #: cmdevents.cpp:146 msgid "Open ROM file" msgstr "開啟 ROM 檔案" #: cmdevents.cpp:163 msgid "" "GameBoy Files " "(*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" msgstr "GameBoy 檔案 (*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" #: cmdevents.cpp:170 msgid "Open GB ROM file" msgstr "開啟 GB ROM 檔案" #: cmdevents.cpp:187 msgid "" "GameBoy Color Files " "(*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" msgstr "GameBoy Color 檔案 (*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.zip;*.7z;*.rar)|*.dmg;*.gb;*.gbc;*.cgb;*.sgb;*.dmg.gz;*.gb.gz;*.gbc.gz;*.cgb.gz;*.sgb.gz;*.dmg.z;*.gb.z;*.gbc.z;*.cgb.z;*.sgb.z;*.zip;*.7z;*.rar|" #: cmdevents.cpp:194 msgid "Open GBC ROM file" msgstr "開啟 GBC ROM 檔案" #: cmdevents.cpp:613 cmdevents.cpp:729 cmdevents.cpp:768 cmdevents.cpp:841 msgid "Unknown" msgstr "未定義" #: cmdevents.cpp:621 msgid "ROM" msgstr "ROM" #: cmdevents.cpp:625 msgid "ROM+MBC1" msgstr "ROM+MBC1" #: cmdevents.cpp:629 msgid "ROM+MBC1+RAM" msgstr "ROM+MBC1+RAM" #: cmdevents.cpp:633 msgid "ROM+MBC1+RAM+BATT" msgstr "ROM+MBC1+RAM+BATT" #: cmdevents.cpp:637 msgid "ROM+MBC2" msgstr "ROM+MBC2" #: cmdevents.cpp:641 msgid "ROM+MBC2+BATT" msgstr "ROM+MBC2+BATT" #: cmdevents.cpp:645 msgid "ROM+MMM01" msgstr "ROM+MMM01" #: cmdevents.cpp:649 msgid "ROM+MMM01+RAM" msgstr "ROM+MMM01+RAM" #: cmdevents.cpp:653 msgid "ROM+MMM01+RAM+BATT" msgstr "ROM+MMM01+RAM+BATT" #: cmdevents.cpp:657 msgid "ROM+MBC3+TIMER+BATT" msgstr "ROM+MBC3+TIMER+BATT" #: cmdevents.cpp:661 msgid "ROM+MBC3+TIMER+RAM+BATT" msgstr "ROM+MBC3+TIMER+RAM+BATT" #: cmdevents.cpp:665 msgid "ROM+MBC3" msgstr "ROM+MBC3" #: cmdevents.cpp:669 msgid "ROM+MBC3+RAM" msgstr "ROM+MBC3+RAM" #: cmdevents.cpp:673 msgid "ROM+MBC3+RAM+BATT" msgstr "ROM+MBC3+RAM+BATT" #: cmdevents.cpp:677 msgid "ROM+MBC5" msgstr "ROM+MBC5" #: cmdevents.cpp:681 msgid "ROM+MBC5+RAM" msgstr "ROM+MBC5+RAM" #: cmdevents.cpp:685 msgid "ROM+MBC5+RAM+BATT" msgstr "ROM+MBC5+RAM+BATT" #: cmdevents.cpp:689 msgid "ROM+MBC5+RUMBLE" msgstr "ROM+MBC5+RUMBLE" #: cmdevents.cpp:693 msgid "ROM+MBC5+RUMBLE+RAM" msgstr "ROM+MBC5+RUMBLE+RAM" #: cmdevents.cpp:697 msgid "ROM+MBC5+RUMBLE+RAM+BATT" msgstr "ROM+MBC5+RUMBLE+RAM+BATT" #: cmdevents.cpp:701 msgid "ROM+MBC7+BATT" msgstr "ROM+MBC7+BATT" #: cmdevents.cpp:709 msgid "GameShark V3.0" msgstr "GameShark V3.0" #: cmdevents.cpp:713 msgid "ROM+POCKET CAMERA" msgstr "ROM+POCKET CAMERA" #: cmdevents.cpp:717 msgid "ROM+BANDAI TAMA5" msgstr "ROM+BANDAI TAMA5" #: cmdevents.cpp:721 msgid "ROM+HuC-3" msgstr "ROM+HuC-3" #: cmdevents.cpp:725 msgid "ROM+HuC-1" msgstr "ROM+HuC-1" #: cmdevents.cpp:775 dialogs/display-config.cpp:343 xrc/DisplayConfig.xrc:85 #: xrc/DisplayConfig.xrc:135 xrc/DisplayConfig.xrc:221 #: xrc/GameBoyAdvanceConfig.xrc:32 xrc/GameBoyAdvanceConfig.xrc:204 #: xrc/SoundConfig.xrc:219 xrc/SoundConfig.xrc:309 msgid "None" msgstr "無" #: cmdevents.cpp:877 cmdevents.cpp:899 msgid "Select Dot Code file" msgstr "選擇點碼檔案" #: cmdevents.cpp:879 cmdevents.cpp:901 msgid "e-Reader Dot Code (*.bin;*.raw)|*.bin;*.raw" msgstr "e-Reader Dot Code (*.bin;*.raw)|*.bin;*.raw" #: cmdevents.cpp:920 cmdevents.cpp:1115 msgid "Select battery file" msgstr "選擇電池記憶檔" #: cmdevents.cpp:921 cmdevents.cpp:1116 msgid "Battery file (*.sav)|*.sav|Flash save (*.dat)|*.dat" msgstr "電池記憶檔 (*.sav)|*.sav|Flash save (*.dat)|*.dat" #: cmdevents.cpp:929 msgid "" "Importing a battery file will erase any saved games (permanently after the " "next write). Do you want to continue?" msgstr "匯入電池記憶檔將會抹除現有的存檔(下次存檔後就永遠無法復原)。你要繼續嗎?" #: cmdevents.cpp:930 cmdevents.cpp:958 cmdevents.cpp:1078 msgid "Confirm import" msgstr "匯入確認" #: cmdevents.cpp:936 panel.cpp:449 #, c-format msgid "Loaded battery %s" msgstr "已讀取電池記憶檔 %s" #: cmdevents.cpp:938 #, c-format msgid "Error loading battery %s" msgstr "讀取電池記憶檔%s時發生錯誤" #: cmdevents.cpp:947 msgid "Select code file" msgstr "選擇代碼檔" #: cmdevents.cpp:948 msgid "Gameshark Code File (*.spc;*.xpc)|*.spc;*.xpc" msgstr "Gameshark 代碼檔 (*.spc;*.xpc)|*.spc;*.xpc" #: cmdevents.cpp:948 msgid "Gameshark Code File (*.gcf)|*.gcf" msgstr "Gameshark 代碼檔 (*.gcf)|*.gcf" #: cmdevents.cpp:957 msgid "" "Importing a code file will replace any loaded cheats. Do you want to " "continue?" msgstr "匯入的代碼檔將會取代已經載入的代碼。 你要繼續嗎?" #: cmdevents.cpp:974 #, c-format msgid "Cannot open file %s" msgstr "無法開啟檔案 %s" #: cmdevents.cpp:984 #, c-format msgid "Unsupported code file %s" msgstr "不支援的代碼檔 %s" #: cmdevents.cpp:1054 #, c-format msgid "Loaded code file %s" msgstr "已讀取代碼檔 %s" #: cmdevents.cpp:1056 #, c-format msgid "Error loading code file %s" msgstr "讀取代碼檔%s時發生錯誤" #: cmdevents.cpp:1067 cmdevents.cpp:1143 msgid "Select snapshot file" msgstr "選擇快照檔" #: cmdevents.cpp:1068 msgid "" "GS & PAC Snapshots (*.sps;*.xps)|*.sps;*.xps|GameShark SP Snapshots " "(*.gsv)|*.gsv" msgstr "GS & PAC 快照檔 (*.sps;*.xps)|*.sps;*.xps|GameShark SP 快照檔 (*.gsv)|*.gsv" #: cmdevents.cpp:1068 msgid "Gameboy Snapshot (*.gbs)|*.gbs" msgstr "Gameboy 快照檔 (*.gbs)|*.gbs" #: cmdevents.cpp:1077 msgid "" "Importing a snapshot file will erase any saved games (permanently after the " "next write). Do you want to continue?" msgstr "匯入快照檔將會抹除現有存檔(下次存檔後就永遠無法復原)。你要繼續嗎?" #: cmdevents.cpp:1102 #, c-format msgid "Loaded snapshot file %s" msgstr "已讀取快照檔 %s" #: cmdevents.cpp:1104 #, c-format msgid "Error loading snapshot file %s" msgstr "讀取快照檔%s時發生錯誤" #: cmdevents.cpp:1127 #, c-format msgid "Wrote battery %s" msgstr "寫入電池記憶檔 %s" #: cmdevents.cpp:1129 panel.cpp:755 #, c-format msgid "Error writing battery %s" msgstr "寫入電池記憶檔%s時發生錯誤" #: cmdevents.cpp:1137 msgid "EEPROM saves cannot be exported" msgstr "EEPROM 記錄不能匯出" #: cmdevents.cpp:1144 msgid "Gameshark Snapshot (*.sps)|*.sps" msgstr "Gameshark 快照檔 (*.sps)|*.sps" #: cmdevents.cpp:1158 msgid "Exported from VisualBoyAdvance-M" msgstr "從 VisualBoyAdvance-M 匯出" #: cmdevents.cpp:1170 #, c-format msgid "Saved snapshot file %s" msgstr "已儲存快照檔 %s" #: cmdevents.cpp:1172 #, c-format msgid "Error saving snapshot file %s" msgstr "儲存快照檔%s時發生錯誤" #: cmdevents.cpp:1212 sys.cpp:557 #, c-format msgid "Wrote snapshot %s" msgstr "寫入快照檔 %s" #: cmdevents.cpp:1233 cmdevents.cpp:1303 cmdevents.cpp:1374 cmdevents.cpp:1438 msgid " files (" msgstr " 檔案(" #: cmdevents.cpp:1469 msgid "Select file" msgstr "選擇檔案" #: cmdevents.cpp:1786 cmdevents.cpp:1879 msgid "Select state file" msgstr "選擇即時紀錄檔" #: cmdevents.cpp:1787 cmdevents.cpp:1880 msgid "VisualBoyAdvance saved game files|*.sgm" msgstr "VisualBoyAdvance saved game files|*.sgm" #: cmdevents.cpp:1910 cmdevents.cpp:1920 cmdevents.cpp:1931 #, c-format msgid "Current state slot #%d" msgstr "現在的儲存槽 #%d" #: cmdevents.cpp:2001 msgid "Cannot use Colorizer Hack when GB BIOS File is enabled." msgstr "" #: cmdevents.cpp:2216 msgid "Sound enabled" msgstr "音效已啟動" #: cmdevents.cpp:2216 msgid "Sound disabled" msgstr "音效已關閉" #: cmdevents.cpp:2229 cmdevents.cpp:2243 #, c-format msgid "Volume: %d%%" msgstr "音量:%d%%" #: cmdevents.cpp:2318 msgid "Set to 0 for pseudo tty" msgstr "虛擬終端設置為0" #: cmdevents.cpp:2320 msgid "Port to wait for connection:" msgstr "等待連接的連接埠:" #: cmdevents.cpp:2321 msgid "GDB Connection" msgstr "GDB 連接" #: cmdevents.cpp:2374 #, c-format msgid "Waiting for connection at %s" msgstr "等待連接 %s" #: cmdevents.cpp:2381 #, c-format msgid "Waiting for connection on port %d" msgstr "在連接埠 %d 等候連接" #: cmdevents.cpp:2384 msgid "Waiting for GDB..." msgstr "正在等候 GDB ……" #: cmdevents.cpp:2808 panel.cpp:250 panel.cpp:364 msgid "Could not initialize the sound driver!" msgstr "無法初始化聲音驅動程式!" #: cmdevents.cpp:2912 msgid "Nintendo GameBoy (+Color+Advance) emulator." msgstr "任天堂 GameBoy (+Color+Advance) 模擬器。" #: cmdevents.cpp:2913 msgid "" "Copyright (C) 1999-2003 Forgotten\n" "Copyright (C) 2004-2006 VBA development team\n" "Copyright (C) 2007-2020 VBA-M development team" msgstr "Copyright (C) 1999-2003 Forgotten\nCopyright (C) 2004-2006 VBA 開發團隊\nCopyright (C) 2007-2020 VBA-M 開發團隊" #: cmdevents.cpp:2914 msgid "" "This program is free software: you can redistribute it and/or modify\n" "it under the terms of the GNU General Public License as published by\n" "the Free Software Foundation, either version 2 of the License, or\n" "(at your option) any later version.\n" "\n" "This program is distributed in the hope that it will be useful,\n" "but WITHOUT ANY WARRANTY; without even the implied warranty of\n" "MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n" "GNU General Public License for more details.\n" "\n" "You should have received a copy of the GNU General Public License\n" "along with this program. If not, see http://www.gnu.org/licenses ." msgstr "This program is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 2 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program. If not, see http://www.gnu.org/licenses ." #: cmdevents.cpp:3165 msgid "Cannot use GB BIOS when Colorizer Hack is enabled." msgstr "" #: cmdevents.cpp:3226 msgid "LAN link is already active. Disable link mode to disconnect." msgstr "區網連接已開啟。禁用連接模式。" #: cmdevents.cpp:3232 msgid "Network is not supported in local mode." msgstr "網路不支持本地模式。" #: extra-translations.cpp:12 msgid "&Apply" msgstr "" #: extra-translations.cpp:13 msgid "Artists" msgstr "" #: extra-translations.cpp:14 msgid "Cancel" msgstr "" #: extra-translations.cpp:15 msgid "Close" msgstr "" #: extra-translations.cpp:16 msgid "Developers" msgstr "" #: extra-translations.cpp:17 msgid "License" msgstr "" #: extra-translations.cpp:18 msgid "OK" msgstr "" #: opts.cpp:543 opts.cpp:564 opts.cpp:769 #, c-format msgid "Invalid key binding %s for %s" msgstr "%s 鍵不能綁訂為 %s" #: opts.cpp:692 opts.cpp:701 opts.cpp:710 opts.cpp:719 config/option.cpp:462 #, c-format msgid "Invalid value %s for option %s" msgstr "" #: opts.cpp:791 #, c-format msgid "Unknown option %s with value %s" msgstr "" #: sys.cpp:195 sys.cpp:256 msgid "No game in progress to record" msgstr "沒有遊戲在進行錄製" #: sys.cpp:213 #, c-format msgid "Cannot open output file %s" msgstr "無法開啟輸出檔案 %s" #: sys.cpp:220 sys.cpp:240 sys.cpp:390 msgid "Error writing game recording" msgstr "寫入遊戲錄製錯誤" #: sys.cpp:261 msgid "Cannot play game recording while recording" msgstr "當在錄製的時候無法播放遊戲錄製" #: sys.cpp:276 #, c-format msgid "Cannot open recording file %s" msgstr "無法開啟錄製檔案 %s" #: sys.cpp:285 sys.cpp:295 msgid "Error reading game recording" msgstr "讀取遊戲錄製檔錯誤" #: sys.cpp:405 sys.cpp:424 msgid "Playback ended" msgstr "播放結束" #: sys.cpp:448 #, c-format msgid "%d%%(%d, %d fps)" msgstr "%d%%(%d, %d fps)" #: sys.cpp:456 #, c-format msgid "%d%%" msgstr "%d%%" #: sys.cpp:878 xrc/GBPrinter.xrc:65 msgid "&Discard" msgstr "丟棄(&D)" #: sys.cpp:912 msgid "Image files (*.bmp;*.jpg;*.png)|*.bmp;*.jpg;*.png|" msgstr "圖片檔 (*.bmp;*.jpg;*.png)|*.bmp;*.jpg;*.png|" #: sys.cpp:921 msgid "Save printer image to" msgstr "儲存列印影像到" #: sys.cpp:935 sys.cpp:1118 #, c-format msgid "Wrote printer output to %s" msgstr "回寫列印輸出到 %s" #: sys.cpp:940 sys.cpp:1011 msgid "&Close" msgstr "關閉(&C)" #: sys.cpp:1006 msgid "Printed" msgstr "已列印" #: sys.cpp:1308 #, c-format msgid "Error opening pseudo tty: %s" msgstr "開啟錯誤 pseudo tty: %s" #: sys.cpp:1407 #, c-format msgid "Error setting up server socket (%d)" msgstr "設定伺服器 socket (%d) 錯誤" #: panel.cpp:164 #, c-format msgid "%s is not a valid ROM file" msgstr "%s 不是有效的 ROM 檔案" #: panel.cpp:165 panel.cpp:226 panel.cpp:302 msgid "Problem loading file" msgstr "讀取檔案時發生問題" #: panel.cpp:225 #, c-format msgid "Unable to load Game Boy ROM %s" msgstr "無法讀取 Game Boy ROM %s" #: panel.cpp:262 msgid "" "Cannot use GB BIOS file when Colorizer Hack is enabled, disabling GB BIOS " "file." msgstr "" #: panel.cpp:278 panel.cpp:378 #, c-format msgid "Could not load BIOS %s" msgstr "無法讀取 BIOS %s" #: panel.cpp:301 #, c-format msgid "Unable to load Game Boy Advance ROM %s" msgstr "無法讀取 Game Boy Advance ROM %s" #: panel.cpp:538 msgid " player " msgstr " 播放器 " #: panel.cpp:703 #, c-format msgid "Loaded state %s" msgstr "已讀取即時紀錄檔 %s" #: panel.cpp:703 #, c-format msgid "Error loading state %s" msgstr "讀取即時紀錄檔時發生錯誤 %s" #: panel.cpp:727 #, c-format msgid "Saved state %s" msgstr "已完成即時紀錄 %s" #: panel.cpp:727 #, c-format msgid "Error saving state %s" msgstr "即時記錄時發生錯誤 %s" #: panel.cpp:931 #, c-format msgid "Fullscreen mode %dx%d-%d@%d not supported; looking for another" msgstr "不支援全螢幕模式 %dx%d-%d@%d, 尋找其他模式" #: panel.cpp:969 #, c-format msgid "Fullscreen mode %dx%d-%d@%d not supported" msgstr "不支援全螢幕模式 %dx%d-%d@%d" #: panel.cpp:974 #, c-format msgid "Valid mode: %dx%d-%d@%d" msgstr "有效模式:%dx%d-%d@%d" #: panel.cpp:982 #, c-format msgid "Chose mode %dx%d-%d@%d" msgstr "選擇模式:%dx%d-%d@%d" #: panel.cpp:986 #, c-format msgid "Failed to change mode to %dx%d-%d@%d" msgstr "無法切換到 %dx%d-%d@%d 模式" #: panel.cpp:1074 msgid "Not a valid GBA cartridge" msgstr "不是有效的 GBA 卡匣" #: panel.cpp:1242 msgid "No memory for rewinding" msgstr "沒有記憶體可用來倒帶" #: panel.cpp:1252 msgid "Error writing rewind state" msgstr "回寫狀態錯誤" #: panel.cpp:2269 msgid "Enabling EGL VSync." msgstr "" #: panel.cpp:2271 msgid "Disabling EGL VSync." msgstr "" #: panel.cpp:2278 msgid "Enabling GLX VSync." msgstr "" #: panel.cpp:2280 msgid "Disabling GLX VSync." msgstr "" #: panel.cpp:2297 msgid "Failed to set glXSwapIntervalEXT" msgstr "設置 glXSwapIntervalEXT 失敗" #: panel.cpp:2306 msgid "Failed to set glXSwapIntervalSGI" msgstr "設置 glXSwapIntervalSGI 失敗" #: panel.cpp:2315 msgid "Failed to set glXSwapIntervalMESA" msgstr "設置 glXSwapIntervalMESA 失敗" #: panel.cpp:2322 msgid "No support for wglGetExtensionsStringEXT" msgstr "不支援 wglGetExtensionsStringEXT" #: panel.cpp:2325 msgid "No support for WGL_EXT_swap_control" msgstr "不支援 WGL_EXT_swap_control" #: panel.cpp:2334 msgid "Failed to set wglSwapIntervalEXT" msgstr "設置 wglSwapIntervalEXT 失敗" #: panel.cpp:2340 msgid "No VSYNC available on this platform" msgstr "在此平台無法使用垂直同步" #: panel.cpp:2440 msgid "memory allocation error" msgstr "記憶體配置錯誤" #: panel.cpp:2443 msgid "error initializing codec" msgstr "解碼器初始化錯誤" #: panel.cpp:2446 msgid "error writing to output file" msgstr "輸出檔寫入錯誤" #: panel.cpp:2449 msgid "can't guess output format from file name" msgstr "從檔名猜測輸出格式失敗" #: panel.cpp:2454 msgid "programming error; aborting!" msgstr "程式錯誤,正在停止!" #: panel.cpp:2466 panel.cpp:2495 #, c-format msgid "Unable to begin recording to %s (%s)" msgstr "不能開始錄製到 %s (%s)" #: panel.cpp:2523 #, c-format msgid "Error in audio/video recording (%s); aborting" msgstr "錄製 (%s) 聲音/影像錯誤; 停止中" #: panel.cpp:2529 #, c-format msgid "Error in audio recording (%s); aborting" msgstr "錄製 (%s) 聲音; 停止中" #: panel.cpp:2539 #, c-format msgid "Error in video recording (%s); aborting" msgstr "錄製 (%s) 影像錯誤; 停止中" #: viewsupt.cpp:776 msgid "R:" msgstr "R:" #: viewsupt.cpp:785 msgid "G:" msgstr "G:" #: viewsupt.cpp:794 msgid "B:" msgstr "B:" #: config/internal/option-internal.cpp:320 msgid "Use bilinear filter with 3d renderer" msgstr "" #: config/internal/option-internal.cpp:321 msgid "Full-screen filter to apply" msgstr "" #: config/internal/option-internal.cpp:323 msgid "Filter plugin library" msgstr "" #: config/internal/option-internal.cpp:325 msgid "Interframe blending function" msgstr "" #: config/internal/option-internal.cpp:327 msgid "Keep window on top" msgstr "" #: config/internal/option-internal.cpp:330 msgid "Maximum number of threads to run filters in" msgstr "" #: config/internal/option-internal.cpp:333 msgid "Render method; if unsupported, simple method will be used" msgstr "" #: config/internal/option-internal.cpp:335 msgid "Default scale factor" msgstr "" #: config/internal/option-internal.cpp:338 msgid "Retain aspect ratio when resizing" msgstr "" #: config/internal/option-internal.cpp:341 msgid "BIOS file to use for GB, if enabled" msgstr "" #: config/internal/option-internal.cpp:344 msgid "GB color enhancement, if enabled" msgstr "" #: config/internal/option-internal.cpp:346 msgid "Enable DX Colorization Hacks" msgstr "" #: config/internal/option-internal.cpp:347 #: config/internal/option-internal.cpp:379 msgid "Apply LCD filter, if enabled" msgstr "" #: config/internal/option-internal.cpp:349 msgid "BIOS file to use for GBC, if enabled" msgstr "" #: config/internal/option-internal.cpp:352 msgid "" "The default palette, as 8 comma-separated 4-digit hex integers (rgb555)." msgstr "" #: config/internal/option-internal.cpp:356 msgid "" "The first user palette, as 8 comma-separated 4-digit hex integers (rgb555)." msgstr "" #: config/internal/option-internal.cpp:360 msgid "" "The second user palette, as 8 comma-separated 4-digit hex integers (rgb555)." msgstr "" #: config/internal/option-internal.cpp:364 msgid "Automatically gather a full page before printing" msgstr "" #: config/internal/option-internal.cpp:368 msgid "Automatically save printouts as screen captures with -print suffix" msgstr "" #: config/internal/option-internal.cpp:370 #: config/internal/option-internal.cpp:400 msgid "Directory to look for ROM files" msgstr "" #: config/internal/option-internal.cpp:372 msgid "Directory to look for GBC ROM files" msgstr "" #: config/internal/option-internal.cpp:376 msgid "BIOS file to use, if enabled" msgstr "" #: config/internal/option-internal.cpp:381 msgid "Enable link at boot" msgstr "" #: config/internal/option-internal.cpp:384 msgid "Enable faster network protocol by default" msgstr "" #: config/internal/option-internal.cpp:386 msgid "Default network link client host" msgstr "" #: config/internal/option-internal.cpp:388 msgid "Default network link server IP to bind" msgstr "" #: config/internal/option-internal.cpp:391 msgid "Default network link port (server and client)" msgstr "" #: config/internal/option-internal.cpp:393 msgid "Default network protocol" msgstr "" #: config/internal/option-internal.cpp:395 msgid "Link timeout (ms)" msgstr "" #: config/internal/option-internal.cpp:397 msgid "Link cable type" msgstr "" #: config/internal/option-internal.cpp:405 msgid "Automatically load last saved state" msgstr "" #: config/internal/option-internal.cpp:407 msgid "" "Directory to store game save files (relative paths are relative to ROM; " "blank is config dir)" msgstr "" #: config/internal/option-internal.cpp:410 msgid "Freeze recent load list" msgstr "" #: config/internal/option-internal.cpp:413 msgid "" "Directory to store A/V and game recordings (relative paths are relative to " "ROM)" msgstr "" #: config/internal/option-internal.cpp:417 msgid "Number of seconds between rewind snapshots (0 to disable)" msgstr "" #: config/internal/option-internal.cpp:420 msgid "Directory to store screenshots (relative paths are relative to ROM)" msgstr "" #: config/internal/option-internal.cpp:424 msgid "" "Directory to store saved state files (relative paths are relative to " "BatteryDir)" msgstr "" #: config/internal/option-internal.cpp:427 msgid "Enable status bar" msgstr "" #: config/internal/option-internal.cpp:432 msgid "" "The parameter Joypad//