diff --git a/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw
index b89ccd5a666..95e6281dfcc 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw
@@ -886,6 +886,10 @@
Farbschema
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Erweitern, um den Vordergrund-, Hintergrund- und Auswahlhintergrund außer Kraft zu setzen.
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
Befehlszeile
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Symbol
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Symbol
+ Name for a control to determine what icon can be used to represent this profile.
+
Emoji- oder Bilddateipfad des im Profil verwendeten Symbols.
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
Proportionale Schriftarten:
This is a label that is followed by a list of proportional fonts.
+
+ Standardsystemsound
+ The value shown for the default value for bell sound.
+
+
+ Mehrere Sounds
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Klingelton
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ Steuert, welcher Sound wiedergegeben wird, wenn die Anwendung ein BEL Zeichen ausgibt. "Glockenbenachrichtigungsstil" muss "Hörbar" enthalten.
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Sound hinzufügen
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Durchsuchen…
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Wenn mehrere Sounds definiert sind, wird beim Empfang des BEL-Zeichens einer nach dem Zufallsprinzip ausgewählt.
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ Datei nicht gefunden
+
+
+ Sound wiedergeben
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Löschen
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Sound wiedergeben
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Löschen
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Registerkartenfarbe
+ Header for a control to determine the color of the tab.
+
+
+ Vordergrund
+ Header for a control to determine the foreground color of text.
+
+
+ Hintergrund
+ Header for a control to determine the background color of text.
+
+
+ Hintergrund der Auswahl
+ Header for a control to determine the background color of selected text.
+
+
+ Cursorfarbe
+ Header for a control to determine the color of the cursor.
+
+
+ Überschreibt die Vordergrundfarbe aus dem Farbschema.
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Überschreibt die Cursorfarbe aus dem Farbschema.
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Überschreibt die Hintergrundfarbe aus dem Farbschema.
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Überschreibt die Hintergrundfarbe der Auswahl aus dem Farbschema.
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Weitere Farben...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Farbe wählen
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ OK
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Abbrechen
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Cursorfarbe aus Farbschema verwenden
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Vordergrundfarbe aus Farbschema verwenden
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Hintergrundfarbe aus Farbschema verwenden
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Auswahlhintergrundfarbe aus Farbschema verwenden
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Keine
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ Datei
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Emoji
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ Integriertes Symbol
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Verwenden Sie "WIN + PUNKT", um die Emojiauswahl zu öffnen.
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Symboltyp
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Symbol
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw
index 3d628d24f4b..447832312a7 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw
@@ -886,6 +886,10 @@
Combinación de colores
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Expanda para reemplazar el primer plano, el fondo y el fondo de selección.
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
Línea de comandos
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Icono
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Icono
+ Name for a control to determine what icon can be used to represent this profile.
+
Ubicación del archivo de imagen o emoji del icono que se usa en el perfil.
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
Fuentes no monoespaciadas:
This is a label that is followed by a list of proportional fonts.
+
+ Sonido predeterminado del sistema
+ The value shown for the default value for bell sound.
+
+
+ Varios sonidos
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Sonido de campana
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ Controla el sonido que se reproduce cuando la aplicación emite un carácter BEL. "Estilo de notificación de campana" debe incluir "Audible".
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Agregar sonido
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Examinar...
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Cuando se definen varios sonidos, se selecciona uno de forma aleatoria cuando se recibe el carácter BEL.
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ Archivo no encontrado
+
+
+ Reproducir sonido
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Eliminar
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Reproducir sonido
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Eliminar
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Color de la pestaña
+ Header for a control to determine the color of the tab.
+
+
+ Primer plano
+ Header for a control to determine the foreground color of text.
+
+
+ Fondo
+ Header for a control to determine the background color of text.
+
+
+ Fondo de la selección
+ Header for a control to determine the background color of selected text.
+
+
+ Color del cursor
+ Header for a control to determine the color of the cursor.
+
+
+ Invalida el color de primer plano de la combinación de colores.
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Invalida el color del cursor de la combinación de colores.
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Invalida el color de fondo de la combinación de colores.
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Invalida el color de fondo de la selección de la combinación de colores.
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Más colores...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Elegir un color
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ Aceptar
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Cancelar
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Usar el color del cursor de la combinación de colores
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Usar el color de primer plano de la combinación de colores
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Usar el color de fondo de la combinación de colores
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Usar el color de fondo de selección de la combinación de colores
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Ninguno
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ Archivo
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Emoji
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ Icono integrado
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Usar "Win + punto" para abrir el selector de emojis
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Tipo de icono
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Icono
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw
index c0e1ba67ab1..6271ba5a2c7 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw
@@ -886,6 +886,10 @@
Jeu de couleurs
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Développez pour remplacer l’arrière-plan, l’arrière-plan et l’arrière-plan de sélection.
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
Ligne de commande
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Icône
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Icône
+ Name for a control to determine what icon can be used to represent this profile.
+
Emplacement de l’image ou emoji pour l’icône du profil.
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
Polices non monospaciales :
This is a label that is followed by a list of proportional fonts.
+
+ Son système par défaut
+ The value shown for the default value for bell sound.
+
+
+ Plusieurs sons
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Son de cloche
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ Contrôle le son joué lorsque l'application émet un caractère BEL. Le « style de notification par cloche » doit inclure « Audible ».
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Ajoutez du son
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Parcourir...
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Lorsque plusieurs sons sont définis, l'un d'eux est sélectionné au hasard lors de la réception du caractère BEL.
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ Fichier introuvable
+
+
+ Activer un son
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Supprimer
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Activer un son
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Supprimer
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Couleur de l'onglet
+ Header for a control to determine the color of the tab.
+
+
+ Premier plan
+ Header for a control to determine the foreground color of text.
+
+
+ Arrière-plan
+ Header for a control to determine the background color of text.
+
+
+ Arrière-plan de la sélection
+ Header for a control to determine the background color of selected text.
+
+
+ Couleurs du curseur
+ Header for a control to determine the color of the cursor.
+
+
+ Remplace la couleur de premier plan du modèle de couleurs.
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Remplace la couleur du curseur du modèle de couleurs.
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Remplace la couleur d’arrière-plan du modèle de couleurs.
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Remplace la couleur d’arrière-plan de la sélection du modèle de couleurs.
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Plus de couleurs...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Choisir une couleur
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ OK
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Annuler
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Utilisez la couleur du curseur à partir du jeu de couleurs
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Utilisez la couleur de premier plan du jeu de couleurs
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Utilisez la couleur d'arrière-plan du jeu de couleurs
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Utilisez la couleur d'arrière-plan de sélection à partir du jeu de couleurs
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Aucun
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ Fichier
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Emoji
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ Icône intégrée
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Utilisez « Win + point » pour ouvrir le sélecteur d'emojis
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Type d'icône
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Icône
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw
index 3b34ff3532d..085d2ef7f46 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw
@@ -886,6 +886,10 @@
Combinazione colori
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Espandere per eseguire l'override dello sfondo primo piano, dello sfondo e della selezione.
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
Riga di comando
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Icona
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Icona
+ Name for a control to determine what icon can be used to represent this profile.
+
Posizione del file dell'emoji o dell'immagine usato per l'immagine del profilo.
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
Caratteri senza spaziatura fissa:
This is a label that is followed by a list of proportional fonts.
+
+ Suono di sistema predefinito
+ The value shown for the default value for bell sound.
+
+
+ Più suoni
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Suono campana
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ Controlla il suono riprodotto quando l'applicazione crea un carattere BEL. "Stile notifica campanello" deve includere l’opzione "Udibile".
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Aggiungi suono
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Sfoglia...
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Quando vengono definiti più suoni, ne viene selezionato uno in modo casuale quando viene ricevuto il carattere BEL.
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ File non trovato
+
+
+ Riproduci suono
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Elimina
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Riproduci suono
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Elimina
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Colore scheda
+ Header for a control to determine the color of the tab.
+
+
+ In primo piano
+ Header for a control to determine the foreground color of text.
+
+
+ Sfondo
+ Header for a control to determine the background color of text.
+
+
+ Sfondo selezione
+ Header for a control to determine the background color of selected text.
+
+
+ Colore del cursore
+ Header for a control to determine the color of the cursor.
+
+
+ Esegue l'override del colore primo piano dalla combinazione colori.
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Esegue l'override del colore del cursore dalla combinazione colori.
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Esegue l'override del colore di sfondo dalla combinazione colori.
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Esegue l'override del colore di sfondo della selezione dalla combinazione di colori.
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Altri colori...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Selezione di un colore
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ OK
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Annulla
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Usa il colore del cursore dalla combinazione colori
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Usa il colore primo piano dalla combinazione colori
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Usa il colore di sfondo della combinazione colori
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Usa il colore di sfondo della selezione dalla combinazione colori
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Nessuno
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ File
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Emoji
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ Icona predefinita
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Usa "TASTO WINDOWS + PUNTO" per aprire il selettore emoji
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Tipo di icona
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Icona
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw
index 6ce266fa182..94d0bea4ea7 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw
@@ -886,6 +886,10 @@
配色
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ 展開して、前景、背景、選択の背景をオーバーライドします。
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
コマンド ライン
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
アイコン
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ アイコン
+ Name for a control to determine what icon can be used to represent this profile.
+
プロファイルで使用されるアイコンの絵文字またはイメージ ファイルの場所です。
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
非等幅フォント:
This is a label that is followed by a list of proportional fonts.
+
+ 既定のシステム サウンド
+ The value shown for the default value for bell sound.
+
+
+ 複数のサウンド
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ ベルの音
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ アプリケーションが BEL 文字を出力するときに再生されるサウンドを制御します。"ベル通知スタイル" には "Audible" を含める必要があります。
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ サウンドを追加する
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ 参照...
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ 複数のサウンドが定義されている場合、BEL 文字を受信したときにランダムに 1 つ選択されます。
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ ファイルが見つかりません
+
+
+ サウンドの再生
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ 削除
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ サウンドの再生
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ 削除
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ タブの色
+ Header for a control to determine the color of the tab.
+
+
+ 前景
+ Header for a control to determine the foreground color of text.
+
+
+ 背景
+ Header for a control to determine the background color of text.
+
+
+ 選択の背景
+ Header for a control to determine the background color of selected text.
+
+
+ カーソルの色
+ Header for a control to determine the color of the cursor.
+
+
+ 配色から前景色をオーバーライドします。
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ 配色からカーソルの色をオーバーライドします。
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ 配色の背景色をオーバーライドします。
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ 選択した背景色を配色からオーバーライドします。
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ その他の色...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ 色を選択
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ OK
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ キャンセル
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ 配色からカーソルの色を使用する
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ 配色から前景色を使用する
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ 配色から背景色を使用する
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ 配色から選択範囲の背景色を使用する
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ なし
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ ファイル
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ 絵文字
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ 組み込みアイコン
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ 絵文字ピッカーを開くには、"Win + ピリオド" を使用します
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ アイコンの種類
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ アイコン
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
新しいタブ メニュー
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw
index 5b7fa22797d..d7daef6c472 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw
@@ -886,6 +886,10 @@
색 구성표
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ 확장하여 전경, 배경 및 선택 배경을 재정의합니다.
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
명령줄
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
아이콘
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ 아이콘
+ Name for a control to determine what icon can be used to represent this profile.
+
프로필에 사용된 아이콘의 이모지 또는 이미지 파일 위치입니다.
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
고정 폭이 아닌 글꼴:
This is a label that is followed by a list of proportional fonts.
+
+ 기본 시스템 소리
+ The value shown for the default value for bell sound.
+
+
+ 여러 소리
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ 벨 소리
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ 응용 프로그램에서 BEL 문자를 내보낸 경우 재생되는 소리를 제어합니다. "벨 알림 스타일"에는 "가청"이 포함되어야 합니다.
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ 소리 추가
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ 찾아보기...
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ 여러 개의 소리가 정의되면 BEL 문자를 받을 때 임의로 하나를 선택합니다.
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ 파일을 찾을 수 없음
+
+
+ 소리 재생
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ 삭제
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ 소리 재생
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ 삭제
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ 탭 색
+ Header for a control to determine the color of the tab.
+
+
+ 전경
+ Header for a control to determine the foreground color of text.
+
+
+ 배경
+ Header for a control to determine the background color of text.
+
+
+ 선택 영역 배경색
+ Header for a control to determine the background color of selected text.
+
+
+ 커서 색
+ Header for a control to determine the color of the cursor.
+
+
+ 색 구성표에서 전경색을 재정의합니다.
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ 색 구성표에서 커서 색을 재정의합니다.
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ 색 구성표의 배경색을 재정의합니다.
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ 색 구성표의 선택 영역 배경색을 재정의합니다.
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ 다른 색...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ 색상 선택
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ 확인
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ 취소
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ 색 구성표에서 커서 색 사용
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ 색 구성표에서 전경색 사용
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ 색 구성표의 배경색 사용
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ 색 구성표에서 선택 배경색 사용
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ 없음
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ 파일
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ 이모지
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ 기본 제공 아이콘
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ "Win + 마침표"을 사용하여 이모지 선택기를 엽니다.
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ 아이콘 유형
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ 아이콘
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
새 탭 메뉴
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw
index 4d4416e7bf1..14ef5d6a8ca 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw
@@ -886,6 +886,10 @@
Esquema de cores
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Expanda para substituir o plano de fundo, o plano de fundo e a tela de fundo da seleção.
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
Linha de comando
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Icon
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Ícone
+ Name for a control to determine what icon can be used to represent this profile.
+
Local do arquivo de imagem ou emoji do ícone usado no perfil.
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
Fontes não monoespaçadas:
This is a label that is followed by a list of proportional fonts.
+
+ Som do sistema padrão
+ The value shown for the default value for bell sound.
+
+
+ Vários sons
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Som de sino
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ Controla qual som é reproduzido quando o aplicativo emite um BEL caractere. "Estilo de notificação de sino" deve incluir "Udível".
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Adicionar som
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Procurar...
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Quando vários sons são definidos, um é selecionado aleatoriamente quando o BEL caractere é recebido.
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ Arquivo Não Encontrado
+
+
+ Reproduzir som
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Excluir
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Reproduzir som
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Excluir
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Cor da Guia
+ Header for a control to determine the color of the tab.
+
+
+ Primeiro Plano
+ Header for a control to determine the foreground color of text.
+
+
+ Tela de Fundo
+ Header for a control to determine the background color of text.
+
+
+ Seleção de tela de fundo
+ Header for a control to determine the background color of selected text.
+
+
+ Cor do cursor
+ Header for a control to determine the color of the cursor.
+
+
+ Substitui a cor de primeiro plano do esquema de cores.
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Substitui a cor do cursor do esquema de cores.
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Substitui a cor da tela de fundo do esquema de cores.
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Substitui a cor da tela de fundo da seleção do esquema de cores.
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Mais cores...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Escolher uma cor
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ OK
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Cancelar
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Usar a cor do cursor do esquema de cores
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Usar a cor de primeiro plano do esquema de cores
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Usar a cor da tela de fundo do esquema de cores
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Usar a cor da tela de fundo de seleção do esquema de cores
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Nenhum
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ Arquivo
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Emoji
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ Ícone interno
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Use "Win + Ponto final" para abrir o seletor de emoji
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Tipo de ícone
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Ícone
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw
index 953d525b7d3..6f88f58b333 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw
@@ -886,6 +886,10 @@
Çŏłőг ŝćнĕмε !!!
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Зжρáńδ ťθ оνëŕгîðé ŧђē ƒόяεģґøūńđ, ъåčкģŕøυňď, ǻńδ šëļесťįôή ьαςкğŗоŭⁿđ. !!! !!! !!! !!! !!! !!! !!!
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
€οмmǻпδ łįʼnε !!!
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Į¢òп !
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Į¢ǿñ !
+ Name for a control to determine what icon can be used to represent this profile.
+
Ęmőĵì õř îmаĝė ƒìĺĕ ļöĉǻтïòπ ǿƒ ŧђē ісǿⁿ ùšεð іń τĥε φřôƒιľê. !!! !!! !!! !!! !!! !!!
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1921,6 +1929,149 @@
Νόņ-mσиόšραςз ƒоʼnтŝ: !!! !!!
This is a label that is followed by a list of proportional fonts.
+
+ Ðéƒăūļт ŝуšťём ŝõùņď !!! !!!
+ The value shown for the default value for bell sound.
+
+
+ Μџĺтįрłє śőūⁿďš !!! !
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Ьěĺℓ ѕŏџπð !!!
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ €θñťѓőĺŝ ώнǻť ѕóμňđ їš ρĺαўєđ ώĥèʼn ŧћē αρφŀíćäţīõή эмїŧş ª BEL çђàґàćţĕŗ. "Ъĕľℓ πотĭƒî¢ãŧĩοŋ šтŷŀè" мϋѕţ ιńċŀυðэ "Åџđìъľє". !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Áđđ śôűñδ !!!
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Бřόŵŝё... !!!
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Щђéň mΰľтĩрℓė şоџňđš äѓэ ðëƒĩʼnėđ, ōʼnë їś ŝèĺε¢ţéδ ãŧ ґàʼnδőм ẁнєⁿ ŧнê BEL čĥåяâсŧęґ ìŝ řёсéįνēδ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ ₣ìļē иǿτ ƒóµпď !!! !!
+
+
+ Ρľǻÿ ŝǿũŋδ !!!
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Ďёŀěťě !
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Ρℓäγ śбцпď !!!
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Đęļεťε !
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Ŧάь čǿľόř !!!
+ Header for a control to determine the color of the tab.
+
+
+ ₣όŕэģřöυπď !!!
+ Header for a control to determine the foreground color of text.
+
+
+ ßåĉќģřθцлð !!!
+ Header for a control to determine the background color of text.
+
+
+ Šέłêçŧìοή ъáçĸģŕőűňð !!! !!!
+ Header for a control to determine the background color of selected text.
+
+
+ Ćμŗѕòř сбłбř !!!
+ Header for a control to determine the color of the cursor.
+
+
+ Òνěѓřïδěѕ ťħë ƒòгєġѓóύиð сθĺǿѓ ƒŗõm ţнë čόľōŕ ŝсĥĕmє. !!! !!! !!! !!! !!!
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Ον℮ŗŗĭδěś ťĥз ¢ΰяśбґ çбļőг ƒŕǿm ţћé čōłôг šснзмè. !!! !!! !!! !!! !!!
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Ων℮ягίđэŝ ŧђé ьą¢ĸģяŏűñď čǿłōг ƒŗом ŧнέ ¢ōłбř şснёмę. !!! !!! !!! !!! !!!
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Ονěřяīðэŝ ťнз ŝĕłĕĉŧīøņ ъāĉκĝґôũηð сόļőř ƒřσм ťћĕ ċǿℓöя şςнĕmэ. !!! !!! !!! !!! !!! !!!
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Μόŕе ĉθŀôгş... !!! !
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Ρϊćк д ¢òŀǿг !!!
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ ÓЌ
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Ćǻηċеĺ !
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Ùŝë ćυŗšθг çσľōř ƒŗōm ĉöŀøя śĉнзмé !!! !!! !!! !
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Ŭŝě ƒθгęĝѓóϋňď ćǿłõѓ ƒŕõм сöℓòя şçĥέмё !!! !!! !!! !!
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Ůśĕ вäćкģŗòŭиð ćôℓοѓ ƒŕǿm čòℓôѓ śςĥëmē !!! !!! !!! !!
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Ůŝë śęŀ℮çťïòл ьαćкğŕόµńđ çøłôř ƒŗоm ¢οłõг ş¢нέмё !!! !!! !!! !!! !!
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Ибйě !
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ ₣їŀё !
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Εmòĵί !
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ ßųįľτ-ΐй Ìċŏʼn !!!
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Ûšё "Ẁįʼn + φêŗĩőđ" тö øφ℮ň τнè ємôјî рιςĸέѓ !!! !!! !!! !!!
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Íćöπ τўрè !!!
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Įċои !
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
Ŋēẁ Ťãь Μëηΰ !!!
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw
index 953d525b7d3..6f88f58b333 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw
@@ -886,6 +886,10 @@
Çŏłőг ŝćнĕмε !!!
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Зжρáńδ ťθ оνëŕгîðé ŧђē ƒόяεģґøūńđ, ъåčкģŕøυňď, ǻńδ šëļесťįôή ьαςкğŗоŭⁿđ. !!! !!! !!! !!! !!! !!! !!!
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
€οмmǻпδ łįʼnε !!!
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Į¢òп !
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Į¢ǿñ !
+ Name for a control to determine what icon can be used to represent this profile.
+
Ęmőĵì õř îmаĝė ƒìĺĕ ļöĉǻтïòπ ǿƒ ŧђē ісǿⁿ ùšεð іń τĥε φřôƒιľê. !!! !!! !!! !!! !!! !!!
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1921,6 +1929,149 @@
Νόņ-mσиόšραςз ƒоʼnтŝ: !!! !!!
This is a label that is followed by a list of proportional fonts.
+
+ Ðéƒăūļт ŝуšťём ŝõùņď !!! !!!
+ The value shown for the default value for bell sound.
+
+
+ Μџĺтįрłє śőūⁿďš !!! !
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Ьěĺℓ ѕŏџπð !!!
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ €θñťѓőĺŝ ώнǻť ѕóμňđ їš ρĺαўєđ ώĥèʼn ŧћē αρφŀíćäţīõή эмїŧş ª BEL çђàґàćţĕŗ. "Ъĕľℓ πотĭƒî¢ãŧĩοŋ šтŷŀè" мϋѕţ ιńċŀυðэ "Åџđìъľє". !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Áđđ śôűñδ !!!
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Бřόŵŝё... !!!
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Щђéň mΰľтĩрℓė şоџňđš äѓэ ðëƒĩʼnėđ, ōʼnë їś ŝèĺε¢ţéδ ãŧ ґàʼnδőм ẁнєⁿ ŧнê BEL čĥåяâсŧęґ ìŝ řёсéįνēδ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ ₣ìļē иǿτ ƒóµпď !!! !!
+
+
+ Ρľǻÿ ŝǿũŋδ !!!
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Ďёŀěťě !
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Ρℓäγ śбцпď !!!
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Đęļεťε !
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Ŧάь čǿľόř !!!
+ Header for a control to determine the color of the tab.
+
+
+ ₣όŕэģřöυπď !!!
+ Header for a control to determine the foreground color of text.
+
+
+ ßåĉќģřθцлð !!!
+ Header for a control to determine the background color of text.
+
+
+ Šέłêçŧìοή ъáçĸģŕőűňð !!! !!!
+ Header for a control to determine the background color of selected text.
+
+
+ Ćμŗѕòř сбłбř !!!
+ Header for a control to determine the color of the cursor.
+
+
+ Òνěѓřïδěѕ ťħë ƒòгєġѓóύиð сθĺǿѓ ƒŗõm ţнë čόľōŕ ŝсĥĕmє. !!! !!! !!! !!! !!!
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Ον℮ŗŗĭδěś ťĥз ¢ΰяśбґ çбļőг ƒŕǿm ţћé čōłôг šснзмè. !!! !!! !!! !!! !!!
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Ων℮ягίđэŝ ŧђé ьą¢ĸģяŏűñď čǿłōг ƒŗом ŧнέ ¢ōłбř şснёмę. !!! !!! !!! !!! !!!
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Ονěřяīðэŝ ťнз ŝĕłĕĉŧīøņ ъāĉκĝґôũηð сόļőř ƒřσм ťћĕ ċǿℓöя şςнĕmэ. !!! !!! !!! !!! !!! !!!
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Μόŕе ĉθŀôгş... !!! !
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Ρϊćк д ¢òŀǿг !!!
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ ÓЌ
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Ćǻηċеĺ !
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Ùŝë ćυŗšθг çσľōř ƒŗōm ĉöŀøя śĉнзмé !!! !!! !!! !
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Ŭŝě ƒθгęĝѓóϋňď ćǿłõѓ ƒŕõм сöℓòя şçĥέмё !!! !!! !!! !!
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Ůśĕ вäćкģŗòŭиð ćôℓοѓ ƒŕǿm čòℓôѓ śςĥëmē !!! !!! !!! !!
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Ůŝë śęŀ℮çťïòл ьαćкğŕόµńđ çøłôř ƒŗоm ¢οłõг ş¢нέмё !!! !!! !!! !!! !!
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Ибйě !
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ ₣їŀё !
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Εmòĵί !
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ ßųįľτ-ΐй Ìċŏʼn !!!
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Ûšё "Ẁįʼn + φêŗĩőđ" тö øφ℮ň τнè ємôјî рιςĸέѓ !!! !!! !!! !!!
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Íćöπ τўрè !!!
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Įċои !
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
Ŋēẁ Ťãь Μëηΰ !!!
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw
index 953d525b7d3..6f88f58b333 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw
@@ -886,6 +886,10 @@
Çŏłőг ŝćнĕмε !!!
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Зжρáńδ ťθ оνëŕгîðé ŧђē ƒόяεģґøūńđ, ъåčкģŕøυňď, ǻńδ šëļесťįôή ьαςкğŗоŭⁿđ. !!! !!! !!! !!! !!! !!! !!!
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
€οмmǻпδ łįʼnε !!!
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Į¢òп !
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Į¢ǿñ !
+ Name for a control to determine what icon can be used to represent this profile.
+
Ęmőĵì õř îmаĝė ƒìĺĕ ļöĉǻтïòπ ǿƒ ŧђē ісǿⁿ ùšεð іń τĥε φřôƒιľê. !!! !!! !!! !!! !!! !!!
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1921,6 +1929,149 @@
Νόņ-mσиόšραςз ƒоʼnтŝ: !!! !!!
This is a label that is followed by a list of proportional fonts.
+
+ Ðéƒăūļт ŝуšťём ŝõùņď !!! !!!
+ The value shown for the default value for bell sound.
+
+
+ Μџĺтįрłє śőūⁿďš !!! !
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Ьěĺℓ ѕŏџπð !!!
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ €θñťѓőĺŝ ώнǻť ѕóμňđ їš ρĺαўєđ ώĥèʼn ŧћē αρφŀíćäţīõή эмїŧş ª BEL çђàґàćţĕŗ. "Ъĕľℓ πотĭƒî¢ãŧĩοŋ šтŷŀè" мϋѕţ ιńċŀυðэ "Åџđìъľє". !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!!
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Áđđ śôűñδ !!!
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Бřόŵŝё... !!!
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Щђéň mΰľтĩрℓė şоџňđš äѓэ ðëƒĩʼnėđ, ōʼnë їś ŝèĺε¢ţéδ ãŧ ґàʼnδőм ẁнєⁿ ŧнê BEL čĥåяâсŧęґ ìŝ řёсéįνēδ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ ₣ìļē иǿτ ƒóµпď !!! !!
+
+
+ Ρľǻÿ ŝǿũŋδ !!!
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Ďёŀěťě !
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Ρℓäγ śбцпď !!!
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Đęļεťε !
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Ŧάь čǿľόř !!!
+ Header for a control to determine the color of the tab.
+
+
+ ₣όŕэģřöυπď !!!
+ Header for a control to determine the foreground color of text.
+
+
+ ßåĉќģřθцлð !!!
+ Header for a control to determine the background color of text.
+
+
+ Šέłêçŧìοή ъáçĸģŕőűňð !!! !!!
+ Header for a control to determine the background color of selected text.
+
+
+ Ćμŗѕòř сбłбř !!!
+ Header for a control to determine the color of the cursor.
+
+
+ Òνěѓřïδěѕ ťħë ƒòгєġѓóύиð сθĺǿѓ ƒŗõm ţнë čόľōŕ ŝсĥĕmє. !!! !!! !!! !!! !!!
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Ον℮ŗŗĭδěś ťĥз ¢ΰяśбґ çбļőг ƒŕǿm ţћé čōłôг šснзмè. !!! !!! !!! !!! !!!
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Ων℮ягίđэŝ ŧђé ьą¢ĸģяŏűñď čǿłōг ƒŗом ŧнέ ¢ōłбř şснёмę. !!! !!! !!! !!! !!!
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Ονěřяīðэŝ ťнз ŝĕłĕĉŧīøņ ъāĉκĝґôũηð сόļőř ƒřσм ťћĕ ċǿℓöя şςнĕmэ. !!! !!! !!! !!! !!! !!!
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Μόŕе ĉθŀôгş... !!! !
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Ρϊćк д ¢òŀǿг !!!
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ ÓЌ
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Ćǻηċеĺ !
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Ùŝë ćυŗšθг çσľōř ƒŗōm ĉöŀøя śĉнзмé !!! !!! !!! !
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Ŭŝě ƒθгęĝѓóϋňď ćǿłõѓ ƒŕõм сöℓòя şçĥέмё !!! !!! !!! !!
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Ůśĕ вäćкģŗòŭиð ćôℓοѓ ƒŕǿm čòℓôѓ śςĥëmē !!! !!! !!! !!
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Ůŝë śęŀ℮çťïòл ьαćкğŕόµńđ çøłôř ƒŗоm ¢οłõг ş¢нέмё !!! !!! !!! !!! !!
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Ибйě !
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ ₣їŀё !
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Εmòĵί !
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ ßųįľτ-ΐй Ìċŏʼn !!!
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Ûšё "Ẁįʼn + φêŗĩőđ" тö øφ℮ň τнè ємôјî рιςĸέѓ !!! !!! !!! !!!
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Íćöπ τўрè !!!
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Įċои !
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
Ŋēẁ Ťãь Μëηΰ !!!
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw
index 6e6d4297706..f43576caec1 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw
@@ -886,6 +886,10 @@
Цветовая схема
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ Разверните, чтобы переопределить фон переднего плана, фон и выделенный фрагмент.
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
Командная строка
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
Значок
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ Значок
+ Name for a control to determine what icon can be used to represent this profile.
+
Расположение эмодзи или файла изображения для значка, используемого в профиле.
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
Шрифты, кроме моноширинных:
This is a label that is followed by a list of proportional fonts.
+
+ Системный звук по умолчанию
+ The value shown for the default value for bell sound.
+
+
+ Несколько звуков
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ Звон колокольчика
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ Указывает, какой звук воспроизводится, когда приложение генерирует символ BEL (колокольчик). В "Стиле уведомлений колокольчика" должен быть включен параметр "Слышно".
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ Добавить звук
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ Открыть...
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ Если определено несколько звуков, один из них выбирается случайным образом при получения символа BEL (колокольчик).
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ Файл не найден
+
+
+ Воспроизвести звук
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ Удалить
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ Воспроизвести звук
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ Удалить
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ Цвет вкладки
+ Header for a control to determine the color of the tab.
+
+
+ Передний план
+ Header for a control to determine the foreground color of text.
+
+
+ Фон
+ Header for a control to determine the background color of text.
+
+
+ Фон выделенного фрагмента
+ Header for a control to determine the background color of selected text.
+
+
+ Цвет курсора
+ Header for a control to determine the color of the cursor.
+
+
+ Переопределяет цвет переднего плана из цветовой схемы.
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ Переопределяет цвет курсора из цветовой схемы.
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ Переопределяет цвет фона из цветовой схемы.
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ Переопределяет цвет фона выделения из цветовой схемы.
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ Другие цвета...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ Выбрать цвет
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ ОК
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ Отменить
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ Использовать цвет курсора из цветовой схемы
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ Использовать цвет переднего плана из цветовой схемы
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ Использовать цвет фона из цветовой схемы
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ Использовать выбранный цвет фона из цветовой схемы
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ Нет
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ Файл
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ Эмодзи
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ Встроенный значок
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ Используйте "WIN + ТОЧКА", чтобы открыть средство выбора эмодзи
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ Тип значка
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ Значок
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
Меню “Новая вкладка”
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw
index b666bba5441..3325816a9b3 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/zh-CN/Resources.resw
@@ -886,6 +886,10 @@
配色方案
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ 展开以覆盖前景、背景和选择背景。
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
命令行
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
图标
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ 图标
+ Name for a control to determine what icon can be used to represent this profile.
+
配置文件中所使用图标的表情符号或图像文件位置。
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
非等宽字体:
This is a label that is followed by a list of proportional fonts.
+
+ 默认系统声音
+ The value shown for the default value for bell sound.
+
+
+ 多种声音
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ 铃声
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ 控制当应用程序发出 BEL 字符时播放的声音。“铃声通知样式”必须包含“可听”。
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ 添加声音
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ 浏览……
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ 当定义多个声音时,在收到 BEL 字符时随机选择一个声音。
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ 找不到文件
+
+
+ 播放声音
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ 删除
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ 播放声音
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ 删除
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ 工作表标签颜色
+ Header for a control to determine the color of the tab.
+
+
+ 前景
+ Header for a control to determine the foreground color of text.
+
+
+ 背景
+ Header for a control to determine the background color of text.
+
+
+ 选中背景
+ Header for a control to determine the background color of selected text.
+
+
+ 光标颜色
+ Header for a control to determine the color of the cursor.
+
+
+ 替代配色方案中的前景色。
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ 替代配色方案中的光标颜色。
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ 替代配色方案中的背景色。
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ 替代配色方案中所选内容的背景色。
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ 更多颜色...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ 选择一种颜色
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ 确定
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ 取消
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ 使用配色方案中的光标色
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ 使用配色方案中的前景色
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ 使用配色方案中的背景色
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ 使用配色方案中的选择背景色
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ 无
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ 文件
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ 表情符号
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ 内置图标
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ 使用“Windows 键 + 句号”打开表情符号选取器
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ 图标类型
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ 图标
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
新选项卡菜单
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.)
diff --git a/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw
index f79bce832b8..7ab2ce955d7 100644
--- a/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw
+++ b/src/cascadia/TerminalSettingsEditor/Resources/zh-TW/Resources.resw
@@ -886,6 +886,10 @@
色彩配置
Header for a control to select the scheme (or set) of colors used in the session. This is selected from a list of options managed by the user.
+
+ 展開以覆寫前景、背景和選取範圍背景。
+ Help text for a control to select the scheme (or set) of colors used in the session. Directs the user to expand the control to access overrides for certain values in the color scheme.
+
命令列
Name for a control to determine commandline executable (i.e. a .exe file) to run when a terminal session of this profile is launched.
@@ -1113,6 +1117,10 @@
圖示
Name for a control to determine what icon can be used to represent this profile. This is not necessarily a file path, but can be one.
+
+ 圖示
+ Name for a control to determine what icon can be used to represent this profile.
+
設定檔中所用圖示的表情圖示或影像檔案位置。
A description for what the "icon" setting does. Presented near "Profile_Icon".
@@ -1917,6 +1925,149 @@
非等寬字型:
This is a label that is followed by a list of proportional fonts.
+
+ 預設系統音效
+ The value shown for the default value for bell sound.
+
+
+ 多重音效
+ The value shown for when the "bell sound" setting is set to multiple values.
+
+
+ 鈴鐺音效
+ Header for a control to determine what sound the app uses to notify the user. "Bell" is the common term in terminals for the BEL character (like the metal device used to chime).
+
+
+ 控制應用程式發出 BEL 字元時播放的音效。「鈴聲通知樣式」必須包含「可聽」。
+ A description for what the "bell sound" setting does. Presented near "Profile_BellSound". "Bell notification style" and "audible" come from "Profile_BellStyle" and "Profile_BellStyleAudible.Content" respectively.{Locked="BEL"}
+
+
+ 新增音效
+ Text label for a button that adds a sound to the bell sound list. Presented near "Profile_BellSound"
+
+
+ 瀏覽...
+ Text label for a button that opens a file picker to select a sound file to use for the bell sound. Presented near "Profile_BellSound".
+
+
+ 定義多個音效時,當收到 BEL 字元時,會隨機選取一個聲音。
+ {Locked="BEL"} Text block displayed near "Profile_BellSound".
+
+
+ ⚠️ 找不到檔案
+
+
+ 播放音效
+ Tooltip for a button that plays the selected sound when pressed.
+
+
+ 刪除
+ Tooltip for a button that deletes the selected sound when pressed.
+
+
+ 播放音效
+ Screen reader name for a button that plays the selected sound when pressed.
+
+
+ 刪除
+ Screen reader name for a button that deletes the selected sound when pressed.
+
+
+ 索引標籤色彩
+ Header for a control to determine the color of the tab.
+
+
+ 前景
+ Header for a control to determine the foreground color of text.
+
+
+ 背景
+ Header for a control to determine the background color of text.
+
+
+ 選取背景
+ Header for a control to determine the background color of selected text.
+
+
+ 游標色彩
+ Header for a control to determine the color of the cursor.
+
+
+ 覆寫色彩配置中的前景色彩。
+ A description for what the "foreground" setting does. Presented near "Profile_Foreground".
+
+
+ 覆寫色彩配置中的游標色彩。
+ A description for what the "cursor color" setting does. Presented near "Profile_CursorColor".
+
+
+ 覆寫色彩配置的背景色彩。
+ A description for what the "background" setting does. Presented near "Profile_Background".
+
+
+ 覆寫色彩配置中選取的背景色彩。
+ A description for what the "selection background" setting does. Presented near "Profile_SelectionBackground".
+
+
+ 更多色彩...
+ Text label for a button that allows the user to select from more colors in a new window. {Locked="..."}
+
+
+ 挑選色彩
+ Title displayed on a content dialog directing the user to pick a color.
+
+
+ 確定
+ Button label for the color picker content dialog. Used as confirmation to apply the selected color.
+
+
+ 取消
+ Text label for secondary button the color picker content dialog. When clicked, the operation of selecting a color is cancelled by the user.
+
+
+ 使用色彩配置的游標色彩
+ Label for a button directing the user to use the cursor color defined in the terminal's current color scheme.
+
+
+ 使用色彩配置的前景色彩
+ Label for a button directing the user to use the foreground color defined in the terminal's current color scheme.
+
+
+ 使用色彩配置的背景色彩
+ Label for a button directing the user to use the background color defined in the terminal's current color scheme.
+
+
+ 使用色彩配置的選取項目背景色彩
+ Label for a button directing the user to use the selection background color defined in the terminal's current color scheme.
+
+
+ 無
+ An option to choose from for the "icon style" dropdown. When selected, there will be no icon for the profile.
+
+
+ 檔案
+ An option to choose from for the "icon style" dropdown. When selected, a custom image can set for the profile's icon.
+
+
+ 表情圖示
+ An option to choose from for the "icon style" dropdown. When selected, an emoji can be set for the profile's icon.
+
+
+ 內建圖示
+ An option to choose from for the "icon style" dropdown. When selected, the user can choose from several preselected options to set the profile's icon.
+
+
+ 使用 「Windows 鍵 + 句號」 開啟表情圖示選擇器
+ "Win + period" refers to the OS key binding to open the emoji picker.
+
+
+ 圖示類型
+ Accessible name for a control allowing the user to select the type of icon they would like to use.
+
+
+ 圖示
+ Accessible name for a control allowing the user to select the icon from a list of built in icons.
+
新增索引標籤功能表
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.)