From 4fb8b44fd28f43744b6ea132566850fde65dc7ff Mon Sep 17 00:00:00 2001 From: toshio-msft <93787062+toshio-msft@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:31:05 -0700 Subject: [PATCH 1/2] powerplatform-vscode Localization hand-back [CTAS - RunID=20231016-155628-tpz1qq1h02] (#738) * [powerplatform-vscode] Localization hand-back [CTAS - RunID=20231016-155628-tpz1qq1h02] * auto-extraced loc strings to artifacts --------- Co-authored-by: Crash Collison <3751389+tehcrashxor@users.noreply.github.com> --- l10n/bundle.l10n.fr.json | 1 + l10n/bundle.l10n.ja.json | 1 + l10n/bundle.l10n.ko.json | 1 + l10n/bundle.l10n.ru.json | 1 + l10n/bundle.l10n.zh-cn.json | 1 + l10n/bundle.l10n.zh-tw.json | 1 + loc/translations-import/vscode-powerplatform.cs.xlf | 3 +++ loc/translations-import/vscode-powerplatform.de.xlf | 3 +++ loc/translations-import/vscode-powerplatform.es.xlf | 3 +++ loc/translations-import/vscode-powerplatform.fr.xlf | 4 ++++ loc/translations-import/vscode-powerplatform.it.xlf | 3 +++ loc/translations-import/vscode-powerplatform.ja.xlf | 4 ++++ loc/translations-import/vscode-powerplatform.ko.xlf | 4 ++++ loc/translations-import/vscode-powerplatform.pt-BR.xlf | 3 +++ loc/translations-import/vscode-powerplatform.ru.xlf | 4 ++++ loc/translations-import/vscode-powerplatform.tr.xlf | 3 +++ loc/translations-import/vscode-powerplatform.zh-CN.xlf | 4 ++++ loc/translations-import/vscode-powerplatform.zh-TW.xlf | 4 ++++ 18 files changed, 48 insertions(+) diff --git a/l10n/bundle.l10n.fr.json b/l10n/bundle.l10n.fr.json index 8a01b985..bcd1f7ea 100644 --- a/l10n/bundle.l10n.fr.json +++ b/l10n/bundle.l10n.fr.json @@ -67,6 +67,7 @@ "Saving your file ...": "Enregistrement de votre fichier en cours...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Sélectionner un dossier pour le nouveau contrôle PCF", "Select Type": "Sélectionner le type", + "Selection is empty!": "La sélection est vide !", "The Power Pages generator is ready for use in your VS Code extension!": "Le générateur Power Pages est prêt à être utilisé dans votre extension VS Code !", "The name you want to give to this authentication profile": "Nom que vous souhaitez attribuer à ce profil d’authentification", "The pac CLI is ready for use in your VS Code terminal!": "Le pac CLI est prêt à être utilisé dans votre terminal VS Code !", diff --git a/l10n/bundle.l10n.ja.json b/l10n/bundle.l10n.ja.json index 6c0d5643..9928d035 100644 --- a/l10n/bundle.l10n.ja.json +++ b/l10n/bundle.l10n.ja.json @@ -67,6 +67,7 @@ "Saving your file ...": "ファイルを保存しています...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "新しい PCF コントロールのフォルダーを選択する", "Select Type": "種類の選択", + "Selection is empty!": "選択内容が空です!", "The Power Pages generator is ready for use in your VS Code extension!": "Power Pages ジェネレーターは、VS Code 拡張機能での使用準備が完了しています。", "The name you want to give to this authentication profile": "この認証プロファイルに指定する名前", "The pac CLI is ready for use in your VS Code terminal!": "pac CLI は、VS Code ターミナルでの使用準備が完了しています。", diff --git a/l10n/bundle.l10n.ko.json b/l10n/bundle.l10n.ko.json index db76d0a9..f4097e12 100644 --- a/l10n/bundle.l10n.ko.json +++ b/l10n/bundle.l10n.ko.json @@ -67,6 +67,7 @@ "Saving your file ...": "파일을 저장하는 중...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "새 PCF 컨트롤에 대한 폴더 선택", "Select Type": "유형 선택", + "Selection is empty!": "선택이 비어 있습니다.", "The Power Pages generator is ready for use in your VS Code extension!": "VS Code 확장에서 Power Pages 생성기를 사용할 준비가 되었습니다.", "The name you want to give to this authentication profile": "이 인증 프로필에 지정할 이름", "The pac CLI is ready for use in your VS Code terminal!": "pac CLI를 VS 코드 터미널에 사용할 준비가 완료되었습니다!", diff --git a/l10n/bundle.l10n.ru.json b/l10n/bundle.l10n.ru.json index 8c33416b..2c6beaf2 100644 --- a/l10n/bundle.l10n.ru.json +++ b/l10n/bundle.l10n.ru.json @@ -67,6 +67,7 @@ "Saving your file ...": "Сохранение файла...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Выберите папку для нового элемента управления PCF", "Select Type": "Выбрать тип", + "Selection is empty!": "Ничего не выбрано.", "The Power Pages generator is ready for use in your VS Code extension!": "Генератор Power Pages готов к использованию в расширении VS Code.", "The name you want to give to this authentication profile": "Имя, которое вы хотите дать этому профилю проверки подлинности", "The pac CLI is ready for use in your VS Code terminal!": "Компонент pac CLI готов к использованию в терминале VS Code!", diff --git a/l10n/bundle.l10n.zh-cn.json b/l10n/bundle.l10n.zh-cn.json index 982d6508..9abbd999 100644 --- a/l10n/bundle.l10n.zh-cn.json +++ b/l10n/bundle.l10n.zh-cn.json @@ -67,6 +67,7 @@ "Saving your file ...": "正在保存文件...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "为新的 PCF 控件选择文件夹", "Select Type": "选择类型", + "Selection is empty!": "选择是空的!", "The Power Pages generator is ready for use in your VS Code extension!": "Power Pages 生成器已可供在 VS Code 扩展中使用!", "The name you want to give to this authentication profile": "要为此身份验证配置文件指定的名称", "The pac CLI is ready for use in your VS Code terminal!": "pac CLI 已可供在 VS Code 终端中使用!", diff --git a/l10n/bundle.l10n.zh-tw.json b/l10n/bundle.l10n.zh-tw.json index 9012df2a..aa36414d 100644 --- a/l10n/bundle.l10n.zh-tw.json +++ b/l10n/bundle.l10n.zh-tw.json @@ -67,6 +67,7 @@ "Saving your file ...": "正在儲存您的檔案...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "為新的 PCF 控制項選取資料夾", "Select Type": "選取類型", + "Selection is empty!": "選取項目是空的!", "The Power Pages generator is ready for use in your VS Code extension!": "您已可在 VS Code 擴充功能中使用 Power Pages 產生器!", "The name you want to give to this authentication profile": "您要為此驗證設定檔指定的名稱", "The pac CLI is ready for use in your VS Code terminal!": "您已可在 VS Code 終端中使用 pac CLI!", diff --git a/loc/translations-import/vscode-powerplatform.cs.xlf b/loc/translations-import/vscode-powerplatform.cs.xlf index 932d59a0..8ca7bb67 100644 --- a/loc/translations-import/vscode-powerplatform.cs.xlf +++ b/loc/translations-import/vscode-powerplatform.cs.xlf @@ -310,6 +310,9 @@ Kód organizace: {3} Select Type Vybrat typ + + Selection is empty! + The Power Pages generator is ready for use in your VS Code extension! Generátor Power Pages je připraven k použití v rozšíření editoru VS Code. diff --git a/loc/translations-import/vscode-powerplatform.de.xlf b/loc/translations-import/vscode-powerplatform.de.xlf index 4e99de9d..4b665368 100644 --- a/loc/translations-import/vscode-powerplatform.de.xlf +++ b/loc/translations-import/vscode-powerplatform.de.xlf @@ -310,6 +310,9 @@ Organisations-ID: {3} Select Type Typ auswählen + + Selection is empty! + The Power Pages generator is ready for use in your VS Code extension! Der Power Pages-Generator ist in Ihrer VS Code-Erweiterung zur Verwendung bereit! diff --git a/loc/translations-import/vscode-powerplatform.es.xlf b/loc/translations-import/vscode-powerplatform.es.xlf index f074dc06..e76759f7 100644 --- a/loc/translations-import/vscode-powerplatform.es.xlf +++ b/loc/translations-import/vscode-powerplatform.es.xlf @@ -310,6 +310,9 @@ Id. de organización: {3} Select Type Seleccionar tipo + + Selection is empty! + The Power Pages generator is ready for use in your VS Code extension! ¡El generador de Power Pages ya se puede usar en su extensión de VS Code! diff --git a/loc/translations-import/vscode-powerplatform.fr.xlf b/loc/translations-import/vscode-powerplatform.fr.xlf index 2ba4cf11..6f8a4b12 100644 --- a/loc/translations-import/vscode-powerplatform.fr.xlf +++ b/loc/translations-import/vscode-powerplatform.fr.xlf @@ -310,6 +310,10 @@ ID d’organisation : {3} Select Type Sélectionner le type + + Selection is empty! + La sélection est vide ! + The Power Pages generator is ready for use in your VS Code extension! Le générateur Power Pages est prêt à être utilisé dans votre extension VS Code ! diff --git a/loc/translations-import/vscode-powerplatform.it.xlf b/loc/translations-import/vscode-powerplatform.it.xlf index c0233c5e..2272dab5 100644 --- a/loc/translations-import/vscode-powerplatform.it.xlf +++ b/loc/translations-import/vscode-powerplatform.it.xlf @@ -310,6 +310,9 @@ ID organizzazione: {3} Select Type Seleziona tipo + + Selection is empty! + The Power Pages generator is ready for use in your VS Code extension! Il generatore Power Pages è pronto per l'utilizzo nell'estensione VS Code. diff --git a/loc/translations-import/vscode-powerplatform.ja.xlf b/loc/translations-import/vscode-powerplatform.ja.xlf index 555f86e4..b72e44e6 100644 --- a/loc/translations-import/vscode-powerplatform.ja.xlf +++ b/loc/translations-import/vscode-powerplatform.ja.xlf @@ -310,6 +310,10 @@ URL: {1} Select Type 種類の選択 + + Selection is empty! + 選択内容が空です! + The Power Pages generator is ready for use in your VS Code extension! Power Pages ジェネレーターは、VS Code 拡張機能での使用準備が完了しています。 diff --git a/loc/translations-import/vscode-powerplatform.ko.xlf b/loc/translations-import/vscode-powerplatform.ko.xlf index a8880468..d3bdd2d0 100644 --- a/loc/translations-import/vscode-powerplatform.ko.xlf +++ b/loc/translations-import/vscode-powerplatform.ko.xlf @@ -310,6 +310,10 @@ URL: {1} Select Type 유형 선택 + + Selection is empty! + 선택이 비어 있습니다. + The Power Pages generator is ready for use in your VS Code extension! VS Code 확장에서 Power Pages 생성기를 사용할 준비가 되었습니다. diff --git a/loc/translations-import/vscode-powerplatform.pt-BR.xlf b/loc/translations-import/vscode-powerplatform.pt-BR.xlf index 3b540b8a..0ad606fb 100644 --- a/loc/translations-import/vscode-powerplatform.pt-BR.xlf +++ b/loc/translations-import/vscode-powerplatform.pt-BR.xlf @@ -310,6 +310,9 @@ ID da Organização: {3} Select Type Selecionar Tipo + + Selection is empty! + The Power Pages generator is ready for use in your VS Code extension! O gerador do Power Pages está pronto para uso na sua extensão do VS Code. diff --git a/loc/translations-import/vscode-powerplatform.ru.xlf b/loc/translations-import/vscode-powerplatform.ru.xlf index 6b3066d8..c51e2da3 100644 --- a/loc/translations-import/vscode-powerplatform.ru.xlf +++ b/loc/translations-import/vscode-powerplatform.ru.xlf @@ -310,6 +310,10 @@ URL-адрес: {1} Select Type Выбрать тип + + Selection is empty! + Ничего не выбрано. + The Power Pages generator is ready for use in your VS Code extension! Генератор Power Pages готов к использованию в расширении VS Code. diff --git a/loc/translations-import/vscode-powerplatform.tr.xlf b/loc/translations-import/vscode-powerplatform.tr.xlf index 2b627810..a1d96c5c 100644 --- a/loc/translations-import/vscode-powerplatform.tr.xlf +++ b/loc/translations-import/vscode-powerplatform.tr.xlf @@ -310,6 +310,9 @@ Kuruluş Kimliği: {3} Select Type Tür Seç + + Selection is empty! + The Power Pages generator is ready for use in your VS Code extension! Power Pages oluşturucusu, VS Code uzantınızda kullanıma hazır! diff --git a/loc/translations-import/vscode-powerplatform.zh-CN.xlf b/loc/translations-import/vscode-powerplatform.zh-CN.xlf index a6785844..9c0c2bf4 100644 --- a/loc/translations-import/vscode-powerplatform.zh-CN.xlf +++ b/loc/translations-import/vscode-powerplatform.zh-CN.xlf @@ -310,6 +310,10 @@ URL: {1} Select Type 选择类型 + + Selection is empty! + 选择是空的! + The Power Pages generator is ready for use in your VS Code extension! Power Pages 生成器已可供在 VS Code 扩展中使用! diff --git a/loc/translations-import/vscode-powerplatform.zh-TW.xlf b/loc/translations-import/vscode-powerplatform.zh-TW.xlf index 57804301..c2303e04 100644 --- a/loc/translations-import/vscode-powerplatform.zh-TW.xlf +++ b/loc/translations-import/vscode-powerplatform.zh-TW.xlf @@ -310,6 +310,10 @@ URL: {1} Select Type 選取類型 + + Selection is empty! + 選取項目是空的! + The Power Pages generator is ready for use in your VS Code extension! 您已可在 VS Code 擴充功能中使用 Power Pages 產生器! From 6155dc991c74e2ef6b40e2aaf55e9909c35f60bd Mon Sep 17 00:00:00 2001 From: toshio-msft <93787062+toshio-msft@users.noreply.github.com> Date: Mon, 16 Oct 2023 16:33:53 -0700 Subject: [PATCH 2/2] powerplatform-vscode Localization hand-back [CTAS - RunID=20231016-212706-j5xxpg96r5] (#739) * [powerplatform-vscode] Localization hand-back [CTAS - RunID=20231016-212706-j5xxpg96r5] * loc strings auto-extracted --------- Co-authored-by: Crash Collison <3751389+tehcrashxor@users.noreply.github.com> --- l10n/bundle.l10n.cs.json | 1 + l10n/bundle.l10n.de.json | 1 + l10n/bundle.l10n.es.json | 1 + l10n/bundle.l10n.it.json | 1 + l10n/bundle.l10n.pt-br.json | 1 + l10n/bundle.l10n.tr.json | 1 + loc/translations-import/vscode-powerplatform.cs.xlf | 1 + loc/translations-import/vscode-powerplatform.de.xlf | 1 + loc/translations-import/vscode-powerplatform.es.xlf | 1 + loc/translations-import/vscode-powerplatform.it.xlf | 1 + loc/translations-import/vscode-powerplatform.pt-BR.xlf | 1 + loc/translations-import/vscode-powerplatform.tr.xlf | 1 + 12 files changed, 12 insertions(+) diff --git a/l10n/bundle.l10n.cs.json b/l10n/bundle.l10n.cs.json index bd4522e8..725a0803 100644 --- a/l10n/bundle.l10n.cs.json +++ b/l10n/bundle.l10n.cs.json @@ -67,6 +67,7 @@ "Saving your file ...": "Ukládá se soubor...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Vyberte složku pro nový ovládací prvek PCF.", "Select Type": "Vybrat typ", + "Selection is empty!": "Výběr je prázdný.", "The Power Pages generator is ready for use in your VS Code extension!": "Generátor Power Pages je připraven k použití v rozšíření editoru VS Code.", "The name you want to give to this authentication profile": "Název, který chcete dát tomuto ověřovacímu profilu", "The pac CLI is ready for use in your VS Code terminal!": "Tento pac CLI je připraven k použití v terminálu editoru VS Code.", diff --git a/l10n/bundle.l10n.de.json b/l10n/bundle.l10n.de.json index e83fa1f6..ae86e840 100644 --- a/l10n/bundle.l10n.de.json +++ b/l10n/bundle.l10n.de.json @@ -67,6 +67,7 @@ "Saving your file ...": "Datei wird gespeichert ...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Ordner für neues PCF-Steuerelement auswählen", "Select Type": "Typ auswählen", + "Selection is empty!": "Auswahl ist leer!", "The Power Pages generator is ready for use in your VS Code extension!": "Der Power Pages-Generator ist in Ihrer VS Code-Erweiterung zur Verwendung bereit!", "The name you want to give to this authentication profile": "Der Name, den Sie diesem Authentifizierungsprofil geben möchten", "The pac CLI is ready for use in your VS Code terminal!": "Die pac CLI ist in Ihrem VS-Code-Terminal zur Verwendung bereit!", diff --git a/l10n/bundle.l10n.es.json b/l10n/bundle.l10n.es.json index 2b483037..faf3e39d 100644 --- a/l10n/bundle.l10n.es.json +++ b/l10n/bundle.l10n.es.json @@ -67,6 +67,7 @@ "Saving your file ...": "Guardando su archivo...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Seleccione Carpeta para el nuevo control PCF", "Select Type": "Seleccionar tipo", + "Selection is empty!": "La selección está vacía.", "The Power Pages generator is ready for use in your VS Code extension!": "¡El generador de Power Pages ya se puede usar en su extensión de VS Code!", "The name you want to give to this authentication profile": "Nombre que desea asignar a este perfil de autenticación", "The pac CLI is ready for use in your VS Code terminal!": "¡pac CLI ya se puede usar en su terminal de VS Code!", diff --git a/l10n/bundle.l10n.it.json b/l10n/bundle.l10n.it.json index ea2acfa3..d8b0477e 100644 --- a/l10n/bundle.l10n.it.json +++ b/l10n/bundle.l10n.it.json @@ -67,6 +67,7 @@ "Saving your file ...": "Salvataggio del file in corso...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Seleziona cartella per nuovo controllo PCF", "Select Type": "Seleziona tipo", + "Selection is empty!": "Selezione vuota.", "The Power Pages generator is ready for use in your VS Code extension!": "Il generatore Power Pages è pronto per l'utilizzo nell'estensione VS Code.", "The name you want to give to this authentication profile": "Il nome che vuoi assegnare a questo profilo di autenticazione", "The pac CLI is ready for use in your VS Code terminal!": "pac CLI è pronto per l'utilizzo nel terminale VS Code.", diff --git a/l10n/bundle.l10n.pt-br.json b/l10n/bundle.l10n.pt-br.json index fd3296e1..00e0057a 100644 --- a/l10n/bundle.l10n.pt-br.json +++ b/l10n/bundle.l10n.pt-br.json @@ -67,6 +67,7 @@ "Saving your file ...": "Salvando seu arquivo...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Selecionar Pasta para novo Controle PCF", "Select Type": "Selecionar Tipo", + "Selection is empty!": "A seleção está vazia!", "The Power Pages generator is ready for use in your VS Code extension!": "O gerador do Power Pages está pronto para uso na sua extensão do VS Code.", "The name you want to give to this authentication profile": "O nome que você deseja dar a este perfil de autenticação", "The pac CLI is ready for use in your VS Code terminal!": "A pac CLI está pronta para uso no seu terminal do VS Code!", diff --git a/l10n/bundle.l10n.tr.json b/l10n/bundle.l10n.tr.json index bc86d5bb..227a93b0 100644 --- a/l10n/bundle.l10n.tr.json +++ b/l10n/bundle.l10n.tr.json @@ -67,6 +67,7 @@ "Saving your file ...": "Dosyanız kaydediliyor...", "Select Folder for new PCF Control/Do not translate 'PCF' as it is a product name.": "Yeni PCF Denetimi için Klasör Seçin", "Select Type": "Tür Seç", + "Selection is empty!": "Seçim boş!", "The Power Pages generator is ready for use in your VS Code extension!": "Power Pages oluşturucusu, VS Code uzantınızda kullanıma hazır!", "The name you want to give to this authentication profile": "Bu kimlik doğrulama profiline vermek istediğiniz ad", "The pac CLI is ready for use in your VS Code terminal!": "pac CLI, VS Kod terminalinizde kullanıma hazır!", diff --git a/loc/translations-import/vscode-powerplatform.cs.xlf b/loc/translations-import/vscode-powerplatform.cs.xlf index 8ca7bb67..5311565f 100644 --- a/loc/translations-import/vscode-powerplatform.cs.xlf +++ b/loc/translations-import/vscode-powerplatform.cs.xlf @@ -312,6 +312,7 @@ Kód organizace: {3} Selection is empty! + Výběr je prázdný. The Power Pages generator is ready for use in your VS Code extension! diff --git a/loc/translations-import/vscode-powerplatform.de.xlf b/loc/translations-import/vscode-powerplatform.de.xlf index 4b665368..8b5195ba 100644 --- a/loc/translations-import/vscode-powerplatform.de.xlf +++ b/loc/translations-import/vscode-powerplatform.de.xlf @@ -312,6 +312,7 @@ Organisations-ID: {3} Selection is empty! + Auswahl ist leer! The Power Pages generator is ready for use in your VS Code extension! diff --git a/loc/translations-import/vscode-powerplatform.es.xlf b/loc/translations-import/vscode-powerplatform.es.xlf index e76759f7..d01ba43a 100644 --- a/loc/translations-import/vscode-powerplatform.es.xlf +++ b/loc/translations-import/vscode-powerplatform.es.xlf @@ -312,6 +312,7 @@ Id. de organización: {3} Selection is empty! + La selección está vacía. The Power Pages generator is ready for use in your VS Code extension! diff --git a/loc/translations-import/vscode-powerplatform.it.xlf b/loc/translations-import/vscode-powerplatform.it.xlf index 2272dab5..6a764769 100644 --- a/loc/translations-import/vscode-powerplatform.it.xlf +++ b/loc/translations-import/vscode-powerplatform.it.xlf @@ -312,6 +312,7 @@ ID organizzazione: {3} Selection is empty! + Selezione vuota. The Power Pages generator is ready for use in your VS Code extension! diff --git a/loc/translations-import/vscode-powerplatform.pt-BR.xlf b/loc/translations-import/vscode-powerplatform.pt-BR.xlf index 0ad606fb..ac2a0885 100644 --- a/loc/translations-import/vscode-powerplatform.pt-BR.xlf +++ b/loc/translations-import/vscode-powerplatform.pt-BR.xlf @@ -312,6 +312,7 @@ ID da Organização: {3} Selection is empty! + A seleção está vazia! The Power Pages generator is ready for use in your VS Code extension! diff --git a/loc/translations-import/vscode-powerplatform.tr.xlf b/loc/translations-import/vscode-powerplatform.tr.xlf index a1d96c5c..cf5172d4 100644 --- a/loc/translations-import/vscode-powerplatform.tr.xlf +++ b/loc/translations-import/vscode-powerplatform.tr.xlf @@ -312,6 +312,7 @@ Kuruluş Kimliği: {3} Selection is empty! + Seçim boş! The Power Pages generator is ready for use in your VS Code extension!