dashboard.i18n.json 1008 字节
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
/*---------------------------------------------------------------------------------------------
 *  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.
{
	"dashboard.confirmDelete": "您確定要刪除工作區 '{0}' 嗎?",
	"dashboard.createWorkspace": "建立新工作區",
	"dashboard.createWorkspace.description": "輕鬆就能在 Visual Studio Online 中建立新的工作區。只要嘗試左側其中一個選項即可。",
	"dashboard.createWorkspace.title": "建立工作區",
	"dashboard.lastChangeTime": "上次修改日期: {0} 前",
	"dashboard.one": "1",
	"dashboard.toggleFooter": "切換頁尾",
	"dashboard.two": "2",
	"dashboard.workspacesSummary": "工作區 (總共 {0} 個)",
	"workspaces": "工作區",
	"workspacesName": "工作區"
}