Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/chs/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json')
-rw-r--r--i18n/chs/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json10
1 files changed, 3 insertions, 7 deletions
diff --git a/i18n/chs/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json b/i18n/chs/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
index f1ab28931d3..81a21cf82ec 100644
--- a/i18n/chs/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
+++ b/i18n/chs/src/vs/workbench/parts/preferences/browser/preferencesEditor.i18n.json
@@ -4,16 +4,12 @@
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
- "copyDefaultValue": "复制到设置",
- "editTtile": "编辑",
+ "SearchSettingsWidget.AriaLabel": "搜索设置",
+ "SearchSettingsWidget.Placeholder": "搜索设置",
"noSettingsFound": "无结果",
"oneSettingFound": "1 个设置匹配",
"preferencesAriaLabel": "默认首选项。只读文本编辑器。",
- "replaceDefaultValue": "在设置中替换",
"settingsEditorName": "默认设置",
"settingsFound": "{0} 个设置匹配",
- "totalSettingsMessage": "总计 {0} 个设置",
- "unsupportedPHPExecutablePathSetting": "此设置必须是“用户设置”。若要为工作区配置 PHP,请打开 PHP 文件并单击状态栏中的“PHP 路径”。",
- "unsupportedTypeScriptTsdkSetting": "此设置必须是“用户设置”。若要为工作区配置 TypeScript,请打开 TypeScript 文件并单击状态栏中的“TypeScript 版本”。",
- "unsupportedWorkspaceSetting": "此设置必须是“用户设置”。"
+ "totalSettingsMessage": "总计 {0} 个设置"
} \ No newline at end of file