mirror of
https://github.com/XcodesOrg/XcodesApp.git
synced 2026-03-25 08:55:46 +00:00
Merge pull request #391 from megabitsenmzq/main
Update zh_CN localizations.
This commit is contained in:
commit
74ef10b697
1 changed files with 4 additions and 0 deletions
|
|
@ -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 %@的安装吗?";
|
||||
|
|
|
|||
Loading…
Reference in a new issue