mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-03-27 07:10:30 -04:00
Update resource strings for 1.9.0 langpacks (#6144)
* Refresh loc resources * Update loc strings
This commit is contained in:
@@ -7,5 +7,7 @@
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"linkedAccounts": "連結帳戶",
|
||||
"accountDialog.close": "關閉"
|
||||
"accountDialog.close": "關閉",
|
||||
"accountDialog.noAccountLabel": "沒有任何已連結帳戶。請新增帳戶。",
|
||||
"accountDialog.addConnection": "新增帳戶"
|
||||
}
|
||||
@@ -5,5 +5,6 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"accountDialog.addAccountErrorTitle": "新增帳戶時發生錯誤"
|
||||
}
|
||||
@@ -5,5 +5,6 @@
|
||||
"Licensed under the Source EULA. See License.txt in the project root for license information.",
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
]
|
||||
],
|
||||
"manageLinedAccounts": "管理連結帳戶"
|
||||
}
|
||||
@@ -6,6 +6,8 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"cancel": "取消",
|
||||
"copyAndOpen": "複製並開啟",
|
||||
"oauthDialog.cancel": "取消",
|
||||
"userCode": "使用者指令碼",
|
||||
"website": "網站"
|
||||
}
|
||||
@@ -6,5 +6,13 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"removeAccount": "移除帳號"
|
||||
"addAccount": "新增帳戶",
|
||||
"removeAccount": "移除帳號",
|
||||
"confirmRemoveUserAccountMessage": "您確定要移除 '{0}' 嗎?",
|
||||
"accountActions.yes": "是",
|
||||
"accountActions.no": "否",
|
||||
"removeAccountFailed": "移除帳戶失敗",
|
||||
"applyFilters": "套用篩選",
|
||||
"refreshAccount": "重新輸入您的驗證資訊",
|
||||
"NoAccountToRefresh": "沒有帳戶要重新整理"
|
||||
}
|
||||
@@ -6,6 +6,9 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"carbon.extension.contributes.account.id": "帳戶類型的識別碼",
|
||||
"carbon.extension.contributes.account.icon": "(選用) 用於 UI 中表示 accpunt 的圖示。任一檔案路徑或主題化的設定。",
|
||||
"carbon.extension.contributes.account.icon.light": "使用亮色主題時的圖示路徑",
|
||||
"carbon.extension.contributes.account.icon.dark": "使用暗色主題時的圖像路徑",
|
||||
"carbon.extension.contributes.account": "貢獻圖示給帳戶供應者。"
|
||||
}
|
||||
@@ -6,7 +6,15 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"from": "從",
|
||||
"to": "至",
|
||||
"createNewFirewallRule": "建立新的防火牆規則",
|
||||
"firewall.ok": "確定",
|
||||
"firewall.cancel": "取消",
|
||||
"to": "至"
|
||||
"firewallRuleDialogDescription": "您的用戶端 IP 位址無法訪問伺服器。登錄到 Azure 帳戶並創建新的防火牆規則以啟用存取權限。",
|
||||
"firewallRuleHelpDescription": "學習更多有關防火牆設定",
|
||||
"azureAccount": "Azure 帳戶",
|
||||
"filewallRule": "防火牆規則",
|
||||
"addIPAddressLabel": "加入我的用戶端 IP",
|
||||
"addIpRangeLabel": "新增我的子網路 IP 範圍"
|
||||
}
|
||||
@@ -6,5 +6,6 @@
|
||||
"--------------------------------------------------------------------------------------------",
|
||||
"Do not edit this file. It is machine generated."
|
||||
],
|
||||
"firewallDialog.addAccountErrorTitle": "增加帳號錯誤"
|
||||
"firewallDialog.addAccountErrorTitle": "新增帳戶時發生錯誤",
|
||||
"firewallRuleError": "防火牆規則錯誤"
|
||||
}
|
||||
Reference in New Issue
Block a user