diff --git a/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw
index bef74f987d..be67f8df70 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw
@@ -1766,7 +1766,7 @@
Erscheinungsbild erstellen
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Erstellen Sie ein unscharfes Erscheinungsbild für dieses Profil. So sieht das Profil aus, als ob es inaktiv ist.
@@ -1774,7 +1774,7 @@
Erscheinungsbild löschen
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Löschen Sie das unscharfe Erscheinungsbild für dieses Profil.
@@ -1925,6 +1925,178 @@
Proportionale Schriftarten:
This is a label that is followed by a list of proportional fonts.
+
+ Menü „Neue Registerkarte“
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Trennzeichen>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <verbleibende Profile>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <verbleibende Profile>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Profil
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Profilübereinstimmung
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Verbleibende Profile
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Fügen Sie eine Gruppe von Profilen hinzu, die mindestens einer der definierten Eigenschaften entsprechen.
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Es kann nur ein Eintrag "Verbleibende Profile" vorhanden sein.
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Trennzeichen
+ Header for a control that adds a separator to the new tab menu.
+
+
+ Ordner
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Profilname
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Profilquelle
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Befehlszeile
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Profilübereinstimmung hinzufügen
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ Ordnername
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Ausgewählte Einträge löschen
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Ausgewählte Einträge in Ordner verschieben...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ In Ordner verschieben
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ OK
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Abbrechen
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <root>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Eigenschaften des aktuellen Ordners
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Eintrag hinzufügen
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ Ordnername
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Inlining zulassen
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Wenn diese Option aktiviert ist, wird der Eintrag direkt angezeigt, wenn der Ordner nur einen einzigen Eintrag enthält, und es wird kein Ordner gerendert.
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Leer zulassen
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Wenn diese Option aktiviert ist, wird der Ordner weiterhin angezeigt, wenn er keine Einträge enthält. Andernfalls wird der Ordner nicht gerendert.
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ Aktions-ID nicht gefunden
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Nach oben verschieben
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Nach oben verschieben
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Nach unten verschieben
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Ordner bearbeiten
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Nach unten verschieben
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Ordner bearbeiten
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Löschen
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Löschen
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Ausgewähltes Profil hinzufügen
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Trennzeichen hinzufügen
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Ordner hinzufügen
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Verbleibende Profile hinzufügen
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Trennzeichen>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
ENQ-Antwort (ENQ, Request Terminal Status, Terminalstatus anfordern)
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw
index b3a07bbc66..9f68128f12 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw
@@ -1766,7 +1766,7 @@
Crear apariencia
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Crea una apariencia no centrada para este perfil. Esta será la apariencia del perfil cuando esté inactivo.
@@ -1774,7 +1774,7 @@
Eliminar apariencia
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Eliminar la apariencia desenfocada de este perfil.
@@ -1925,6 +1925,178 @@
Fuentes no monoespaciadas:
This is a label that is followed by a list of proportional fonts.
+
+ Menú Nueva pestaña
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Separator>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <Remaining profiles>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <Remaining profiles>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Perfil
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Buscador de coincidencias de perfil
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Perfiles restantes
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Agregar un grupo de perfiles que coincidan con al menos una de las propiedades definidas
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Solo puede haber una entrada de "perfiles restantes"
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Separador
+ Header for a control that adds a separator to the new tab menu.
+
+
+ Carpeta
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Nombre del perfil
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Origen del perfil
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Commandline
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Agregar buscador de coincidencias de perfil
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ Nombre de la carpeta
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Eliminar entradas seleccionadas
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Mover las entradas seleccionadas a la carpeta...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ Mover a carpeta
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ Aceptar
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Cancelar
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <root>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Propiedades de la carpeta actual
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Agregar entrada
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ Nombre de la carpeta
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Permitir inserción
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Cuando está habilitada, si la carpeta solo tiene una entrada, la entrada se mostrará directamente y no se representará ninguna carpeta.
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Permitir vacío
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Cuando se habilita, si la carpeta no tiene entradas, se seguirá mostrando. De lo contrario, la carpeta no se representará.
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ No se encontró el id. de acción
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Moverse hacia arriba
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Moverse hacia arriba
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Moverse hacia abajo
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Editar carpeta
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Moverse hacia abajo
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Editar carpeta
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Eliminar
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Eliminar
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Agregar perfil seleccionado
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Agregar separador
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Agregar carpeta
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Agregar perfiles restantes
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Separator>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
Respuesta de ENQ (Request Terminal Status)
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw
index 3d21eb966e..b575ebaaaf 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw
@@ -1766,7 +1766,7 @@
Créer une apparence
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Créez une apparence sans focus pour ce profil. Il s’agit de l’apparence du profil lorsqu’il est inactif.
@@ -1774,7 +1774,7 @@
Supprimer une apparence
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Supprimez l’apparence sans focus pour ce profil.
@@ -1925,6 +1925,178 @@
Polices non monospaciales :
This is a label that is followed by a list of proportional fonts.
+
+ Menu Nouvel onglet
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Separator>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <Remaining profiles>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <Remaining profiles>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Profil
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Outil de correspondance des profils
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Profils restants
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Ajouter un groupe de profils qui correspondent à au moins une des propriétés définies
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Il ne peut y avoir qu’une seule entrée « Profils restants »
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Séparateur
+ Header for a control that adds a separator to the new tab menu.
+
+
+ Dossier
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Nom de profil
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Source du profil
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Ligne de commande
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Ajouter l’outil de correspondance des profils
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ Nom du dossier
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Supprimer les entrées sélectionnées
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Déplacer les entrées sélectionnées vers le dossier...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ Déplacer vers un dossier
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ OK
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Annuler
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <root>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Propriétés actuelles du dossier
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Ajouter une entrée
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ Nom du dossier
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Autoriser l’inlining
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Quand cette option est activée, si le dossier n’a qu’une seule entrée, l’entrée s’affiche directement et aucun dossier n’est affiché.
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Autoriser les entrées vides
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Quand cette option est activée, si le dossier n’a pas d’entrées, il est toujours affiché. Sinon, le dossier ne sera pas rendu.
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ ID d’action introuvable
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Déplacer vers le haut
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Déplacer vers le haut
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Déplacer vers le bas
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Modifier le dossier
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Déplacer vers le bas
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Modifier le dossier
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Supprimer
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Supprimer
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Ajouter le profil sélectionné
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Ajouter un séparateur
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Ajouter un dossier
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Ajouter les profils restants
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Separator>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
Réponse ENQ (Request Terminal Status)
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw
index 62ca9bbc2c..c89bdf96da 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw
@@ -1766,7 +1766,7 @@
Crea aspetto
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Crea un aspetto non attivo per questo profilo. Questo sarà l'aspetto del profilo quando è inattivo.
@@ -1774,7 +1774,7 @@
Elimina aspetto
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Elimina l'aspetto con stato non attivo per questo profilo.
@@ -1925,6 +1925,178 @@
Caratteri senza spaziatura fissa:
This is a label that is followed by a list of proportional fonts.
+
+ Menu Nuova scheda
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Separator>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <Remaining profiles>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <Remaining profiles>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Profilo
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Matcher profilo
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Profili rimanenti
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Aggiungi un gruppo di profili che corrispondono ad almeno una delle proprietà definite
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Può esistere una sola voce "profili rimanenti"
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Separatore
+ Header for a control that adds a separator to the new tab menu.
+
+
+ Cartella
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Nome profilo
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Origine profilo
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Commandline
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Aggiungi matcher profilo
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ Nome cartella
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Elimina elementi selezionati
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Sposta le voci selezionate nella cartella...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ Sposta nella cartella
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ OK
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Annulla
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <root>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Proprietà della cartella corrente
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Aggiungi voce
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ Nome cartella
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Consenti inlining
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Se questa opzione è abilitata, se la cartella contiene una sola voce, la voce verrà visualizzata direttamente e non verrà eseguito il rendering di alcuna cartella.
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Consenti vuoto
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Se questa opzione è abilitata, se la cartella non contiene voci, verrà comunque visualizzata. In caso contrario, non verrà eseguito il rendering della cartella.
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ ID azione non trovato
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Vai su
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Vai su
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Vai giù
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Modifica cartella
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Vai giù
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Modifica cartella
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Elimina
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Elimina
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Aggiungi profilo selezionato
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Aggiungi separatore
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Aggiungi cartella
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Aggiungi profili rimanenti
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Separator>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
Risposta ENQ (Request Terminal Status)
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw
index e802f35d28..e3c5a8da5c 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw
@@ -1766,7 +1766,7 @@
外観の作成
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
このプロファイルのフォーカスされていない外観を作成します。これは、プロファイルが非アクティブな場合の外観になります。
@@ -1774,7 +1774,7 @@
外観の削除
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
このプロファイルのフォーカスされていない外観を削除します。
@@ -1925,6 +1925,178 @@
非等幅フォント:
This is a label that is followed by a list of proportional fonts.
+
+ 新しいタブ メニュー
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <区切り>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <残りのプロファイル>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <残りのプロファイル>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ プロファイル
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ プロフィール マッチャー
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ 残りのプロファイル
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ 定義されたプロパティの少なくとも 1 つに一致するプロファイルのグループを追加します
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ "残りのプロファイル" エントリは 1 つしか指定できません
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ 区切り
+ Header for a control that adds a separator to the new tab menu.
+
+
+ フォルダー
+ Header for a control that adds a folder to the new tab menu.
+
+
+ プロファイル名
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ プロファイル ソース
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Commandline
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ プロファイル マッチャーの追加
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ フォルダー名
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ 選択したエントリを削除する
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ 選択したエントリをフォルダーに移動...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ フォルダーへ移動
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ OK
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ キャンセル
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <root>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ 現在のフォルダーのプロパティ
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ エントリの追加
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ フォルダー名
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ インライン化を許可する
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ 有効にすると、フォルダーに 1 つのエントリしかない場合、エントリは直接表示され、フォルダーは表示されません。
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ 空を許可する
+ Header for a control that allows the current folder entry to be empty.
+
+
+ 有効にすると、フォルダーにエントリがない場合でも表示されます。それ以外の場合、フォルダーは表示されません。
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ アクション ID が見つかりません
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ 上に移動
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 上に移動
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 下に移動
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ フォルダーの編集
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 下に移動
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ フォルダーの編集
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 削除
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ 削除
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ 選択したプロファイルの追加
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ 区切りの追加
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ フォルダーの追加
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ 残りのプロファイルの追加
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <区切り>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
ENQ (Request Terminal Status) 応答
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw
index 6fff21ae59..c8d6d15db8 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw
@@ -1766,7 +1766,7 @@
모양 만들기
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
이 프로필에 대해 할당되지 않은 모양을 만듭니다. 프로필이 비활성 상태인 경우 프로필의 모양이 됩니다.
@@ -1774,7 +1774,7 @@
모양 삭제
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
이 프로필의 포커스되지 않은 모양을 삭제합니다.
@@ -1925,6 +1925,178 @@
고정 폭이 아닌 글꼴:
This is a label that is followed by a list of proportional fonts.
+
+ 새 탭 메뉴
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <구분 기호>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <남은 프로필>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <남은 프로필>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ 프로필
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ 프로필 매칭기
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ 남은 프로필
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ 정의된 속성 중 하나 이상과 일치하는 프로필 그룹을 추가합니다.
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ "남은 프로필" 항목은 하나만 있을 수 있습니다.
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ 구분 기호
+ Header for a control that adds a separator to the new tab menu.
+
+
+ 폴더
+ Header for a control that adds a folder to the new tab menu.
+
+
+ 프로필 이름
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ 프로필 원본
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ 명령줄
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ 프로필 매칭기 추가
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ 폴더 이름
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ 선택한 항목 삭제
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ 선택한 항목을 폴더로 이동...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ 폴더로 이동
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ 확인
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ 취소
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <뿌리>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ 현재 폴더 속성
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ 항목 추가
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ 폴더 이름
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ 인라인 허용
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ 사용하도록 설정하면 폴더에 단일 항목만 있는 경우 항목이 직접 표시되고 폴더가 렌더링되지 않습니다.
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ 비어 있음 허용
+ Header for a control that allows the current folder entry to be empty.
+
+
+ 사용하도록 설정하면 폴더에 항목이 없으면 계속 표시됩니다. 그렇지 않으면 폴더가 렌더링되지 않습니다.
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ 작업 ID를 찾을 수 없음
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ 위로 이동
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 위로 이동
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 아래로 이동
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 폴더 편집
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 아래로 이동
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 폴더 편집
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 삭제
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ 삭제
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ 선택한 프로필 추가
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ 구분 기호 추가
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ 폴더 추가
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ 남은 프로필 추가
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <구분 기호>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
ENQ(Request Terminal Status) 응답
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw
index 2f225ef84a..e2cb5543bb 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw
@@ -1766,7 +1766,7 @@
Criar Aparência
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Crie uma aparência sem foco para este perfil. Esta será a aparência do perfil quando ele estiver inativo.
@@ -1774,7 +1774,7 @@
Excluir Aparência
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Exclua a aparência desfocada para este perfil.
@@ -1925,6 +1925,178 @@
Fontes não monoespaçadas:
This is a label that is followed by a list of proportional fonts.
+
+ Menu nova guia
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Separador>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <Remando perfis>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <Remando perfis>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Perfil
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Correspondente de perfil
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Perfis restantes
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Adicionar um grupo de perfis que correspondam a pelo menos uma das propriedades definidas
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Só pode haver uma entrada de "perfis restantes"
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Separador
+ Header for a control that adds a separator to the new tab menu.
+
+
+ Pasta
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Nome do perfil
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Origem do perfil
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Commandline
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Adicionar correspondente de perfil
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ Nome da pasta
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Excluir entradas selecionadas
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Mover as entradas selecionadas para a pasta...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ Mover para a pasta
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ OK
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Cancelar
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <Raiz>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Propriedades da Pasta Atual
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Adicionar Entrada
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ Nome da Pasta
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Permitir embutimento
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Quando habilitada, se a pasta tiver apenas uma única entrada, a entrada será mostrada diretamente e nenhuma pasta será renderizada.
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Permitir vazio
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Quando habilitada, se a pasta não tiver entradas, ela ainda será exibida. Caso contrário, a pasta não será renderizada.
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ ID da Ação não encontrada
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Mover para cima
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Mover para cima
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Mover para baixo
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Editar pasta
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Mover para baixo
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Editar pasta
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Excluir
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Excluir
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Adicionar perfil selecionado
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Adicionar separador
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Adicionar pasta
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Adicionar perfis restantes
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Separador>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
Resposta ENQ (Request Terminal Status)
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw
index e395028813..71c433aedb 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw
@@ -1766,7 +1766,7 @@
Çřëаţë Ăφрзαѓăʼn¢έ !!! !!
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Ċґêâŧέ āл ûηƒοćüšεð аφрěąґªŋčέ ƒòř тнìş φřòƒîľέ. Ţнīѕ ωïĺľ вé ťнē αррêãřªήç℮ οƒ ŧћê ρґőƒίļė ŵħėņ īŧ ίš ïńαčτîν℮. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
@@ -1774,7 +1774,7 @@
Ďєľéтę Āρρєαяâп¢ė !!! !!
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Ðěłêţэ ŧђέ џпƒоćΰѕēď ǻρрέāяāηĉé ƒŏѓ τђįś φřōƒĭŀĕ. !!! !!! !!! !!! !!!
@@ -1929,6 +1929,178 @@
Νόņ-mσиόšραςз ƒоʼnтŝ: !!! !!!
This is a label that is followed by a list of proportional fonts.
+
+ Ŋēẁ Ťãь Μëηΰ !!!
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Šєрαяāτоŕ> !!!
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <Řěмàіňĩñğ φřσƒϊŀèš> !!! !!!
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <Гэмάіиìиģ φřòƒīℓеš> !!! !!!
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Ρгöƒîŀè !!
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Ρгøƒîł℮ mάтсћëѓ !!! !
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Ѓеmªілιлĝ ρґбƒіľзş !!! !!
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď φŗōрεřтìěş !!! !!! !!! !!! !!! !!! !!!
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Тђëгэ çάή σήŀý вè θйě "ґémăíŋíηğ φŕŏƒίℓęŝ" èлτŗŷ !!! !!! !!! !!! !!
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Ŝ℮φаяаŧоř !!!
+ Header for a control that adds a separator to the new tab menu.
+
+
+ ₣öℓðëř !
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Ρґоƒîłĕ ňǻмε !!!
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Ρřοƒϊļë šőµřĉε !!! !
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Çόммάηðłϊйё !!!
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Ǻďð ρѓõƒіľэ mąτ¢нěř !!! !!!
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ ₣оļďєř ńąmě !!!
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Ðêłэť℮ şèłзćτęð ĕήťŕīěѕ !!! !!!
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Μŏνę ѕєłęćťēď еŋŧяîëѕ ţø ƒőĺðэг... !!! !!! !!! !
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ Мōνε ťó ƒõĺďĕř !!! !
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ ØĶ
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Čãήсέĺ !
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <ŗōöţ> !
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Çџŕґëʼnţ ₣øℓđеŕ Ряøφєѓţíĕŝ !!! !!! !
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Ǻđδ Ĕňτřŷ !!!
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ ₣οłďεг Ňāмë !!!
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Άļłόω īπℓїʼnійġ !!! !
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Щђеи έпąвļèð, ïƒ τħē ƒöłđëя σиŀÿ ћдŝ ά śìлġľĕ эйŧřу, ŧђέ ℮ηţŗŷ ώįłľ śнòω đīřεčтľу áйδ пб ƒöℓδеґ шíļĺ вέ ѓèⁿďеŕêď. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Δŀľōẃ éмφтÿ !!!
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Ẁћзй єņąъľèđ, íƒ τнз ƒőļđеř нăѕ йσ эйτѓīєş, íт ẁíĺĺ şťīľℓ вэ δĭšрℓàýέđ. Öťħеŕẁίѕę, ţħе ƒŏļδęŗ ωīŀĺ ņσţ ъę ŗзņďєřėδ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ Âćтіøи ÎÐ лôţ ƒσυηď !!! !!!
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Мøνё ūφ !!
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Моνέ ϋρ !!
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Мǿνε ďőẃⁿ !!!
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Èðΐт ƒőļďēŗ !!!
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Μονė ðōшņ !!!
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Ēðîţ ƒōļδėя !!!
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Ð℮łėŧé !
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Ďėŀēŧē !
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Àđδ şєłєċтěδ φřōƒīĺę !!! !!!
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Αďď ŝëφаřáŧòґ !!!
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Äðđ ƒόŀðєř !!!
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Áďδ гёмāιŋïʼnĝ рřбƒїŀèş !!! !!!
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Ŝéρǻґąτǿг> !!!
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
ENQ (Request Terminal Status) ґęşрōňѕэ !!! !!! !!! !!
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw
index e395028813..71c433aedb 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw
@@ -1766,7 +1766,7 @@
Çřëаţë Ăφрзαѓăʼn¢έ !!! !!
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Ċґêâŧέ āл ûηƒοćüšεð аφрěąґªŋčέ ƒòř тнìş φřòƒîľέ. Ţнīѕ ωïĺľ вé ťнē αррêãřªήç℮ οƒ ŧћê ρґőƒίļė ŵħėņ īŧ ίš ïńαčτîν℮. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
@@ -1774,7 +1774,7 @@
Ďєľéтę Āρρєαяâп¢ė !!! !!
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Ðěłêţэ ŧђέ џпƒоćΰѕēď ǻρрέāяāηĉé ƒŏѓ τђįś φřōƒĭŀĕ. !!! !!! !!! !!! !!!
@@ -1929,6 +1929,178 @@
Νόņ-mσиόšραςз ƒоʼnтŝ: !!! !!!
This is a label that is followed by a list of proportional fonts.
+
+ Ŋēẁ Ťãь Μëηΰ !!!
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Šєрαяāτоŕ> !!!
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <Řěмàіňĩñğ φřσƒϊŀèš> !!! !!!
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <Гэмάіиìиģ φřòƒīℓеš> !!! !!!
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Ρгöƒîŀè !!
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Ρгøƒîł℮ mάтсћëѓ !!! !
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Ѓеmªілιлĝ ρґбƒіľзş !!! !!
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď φŗōрεřтìěş !!! !!! !!! !!! !!! !!! !!!
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Тђëгэ çάή σήŀý вè θйě "ґémăíŋíηğ φŕŏƒίℓęŝ" èлτŗŷ !!! !!! !!! !!! !!
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Ŝ℮φаяаŧоř !!!
+ Header for a control that adds a separator to the new tab menu.
+
+
+ ₣öℓðëř !
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Ρґоƒîłĕ ňǻмε !!!
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Ρřοƒϊļë šőµřĉε !!! !
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Çόммάηðłϊйё !!!
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Ǻďð ρѓõƒіľэ mąτ¢нěř !!! !!!
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ ₣оļďєř ńąmě !!!
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Ðêłэť℮ şèłзćτęð ĕήťŕīěѕ !!! !!!
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Μŏνę ѕєłęćťēď еŋŧяîëѕ ţø ƒőĺðэг... !!! !!! !!! !
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ Мōνε ťó ƒõĺďĕř !!! !
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ ØĶ
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Čãήсέĺ !
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <ŗōöţ> !
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Çџŕґëʼnţ ₣øℓđеŕ Ряøφєѓţíĕŝ !!! !!! !
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Ǻđδ Ĕňτřŷ !!!
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ ₣οłďεг Ňāмë !!!
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Άļłόω īπℓїʼnійġ !!! !
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Щђеи έпąвļèð, ïƒ τħē ƒöłđëя σиŀÿ ћдŝ ά śìлġľĕ эйŧřу, ŧђέ ℮ηţŗŷ ώįłľ śнòω đīřεčтľу áйδ пб ƒöℓδеґ шíļĺ вέ ѓèⁿďеŕêď. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Δŀľōẃ éмφтÿ !!!
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Ẁћзй єņąъľèđ, íƒ τнз ƒőļđеř нăѕ йσ эйτѓīєş, íт ẁíĺĺ şťīľℓ вэ δĭšрℓàýέđ. Öťħеŕẁίѕę, ţħе ƒŏļδęŗ ωīŀĺ ņσţ ъę ŗзņďєřėδ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ Âćтіøи ÎÐ лôţ ƒσυηď !!! !!!
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Мøνё ūφ !!
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Моνέ ϋρ !!
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Мǿνε ďőẃⁿ !!!
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Èðΐт ƒőļďēŗ !!!
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Μονė ðōшņ !!!
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Ēðîţ ƒōļδėя !!!
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Ð℮łėŧé !
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Ďėŀēŧē !
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Àđδ şєłєċтěδ φřōƒīĺę !!! !!!
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Αďď ŝëφаřáŧòґ !!!
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Äðđ ƒόŀðєř !!!
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Áďδ гёмāιŋïʼnĝ рřбƒїŀèş !!! !!!
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Ŝéρǻґąτǿг> !!!
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
ENQ (Request Terminal Status) ґęşрōňѕэ !!! !!! !!! !!
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw
index e395028813..71c433aedb 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw
@@ -1766,7 +1766,7 @@
Çřëаţë Ăφрзαѓăʼn¢έ !!! !!
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Ċґêâŧέ āл ûηƒοćüšεð аφрěąґªŋčέ ƒòř тнìş φřòƒîľέ. Ţнīѕ ωïĺľ вé ťнē αррêãřªήç℮ οƒ ŧћê ρґőƒίļė ŵħėņ īŧ ίš ïńαčτîν℮. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
@@ -1774,7 +1774,7 @@
Ďєľéтę Āρρєαяâп¢ė !!! !!
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Ðěłêţэ ŧђέ џпƒоćΰѕēď ǻρрέāяāηĉé ƒŏѓ τђįś φřōƒĭŀĕ. !!! !!! !!! !!! !!!
@@ -1929,6 +1929,178 @@
Νόņ-mσиόšραςз ƒоʼnтŝ: !!! !!!
This is a label that is followed by a list of proportional fonts.
+
+ Ŋēẁ Ťãь Μëηΰ !!!
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Šєрαяāτоŕ> !!!
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <Řěмàіňĩñğ φřσƒϊŀèš> !!! !!!
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <Гэмάіиìиģ φřòƒīℓеš> !!! !!!
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Ρгöƒîŀè !!
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Ρгøƒîł℮ mάтсћëѓ !!! !
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Ѓеmªілιлĝ ρґбƒіľзş !!! !!
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Аðđ á ġŕôũρ οƒ φřθƒїłєŝ ŧнăť мąţςĥ аτ ĺěàѕτ θņė ŏƒ ţђę δεƒįňèď φŗōрεřтìěş !!! !!! !!! !!! !!! !!! !!!
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Тђëгэ çάή σήŀý вè θйě "ґémăíŋíηğ φŕŏƒίℓęŝ" èлτŗŷ !!! !!! !!! !!! !!
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Ŝ℮φаяаŧоř !!!
+ Header for a control that adds a separator to the new tab menu.
+
+
+ ₣öℓðëř !
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Ρґоƒîłĕ ňǻмε !!!
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Ρřοƒϊļë šőµřĉε !!! !
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Çόммάηðłϊйё !!!
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Ǻďð ρѓõƒіľэ mąτ¢нěř !!! !!!
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ ₣оļďєř ńąmě !!!
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Ðêłэť℮ şèłзćτęð ĕήťŕīěѕ !!! !!!
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Μŏνę ѕєłęćťēď еŋŧяîëѕ ţø ƒőĺðэг... !!! !!! !!! !
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ Мōνε ťó ƒõĺďĕř !!! !
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ ØĶ
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Čãήсέĺ !
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <ŗōöţ> !
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Çџŕґëʼnţ ₣øℓđеŕ Ряøφєѓţíĕŝ !!! !!! !
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Ǻđδ Ĕňτřŷ !!!
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ ₣οłďεг Ňāмë !!!
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Άļłόω īπℓїʼnійġ !!! !
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Щђеи έпąвļèð, ïƒ τħē ƒöłđëя σиŀÿ ћдŝ ά śìлġľĕ эйŧřу, ŧђέ ℮ηţŗŷ ώįłľ śнòω đīřεčтľу áйδ пб ƒöℓδеґ шíļĺ вέ ѓèⁿďеŕêď. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Δŀľōẃ éмφтÿ !!!
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Ẁћзй єņąъľèđ, íƒ τнз ƒőļđеř нăѕ йσ эйτѓīєş, íт ẁíĺĺ şťīľℓ вэ δĭšрℓàýέđ. Öťħеŕẁίѕę, ţħе ƒŏļδęŗ ωīŀĺ ņσţ ъę ŗзņďєřėδ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ Âćтіøи ÎÐ лôţ ƒσυηď !!! !!!
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Мøνё ūφ !!
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Моνέ ϋρ !!
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Мǿνε ďőẃⁿ !!!
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Èðΐт ƒőļďēŗ !!!
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Μονė ðōшņ !!!
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Ēðîţ ƒōļδėя !!!
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Ð℮łėŧé !
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Ďėŀēŧē !
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Àđδ şєłєċтěδ φřōƒīĺę !!! !!!
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Αďď ŝëφаřáŧòґ !!!
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Äðđ ƒόŀðєř !!!
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Áďδ гёмāιŋïʼnĝ рřбƒїŀèş !!! !!!
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Ŝéρǻґąτǿг> !!!
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
ENQ (Request Terminal Status) ґęşрōňѕэ !!! !!! !!! !!
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw
index dafd0223b2..daaff65980 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw
@@ -1766,7 +1766,7 @@
Создать внешний вид
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
Добавление настроек внешнего вида профиля, когда он не используется. Эти параметры будут применяться к профилю, когда он не активен.
@@ -1774,7 +1774,7 @@
Удалить внешний вид
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
Удаление настроек внешнего вида для неактивного профиля.
@@ -1925,6 +1925,178 @@
Шрифты, кроме моноширинных:
This is a label that is followed by a list of proportional fonts.
+
+ Меню “Новая вкладка”
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <Разделитель>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <Оставшиеся профили>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <Оставшиеся профили>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ Профиль
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ Сопоставитель профилей
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ Оставшиеся профили
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ Добавить группу профилей, соответствующих хотя бы одному из определенных свойств
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ Может быть только одна запись "оставшиеся профили"
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ Разделитель
+ Header for a control that adds a separator to the new tab menu.
+
+
+ Папка
+ Header for a control that adds a folder to the new tab menu.
+
+
+ Имя профиля
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ Источник профиля
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ Командная строка
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ Добавить сопоставитель профилей
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ Имя папки
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ Удалить выбранные записи
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ Переместить выбранные записи в папку...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ Переместить в папку
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ ОК
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ Отменить
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <root>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ Текущие свойства папки
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ Добавить запись
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ Имя папки
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ Разрешить встраивание
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ Если этот параметр включен, если папка содержит только одну запись, запись будет отображаться напрямую, а папка не будет отображаться.
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ Разрешить пустое
+ Header for a control that allows the current folder entry to be empty.
+
+
+ Если этот параметр включен, папка не содержит записей, она будет отображаться. В противном случае папка не будет отображаться.
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ Идентификатор действия не найден
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ Переместить вверх
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Переместить вверх
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Переместить вниз
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Изменить папку
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ Переместить вниз
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Изменить папку
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ Удалить
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ Удалить
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ Добавить выбранный профиль
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ Добавить разделитель
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ Добавить папку
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ Добавить оставшиеся профили
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <Разделитель>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
Ответ на ENQ (Request Terminal Status)
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw
index fe3119fedd..ad7b1cebc1 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw
@@ -1766,7 +1766,7 @@
创建外观
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
创建此配置文件的无焦点外观。这将是配置文件处于非活动状态时的外观。
@@ -1774,7 +1774,7 @@
删除外观
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
删除此配置文件的无焦点外观。
@@ -1925,6 +1925,178 @@
非等宽字体:
This is a label that is followed by a list of proportional fonts.
+
+ 新选项卡菜单
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <分隔符>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <剩余配置文件>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <剩余配置文件>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ 个人资料
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ 配置文件匹配器
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ 剩余配置文件
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ 添加至少匹配一个已定义属性的配置文件组
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ 只能有一个“剩余配置文件”条目
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ 分隔符
+ Header for a control that adds a separator to the new tab menu.
+
+
+ 文件夹
+ Header for a control that adds a folder to the new tab menu.
+
+
+ 配置文件名称
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ 配置文件源
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ 命令行
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ 添加配置文件匹配器
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ 文件夹名
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ 删除所选条目
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ 将所选条目移动到文件夹...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ 移动到文件夹
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ 确定
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ 取消
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <根>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ 当前文件夹属性
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ 添加条目
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ 文件夹名称
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ 允许内联
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ 启用后,如果文件夹只有一个条目,则该条目将直接显示,并且不会呈现任何文件夹。
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ 允许为空
+ Header for a control that allows the current folder entry to be empty.
+
+
+ 启用后,如果文件夹没有条目,仍将显示该文件夹。否则,将不会呈现该文件夹。
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ 找不到操作 ID
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ 上移
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 上移
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 下移
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 编辑文件夹
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 下移
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 编辑文件夹
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 删除
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ 删除
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ 添加所选配置文件
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ 添加分隔符
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ 添加文件夹
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ 添加剩余配置文件
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <分隔符>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
ENQ (Request Terminal Status)响应
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw
index 7ec7e50e1e..6511123d5b 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw
@@ -1766,7 +1766,7 @@
建立外觀
- Name for a control which creates an the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
+ Name for a control which creates the unfocused appearance settings for this profile. Text must match that of "Profile_AddAppearanceButton.Text".
立此設定檔的非焦點外觀。這會是設定檔處於非使用中狀態時的外觀。
@@ -1774,7 +1774,7 @@
刪除外觀
- Name for a control which deletes an the unfocused appearance settings for this profile.
+ Name for a control which deletes the unfocused appearance settings for this profile.
刪除此設定檔的非焦點外觀。
@@ -1925,6 +1925,178 @@
非等寬字型:
This is a label that is followed by a list of proportional fonts.
+
+ 新增索引標籤功能表
+ Header for the "new tab menu" menu item. This navigates to a page that lets you see and modify settings related to the app's new tab menu (i.e. profile ordering, nested folders, dividers, etc.)
+
+
+ <分隔符號>
+ {Locked="<"}, {Locked=">"} Text label for an entry that represents a visual separator in a list.
+
+
+ <剩餘設定檔>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted.
+
+
+ <剩餘設定檔>
+ {Locked="<"}{Locked=">"} Text label for an entry that represents inserting any remaining profiles that have not been inserted. Should match "NewTabMenuEntry_RemainingProfiles.Text".
+
+
+ 設定檔
+ Header for a control that adds a terminal profile to the new tab menu.
+
+
+ 設定檔比對器
+ Header for a control that adds a terminal profile matcher to the new tab menu. This entry adds profiles that match the given parameters.
+
+
+ 剩餘的設定檔
+ Header for a control that adds any remaining profiles to the new tab menu.
+
+
+ 新增至少符合其中一個已定義屬性的配置檔群組
+ Additional information for a control that adds a terminal profile matcher to the new tab menu. Presented near "NewTabMenu_AddMatchProfiles".
+
+
+ 只能有一個「剩餘配置檔」專案
+ Additional information for a control that adds any remaining profiles to the new tab menu. Presented near "NewTabMenu_AddRemainingProfiles".
+
+
+ 分隔符號
+ Header for a control that adds a separator to the new tab menu.
+
+
+ 資料夾
+ Header for a control that adds a folder to the new tab menu.
+
+
+ 設定檔名稱
+ Header for a text box used to define a regex for the names of profiles to add.
+
+
+ 設定檔來源
+ Header for a text box used to define a regex for the sources of profiles to add.
+
+
+ 命令列
+ Header for a text box used to define a regex for the commandlines of profiles to add.
+
+
+ 新增設定檔比對器
+ Label for a button confirming to add the profile matcher to the new tab menu as an entry.
+
+
+ 資料夾名稱
+ Placeholder text for a text box control used to set the name of the folder.
+
+
+ 刪除選取的項目
+ Label for a button that can be used to delete any new tab menu entries that are currently selected
+
+
+ 將選取的項目移至資料夾...
+ Label for a button that can be used to move any new tab menu entries that are currently selected into an existing folder
+
+
+ 移到資料夾
+ Title displayed on a content dialog directing the user to pick a folder to move the selected entries to.
+
+
+ 確定
+ Button label for the folder picker content dialog. Used as confirmation to pick the selected folder.
+
+
+ 取消
+ Text label for the secondary button on the folder picker content dialog. When clicked, the operation of picking a folder is cancelled by the user.
+
+
+ <根>
+ {Locked="<"}{Locked=">"} Text label for the name of the "root" folder. This is used to allow the user to select the root as a destination folder.
+
+
+ 目前資料夾內容
+ Header for a group of controls that can be used to modify the current folder entry's properties.
+
+
+ 新增項目
+ Header for a group of controls that can be used to add an entry to the new tab menu
+
+
+ 資料夾名稱
+ Header for a control that allows the user to modify the name of the current folder entry.
+
+
+ 允許內嵌
+ Header for a control that allows the nested entries to be presented inline rather than with a folder.
+
+
+ 啟用時,如果資料夾只有一個專案,則專案會直接顯示,而且不會轉譯資料夾。
+ Additional text displayed near "NewTabMenu_CurrentFolderInlining.Header".
+
+
+ 允許空白
+ Header for a control that allows the current folder entry to be empty.
+
+
+ 啟用時,如果資料夾沒有專案,它仍會顯示。否則,將不會轉譯資料夾。
+ Additional text displayed near "NewTabMenu_CurrentFolderAllowEmpty.Header".
+
+
+ 找不到動作識別碼
+ Displayed text for an entry who's action identifier wasn't found. The action ID is presented in the format "Action ID not found: <actionID>"
+
+
+ 上移
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 上移
+ Accessible name for a button that reorders the entry to be moved up when clicked. Should match "NewTabMenuEntry_ReorderUp.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 下移
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 編輯資料夾
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip".
+
+
+ 下移
+ Accessible name for a button that reorders the entry to be moved down when clicked. Should match "NewTabMenuEntry_ReorderDown.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 編輯資料夾
+ Accessible name for a button that begins editing the folder when clicked. Should match "NewTabMenuEntry_EditFolder.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name".
+
+
+ 刪除
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Controls]ToolTipService.ToolTip"
+
+
+ 刪除
+ Accessible name for a button that deletes the entry when clicked. Should match "NewTabMenuEntry_Delete.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name"
+
+
+ 新增選取的設定檔
+ Tooltip for a button that adds the selected profile to the new tab menu.
+
+
+ 新增分隔符號
+ Tooltip for a button that adds a separator to the new tab menu.
+
+
+ 新增資料夾
+ Tooltip for a button that adds a folder to the new tab menu.
+
+
+ 新增剩餘的設定檔
+ Tooltip for a button that adds an entry that represents the remaining profiles to the new tab menu.
+
+
+ <分隔符號>
+ {Locked="<"}{Locked=">"}Accessible name for an entry that represents a visual separator in a list. Should match "NewTabMenuEntry_Separator.Text".
+
ENQ (Request Terminal Status) 回應
{Locked=ENQ}{Locked="Request Terminal Status"} Header for a control to determine the response to the ENQ escape sequence. This is represented using a text box.
diff --git a/src/cascadia/TerminalSettingsModel/Resources/qps-ploc/Resources.resw b/src/cascadia/TerminalSettingsModel/Resources/qps-ploc/Resources.resw
index 4f95d0529f..afcdd02d71 100644
--- a/src/cascadia/TerminalSettingsModel/Resources/qps-ploc/Resources.resw
+++ b/src/cascadia/TerminalSettingsModel/Resources/qps-ploc/Resources.resw
@@ -328,6 +328,9 @@
Őρęň ŝέŧτїйģѕ ƒіĺē (JSON) !!! !!! !
{Locked="JSON"}. "JSON" is the extension of the file that will be opened.
+
+ Òρéń ţђë şêţŧįπĝş ƒìℓė δίяěςτøґў !!! !!! !!!
+
Şėŧ ŧăь ĉõľοґ... !!! !
@@ -734,4 +737,7 @@
Ωρзπ qυί¢к ƒϊ× мėŋύ !!! !!!
+
+ Öφěп сùяŗĕʼnŧ ώθяќìⁿġ ðїгéćţοŗу !!! !!! !!!
+
diff --git a/src/cascadia/TerminalSettingsModel/Resources/qps-ploca/Resources.resw b/src/cascadia/TerminalSettingsModel/Resources/qps-ploca/Resources.resw
index 4f95d0529f..afcdd02d71 100644
--- a/src/cascadia/TerminalSettingsModel/Resources/qps-ploca/Resources.resw
+++ b/src/cascadia/TerminalSettingsModel/Resources/qps-ploca/Resources.resw
@@ -328,6 +328,9 @@
Őρęň ŝέŧτїйģѕ ƒіĺē (JSON) !!! !!! !
{Locked="JSON"}. "JSON" is the extension of the file that will be opened.
+
+ Òρéń ţђë şêţŧįπĝş ƒìℓė δίяěςτøґў !!! !!! !!!
+
Şėŧ ŧăь ĉõľοґ... !!! !
@@ -734,4 +737,7 @@
Ωρзπ qυί¢к ƒϊ× мėŋύ !!! !!!
+
+ Öφěп сùяŗĕʼnŧ ώθяќìⁿġ ðїгéćţοŗу !!! !!! !!!
+
diff --git a/src/cascadia/TerminalSettingsModel/Resources/qps-plocm/Resources.resw b/src/cascadia/TerminalSettingsModel/Resources/qps-plocm/Resources.resw
index 4f95d0529f..afcdd02d71 100644
--- a/src/cascadia/TerminalSettingsModel/Resources/qps-plocm/Resources.resw
+++ b/src/cascadia/TerminalSettingsModel/Resources/qps-plocm/Resources.resw
@@ -328,6 +328,9 @@
Őρęň ŝέŧτїйģѕ ƒіĺē (JSON) !!! !!! !
{Locked="JSON"}. "JSON" is the extension of the file that will be opened.
+
+ Òρéń ţђë şêţŧįπĝş ƒìℓė δίяěςτøґў !!! !!! !!!
+
Şėŧ ŧăь ĉõľοґ... !!! !
@@ -734,4 +737,7 @@
Ωρзπ qυί¢к ƒϊ× мėŋύ !!! !!!
+
+ Öφěп сùяŗĕʼnŧ ώθяќìⁿġ ðїгéćţοŗу !!! !!! !!!
+