diff options
| author | 2021-10-13 10:59:38 +1100 | |
|---|---|---|
| committer | 2021-10-13 10:59:38 +1100 | |
| commit | ca338f73720ec7dedfcf8430d9dc9e481ada6378 (patch) | |
| tree | aa0a8a6e25d898db6c129a4134a129b2e400551f /language/Chinese_Simplified | |
| parent | 9bcd5a2b95c9164199f5d890630113d6bb1fb6c2 (diff) | |
Various improvements to the user experience:
Extended the memory access prefixes in debugger expressions to support
address space names.
Made the debugger history command aware of how much history it has
collected, and added a help topic for it to the built-in debugger help.
Started updating the documentation for the web site, and corrected some
of the more misleading built-in debugger help.
Made some corrections to Chinese localisation after discussion with
YuiFAN.
Darkened the UI red colour a little.
cpu/m6502/st2205u.h: Marked sound imperfect.
Diffstat (limited to 'language/Chinese_Simplified')
| -rw-r--r-- | language/Chinese_Simplified/strings.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/language/Chinese_Simplified/strings.po b/language/Chinese_Simplified/strings.po index 1932e0c3f73..99dd0774b03 100644 --- a/language/Chinese_Simplified/strings.po +++ b/language/Chinese_Simplified/strings.po @@ -5025,7 +5025,7 @@ msgstr "" #: src/frontend/mame/ui/utils.cpp:71 msgctxt "swlist-info" msgid "Original Publisher" -msgstr "" +msgstr "原出版商" #: src/frontend/mame/ui/utils.cpp:72 msgctxt "swlist-info" @@ -5065,7 +5065,7 @@ msgstr "版本" #: src/frontend/mame/ui/utils.cpp:84 msgctxt "machine-filter" msgid "Unfiltered" -msgstr "未过滤" +msgstr "未筛选" #: src/frontend/mame/ui/utils.cpp:85 msgctxt "machine-filter" @@ -5175,7 +5175,7 @@ msgstr "自订过滤" #: src/frontend/mame/ui/utils.cpp:109 msgctxt "software-filter" msgid "Unfiltered" -msgstr "未过滤" +msgstr "未筛选" #: src/frontend/mame/ui/utils.cpp:110 msgctxt "software-filter" @@ -5833,7 +5833,7 @@ msgstr "装饰图预览" #: src/frontend/mame/ui/dirmenu.cpp:61 msgctxt "path-option" msgid "Select" -msgstr "" +msgstr "精选" #: src/frontend/mame/ui/dirmenu.cpp:62 msgctxt "path-option" @@ -6412,7 +6412,7 @@ msgstr "得分" #: src/frontend/mame/ui/selmenu.cpp:90 msgctxt "selmenu-artwork" msgid "Select" -msgstr "" +msgstr "精选" #: src/frontend/mame/ui/selmenu.cpp:91 msgctxt "selmenu-artwork" |
