From 853390533bbe91ef130752d9ea51cfaae7c1e967 Mon Sep 17 00:00:00 2001 From: btwise Date: Fri, 24 Apr 2020 08:05:27 +0800 Subject: [PATCH] add NDK fork support --- .../Internal/Document.strings | 2 +- .../Internal/Localizable.strings | 18 +++++++++--------- .../Internal/MainMenu.strings | 6 +++--- 3 files changed, 13 insertions(+), 13 deletions(-) diff --git a/Chinese, Simplified Localization (zh-Hans)/Internal/Document.strings b/Chinese, Simplified Localization (zh-Hans)/Internal/Document.strings index d5972952..0200abd9 100755 --- a/Chinese, Simplified Localization (zh-Hans)/Internal/Document.strings +++ b/Chinese, Simplified Localization (zh-Hans)/Internal/Document.strings @@ -18,7 +18,7 @@ "Wd6-KD-rqx.title" = "搜索(⌘F)"; /* Class = "NSTextFieldCell"; title = "Opencore Configuration Properties"; ObjectID = "aIc-ln-iIV"; */ -"aIc-ln-iIV.title" = "Opencore Configuration Properties"; +"aIc-ln-iIV.title" = "Opencore配置属性"; /* Class = "NSButtonCell"; title = "Synchronize"; ObjectID = "cZ7-39-tJB"; */ "cZ7-39-tJB.title" = "同步"; \ No newline at end of file diff --git a/Chinese, Simplified Localization (zh-Hans)/Internal/Localizable.strings b/Chinese, Simplified Localization (zh-Hans)/Internal/Localizable.strings index 531ab551..f9f6e97d 100644 --- a/Chinese, Simplified Localization (zh-Hans)/Internal/Localizable.strings +++ b/Chinese, Simplified Localization (zh-Hans)/Internal/Localizable.strings @@ -568,28 +568,28 @@ "ProtocolOverrides" = "协议覆盖"; /* preferencesPanel */ -"Official" = "Official"; +"Official" = "官方原版"; /* preferencesPanel */ -"NDK" = "NDK"; +"NDK" = "NDK分支版"; /* preferencesPanel */ -"App Settings" = "App Settings"; +"App Settings" = "应用设定"; /* preferencesPanel */ -"OpenCore Settings" = "OpenCore Settings"; +"OpenCore Settings" = "OpenCore设置"; /* titleBar */ -"Release Configuration" = "%1$@ Release Configuration"; +"Release Configuration" = "%1$@ 正式版配置"; /* titleBar */ -"Development Configuration" = "%1$@ Development Configuration"; +"Development Configuration" = "%1$@ 开发版配置"; /* titleBar */ -"for Official OpenCore" = "for Official OpenCore"; +"for Official OpenCore" = "官方原版OpenCore"; /* titleBar */ -"for NDK OpenCore" = "for NDK OpenCore"; +"for NDK OpenCore" = "NDK分支版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 NDK mode?" = "此配置包含一个或多个官方OpenCore通常不使用的属性。是否要以NDK分支版本模式打开此配置?"; diff --git a/Chinese, Simplified Localization (zh-Hans)/Internal/MainMenu.strings b/Chinese, Simplified Localization (zh-Hans)/Internal/MainMenu.strings index 450a462c..54f901e0 100755 --- a/Chinese, Simplified Localization (zh-Hans)/Internal/MainMenu.strings +++ b/Chinese, Simplified Localization (zh-Hans)/Internal/MainMenu.strings @@ -1,9 +1,9 @@ /* Class = "NSToolbarItem"; label = "Bootloader Settings"; ObjectID = "11s-5L-eLA"; */ -"11s-5L-eLA.label" = "Bootloader Settings"; +"11s-5L-eLA.label" = "引导程序设置"; /* Class = "NSToolbarItem"; paletteLabel = "Bootloader Settings"; ObjectID = "11s-5L-eLA"; */ -"11s-5L-eLA.paletteLabel" = "Bootloader Settings"; +"11s-5L-eLA.paletteLabel" = "引导程序设置"; /* Class = "NSMenuItem"; title = "Boot.log"; ObjectID = "1OT-QB-Wyo"; */ "1OT-QB-Wyo.title" = "Boot.log"; @@ -249,7 +249,7 @@ "R4o-n2-Eq4.title" = "放大"; /* Class = "NSTextFieldCell"; title = "Fork"; ObjectID = "R79-If-kEu"; */ -"R79-If-kEu.title" = "Fork"; +"R79-If-kEu.title" = "分支"; /* Class = "NSMenuItem"; title = "\tRight to Left"; ObjectID = "RB4-Sm-HuC"; */ "RB4-Sm-HuC.title" = "\t右到左"; -- GitLab