We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9cf1012 commit 8169ee0Copy full SHA for 8169ee0
1 file changed
Xcodes/Resources/zh-Hans.lproj/Localizable.strings
@@ -102,6 +102,9 @@
102
"HelperNotInstalled" = "帮助程序未安装";
103
"InstallHelper" = "安装帮助程序";
104
105
+"ShowOpenInRosetta" = "显示“在Rosetta中打开”选项";
106
+"ShowOpenInRosettaDescription" = "“在Rosetta中打开”将会在有其他“打开”方式可用时显示。注:此选项只会在Apple Silicon设备上显示。";
107
+
108
// Experiment Preference Pane
109
"Experiments" = "实验性功能";
110
"FasterUnxip" = "更快的xip解压";
@@ -160,6 +163,7 @@
160
163
"Alert.Uninstall.Title" = "要卸载Xcode %@吗?";
161
164
"Alert.Uninstall.Message" = "它会被移动到废纸篓,但废纸篓不会清空。";
162
165
"Alert.Uninstall.Error.Title" = "无法卸载Xcode";
166
+"Alert.Uninstall.Error.Message.FileNotFound" = "无法找到文件\"%@\".";
167
168
// Cancel Install
169
"Alert.CancelInstall.Title" = "您确定要终止Xcode %@的安装吗?";
0 commit comments