From 4570f8fa7d2306e7cec9968890765fb69fb1e4f2 Mon Sep 17 00:00:00 2001 From: v-hifuku-msft <106117633+v-hifuku-msft@users.noreply.github.com> Date: Tue, 4 Oct 2022 11:06:49 -0700 Subject: [PATCH] powerplatform-vscode Loc checkin for WO73420 (#303) --- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/chs/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/cht/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/csy/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/deu/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/esn/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/fra/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/ita/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/jpn/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/kor/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/ptb/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/rus/web/client/extension.i18n.json | 2 -- .../common/authenticationProvider.i18n.json | 2 ++ .../common/remoteFetchProvider.i18n.json | 3 +-- .../common/remoteSaveProvider.i18n.json | 1 - i18n/trk/web/client/extension.i18n.json | 2 -- .../vscode-powerplatform.cs.xlf | 24 +++++++------------ .../vscode-powerplatform.de.xlf | 24 +++++++------------ .../vscode-powerplatform.es.xlf | 24 +++++++------------ .../vscode-powerplatform.fr.xlf | 24 +++++++------------ .../vscode-powerplatform.it.xlf | 24 +++++++------------ .../vscode-powerplatform.ja.xlf | 24 +++++++------------ .../vscode-powerplatform.ko.xlf | 24 +++++++------------ .../vscode-powerplatform.pt-BR.xlf | 24 +++++++------------ .../vscode-powerplatform.ru.xlf | 24 +++++++------------ .../vscode-powerplatform.tr.xlf | 24 +++++++------------ .../vscode-powerplatform.zh-CN.xlf | 24 +++++++------------ .../vscode-powerplatform.zh-TW.xlf | 24 +++++++------------ 60 files changed, 132 insertions(+), 252 deletions(-) diff --git a/i18n/chs/web/client/common/authenticationProvider.i18n.json b/i18n/chs/web/client/common/authenticationProvider.i18n.json index 2db9c69b..ea786243 100644 --- a/i18n/chs/web/client/common/authenticationProvider.i18n.json +++ b/i18n/chs/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "打开工作区时出现问题", + "microsoft-powerapps-portals.webExtension.init.error.desc": "尝试刷新浏览器", "microsoft-powerapps-portals.webExtension.init.authorization.error": "授权失败。请再次运行以进行授权" } \ No newline at end of file diff --git a/i18n/chs/web/client/common/remoteFetchProvider.i18n.json b/i18n/chs/web/client/common/remoteFetchProvider.i18n.json index 8d10d41e..2547c8aa 100644 --- a/i18n/chs/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/chs/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "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": "正在提取文件..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Dataverse 端的元数据可能已更改。请联系您的管理员。" } \ No newline at end of file diff --git a/i18n/chs/web/client/common/remoteSaveProvider.i18n.json b/i18n/chs/web/client/common/remoteSaveProvider.i18n.json index 7fe44f7a..b11fc886 100644 --- a/i18n/chs/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/chs/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // 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": "后端出现问题", diff --git a/i18n/chs/web/client/extension.i18n.json b/i18n/chs/web/client/extension.i18n.json index d1a451f6..d9ae0327 100644 --- a/i18n/chs/web/client/extension.i18n.json +++ b/i18n/chs/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "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": "找不到该应用" } \ No newline at end of file diff --git a/i18n/cht/web/client/common/authenticationProvider.i18n.json b/i18n/cht/web/client/common/authenticationProvider.i18n.json index 167def7c..bff5dbbe 100644 --- a/i18n/cht/web/client/common/authenticationProvider.i18n.json +++ b/i18n/cht/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "開啟工作區時發生問題", + "microsoft-powerapps-portals.webExtension.init.error.desc": "請嘗試重新整理瀏覽器", "microsoft-powerapps-portals.webExtension.init.authorization.error": "授權失敗。請重新執行以進行授權" } \ No newline at end of file diff --git a/i18n/cht/web/client/common/remoteFetchProvider.i18n.json b/i18n/cht/web/client/common/remoteFetchProvider.i18n.json index dc3f6a5d..dd19327e 100644 --- a/i18n/cht/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/cht/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "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": "正在擷取您的檔案..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "中繼資料可能已在 Dataverse 端變更。請連絡您的管理員。" } \ No newline at end of file diff --git a/i18n/cht/web/client/common/remoteSaveProvider.i18n.json b/i18n/cht/web/client/common/remoteSaveProvider.i18n.json index 1885c6be..8d3bde4b 100644 --- a/i18n/cht/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/cht/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // 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": "後端發生問題", diff --git a/i18n/cht/web/client/extension.i18n.json b/i18n/cht/web/client/extension.i18n.json index 55ec703a..e156acc6 100644 --- a/i18n/cht/web/client/extension.i18n.json +++ b/i18n/cht/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "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": "找不到該應用程式" } \ No newline at end of file diff --git a/i18n/csy/web/client/common/authenticationProvider.i18n.json b/i18n/csy/web/client/common/authenticationProvider.i18n.json index b7a1363b..a67358f5 100644 --- a/i18n/csy/web/client/common/authenticationProvider.i18n.json +++ b/i18n/csy/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "Při otevírání pracovního prostoru došlo k problému.", + "microsoft-powerapps-portals.webExtension.init.error.desc": "Zkuste zaktualizovat prohlížeč.", "microsoft-powerapps-portals.webExtension.init.authorization.error": "Autorizace se nezdařila. Opětovným spuštěním proveďte autorizaci." } \ No newline at end of file diff --git a/i18n/csy/web/client/common/remoteFetchProvider.i18n.json b/i18n/csy/web/client/common/remoteFetchProvider.i18n.json index 50725542..2f5a6fb6 100644 --- a/i18n/csy/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/csy/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "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..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Metadata se mohla změnit na straně Dataverse. Obraťte se na správce." } \ No newline at end of file diff --git a/i18n/csy/web/client/common/remoteSaveProvider.i18n.json b/i18n/csy/web/client/common/remoteSaveProvider.i18n.json index f82beeb4..1f001f8c 100644 --- a/i18n/csy/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/csy/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // 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.", diff --git a/i18n/csy/web/client/extension.i18n.json b/i18n/csy/web/client/extension.i18n.json index 65e90b11..6bb73747 100644 --- a/i18n/csy/web/client/extension.i18n.json +++ b/i18n/csy/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "Upravit web", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "Při provádění změn dávejte pozor. Kdokoli okamžitě uvidí změny, které uděláte. Pokud chcete provést úpravy, zvolte Upravit web. Pokud chcete akci zrušit bez úprav, zavřete kartu editoru.", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "Upravujete živý veřejný web ", - "microsoft-powerapps-portals.webExtension.init.error": "Při otevírání pracovního prostoru se vyskytl problém.", - "microsoft-powerapps-portals.webExtension.init.error.desc": "Zkuste aktualizovat prohlížeč.", "microsoft-powerapps-portals.webExtension.init.app-not-found": "Tuto aplikaci nelze najít." } \ No newline at end of file diff --git a/i18n/deu/web/client/common/authenticationProvider.i18n.json b/i18n/deu/web/client/common/authenticationProvider.i18n.json index f38df690..520a4116 100644 --- a/i18n/deu/web/client/common/authenticationProvider.i18n.json +++ b/i18n/deu/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "Es gab ein Problem beim Öffnen des Arbeitsbereichs", + "microsoft-powerapps-portals.webExtension.init.error.desc": "Versuchen Sie, den Browser zu aktualisieren", "microsoft-powerapps-portals.webExtension.init.authorization.error": "Fehler bei der Autorisierung. Erneut ausführen, um zu autorisieren" } \ No newline at end of file diff --git a/i18n/deu/web/client/common/remoteFetchProvider.i18n.json b/i18n/deu/web/client/common/remoteFetchProvider.i18n.json index f4cf0f96..0eedd153 100644 --- a/i18n/deu/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/deu/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "microsoft-powerapps-portals.webExtension.parameter.error": "Mindestens ein Befehl ist ungültig oder nicht wohlgeformt", "microsoft-powerapps-portals.webExtension.parameter.desc": "Überprüfen Sie die Parameter, und versuchen Sie es erneut", "microsoft-powerapps-portals.webExtension.file-not-found.error": "Diese Datei ist nicht verfügbar", - "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Die Metadaten wurden möglicherweise auf Dataverse-Seite geändert. Wenden Sie sich an den Administrator.", - "microsoft-powerapps-portals.webExtension.fetch.file.message": "Datei wird abgerufen ..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Die Metadaten wurden möglicherweise auf Dataverse-Seite geändert. Wenden Sie sich an den Administrator." } \ No newline at end of file diff --git a/i18n/deu/web/client/common/remoteSaveProvider.i18n.json b/i18n/deu/web/client/common/remoteSaveProvider.i18n.json index f11ff5ad..dafc02f9 100644 --- a/i18n/deu/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/deu/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "microsoft-powerapps-portals.webExtension.save.file.message": "Datei wird gespeichert ...", "microsoft-powerapps-portals.webExtension.save.file.error": "Die Anforderung kann nicht fertig gestellt werden", "microsoft-powerapps-portals.webExtension.save.file.error.desc": "Mindestens ein Attributname wurde geändert oder entfernt. Wenden Sie sich an den Administrator.", "microsoft-powerapps-portals.webExtension.backend.error": "Problem mit dem Backend", diff --git a/i18n/deu/web/client/extension.i18n.json b/i18n/deu/web/client/extension.i18n.json index 71779c7d..3dbd0be5 100644 --- a/i18n/deu/web/client/extension.i18n.json +++ b/i18n/deu/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "Website bearbeiten", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "Vorsicht beim Vornehmen von Änderungen. Alle Benutzer können die vorgenommenen Änderungen sofort sehen. Wählen Sie „\"Website bearbeiten“ aus, um Änderungen vorzunehmen, oder schließen Sie die Editorregisterkarte, um die Bearbeitung abzubrechen.", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "Sie bearbeiten eine öffentliche Live-Website ", - "microsoft-powerapps-portals.webExtension.init.error": "Problem beim Öffnen des Arbeitsbereichs", - "microsoft-powerapps-portals.webExtension.init.error.desc": "Versuchen Sie, den Browser zu aktualisieren", "microsoft-powerapps-portals.webExtension.init.app-not-found": "Diese App wurde nicht gefunden" } \ No newline at end of file diff --git a/i18n/esn/web/client/common/authenticationProvider.i18n.json b/i18n/esn/web/client/common/authenticationProvider.i18n.json index c433772e..7cffab51 100644 --- a/i18n/esn/web/client/common/authenticationProvider.i18n.json +++ b/i18n/esn/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "Hubo un problema al abrir el área de trabajo", + "microsoft-powerapps-portals.webExtension.init.error.desc": "Intente actualizar el explorador", "microsoft-powerapps-portals.webExtension.init.authorization.error": "No se pudo autorizar. Vuelva a ejecutarlo para autorizarlo" } \ No newline at end of file diff --git a/i18n/esn/web/client/common/remoteFetchProvider.i18n.json b/i18n/esn/web/client/common/remoteFetchProvider.i18n.json index c949abf3..5fa756f5 100644 --- a/i18n/esn/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/esn/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "microsoft-powerapps-portals.webExtension.parameter.error": "Una o más comandos no son válidos o no tienen el formato correcto", "microsoft-powerapps-portals.webExtension.parameter.desc": "Compruebe los parámetros e inténtelo de nuevo", "microsoft-powerapps-portals.webExtension.file-not-found.error": "Ese archivo no está disponible", - "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Puede que los metadatos hayan cambiado en el lado de Dataverse. Póngase en contacto con su administrador.", - "microsoft-powerapps-portals.webExtension.fetch.file.message": "Capturando su archivo..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Puede que los metadatos hayan cambiado en el lado de Dataverse. Póngase en contacto con su administrador." } \ No newline at end of file diff --git a/i18n/esn/web/client/common/remoteSaveProvider.i18n.json b/i18n/esn/web/client/common/remoteSaveProvider.i18n.json index 59a9e104..29713a70 100644 --- a/i18n/esn/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/esn/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "microsoft-powerapps-portals.webExtension.save.file.message": "Guardando su archivo...", "microsoft-powerapps-portals.webExtension.save.file.error": "No se puede completar la solicitud", "microsoft-powerapps-portals.webExtension.save.file.error.desc": "Se han cambiado o quitado uno o más nombres de atributo. Póngase en contacto con su administrador.", "microsoft-powerapps-portals.webExtension.backend.error": "Hay un problema en el back-end", diff --git a/i18n/esn/web/client/extension.i18n.json b/i18n/esn/web/client/extension.i18n.json index 308b28e2..3f3eb3e7 100644 --- a/i18n/esn/web/client/extension.i18n.json +++ b/i18n/esn/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "Editar el sitio", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "Tenga cuidado al hacer cambios. Cualquier usuario puede ver inmediatamente los cambios que usted realice. Elija Editar el sitio para realizar cambios o cierre la pestaña del editor para cancelar sin hacer cambios.", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "Está editando un sitio público activo ", - "microsoft-powerapps-portals.webExtension.init.error": "Hubo un problema al abrir el área de trabajo", - "microsoft-powerapps-portals.webExtension.init.error.desc": "Intente actualizar el explorador", "microsoft-powerapps-portals.webExtension.init.app-not-found": "No se puede encontrar esa aplicación" } \ No newline at end of file diff --git a/i18n/fra/web/client/common/authenticationProvider.i18n.json b/i18n/fra/web/client/common/authenticationProvider.i18n.json index 18096d8a..2a41eb2f 100644 --- a/i18n/fra/web/client/common/authenticationProvider.i18n.json +++ b/i18n/fra/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "Un problème s’est produit lors de l’ouverture de l’espace de travail", + "microsoft-powerapps-portals.webExtension.init.error.desc": "Essayez d’actualiser le navigateur", "microsoft-powerapps-portals.webExtension.init.authorization.error": "Échec de l’autorisation. Exécutez à nouveau pour l’autoriser" } \ No newline at end of file diff --git a/i18n/fra/web/client/common/remoteFetchProvider.i18n.json b/i18n/fra/web/client/common/remoteFetchProvider.i18n.json index 62c7b525..20ecb970 100644 --- a/i18n/fra/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/fra/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "microsoft-powerapps-portals.webExtension.parameter.error": "Une ou plusieurs commandes ne sont pas valides ou ont un format incorrect", "microsoft-powerapps-portals.webExtension.parameter.desc": "Vérifiez les paramètres et réessayez", "microsoft-powerapps-portals.webExtension.file-not-found.error": "Ce fichier n’est pas disponible", - "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Les métadonnées ont peut-être été modifiées du côté de Dataverse. Contactez votre administrateur.", - "microsoft-powerapps-portals.webExtension.fetch.file.message": "Récupération de votre fichier en cours..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Les métadonnées ont peut-être été modifiées du côté de Dataverse. Contactez votre administrateur." } \ No newline at end of file diff --git a/i18n/fra/web/client/common/remoteSaveProvider.i18n.json b/i18n/fra/web/client/common/remoteSaveProvider.i18n.json index edca0a4c..02d08794 100644 --- a/i18n/fra/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/fra/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "microsoft-powerapps-portals.webExtension.save.file.message": "Enregistrement de votre fichier en cours...", "microsoft-powerapps-portals.webExtension.save.file.error": "Impossible de terminer la demande", "microsoft-powerapps-portals.webExtension.save.file.error.desc": "Un ou plusieurs noms d’attribut ont été modifiés ou supprimés. Contactez votre administrateur.", "microsoft-powerapps-portals.webExtension.backend.error": "Problème dans le back end", diff --git a/i18n/fra/web/client/extension.i18n.json b/i18n/fra/web/client/extension.i18n.json index 7cc66093..5954670b 100644 --- a/i18n/fra/web/client/extension.i18n.json +++ b/i18n/fra/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "Modifier le site", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "Soyez prudent lorsque vous apportez des modifications. Tout le monde peut voir immédiatement les modifications. Choisissez Modifier le site pour apporter des modifications, ou fermez l’onglet de l’éditeur pour annuler sans modifier.", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "Vous modifiez un site public actif ", - "microsoft-powerapps-portals.webExtension.init.error": "Un problème s’est produit lors de l’ouverture de l’espace de travail", - "microsoft-powerapps-portals.webExtension.init.error.desc": "Essayez d’actualiser le navigateur", "microsoft-powerapps-portals.webExtension.init.app-not-found": "Impossible de trouver cette application" } \ No newline at end of file diff --git a/i18n/ita/web/client/common/authenticationProvider.i18n.json b/i18n/ita/web/client/common/authenticationProvider.i18n.json index 81dc1905..bbf1a869 100644 --- a/i18n/ita/web/client/common/authenticationProvider.i18n.json +++ b/i18n/ita/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "Si è verificato un problema durante l'apertura dell'area di lavoro", + "microsoft-powerapps-portals.webExtension.init.error.desc": "Prova ad aggiornare il browser", "microsoft-powerapps-portals.webExtension.init.authorization.error": "Autorizzazione non riuscita. Esegui di nuovo per autorizzarla" } \ No newline at end of file diff --git a/i18n/ita/web/client/common/remoteFetchProvider.i18n.json b/i18n/ita/web/client/common/remoteFetchProvider.i18n.json index 15891959..ddc03b68 100644 --- a/i18n/ita/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/ita/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "microsoft-powerapps-portals.webExtension.parameter.error": "Uno o più comandi non sono validi o hanno un formato non valido", "microsoft-powerapps-portals.webExtension.parameter.desc": "Controlla i parametri e riprova", "microsoft-powerapps-portals.webExtension.file-not-found.error": "File non disponibile", - "microsoft-powerapps-portals.webExtension.file-not-found.desc": "I metadati potrebbero essere stati modificati sul lato Dataverse. Contatta l'amministratore.", - "microsoft-powerapps-portals.webExtension.fetch.file.message": "Recupero del file in corso ..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "I metadati potrebbero essere stati modificati sul lato Dataverse. Contatta l'amministratore." } \ No newline at end of file diff --git a/i18n/ita/web/client/common/remoteSaveProvider.i18n.json b/i18n/ita/web/client/common/remoteSaveProvider.i18n.json index 5a38b3cf..b6034590 100644 --- a/i18n/ita/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/ita/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "microsoft-powerapps-portals.webExtension.save.file.message": "Salvataggio del file in corso ...", "microsoft-powerapps-portals.webExtension.save.file.error": "Impossibile completare la richiesta", "microsoft-powerapps-portals.webExtension.save.file.error.desc": "Uno o più nomi di attributo sono stati modificati o rimossi. Contatta l'amministratore.", "microsoft-powerapps-portals.webExtension.backend.error": "C'è™un problema nel back-end", diff --git a/i18n/ita/web/client/extension.i18n.json b/i18n/ita/web/client/extension.i18n.json index 4b73622b..31d69d0c 100644 --- a/i18n/ita/web/client/extension.i18n.json +++ b/i18n/ita/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "Modifica il sito", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "Presta attenzione quando apporti le modifiche. Chiunque può vedere le modifiche che hai apportato immediatamente. Scegli Modifica il sito per apportare modifiche o chiudi la scheda dell'editor per annullare senza modificare.", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "Stai modificando un sito pubblico live ", - "microsoft-powerapps-portals.webExtension.init.error": "Si è verificato un problema durante l'apertura dell'area di lavoro", - "microsoft-powerapps-portals.webExtension.init.error.desc": "Prova ad aggiornare il browser", "microsoft-powerapps-portals.webExtension.init.app-not-found": "Impossibile trovare tale app" } \ No newline at end of file diff --git a/i18n/jpn/web/client/common/authenticationProvider.i18n.json b/i18n/jpn/web/client/common/authenticationProvider.i18n.json index d92ac229..1212f3e1 100644 --- a/i18n/jpn/web/client/common/authenticationProvider.i18n.json +++ b/i18n/jpn/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "ワークスペースを開くときに問題が発生しました", + "microsoft-powerapps-portals.webExtension.init.error.desc": "ブラウザーを更新してください", "microsoft-powerapps-portals.webExtension.init.authorization.error": "認証に失敗しました。再度実行し、承認してください" } \ No newline at end of file diff --git a/i18n/jpn/web/client/common/remoteFetchProvider.i18n.json b/i18n/jpn/web/client/common/remoteFetchProvider.i18n.json index d5a7505b..010ee7b7 100644 --- a/i18n/jpn/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/jpn/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "microsoft-powerapps-portals.webExtension.parameter.error": "1 つ以上のコマンドが無効であるか、形式に誤りがあります", "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": "ファイルを取得しています..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "メタデータが Dataverse 側で変更された可能性があります。管理者にお問い合わせください。" } \ No newline at end of file diff --git a/i18n/jpn/web/client/common/remoteSaveProvider.i18n.json b/i18n/jpn/web/client/common/remoteSaveProvider.i18n.json index e6604124..a1693541 100644 --- a/i18n/jpn/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/jpn/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // 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": "1 つ以上の属性名が変更または削除されています。管理者にお問い合わせください。", "microsoft-powerapps-portals.webExtension.backend.error": "バック エンドに問題があります", diff --git a/i18n/jpn/web/client/extension.i18n.json b/i18n/jpn/web/client/extension.i18n.json index 8ce70b24..3eac1ee2 100644 --- a/i18n/jpn/web/client/extension.i18n.json +++ b/i18n/jpn/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "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": "そのアプリが見つかりません" } \ No newline at end of file diff --git a/i18n/kor/web/client/common/authenticationProvider.i18n.json b/i18n/kor/web/client/common/authenticationProvider.i18n.json index be50333d..a0349046 100644 --- a/i18n/kor/web/client/common/authenticationProvider.i18n.json +++ b/i18n/kor/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "작업 영역을 여는 중 문제가 발생했습니다.", + "microsoft-powerapps-portals.webExtension.init.error.desc": "브라우저를 새로 고쳐 보세요.", "microsoft-powerapps-portals.webExtension.init.authorization.error": "인증하지 못했습니다. 인증하려면 다시 실행하세요" } \ No newline at end of file diff --git a/i18n/kor/web/client/common/remoteFetchProvider.i18n.json b/i18n/kor/web/client/common/remoteFetchProvider.i18n.json index 7995a00e..65ef216e 100644 --- a/i18n/kor/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/kor/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "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": "파일을 가져오는 중..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Dataverse에서 메타데이터가 변경되었을 수 있습니다. 관리자에게 문의하세요." } \ No newline at end of file diff --git a/i18n/kor/web/client/common/remoteSaveProvider.i18n.json b/i18n/kor/web/client/common/remoteSaveProvider.i18n.json index b293e983..6a65d71f 100644 --- a/i18n/kor/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/kor/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // 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": "백 엔드에 문제가 있습니다", diff --git a/i18n/kor/web/client/extension.i18n.json b/i18n/kor/web/client/extension.i18n.json index 40840e5d..a9c1187f 100644 --- a/i18n/kor/web/client/extension.i18n.json +++ b/i18n/kor/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "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": "해당 앱을 찾을 수 없음" } \ No newline at end of file diff --git a/i18n/ptb/web/client/common/authenticationProvider.i18n.json b/i18n/ptb/web/client/common/authenticationProvider.i18n.json index dea1594b..ed58346a 100644 --- a/i18n/ptb/web/client/common/authenticationProvider.i18n.json +++ b/i18n/ptb/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "Houve um problema ao abrir o espaço de trabalho", + "microsoft-powerapps-portals.webExtension.init.error.desc": "Tente atualizar o navegador", "microsoft-powerapps-portals.webExtension.init.authorization.error": "Falha na Autorização. Execute novamente para autorizar" } \ No newline at end of file diff --git a/i18n/ptb/web/client/common/remoteFetchProvider.i18n.json b/i18n/ptb/web/client/common/remoteFetchProvider.i18n.json index 5efd36d6..7aa0f7f1 100644 --- a/i18n/ptb/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/ptb/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "microsoft-powerapps-portals.webExtension.parameter.error": "Um ou mais comandos são inválidos ou foram malformados", "microsoft-powerapps-portals.webExtension.parameter.desc": "Verificar os parâmetros e tentar novamente", "microsoft-powerapps-portals.webExtension.file-not-found.error": "Esse arquivo não está disponível", - "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Os metadados podem ter sido alterados no lado do Dataverse. Contate o administrador.", - "microsoft-powerapps-portals.webExtension.fetch.file.message": "Buscando seu arquivo..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Os metadados podem ter sido alterados no lado do Dataverse. Contate o administrador." } \ No newline at end of file diff --git a/i18n/ptb/web/client/common/remoteSaveProvider.i18n.json b/i18n/ptb/web/client/common/remoteSaveProvider.i18n.json index 0650a002..74afb2db 100644 --- a/i18n/ptb/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/ptb/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "microsoft-powerapps-portals.webExtension.save.file.message": "Salvando seu arquivo...", "microsoft-powerapps-portals.webExtension.save.file.error": "Não foi possível concluir a solicitação", "microsoft-powerapps-portals.webExtension.save.file.error.desc": "Um ou mais nomes de atributos foram alterados ou removidos. Contate o administrador.", "microsoft-powerapps-portals.webExtension.backend.error": "Há um problema no back-end", diff --git a/i18n/ptb/web/client/extension.i18n.json b/i18n/ptb/web/client/extension.i18n.json index 8625db35..92249ec6 100644 --- a/i18n/ptb/web/client/extension.i18n.json +++ b/i18n/ptb/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "Editar o site", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "Tenha cuidado ao fazer alterações. Qualquer pessoa pode ver as alterações que você faz imediatamente. Escolha Editar o site para fazer edições ou feche a guia do editor para cancelar sem editar.", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "Você está editando um site público ativo ", - "microsoft-powerapps-portals.webExtension.init.error": "Houve um problema ao abrir o espaço de trabalho", - "microsoft-powerapps-portals.webExtension.init.error.desc": "Tente atualizar o navegador", "microsoft-powerapps-portals.webExtension.init.app-not-found": "Não é possível encontrar esse aplicativo" } \ No newline at end of file diff --git a/i18n/rus/web/client/common/authenticationProvider.i18n.json b/i18n/rus/web/client/common/authenticationProvider.i18n.json index 303bb85b..ecb1dba5 100644 --- a/i18n/rus/web/client/common/authenticationProvider.i18n.json +++ b/i18n/rus/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "При открытии рабочей области возникла проблема", + "microsoft-powerapps-portals.webExtension.init.error.desc": "Попробуйте обновить страницу в браузере", "microsoft-powerapps-portals.webExtension.init.authorization.error": "Авторизация не пройдена. Запустите ее еще раз" } \ No newline at end of file diff --git a/i18n/rus/web/client/common/remoteFetchProvider.i18n.json b/i18n/rus/web/client/common/remoteFetchProvider.i18n.json index e3af5603..d4050019 100644 --- a/i18n/rus/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/rus/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "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": "Извлечение файла..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Метаданные могли быть изменены на стороне Dataverse. Обратитесь к администратору." } \ No newline at end of file diff --git a/i18n/rus/web/client/common/remoteSaveProvider.i18n.json b/i18n/rus/web/client/common/remoteSaveProvider.i18n.json index 9ab1acee..fc27c99f 100644 --- a/i18n/rus/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/rus/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // 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": "Возникла проблема на сервере", diff --git a/i18n/rus/web/client/extension.i18n.json b/i18n/rus/web/client/extension.i18n.json index a8292520..fabc9dbd 100644 --- a/i18n/rus/web/client/extension.i18n.json +++ b/i18n/rus/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "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": "Не удалось найти приложение" } \ No newline at end of file diff --git a/i18n/trk/web/client/common/authenticationProvider.i18n.json b/i18n/trk/web/client/common/authenticationProvider.i18n.json index 17bed1d3..6ad38f0b 100644 --- a/i18n/trk/web/client/common/authenticationProvider.i18n.json +++ b/i18n/trk/web/client/common/authenticationProvider.i18n.json @@ -4,5 +4,7 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { + "microsoft-powerapps-portals.webExtension.init.error": "Çalışma alanı açılırken bir sorun oluştu", + "microsoft-powerapps-portals.webExtension.init.error.desc": "Tarayıcıyı yenilemeyi deneyin", "microsoft-powerapps-portals.webExtension.init.authorization.error": "Yetkilendirme Başarısız Oldu. Lütfen yetkilendirmek için yeniden çalıştırın" } \ No newline at end of file diff --git a/i18n/trk/web/client/common/remoteFetchProvider.i18n.json b/i18n/trk/web/client/common/remoteFetchProvider.i18n.json index f1a4ded6..b9519502 100644 --- a/i18n/trk/web/client/common/remoteFetchProvider.i18n.json +++ b/i18n/trk/web/client/common/remoteFetchProvider.i18n.json @@ -11,6 +11,5 @@ "microsoft-powerapps-portals.webExtension.parameter.error": "Bir veya daha fazla komut geçersiz ya da hatalı biçimlendirilmiş", "microsoft-powerapps-portals.webExtension.parameter.desc": "Parametreleri denetleyin ve yeniden deneyin", "microsoft-powerapps-portals.webExtension.file-not-found.error": "Bu dosya kullanılamıyor", - "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Meta veriler, Dataverse tarafında değişmiş olabilir. Yöneticinizle iletişime geçin.", - "microsoft-powerapps-portals.webExtension.fetch.file.message": "Dosyanız alınıyor..." + "microsoft-powerapps-portals.webExtension.file-not-found.desc": "Meta veriler, Dataverse tarafında değişmiş olabilir. Yöneticinizle iletişime geçin." } \ No newline at end of file diff --git a/i18n/trk/web/client/common/remoteSaveProvider.i18n.json b/i18n/trk/web/client/common/remoteSaveProvider.i18n.json index e079fa48..2e332a52 100644 --- a/i18n/trk/web/client/common/remoteSaveProvider.i18n.json +++ b/i18n/trk/web/client/common/remoteSaveProvider.i18n.json @@ -4,7 +4,6 @@ *--------------------------------------------------------------------------------------------*/ // Do not edit this file. It is machine generated. { - "microsoft-powerapps-portals.webExtension.save.file.message": "Dosyanız kaydediliyor...", "microsoft-powerapps-portals.webExtension.save.file.error": "İstek tamamlanamadı", "microsoft-powerapps-portals.webExtension.save.file.error.desc": "Bir veya daha fazla öznitelik adı değiştirildi veya kaldırıldı. Yöneticinizle iletişime geçin.", "microsoft-powerapps-portals.webExtension.backend.error": "Arka uçta bir sorun oluştu", diff --git a/i18n/trk/web/client/extension.i18n.json b/i18n/trk/web/client/extension.i18n.json index 6aff7968..302f8f66 100644 --- a/i18n/trk/web/client/extension.i18n.json +++ b/i18n/trk/web/client/extension.i18n.json @@ -7,7 +7,5 @@ "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit": "Siteyi düzenle", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.desc": "Değişiklik yaparken dikkatli olun. Herkes yaptığınız değişiklikleri anında görebilir. Düzenleme yapmak için Siteyi düzenle'yi seçin veya düzenlemeden iptal etmek için düzenleyici sekmesini kapatın.", "microsoft-powerapps-portals.webExtension.init.sitevisibility.edit.title": "Yayında olan, herkese açık bir siteyi düzenliyorsunuz ", - "microsoft-powerapps-portals.webExtension.init.error": "Çalışma alanı açılırken bir sorun oluştu", - "microsoft-powerapps-portals.webExtension.init.error.desc": "Tarayıcınızı yenilemeyi deneyin", "microsoft-powerapps-portals.webExtension.init.app-not-found": "Bu uygulama bulunamadı" } \ No newline at end of file diff --git a/loc/translations-import/vscode-powerplatform.cs.xlf b/loc/translations-import/vscode-powerplatform.cs.xlf index 67e02c9a..e1d2fa3e 100644 --- a/loc/translations-import/vscode-powerplatform.cs.xlf +++ b/loc/translations-import/vscode-powerplatform.cs.xlf @@ -349,14 +349,6 @@ Verze: {2} You are editing a live, public site Upravujete živý veřejný web - - There was a problem opening the workspace - Při otevírání pracovního prostoru se vyskytl problém. - - - Try refreshing the browser - Zkuste aktualizovat prohlížeč. - Unable to find that app Tuto aplikaci nelze najít. @@ -365,6 +357,14 @@ Verze: {2} + + There was a problem opening the workspace + Při otevírání pracovního prostoru došlo k problému. + + + Try refreshing the browser + Zkuste zaktualizovat prohlížeč. + Authorization Failed. Please run again to authorize it Autorizace se nezdařila. Opětovným spuštěním proveďte autorizaci. @@ -453,18 +453,10 @@ Verze: {2} The metadata may have changed on the Dataverse side. Contact your admin. Metadata se mohla změnit na straně Dataverse. Obraťte se na správce. - - Fetching your file ... - Načítá se soubor... - - - Saving your file ... - Ukládá se soubor... - Unable to complete the request Žádost nelze dokončit. diff --git a/loc/translations-import/vscode-powerplatform.de.xlf b/loc/translations-import/vscode-powerplatform.de.xlf index 65f4804c..7284882c 100644 --- a/loc/translations-import/vscode-powerplatform.de.xlf +++ b/loc/translations-import/vscode-powerplatform.de.xlf @@ -349,14 +349,6 @@ Version: {2} You are editing a live, public site Sie bearbeiten eine öffentliche Live-Website - - There was a problem opening the workspace - Problem beim Öffnen des Arbeitsbereichs - - - Try refreshing the browser - Versuchen Sie, den Browser zu aktualisieren - Unable to find that app Diese App wurde nicht gefunden @@ -365,6 +357,14 @@ Version: {2} + + There was a problem opening the workspace + Es gab ein Problem beim Öffnen des Arbeitsbereichs + + + Try refreshing the browser + Versuchen Sie, den Browser zu aktualisieren + Authorization Failed. Please run again to authorize it Fehler bei der Autorisierung. Erneut ausführen, um zu autorisieren @@ -453,18 +453,10 @@ Version: {2} The metadata may have changed on the Dataverse side. Contact your admin. Die Metadaten wurden möglicherweise auf Dataverse-Seite geändert. Wenden Sie sich an den Administrator. - - Fetching your file ... - Datei wird abgerufen ... - - - Saving your file ... - Datei wird gespeichert ... - Unable to complete the request Die Anforderung kann nicht fertig gestellt werden diff --git a/loc/translations-import/vscode-powerplatform.es.xlf b/loc/translations-import/vscode-powerplatform.es.xlf index 7ba15bed..e6b12f7e 100644 --- a/loc/translations-import/vscode-powerplatform.es.xlf +++ b/loc/translations-import/vscode-powerplatform.es.xlf @@ -349,14 +349,6 @@ Versión: {2} You are editing a live, public site Está editando un sitio público activo - - There was a problem opening the workspace - Hubo un problema al abrir el área de trabajo - - - Try refreshing the browser - Intente actualizar el explorador - Unable to find that app No se puede encontrar esa aplicación @@ -365,6 +357,14 @@ Versión: {2} + + There was a problem opening the workspace + Hubo un problema al abrir el área de trabajo + + + Try refreshing the browser + Intente actualizar el explorador + Authorization Failed. Please run again to authorize it No se pudo autorizar. Vuelva a ejecutarlo para autorizarlo @@ -453,18 +453,10 @@ Versión: {2} The metadata may have changed on the Dataverse side. Contact your admin. Puede que los metadatos hayan cambiado en el lado de Dataverse. Póngase en contacto con su administrador. - - Fetching your file ... - Capturando su archivo... - - - Saving your file ... - Guardando su archivo... - Unable to complete the request No se puede completar la solicitud diff --git a/loc/translations-import/vscode-powerplatform.fr.xlf b/loc/translations-import/vscode-powerplatform.fr.xlf index 38e69e6c..c28ba5ce 100644 --- a/loc/translations-import/vscode-powerplatform.fr.xlf +++ b/loc/translations-import/vscode-powerplatform.fr.xlf @@ -349,14 +349,6 @@ Version : {2} You are editing a live, public site Vous modifiez un site public actif - - There was a problem opening the workspace - Un problème s’est produit lors de l’ouverture de l’espace de travail - - - Try refreshing the browser - Essayez d’actualiser le navigateur - Unable to find that app Impossible de trouver cette application @@ -365,6 +357,14 @@ Version : {2} + + There was a problem opening the workspace + Un problème s’est produit lors de l’ouverture de l’espace de travail + + + Try refreshing the browser + Essayez d’actualiser le navigateur + Authorization Failed. Please run again to authorize it Échec de l’autorisation. Exécutez à nouveau pour l’autoriser @@ -453,18 +453,10 @@ Version : {2} The metadata may have changed on the Dataverse side. Contact your admin. Les métadonnées ont peut-être été modifiées du côté de Dataverse. Contactez votre administrateur. - - Fetching your file ... - Récupération de votre fichier en cours... - - - Saving your file ... - Enregistrement de votre fichier en cours... - Unable to complete the request Impossible de terminer la demande diff --git a/loc/translations-import/vscode-powerplatform.it.xlf b/loc/translations-import/vscode-powerplatform.it.xlf index b837f136..f4a62145 100644 --- a/loc/translations-import/vscode-powerplatform.it.xlf +++ b/loc/translations-import/vscode-powerplatform.it.xlf @@ -349,14 +349,6 @@ Versione: {2} You are editing a live, public site Stai modificando un sito pubblico live - - There was a problem opening the workspace - Si è verificato un problema durante l'apertura dell'area di lavoro - - - Try refreshing the browser - Prova ad aggiornare il browser - Unable to find that app Impossibile trovare tale app @@ -365,6 +357,14 @@ Versione: {2} + + There was a problem opening the workspace + Si è verificato un problema durante l'apertura dell'area di lavoro + + + Try refreshing the browser + Prova ad aggiornare il browser + Authorization Failed. Please run again to authorize it Autorizzazione non riuscita. Esegui di nuovo per autorizzarla @@ -453,18 +453,10 @@ Versione: {2} The metadata may have changed on the Dataverse side. Contact your admin. I metadati potrebbero essere stati modificati sul lato Dataverse. Contatta l'amministratore. - - Fetching your file ... - Recupero del file in corso ... - - - Saving your file ... - Salvataggio del file in corso ... - Unable to complete the request Impossibile completare la richiesta diff --git a/loc/translations-import/vscode-powerplatform.ja.xlf b/loc/translations-import/vscode-powerplatform.ja.xlf index 2e775f18..3987f182 100644 --- a/loc/translations-import/vscode-powerplatform.ja.xlf +++ b/loc/translations-import/vscode-powerplatform.ja.xlf @@ -349,14 +349,6 @@ The {2} represents Solution's Version number You are editing a live, public site ライブのパブリック サイトを編集中です - - There was a problem opening the workspace - ワークスペースを開くときに問題が発生しました - - - Try refreshing the browser - ブラウザーを更新してください - Unable to find that app そのアプリが見つかりません @@ -365,6 +357,14 @@ The {2} represents Solution's Version number + + There was a problem opening the workspace + ワークスペースを開くときに問題が発生しました + + + Try refreshing the browser + ブラウザーを更新してください + Authorization Failed. Please run again to authorize it 認証に失敗しました。再度実行し、承認してください @@ -453,18 +453,10 @@ The {2} represents Solution's Version number The metadata may have changed on the Dataverse side. Contact your admin. メタデータが Dataverse 側で変更された可能性があります。管理者にお問い合わせください。 - - Fetching your file ... - ファイルを取得しています... - - - Saving your file ... - ファイルを保存しています... - Unable to complete the request 要求を完了できません diff --git a/loc/translations-import/vscode-powerplatform.ko.xlf b/loc/translations-import/vscode-powerplatform.ko.xlf index bb40f686..70771bf6 100644 --- a/loc/translations-import/vscode-powerplatform.ko.xlf +++ b/loc/translations-import/vscode-powerplatform.ko.xlf @@ -349,14 +349,6 @@ The {2} represents Solution's Version number You are editing a live, public site 라이브 상태인 공개 사이트를 편집하고 있습니다 - - There was a problem opening the workspace - 작업 영역을 여는 중 문제가 발생했습니다 - - - Try refreshing the browser - 브라우저를 새로 고쳐 보세요 - Unable to find that app 해당 앱을 찾을 수 없음 @@ -365,6 +357,14 @@ The {2} represents Solution's Version number + + There was a problem opening the workspace + 작업 영역을 여는 중 문제가 발생했습니다. + + + Try refreshing the browser + 브라우저를 새로 고쳐 보세요. + Authorization Failed. Please run again to authorize it 인증하지 못했습니다. 인증하려면 다시 실행하세요 @@ -453,18 +453,10 @@ The {2} represents Solution's Version number The metadata may have changed on the Dataverse side. Contact your admin. Dataverse에서 메타데이터가 변경되었을 수 있습니다. 관리자에게 문의하세요. - - Fetching your file ... - 파일을 가져오는 중... - - - Saving your file ... - 파일을 저장하는 중... - Unable to complete the request 요청을 완료할 수 없음 diff --git a/loc/translations-import/vscode-powerplatform.pt-BR.xlf b/loc/translations-import/vscode-powerplatform.pt-BR.xlf index cb0d6d4e..e5bf6110 100644 --- a/loc/translations-import/vscode-powerplatform.pt-BR.xlf +++ b/loc/translations-import/vscode-powerplatform.pt-BR.xlf @@ -349,14 +349,6 @@ Versão: {2} You are editing a live, public site Você está editando um site público ativo - - There was a problem opening the workspace - Houve um problema ao abrir o espaço de trabalho - - - Try refreshing the browser - Tente atualizar o navegador - Unable to find that app Não é possível encontrar esse aplicativo @@ -365,6 +357,14 @@ Versão: {2} + + There was a problem opening the workspace + Houve um problema ao abrir o espaço de trabalho + + + Try refreshing the browser + Tente atualizar o navegador + Authorization Failed. Please run again to authorize it Falha na Autorização. Execute novamente para autorizar @@ -453,18 +453,10 @@ Versão: {2} The metadata may have changed on the Dataverse side. Contact your admin. Os metadados podem ter sido alterados no lado do Dataverse. Contate o administrador. - - Fetching your file ... - Buscando seu arquivo... - - - Saving your file ... - Salvando seu arquivo... - Unable to complete the request Não foi possível concluir a solicitação diff --git a/loc/translations-import/vscode-powerplatform.ru.xlf b/loc/translations-import/vscode-powerplatform.ru.xlf index f772906f..8ee70761 100644 --- a/loc/translations-import/vscode-powerplatform.ru.xlf +++ b/loc/translations-import/vscode-powerplatform.ru.xlf @@ -349,14 +349,6 @@ The {2} represents Solution's Version number You are editing a live, public site Вы редактируете опубликованный открытый сайт - - There was a problem opening the workspace - При открытии рабочей области возникла проблема - - - Try refreshing the browser - Попробуйте обновить страницу в браузере - Unable to find that app Не удалось найти приложение @@ -365,6 +357,14 @@ The {2} represents Solution's Version number + + There was a problem opening the workspace + При открытии рабочей области возникла проблема + + + Try refreshing the browser + Попробуйте обновить страницу в браузере + Authorization Failed. Please run again to authorize it Авторизация не пройдена. Запустите ее еще раз @@ -453,18 +453,10 @@ The {2} represents Solution's Version number The metadata may have changed on the Dataverse side. Contact your admin. Метаданные могли быть изменены на стороне Dataverse. Обратитесь к администратору. - - Fetching your file ... - Извлечение файла... - - - Saving your file ... - Сохранение файла... - Unable to complete the request Не удается завершить запрос diff --git a/loc/translations-import/vscode-powerplatform.tr.xlf b/loc/translations-import/vscode-powerplatform.tr.xlf index e8fa8212..d81925e9 100644 --- a/loc/translations-import/vscode-powerplatform.tr.xlf +++ b/loc/translations-import/vscode-powerplatform.tr.xlf @@ -349,14 +349,6 @@ Sürüm: {2} You are editing a live, public site Yayında olan, herkese açık bir siteyi düzenliyorsunuz - - There was a problem opening the workspace - Çalışma alanı açılırken bir sorun oluştu - - - Try refreshing the browser - Tarayıcınızı yenilemeyi deneyin - Unable to find that app Bu uygulama bulunamadı @@ -365,6 +357,14 @@ Sürüm: {2} + + There was a problem opening the workspace + Çalışma alanı açılırken bir sorun oluştu + + + Try refreshing the browser + Tarayıcıyı yenilemeyi deneyin + Authorization Failed. Please run again to authorize it Yetkilendirme Başarısız Oldu. Lütfen yetkilendirmek için yeniden çalıştırın @@ -453,18 +453,10 @@ Sürüm: {2} The metadata may have changed on the Dataverse side. Contact your admin. Meta veriler, Dataverse tarafında değişmiş olabilir. Yöneticinizle iletişime geçin. - - Fetching your file ... - Dosyanız alınıyor... - - - Saving your file ... - Dosyanız kaydediliyor... - Unable to complete the request İstek tamamlanamadı diff --git a/loc/translations-import/vscode-powerplatform.zh-CN.xlf b/loc/translations-import/vscode-powerplatform.zh-CN.xlf index e320e29f..4d28c0ec 100644 --- a/loc/translations-import/vscode-powerplatform.zh-CN.xlf +++ b/loc/translations-import/vscode-powerplatform.zh-CN.xlf @@ -349,14 +349,6 @@ The {2} represents Solution's Version number You are editing a live, public site 您正在编辑一个公共活动站点 - - There was a problem opening the workspace - 打开工作区时出现问题 - - - Try refreshing the browser - 尝试刷新浏览器 - Unable to find that app 找不到该应用 @@ -365,6 +357,14 @@ The {2} represents Solution's Version number + + There was a problem opening the workspace + 打开工作区时出现问题 + + + Try refreshing the browser + 尝试刷新浏览器 + Authorization Failed. Please run again to authorize it 授权失败。请再次运行以进行授权 @@ -453,18 +453,10 @@ The {2} represents Solution's Version number The metadata may have changed on the Dataverse side. Contact your admin. Dataverse 端的元数据可能已更改。请联系您的管理员。 - - Fetching your file ... - 正在提取文件... - - - Saving your file ... - 正在保存文件... - Unable to complete the request 无法完成请求 diff --git a/loc/translations-import/vscode-powerplatform.zh-TW.xlf b/loc/translations-import/vscode-powerplatform.zh-TW.xlf index 6991cf57..746009fc 100644 --- a/loc/translations-import/vscode-powerplatform.zh-TW.xlf +++ b/loc/translations-import/vscode-powerplatform.zh-TW.xlf @@ -349,14 +349,6 @@ The {2} represents Solution's Version number You are editing a live, public site 您正在編輯已上線、公開的網站 - - There was a problem opening the workspace - 開啟工作區時發生問題 - - - Try refreshing the browser - 請嘗試重新整理瀏覽器 - Unable to find that app 找不到該應用程式 @@ -365,6 +357,14 @@ The {2} represents Solution's Version number + + There was a problem opening the workspace + 開啟工作區時發生問題 + + + Try refreshing the browser + 請嘗試重新整理瀏覽器 + Authorization Failed. Please run again to authorize it 授權失敗。請重新執行以進行授權 @@ -453,18 +453,10 @@ The {2} represents Solution's Version number The metadata may have changed on the Dataverse side. Contact your admin. 中繼資料可能已在 Dataverse 端變更。請連絡您的管理員。 - - Fetching your file ... - 正在擷取您的檔案... - - - Saving your file ... - 正在儲存您的檔案... - Unable to complete the request 無法完成要求