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] 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}
+ Výběr je prázdný.
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}
+ Auswahl ist leer!
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}
+ La selección está vacía.
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}
+ Selezione vuota.
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}
+ A seleção está vazia!
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}
+ Seçim boş!