forked from microsoft/powerplatform-vscode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.nls.zh-tw.json
43 lines (43 loc) · 4.32 KB
/
package.nls.zh-tw.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
{
"microsoft-powerapps-portals.preview-show.title": "PowerApps 入口網站 -> 顯示預覽",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.description": "Visual Studio Code 網頁版讓您可以在您的網站上編輯和發佈網頁。\n \n 如需命令列介面和更進階的功能,請安裝適用於 VS Code 的 Power Platform 擴充功能,您可以從電腦版 VS Code 服務商場中取得。\n \n [深入了解](command:powerplatform-walkthrough.advancedCapabilities-learn-more) 關於 Visual Studio Code 電腦版與網頁版之間的差異。\n \n[開始撰寫程式碼](command:powerplatform-walkthrough.advancedCapabilities-start-coding)",
"microsoft-powerapps-portals.walkthrough.advancedCapabilities.title": "進階功能",
"microsoft-powerapps-portals.walkthrough.description": "了解如何在 VS Code 中製作完整的現代網站",
"microsoft-powerapps-portals.walkthrough.fileSystem.description": "您的檔案儲存在網站名稱下的巢狀資料夾中。\n \n 個別頁面的檔案可以在網站名稱下的網頁資料夾中找到。\n \n 所有頁面都在對應頁面名稱的資料夾內以 HTML、CSS 和 JS 檔案排列。\n \n 若要深入了解有關 VS Code 網頁版中的 Power Pages 檔案系統,請造訪我們的 [文件](command:powerplatform-walkthrough.fileSystem-documentation)。\n[開啟網站資料夾](command:powerplatform-walkthrough.fileSystem-open-folder)",
"microsoft-powerapps-portals.walkthrough.fileSystem.title": "檔案系統",
"microsoft-powerapps-portals.walkthrough.overview.description": "Power Pages 擴充功能實現了與 Power Pages 工作室的專案結構同步的自訂檔案系統。\n[深入了解](command:powerplatform-walkthrough.overview-learn-more)",
"microsoft-powerapps-portals.walkthrough.overview.title": "概觀",
"microsoft-powerapps-portals.walkthrough.title": "編輯 Power Pages 代碼",
"microsoft-powerapps-portals.webExtension.init.title": "初始化 Web 擴充",
"microsoft-powerapps-portals.webExtension.limitation": "適用於 Web 的 VS Code 不支援 PAC CLI",
"pacCLI.authPanel.clearAuthProfile.title": "清除驗證設定檔",
"pacCLI.authPanel.copyUser.title": "複製使用者",
"pacCLI.authPanel.deleteAuthProfile.title": "刪除驗證設定檔",
"pacCLI.authPanel.nameAuthProfile.title": "命名/重新命名驗證設定檔",
"pacCLI.authPanel.navigateToResource.title": "瀏覽至資源",
"pacCLI.authPanel.newDataverseAuthProfile.title": "新增驗證設定檔",
"pacCLI.authPanel.refresh.title": "重新整理",
"pacCLI.authPanel.selectAuthProfile.title": "選取驗證設定檔",
"pacCLI.authPanel.title": "驗證設定檔",
"pacCLI.authPanel.welcome.whenInteractiveNotSupported": "在此電腦上找不到驗證設定檔。\n互動式驗證不適用於遠端案例; 驗證設定檔必須由命令列建立。`--deviceCode` 流程必須針對有 MFA 需求或租用戶使用 ADFS 的使用者使用。\n[檢視驗證設定檔說明](command:pacCLI.pacAuthHelp)",
"pacCLI.authPanel.welcome.whenInteractiveSupported": "在此電腦上找不到驗證設定檔。\n[新增驗證設定檔](command:pacCLI.authPanel.newAuthProfile)",
"pacCLI.disableTelemetry.title": "停用 PAC 遙測",
"pacCLI.enableTelemetry.title": "啟用 PAC 遙測",
"pacCLI.envAndSolutionsPanel.copyDisplayName.title": "複製顯示名稱",
"pacCLI.envAndSolutionsPanel.copyEnvironmentId.title": "複製環境識別碼",
"pacCLI.envAndSolutionsPanel.copyEnvironmentUrl.title": "複製環境 URL",
"pacCLI.envAndSolutionsPanel.copyFriendlyName.title": "複製自訂名稱",
"pacCLI.envAndSolutionsPanel.copyOrganizationId.title": "複製組織識別碼",
"pacCLI.envAndSolutionsPanel.copyUniqueName.title": "複製唯一名稱",
"pacCLI.envAndSolutionsPanel.copyVersionNumber.title": "複製版本號碼",
"pacCLI.envAndSolutionsPanel.refresh.title": "重新整理",
"pacCLI.envAndSolutionsPanel.title": "環境與解決方案",
"pacCLI.openDocumentation.title": "文件",
"pacCLI.openPacLab.title": "開啟 PAC Lab",
"pacCLI.pacAuthHelp.title": "顯示 PAC 驗證説明",
"pacCLI.pacHelp.title": "顯示 PAC 說明",
"pacCLI.pacPackageHelp.title": "顯示 PAC 套件說明",
"pacCLI.pacPcfHelp.title": "顯示 PAC PCF 說明",
"pacCLI.pacSolutionHelp.title": "顯示 PAC 解決方案說明",
"power-platform-activitybar.title": "Power Platform"
}