mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-19 19:41:37 -04:00
Integrate resources from Community Localization platform (#1313)
This commit is contained in:
@@ -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": "備份"
|
||||
}
|
||||
@@ -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": "備份檔案"
|
||||
}
|
||||
@@ -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": "一般"
|
||||
}
|
||||
Reference in New Issue
Block a user