preferencesWidgets.i18n.json 748 字节
Newer Older
D
Dirk Baeumer 已提交
1 2 3 4 5
/*---------------------------------------------------------------------------------------------
 *  Copyright (c) Microsoft Corporation. All rights reserved.
 *  Licensed under the MIT License. See License.txt in the project root for license information.
 *--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
D
Dirk Baeumer 已提交
6
{
D
Dirk Baeumer 已提交
7 8
	"SearchSettingsWidget.AriaLabel": "搜索默认设置",
	"SearchSettingsWidget.Placeholder": "搜索默认设置",
D
Dirk Baeumer 已提交
9 10 11
	"defaultSettingsInfo": " - 通过将其放入右侧的设置文件中进行覆盖",
	"defaultSettingsTitle": "默认设置",
	"noSettings": "未找到任何设置",
D
Dirk Baeumer 已提交
12
	"showCount": "正在显示第 {0} 个设置,共 {1} 个"
D
Dirk Baeumer 已提交
13
}