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}</target> </trans-unit> <trans-unit id="++CODE++65345605126fab2b832c3abd5196372353a1bda6ac67337a11d6bffcf2dc83cd"> <source xml:lang="en">Selection is empty!</source> + <target state="translated">Výběr je prázdný.</target> </trans-unit> <trans-unit id="++CODE++618f7afd7be2f12bf2ebbaba5bc7e951d2ebfb11d4480647f991fbb664caa26e"> <source xml:lang="en">The Power Pages generator is ready for use in your VS Code extension!</source> 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}</target> </trans-unit> <trans-unit id="++CODE++65345605126fab2b832c3abd5196372353a1bda6ac67337a11d6bffcf2dc83cd"> <source xml:lang="en">Selection is empty!</source> + <target state="translated">Auswahl ist leer!</target> </trans-unit> <trans-unit id="++CODE++618f7afd7be2f12bf2ebbaba5bc7e951d2ebfb11d4480647f991fbb664caa26e"> <source xml:lang="en">The Power Pages generator is ready for use in your VS Code extension!</source> 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}</target> </trans-unit> <trans-unit id="++CODE++65345605126fab2b832c3abd5196372353a1bda6ac67337a11d6bffcf2dc83cd"> <source xml:lang="en">Selection is empty!</source> + <target state="translated">La selección está vacía.</target> </trans-unit> <trans-unit id="++CODE++618f7afd7be2f12bf2ebbaba5bc7e951d2ebfb11d4480647f991fbb664caa26e"> <source xml:lang="en">The Power Pages generator is ready for use in your VS Code extension!</source> 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}</target> </trans-unit> <trans-unit id="++CODE++65345605126fab2b832c3abd5196372353a1bda6ac67337a11d6bffcf2dc83cd"> <source xml:lang="en">Selection is empty!</source> + <target state="translated">Selezione vuota.</target> </trans-unit> <trans-unit id="++CODE++618f7afd7be2f12bf2ebbaba5bc7e951d2ebfb11d4480647f991fbb664caa26e"> <source xml:lang="en">The Power Pages generator is ready for use in your VS Code extension!</source> 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}</target> </trans-unit> <trans-unit id="++CODE++65345605126fab2b832c3abd5196372353a1bda6ac67337a11d6bffcf2dc83cd"> <source xml:lang="en">Selection is empty!</source> + <target state="translated">A seleção está vazia!</target> </trans-unit> <trans-unit id="++CODE++618f7afd7be2f12bf2ebbaba5bc7e951d2ebfb11d4480647f991fbb664caa26e"> <source xml:lang="en">The Power Pages generator is ready for use in your VS Code extension!</source> 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}</target> </trans-unit> <trans-unit id="++CODE++65345605126fab2b832c3abd5196372353a1bda6ac67337a11d6bffcf2dc83cd"> <source xml:lang="en">Selection is empty!</source> + <target state="translated">Seçim boş!</target> </trans-unit> <trans-unit id="++CODE++618f7afd7be2f12bf2ebbaba5bc7e951d2ebfb11d4480647f991fbb664caa26e"> <source xml:lang="en">The Power Pages generator is ready for use in your VS Code extension!</source>