Merge branch '86Box:master' into machine-flags
This commit is contained in:
@@ -371,7 +371,7 @@ msgid "Time synchronization"
|
||||
msgstr "時間同步"
|
||||
|
||||
msgid "Disabled"
|
||||
msgstr "禁用"
|
||||
msgstr "停用"
|
||||
|
||||
msgid "Enabled (local time)"
|
||||
msgstr "啟用 (本地時間)"
|
||||
@@ -920,7 +920,7 @@ msgid "You are loading an unsupported configuration"
|
||||
msgstr "正在載入一個不受支援的設定"
|
||||
|
||||
msgid "CPU type filtering based on selected machine is disabled for this emulated machine.\n\nThis makes it possible to choose a CPU that is otherwise incompatible with the selected machine. However, you may run into incompatibilities with the machine BIOS or other software.\n\nEnabling this setting is not officially supported and any bug reports filed may be closed as invalid."
|
||||
msgstr "此模擬電腦禁用了基於選定電腦的 CPU 類型過濾。\n\n能夠選中與所選機器本不相容的 CPU,但是可能會遇到與機器 BIOS 或其他軟體不相容的問題。\n\n啟用此設定不受官方支援,並且提交的任何錯誤報告可能會視為無效而關閉。"
|
||||
msgstr "此模擬電腦停用了基於選定電腦的 CPU 類型過濾。\n\n能夠選中與所選機器本不相容的 CPU,但是可能會遇到與機器 BIOS 或其他軟體不相容的問題。\n\n啟用此設定不受官方支援,並且提交的任何錯誤報告可能會視為無效而關閉。"
|
||||
|
||||
msgid "Continue"
|
||||
msgstr "繼續"
|
||||
|
@@ -773,10 +773,10 @@
|
||||
<normaloff>:/menuicons/win/icons/acpi_shutdown.ico</normaloff>:/menuicons/win/icons/acpi_shutdown.ico</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ACPI Shutdown</string>
|
||||
<string>ACPI shutdown</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>ACPI Shutdown</string>
|
||||
<string>ACPI shutdown</string>
|
||||
</property>
|
||||
<property name="visible">
|
||||
<bool>true</bool>
|
||||
|
@@ -274,7 +274,7 @@ END
|
||||
#define STR_MB "MB"
|
||||
#define STR_MEMORY "記憶體:"
|
||||
#define STR_TIME_SYNC "時間同步"
|
||||
#define STR_DISABLED "禁用"
|
||||
#define STR_DISABLED "停用"
|
||||
#define STR_ENABLED_LOCAL "啟用 (本地時間)"
|
||||
#define STR_ENABLED_UTC "啟用 (UTC)"
|
||||
#define STR_DYNAREC "動態重編譯器"
|
||||
@@ -508,7 +508,7 @@ BEGIN
|
||||
IDS_2144 "OpenGL 著色器 (*.GLSL)\0*.GLSL\0所有檔案 (*.*)\0*.*\0"
|
||||
IDS_2145 "OpenGL 選項"
|
||||
IDS_2146 "正在載入一個不受支援的設定"
|
||||
IDS_2147 "此模擬電腦禁用了基於選定電腦的 CPU 類型過濾。\n\n能夠選中與所選機器本不相容的 CPU,但是可能會遇到與機器 BIOS 或其他軟體不相容的問題。\n\n啟用此設定不受官方支援,並且提交的任何錯誤報告可能會視為無效而關閉。"
|
||||
IDS_2147 "此模擬電腦停用了基於選定電腦的 CPU 類型過濾。\n\n能夠選中與所選機器本不相容的 CPU,但是可能會遇到與機器 BIOS 或其他軟體不相容的問題。\n\n啟用此設定不受官方支援,並且提交的任何錯誤報告可能會視為無效而關閉。"
|
||||
IDS_2148 "繼續"
|
||||
IDS_2149 "磁帶: %s"
|
||||
IDS_2150 "磁帶映像 (*.PCM;*.RAW;*.WAV;*.CAS)\0*.PCM;*.RAW;*.WAV;*.CAS\0所有檔案 (*.*)\0*.*\0"
|
||||
@@ -591,11 +591,11 @@ BEGIN
|
||||
|
||||
IDS_5120 "光碟 %i (%s): %s"
|
||||
|
||||
IDS_5376 "禁用"
|
||||
IDS_5376 "停用"
|
||||
IDS_5381 "ATAPI"
|
||||
IDS_5382 "SCSI"
|
||||
|
||||
IDS_5632 "禁用"
|
||||
IDS_5632 "停用"
|
||||
IDS_5637 "ATAPI (%01i:%01i)"
|
||||
IDS_5638 "SCSI (%01i:%02i)"
|
||||
|
||||
|
Reference in New Issue
Block a user