Merge pull request #391 from megabitsenmzq/main

Update zh_CN localizations.
This commit is contained in:
Matt Kiazyk 2023-11-21 22:35:47 -06:00 committed by GitHub
commit 74ef10b697
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,6 +102,9 @@
"HelperNotInstalled" = "帮助程序未安装";
"InstallHelper" = "安装帮助程序";
"ShowOpenInRosetta" = "显示“在Rosetta中打开”选项";
"ShowOpenInRosettaDescription" = "“在Rosetta中打开”将会在有其他“打开”方式可用时显示。注此选项只会在Apple Silicon设备上显示。";
// Experiment Preference Pane
"Experiments" = "实验性功能";
"FasterUnxip" = "更快的xip解压";
@ -160,6 +163,7 @@
"Alert.Uninstall.Title" = "要卸载Xcode %@吗?";
"Alert.Uninstall.Message" = "它会被移动到废纸篓,但废纸篓不会清空。";
"Alert.Uninstall.Error.Title" = "无法卸载Xcode";
"Alert.Uninstall.Error.Message.FileNotFound" = "无法找到文件\"%@\".";
// Cancel Install
"Alert.CancelInstall.Title" = "您确定要终止Xcode %@的安装吗?";