-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
powerplatform-vscode Loc checkin for WO71206 (#288)
- Loading branch information
1 parent
724990c
commit 4958e10
Showing
96 changed files
with
3,444 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.init.authorization.error": "授权失败。请再次运行以进行授权" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.init.workspace.error": "打开工作区时出现问题", | ||
"microsoft-powerapps-portals.webExtension.init.workspace.error.desc": "检查 URL 并验证参数是否正确", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "打开工作区时出现问题", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "检查 URL 并验证参数是否正确" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.backend.error": "后端出现问题", | ||
"microsoft-powerapps-portals.webExtension.backend.desc": "重试", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "授权失败。请再次运行以进行授权", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "存在服务器权限问题", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "一个或多个命令无效或者格式错误", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "检查参数并重试" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.fetch.authorization.error": "授权失败。请再次运行以进行授权", | ||
"microsoft-powerapps-portals.webExtension.fetch.authorization.desc": "重试", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "授权失败。请再次运行以进行授权", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "存在服务器权限问题", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "一个或多个命令无效或者格式错误", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "检查参数并重试", | ||
"microsoft-powerapps-portals.webExtension.file-not-found.error": "该文件不可用", | ||
"microsoft-powerapps-portals.webExtension.file-not-found.desc": "Dataverse 端的元数据可能已更改。请联系您的管理员。", | ||
"microsoft-powerapps-portals.webExtension.fetch.file.message": "正在提取文件..." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.save.file.message": "正在保存文件...", | ||
"microsoft-powerapps-portals.webExtension.save.file.error": "无法完成请求", | ||
"microsoft-powerapps-portals.webExtension.save.file.error.desc": "一个或多个属性名称已更改或已删除。请联系您的管理员。", | ||
"microsoft-powerapps-portals.webExtension.backend.error": "后端出现问题", | ||
"microsoft-powerapps-portals.webExtension.retry.desc": "重试", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "授权失败。请再次运行以进行授权", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "存在服务器权限问题", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "一个或多个命令无效或者格式错误", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "检查参数并重试" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "编辑站点", | ||
"microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "进行更改时,请务必小心。所有人都可以立即看到您所做的更改。请选择“编辑站点”以进行编辑,或者关闭编辑器选项卡以取消编辑。", | ||
"microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "您正在编辑一个公共活动站点", | ||
"microsoft-powerapps-portals.webExtension.init.error": "打开工作区时出现问题", | ||
"microsoft-powerapps-portals.webExtension.init.error.desc": "尝试刷新浏览器", | ||
"microsoft-powerapps-portals.webExtension.init.app-not-found": "找不到该应用" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.init.authorization.error": "授權失敗。請重新執行以進行授權" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.init.workspace.error": "開啟工作區時發生問題", | ||
"microsoft-powerapps-portals.webExtension.init.workspace.error.desc": "檢查 URL 並確認參數正確無誤", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "開啟工作區時發生問題", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "檢查 URL 並確認參數正確無誤" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.backend.error": "後端發生問題", | ||
"microsoft-powerapps-portals.webExtension.backend.desc": "再試一次", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "授權失敗。請重新執行以進行授權", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "伺服器發生權限問題", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "一或多個命令無效或格式錯誤", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "請檢查參數,然後再試一次" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.fetch.authorization.error": "授權失敗。請重新執行以進行授權", | ||
"microsoft-powerapps-portals.webExtension.fetch.authorization.desc": "再試一次", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "授權失敗。請重新執行以進行授權", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "伺服器發生權限問題", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "一或多個命令無效或格式錯誤", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "請檢查參數,然後再試一次", | ||
"microsoft-powerapps-portals.webExtension.file-not-found.error": "該檔案無法使用", | ||
"microsoft-powerapps-portals.webExtension.file-not-found.desc": "中繼資料可能已在 Dataverse 端變更。請連絡您的管理員。", | ||
"microsoft-powerapps-portals.webExtension.fetch.file.message": "正在擷取您的檔案..." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.save.file.message": "正在儲存您的檔案...", | ||
"microsoft-powerapps-portals.webExtension.save.file.error": "無法完成要求", | ||
"microsoft-powerapps-portals.webExtension.save.file.error.desc": "一或多個屬性名稱已變更或移除。請連絡您的管理員。", | ||
"microsoft-powerapps-portals.webExtension.backend.error": "後端發生問題", | ||
"microsoft-powerapps-portals.webExtension.retry.desc": "再試一次", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "授權失敗。請重新執行以進行授權", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "伺服器發生權限問題", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "一或多個命令無效或格式錯誤", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "請檢查參數,然後再試一次" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "編輯網站", | ||
"microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "進行變更時請務必小心,因為任何人都會立即看到您所做的變更。選擇 [編輯網站] 進行編輯,或關閉編輯器索引標籤以取消而不編輯。", | ||
"microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "您正在編輯已上線、公開的網站", | ||
"microsoft-powerapps-portals.webExtension.init.error": "開啟工作區時發生問題", | ||
"microsoft-powerapps-portals.webExtension.init.error.desc": "請嘗試重新整理瀏覽器", | ||
"microsoft-powerapps-portals.webExtension.init.app-not-found": "找不到該應用程式" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.init.authorization.error": "Autorizace se nezdařila. Opětovným spuštěním proveďte autorizaci." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.init.workspace.error": "Při otevírání pracovního prostoru se vyskytl problém.", | ||
"microsoft-powerapps-portals.webExtension.init.workspace.error.desc": "Zkontrolujte adresu URL a ověřte správnost parametrů.", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "Při otevírání pracovního prostoru se vyskytl problém.", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "Zkontrolujte adresu URL a ověřte správnost parametrů." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.backend.error": "U back-endu se vyskytl problém.", | ||
"microsoft-powerapps-portals.webExtension.backend.desc": "Zkusit znovu", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "Autorizace se nezdařila. Opětovným spuštěním proveďte autorizaci.", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "Na serveru se vyskytl problém s oprávněními.", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "Některé příkazy jsou neplatné nebo chybné.", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "Zkontrolujte parametry a zkuste to znovu." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.fetch.authorization.error": "Autorizace se nezdařila. Opětovným spuštěním proveďte autorizaci.", | ||
"microsoft-powerapps-portals.webExtension.fetch.authorization.desc": "Zkusit znovu", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "Autorizace se nezdařila. Opětovným spuštěním proveďte autorizaci.", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "Na serveru se vyskytl problém s oprávněními.", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "Některé příkazy jsou neplatné nebo chybné.", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "Zkontrolujte parametry a zkuste to znovu.", | ||
"microsoft-powerapps-portals.webExtension.file-not-found.error": "Tento soubor není dostupný.", | ||
"microsoft-powerapps-portals.webExtension.file-not-found.desc": "Metadata se mohla změnit na straně Dataverse. Obraťte se na správce.", | ||
"microsoft-powerapps-portals.webExtension.fetch.file.message": "Načítá se soubor..." | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
/*--------------------------------------------------------------------------------------------- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for license information. | ||
*--------------------------------------------------------------------------------------------*/ | ||
// Do not edit this file. It is machine generated. | ||
{ | ||
"microsoft-powerapps-portals.webExtension.save.file.message": "Ukládá se soubor...", | ||
"microsoft-powerapps-portals.webExtension.save.file.error": "Žádost nelze dokončit.", | ||
"microsoft-powerapps-portals.webExtension.save.file.error.desc": "Některé názvy atributů byly změněny nebo odebrány. Obraťte se na správce.", | ||
"microsoft-powerapps-portals.webExtension.backend.error": "U back-endu se vyskytl problém.", | ||
"microsoft-powerapps-portals.webExtension.retry.desc": "Zkusit znovu", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.error": "Autorizace se nezdařila. Opětovným spuštěním proveďte autorizaci.", | ||
"microsoft-powerapps-portals.webExtension.unauthorized.desc": "Na serveru se vyskytl problém s oprávněními.", | ||
"microsoft-powerapps-portals.webExtension.parameter.error": "Některé příkazy jsou neplatné nebo chybné.", | ||
"microsoft-powerapps-portals.webExtension.parameter.desc": "Zkontrolujte parametry a zkuste to znovu." | ||
} |
Oops, something went wrong.