diff options
| author | 2021-10-09 12:16:17 +1100 | |
|---|---|---|
| committer | 2021-10-09 12:16:17 +1100 | |
| commit | 38082ccbee749d650ccea886ae376a5d1dec337c (patch) | |
| tree | 9ba9a900ba826bda58832834278025ced17f42f5 /language/Chinese_Simplified | |
| parent | 34b3bf701098082feb9077db49987507962c1578 (diff) | |
Overdue internal UI enhancements (#8674)
* frontend: Added support for message context to localisations.
* frontend: Added string_view versions of the message lookup functions.
* frontend: Added a few more folder options to the internal UI.
* emu/softlist.cpp: Use more appropriate containers.
* Switched to Python 3 by default - this will become a requirement.
* Updated msgfmt.py for message context support.
* frontend: Show all software item info in the internal UI.
* frontend: Search alternate titles in software selection menu.
* 3rdparty/utf8proc: Updated to v2.6.1 (has several fixes).
* frontend: Added software filters for common info fields.
* frontend: Allow UI manager to hold onto persistent session data.
* frontend: Cache software lists for eight machines.
* frontend: Added support for loading localised system names.
* frontend: Add UI for selecting localised system names.
Diffstat (limited to 'language/Chinese_Simplified')
| -rw-r--r-- | language/Chinese_Simplified/strings.po | 1295 |
1 files changed, 863 insertions, 432 deletions
diff --git a/language/Chinese_Simplified/strings.po b/language/Chinese_Simplified/strings.po index 7c182678887..84b49207dca 100644 --- a/language/Chinese_Simplified/strings.po +++ b/language/Chinese_Simplified/strings.po @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: MAME\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2021-05-29 22:30+1000\n" +"POT-Creation-Date: 2021-10-09 10:52+1100\n" "PO-Revision-Date: 2021-05-30 18:00+0800\n" "Last-Translator: YuiFAN\n" "Language-Team: MAME Language Team\n" @@ -17,7 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: src/frontend/mame/ui/ui.cpp:470 src/frontend/mame/ui/ui.cpp:543 +#: src/frontend/mame/ui/ui.cpp:473 src/frontend/mame/ui/ui.cpp:546 msgid "" "\n" "\n" @@ -27,11 +27,11 @@ msgstr "" "\n" "按任意按键继续" -#: src/frontend/mame/ui/ui.cpp:555 +#: src/frontend/mame/ui/ui.cpp:558 msgid "This driver requires images to be loaded in the following device(s): " msgstr "此驱动需要额外载入下列装置的映像档: " -#: src/frontend/mame/ui/ui.cpp:1247 +#: src/frontend/mame/ui/ui.cpp:1264 #, c-format msgid "" "UI controls enabled\n" @@ -40,7 +40,7 @@ msgstr "" "启用 UI 控制\n" "以 %1$s 切换" -#: src/frontend/mame/ui/ui.cpp:1249 +#: src/frontend/mame/ui/ui.cpp:1266 #, c-format msgid "" "UI controls disabled\n" @@ -49,7 +49,7 @@ msgstr "" "停用 UI 控制\n" "以 %1$s 切换" -#: src/frontend/mame/ui/ui.cpp:1442 +#: src/frontend/mame/ui/ui.cpp:1459 #, c-format msgid "" "Are you sure you want to quit?\n" @@ -62,185 +62,185 @@ msgstr "" "按 ''%1$s'' 退出,\n" "按 ''%2$s'' 继续模拟。" -#: src/frontend/mame/ui/ui.cpp:1492 +#: src/frontend/mame/ui/ui.cpp:1509 msgid "Master Volume" msgstr "主音量" -#: src/frontend/mame/ui/ui.cpp:1501 +#: src/frontend/mame/ui/ui.cpp:1518 #, c-format msgid "%1$s Volume" msgstr "%1$s 音量" -#: src/frontend/mame/ui/ui.cpp:1523 +#: src/frontend/mame/ui/ui.cpp:1540 #, c-format msgid "Overclock CPU %1$s" msgstr "超频 CPU %1$s" -#: src/frontend/mame/ui/ui.cpp:1531 +#: src/frontend/mame/ui/ui.cpp:1548 #, c-format msgid "Overclock %1$s sound" msgstr "超频 %1$s 声音" -#: src/frontend/mame/ui/ui.cpp:1550 +#: src/frontend/mame/ui/ui.cpp:1567 #, c-format msgid "%1$s Refresh Rate" msgstr "%1$s 刷新率" -#: src/frontend/mame/ui/ui.cpp:1555 +#: src/frontend/mame/ui/ui.cpp:1572 #, c-format msgid "%1$s Brightness" msgstr "%1$s 亮度" -#: src/frontend/mame/ui/ui.cpp:1557 +#: src/frontend/mame/ui/ui.cpp:1574 #, c-format msgid "%1$s Contrast" msgstr "%1$s 对比" -#: src/frontend/mame/ui/ui.cpp:1559 +#: src/frontend/mame/ui/ui.cpp:1576 #, c-format msgid "%1$s Gamma" msgstr "%1$s 迦玛值" -#: src/frontend/mame/ui/ui.cpp:1563 +#: src/frontend/mame/ui/ui.cpp:1580 #, c-format msgid "%1$s Horiz Stretch" msgstr "%1$s 水平延展" -#: src/frontend/mame/ui/ui.cpp:1565 +#: src/frontend/mame/ui/ui.cpp:1582 #, c-format msgid "%1$s Horiz Position" msgstr "%1$s 水平位置" -#: src/frontend/mame/ui/ui.cpp:1567 +#: src/frontend/mame/ui/ui.cpp:1584 #, c-format msgid "%1$s Vert Stretch" msgstr "%1$s 垂直延展" -#: src/frontend/mame/ui/ui.cpp:1569 +#: src/frontend/mame/ui/ui.cpp:1586 #, c-format msgid "%1$s Vert Position" msgstr "%1$s 垂直位置" -#: src/frontend/mame/ui/ui.cpp:1585 +#: src/frontend/mame/ui/ui.cpp:1602 #, c-format msgid "Laserdisc '%1$s' Horiz Stretch" msgstr "激光影碟 %1$s 水平延展" -#: src/frontend/mame/ui/ui.cpp:1588 +#: src/frontend/mame/ui/ui.cpp:1605 #, c-format msgid "Laserdisc '%1$s' Horiz Position" msgstr "激光影碟 %1$s 水平位置" -#: src/frontend/mame/ui/ui.cpp:1590 +#: src/frontend/mame/ui/ui.cpp:1607 #, c-format msgid "Laserdisc '%1$s' Vert Stretch" msgstr "激光影碟 %1$s 垂直延展" -#: src/frontend/mame/ui/ui.cpp:1593 +#: src/frontend/mame/ui/ui.cpp:1610 #, c-format msgid "Laserdisc '%1$s' Vert Position" msgstr "激光影碟 %1$s 垂直位置" -#: src/frontend/mame/ui/ui.cpp:1603 +#: src/frontend/mame/ui/ui.cpp:1620 msgid "Vector Flicker" msgstr "向量闪烁度" -#: src/frontend/mame/ui/ui.cpp:1604 +#: src/frontend/mame/ui/ui.cpp:1621 msgid "Beam Width Minimum" msgstr "最小光束宽度" -#: src/frontend/mame/ui/ui.cpp:1605 +#: src/frontend/mame/ui/ui.cpp:1622 msgid "Beam Width Maximum" msgstr "最大光束宽度" -#: src/frontend/mame/ui/ui.cpp:1606 +#: src/frontend/mame/ui/ui.cpp:1623 msgid "Beam Dot Size" msgstr "光束点大小" -#: src/frontend/mame/ui/ui.cpp:1607 +#: src/frontend/mame/ui/ui.cpp:1624 msgid "Beam Intensity Weight" msgstr "光束强度" -#: src/frontend/mame/ui/ui.cpp:1620 +#: src/frontend/mame/ui/ui.cpp:1637 #, c-format msgid "Crosshair Scale %1$s" msgstr "十字准星尺度 %1$s" -#: src/frontend/mame/ui/ui.cpp:1620 src/frontend/mame/ui/ui.cpp:1622 +#: src/frontend/mame/ui/ui.cpp:1637 src/frontend/mame/ui/ui.cpp:1639 msgid "X" msgstr "X" -#: src/frontend/mame/ui/ui.cpp:1620 src/frontend/mame/ui/ui.cpp:1622 +#: src/frontend/mame/ui/ui.cpp:1637 src/frontend/mame/ui/ui.cpp:1639 msgid "Y" msgstr "Y" -#: src/frontend/mame/ui/ui.cpp:1622 +#: src/frontend/mame/ui/ui.cpp:1639 #, c-format msgid "Crosshair Offset %1$s" msgstr "十字准星位移 %1$s" -#: src/frontend/mame/ui/ui.cpp:1654 +#: src/frontend/mame/ui/ui.cpp:1671 #, c-format msgid "%1$3ddB" msgstr "%1$3ddB" -#: src/frontend/mame/ui/ui.cpp:1697 +#: src/frontend/mame/ui/ui.cpp:1714 #, c-format msgid "%1$d%%" msgstr "%1$d%%" -#: src/frontend/mame/ui/ui.cpp:1712 +#: src/frontend/mame/ui/ui.cpp:1729 #, c-format msgid "%1$3.0f%%" msgstr "%1$3.0f%%" -#: src/frontend/mame/ui/ui.cpp:1735 src/frontend/mame/ui/ui.cpp:1755 -#: src/frontend/mame/ui/ui.cpp:1774 src/frontend/mame/ui/ui.cpp:1792 -#: src/frontend/mame/ui/ui.cpp:1811 src/frontend/mame/ui/ui.cpp:1830 -#: src/frontend/mame/ui/ui.cpp:1849 src/frontend/mame/ui/ui.cpp:1868 -#: src/frontend/mame/ui/ui.cpp:1889 src/frontend/mame/ui/ui.cpp:1910 -#: src/frontend/mame/ui/ui.cpp:1931 src/frontend/mame/ui/ui.cpp:1952 +#: src/frontend/mame/ui/ui.cpp:1752 src/frontend/mame/ui/ui.cpp:1772 +#: src/frontend/mame/ui/ui.cpp:1791 src/frontend/mame/ui/ui.cpp:1809 +#: src/frontend/mame/ui/ui.cpp:1828 src/frontend/mame/ui/ui.cpp:1847 +#: src/frontend/mame/ui/ui.cpp:1866 src/frontend/mame/ui/ui.cpp:1885 +#: src/frontend/mame/ui/ui.cpp:1906 src/frontend/mame/ui/ui.cpp:1927 +#: src/frontend/mame/ui/ui.cpp:1948 src/frontend/mame/ui/ui.cpp:1969 #, c-format msgid "%1$.3f" msgstr "%1$.3f" -#: src/frontend/mame/ui/ui.cpp:1967 src/frontend/mame/ui/ui.cpp:1982 -#: src/frontend/mame/ui/ui.cpp:1997 src/frontend/mame/ui/ui.cpp:2012 -#: src/frontend/mame/ui/ui.cpp:2027 +#: src/frontend/mame/ui/ui.cpp:1984 src/frontend/mame/ui/ui.cpp:1999 +#: src/frontend/mame/ui/ui.cpp:2014 src/frontend/mame/ui/ui.cpp:2029 +#: src/frontend/mame/ui/ui.cpp:2044 #, c-format msgid "%1$1.2f" msgstr "%1$1.2f" -#: src/frontend/mame/ui/ui.cpp:2043 +#: src/frontend/mame/ui/ui.cpp:2060 #, c-format msgid "Crosshair Scale X %1$1.3f" msgstr "十字准星尺度 X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2043 +#: src/frontend/mame/ui/ui.cpp:2060 #, c-format msgid "Crosshair Scale Y %1$1.3f" msgstr "十字准星尺度 Y %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2060 +#: src/frontend/mame/ui/ui.cpp:2077 #, c-format msgid "Crosshair Offset X %1$1.3f" msgstr "十字准星位移 X %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2060 +#: src/frontend/mame/ui/ui.cpp:2077 #, c-format msgid "Crosshair Offset Y %1$1.3f" msgstr "十字准星位移 Y %1$1.3f" -#: src/frontend/mame/ui/ui.cpp:2167 +#: src/frontend/mame/ui/ui.cpp:2184 msgid "**Error saving ui.ini**" msgstr "**保存 ui.ini 时错误**" -#: src/frontend/mame/ui/ui.cpp:2225 +#: src/frontend/mame/ui/ui.cpp:2243 #, c-format msgid "**Error saving %s.ini**" msgstr "**保存 %s.ini 时错误**" -#: src/frontend/mame/ui/ui.cpp:2229 src/frontend/mame/ui/miscmenu.cpp:762 +#: src/frontend/mame/ui/ui.cpp:2247 src/frontend/mame/ui/miscmenu.cpp:785 msgid "" "\n" " Configuration saved \n" @@ -250,7 +250,7 @@ msgstr "" " 设定已保存 \n" "\n" -#: src/frontend/mame/ui/selsoft.cpp:225 src/frontend/mame/ui/selgame.cpp:461 +#: src/frontend/mame/ui/selsoft.cpp:498 src/frontend/mame/ui/selgame.cpp:665 #, c-format msgid "" "%s\n" @@ -259,8 +259,8 @@ msgstr "" "%s\n" " 已新增至最爱清单。" -#: src/frontend/mame/ui/selsoft.cpp:230 src/frontend/mame/ui/selgame.cpp:466 -#: src/frontend/mame/ui/selgame.cpp:472 +#: src/frontend/mame/ui/selsoft.cpp:503 src/frontend/mame/ui/selgame.cpp:670 +#: src/frontend/mame/ui/selgame.cpp:676 #, c-format msgid "" "%s\n" @@ -269,33 +269,33 @@ msgstr "" "%s\n" " 已从最爱清单移除。" -#: src/frontend/mame/ui/selsoft.cpp:630 +#: src/frontend/mame/ui/selsoft.cpp:719 #, c-format msgid "%1$s %2$s ( %3$d / %4$d software packages )" msgstr "%1$s %2$s ( %3$d / %4$d 软件包 )" -#: src/frontend/mame/ui/selsoft.cpp:631 +#: src/frontend/mame/ui/selsoft.cpp:720 #, c-format msgid "Driver: \"%1$s\" software list " msgstr "驱动: \"%1$s\" 软件清单 " -#: src/frontend/mame/ui/selsoft.cpp:636 src/frontend/mame/ui/selgame.cpp:1422 +#: src/frontend/mame/ui/selsoft.cpp:725 src/frontend/mame/ui/selgame.cpp:1655 #, c-format msgid "%1$s: %2$s - Search: %3$s_" msgstr "%1$s: %2$s - 搜寻: %3$s_" -#: src/frontend/mame/ui/selsoft.cpp:638 src/frontend/mame/ui/selgame.cpp:1424 +#: src/frontend/mame/ui/selsoft.cpp:727 src/frontend/mame/ui/selgame.cpp:1657 #, c-format msgid "Search: %1$s_" msgstr "搜寻: %1$s_" -#: src/frontend/mame/ui/selsoft.cpp:645 src/frontend/mame/ui/selsoft.cpp:652 +#: src/frontend/mame/ui/selsoft.cpp:734 #: src/frontend/mame/ui/simpleselgame.cpp:315 #, c-format msgid "%1$-.100s" msgstr "%1$-.100s" -#: src/frontend/mame/ui/optsmenu.cpp:72 src/frontend/mame/ui/sndmenu.cpp:149 +#: src/frontend/mame/ui/optsmenu.cpp:72 src/frontend/mame/ui/sndmenu.cpp:163 msgid "Sound Options" msgstr "声音选项" @@ -323,7 +323,7 @@ msgstr "自订 UI" msgid "Configure Directories" msgstr "设定目录" -#: src/frontend/mame/ui/filesel.cpp:259 src/frontend/mame/ui/swlist.cpp:87 +#: src/frontend/mame/ui/filesel.cpp:259 src/frontend/mame/ui/swlist.cpp:89 #: src/frontend/mame/ui/slotopt.cpp:220 msgid "[empty slot]" msgstr "[空插槽]" @@ -332,7 +332,7 @@ msgstr "[空插槽]" msgid "[create]" msgstr "[建立]" -#: src/frontend/mame/ui/filesel.cpp:267 src/frontend/mame/ui/swlist.cpp:98 +#: src/frontend/mame/ui/filesel.cpp:267 src/frontend/mame/ui/swlist.cpp:100 msgid "[software list]" msgstr "[软件清单]" @@ -341,23 +341,23 @@ msgstr "[软件清单]" msgid "Error accessing %s" msgstr "错误存取 %s" -#: src/frontend/mame/ui/filesel.cpp:538 +#: src/frontend/mame/ui/filesel.cpp:542 msgid "Select access mode" msgstr "选择存取模式" -#: src/frontend/mame/ui/filesel.cpp:539 +#: src/frontend/mame/ui/filesel.cpp:543 msgid "Read-only" msgstr "唯读" -#: src/frontend/mame/ui/filesel.cpp:541 +#: src/frontend/mame/ui/filesel.cpp:545 msgid "Read-write" msgstr "读写" -#: src/frontend/mame/ui/filesel.cpp:542 +#: src/frontend/mame/ui/filesel.cpp:546 msgid "Read this image, write to another image" msgstr "读取此映像档,写入至其他映像档" -#: src/frontend/mame/ui/filesel.cpp:543 +#: src/frontend/mame/ui/filesel.cpp:547 msgid "Read this image, write to diff" msgstr "读取此映像档,写入差异档" @@ -377,9 +377,9 @@ msgstr "重新选择上次执行的机台" msgid "Enlarge images in the right panel" msgstr "放大右侧面版的图片" -#: src/frontend/mame/ui/submenu.cpp:35 src/frontend/mame/ui/dirmenu.cpp:46 +#: src/frontend/mame/ui/submenu.cpp:35 msgid "Cheats" -msgstr "作弊码文件 (cheat)" +msgstr "作弊码文件" #: src/frontend/mame/ui/submenu.cpp:36 msgid "Show mouse pointer" @@ -669,36 +669,36 @@ msgstr "同步更新" msgid "Wait Vertical Sync" msgstr "等待垂直同步" -#: src/frontend/mame/ui/menu.cpp:380 src/frontend/mame/ui/menu.cpp:672 +#: src/frontend/mame/ui/menu.cpp:370 src/frontend/mame/ui/menu.cpp:662 #: src/frontend/mame/ui/videoopt.cpp:192 plugins/cheatfind/init.lua:763 #: plugins/cheatfind/init.lua:774 plugins/cheat/init.lua:668 msgid "On" msgstr "开" -#: src/frontend/mame/ui/menu.cpp:380 src/frontend/mame/ui/menu.cpp:675 +#: src/frontend/mame/ui/menu.cpp:370 src/frontend/mame/ui/menu.cpp:665 #: src/frontend/mame/ui/videoopt.cpp:208 plugins/cheatfind/init.lua:760 #: plugins/cheatfind/init.lua:771 plugins/cheat/init.lua:671 #: plugins/cheat/init.lua:680 msgid "Off" msgstr "关" -#: src/frontend/mame/ui/menu.cpp:678 +#: src/frontend/mame/ui/menu.cpp:668 msgid "Auto" msgstr "自动" -#: src/frontend/mame/ui/menu.cpp:1178 +#: src/frontend/mame/ui/menu.cpp:1168 msgid "Start Machine" msgstr "启动机械" -#: src/frontend/mame/ui/menu.cpp:1180 +#: src/frontend/mame/ui/menu.cpp:1170 msgid "Return to Machine" msgstr "回到机械" -#: src/frontend/mame/ui/menu.cpp:1185 src/frontend/mame/ui/menu.cpp:1187 +#: src/frontend/mame/ui/menu.cpp:1175 src/frontend/mame/ui/menu.cpp:1177 msgid "Exit" msgstr "结束" -#: src/frontend/mame/ui/menu.cpp:1192 src/frontend/mame/ui/menu.cpp:1194 +#: src/frontend/mame/ui/menu.cpp:1182 src/frontend/mame/ui/menu.cpp:1184 msgid "Return to Previous Menu" msgstr "回上一层菜单" @@ -736,86 +736,107 @@ msgid "Cannot change options while recording!" msgstr "正在录制时无法变更选项!" #: src/frontend/mame/ui/info.cpp:31 +msgctxt "emulation-feature" msgid "protection" msgstr "保护" #: src/frontend/mame/ui/info.cpp:32 +msgctxt "emulation-feature" msgid "timing" msgstr "计时" #: src/frontend/mame/ui/info.cpp:33 +msgctxt "emulation-feature" msgid "graphics" msgstr "图形" #: src/frontend/mame/ui/info.cpp:34 +msgctxt "emulation-feature" msgid "color palette" msgstr "色盘" #: src/frontend/mame/ui/info.cpp:35 +msgctxt "emulation-feature" msgid "sound" msgstr "声音" #: src/frontend/mame/ui/info.cpp:36 +msgctxt "emulation-feature" msgid "capture hardware" msgstr "撷取硬体" #: src/frontend/mame/ui/info.cpp:37 +msgctxt "emulation-feature" msgid "camera" msgstr "相机" #: src/frontend/mame/ui/info.cpp:38 +msgctxt "emulation-feature" msgid "microphone" msgstr "麦克风" #: src/frontend/mame/ui/info.cpp:39 +msgctxt "emulation-feature" msgid "controls" msgstr "控制" #: src/frontend/mame/ui/info.cpp:40 +msgctxt "emulation-feature" msgid "keyboard" msgstr "键盘" #: src/frontend/mame/ui/info.cpp:41 +msgctxt "emulation-feature" msgid "mouse" msgstr "鼠标" #: src/frontend/mame/ui/info.cpp:42 +msgctxt "emulation-feature" msgid "media" msgstr "媒体" #: src/frontend/mame/ui/info.cpp:43 +msgctxt "emulation-feature" msgid "disk" msgstr "磁盘" #: src/frontend/mame/ui/info.cpp:44 +msgctxt "emulation-feature" msgid "printer" msgstr "印表机" #: src/frontend/mame/ui/info.cpp:45 +msgctxt "emulation-feature" msgid "magnetic tape" msgstr "磁带" #: src/frontend/mame/ui/info.cpp:46 +msgctxt "emulation-feature" msgid "punch tape" msgstr "打孔带" #: src/frontend/mame/ui/info.cpp:47 +msgctxt "emulation-feature" msgid "magnetic drum" msgstr "磁鼓" #: src/frontend/mame/ui/info.cpp:48 +msgctxt "emulation-feature" msgid "solid state storage" msgstr "固态储存" #: src/frontend/mame/ui/info.cpp:49 +msgctxt "emulation-feature" msgid "communications" msgstr "通讯" #: src/frontend/mame/ui/info.cpp:50 +msgctxt "emulation-feature" msgid "LAN" msgstr "区域网" #: src/frontend/mame/ui/info.cpp:51 +msgctxt "emulation-feature" msgid "WAN" msgstr "广域网" @@ -896,8 +917,8 @@ msgid "" "experience this machine.\n" msgstr "" "\n" -"此机械的部分元件无法模拟,因其需要实际活动的互动或机械装置的组合。" -"故无法达成此机械的完成体验。\n" +"此机械的部分元件无法模拟,因其需要实际活动的互动或机械装置的组合。故无法达成" +"此机械的完成体验。\n" #: src/frontend/mame/ui/info.cpp:315 #, c-format @@ -999,28 +1020,28 @@ msgstr "部分支援" msgid "[empty]" msgstr "[ 空 ]" -#: src/frontend/mame/ui/swlist.cpp:92 +#: src/frontend/mame/ui/swlist.cpp:94 msgid "[file manager]" msgstr "[ 文件管理器 ]" -#: src/frontend/mame/ui/swlist.cpp:234 +#: src/frontend/mame/ui/swlist.cpp:228 msgid "Switch Item Ordering" msgstr "切换项目顺序" -#: src/frontend/mame/ui/swlist.cpp:267 +#: src/frontend/mame/ui/swlist.cpp:258 #, c-format msgid "Switched Order: entries now ordered by %s" msgstr "切换顺序:当前项目依照 %s 排序" -#: src/frontend/mame/ui/swlist.cpp:267 +#: src/frontend/mame/ui/swlist.cpp:258 msgid "shortname" msgstr "短档名" -#: src/frontend/mame/ui/swlist.cpp:267 +#: src/frontend/mame/ui/swlist.cpp:258 msgid "description" msgstr "描述" -#: src/frontend/mame/ui/swlist.cpp:397 +#: src/frontend/mame/ui/swlist.cpp:391 msgid "[compatible lists]" msgstr "[ 完整清单 ]" @@ -1028,11 +1049,11 @@ msgstr "[ 完整清单 ]" msgid "File Already Exists - Override?" msgstr "档案已存在 — 是否覆写?" -#: src/frontend/mame/ui/filecreate.cpp:81 src/frontend/mame/ui/utils.cpp:1045 +#: src/frontend/mame/ui/filecreate.cpp:81 src/frontend/mame/ui/utils.cpp:1089 msgid "No" msgstr "否" -#: src/frontend/mame/ui/filecreate.cpp:82 src/frontend/mame/ui/utils.cpp:1045 +#: src/frontend/mame/ui/filecreate.cpp:82 src/frontend/mame/ui/utils.cpp:1089 msgid "Yes" msgstr "是" @@ -1073,7 +1094,7 @@ msgstr "自然" msgid "Emulated" msgstr "模拟" -#: src/frontend/mame/ui/keyboard.cpp:53 src/frontend/mame/ui/inputmap.cpp:478 +#: src/frontend/mame/ui/keyboard.cpp:53 src/frontend/mame/ui/inputmap.cpp:484 #, c-format msgid "%1$s [root%2$s]" msgstr "%1$s [root%2$s]" @@ -1090,189 +1111,358 @@ msgstr "已启用" msgid "Disabled" msgstr "已停用" -#: src/frontend/mame/ui/utils.cpp:62 src/frontend/mame/ui/utils.cpp:86 +#: src/frontend/mame/ui/utils.cpp:63 +msgctxt "swlist-info" +msgid "Alternate Title" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:64 +msgctxt "swlist-info" +msgid "Author" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:65 +msgctxt "swlist-info" +msgid "Barcode Number" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:66 +msgctxt "swlist-info" +msgid "Developer" +msgstr "开发商" + +#: src/frontend/mame/ui/utils.cpp:67 +msgctxt "swlist-info" +msgid "Distributor" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:68 +msgctxt "swlist-info" +msgid "Installation Instructions" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:69 +msgctxt "swlist-info" +msgid "ISBN" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:70 +msgctxt "swlist-info" +msgid "OEM" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:71 +msgctxt "swlist-info" +msgid "Original Publisher" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:72 +msgctxt "swlist-info" +msgid "Part Number" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:73 +msgctxt "swlist-info" +msgid "PCB" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:74 +msgctxt "swlist-info" +msgid "Programmer" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:75 +msgctxt "swlist-info" +msgid "Release Date" +msgstr "发行日" + +#: src/frontend/mame/ui/utils.cpp:76 +msgctxt "swlist-info" +msgid "Serial Number" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:77 +msgctxt "swlist-info" +msgid "Usage Instructions" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:78 +msgctxt "swlist-info" +msgid "Version" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:84 +msgctxt "machine-filter" msgid "Unfiltered" msgstr "未过滤" -#: src/frontend/mame/ui/utils.cpp:63 src/frontend/mame/ui/utils.cpp:87 +#: src/frontend/mame/ui/utils.cpp:85 +msgctxt "machine-filter" msgid "Available" msgstr "可用" -#: src/frontend/mame/ui/utils.cpp:64 src/frontend/mame/ui/utils.cpp:88 +#: src/frontend/mame/ui/utils.cpp:86 +msgctxt "machine-filter" msgid "Unavailable" msgstr "不可用" -#: src/frontend/mame/ui/utils.cpp:65 +#: src/frontend/mame/ui/utils.cpp:87 +msgctxt "machine-filter" msgid "Working" msgstr "可以执行" -#: src/frontend/mame/ui/utils.cpp:66 +#: src/frontend/mame/ui/utils.cpp:88 +msgctxt "machine-filter" msgid "Not Working" msgstr "不可执行" -#: src/frontend/mame/ui/utils.cpp:67 +#: src/frontend/mame/ui/utils.cpp:89 +msgctxt "machine-filter" msgid "Mechanical" msgstr "机械式" -#: src/frontend/mame/ui/utils.cpp:68 +#: src/frontend/mame/ui/utils.cpp:90 +msgctxt "machine-filter" msgid "Not Mechanical" msgstr "非机械式" -#: src/frontend/mame/ui/utils.cpp:69 +#: src/frontend/mame/ui/utils.cpp:91 +msgctxt "machine-filter" msgid "Category" msgstr "类别" -#: src/frontend/mame/ui/utils.cpp:70 src/frontend/mame/ui/utils.cpp:89 +#: src/frontend/mame/ui/utils.cpp:92 +msgctxt "machine-filter" msgid "Favorites" msgstr "最爱" -#: src/frontend/mame/ui/utils.cpp:71 src/frontend/mame/ui/miscmenu.cpp:806 +#: src/frontend/mame/ui/utils.cpp:93 +msgctxt "machine-filter" msgid "BIOS" msgstr "BIOS" -#: src/frontend/mame/ui/utils.cpp:72 +#: src/frontend/mame/ui/utils.cpp:94 +msgctxt "machine-filter" msgid "Not BIOS" msgstr "非 BIOS" -#: src/frontend/mame/ui/utils.cpp:73 src/frontend/mame/ui/utils.cpp:90 +#: src/frontend/mame/ui/utils.cpp:95 +msgctxt "machine-filter" msgid "Parents" msgstr "母档" -#: src/frontend/mame/ui/utils.cpp:74 src/frontend/mame/ui/utils.cpp:91 +#: src/frontend/mame/ui/utils.cpp:96 +msgctxt "machine-filter" msgid "Clones" msgstr "克隆版" -#: src/frontend/mame/ui/utils.cpp:75 +#: src/frontend/mame/ui/utils.cpp:97 +msgctxt "machine-filter" msgid "Manufacturer" msgstr "制造商" -#: src/frontend/mame/ui/utils.cpp:76 src/frontend/mame/ui/utils.cpp:92 +#: src/frontend/mame/ui/utils.cpp:98 +msgctxt "machine-filter" msgid "Year" msgstr "年代" -#: src/frontend/mame/ui/utils.cpp:77 +#: src/frontend/mame/ui/utils.cpp:99 +msgctxt "machine-filter" msgid "Save Supported" msgstr "已支援即时存档" -#: src/frontend/mame/ui/utils.cpp:78 +#: src/frontend/mame/ui/utils.cpp:100 +msgctxt "machine-filter" msgid "Save Unsupported" msgstr "不支援即时存档" -#: src/frontend/mame/ui/utils.cpp:79 +#: src/frontend/mame/ui/utils.cpp:101 +msgctxt "machine-filter" msgid "CHD Required" msgstr "需要 CHD" -#: src/frontend/mame/ui/utils.cpp:80 +#: src/frontend/mame/ui/utils.cpp:102 +msgctxt "machine-filter" msgid "No CHD Required" msgstr "不需要 CHD" -#: src/frontend/mame/ui/utils.cpp:81 +#: src/frontend/mame/ui/utils.cpp:103 +msgctxt "machine-filter" msgid "Vertical Screen" msgstr "垂直萤幕" -#: src/frontend/mame/ui/utils.cpp:82 +#: src/frontend/mame/ui/utils.cpp:104 +msgctxt "machine-filter" msgid "Horizontal Screen" msgstr "水平萤幕" -#: src/frontend/mame/ui/utils.cpp:83 src/frontend/mame/ui/utils.cpp:100 +#: src/frontend/mame/ui/utils.cpp:105 +msgctxt "machine-filter" msgid "Custom Filter" msgstr "自订过滤" -#: src/frontend/mame/ui/utils.cpp:93 +#: src/frontend/mame/ui/utils.cpp:109 +msgctxt "software-filter" +msgid "Unfiltered" +msgstr "未过滤" + +#: src/frontend/mame/ui/utils.cpp:110 +msgctxt "software-filter" +msgid "Available" +msgstr "可用" + +#: src/frontend/mame/ui/utils.cpp:111 +msgctxt "software-filter" +msgid "Unavailable" +msgstr "不可用" + +#: src/frontend/mame/ui/utils.cpp:112 +msgctxt "software-filter" +msgid "Favorites" +msgstr "最爱" + +#: src/frontend/mame/ui/utils.cpp:113 +msgctxt "software-filter" +msgid "Parents" +msgstr "母档" + +#: src/frontend/mame/ui/utils.cpp:114 +msgctxt "software-filter" +msgid "Clones" +msgstr "克隆版" + +#: src/frontend/mame/ui/utils.cpp:115 +msgctxt "software-filter" +msgid "Year" +msgstr "年代" + +#: src/frontend/mame/ui/utils.cpp:116 +msgctxt "software-filter" msgid "Publisher" msgstr "出版商" -#: src/frontend/mame/ui/utils.cpp:94 +#: src/frontend/mame/ui/utils.cpp:117 +msgctxt "software-filter" +msgid "Developer" +msgstr "开发商" + +#: src/frontend/mame/ui/utils.cpp:118 +msgctxt "software-filter" +msgid "Distributor" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:119 +msgctxt "software-filter" +msgid "Author" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:120 +msgctxt "software-filter" +msgid "Programmer" +msgstr "" + +#: src/frontend/mame/ui/utils.cpp:121 +msgctxt "software-filter" msgid "Supported" msgstr "已支援" -#: src/frontend/mame/ui/utils.cpp:95 +#: src/frontend/mame/ui/utils.cpp:122 +msgctxt "software-filter" msgid "Partially Supported" msgstr "部分支援" -#: src/frontend/mame/ui/utils.cpp:96 +#: src/frontend/mame/ui/utils.cpp:123 +msgctxt "software-filter" msgid "Unsupported" msgstr "不支援" -#: src/frontend/mame/ui/utils.cpp:97 +#: src/frontend/mame/ui/utils.cpp:124 +msgctxt "software-filter" msgid "Release Region" msgstr "释出区域" -#: src/frontend/mame/ui/utils.cpp:98 +#: src/frontend/mame/ui/utils.cpp:125 +msgctxt "software-filter" msgid "Device Type" msgstr "装置类别" -#: src/frontend/mame/ui/utils.cpp:99 +#: src/frontend/mame/ui/utils.cpp:126 +msgctxt "software-filter" msgid "Software List" msgstr "软件清单" -#: src/frontend/mame/ui/utils.cpp:247 +#: src/frontend/mame/ui/utils.cpp:127 +msgctxt "software-filter" +msgid "Custom Filter" +msgstr "自订过滤" + +#: src/frontend/mame/ui/utils.cpp:291 msgid "<set up filters>" msgstr "<设定过滤>" -#: src/frontend/mame/ui/utils.cpp:351 +#: src/frontend/mame/ui/utils.cpp:395 msgid "Select custom filters:" msgstr "选择自订过滤器:" -#: src/frontend/mame/ui/utils.cpp:502 +#: src/frontend/mame/ui/utils.cpp:546 #, c-format msgid "Filter %1$u" msgstr "过滤 %1$u" -#: src/frontend/mame/ui/utils.cpp:516 +#: src/frontend/mame/ui/utils.cpp:560 msgid "Remove last filter" msgstr "移除最后过滤器" -#: src/frontend/mame/ui/utils.cpp:518 +#: src/frontend/mame/ui/utils.cpp:562 msgid "Add filter" msgstr "新增过滤器" -#: src/frontend/mame/ui/utils.cpp:957 +#: src/frontend/mame/ui/utils.cpp:1001 msgid "Select category:" msgstr "选择类别:" -#: src/frontend/mame/ui/utils.cpp:988 +#: src/frontend/mame/ui/utils.cpp:1032 msgid "[no category INI files]" msgstr "[没有类别 INI 档案]" -#: src/frontend/mame/ui/utils.cpp:996 +#: src/frontend/mame/ui/utils.cpp:1040 msgid "[no groups in INI file]" msgstr "[INI 档案中没有群组]" -#: src/frontend/mame/ui/utils.cpp:1030 +#: src/frontend/mame/ui/utils.cpp:1074 msgid "No category INI files found" msgstr "没有发现群组 INI 档案" -#: src/frontend/mame/ui/utils.cpp:1035 +#: src/frontend/mame/ui/utils.cpp:1079 msgid "File" msgstr "档案" -#: src/frontend/mame/ui/utils.cpp:1039 +#: src/frontend/mame/ui/utils.cpp:1083 msgid "No groups found in category file" msgstr "在类别档案中没有找到群组" -#: src/frontend/mame/ui/utils.cpp:1044 +#: src/frontend/mame/ui/utils.cpp:1088 msgid "Group" msgstr "群组" -#: src/frontend/mame/ui/utils.cpp:1045 +#: src/frontend/mame/ui/utils.cpp:1089 msgid "Include clones" msgstr "包含克隆版" -#: src/frontend/mame/ui/datmenu.cpp:81 -msgid "Software Usage" -msgstr "软件用法" +#: src/frontend/mame/ui/datmenu.cpp:81 src/frontend/mame/ui/selmenu.cpp:2635 +msgid "Software List Info" +msgstr "" #: src/frontend/mame/ui/datmenu.cpp:365 msgid "Revision: " msgstr "版本: " -#: src/frontend/mame/ui/miscmenu.cpp:77 src/frontend/mame/ui/confswitch.cpp:162 +#: src/frontend/mame/ui/miscmenu.cpp:78 src/frontend/mame/ui/confswitch.cpp:162 #: src/frontend/mame/ui/slotopt.cpp:203 msgid "Reset" msgstr "重设" -#: src/frontend/mame/ui/miscmenu.cpp:235 +#: src/frontend/mame/ui/miscmenu.cpp:236 #, c-format msgid "" "Uptime: %1$d:%2$02d:%3$02d\n" @@ -1281,7 +1471,7 @@ msgstr "" "执行时间: %1$d:%2$02d:%3$02d\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:237 +#: src/frontend/mame/ui/miscmenu.cpp:238 #, c-format msgid "" "Uptime: %1$d:%2$02d\n" @@ -1290,7 +1480,7 @@ msgstr "" "执行时间: %1$d:%2$02d\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:241 +#: src/frontend/mame/ui/miscmenu.cpp:242 #, c-format msgid "" "Tickets dispensed: %1$d\n" @@ -1299,88 +1489,92 @@ msgstr "" "彩票分配数: %1$d\n" "\n" -#: src/frontend/mame/ui/miscmenu.cpp:252 +#: src/frontend/mame/ui/miscmenu.cpp:253 msgid "Coin %1$c: NA%3$s\n" msgstr "投币数 %1$c: NA%3$s\n" -#: src/frontend/mame/ui/miscmenu.cpp:252 +#: src/frontend/mame/ui/miscmenu.cpp:253 #, c-format msgid "Coin %1$c: %2$d%3$s\n" msgstr "投币数 %1$c: %2$d%3$s\n" -#: src/frontend/mame/ui/miscmenu.cpp:255 +#: src/frontend/mame/ui/miscmenu.cpp:256 msgid " (locked)" msgstr " (已锁定)" -#: src/frontend/mame/ui/miscmenu.cpp:455 +#: src/frontend/mame/ui/miscmenu.cpp:456 #, c-format msgid "P%d Visibility" msgstr "P$d 可视度" -#: src/frontend/mame/ui/miscmenu.cpp:509 +#: src/frontend/mame/ui/miscmenu.cpp:510 #, c-format msgid "P%d Crosshair" msgstr "P%d 十字准星" -#: src/frontend/mame/ui/miscmenu.cpp:526 +#: src/frontend/mame/ui/miscmenu.cpp:527 msgid "Visible Delay" msgstr "可见度延迟" -#: src/frontend/mame/ui/miscmenu.cpp:638 +#: src/frontend/mame/ui/miscmenu.cpp:639 #, c-format msgid "%s.xml saved under ui folder." msgstr "%s.xml 已储存于 ui 文件夹。" -#: src/frontend/mame/ui/miscmenu.cpp:664 +#: src/frontend/mame/ui/miscmenu.cpp:665 msgid "Name: Description:\n" msgstr "名称: 描述:\n" -#: src/frontend/mame/ui/miscmenu.cpp:675 +#: src/frontend/mame/ui/miscmenu.cpp:676 #, c-format msgid "%s.txt saved under ui folder." msgstr "%s.txt 已储存于 ui 资料夹下。" -#: src/frontend/mame/ui/miscmenu.cpp:692 +#: src/frontend/mame/ui/miscmenu.cpp:693 msgid "Export list in XML format (like -listxml)" msgstr "汇出 XML 格式列表 (同 -listxml)" -#: src/frontend/mame/ui/miscmenu.cpp:693 +#: src/frontend/mame/ui/miscmenu.cpp:694 msgid "Export list in XML format (like -listxml, but exclude devices)" msgstr "汇出 TXT 格式列表 (同 -listxml,但不包含装置)" -#: src/frontend/mame/ui/miscmenu.cpp:694 +#: src/frontend/mame/ui/miscmenu.cpp:695 msgid "Export list in TXT format (like -listfull)" msgstr "汇出 TXT 格式列表 (同 -listfull)" -#: src/frontend/mame/ui/miscmenu.cpp:810 +#: src/frontend/mame/ui/miscmenu.cpp:829 +msgid "BIOS" +msgstr "BIOS" + +#: src/frontend/mame/ui/miscmenu.cpp:833 msgid "Driver" msgstr "驱动" -#: src/frontend/mame/ui/miscmenu.cpp:813 +#: src/frontend/mame/ui/miscmenu.cpp:836 msgid "This machine has no BIOS." msgstr "此机台没有 BIOS。" -#: src/frontend/mame/ui/miscmenu.cpp:822 src/frontend/mame/ui/mainmenu.cpp:134 +#: src/frontend/mame/ui/miscmenu.cpp:845 src/frontend/mame/ui/mainmenu.cpp:134 msgid "Add To Favorites" msgstr "新增至最爱" -#: src/frontend/mame/ui/miscmenu.cpp:824 src/frontend/mame/ui/mainmenu.cpp:136 +#: src/frontend/mame/ui/miscmenu.cpp:847 src/frontend/mame/ui/mainmenu.cpp:136 msgid "Remove From Favorites" msgstr "从最爱移除" -#: src/frontend/mame/ui/miscmenu.cpp:827 +#: src/frontend/mame/ui/miscmenu.cpp:850 msgid "Save Machine Configuration" msgstr "储存机台设定" -#: src/frontend/mame/ui/miscmenu.cpp:838 +#: src/frontend/mame/ui/miscmenu.cpp:861 msgid "Configure Machine:" msgstr "设定机台:" -#: src/frontend/mame/ui/miscmenu.cpp:872 src/frontend/mame/ui/selmenu.cpp:2595 +#: src/frontend/mame/ui/miscmenu.cpp:895 src/frontend/mame/ui/selmenu.cpp:2573 msgid " (default)" msgstr " (缺省)" -#: src/frontend/mame/ui/miscmenu.cpp:954 src/frontend/mame/ui/selgame.cpp:608 +#: src/frontend/mame/ui/miscmenu.cpp:977 src/frontend/mame/ui/selgame.cpp:812 msgid "Plugins" msgstr "插件" @@ -1392,23 +1586,41 @@ msgstr "伪终端" msgid "[failed]" msgstr "[ 错误 ]" -#: src/frontend/mame/ui/state.cpp:213 +#: src/frontend/mame/ui/state.cpp:215 msgid "No save states found" msgstr "未找到已储存的状态" -#: src/frontend/mame/ui/state.cpp:404 +#: src/frontend/mame/ui/state.cpp:265 +#, c-format +msgid "" +"Delete saved state %1$s?\n" +"Press %2$s to delete\n" +"Press %3$s to cancel" +msgstr "" + +#: src/frontend/mame/ui/state.cpp:378 +#, c-format +msgid "Error removing saved state file %1$s" +msgstr "" + +#: src/frontend/mame/ui/state.cpp:424 +#, c-format +msgid "Press %1$s to delete" +msgstr "" + +#: src/frontend/mame/ui/state.cpp:497 msgid "Load State" msgstr "载入状态" -#: src/frontend/mame/ui/state.cpp:404 +#: src/frontend/mame/ui/state.cpp:497 msgid "Select state to load" msgstr "选择要载入的状态" -#: src/frontend/mame/ui/state.cpp:428 +#: src/frontend/mame/ui/state.cpp:521 msgid "Save State" msgstr "保存状态" -#: src/frontend/mame/ui/state.cpp:428 +#: src/frontend/mame/ui/state.cpp:521 msgid "Press a key or joystick button, or select state to overwrite" msgstr "按下键盘按键、摇杆按钮或选择状态以覆写" @@ -1431,8 +1643,8 @@ msgid "Other Controls" msgstr "其他控制" #: src/frontend/mame/ui/inputmap.cpp:227 -msgid "This machine has no input map." -msgstr "此机台没有输入对应表" +msgid "This machine has no configurable inputs." +msgstr "" #: src/frontend/mame/ui/inputmap.cpp:310 msgid "Pressed" @@ -1443,27 +1655,27 @@ msgstr "按住" msgid "Invalid sequence entered" msgstr "输入了无效序列" -#: src/frontend/mame/ui/inputmap.cpp:480 +#: src/frontend/mame/ui/inputmap.cpp:486 #, c-format msgid "[root%1$s]" msgstr "[root%1$s]" -#: src/frontend/mame/ui/inputmap.cpp:507 +#: src/frontend/mame/ui/inputmap.cpp:513 #, c-format msgid "Press %1$s to set\n" msgstr "按下 %1$s 设定\n" -#: src/frontend/mame/ui/inputmap.cpp:508 +#: src/frontend/mame/ui/inputmap.cpp:514 #, c-format msgid "Press %1$s to append\n" msgstr "按下 %1$s 加入\n" -#: src/frontend/mame/ui/inputmap.cpp:509 +#: src/frontend/mame/ui/inputmap.cpp:515 #, c-format msgid "Press %1$s to clear\n" msgstr "按下 %1$s 清除\n" -#: src/frontend/mame/ui/inputmap.cpp:510 +#: src/frontend/mame/ui/inputmap.cpp:516 #, c-format msgid "Press %1$s to restore default\n" msgstr "按下 %1$s 还原缺省值\n" @@ -1516,7 +1728,8 @@ msgstr "无法跨目录储存" msgid "" "The software selected is missing one or more required ROM or CHD images.\n" "Please acquire the correct files or select a different one." -msgstr "选定的软体缺少一个或多个必要的 ROM 或 CHD 映像档\n" +msgstr "" +"选定的软体缺少一个或多个必要的 ROM 或 CHD 映像档\n" "请取得正确的档案或选择不同的档案。" #: src/frontend/mame/ui/simpleselgame.cpp:150 @@ -1543,7 +1756,7 @@ msgstr "" "信息。" #: src/frontend/mame/ui/simpleselgame.cpp:278 -#: src/frontend/mame/ui/selgame.cpp:603 +#: src/frontend/mame/ui/selgame.cpp:807 msgid "Configure Options" msgstr "设定选项" @@ -1557,7 +1770,7 @@ msgid "Type name or select: (random)" msgstr "输入名称或选择: (随机)" #: src/frontend/mame/ui/simpleselgame.cpp:318 -#: src/frontend/mame/ui/selmenu.cpp:677 src/frontend/mame/ui/selmenu.cpp:713 +#: src/frontend/mame/ui/selmenu.cpp:660 src/frontend/mame/ui/selmenu.cpp:697 #, c-format msgid "%1$s, %2$-.100s" msgstr "%1$s, %2$-.100s" @@ -1568,52 +1781,52 @@ msgid "Driver: %1$-.100s" msgstr "驱动: %-.100s\n" #: src/frontend/mame/ui/simpleselgame.cpp:337 -#: src/frontend/mame/ui/selmenu.cpp:726 +#: src/frontend/mame/ui/selmenu.cpp:712 msgid "Overall: NOT WORKING" msgstr "整体: 不可执行" #: src/frontend/mame/ui/simpleselgame.cpp:339 -#: src/frontend/mame/ui/selmenu.cpp:728 +#: src/frontend/mame/ui/selmenu.cpp:714 msgid "Overall: Unemulated Protection" msgstr "整体: 未模拟保护" #: src/frontend/mame/ui/simpleselgame.cpp:341 -#: src/frontend/mame/ui/selmenu.cpp:730 +#: src/frontend/mame/ui/selmenu.cpp:716 msgid "Overall: Working" msgstr "整体: 可以执行" #: src/frontend/mame/ui/simpleselgame.cpp:345 -#: src/frontend/mame/ui/selmenu.cpp:734 +#: src/frontend/mame/ui/selmenu.cpp:720 msgid "Graphics: Unimplemented, " msgstr "图形: 不完整," #: src/frontend/mame/ui/simpleselgame.cpp:347 -#: src/frontend/mame/ui/selmenu.cpp:736 +#: src/frontend/mame/ui/selmenu.cpp:722 msgid "Graphics: Imperfect, " msgstr "图形: 不完美, " #: src/frontend/mame/ui/simpleselgame.cpp:349 -#: src/frontend/mame/ui/selmenu.cpp:738 +#: src/frontend/mame/ui/selmenu.cpp:724 msgid "Graphics: OK, " msgstr "图形: OK, " #: src/frontend/mame/ui/simpleselgame.cpp:352 -#: src/frontend/mame/ui/selmenu.cpp:741 +#: src/frontend/mame/ui/selmenu.cpp:727 msgid "Sound: None" msgstr "声音: 无" #: src/frontend/mame/ui/simpleselgame.cpp:354 -#: src/frontend/mame/ui/selmenu.cpp:743 +#: src/frontend/mame/ui/selmenu.cpp:729 msgid "Sound: Unimplemented" msgstr "声音: 无法执行" #: src/frontend/mame/ui/simpleselgame.cpp:356 -#: src/frontend/mame/ui/selmenu.cpp:745 +#: src/frontend/mame/ui/selmenu.cpp:731 msgid "Sound: Imperfect" msgstr "声音: 不完美" #: src/frontend/mame/ui/simpleselgame.cpp:358 -#: src/frontend/mame/ui/selmenu.cpp:747 +#: src/frontend/mame/ui/selmenu.cpp:733 msgid "Sound: OK" msgstr "声音: OK" @@ -1639,466 +1852,523 @@ msgid "Reload All" msgstr "全部重新载入" #: src/frontend/mame/ui/dirmenu.cpp:37 +msgctxt "path-option" msgid "ROMs" msgstr "ROM" #: src/frontend/mame/ui/dirmenu.cpp:38 +msgctxt "path-option" msgid "Software Media" msgstr "软件媒介" #: src/frontend/mame/ui/dirmenu.cpp:39 -msgid "UI" -msgstr "使用者介面" +msgctxt "path-option" +msgid "Sound Samples" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:40 src/frontend/mame/ui/custui.cpp:177 -msgid "Language" -msgstr "语言" +#: src/frontend/mame/ui/dirmenu.cpp:40 +msgctxt "path-option" +msgid "Artwork" +msgstr "装饰图" #: src/frontend/mame/ui/dirmenu.cpp:41 -msgid "Samples" -msgstr "采样文件" +msgctxt "path-option" +msgid "Crosshairs" +msgstr "十字准星" #: src/frontend/mame/ui/dirmenu.cpp:42 -msgid "DATs" -msgstr "文件" +msgctxt "path-option" +msgid "Cheat Files" +msgstr "" #: src/frontend/mame/ui/dirmenu.cpp:43 +msgctxt "path-option" +msgid "Plugins" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:44 +msgctxt "path-option" +msgid "UI Translations" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:45 +msgctxt "path-option" msgid "INIs" msgstr "INI" -#: src/frontend/mame/ui/dirmenu.cpp:44 +#: src/frontend/mame/ui/dirmenu.cpp:46 +msgctxt "path-option" +msgid "UI Settings" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:47 +msgctxt "path-option" +msgid "Plugin Data" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:48 +msgctxt "path-option" +msgid "DATs" +msgstr "文件" + +#: src/frontend/mame/ui/dirmenu.cpp:49 +msgctxt "path-option" msgid "Category INIs" msgstr "类别 INI" -#: src/frontend/mame/ui/dirmenu.cpp:45 +#: src/frontend/mame/ui/dirmenu.cpp:50 +msgctxt "path-option" +msgid "Snapshots" +msgstr "快照 (snap)" + +#: src/frontend/mame/ui/dirmenu.cpp:51 +msgctxt "path-option" msgid "Icons" msgstr "图示" -#: src/frontend/mame/ui/dirmenu.cpp:47 src/frontend/mame/ui/selmenu.cpp:74 -msgid "Snapshots" -msgstr "快照 (snap)" +#: src/frontend/mame/ui/dirmenu.cpp:52 +msgctxt "path-option" +msgid "Control Panels" +msgstr "控制面板" -#: src/frontend/mame/ui/dirmenu.cpp:48 src/frontend/mame/ui/selmenu.cpp:75 +#: src/frontend/mame/ui/dirmenu.cpp:53 +msgctxt "path-option" msgid "Cabinets" msgstr "机械图 (cabinets)" -#: src/frontend/mame/ui/dirmenu.cpp:49 src/frontend/mame/ui/selmenu.cpp:78 -msgid "Flyers" -msgstr "广告图 (flyers)" - -#: src/frontend/mame/ui/dirmenu.cpp:50 src/frontend/mame/ui/selmenu.cpp:79 -msgid "Titles" -msgstr "标题图 (titles)" - -#: src/frontend/mame/ui/dirmenu.cpp:51 src/frontend/mame/ui/selmenu.cpp:80 -msgid "Ends" -msgstr "结束图 (ends)" - -#: src/frontend/mame/ui/dirmenu.cpp:52 src/frontend/mame/ui/selmenu.cpp:77 -msgid "PCBs" -msgstr "PCB 图" - -#: src/frontend/mame/ui/dirmenu.cpp:53 src/frontend/mame/ui/selmenu.cpp:89 +#: src/frontend/mame/ui/dirmenu.cpp:54 +msgctxt "path-option" msgid "Marquees" msgstr "贴画 (marquees)" -#: src/frontend/mame/ui/dirmenu.cpp:54 -msgid "Controls Panels" -msgstr "控制面板" - #: src/frontend/mame/ui/dirmenu.cpp:55 -msgid "Crosshairs" -msgstr "十字准星" +msgctxt "path-option" +msgid "PCBs" +msgstr "PCB 图" #: src/frontend/mame/ui/dirmenu.cpp:56 -msgid "Artworks" -msgstr "装饰图" +msgctxt "path-option" +msgid "Flyers" +msgstr "广告图 (flyers)" + +#: src/frontend/mame/ui/dirmenu.cpp:57 +msgctxt "path-option" +msgid "Title Screens" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:57 src/frontend/mame/ui/selmenu.cpp:82 +#: src/frontend/mame/ui/dirmenu.cpp:58 +msgctxt "path-option" +msgid "Game Endings" +msgstr "" + +#: src/frontend/mame/ui/dirmenu.cpp:59 +msgctxt "path-option" msgid "Bosses" msgstr "首领" -#: src/frontend/mame/ui/dirmenu.cpp:58 -msgid "Artworks Preview" +#: src/frontend/mame/ui/dirmenu.cpp:60 +msgctxt "path-option" +msgid "Artwork Previews" msgstr "装饰图预览" -#: src/frontend/mame/ui/dirmenu.cpp:59 src/frontend/mame/ui/selmenu.cpp:88 +#: src/frontend/mame/ui/dirmenu.cpp:61 +msgctxt "path-option" msgid "Select" -msgstr "选择" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:60 -msgid "GameOver" -msgstr "游戏结束" +#: src/frontend/mame/ui/dirmenu.cpp:62 +msgctxt "path-option" +msgid "Game Over Screens" +msgstr "" -#: src/frontend/mame/ui/dirmenu.cpp:61 src/frontend/mame/ui/selmenu.cpp:86 +#: src/frontend/mame/ui/dirmenu.cpp:63 +msgctxt "path-option" msgid "HowTo" msgstr "说明图" -#: src/frontend/mame/ui/dirmenu.cpp:62 src/frontend/mame/ui/selmenu.cpp:83 +#: src/frontend/mame/ui/dirmenu.cpp:64 +msgctxt "path-option" msgid "Logos" msgstr "标题图" -#: src/frontend/mame/ui/dirmenu.cpp:63 src/frontend/mame/ui/selmenu.cpp:87 +#: src/frontend/mame/ui/dirmenu.cpp:65 +msgctxt "path-option" msgid "Scores" msgstr "得分" -#: src/frontend/mame/ui/dirmenu.cpp:64 src/frontend/mame/ui/selmenu.cpp:84 +#: src/frontend/mame/ui/dirmenu.cpp:66 +msgctxt "path-option" msgid "Versus" msgstr "对战" -#: src/frontend/mame/ui/dirmenu.cpp:65 src/frontend/mame/ui/selmenu.cpp:90 +#: src/frontend/mame/ui/dirmenu.cpp:67 +msgctxt "path-option" msgid "Covers" msgstr "封面" -#: src/frontend/mame/ui/dirmenu.cpp:118 +#: src/frontend/mame/ui/dirmenu.cpp:120 msgid "Folders Setup" msgstr "文件夹设定" -#: src/frontend/mame/ui/dirmenu.cpp:169 +#: src/frontend/mame/ui/dirmenu.cpp:171 #, c-format msgid "Current %1$s Folders" msgstr "当前 %1$s 文件夹" -#: src/frontend/mame/ui/dirmenu.cpp:181 +#: src/frontend/mame/ui/dirmenu.cpp:183 msgid "Change Folder" msgstr "变更文件夹" -#: src/frontend/mame/ui/dirmenu.cpp:181 +#: src/frontend/mame/ui/dirmenu.cpp:183 msgid "Add Folder" msgstr "新增文件夹" -#: src/frontend/mame/ui/dirmenu.cpp:184 +#: src/frontend/mame/ui/dirmenu.cpp:186 msgid "Remove Folder" msgstr "移除文件夹" -#: src/frontend/mame/ui/dirmenu.cpp:419 +#: src/frontend/mame/ui/dirmenu.cpp:421 #, c-format msgid "Change %1$s Folder - Search: %2$s_" msgstr "变更 %1$s 文件夹 - 搜寻: %2$s_" -#: src/frontend/mame/ui/dirmenu.cpp:419 +#: src/frontend/mame/ui/dirmenu.cpp:421 #, c-format msgid "Add %1$s Folder - Search: %2$s_" msgstr "新增 %1$s 文件夹 - 搜寻: %2$s_" -#: src/frontend/mame/ui/dirmenu.cpp:430 +#: src/frontend/mame/ui/dirmenu.cpp:432 msgid "Press TAB to set" msgstr "按下 TAB 键设定" -#: src/frontend/mame/ui/dirmenu.cpp:514 +#: src/frontend/mame/ui/dirmenu.cpp:516 #, c-format msgid "Remove %1$s Folder" msgstr "移除 %1$s 文件夹" -#: src/frontend/mame/ui/viewgfx.cpp:428 +#: src/frontend/mame/ui/viewgfx.cpp:436 msgid " COLORS" msgstr " 色彩" -#: src/frontend/mame/ui/viewgfx.cpp:428 +#: src/frontend/mame/ui/viewgfx.cpp:436 msgid " PENS" msgstr " PENS" -#: src/frontend/mame/ui/selgame.cpp:604 +#: src/frontend/mame/ui/viewgfx.cpp:1224 src/frontend/mame/ui/viewgfx.cpp:1255 +#, c-format +msgid "Zoom = 1/%1$d" +msgstr "" + +#: src/frontend/mame/ui/viewgfx.cpp:1224 src/frontend/mame/ui/viewgfx.cpp:1255 +#, c-format +msgid "Zoom = %1$d" +msgstr "" + +#: src/frontend/mame/ui/viewgfx.cpp:1262 +msgid "Expand to fit" +msgstr "" + +#: src/frontend/mame/ui/selgame.cpp:808 msgid "Configure Machine" msgstr "设定机台" -#: src/frontend/mame/ui/selgame.cpp:1046 +#: src/frontend/mame/ui/selgame.cpp:1279 #, c-format msgid "Romset\t%1$-.100s\n" msgstr "ROM组\t%1$-.100s\n" -#: src/frontend/mame/ui/selgame.cpp:1047 +#: src/frontend/mame/ui/selgame.cpp:1280 #, c-format msgid "Year\t%1$s\n" msgstr "年代\t%1$s\n" -#: src/frontend/mame/ui/selgame.cpp:1048 +#: src/frontend/mame/ui/selgame.cpp:1281 #, c-format msgid "Manufacturer\t%1$-.100s\n" msgstr "制造商\t%1$-.100s\n" -#: src/frontend/mame/ui/selgame.cpp:1052 +#: src/frontend/mame/ui/selgame.cpp:1285 #, c-format msgid "Driver is Clone of\t%1$-.100s\n" msgstr "驱动相容于\t%1$-.100s\n" -#: src/frontend/mame/ui/selgame.cpp:1054 +#: src/frontend/mame/ui/selgame.cpp:1287 msgid "Driver is Parent\t\n" msgstr "驱动为主档\t\n" -#: src/frontend/mame/ui/selgame.cpp:1057 +#: src/frontend/mame/ui/selgame.cpp:1290 msgid "Analog Controls\tYes\n" msgstr "类比控制\t是\n" -#: src/frontend/mame/ui/selgame.cpp:1059 +#: src/frontend/mame/ui/selgame.cpp:1292 msgid "Keyboard Inputs\tYes\n" msgstr "键盘输入\t是\n" -#: src/frontend/mame/ui/selgame.cpp:1062 +#: src/frontend/mame/ui/selgame.cpp:1295 msgid "Overall\tNOT WORKING\n" msgstr "整体\t不可执行\n" -#: src/frontend/mame/ui/selgame.cpp:1064 +#: src/frontend/mame/ui/selgame.cpp:1297 msgid "Overall\tUnemulated Protection\n" msgstr "整体\t未模拟保护\n" -#: src/frontend/mame/ui/selgame.cpp:1066 +#: src/frontend/mame/ui/selgame.cpp:1299 msgid "Overall\tWorking\n" msgstr "整体\t可以执行\n" -#: src/frontend/mame/ui/selgame.cpp:1069 +#: src/frontend/mame/ui/selgame.cpp:1302 msgid "Graphics\tUnimplemented\n" msgstr "图形\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1071 +#: src/frontend/mame/ui/selgame.cpp:1304 msgid "Graphics\tWrong Colors\n" msgstr "图形\t色彩错误\n" -#: src/frontend/mame/ui/selgame.cpp:1073 +#: src/frontend/mame/ui/selgame.cpp:1306 msgid "Graphics\tImperfect Colors\n" msgstr "图形\t色彩不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1075 +#: src/frontend/mame/ui/selgame.cpp:1308 msgid "Graphics\tImperfect\n" msgstr "图形\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1077 +#: src/frontend/mame/ui/selgame.cpp:1310 msgid "Graphics\tOK\n" msgstr "图形\tOK\n" -#: src/frontend/mame/ui/selgame.cpp:1080 +#: src/frontend/mame/ui/selgame.cpp:1313 msgid "Sound\tNone\n" msgstr "声音\t无\n" -#: src/frontend/mame/ui/selgame.cpp:1082 +#: src/frontend/mame/ui/selgame.cpp:1315 msgid "Sound\tUnimplemented\n" msgstr "声音\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1084 +#: src/frontend/mame/ui/selgame.cpp:1317 msgid "Sound\tImperfect\n" msgstr "声音\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1086 +#: src/frontend/mame/ui/selgame.cpp:1319 msgid "Sound\tOK\n" msgstr "声音\tOK\n" -#: src/frontend/mame/ui/selgame.cpp:1089 +#: src/frontend/mame/ui/selgame.cpp:1322 msgid "Capture\tUnimplemented\n" msgstr "撷取\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1091 +#: src/frontend/mame/ui/selgame.cpp:1324 msgid "Capture\tImperfect\n" msgstr "撷取\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1094 +#: src/frontend/mame/ui/selgame.cpp:1327 msgid "Camera\tUnimplemented\n" msgstr "相机\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1096 +#: src/frontend/mame/ui/selgame.cpp:1329 msgid "Camera\tImperfect\n" msgstr "相机\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1099 +#: src/frontend/mame/ui/selgame.cpp:1332 msgid "Microphone\tUnimplemented\n" msgstr "麦克风\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1101 +#: src/frontend/mame/ui/selgame.cpp:1334 msgid "Microphone\tImperfect\n" msgstr "麦克风\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1104 +#: src/frontend/mame/ui/selgame.cpp:1337 msgid "Controls\tUnimplemented\n" msgstr "控制\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1106 +#: src/frontend/mame/ui/selgame.cpp:1339 msgid "Controls\tImperfect\n" msgstr "控制\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1109 +#: src/frontend/mame/ui/selgame.cpp:1342 msgid "Keyboard\tUnimplemented\n" msgstr "键盘\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1111 +#: src/frontend/mame/ui/selgame.cpp:1344 msgid "Keyboard\tImperfect\n" msgstr "键盘\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1114 +#: src/frontend/mame/ui/selgame.cpp:1347 msgid "Mouse\tUnimplemented\n" msgstr "鼠标\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1116 +#: src/frontend/mame/ui/selgame.cpp:1349 msgid "Mouse\tImperfect\n" msgstr "鼠标\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1119 +#: src/frontend/mame/ui/selgame.cpp:1352 msgid "Media\tUnimplemented\n" msgstr "媒体\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1121 +#: src/frontend/mame/ui/selgame.cpp:1354 msgid "Media\tImperfect\n" msgstr "媒体\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1124 +#: src/frontend/mame/ui/selgame.cpp:1357 msgid "Disk\tUnimplemented\n" msgstr "磁盘\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1126 +#: src/frontend/mame/ui/selgame.cpp:1359 msgid "Disk\tImperfect\n" msgstr "磁盘\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1129 +#: src/frontend/mame/ui/selgame.cpp:1362 msgid "Printer\tUnimplemented\n" msgstr "打印机\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1131 +#: src/frontend/mame/ui/selgame.cpp:1364 msgid "Printer\tImperfect\n" msgstr "打印机\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1134 +#: src/frontend/mame/ui/selgame.cpp:1367 msgid "Mag. Tape\tUnimplemented\n" msgstr "磁带\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1136 +#: src/frontend/mame/ui/selgame.cpp:1369 msgid "Mag. Tape\tImperfect\n" msgstr "磁带\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1139 +#: src/frontend/mame/ui/selgame.cpp:1372 msgid "Punch Tape\tUnimplemented\n" msgstr "打孔带\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1141 +#: src/frontend/mame/ui/selgame.cpp:1374 msgid "Punch Tape\tImperfect\n" msgstr "打孔带\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1144 +#: src/frontend/mame/ui/selgame.cpp:1377 msgid "Mag. Drum\tUnimplemented\n" msgstr "磁鼓\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1146 +#: src/frontend/mame/ui/selgame.cpp:1379 msgid "Mag. Drum\tImperfect\n" msgstr "磁鼓\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1149 +#: src/frontend/mame/ui/selgame.cpp:1382 msgid "(EP)ROM\tUnimplemented\n" msgstr "(EP)ROM\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1151 +#: src/frontend/mame/ui/selgame.cpp:1384 msgid "(EP)ROM\tImperfect\n" msgstr "(EP)ROM\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1154 +#: src/frontend/mame/ui/selgame.cpp:1387 msgid "Communications\tUnimplemented\n" msgstr "通讯\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1156 +#: src/frontend/mame/ui/selgame.cpp:1389 msgid "Communications\tImperfect\n" msgstr "通讯\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1159 +#: src/frontend/mame/ui/selgame.cpp:1392 msgid "LAN\tUnimplemented\n" msgstr "区域网路\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1161 +#: src/frontend/mame/ui/selgame.cpp:1394 msgid "LAN\tImperfect\n" msgstr "区域网路\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1164 +#: src/frontend/mame/ui/selgame.cpp:1397 msgid "WAN\tUnimplemented\n" msgstr "外部网路\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1166 +#: src/frontend/mame/ui/selgame.cpp:1399 msgid "WAN\tImperfect\n" msgstr "外部网路\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1169 +#: src/frontend/mame/ui/selgame.cpp:1402 msgid "Timing\tUnimplemented\n" msgstr "计时\t无法执行\n" -#: src/frontend/mame/ui/selgame.cpp:1171 +#: src/frontend/mame/ui/selgame.cpp:1404 msgid "Timing\tImperfect\n" msgstr "计时\t不完美\n" -#: src/frontend/mame/ui/selgame.cpp:1173 +#: src/frontend/mame/ui/selgame.cpp:1406 msgid "Mechanical Machine\tYes\n" msgstr "机械式机台\t是\n" -#: src/frontend/mame/ui/selgame.cpp:1173 +#: src/frontend/mame/ui/selgame.cpp:1406 msgid "Mechanical Machine\tNo\n" msgstr "机械式机台\t否\n" -#: src/frontend/mame/ui/selgame.cpp:1174 +#: src/frontend/mame/ui/selgame.cpp:1407 msgid "Requires Artwork\tYes\n" msgstr "需要装饰图\t是\n" -#: src/frontend/mame/ui/selgame.cpp:1174 +#: src/frontend/mame/ui/selgame.cpp:1407 msgid "Requires Artwork\tNo\n" msgstr "需要装饰图\t否\n" -#: src/frontend/mame/ui/selgame.cpp:1175 +#: src/frontend/mame/ui/selgame.cpp:1408 msgid "Requires Clickable Artwork\tYes\n" msgstr "需要可点击的装饰图\t是\n" -#: src/frontend/mame/ui/selgame.cpp:1175 +#: src/frontend/mame/ui/selgame.cpp:1408 msgid "Requires Clickable Artwork\tNo\n" msgstr "需要可点击的装饰图\t否\n" -#: src/frontend/mame/ui/selgame.cpp:1177 +#: src/frontend/mame/ui/selgame.cpp:1410 msgid "Support Cocktail\tNo\n" msgstr "支援檯面型筐体\t否\n" -#: src/frontend/mame/ui/selgame.cpp:1178 +#: src/frontend/mame/ui/selgame.cpp:1411 msgid "Driver is BIOS\tYes\n" msgstr "驱动程序为 BIOS\t是\n" -#: src/frontend/mame/ui/selgame.cpp:1178 +#: src/frontend/mame/ui/selgame.cpp:1411 msgid "Driver is BIOS\tNo\n" msgstr "驱动程序为 BIOS\t否\n" -#: src/frontend/mame/ui/selgame.cpp:1179 +#: src/frontend/mame/ui/selgame.cpp:1412 msgid "Support Save\tYes\n" msgstr "支援即时存档\t是\n" -#: src/frontend/mame/ui/selgame.cpp:1179 +#: src/frontend/mame/ui/selgame.cpp:1412 msgid "Support Save\tNo\n" msgstr "支援即时存档\t否\n" -#: src/frontend/mame/ui/selgame.cpp:1180 +#: src/frontend/mame/ui/selgame.cpp:1413 msgid "Screen Orientation\tVertical\n" msgstr "画面方向\t垂直\n" -#: src/frontend/mame/ui/selgame.cpp:1180 +#: src/frontend/mame/ui/selgame.cpp:1413 msgid "Screen Orientation\tHorizontal\n" msgstr "画面方向\t水平\n" -#: src/frontend/mame/ui/selgame.cpp:1190 +#: src/frontend/mame/ui/selgame.cpp:1423 msgid "Requires CHD\tYes\n" msgstr "需要 CHD\t是\n" -#: src/frontend/mame/ui/selgame.cpp:1190 +#: src/frontend/mame/ui/selgame.cpp:1423 msgid "Requires CHD\tNo\n" msgstr "需要 CHD\t否\n" -#: src/frontend/mame/ui/selgame.cpp:1203 +#: src/frontend/mame/ui/selgame.cpp:1436 msgid "ROM Audit Result\tOK\n" msgstr "ROM 校验结果\tOK\n" -#: src/frontend/mame/ui/selgame.cpp:1205 +#: src/frontend/mame/ui/selgame.cpp:1438 msgid "ROM Audit Result\tBAD\n" msgstr "ROM 校验结果\t错误\n" -#: src/frontend/mame/ui/selgame.cpp:1208 +#: src/frontend/mame/ui/selgame.cpp:1441 msgid "Samples Audit Result\tNone Needed\n" msgstr "采样文件校验结果\t不需要\n" -#: src/frontend/mame/ui/selgame.cpp:1210 +#: src/frontend/mame/ui/selgame.cpp:1443 msgid "Samples Audit Result\tOK\n" msgstr "样本档校验结果\tOK\n" -#: src/frontend/mame/ui/selgame.cpp:1212 +#: src/frontend/mame/ui/selgame.cpp:1445 msgid "Samples Audit Result\tBAD\n" msgstr "样本档校验结果\t错误\n" -#: src/frontend/mame/ui/selgame.cpp:1216 +#: src/frontend/mame/ui/selgame.cpp:1449 msgid "" "ROM Audit \tDisabled\n" "Samples Audit \tDisabled\n" @@ -2106,17 +2376,12 @@ msgstr "" "ROM 验证 \t停用\n" "采样文件验证 \t停用\n" -#: src/frontend/mame/ui/selgame.cpp:1406 +#: src/frontend/mame/ui/selgame.cpp:1639 #, c-format msgid "%1$s %2$s ( %3$d / %4$d machines (%5$d BIOS) )" msgstr "%1$s %2$s ( %3$d / %4$d 机械 (%5$d BIOS) )" -#: src/frontend/mame/ui/selgame.cpp:1434 -#, c-format -msgid "Romset: %1$-.100s" -msgstr "Rom组: %1$-.100s" - -#: src/frontend/mame/ui/selgame.cpp:1441 +#: src/frontend/mame/ui/selgame.cpp:1667 #, c-format msgid "System: %1$-.100s" msgstr "系统: %1$-.100s" @@ -2130,22 +2395,22 @@ msgstr "选项清单 - 搜寻: " msgid "Double click or press %1$s to select" msgstr "双击或按下 %1$s 以选择" -#: src/frontend/mame/ui/auditmenu.cpp:97 +#: src/frontend/mame/ui/auditmenu.cpp:49 #, c-format msgid "Audit ROMs for %1$u machines marked unavailable?" msgstr "校验标记为不可用的 %1$u 机台的 ROM 档案?" -#: src/frontend/mame/ui/auditmenu.cpp:100 +#: src/frontend/mame/ui/auditmenu.cpp:52 #, c-format msgid "Audit ROMs for all %1$u machines?" msgstr "校验所有 %1$u 机台的 ROM 档案?" -#: src/frontend/mame/ui/auditmenu.cpp:105 +#: src/frontend/mame/ui/auditmenu.cpp:57 #, c-format msgid "(results will be saved to %1$s)" msgstr "(结果将保存在 %1$s)" -#: src/frontend/mame/ui/auditmenu.cpp:131 +#: src/frontend/mame/ui/auditmenu.cpp:83 #, c-format msgid "" "Auditing ROMs for machine %2$u of %3$u...\n" @@ -2154,7 +2419,7 @@ msgstr "" "正在校验供机台 %2$u 的 %3$u ROM 档案...\n" "%1$s" -#: src/frontend/mame/ui/auditmenu.cpp:143 +#: src/frontend/mame/ui/auditmenu.cpp:95 msgid "Start Audit" msgstr "开始校验" @@ -2174,211 +2439,246 @@ msgstr "隐藏信息/图片" msgid "Hide Both" msgstr "隐藏两者" -#: src/frontend/mame/ui/custui.cpp:171 +#: src/frontend/mame/ui/custui.cpp:176 msgid "Fonts" msgstr "字体" -#: src/frontend/mame/ui/custui.cpp:172 +#: src/frontend/mame/ui/custui.cpp:177 msgid "Colors" msgstr "颜色" -#: src/frontend/mame/ui/custui.cpp:181 +#: src/frontend/mame/ui/custui.cpp:180 +msgid "Language" +msgstr "语言" + +#: src/frontend/mame/ui/custui.cpp:183 +msgid "System Names" +msgstr "" + +#: src/frontend/mame/ui/custui.cpp:186 msgid "Show side panels" msgstr "显示侧面版" -#: src/frontend/mame/ui/custui.cpp:193 -msgid "Custom UI Settings" -msgstr "连发设定" +#: src/frontend/mame/ui/custui.cpp:198 +msgid "UI Customization Settings" +msgstr "" -#: src/frontend/mame/ui/custui.cpp:245 +#: src/frontend/mame/ui/custui.cpp:212 src/frontend/mame/ui/custui.cpp:256 +msgid "[built-in]" +msgstr "" + +#: src/frontend/mame/ui/custui.cpp:338 msgid "default" msgstr "缺省" -#: src/frontend/mame/ui/custui.cpp:366 +#: src/frontend/mame/ui/custui.cpp:459 msgid "UI Font" msgstr "UI 字体" -#: src/frontend/mame/ui/custui.cpp:371 +#: src/frontend/mame/ui/custui.cpp:464 msgid "Bold" msgstr "粗体" -#: src/frontend/mame/ui/custui.cpp:372 +#: src/frontend/mame/ui/custui.cpp:465 msgid "Italic" msgstr "斜体" -#: src/frontend/mame/ui/custui.cpp:377 +#: src/frontend/mame/ui/custui.cpp:470 msgid "Lines" msgstr "行" -#: src/frontend/mame/ui/custui.cpp:383 +#: src/frontend/mame/ui/custui.cpp:476 msgid "Infos text size" msgstr "信息字体大小" -#: src/frontend/mame/ui/custui.cpp:397 +#: src/frontend/mame/ui/custui.cpp:490 msgid "UI Fonts Settings" msgstr "UI 字体设定" -#: src/frontend/mame/ui/custui.cpp:406 +#: src/frontend/mame/ui/custui.cpp:499 msgid "Sample text - Lorem ipsum dolor sit amet, consectetur adipiscing elit." msgstr "采样文字 - Lorem ipsum dolor sit amet, consectetur adipiscing elit." -#: src/frontend/mame/ui/custui.cpp:489 +#: src/frontend/mame/ui/custui.cpp:582 msgid "Normal text" msgstr "一般文本" -#: src/frontend/mame/ui/custui.cpp:490 +#: src/frontend/mame/ui/custui.cpp:583 msgid "Selected color" msgstr "选择色彩" -#: src/frontend/mame/ui/custui.cpp:491 +#: src/frontend/mame/ui/custui.cpp:584 msgid "Normal text background" msgstr "一般文本背景" -#: src/frontend/mame/ui/custui.cpp:492 +#: src/frontend/mame/ui/custui.cpp:585 msgid "Selected background color" msgstr "选择背景颜色" -#: src/frontend/mame/ui/custui.cpp:493 +#: src/frontend/mame/ui/custui.cpp:586 msgid "Subitem color" msgstr "子项目颜色" -#: src/frontend/mame/ui/custui.cpp:494 src/frontend/mame/ui/custui.cpp:550 +#: src/frontend/mame/ui/custui.cpp:587 src/frontend/mame/ui/custui.cpp:643 msgid "Clone" msgstr "克隆" -#: src/frontend/mame/ui/custui.cpp:495 +#: src/frontend/mame/ui/custui.cpp:588 msgid "Border" msgstr "边框" -#: src/frontend/mame/ui/custui.cpp:496 +#: src/frontend/mame/ui/custui.cpp:589 msgid "Background" msgstr "背景" -#: src/frontend/mame/ui/custui.cpp:497 +#: src/frontend/mame/ui/custui.cpp:590 msgid "Dipswitch" msgstr "机械设定开关" -#: src/frontend/mame/ui/custui.cpp:498 +#: src/frontend/mame/ui/custui.cpp:591 msgid "Unavailable color" msgstr "未拥有游戏颜色" -#: src/frontend/mame/ui/custui.cpp:499 +#: src/frontend/mame/ui/custui.cpp:592 msgid "Slider color" msgstr "参数调整" -#: src/frontend/mame/ui/custui.cpp:500 +#: src/frontend/mame/ui/custui.cpp:593 msgid "Gfx viewer background" msgstr "图形检视器背景" -#: src/frontend/mame/ui/custui.cpp:501 +#: src/frontend/mame/ui/custui.cpp:594 msgid "Mouse over color" msgstr "鼠标经过颜色" -#: src/frontend/mame/ui/custui.cpp:502 +#: src/frontend/mame/ui/custui.cpp:595 msgid "Mouse over background color" msgstr "鼠标经过背景颜色" -#: src/frontend/mame/ui/custui.cpp:503 +#: src/frontend/mame/ui/custui.cpp:596 msgid "Mouse down color" msgstr "鼠标按下颜色" -#: src/frontend/mame/ui/custui.cpp:504 +#: src/frontend/mame/ui/custui.cpp:597 msgid "Mouse down background color" msgstr "鼠标按下背景颜色" -#: src/frontend/mame/ui/custui.cpp:507 +#: src/frontend/mame/ui/custui.cpp:600 msgid "Restore originals colors" msgstr "还原至原本颜色" -#: src/frontend/mame/ui/custui.cpp:519 +#: src/frontend/mame/ui/custui.cpp:612 msgid "UI Colors Settings" msgstr "UI 色彩设定" -#: src/frontend/mame/ui/custui.cpp:528 +#: src/frontend/mame/ui/custui.cpp:621 #, c-format msgid "Double click or press %1$s to change the color value" msgstr "双击或按下 %1$s 以改变颜色值" -#: src/frontend/mame/ui/custui.cpp:536 +#: src/frontend/mame/ui/custui.cpp:629 msgid "Menu Preview" msgstr "菜单预览" -#: src/frontend/mame/ui/custui.cpp:546 +#: src/frontend/mame/ui/custui.cpp:639 msgid "Normal" msgstr "一般" -#: src/frontend/mame/ui/custui.cpp:547 +#: src/frontend/mame/ui/custui.cpp:640 msgid "Subitem" msgstr "子项目" -#: src/frontend/mame/ui/custui.cpp:548 +#: src/frontend/mame/ui/custui.cpp:641 msgid "Selected" msgstr "已选择" -#: src/frontend/mame/ui/custui.cpp:549 +#: src/frontend/mame/ui/custui.cpp:642 msgid "Mouse Over" msgstr "鼠标经过" -#: src/frontend/mame/ui/custui.cpp:779 +#: src/frontend/mame/ui/custui.cpp:872 msgid "ARGB Settings" msgstr "ARGB 设定" -#: src/frontend/mame/ui/custui.cpp:784 src/frontend/mame/ui/custui.cpp:787 +#: src/frontend/mame/ui/custui.cpp:877 src/frontend/mame/ui/custui.cpp:880 +msgctxt "color-channel" msgid "Alpha" msgstr "透明度" -#: src/frontend/mame/ui/custui.cpp:792 src/frontend/mame/ui/custui.cpp:795 -#: src/frontend/mame/ui/custui.cpp:938 +#: src/frontend/mame/ui/custui.cpp:885 src/frontend/mame/ui/custui.cpp:888 +msgctxt "color-channel" msgid "Red" msgstr "红" -#: src/frontend/mame/ui/custui.cpp:800 src/frontend/mame/ui/custui.cpp:803 -#: src/frontend/mame/ui/custui.cpp:941 +#: src/frontend/mame/ui/custui.cpp:893 src/frontend/mame/ui/custui.cpp:896 +msgctxt "color-channel" msgid "Green" msgstr "绿" -#: src/frontend/mame/ui/custui.cpp:808 src/frontend/mame/ui/custui.cpp:811 -#: src/frontend/mame/ui/custui.cpp:942 +#: src/frontend/mame/ui/custui.cpp:901 src/frontend/mame/ui/custui.cpp:904 +msgctxt "color-channel" msgid "Blue" msgstr "蓝" -#: src/frontend/mame/ui/custui.cpp:814 +#: src/frontend/mame/ui/custui.cpp:907 msgid "Choose from palette" msgstr "从色盘选择" -#: src/frontend/mame/ui/custui.cpp:853 +#: src/frontend/mame/ui/custui.cpp:946 msgid "Color preview =" msgstr "颜色预览=" -#: src/frontend/mame/ui/custui.cpp:934 +#: src/frontend/mame/ui/custui.cpp:1027 +msgctxt "color-preset" msgid "White" msgstr "白" -#: src/frontend/mame/ui/custui.cpp:935 +#: src/frontend/mame/ui/custui.cpp:1028 +msgctxt "color-preset" msgid "Silver" msgstr "银" -#: src/frontend/mame/ui/custui.cpp:936 +#: src/frontend/mame/ui/custui.cpp:1029 +msgctxt "color-preset" msgid "Gray" msgstr "灰" -#: src/frontend/mame/ui/custui.cpp:937 +#: src/frontend/mame/ui/custui.cpp:1030 +msgctxt "color-preset" msgid "Black" msgstr "黑" -#: src/frontend/mame/ui/custui.cpp:939 +#: src/frontend/mame/ui/custui.cpp:1031 +msgctxt "color-preset" +msgid "Red" +msgstr "红" + +#: src/frontend/mame/ui/custui.cpp:1032 +msgctxt "color-preset" msgid "Orange" msgstr "橘" -#: src/frontend/mame/ui/custui.cpp:940 +#: src/frontend/mame/ui/custui.cpp:1033 +msgctxt "color-preset" msgid "Yellow" msgstr "黄" -#: src/frontend/mame/ui/custui.cpp:943 +#: src/frontend/mame/ui/custui.cpp:1034 +msgctxt "color-preset" +msgid "Green" +msgstr "绿" + +#: src/frontend/mame/ui/custui.cpp:1035 +msgctxt "color-preset" +msgid "Blue" +msgstr "蓝" + +#: src/frontend/mame/ui/custui.cpp:1036 +msgctxt "color-preset" msgid "Violet" msgstr "紫" -#: src/frontend/mame/ui/about.cpp:60 src/frontend/mame/ui/selmenu.cpp:757 +#: src/frontend/mame/ui/about.cpp:60 src/frontend/mame/ui/selmenu.cpp:743 #, c-format msgid "%1$s %2$s" msgstr "%1$s %2$s" @@ -2485,143 +2785,221 @@ msgid "Select New Machine" msgstr "选择新机器" #: src/frontend/mame/ui/selmenu.cpp:76 -msgid "Control Panels" +msgctxt "selmenu-artwork" +msgid "Snapshots" +msgstr "快照" + +#: src/frontend/mame/ui/selmenu.cpp:77 +msgctxt "selmenu-artwork" +msgid "Cabinet" +msgstr "机械图" + +#: src/frontend/mame/ui/selmenu.cpp:78 +msgctxt "selmenu-artwork" +msgid "Control Panel" msgstr "控制面板" +#: src/frontend/mame/ui/selmenu.cpp:79 +msgctxt "selmenu-artwork" +msgid "PCB" +msgstr "PCB 图" + +#: src/frontend/mame/ui/selmenu.cpp:80 +msgctxt "selmenu-artwork" +msgid "Flyer" +msgstr "广告图" + #: src/frontend/mame/ui/selmenu.cpp:81 +msgctxt "selmenu-artwork" +msgid "Title Screen" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:82 +msgctxt "selmenu-artwork" +msgid "Ending" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:83 +msgctxt "selmenu-artwork" msgid "Artwork Preview" msgstr "装饰图预览" +#: src/frontend/mame/ui/selmenu.cpp:84 +msgctxt "selmenu-artwork" +msgid "Bosses" +msgstr "首领" + #: src/frontend/mame/ui/selmenu.cpp:85 +msgctxt "selmenu-artwork" +msgid "Logo" +msgstr "标题图" + +#: src/frontend/mame/ui/selmenu.cpp:86 +msgctxt "selmenu-artwork" +msgid "Versus" +msgstr "对战" + +#: src/frontend/mame/ui/selmenu.cpp:87 +msgctxt "selmenu-artwork" msgid "Game Over" msgstr "游戏结束" -#: src/frontend/mame/ui/selmenu.cpp:94 +#: src/frontend/mame/ui/selmenu.cpp:88 +msgctxt "selmenu-artwork" +msgid "HowTo" +msgstr "说明图" + +#: src/frontend/mame/ui/selmenu.cpp:89 +msgctxt "selmenu-artwork" +msgid "Scores" +msgstr "得分" + +#: src/frontend/mame/ui/selmenu.cpp:90 +msgctxt "selmenu-artwork" +msgid "Select" +msgstr "" + +#: src/frontend/mame/ui/selmenu.cpp:91 +msgctxt "selmenu-artwork" +msgid "Marquee" +msgstr "贴画" + +#: src/frontend/mame/ui/selmenu.cpp:92 +msgctxt "selmenu-artwork" +msgid "Covers" +msgstr "封面" + +#: src/frontend/mame/ui/selmenu.cpp:96 msgid "Add or remove favorites" msgstr "新增或移除最爱" -#: src/frontend/mame/ui/selmenu.cpp:95 +#: src/frontend/mame/ui/selmenu.cpp:97 msgid "Export displayed list to file" msgstr "汇出显示的清单至档案" -#: src/frontend/mame/ui/selmenu.cpp:96 +#: src/frontend/mame/ui/selmenu.cpp:98 msgid "Show DATs view" msgstr "显示文件检视" -#: src/frontend/mame/ui/selmenu.cpp:320 +#: src/frontend/mame/ui/selmenu.cpp:319 msgid "Software part selection:" msgstr "软件部分选项: " -#: src/frontend/mame/ui/selmenu.cpp:426 +#: src/frontend/mame/ui/selmenu.cpp:425 msgid "BIOS selection:" msgstr "选择 BIOS:" -#: src/frontend/mame/ui/selmenu.cpp:681 +#: src/frontend/mame/ui/selmenu.cpp:664 #, c-format msgid "Software is clone of: %1$-.100s" msgstr "软件相容于: %1$-.100s" -#: src/frontend/mame/ui/selmenu.cpp:683 +#: src/frontend/mame/ui/selmenu.cpp:666 msgid "Software is parent" msgstr "软件为主档" -#: src/frontend/mame/ui/selmenu.cpp:688 +#: src/frontend/mame/ui/selmenu.cpp:671 msgid "Supported: No" msgstr "已支援: 否" -#: src/frontend/mame/ui/selmenu.cpp:693 +#: src/frontend/mame/ui/selmenu.cpp:676 msgid "Supported: Partial" msgstr "已支援: 部分" -#: src/frontend/mame/ui/selmenu.cpp:698 +#: src/frontend/mame/ui/selmenu.cpp:681 msgid "Supported: Yes" msgstr "已支援: 是" -#: src/frontend/mame/ui/selmenu.cpp:703 +#: src/frontend/mame/ui/selmenu.cpp:686 #, c-format -msgid "romset: %1$-.100s" -msgstr "Rom套: %1$-.100s" +msgid "Software list/item: %1$s:%2$s" +msgstr "" -#: src/frontend/mame/ui/selmenu.cpp:719 +#: src/frontend/mame/ui/selmenu.cpp:694 #, c-format -msgid "Driver is clone of: %1$-.100s" -msgstr "驱动相容于: %-.100s" +msgid "Romset: %1$-.100s" +msgstr "Rom组: %1$-.100s" -#: src/frontend/mame/ui/selmenu.cpp:721 +#: src/frontend/mame/ui/selmenu.cpp:703 msgid "Driver is parent" msgstr "驱动为主档" -#: src/frontend/mame/ui/selmenu.cpp:2198 +#: src/frontend/mame/ui/selmenu.cpp:705 src/frontend/mame/ui/selmenu.cpp:707 +#, c-format +msgid "Driver is clone of: %1$-.100s" +msgstr "驱动相容于: %-.100s" + +#: src/frontend/mame/ui/selmenu.cpp:2176 msgid "Images" msgstr "图像" -#: src/frontend/mame/ui/selmenu.cpp:2199 +#: src/frontend/mame/ui/selmenu.cpp:2177 msgid "Infos" msgstr "信息" -#: src/frontend/mame/ui/selmenu.cpp:2508 +#: src/frontend/mame/ui/selmenu.cpp:2486 msgid "" "Required ROM/disk images for the selected system are missing or incorrect. " "Please acquire the correct files or select a different system.\n" "\n" msgstr "" -"选定系统所需要的 ROM / 磁碟映像档为缺少或不正确。" -"请取得正确的档案或选择不同的系统。\n" +"选定系统所需要的 ROM / 磁碟映像档为缺少或不正确。请取得正确的档案或选择不同的" +"系统。\n" "\n" -#: src/frontend/mame/ui/selmenu.cpp:2524 +#: src/frontend/mame/ui/selmenu.cpp:2502 msgid "" "Required ROM/disk images for the selected software are missing or incorrect. " "Please acquire the correct files or select a different software item.\n" "\n" msgstr "" -"选定软体所需要的 ROM / 磁碟映像档为缺少或不正确。" -"请取得正确的档案或选择不同的软体项目。\n" +"选定软体所需要的 ROM / 磁碟映像档为缺少或不正确。请取得正确的档案或选择不同的" +"软体项目。\n" "\n" -#: src/frontend/mame/ui/selmenu.cpp:2540 +#: src/frontend/mame/ui/selmenu.cpp:2518 msgid "incorrect checksum" msgstr "不正确的检查码" -#: src/frontend/mame/ui/selmenu.cpp:2543 +#: src/frontend/mame/ui/selmenu.cpp:2521 msgid "incorrect length" msgstr "不正确的长度" -#: src/frontend/mame/ui/selmenu.cpp:2546 +#: src/frontend/mame/ui/selmenu.cpp:2524 msgid "not found" msgstr "未找到" -#: src/frontend/mame/ui/selmenu.cpp:2557 +#: src/frontend/mame/ui/selmenu.cpp:2535 #, c-format msgid "%1$s (%2$s) - %3$s\n" msgstr "%1$s (%2$s) - %3$s\n" -#: src/frontend/mame/ui/selmenu.cpp:2559 +#: src/frontend/mame/ui/selmenu.cpp:2537 #, c-format msgid "%1$s - %2$s\n" msgstr "%1$s - %2$s\n" -#: src/frontend/mame/ui/selmenu.cpp:2563 +#: src/frontend/mame/ui/selmenu.cpp:2541 msgid "Press any key to continue." msgstr "按任意键继续。" -#: src/frontend/mame/ui/selmenu.cpp:2664 -msgid "Usage" -msgstr "用法" - -#: src/frontend/mame/ui/selmenu.cpp:2699 +#: src/frontend/mame/ui/selmenu.cpp:2670 msgid "General Info" msgstr "一般信息" -#: src/frontend/mame/ui/sndmenu.cpp:135 +#: src/frontend/mame/ui/sndmenu.cpp:148 msgid "Sound" msgstr "声音" -#: src/frontend/mame/ui/sndmenu.cpp:136 +#: src/frontend/mame/ui/sndmenu.cpp:149 +msgid "Compressor" +msgstr "" + +#: src/frontend/mame/ui/sndmenu.cpp:150 msgid "Sample Rate" msgstr "采样率" -#: src/frontend/mame/ui/sndmenu.cpp:137 +#: src/frontend/mame/ui/sndmenu.cpp:151 msgid "Use External Samples" msgstr "使用外部采样文件" @@ -2993,15 +3371,13 @@ msgstr "测试/写入塞入值" msgid "" "Use this if you want to poke the Slot 1 value (eg. You started with " "something but lost it)" -msgstr "" -"如果你想塞入插槽 1 的值(如你开始某事但忘了),用这个" +msgstr "如果你想塞入插槽 1 的值(如你开始某事但忘了),用这个" #: plugins/cheatfind/init.lua:746 msgid "" "Use this if you want to poke the Last Slot value (eg. You started without an " "item but finally got it)" -msgstr "" -"如果你想塞入最后的插槽值(如你开始时忘了某项但终于找到了),用这个" +msgstr "如果你想塞入最后的插槽值(如你开始时忘了某项但终于找到了),用这个" #: plugins/cheatfind/init.lua:748 #, lua-format @@ -3227,7 +3603,7 @@ msgstr "MARP得分" msgid "Gameinit" msgstr "Gameinit" -#: plugins/data/data_history.lua:171 +#: plugins/data/data_history.lua:172 msgid "History" msgstr "历史" @@ -3250,3 +3626,58 @@ msgstr "MESSinfo" #: plugins/data/data_mameinfo.lua:20 msgid "MAMEinfo" msgstr "MAMEinfo" + +#~ msgid "Custom UI Settings" +#~ msgstr "连发设定" + +#~ msgid "Software Usage" +#~ msgstr "软件用法" + +#~ msgid "Usage" +#~ msgstr "用法" + +#~ msgctxt "path-option" +#~ msgid "UI" +#~ msgstr "使用者介面" + +#~ msgctxt "path-option" +#~ msgid "Language" +#~ msgstr "语言" + +#~ msgctxt "path-option" +#~ msgid "Samples" +#~ msgstr "采样文件" + +#~ msgctxt "path-option" +#~ msgid "Cheats" +#~ msgstr "作弊码文件 (cheat)" + +#~ msgctxt "path-option" +#~ msgid "Titles" +#~ msgstr "标题图 (titles)" + +#~ msgctxt "path-option" +#~ msgid "Ends" +#~ msgstr "结束图 (ends)" + +#~ msgctxt "path-option" +#~ msgid "GameOver" +#~ msgstr "游戏结束" + +#~ msgctxt "selmenu-artwork" +#~ msgid "Titles" +#~ msgstr "标题图" + +#~ msgctxt "selmenu-artwork" +#~ msgid "Ends" +#~ msgstr "结束图" + +#~ msgid "This machine has no input map." +#~ msgstr "此机台没有输入对应表" + +#~ msgid "Select" +#~ msgstr "选择" + +#, c-format +#~ msgid "romset: %1$-.100s" +#~ msgstr "Rom套: %1$-.100s" |
