Integrate resources from Community Localization platform (#1313)

This commit is contained in:
Karl Burtram
2018-05-02 11:17:29 -07:00
committed by GitHub
parent bca4102542
commit 7ee13b4afb
1083 changed files with 12412 additions and 7 deletions

View File

@@ -0,0 +1,20 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"backup.recoveryModel": "復原模式",
"backup.backupType": "備份類型",
"backup.media": "媒體",
"backup.mediaOption": "備份到現有的媒體集",
"backup.existingMediaAppend": "附加至現有的備份組",
"backup.continueOnErrorContainer": "錯誤時仍繼續",
"backup.copyOnly": "僅複製備份",
"addFile": "增加檔案",
"backupComponent.invalidInput": "輸入無效。值必須大於或等於 0。",
"backupComponent.script": "指令碼",
"backupComponent.backup": "備份"
}

View File

@@ -0,0 +1,10 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"backup.filterBackupFiles": "備份檔案"
}

View File

@@ -0,0 +1,21 @@
{
"": [
"--------------------------------------------------------------------------------------------",
"Copyright (c) Microsoft Corporation. All rights reserved.",
"Licensed under the Source EULA. See License.txt in the project root for license information.",
"--------------------------------------------------------------------------------------------",
"Do not edit this file. It is machine generated."
],
"RestoreDialogTitle": "還原資料庫",
"restoreDialog.backupFile": "備份檔案",
"restoreDialog.restore": "還原",
"targetDatabase": "目標資料庫",
"restoreTo": "還原到",
"backupSetsToRestore": "要還原的備份組",
"restoreDatabaseFileAs": "將資料庫檔案還原為",
"fileType": "檔案類型",
"restoreAs": "還原為",
"taillogBackup": "結尾記錄備份",
"serverConnection": "伺服器連接",
"generalTitle": "一般"
}