Files
azuredatastudio/i18n/ads-language-pack-zh-hant/translations/extensions/Microsoft.asde-deployment.i18n.json
Alex Ma 523dd8ad4b Langpack Source update with fix for hashed strings (#24400)
* Initial update to german vscode

* more cleanup for vscode git german.

* added working alias replacer, need to add all string entities

* added aliased bundle strings

* added extension files, need to update package and readme

* added update to changelog, and restored vscode extensions

* added comments
2023-09-14 10:10:49 -07:00

66 lines
3.7 KiB
JSON

{
"": [
"--------------------------------------------------------------------------------------------",
"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."
],
"version": "1.0.0",
"contents": {
"package": {
"resource-type-sql-edge-display-name": "Azure SQL Edge",
"resource-type-sql-edge-description": "Azure SQL Edge (預覽) 是專為 IoT 及 IoT Edge 部署而最佳化的關聯式資料庫引擎。",
"extension-displayName": "Azure SQL Edge 部署延伸模組",
"docker-sql-port-field": "Azure SQL Edge 連接埠",
"sqlserver-info-section-title": "Azure SQL Edge 資訊",
"docker-sql-password-field": "Azure SQL Edge 執行個體 (sa) 密碼",
"azure-info-section-title": "Azure 資訊",
"vm_password_confirm": "確認 VM 系統管理員密碼",
"docker-confirm-sql-password-field": "確認密碼",
"docker-container-name-field": "容器名稱",
"sql-edge-local-title": "在本地電腦上部署 Azure SQL Edge 容器執行個體",
"sql-edge-remote-title": "在遠端電腦上部署 Azure SQL Edge 容器執行個體",
"sql-edge-azure-title": "透過 IoT 中樞將 Azure SQL Edge 部署到新的 Azure VM",
"sql-edge-azure-single-device-title": "將 Azure SQL Edge 部署到現有的裝置",
"sql-edge-azure-multi-device-title": "將 Azure SQL Edge 部署到多個 Azure IoT 裝置",
"sql-edge-type-display-name": "部署目標",
"device-id": "裝置識別碼",
"device-ip-address": "裝置 IP 位址",
"docker-settings-section-title": "Docker 設定",
"sql-edge-azure-single-device-display-name": "Azure IoT 中樞的現有裝置",
"edge-agreement": "我接受 {0} 和 {1}。",
"docker-imagetag-field": "映像標籤",
"iot-hub-name": "IoT 中樞名稱",
"device-target-condition-learn-more": "深入了解目標條件",
"sql-edge-local-display-name": "本地容器執行個體",
"azure_location": "位置",
"edge-eula": "Microsoft Azure SQL Edge 授權合約",
"microsoft-privacy-statement": "Microsoft 隱私權聲明",
"sql-edge-azure-multi-device-display-name": "Azure IoT 中樞的多個裝置",
"edge-remote-target-field": "名稱或 IP 位址",
"sql-edge-azure-display-name": "新的 Azure IoT 中樞和 VM (密碼驗證)",
"sql-edge-azure-sshkey-display-name": "新的 Azure IoT 中樞和 VM (ssh 公開金鑰驗證)",
"package_path": "套件檔案",
"edge-remote-password-field": "密碼",
"docker-password-field": "密碼",
"package_path_description": "SQL Server 套件檔案的路徑 (dacpac、bacpac) 或壓縮的套件檔案。",
"extension-description": "提供部署 Azure SQL Edge 的筆記本式體驗",
"docker-registry-field": "登錄",
"sql-edge-remote-display-name": "遠端容器執行個體",
"docker-repository-field": "存放庫",
"azure_resource_group": "資源群組",
"package-files": "SQL Server 套件檔案",
"vm_ssh_public_key": "SSH 公用金鑰",
"azure_subscription_id": "訂用帳戶識別碼",
"device-target-condition": "目標條件",
"remote-info-section-title": "目標電腦資訊",
"edge-remote-username-field": "使用者名稱",
"docker-username-field": "使用者名稱",
"vm_password": "VM 系統管理員密碼",
"vm_admin": "VM 系統管理員使用者名稱",
"vm_password_validation_error_message": "VM 密碼長度必須介於 12 到 123 個字元之間,且包含大寫字元、小寫字元、數字及特殊字元。",
"device-ip-address-description": "將用來在部署後連線到 Azure SQL Edge 執行個體"
}
}
}