Skip to content

Commit

Permalink
powerplatform-vscode Loc checkin for WO71206 (#288)
Browse files Browse the repository at this point in the history
  • Loading branch information
v-hifuku-msft authored Sep 12, 2022
1 parent 724990c commit 4958e10
Show file tree
Hide file tree
Showing 96 changed files with 3,444 additions and 0 deletions.
1 change: 1 addition & 0 deletions i18n/chs/client/lib/PanelComponents.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"pacCLI.AuthProfileTreeItem.toolTipParts.profileName": "名称: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.resource": "资源: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.user": "用户: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.cloudInstance": "云实例: {0}",
"pacCLI.EnvOrSolutionTreeItem.toolTip": "显示名称: {0}\n唯一名称: {1}\n版本: {2}"
}
8 changes: 8 additions & 0 deletions i18n/chs/web/client/common/authenticationProvider.i18n.json
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": "授权失败。请再次运行以进行授权"
}
11 changes: 11 additions & 0 deletions i18n/chs/web/client/common/errorHandler.i18n.json
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 并验证参数是否正确"
}
13 changes: 13 additions & 0 deletions i18n/chs/web/client/common/localStore.i18n.json
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": "检查参数并重试"
}
16 changes: 16 additions & 0 deletions i18n/chs/web/client/common/remoteFetchProvider.i18n.json
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": "正在提取文件..."
}
16 changes: 16 additions & 0 deletions i18n/chs/web/client/common/remoteSaveProvider.i18n.json
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": "检查参数并重试"
}
13 changes: 13 additions & 0 deletions i18n/chs/web/client/extension.i18n.json
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": "找不到该应用"
}
1 change: 1 addition & 0 deletions i18n/cht/client/lib/PanelComponents.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"pacCLI.AuthProfileTreeItem.toolTipParts.profileName": "名稱: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.resource": "資源: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.user": "使用者: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.cloudInstance": "雲端執行個體: {0}",
"pacCLI.EnvOrSolutionTreeItem.toolTip": "顯示名稱: {0}\n唯一名稱: {1}\n版本: {2}"
}
8 changes: 8 additions & 0 deletions i18n/cht/web/client/common/authenticationProvider.i18n.json
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": "授權失敗。請重新執行以進行授權"
}
11 changes: 11 additions & 0 deletions i18n/cht/web/client/common/errorHandler.i18n.json
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 並確認參數正確無誤"
}
13 changes: 13 additions & 0 deletions i18n/cht/web/client/common/localStore.i18n.json
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": "請檢查參數,然後再試一次"
}
16 changes: 16 additions & 0 deletions i18n/cht/web/client/common/remoteFetchProvider.i18n.json
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": "正在擷取您的檔案..."
}
16 changes: 16 additions & 0 deletions i18n/cht/web/client/common/remoteSaveProvider.i18n.json
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": "請檢查參數,然後再試一次"
}
13 changes: 13 additions & 0 deletions i18n/cht/web/client/extension.i18n.json
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": "找不到該應用程式"
}
1 change: 1 addition & 0 deletions i18n/csy/client/lib/PanelComponents.i18n.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"pacCLI.AuthProfileTreeItem.toolTipParts.profileName": "Jméno: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.resource": "Prostředek: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.user": "Uživatel: {0}",
"pacCLI.AuthProfileTreeItem.toolTipParts.cloudInstance": "Cloudová instance: {0}",
"pacCLI.EnvOrSolutionTreeItem.toolTip": "Zobrazované jméno: {0}\nJedinečné jméno: {1}\nVerze: {2}"
}
8 changes: 8 additions & 0 deletions i18n/csy/web/client/common/authenticationProvider.i18n.json
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."
}
11 changes: 11 additions & 0 deletions i18n/csy/web/client/common/errorHandler.i18n.json
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ů."
}
13 changes: 13 additions & 0 deletions i18n/csy/web/client/common/localStore.i18n.json
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."
}
16 changes: 16 additions & 0 deletions i18n/csy/web/client/common/remoteFetchProvider.i18n.json
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..."
}
16 changes: 16 additions & 0 deletions i18n/csy/web/client/common/remoteSaveProvider.i18n.json
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."
}
Loading

0 comments on commit 4958e10

Please sign in to comment.