提交 5b43c10e 编写于 作者: B bluehomewu

Add Chinese(Traditional) zh-rTW [4/4]

上级 a6028c67
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Reset BGRT table Displayed status field to false.\nThis works around firmwares that provide BGRT table but fail to handle screen updates afterwards."; ObjectID = "0zY-cF-e9r"; */
"0zY-cF-e9r.ibShadowedToolTip" = "无法在有 BGRT 表的系统上显示 OEM Windows 标志的硬件需要开启。";
"0zY-cF-e9r.ibShadowedToolTip" = "無法在有 BGRT 表的系统上顯示 OEM Windows 標誌的硬體需要開啟。";
/* Class = "NSTableView"; ibShadowedToolTip = "1. 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.\n2. Count\nType: plist integer\nFailsafe: 0\nDescription: Number of patch occurrences to apply. 0 applies the patch to all occurrences found.\n3. Enabled\nType: plist boolean\nFailsafe: false\nDescription: This ACPI patch will not be used unless set to true.\n4. Find\nType: plist data\nFailsafe: Empty data\nDescription: Data to find. Must equal to Replace in size.\n5. Limit\nType: plist integer\nFailsafe: 0\nDescription: Maximum number of bytes to search for. Can be set to 0 to look through the whole ACPI table.\n6. Mask\nType: plist data\nFailsafe: Empty data\nDescription: Data bitwise mask used during find comparison. Allows fuzzy search by ignoring not masked (set to zero) bits. Can be set to empty data to be ignored. Must equal to Replace in size otherwise.\n7. OemTableId\nType: plist data, 8 bytes\nFailsafe: All zero\nDescription: Match table OEM ID to be equal to this value unless all zero.\n8. Replace\nType: plist data\nFailsafe: Empty data\nDescription: Replacement data of one or more bytes.\n9. ReplaceMask\nType: plist data\nFailsafe: Empty data\nDescription: Data bitwise mask used during replacement. Allows fuzzy replacement by updating masked (set to non-zero) bits. Can be set to empty data to be ignored. Must equal to Replace in size otherwise.\n10. Skip\nType: plist integer\nFailsafe: 0\nDescription: Number of found occurrences to be skipped before replacement is done.\n11. TableLength\nType: plist integer\nFailsafe: 0\nDescription: Match table size to be equal to this value unless 0.\n12. TableSignature Type:\ntextttplist data, 4 bytes\nFailsafe: All zero\nDescription: Match table signature to be equal to this value unless all zero."; ObjectID = "2tM-Ig-MFJ"; */
"2tM-Ig-MFJ.ibShadowedToolTip" = "这里我们需要填写一下ACPI的更名和修复补丁。\n在10.15中,一些资料指出我们需要把EC控制器(EC0)改名为EC来确保能进入10.15系统(当然也可以用EC仿冒补丁)\n华擎、华硕、微星主板可能会遇到RTC问题而无法进入系统,这同样需要添加补丁来修复\n具体补丁包可以查看宪武大神做的OC-Little补丁包https://github.com/daliansky/OC-little";
"2tM-Ig-MFJ.ibShadowedToolTip" = "這裡我們需要填寫一下ACPI的更名和修復文件。\n在10.15中,一些資料指出我們需要把EC控制器(EC0)更名為EC來確保能進入10.15系统(當然也可以用EC仿冒修補文件)\n華擎、華碩、微星主機板可能會遇到RTC問題而無法進入系统,這同樣需要增加修補文件來修復\n具體修補文件包可以查看宪武大神做的OC-Little修補文件包https://github.com/daliansky/OC-little";
/* Class = "NSTableColumn"; headerCell.title = "Mask"; ObjectID = "4j9-uJ-Gbu"; */
"4j9-uJ-Gbu.headerCell.title" = "Mask";
......@@ -12,52 +12,52 @@
"6NS-cZ-NZu.title" = "NormalizeHeaders";
/* Class = "NSTextFieldCell"; title = "Loading Resources"; ObjectID = "7g0-XW-xjy"; */
"7g0-XW-xjy.title" = "正在加载在线资源文件";
"7g0-XW-xjy.title" = "正在載入線上資源文件";
/* Class = "NSTableView"; ibShadowedToolTip = "1. All\nType: plist boolean\nFailsafe: false\nDescription: If set to true, all ACPI tables matching the condition will be deleted. Otherwise only first matched table.\n2. 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.\n3. Enabled\nType: plist boolean\nFailsafe: false\nDescription: This ACPI table will not be removed unless set to true.\n4. OemTableId\nType: plist data, 8 bytes\nFailsafe: All zero\nDescription: Match table OEM ID to be equal to this value unless all zero.\n5. TableLength\nType: plist integer\nFailsafe: 0\nDescription: Match table size to be equal to this value unless 0.\n6. TableSignature\nType: plist data, 4 bytes\nFailsafe: All zero\nDescription: Match table signature to be equal to this value unless all zero.\n\nNote: Make sure not to specify table signature when the sequence needs to be replaced in multiple places. Especially when performing different kinds of renames."; ObjectID = "8sm-zn-vNl"; */
"8sm-zn-vNl.ibShadowedToolTip" = "禁用某个 ACPI 表, 比如常用于禁用 DAMR 来关闭 VT-d。";
"8sm-zn-vNl.ibShadowedToolTip" = "停用某個 ACPI 表, 比如常用於停用 DAMR 來關閉 VT-d。";
/* Class = "NSTableView"; ibShadowedToolTip = "1. 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.\n\n2. Enabled\nType: plist boolean\nFailsafe: false\nDescription: This ACPI table will not be added unless set to true.\n\n3. Path\nType: plist string\nFailsafe: Empty string\nDescription: File paths meant to be loaded as ACPI tables. Example values include DSDT.aml, SubDir/SSDT-8.aml, SSDT-USBX.aml, etc.\n\nACPI table load order follows the item order in the array. All ACPI tables load from OC/ACPI/Custom directory. Note: All tables but tables with DSDT table identifier (determined by parsing data not by filename) insert new tables into ACPI stack. DSDT, unlike the rest, performs replacement of DSDT table."; ObjectID = "9ZU-zR-Tmy"; */
"9ZU-zR-Tmy.ibShadowedToolTip" = "这部分主要填写我们使用的ACPI补丁,以及DSDT文件,如果没有请把0-8的ssdt全部删除。如果你有修改的SSDT或者DSDT文件,请先将文件放入EFI/OC/ACPI下。\nACPI补丁是黑苹果的灵魂,针对OC的ACPI补丁请参阅宪武大神的OC-litte,https://github.com/daliansky/OC-little";
"9ZU-zR-Tmy.ibShadowedToolTip" = "這部分主要填寫我們使用的ACPI修補文件,以及DSDT文件,如果没有請把0-8的SSDT全部删除。如果你有修改的SSDT或者DSDT文件,請先將文件放入EFI/OC/ACPI下。\nACPI修補文件是黑蘋果的核心,針對OC的ACPI修補文件請參考宪武大神的OC-litte,https://github.com/daliansky/OC-little";
/* Class = "NSTableColumn"; headerCell.title = "Skip"; ObjectID = "A4Q-If-0AG"; */
"A4Q-If-0AG.headerCell.title" = "跳过次数后开始替换";
"A4Q-If-0AG.headerCell.title" = "跳過次數後開始替換";
/* Class = "NSTableColumn"; headerCell.title = "TableLength"; ObjectID = "CVl-gt-v4L"; */
"CVl-gt-v4L.headerCell.title" = "ACPI表度";
"CVl-gt-v4L.headerCell.title" = "ACPI表度";
/* Class = "NSTableColumn"; headerCell.title = "Path*"; ObjectID = "CbM-86-go4"; */
"CbM-86-go4.headerCell.title" = "路*";
"CbM-86-go4.headerCell.title" = "路*";
/* Class = "NSBox"; title = "Quirks"; ObjectID = "DxA-Lh-I4Q"; */
"DxA-Lh-I4Q.title" = "Quirks";
/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "FLp-3q-DSv"; */
"FLp-3q-DSv.headerCell.title" = "用";
"FLp-3q-DSv.headerCell.title" = "用";
/* Class = "NSButtonCell"; title = "EnableForAll"; ObjectID = "HdU-pu-zKX"; */
"HdU-pu-zKX.title" = "EnableForAll\n针对全部系统";
"HdU-pu-zKX.title" = "EnableForAll\n針對全部系统";
/* Class = "NSTableColumn"; headerCell.title = "ReplaceMask"; ObjectID = "JFF-S2-t99"; */
"JFF-S2-t99.headerCell.title" = "替Mask";
"JFF-S2-t99.headerCell.title" = "替Mask";
/* Class = "NSTableColumn"; headerCell.title = "Comment"; ObjectID = "JjS-7V-0PV"; */
"JjS-7V-0PV.headerCell.title" = "注";
"JjS-7V-0PV.headerCell.title" = "注";
/* Class = "NSTableColumn"; headerCell.title = "Find"; ObjectID = "K4n-vm-jxn"; */
"K4n-vm-jxn.headerCell.title" = "找";
"K4n-vm-jxn.headerCell.title" = "找";
/* Class = "NSMenuItem"; title = "List Of Patches"; ObjectID = "Kbb-Cq-tfz"; */
"Kbb-Cq-tfz.title" = "补丁列表";
"Kbb-Cq-tfz.title" = "修補文件列表";
/* Class = "NSTableColumn"; headerCell.title = "TableLength"; ObjectID = "MtH-av-7W0"; */
"MtH-av-7W0.headerCell.title" = "ACPI表度";
"MtH-av-7W0.headerCell.title" = "ACPI表度";
/* Class = "NSButtonCell"; title = "Scan/Browse"; ObjectID = "Ndv-7C-25y"; */
"Ndv-7C-25y.title" = "快照加";
"Ndv-7C-25y.title" = "快照加";
/* Class = "NSTableColumn"; headerCell.title = "Replace"; ObjectID = "NtB-gi-4nw"; */
"NtB-gi-4nw.headerCell.title" = "替";
"NtB-gi-4nw.headerCell.title" = "替";
/* Class = "NSTableColumn"; headerCell.title = "OemTableId"; ObjectID = "Nxc-pO-D4k"; */
"Nxc-pO-D4k.headerCell.title" = "OemTableId";
......@@ -69,37 +69,37 @@
"Z6k-wb-4yC.title" = "ResetHwSig";
/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "c8a-dM-DNw"; */
"c8a-dM-DNw.headerCell.title" = "用";
"c8a-dM-DNw.headerCell.title" = "用";
/* Class = "NSTableColumn"; headerCell.title = "Comment"; ObjectID = "cAx-1U-xJ9"; */
"cAx-1U-xJ9.headerCell.title" = "注";
"cAx-1U-xJ9.headerCell.title" = "注";
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Cleanup ACPI header fields to workaround macOS ACPI implementation bug causing boot crashes. Reference: Debugging AppleACPIPlatform on 10.13 by Alex James aka theracermaster. The issue is fixed in macOS Mojave (10.14)."; ObjectID = "eza-Xg-dPF"; */
"eza-Xg-dPF.ibShadowedToolTip" = "清理ACPI头,一些主板的ACPI表需要打开这个修复启动。只有 macOS 10.13 需要";
"eza-Xg-dPF.ibShadowedToolTip" = "清理ACPI頭,一些主機板的ACPI表需要打開這個修復啟動。只有 macOS 10.13 需要";
/* Class = "NSButtonCell"; title = "ResetLogoStatus"; ObjectID = "fCv-Py-taQ"; */
"fCv-Py-taQ.title" = "Resetlogostatus";
/* Class = "NSTableColumn"; headerCell.title = "Comment"; ObjectID = "gIS-d5-pG5"; */
"gIS-d5-pG5.headerCell.title" = "注";
"gIS-d5-pG5.headerCell.title" = "注";
/* Class = "NSTableColumn"; headerCell.title = "Limit"; ObjectID = "ger-9o-NnS"; */
"ger-9o-NnS.headerCell.title" = "限制";
/* Class = "NSTableColumn"; headerCell.title = "Count"; ObjectID = "hIr-Vr-rVp"; */
"hIr-Vr-rVp.headerCell.title" = "替换次数";
"hIr-Vr-rVp.headerCell.title" = "替換次數";
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Attempt to heuristically relocate ACPI memory regions. Not recommended.\n\nACPI tables are often generated dynamically by underlying firmware implementation. Among the position- independent code, ACPI tables may contain physical addresses of MMIO areas used for device configuration, usually grouped in regions (e.g. OperationRegion). Changing firmware settings or hardware configuration, upgrading or patching the firmware inevitably leads to changes in dynamically generated ACPI code, which sometimes lead to the shift of the addresses in aforementioned OperationRegion constructions.\nFor this reason it is very dangerous to apply any kind of modifications to ACPI tables. The most reasonable approach is to make as few as possible changes to ACPI and try to not replace any tables, especially DSDT. When this is not possible, then at least attempt to ensure that custom DSDT is based on the most recent DSDT or remove writes and reads for the affected areas.\nWhen nothing else helps this option could be tried to avoid stalls at PCI Configuration Begin phase of macOS booting by attempting to fix the ACPI addresses. It does not do magic, and only works with most common cases. Do not use unless absolutely required."; ObjectID = "iWF-dk-0VK"; */
"iWF-dk-0VK.ibShadowedToolTip" = "换硬件、升级BIOS等对硬件的操作会对ACPI表产生影响,一般不需要打开,使用自定义 DSDT 则必须开启";
"iWF-dk-0VK.ibShadowedToolTip" = "換硬體、升级BIOS等對硬體的操作會對ACPI表產生影響,一般不需要打開,使用自定義 DSDT 則必須開啟";
/* Class = "NSTableColumn"; headerCell.title = "All"; ObjectID = "iwn-0u-n3y"; */
"iwn-0u-n3y.headerCell.title" = "全部";
/* Class = "NSTabViewItem"; label = "Patch"; ObjectID = "jB3-Fa-Mq9"; */
"jB3-Fa-Mq9.label" = "补丁";
"jB3-Fa-Mq9.label" = "修補文件";
/* Class = "NSButtonCell"; title = "Download/Update Acpi"; ObjectID = "l2s-yf-wZB"; */
"l2s-yf-wZB.title" = "下载/更新 Acpi文件";
"l2s-yf-wZB.title" = "下載/更新 ACPI文件";
/* Class = "NSButtonCell"; title = "FadtEnableReset"; ObjectID = "l7b-Bk-2B3"; */
"l7b-Bk-2B3.title" = "FadtEnableReset";
......@@ -114,16 +114,16 @@
"swX-ck-WbC.label" = "删除";
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Reset FACS table HardwareSignature value to 0.\nThis works around firmware that fail to maintain hardware signature across the reboots and cause issues with waking from hibernation."; ObjectID = "u3f-B9-p1e"; */
"u3f-B9-p1e.ibShadowedToolTip" = "存在重新启动后因无法维持硬件签名而导致从休眠中唤醒的问题的硬件需要开启。一般选择NO\n注意:此选项将来可能会被删除.";
"u3f-B9-p1e.ibShadowedToolTip" = "存在重新啟動後因無法維持硬體簽名而導致從休眠中喚醒的問題的硬體需要開啟。一般選擇NO\n注意:此選項將來可能會被删除.";
/* Class = "NSTableColumn"; headerCell.title = "TableSignature*"; ObjectID = "wld-sU-lGp"; */
"wld-sU-lGp.headerCell.title" = "ACPI表名 *";
/* Class = "NSButton"; ibShadowedToolTip = "Type: plist boolean\nFailsafe: false\nDescription: Provide reset register and flag in FADT table to enable reboot and shutdown on legacy hardware. Not recommended unless required."; ObjectID = "xYB-OX-ce7"; */
"xYB-OX-ce7.ibShadowedToolTip" = "一些旧的主板需要对FADT进行标记来激活电脑的开机和关机功能,这里我们不许要启动它";
"xYB-OX-ce7.ibShadowedToolTip" = "一些舊的主機板需要對FADT進行標記來開啟電腦的開機和關機功能,這裡我們不建議開啟它";
/* Class = "NSTabViewItem"; label = "Add"; ObjectID = "y3O-8J-sex"; */
"y3O-8J-sex.label" = "加";
"y3O-8J-sex.label" = "加";
/* Class = "NSTableColumn"; headerCell.title = "Enabled"; ObjectID = "z8k-hB-WoQ"; */
"z8k-hB-WoQ.headerCell.title" = "用";
"z8k-hB-WoQ.headerCell.title" = "用";
......@@ -3,16 +3,16 @@
"QvC-M9-y7g.title" = "Boot.log";
/* Class = "NSButtonCell"; title = "Copy to Clipboard"; ObjectID = "Tq6-rl-9sc"; */
"Tq6-rl-9sc.title" = "复制到剪贴板";
"Tq6-rl-9sc.title" = "複製到剪貼簿";
/* Class = "NSTextFieldCell"; title = "Search (⌘F)"; ObjectID = "jAZ-Ir-LHD"; */
"jAZ-Ir-LHD.title" = "搜索(⌘F)";
"jAZ-Ir-LHD.title" = "尋找(⌘F)";
/* Class = "NSBox"; title = "Bdmesg"; ObjectID = "mBA-VI-TPQ"; */
"mBA-VI-TPQ.title" = "Bdmesg";
/* Class = "NSButtonCell"; title = "Save boot.log to desktop"; ObjectID = "wSe-to-GTI"; */
"wSe-to-GTI.title" = "将boot.log保存到桌面";
"wSe-to-GTI.title" = "將boot.log儲存到桌面";
/* Class = "NSButtonCell"; title = "Generate log"; ObjectID = "wxt-kM-Dys"; */
"wxt-kM-Dys.title" = "生成日志";
"wxt-kM-Dys.title" = "建立 log 文件";
......@@ -3,7 +3,7 @@
"5Yb-KF-2Ys.title" = "Opencore版本";
/* Class = "NSWindow"; title = "Config Checker"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "Config健全性检查";
"F0z-JX-Cv5.title" = "Config完整性檢查;
/* Class = "NSTextFieldCell"; title = "CPU Family"; ObjectID = "K8h-i1-pzV"; */
"K8h-i1-pzV.title" = "CPU平台";
......@@ -12,10 +12,10 @@
"ltY-Ma-fgV.title" = "拖放配置文件";
/* Class = "NSButtonCell"; title = "Current Configurations"; ObjectID = "pkq-Kt-jHM"; */
"pkq-Kt-jHM.title" = "使用前配置";
"pkq-Kt-jHM.title" = "使用前配置";
/* Class = "NSButtonCell"; title = "Import"; ObjectID = "y4M-4p-teE"; */
"y4M-4p-teE.title" = "本配置文件";
"y4M-4p-teE.title" = "本配置文件";
/* Class = "NSButtonCell"; title = "Check"; ObjectID = "zPH-fV-BKT"; */
"zPH-fV-BKT.title" = "开始检查";
"zPH-fV-BKT.title" = "開始檢查";
/* Class = "NSView"; ibShadowedToolTip = "2. Delete\nType: plist dict\nDescription: Removes device properties from a map (plist dict) of device paths to an array (plist array) of variable names in plist string format."; ObjectID = "1eh-jH-TX2"; */
"1eh-jH-TX2.ibShadowedToolTip" = "从设备路径映射(plist dict)到plist字符串格式的变量名数组(plist数组)中删除设备属性。这里的设置等同于 Clover 里的 ACPI 重命名 _DSM → XDSM + TgtBridge";
"1eh-jH-TX2.ibShadowedToolTip" = "從設備路徑投射(plist dict)到plist字串格式的變量名數組(plist數組)中删除設備属性。這裡的設定等同於 Clover 裡的 ACPI 重新命名 _DSM → XDSM + TgtBridge";
/* Class = "NSTableColumn"; headerCell.title = "Value"; ObjectID = "6on-lJ-yiP"; */
"6on-lJ-yiP.headerCell.title" = "值";
/* Class = "NSWindow"; title = "Presets"; ObjectID = "7dM-hm-O9O"; */
"7dM-hm-O9O.title" = "预设值";
"7dM-hm-O9O.title" = "預設值";
/* Class = "NSTableColumn"; headerCell.title = "Devices"; ObjectID = "9kg-WA-Eir"; */
"9kg-WA-Eir.headerCell.title" = "设备";
"9kg-WA-Eir.headerCell.title" = "裝置";
/* Class = "NSTableColumn"; headerCell.title = "Key*"; ObjectID = "F6A-yy-QfQ"; */
"F6A-yy-QfQ.headerCell.title" = "*";
"F6A-yy-QfQ.headerCell.title" = "*";
/* Class = "NSMenuItem"; title = "List of PCI Devices"; ObjectID = "JHu-SN-nN7"; */
"JHu-SN-nN7.title" = "PCI设备列表";
"JHu-SN-nN7.title" = "PCI裝置列表";
/* Class = "NSTabViewItem"; label = "Selected Platform"; ObjectID = "Lb7-g2-RyE"; */
"Lb7-g2-RyE.label" = "定平台";
"Lb7-g2-RyE.label" = "定平台";
/* Class = "NSButtonCell"; title = "Spoof ID"; ObjectID = "LcB-f7-aNX"; */
"LcB-f7-aNX.title" = "仿冒ID";
/* Class = "NSTabViewItem"; label = "CPU Codenames"; ObjectID = "MD8-eq-jtV"; */
"MD8-eq-jtV.label" = "CPU架";
"MD8-eq-jtV.label" = "CPU架";
/* Class = "NSTabViewItem"; label = "Add"; ObjectID = "NLq-sd-yYz"; */
"NLq-sd-yYz.label" = "加";
"NLq-sd-yYz.label" = "加";
/* Class = "NSMenuItem"; title = "DATA"; ObjectID = "POL-aB-DNF"; */
"POL-aB-DNF.title" = "DATA型";
"POL-aB-DNF.title" = "DATA型";
/* Class = "NSTabViewItem"; label = "Current System"; ObjectID = "QNk-Ut-xrk"; */
"QNk-Ut-xrk.label" = "当前信息";
"QNk-Ut-xrk.label" = "當前資訊";
/* Class = "NSMenuItem"; title = "List of PCI Devices"; ObjectID = "V5x-oc-YnL"; */
"V5x-oc-YnL.title" = "PCI设备列表";
"V5x-oc-YnL.title" = "PCI裝置列表";
/* Class = "NSTableColumn"; headerCell.title = "Type"; ObjectID = "dpG-4m-Tya"; */
"dpG-4m-Tya.headerCell.title" = "数据类型";
"dpG-4m-Tya.headerCell.title" = "數據類型";
/* Class = "NSTabViewItem"; label = "Device IDs"; ObjectID = "ej0-LP-73g"; */
"ej0-LP-73g.label" = "设备ID";
"ej0-LP-73g.label" = "裝置ID";
/* Class = "NSTabViewItem"; label = "Framebuffer"; ObjectID = "ews-BC-kwq"; */
"ews-BC-kwq.label" = "Framebuffer";
/* Class = "NSMenuItem"; title = "Add all PCI devices"; ObjectID = "gGR-Wj-H5N"; */
"gGR-Wj-H5N.title" = "添加所有PCI设备";
"gGR-Wj-H5N.title" = "增加所有PCI裝置";
/* Class = "NSMenuItem"; title = "NUMBER"; ObjectID = "lI7-XR-ash"; */
"lI7-XR-ash.title" = "数字类型";
"lI7-XR-ash.title" = "數字類型";
/* Class = "NSTabViewItem"; label = "Delete"; ObjectID = "n3V-ht-3yU"; */
"n3V-ht-3yU.label" = "除";
"n3V-ht-3yU.label" = "除";
/* Class = "NSTabViewItem"; label = "Platform IDs"; ObjectID = "n7N-Fd-plx"; */
"n7N-Fd-plx.label" = "平台ID";
/* Class = "NSView"; ibShadowedToolTip = "1. Add\nType: plist dict\nDescription: Sets device properties from a map (plist dict) of device paths to a map (plist dict) of variable names and their values in plist metadata format. Device paths must be provided in canonic string format (e.g. PciRoot(0x0)/Pci(0x1,0x0)/Pci(0x0,0x0)). Properties will only be set if not present and not deleted.\nNote: Currently properties may only be (formerly) added by the original driver, so unless a separate driver was installed, there is no reason to delete the variables."; ObjectID = "ogK-XX-Zb9"; */
"ogK-XX-Zb9.ibShadowedToolTip" = "此项是用来注入你的设备的,主要是显卡和声卡两部分。同样你也可以定制一些设备到你的关于本机–系统报告–PCI列表中,尽管没有多大的意义。";
"ogK-XX-Zb9.ibShadowedToolTip" = "此項是用来注入你的裝置的,主要是顯示卡和音效卡兩部分。同樣你也可以訂製一些裝置到你的關於本機–系统報告–PCI列表中,儘管沒有多大的意義。";
/* Class = "NSTableColumn"; headerCell.title = "Key"; ObjectID = "pxh-MR-ISe"; */
"pxh-MR-ISe.headerCell.title" = "";
"pxh-MR-ISe.headerCell.title" = "";
/* Class = "NSTableColumn"; headerCell.title = "Devices"; ObjectID = "rqc-Sa-r83"; */
"rqc-Sa-r83.headerCell.title" = "设备";
"rqc-Sa-r83.headerCell.title" = "裝置";
/* Class = "NSButtonCell"; title = "Add"; ObjectID = "sdh-x3-Y0z"; */
"sdh-x3-Y0z.title" = "加";
"sdh-x3-Y0z.title" = "加";
/* Class = "NSMenuItem"; title = "STRING"; ObjectID = "ycS-j8-cj1"; */
"ycS-j8-cj1.title" = "字符类型";
"ycS-j8-cj1.title" = "字串類型";
......@@ -18,31 +18,31 @@
"4xh-eS-Y7x.title" = "Haswell / Broadwell";
/* Class = "NSButtonCell"; title = "Make"; ObjectID = "5TB-vq-xrP"; */
"5TB-vq-xrP.title" = "生成";
"5TB-vq-xrP.title" = "建立";
/* Class = "NSTextFieldCell"; title = "Product Name Label"; ObjectID = "5nJ-S4-CEv"; */
"5nJ-S4-CEv.title" = "型号标识符";
"5nJ-S4-CEv.title" = "產品型號標籤";
/* Class = "NSBox"; title = "Options"; ObjectID = "5th-MW-cis"; */
"5th-MW-cis.title" = "选项";
"5th-MW-cis.title" = "選項";
/* Class = "NSButtonCell"; title = "X64 architecture"; ObjectID = "5wH-77-4hg"; */
"5wH-77-4hg.title" = "X64架";
"5wH-77-4hg.title" = "X64架";
/* Class = "NSButtonCell"; title = "Ivy Bridge"; ObjectID = "6mY-hC-ST2"; */
"6mY-hC-ST2.title" = "Ivy Bridge";
/* Class = "NSTabViewItem"; label = "CPU Family"; ObjectID = "7SG-xK-kPF"; */
"7SG-xK-kPF.label" = "CPU型";
"7SG-xK-kPF.label" = "CPU型";
/* Class = "NSTextFieldCell"; title = "Product:"; ObjectID = "9MM-ME-k3B"; */
"9MM-ME-k3B.title" = "型:";
"9MM-ME-k3B.title" = "型:";
/* Class = "NSButtonCell"; title = "Sandy Bridge"; ObjectID = "9sZ-2G-qSx"; */
"9sZ-2G-qSx.title" = "Sandy Bridge";
/* Class = "NSTextFieldCell"; title = "Laptop"; ObjectID = "9xb-Es-DFu"; */
"9xb-Es-DFu.title" = "笔记本平台";
"9xb-Es-DFu.title" = "筆記型電腦";
/* Class = "NSButtonCell"; title = "Ice Lake"; ObjectID = "AWv-6G-k3I"; */
"AWv-6G-k3I.title" = "Ice Lake";
......@@ -57,25 +57,25 @@
"G1E-RO-2rm.title" = "Haswell";
/* Class = "NSTextFieldCell"; title = "Product Name:"; ObjectID = "IHo-gl-8zt"; */
"IHo-gl-8zt.title" = "机型型号:";
"IHo-gl-8zt.title" = "機型型號:";
/* Class = "NSButtonCell"; title = "IA32 architecture"; ObjectID = "Ktg-i4-iIw"; */
"Ktg-i4-iIw.title" = "32位架构";
"Ktg-i4-iIw.title" = "32位元架構";
/* Class = "NSButtonCell"; title = "SkyLake"; ObjectID = "MNk-7j-BLa"; */
"MNk-7j-BLa.title" = "SkyLake";
/* Class = "NSButtonCell"; title = "UEFI settings"; ObjectID = "MPx-Mf-cFN"; */
"MPx-Mf-cFN.title" = "UEFI设置";
"MPx-Mf-cFN.title" = "UEFI設定";
/* Class = "NSButtonCell"; title = "Legacy settings"; ObjectID = "OnK-ES-uJC"; */
"OnK-ES-uJC.title" = "Legacy设置";
"OnK-ES-uJC.title" = "Legacy設定";
/* Class = "NSTextFieldCell"; title = "Family:"; ObjectID = "PLG-2z-yDJ"; */
"PLG-2z-yDJ.title" = "型号名称:";
"PLG-2z-yDJ.title" = "型號名稱:";
/* Class = "NSWindow"; title = "EFI Maker"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "生成EFI";
"QvC-M9-y7g.title" = "建立EFI";
/* Class = "NSTextFieldCell"; title = "AMD"; ObjectID = "RNN-MH-PKc"; */
"RNN-MH-PKc.title" = "AMD平台";
......@@ -87,16 +87,16 @@
"TdK-LN-kw6.title" = "Nehalem / Westmere";
/* Class = "NSTextFieldCell"; title = "Desktop"; ObjectID = "UHA-g6-Fql"; */
"UHA-g6-Fql.title" = "一般台式机平台";
"UHA-g6-Fql.title" = "一般桌機平台";
/* Class = "NSButtonCell"; title = "Show all SMBIOS data"; ObjectID = "VDU-ek-zH9"; */
"VDU-ek-zH9.title" = "显示所有SMBIOS机型数据";
"VDU-ek-zH9.title" = "顯示所有SMBIOS機型數據";
/* Class = "NSButtonCell"; title = "Ivy Bridge"; ObjectID = "WbU-MS-pMN"; */
"WbU-MS-pMN.title" = "Ivy Bridge";
/* Class = "NSTextFieldCell"; title = "Family Label"; ObjectID = "YCo-OI-pUS"; */
"YCo-OI-pUS.title" = "型号名称";
"YCo-OI-pUS.title" = "型號名稱";
/* Class = "NSButtonCell"; title = "Sandy Bridge"; ObjectID = "avl-g5-lkh"; */
"avl-g5-lkh.title" = "Sandy Bridge";
......@@ -111,10 +111,10 @@
"g35-5B-Oaf.title" = "Kaby Lake";
/* Class = "NSTextFieldCell"; title = "High-End Desktop"; ObjectID = "iI2-1V-zMu"; */
"iI2-1V-zMu.title" = "高端台式机平台";
"iI2-1V-zMu.title" = "高端桌機平台";
/* Class = "NSButtonCell"; title = "Download related files, if needed (SSDT, Kext, Driver)"; ObjectID = "io4-qw-79S"; */
"io4-qw-79S.title" = "如果需要,下载相关文件(比如SSDT, Kext, Drivers等)";
"io4-qw-79S.title" = "如果需要,下載相關文件(比如SSDT, Kext, Drivers等)";
/* Class = "NSButtonCell"; title = "Ryzen / Threadripper"; ObjectID = "kFi-xg-eT8"; */
"kFi-xg-eT8.title" = "Ryzen / Threadripper";
......@@ -135,16 +135,16 @@
"rQe-SE-Q4Z.title" = "Clarksfield / Arrandale";
/* Class = "NSTabViewItem"; label = "SMBIOS"; ObjectID = "rSE-jg-gto"; */
"rSE-jg-gto.label" = "SMBIOS型";
"rSE-jg-gto.label" = "SMBIOS型";
/* Class = "NSButtonCell"; title = "Show compatible SMBIOS data"; ObjectID = "rvT-wj-fXh"; */
"rvT-wj-fXh.title" = "仅显示和当前选择平台兼容的SMBIOS机型数据";
"rvT-wj-fXh.title" = "僅顯示和當前選擇平台相容的SMBIOS機型數據";
/* Class = "NSButtonCell"; title = "Coffee Lake"; ObjectID = "wwQ-5u-aDh"; */
"wwQ-5u-aDh.title" = "Coffee Lake";
/* Class = "NSTextFieldCell"; title = "Board"; ObjectID = "yUq-BJ-IZl"; */
"yUq-BJ-IZl.title" = "主板";
"yUq-BJ-IZl.title" = "主板";
/* Class = "NSButtonCell"; title = "Sandy Bridge-E / Ivy Bridge-E"; ObjectID = "zGs-0S-JGY"; */
"zGs-0S-JGY.title" = "Sandy Bridge-E / Ivy Bridge-E";
/* Class = "NSTextFieldCell"; placeholderString = "decimal string"; ObjectID = "1JV-bN-KRu"; */
"1JV-bN-KRu.placeholderString" = "十进制字符串";
"1JV-bN-KRu.placeholderString" = "十進制字串";
/* Class = "NSTextFieldCell"; placeholderString = "text string"; ObjectID = "8Wn-hg-GPm"; */
"8Wn-hg-GPm.placeholderString" = "文本字符串";
"8Wn-hg-GPm.placeholderString" = "文件字串";
/* Class = "NSBox"; title = "decimal <-> HEX "; ObjectID = "AbW-Wf-IH2"; */
"AbW-Wf-IH2.title" = "十进制 <-> 十六进制";
"AbW-Wf-IH2.title" = "十進制 <-> 十六進制";
/* Class = "NSSegmentedCell"; CBm-Dw-zMx.ibShadowedLabels[0] = "encode"; ObjectID = "CBm-Dw-zMx"; */
"CBm-Dw-zMx.ibShadowedLabels[0]" = "编码";
"CBm-Dw-zMx.ibShadowedLabels[0]" = "編碼";
/* Class = "NSSegmentedCell"; CBm-Dw-zMx.ibShadowedLabels[1] = "decode"; ObjectID = "CBm-Dw-zMx"; */
"CBm-Dw-zMx.ibShadowedLabels[1]" = "解";
"CBm-Dw-zMx.ibShadowedLabels[1]" = "解";
/* Class = "NSTextFieldCell"; placeholderString = "HEX string"; ObjectID = "DEE-Cf-wUo"; */
"DEE-Cf-wUo.placeholderString" = "十六进制字符串";
"DEE-Cf-wUo.placeholderString" = "十六進制字串";
/* Class = "NSWindow"; title = "HEX Converter"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "十六进制转换器";
"F0z-JX-Cv5.title" = "十六進制轉換器";
/* Class = "NSButtonCell"; title = "Convert"; ObjectID = "Gie-E9-zgo"; */
"Gie-E9-zgo.title" = "转换";
"Gie-E9-zgo.title" = "轉換";
/* Class = "NSTextFieldCell"; placeholderString = "HEX string"; ObjectID = "Krf-zs-rxt"; */
"Krf-zs-rxt.placeholderString" = "十六进制字符串";
"Krf-zs-rxt.placeholderString" = "十六進制字串";
/* Class = "NSBox"; title = "Base64 <-> HEX"; ObjectID = "Kzm-Gy-aa0"; */
"Kzm-Gy-aa0.title" = "Base64 <-> 十六制";
"Kzm-Gy-aa0.title" = "Base64 <-> 十六制";
/* Class = "NSButtonCell"; title = "Convert"; ObjectID = "SIA-8M-VIR"; */
"SIA-8M-VIR.title" = "转换";
"SIA-8M-VIR.title" = "轉換";
/* Class = "NSButtonCell"; title = "Convert"; ObjectID = "WJd-p8-WBC"; */
"WJd-p8-WBC.title" = "转换";
"WJd-p8-WBC.title" = "轉換";
/* Class = "NSTextFieldCell"; placeholderString = "HEX string"; ObjectID = "b4C-Sn-H77"; */
"b4C-Sn-H77.placeholderString" = "十六进制字符串";
"b4C-Sn-H77.placeholderString" = "十六進制字串";
/* Class = "NSBox"; title = "text <-> HEX"; ObjectID = "e5z-PY-uGW"; */
"e5z-PY-uGW.title" = "文本 <-> 十六制";
"e5z-PY-uGW.title" = "文本 <-> 十六制";
/* Class = "NSTextFieldCell"; placeholderString = "base64 string"; ObjectID = "eFe-vG-d6F"; */
"eFe-vG-d6F.placeholderString" = "base64字串";
"eFe-vG-d6F.placeholderString" = "base64字串";
/* Class = "NSSegmentedCell"; iqQ-72-2SG.ibShadowedLabels[0] = "decode"; ObjectID = "iqQ-72-2SG"; */
"iqQ-72-2SG.ibShadowedLabels[0]" = "解";
"iqQ-72-2SG.ibShadowedLabels[0]" = "解";
/* Class = "NSSegmentedCell"; iqQ-72-2SG.ibShadowedLabels[1] = "encode"; ObjectID = "iqQ-72-2SG"; */
"iqQ-72-2SG.ibShadowedLabels[1]" = "编码";
"iqQ-72-2SG.ibShadowedLabels[1]" = "編碼";
/* Class = "NSSegmentedCell"; kUZ-Lv-wLW.ibShadowedLabels[0] = "encode"; ObjectID = "kUZ-Lv-wLW"; */
"kUZ-Lv-wLW.ibShadowedLabels[0]" = "编码";
"kUZ-Lv-wLW.ibShadowedLabels[0]" = "編碼";
/* Class = "NSSegmentedCell"; kUZ-Lv-wLW.ibShadowedLabels[1] = "decode"; ObjectID = "kUZ-Lv-wLW"; */
"kUZ-Lv-wLW.ibShadowedLabels[1]" = "解码";
\ No newline at end of file
"kUZ-Lv-wLW.ibShadowedLabels[1]" = "解碼";
\ No newline at end of file
......@@ -3,43 +3,43 @@
"21B-Cb-fUA.headerCell.title" = "描述";
/* Class = "NSButton"; ibShadowedToolTip = "reload data"; ObjectID = "3Ug-4D-KT5"; */
"3Ug-4D-KT5.ibShadowedToolTip" = "刷新";
"3Ug-4D-KT5.ibShadowedToolTip" = "重新整理";
/* Class = "NSBox"; title = "Status"; ObjectID = "65j-hw-8RJ"; */
"65j-hw-8RJ.title" = "状态";
"65j-hw-8RJ.title" = "狀態";
/* Class = "NSBox"; title = "Box"; ObjectID = "B3V-wJ-Liu"; */
"B3V-wJ-Liu.title" = "Box";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "GKG-QM-bIL"; */
"GKG-QM-bIL.title" = "下";
"GKG-QM-bIL.title" = "下";
/* Class = "NSTextFieldCell"; title = "Acpi Not Installed"; ObjectID = "LIE-Ta-kNn"; */
"LIE-Ta-kNn.title" = "未添加的ACPI补丁文件";
"LIE-Ta-kNn.title" = "未增加的ACPI修補檔案";
/* Class = "NSButton"; ibShadowedToolTip = "open partition"; ObjectID = "Pa0-us-lAL"; */
"Pa0-us-lAL.ibShadowedToolTip" = "打开分区";
"Pa0-us-lAL.ibShadowedToolTip" = "打開分區";
/* Class = "NSBox"; title = "Box"; ObjectID = "PcY-xL-GAd"; */
"PcY-xL-GAd.title" = "Box";
/* Class = "NSWindow"; title = "ACPI Downloader"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "ACPI补丁下载器";
"QvC-M9-y7g.title" = "ACPI修補下載器";
/* Class = "NSTextFieldCell"; title = "target partition"; ObjectID = "Rpn-xn-uy7"; */
"Rpn-xn-uy7.title" = "目标分区";
"Rpn-xn-uy7.title" = "目標分區";
/* Class = "NSButtonCell"; title = "Backup Acpi"; ObjectID = "WeO-Rr-T3c"; */
"WeO-Rr-T3c.title" = "份Acpi";
"WeO-Rr-T3c.title" = "份Acpi";
/* Class = "NSTableColumn"; headerCell.title = "Delete"; ObjectID = "eVi-uB-Nnf"; */
"eVi-uB-Nnf.headerCell.title" = "删除";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "g7H-EN-grT"; */
"g7H-EN-grT.headerCell.title" = "名";
"g7H-EN-grT.headerCell.title" = "名";
/* Class = "NSTableColumn"; headerCell.title = "Installed"; ObjectID = "jcQ-eq-FLX"; */
"jcQ-eq-FLX.headerCell.title" = "已加";
"jcQ-eq-FLX.headerCell.title" = "已加";
/* Class = "NSTextFieldCell"; title = "Acpi Installed"; ObjectID = "yDU-1k-6MS"; */
"yDU-1k-6MS.title" = "添加Acpi补丁";
"yDU-1k-6MS.title" = "增加Acpi修補文件";
......@@ -3,43 +3,43 @@
"21B-Cb-fUA.headerCell.title" = "描述";
/* Class = "NSButton"; ibShadowedToolTip = "reload data"; ObjectID = "3Ug-4D-KT5"; */
"3Ug-4D-KT5.ibShadowedToolTip" = "重新加载数据";
"3Ug-4D-KT5.ibShadowedToolTip" = "重新載入數據";
/* Class = "NSBox"; title = "Status"; ObjectID = "65j-hw-8RJ"; */
"65j-hw-8RJ.title" = "状态";
"65j-hw-8RJ.title" = "狀態";
/* Class = "NSBox"; title = "Box"; ObjectID = "B3V-wJ-Liu"; */
"B3V-wJ-Liu.title" = "Box";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "GKG-QM-bIL"; */
"GKG-QM-bIL.title" = "下";
"GKG-QM-bIL.title" = "下";
/* Class = "NSTextFieldCell"; title = "Driver Not Installed"; ObjectID = "LIE-Ta-kNn"; */
"LIE-Ta-kNn.title" = "未安装驱动程序";
"LIE-Ta-kNn.title" = "未安裝驅動程式";
/* Class = "NSButton"; ibShadowedToolTip = "open partition"; ObjectID = "Pa0-us-lAL"; */
"Pa0-us-lAL.ibShadowedToolTip" = "打开分区";
"Pa0-us-lAL.ibShadowedToolTip" = "打開分區";
/* Class = "NSBox"; title = "Box"; ObjectID = "PcY-xL-GAd"; */
"PcY-xL-GAd.title" = "Box";
/* Class = "NSWindow"; title = "Install Drivers"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "安装驱动程序";
"QvC-M9-y7g.title" = "安裝驅動程式";
/* Class = "NSTextFieldCell"; title = "target partition"; ObjectID = "Rpn-xn-uy7"; */
"Rpn-xn-uy7.title" = "目标分区";
"Rpn-xn-uy7.title" = "目標分區";
/* Class = "NSButtonCell"; title = "Backup driver"; ObjectID = "WeO-Rr-T3c"; */
"WeO-Rr-T3c.title" = "备份驱动程序";
"WeO-Rr-T3c.title" = "備份驅動程式";
/* Class = "NSTableColumn"; headerCell.title = "Delete"; ObjectID = "eVi-uB-Nnf"; */
"eVi-uB-Nnf.headerCell.title" = "删除";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "g7H-EN-grT"; */
"g7H-EN-grT.headerCell.title" = "名";
"g7H-EN-grT.headerCell.title" = "名";
/* Class = "NSTableColumn"; headerCell.title = "Installed"; ObjectID = "jcQ-eq-FLX"; */
"jcQ-eq-FLX.headerCell.title" = "已安";
"jcQ-eq-FLX.headerCell.title" = "已安";
/* Class = "NSTextFieldCell"; title = "Driver Installed"; ObjectID = "yDU-1k-6MS"; */
"yDU-1k-6MS.title" = "驱动程序已安装";
"yDU-1k-6MS.title" = "驅動程式已安裝";
......@@ -3,43 +3,43 @@
"21B-Cb-fUA.headerCell.title" = "描述";
/* Class = "NSButton"; ibShadowedToolTip = "reload data"; ObjectID = "3Ug-4D-KT5"; */
"3Ug-4D-KT5.ibShadowedToolTip" = "重新加载数据";
"3Ug-4D-KT5.ibShadowedToolTip" = "重新載入數據";
/* Class = "NSBox"; title = "Status"; ObjectID = "65j-hw-8RJ"; */
"65j-hw-8RJ.title" = "状态";
"65j-hw-8RJ.title" = "狀態";
/* Class = "NSBox"; title = "Box"; ObjectID = "B3V-wJ-Liu"; */
"B3V-wJ-Liu.title" = "Box";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "GKG-QM-bIL"; */
"GKG-QM-bIL.title" = "下";
"GKG-QM-bIL.title" = "下";
/* Class = "NSTextFieldCell"; title = "Tool Not Installed"; ObjectID = "LIE-Ta-kNn"; */
"LIE-Ta-kNn.title" = "未安工具";
"LIE-Ta-kNn.title" = "未安工具";
/* Class = "NSButton"; ibShadowedToolTip = "open partition"; ObjectID = "Pa0-us-lAL"; */
"Pa0-us-lAL.ibShadowedToolTip" = "打开分区";
"Pa0-us-lAL.ibShadowedToolTip" = "打開分區";
/* Class = "NSBox"; title = "Box"; ObjectID = "PcY-xL-GAd"; */
"PcY-xL-GAd.title" = "Box";
/* Class = "NSWindow"; title = "Install Tools"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "安工具";
"QvC-M9-y7g.title" = "安工具";
/* Class = "NSTextFieldCell"; title = "target partition"; ObjectID = "Rpn-xn-uy7"; */
"Rpn-xn-uy7.title" = "目标分区";
"Rpn-xn-uy7.title" = "目標分區";
/* Class = "NSButtonCell"; title = "Backup tool"; ObjectID = "WeO-Rr-T3c"; */
"WeO-Rr-T3c.title" = "份工具";
"WeO-Rr-T3c.title" = "份工具";
/* Class = "NSTableColumn"; headerCell.title = "Delete"; ObjectID = "eVi-uB-Nnf"; */
"eVi-uB-Nnf.headerCell.title" = "删除";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "g7H-EN-grT"; */
"g7H-EN-grT.headerCell.title" = "名";
"g7H-EN-grT.headerCell.title" = "名";
/* Class = "NSTableColumn"; headerCell.title = "Installed"; ObjectID = "jcQ-eq-FLX"; */
"jcQ-eq-FLX.headerCell.title" = "已安";
"jcQ-eq-FLX.headerCell.title" = "已安";
/* Class = "NSTextFieldCell"; title = "Tool Installed"; ObjectID = "yDU-1k-6MS"; */
"yDU-1k-6MS.title" = "工具已安";
"yDU-1k-6MS.title" = "工具已安";
......@@ -3,25 +3,25 @@
"0Hr-0F-FV6.title" = "SMCProcessor";
/* Class = "NSButtonCell"; title = "Backup kext"; ObjectID = "39o-Ir-A0m"; */
"39o-Ir-A0m.title" = "份kext";
"39o-Ir-A0m.title" = "份kext";
/* Class = "NSTableColumn"; headerCell.title = "Category"; ObjectID = "47C-Wy-wbp"; */
"47C-Wy-wbp.headerCell.title" = "类别";
"47C-Wy-wbp.headerCell.title" = "類別";
/* Class = "NSTableColumn"; headerCell.title = "Author"; ObjectID = "6OG-eK-0wo"; */
"6OG-eK-0wo.headerCell.title" = "作者";
/* Class = "NSTextFieldCell"; title = "[*]drag and drop to table for manual installation"; ObjectID = "9WO-06-2fp"; */
"9WO-06-2fp.title" = "[*]拖放到表格以进行手动安装";
"9WO-06-2fp.title" = "[*]拖放到表格以進行手動安裝";
/* Class = "NSButtonCell"; title = "Select"; ObjectID = "Cu7-TT-odD"; */
"Cu7-TT-odD.title" = "选择";
"Cu7-TT-odD.title" = "選擇";
/* Class = "NSTextFieldCell"; title = "Partition:"; ObjectID = "DPO-a9-fnK"; */
"DPO-a9-fnK.title" = "分:";
"DPO-a9-fnK.title" = "分:";
/* Class = "NSButtonCell"; title = "Install"; ObjectID = "EAo-vi-RTS"; */
"EAo-vi-RTS.title" = "安";
"EAo-vi-RTS.title" = "安";
/* Class = "NSButtonCell"; title = "HWMonitor"; ObjectID = "Gc8-yC-f8T"; */
"Gc8-yC-f8T.title" = "HWMonitor";
......@@ -30,31 +30,31 @@
"Oqq-A2-PX5.title" = "SMCSuperIO";
/* Class = "NSButton"; ibShadowedToolTip = "Reload Data"; ObjectID = "Pss-ZT-2YR"; */
"Pss-ZT-2YR.ibShadowedToolTip" = "重新加载数据";
"Pss-ZT-2YR.ibShadowedToolTip" = "重新讀取數據";
/* Class = "NSWindow"; title = "Kexts Installer"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "Kexts安装程序";
"QvC-M9-y7g.title" = "Kexts安裝程式";
/* Class = "NSWindow"; title = "NoVPAJpeg Selection"; ObjectID = "T0X-Ss-Wv0"; */
"T0X-Ss-Wv0.title" = "NoVPAJpeg选择";
"T0X-Ss-Wv0.title" = "NoVPAJpeg選擇";
/* Class = "NSButtonCell"; title = "GPUSensors"; ObjectID = "Z6y-49-dIn"; */
"Z6y-49-dIn.title" = "GPUSensors";
/* Class = "NSTableColumn"; headerCell.title = "Name"; ObjectID = "aPa-sD-90t"; */
"aPa-sD-90t.headerCell.title" = "名";
"aPa-sD-90t.headerCell.title" = "名";
/* Class = "NSWindow"; title = "VirtualSMC Detected"; ObjectID = "c22-Ac-LFY"; */
"c22-Ac-LFY.title" = "检测到VirtualSMC";
"c22-Ac-LFY.title" = "檢測到VirtualSMC";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "eiG-ge-aFx"; */
"eiG-ge-aFx.title" = "下";
"eiG-ge-aFx.title" = "下";
/* Class = "NSBox"; title = "Box"; ObjectID = "ghD-a1-XG4"; */
"ghD-a1-XG4.title" = "Box";
/* Class = "NSButtonCell"; title = "Install"; ObjectID = "haE-Pd-ckC"; */
"haE-Pd-ckC.title" = "安";
"haE-Pd-ckC.title" = "安";
/* Class = "NSTableColumn"; headerCell.title = "Version"; ObjectID = "mCG-e2-oRh"; */
"mCG-e2-oRh.headerCell.title" = "版本";
......@@ -66,10 +66,10 @@
"neN-8J-DX9.title" = "ACPISensors";
/* Class = "NSButton"; ibShadowedToolTip = "Open Folder"; ObjectID = "o31-92-wcY"; */
"o31-92-wcY.ibShadowedToolTip" = "打开文件夹";
"o31-92-wcY.ibShadowedToolTip" = "打開資料夾";
/* Class = "NSBox"; title = "Status"; ObjectID = "rk5-54-iPh"; */
"rk5-54-iPh.title" = "状态";
"rk5-54-iPh.title" = "狀態";
/* Class = "NSTableColumn"; headerCell.title = "Description"; ObjectID = "s02-B6-VcE"; */
"s02-B6-VcE.headerCell.title" = "描述";
......@@ -84,7 +84,7 @@
"vLi-FS-kKr.title" = "SMMSensors";
/* Class = "NSWindow"; title = "FakeSMC Detected"; ObjectID = "wJK-pT-UcH"; */
"wJK-pT-UcH.title" = "检测到FakeSMC";
"wJK-pT-UcH.title" = "檢測到FakeSMC";
/* Class = "NSButton"; ibShadowedToolTip = "Delete"; ObjectID = "xLd-aS-xuu"; */
"xLd-aS-xuu.ibShadowedToolTip" = "删除";
......
......@@ -3,43 +3,43 @@
"8qh-Kt-MSO.title" = "N/A";
/* Class = "NSButtonCell"; title = "unMount partition"; ObjectID = "9m5-em-cDq"; */
"9m5-em-cDq.title" = "卸载分";
"9m5-em-cDq.title" = "卸载分";
/* Class = "NSBox"; title = "Partition Scheme"; ObjectID = "Ags-Fc-odA"; */
"Ags-Fc-odA.title" = "分方案";
"Ags-Fc-odA.title" = "分方案";
/* Class = "NSTextFieldCell"; title = "Device BSD Name"; ObjectID = "As9-X4-iHB"; */
"As9-X4-iHB.title" = "设备BSD名称";
"As9-X4-iHB.title" = "裝置BSD名稱";
/* Class = "NSTextFieldCell"; title = "Disk Type"; ObjectID = "Edn-Sq-BEn"; */
"Edn-Sq-BEn.title" = "磁盘类型";
"Edn-Sq-BEn.title" = "硬碟類型";
/* Class = "NSTextFieldCell"; title = "Volume Name"; ObjectID = "K7n-YQ-8gF"; */
"K7n-YQ-8gF.title" = "卷名";
"K7n-YQ-8gF.title" = "卷名";
/* Class = "NSTextFieldCell"; title = "Disk UUID"; ObjectID = "NnL-DI-BWs"; */
"NnL-DI-BWs.title" = "磁盘UUID";
"NnL-DI-BWs.title" = "硬碟UUID";
/* Class = "NSWindow"; title = "Mount EFI"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "挂载EFI";
"QvC-M9-y7g.title" = "掛載EFI";
/* Class = "NSSegmentedCell"; Yd4-Rh-oPW.ibShadowedLabels[0] = "Open Partition"; ObjectID = "Yd4-Rh-oPW"; */
"Yd4-Rh-oPW.ibShadowedLabels[0]" = "打开分区";
"Yd4-Rh-oPW.ibShadowedLabels[0]" = "打開分區";
/* Class = "NSSegmentedCell"; Yd4-Rh-oPW.ibShadowedLabels[1] = "Mount Partition"; ObjectID = "Yd4-Rh-oPW"; */
"Yd4-Rh-oPW.ibShadowedLabels[1]" = "挂载分区";
"Yd4-Rh-oPW.ibShadowedLabels[1]" = "掛載分區";
/* Class = "NSTextFieldCell"; title = "Volume UUID"; ObjectID = "ZmL-3I-KOU"; */
"ZmL-3I-KOU.title" = "卷UUID";
"ZmL-3I-KOU.title" = "卷UUID";
/* Class = "NSTextFieldCell"; title = "Mount Point"; ObjectID = "azg-58-iVC"; */
"azg-58-iVC.title" = "挂载点";
"azg-58-iVC.title" = "掛載點";
/* Class = "NSTextFieldCell"; title = "Size:"; ObjectID = "dXq-m8-waT"; */
"dXq-m8-waT.title" = "容量:";
/* Class = "NSButtonCell"; title = "Update Partitions"; ObjectID = "mri-4d-h4k"; */
"mri-4d-h4k.title" = "更新分";
"mri-4d-h4k.title" = "更新分";
/* Class = "NSBox"; title = "Efi Partitions"; ObjectID = "tx8-c5-kb6"; */
"tx8-c5-kb6.title" = "EFI分";
"tx8-c5-kb6.title" = "EFI分";
/* Class = "NSButtonCell"; title = "Validate"; ObjectID = "2zH-qH-pj9"; */
"2zH-qH-pj9.title" = "验证";
"2zH-qH-pj9.title" = "驗證";
/* Class = "NSButtonCell"; title = "Release Version"; ObjectID = "7JJ-LU-0Kh"; */
"7JJ-LU-0Kh.title" = "Release版本";
......@@ -9,10 +9,10 @@
"7cN-jw-hrJ.title" = "Development版本";
/* Class = "NSWindow"; title = "OpenCore Validator"; ObjectID = "QvC-M9-y7g"; */
"QvC-M9-y7g.title" = "OpenCore官方验证器";
"QvC-M9-y7g.title" = "OpenCore官方驗證器";
/* Class = "NSButtonCell"; title = "Import"; ObjectID = "xDg-wE-dNa"; */
"xDg-wE-dNa.title" = "入配置文件";
"xDg-wE-dNa.title" = "入配置文件";
/* Class = "NSButtonCell"; title = "Current Configuration"; ObjectID = "ydm-wl-I9F"; */
"ydm-wl-I9F.title" = "前配置文件";
"ydm-wl-I9F.title" = "前配置文件";
......@@ -3,28 +3,28 @@
"1M1-gz-Hea.title" = "最新可用版本(正式版):";
/* Class = "NSButtonCell"; title = "Download"; ObjectID = "564-pv-rZ2"; */
"564-pv-rZ2.title" = "下";
"564-pv-rZ2.title" = "下";
/* Class = "NSSegmentedCell"; BAJ-2N-Ers.ibShadowedLabels[0] = "Release"; ObjectID = "BAJ-2N-Ers"; */
"BAJ-2N-Ers.ibShadowedLabels[0]" = "正式版";
/* Class = "NSSegmentedCell"; BAJ-2N-Ers.ibShadowedLabels[1] = "Debug"; ObjectID = "BAJ-2N-Ers"; */
"BAJ-2N-Ers.ibShadowedLabels[1]" = "调试版";
"BAJ-2N-Ers.ibShadowedLabels[1]" = "Canary版";
/* Class = "NSTextFieldCell"; title = "Location"; ObjectID = "EN9-Xo-d0v"; */
"EN9-Xo-d0v.title" = "位置";
/* Class = "NSWindow"; title = "OpenCore Downloader"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "OpenCore下器";
"F0z-JX-Cv5.title" = "OpenCore下器";
/* Class = "NSTextFieldCell"; title = "Current booted version:"; ObjectID = "WYE-0s-lZa"; */
"WYE-0s-lZa.title" = "前使用版本:";
"WYE-0s-lZa.title" = "前使用版本:";
/* Class = "NSButtonCell"; title = "Backup files"; ObjectID = "cMH-BQ-DfF"; */
"cMH-BQ-DfF.title" = "份文件";
"cMH-BQ-DfF.title" = "份文件";
/* Class = "NSBox"; title = "Box"; ObjectID = "hP3-xg-Qme"; */
"hP3-xg-Qme.title" = "Box";
/* Class = "NSButtonCell"; title = "Check Now"; ObjectID = "mYy-0A-70y"; */
"mYy-0A-70y.title" = "现在检查";
"mYy-0A-70y.title" = "現在檢查";
/* Class = "NSWindow"; title = "Scan Configurations"; ObjectID = "F0z-JX-Cv5"; */
"F0z-JX-Cv5.title" = "描配置";
"F0z-JX-Cv5.title" = "描配置";
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册