提交 27b84864 编写于 作者: M mackie100

Replaced NDK to MOD string, updated ocs.zip (zh-hans)

上级 ed56eaa9
......@@ -577,7 +577,7 @@
"Official" = "官方原版";
/* preferencesPanel */
"NDK" = "NDK分支版";
"MOD" = "MOD分支版";
/* preferencesPanel */
"App Settings" = "应用设定";
......@@ -595,13 +595,13 @@
"for Official OpenCore" = "官方原版OpenCore";
/* titleBar */
"for NDK OpenCore" = "MOD修改版OpenCore";
"for MOD OpenCore" = "MOD修改版OpenCore";
/* reading_savingOperation */
"This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in NDK mode?" = "此配置包含一个或多个官方OpenCore通常不使用的属性。是否要以MOD修改本模式打开此配置?";
"This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in MOD mode?" = "此配置包含一个或多个官方OpenCore通常不使用的属性。是否要以MOD修改本模式打开此配置?";
/* reading_savingOperation */
"This configuration contains standard properties but you are working in NDK mode. Do you want switch to Official mode?" = "此配置检测为官方版本,但是您正在MOD版OC模式下工作。您要切换到官方版本模式吗?";
"This configuration contains standard properties but you are working in MOD mode. Do you want switch to Official mode?" = "此配置检测为官方版本,但是您正在MOD版OC模式下工作。您要切换到官方版本模式吗?";
/* reading_savingOperation */
"For changes to take effect, this app will be relaunched" = "为了使更改生效,此应用将重新启动";
......
......@@ -54,7 +54,7 @@
"7NC-lm-XEM.title" = "在启动菜单标题中显示OpenCore版本.";
/* Class = "NSTableView"; ibShadowedToolTip = "1. Arguments\nType: plist string\nFailsafe: Empty string\nDescription: Arbitrary ASCII string used as boot arguments (load options) of the specified entry.\n2. Auxiliary\nType: plist boolean\nFailsafe: false\nDescription: This entry will not be listed by default when HideAuxiliary is set to true.\n3. Comment\nType: plist string\nFailsafe: Empty string\nDescription: Arbitrary ASCII string used to provide human readable reference for the entry. It is implementation defined whether this value is used.\n4. Enabled\nType: plist boolean\nFailsafe: false\nDescription: This entry will not be listed unless set to true.\n5. Name\nType: plist string\nFailsafe: Empty string\nDescription: Human readable entry name displayed in boot picker.\n6. Path\nType: plist string\nFailsafe: Empty string\nDescription: Entry location depending on entry type.\n• Entries specify external boot options, and therefore take device paths in Path key. These values are not checked, thus be extremely careful. Example: PciRoot(0x0)/Pci(0x1,0x1)/.../\\EFI\\COOL.EFI\n• Tools specify internal boot options, which are part of bootloader vault, and therefore take file paths relative to OC/Tools directory. Example: OpenShell.efi."; ObjectID = "8Gl-6A-OsL"; */
"8Gl-6A-OsL.ibShadowedToolTip" = "用于指定OpenCore无法自动找到的无规律引导路径。\n名称:OpenCore启动项中显示的名称\n启用:启用或禁用\n辅助:设置条目为辅助条目,可在启动菜单中隐藏\n路径:\n引导磁盘的PCI路径,一般可以通过替换启动文件为DEBUG版本,然后勾选Disable WatchDog选项,Target选项填入67,启动一次后,在EFI分区里产生的日志文件里查找如: PciRoot(0x0)/Pci(0x1D,0x4)/Pci(0x0,0x0)/NVMe(0x1,09-63-E3-44-8B-44-1B-00)/HD(1,GPT,11F42760-7AB1-4DB5-924B-D12C52895FA9,0x28,0x64000)/\EFI\Microsoft\Boot\bootmgfw.efi这样的信息。\n可以提前在MACOS里使用diskutil info disk0s2 |grep \"UUID\"这样的命令提前获取到你想要启动的分区UUID,然后在日志文件里搜索UUID的值,可以快速获取到完整PCI路径!\n对于NDK的fork(MOD)版本,可在启动界面按F9保存所有启动设备路径到文件并保存在EFI分区";
"8Gl-6A-OsL.ibShadowedToolTip" = "用于指定OpenCore无法自动找到的无规律引导路径。\n名称:OpenCore启动项中显示的名称\n启用:启用或禁用\n辅助:设置条目为辅助条目,可在启动菜单中隐藏\n路径:\n引导磁盘的PCI路径,一般可以通过替换启动文件为DEBUG版本,然后勾选Disable WatchDog选项,Target选项填入67,启动一次后,在EFI分区里产生的日志文件里查找如: PciRoot(0x0)/Pci(0x1D,0x4)/Pci(0x0,0x0)/NVMe(0x1,09-63-E3-44-8B-44-1B-00)/HD(1,GPT,11F42760-7AB1-4DB5-924B-D12C52895FA9,0x28,0x64000)/\EFI\Microsoft\Boot\bootmgfw.efi这样的信息。\n可以提前在MACOS里使用diskutil info disk0s2 |grep \"UUID\"这样的命令提前获取到你想要启动的分区UUID,然后在日志文件里搜索UUID的值,可以快速获取到完整PCI路径!\n对于MOD的fork(MOD)版本,可在启动界面按F9保存所有启动设备路径到文件并保存在EFI分区";
/* Class = "NSButtonCell"; title = "Disable WatchDog"; ObjectID = "9LG-wP-7Np"; */
"9LG-wP-7Np.title" = "Disable WatchDog";
......
......@@ -577,7 +577,7 @@
"Official" = "Official";
/* preferencesPanel */
"NDK" = "NDK";
"MOD" = "MOD";
/* preferencesPanel */
"App Settings" = "App Settings";
......@@ -595,13 +595,13 @@
"for Official OpenCore" = "for Official OpenCore";
/* titleBar */
"for NDK OpenCore" = "for NDK OpenCore";
"for MOD OpenCore" = "for MOD OpenCore";
/* reading_savingOperation */
"This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in NDK mode?" = "This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in NDK mode?";
"This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in MOD mode?" = "This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in MOD mode?";
/* reading_savingOperation */
"This configuration contains standard properties but you are working in NDK mode. Do you want switch to Official mode?" = "This configuration contains standard properties but you are working in NDK mode. Do you want switch to Official mode?";
"This configuration contains standard properties but you are working in MOD mode. Do you want switch to Official mode?" = "This configuration contains standard properties but you are working in MOD mode. Do you want switch to Official mode?";
/* reading_savingOperation */
"For changes to take effect, this app will be relaunched" = "For changes to take effect, this app will be relaunched";
......
......@@ -577,7 +577,7 @@
"Official" = "Officiel";
/* preferencesPanel */
"NDK" = "NDK";
"MOD" = "MOD";
/* preferencesPanel */
"App Settings" = "Paramètres de l'application";
......@@ -595,13 +595,13 @@
"for Official OpenCore" = "pour OpenCore officiel";
/* titleBar */
"for NDK OpenCore" = "pour NDK OpenCore";
"for MOD OpenCore" = "pour MOD OpenCore";
/* reading_savingOperation */
"This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in NDK mode?" = "Cette configuration contient une ou plusieurs propriétés que Official OpenCore n'utilise généralement pas. Voulez-vous ouvrir cette configuration en mode NDK?";
"This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in MOD mode?" = "Cette configuration contient une ou plusieurs propriétés que Official OpenCore n'utilise généralement pas. Voulez-vous ouvrir cette configuration en mode MOD?";
/* reading_savingOperation */
"This configuration contains standard properties but you are working in NDK mode. Do you want switch to Official mode?" = "Cette configuration contient des propriétés standard mais vous travaillez en mode NDK. Voulez-vous passer en mode officiel?";
"This configuration contains standard properties but you are working in MOD mode. Do you want switch to Official mode?" = "Cette configuration contient des propriétés standard mais vous travaillez en mode MOD. Voulez-vous passer en mode officiel?";
/* reading_savingOperation */
"For changes to take effect, this app will be relaunched" = "Pour que les modifications prennent effet, cette application sera relancée";
......
......@@ -577,7 +577,7 @@
"Official" = "Official";
/* preferencesPanel */
"NDK" = "NDK";
"MOD" = "MOD";
/* preferencesPanel */
"App Settings" = "환경 설정";
......@@ -595,13 +595,13 @@
"for Official OpenCore" = "for OpenCore";
/* titleBar */
"for NDK OpenCore" = "for NDK OpenCore";
"for MOD OpenCore" = "for MOD OpenCore";
/* reading_savingOperation */
"This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in NDK mode?" = "이 콘피그는 오픈코어에서 공식적으로 사용하지 않는 내용이 포함되어 있습니다. . 개발자 모드로 여시겠습니까?";
"This configuration contains one or more properties that Official OpenCore doesn't usually use. Do you want to open this configuration in MOD mode?" = "이 콘피그는 오픈코어에서 공식적으로 사용하지 않는 내용이 포함되어 있습니다. . 개발자 모드로 여시겠습니까?";
/* reading_savingOperation */
"This configuration contains standard properties but you are working in NDK mode. Do you want switch to Official mode?" = "이 콘피그는 스탠더드 콘피그입니다. 개발자 모드가 정식 릴리즈 모드로 변경하시겠습니까?";
"This configuration contains standard properties but you are working in MOD mode. Do you want switch to Official mode?" = "이 콘피그는 스탠더드 콘피그입니다. 개발자 모드가 정식 릴리즈 모드로 변경하시겠습니까?";
/* reading_savingOperation */
"For changes to take effect, this app will be relaunched" = "변경 사항 업데이트를 위해 앱이 재실행 됩니다.";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册