Skip to content

Commit bc365c9

Browse files
consvcDHowett
authored andcommitted
Localization Updates - main - associated with #17259 (#17272)
(cherry picked from commit 26cc5da) Service-Card-Id: 92577949 Service-Version: 1.21
1 parent 0d8e43c commit bc365c9

File tree

13 files changed

+52
-13
lines changed

13 files changed

+52
-13
lines changed

src/cascadia/TerminalSettingsEditor/Resources/de-DE/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>Schriftart</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Sie können mehrere Schriftarten verwenden, indem Sie sie durch ein ASCII-Komma voneinander trennen.</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>Schriftgrad</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Wenn diese Option aktiviert ist, zeichnet das Terminal benutzerdefinierte Glyphen für Blockelement- und Feldzeichnungszeichen, anstatt die Schriftart zu verwenden. Dieses Feature funktioniert nur, wenn GPU-Beschleunigung verfügbar ist.</value>
934+
<value>Wenn diese Option aktiviert ist, zeichnet das Terminal benutzerdefinierte Glyphen für Blockelement- und Feldzeichnungszeichen, anstatt die Schriftart zu verwenden. Dieses Feature ist nicht verfügbar, wenn Direct2D als Grafik-API verwendet wird.</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/es-ES/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>Tipo de fuente</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Puede usar varias fuentes separándolas con una coma ASCII.</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>Tamaño de la fuente</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Cuando está habilitado, el terminal dibuja glifos personalizados para los caracteres de dibujo de elementos de bloque y cuadros, en lugar de usar la fuente. Esta característica solo funciona cuando la aceleración de GPU está disponible.</value>
934+
<value>Cuando está habilitado, el terminal dibuja glifos personalizados para los caracteres de dibujo de elementos de bloque y cuadros, en lugar de usar la fuente. Esta característica no está disponible cuando se usa Direct2D como API de gráficos.</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/fr-FR/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>Type de police</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Vous pouvez utiliser plusieurs polices en les séparant par une virgule ASCII.</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>Taille de police</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Lorsque cette option est activée, le terminal dessine des glyphes personnalisés pour les éléments de bloc et les caractères de dessin de boîte au lieu d’utiliser la police. Cette fonctionnalité ne fonctionne que lorsque l’accélération GPU est disponible.</value>
934+
<value>Lorsque cette option est activée, le terminal dessine des glyphes personnalisés pour les éléments de bloc et les caractères de dessin de boîte au lieu d’utiliser la police. Cette fonctionnalité n’est pas disponible lors de l’utilisation de Direct2D comme API Graphics.</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/it-IT/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>Tipo di carattere</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Puoi usare più tipi di carattere separandoli con una virgola ASCII.</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>Dimensioni del carattere</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Se abilitata, il terminale disegna glifi personalizzati per i caratteri di disegno a blocchi di elementi e caselle anziché usare il tipo di carattere. Questa funzionalità funziona solo quando è disponibile l'accelerazione GPU.</value>
934+
<value>Se abilitata, il terminale disegna glifi personalizzati per i caratteri di disegno a blocchi di elementi e caselle anziché usare il tipo di carattere. Questa funzionalità non è disponibile quando si usa Direct2D come API grafica.</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/ja-JP/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>フォント フェイス</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>複数のフォントを使用するには、複数のフォントを ASCII コンマで区切ります。</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>フォント サイズ</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>有効にすると、ターミナルは、フォントを使用する代わりに、ブロック要素とボックス描画文字のカスタム グリフを描画します。この機能は、GPU アクセラレーションが使用可能な場合にのみ機能します。</value>
934+
<value>有効にすると、ターミナルは、フォントを使用する代わりに、ブロック要素とボックス描画文字のカスタム グリフを描画します。グラフィックス API として Direct2D を使用している場合、この機能は使用できません。</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/ko-KR/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>글꼴</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>여러 글꼴을 ASCII 쉼표로 구분하여 사용할 수 있습니다.</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>글꼴 크기</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>사용하도록 설정하면 터미널은 글꼴을 사용하는 대신 블록 요소 및 상자 그리기 문자에 대한 사용자 지정 문자 모양을 그립니다. 이 기능은 GPU 가속을 사용할 수 있는 경우에만 작동합니다.</value>
934+
<value>사용하도록 설정하면 터미널은 글꼴을 사용하는 대신 블록 요소 및 상자 그리기 문자에 대한 사용자 지정 문자 모양을 그립니다. Direct2D를 그래픽 API로 사용할 때는 이 기능을 사용할 수 없습니다.</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/pt-BR/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>Tipo de fonte</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Pode utilizar vários tipos de letra separando-os com uma vírgula ASCII.</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>Tamanho da fonte</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Quando habilitado, o terminal desenha glifos personalizados para caracteres de desenho de elemento de bloco e caixa em vez de usar a fonte. Esse recurso só funciona quando a Aceleração de GPU está disponível.</value>
934+
<value>Quando habilitado, o terminal desenha glifos personalizados para caracteres de desenho de elemento de bloco e caixa em vez de usar a fonte. Esse recurso não está disponível ao usar o Direct2D como a API de Gráficos.</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/qps-ploc/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>₣øñŧ ƒдсέ !!!</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Ýоύ ĉąи ύŝè мύŀŧΐρļĕ ƒőйτš ъý ѕéραгдŧĭʼnğ ţнэm щїţђ áп ∆ŚČĨĨ çőмmа. !!! !!! !!! !!! !!! !!! !</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>₣ŏňτ şίźε !!!</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Ẅħĕň еņªъℓёð, тћз τēгмïπдℓ ðѓáшş çύšτом ģļўφħѕ ƒǿя ъĺôсĸ éℓêm℮ήŧ àñð ъο× ðгдωΐπĝ čћдŗąςŧέѓś ìπŝţėãđ ŏƒ ũŝіⁿğ ťћę ƒбηŧ. Ţћιş ƒзаτџŕè οʼnĺŷ ωóгκŝ ẁĥéŋ ĢΡŬ Àςĉеŀèѓдτισñ ĩѕ ǻνãîļåвłę. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
934+
<value>Ẅħĕň еņªъℓёð, тћз τēгмïπдℓ ðѓáшş çύšτом ģļўφħѕ ƒǿя ъĺôсĸ éℓêm℮ήŧ àñð ъο× ðгдωΐπĝ čћдŗąςŧέѓś ìπŝţėãđ ŏƒ ũŝіⁿğ ťћę ƒбηŧ. Ţћιş ƒзаτџŕè ίš úπâνάίļǻвĺз ẅнέи μşιńĝ Ďΐґеčт2Ď άѕ тħë Ĝяãрнĩςŝ ÃРÌ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/qps-ploca/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>₣øñŧ ƒдсέ !!!</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Ýоύ ĉąи ύŝè мύŀŧΐρļĕ ƒőйτš ъý ѕéραгдŧĭʼnğ ţнэm щїţђ áп ∆ŚČĨĨ çőмmа. !!! !!! !!! !!! !!! !!! !</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>₣ŏňτ şίźε !!!</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Ẅħĕň еņªъℓёð, тћз τēгмïπдℓ ðѓáшş çύšτом ģļўφħѕ ƒǿя ъĺôсĸ éℓêm℮ήŧ àñð ъο× ðгдωΐπĝ čћдŗąςŧέѓś ìπŝţėãđ ŏƒ ũŝіⁿğ ťћę ƒбηŧ. Ţћιş ƒзаτџŕè οʼnĺŷ ωóгκŝ ẁĥéŋ ĢΡŬ Àςĉеŀèѓдτισñ ĩѕ ǻνãîļåвłę. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
934+
<value>Ẅħĕň еņªъℓёð, тћз τēгмïπдℓ ðѓáшş çύšτом ģļўφħѕ ƒǿя ъĺôсĸ éℓêm℮ήŧ àñð ъο× ðгдωΐπĝ čћдŗąςŧέѓś ìπŝţėãđ ŏƒ ũŝіⁿğ ťћę ƒбηŧ. Ţћιş ƒзаτџŕè ίš úπâνάίļǻвĺз ẅнέи μşιńĝ Ďΐґеčт2Ď άѕ тħë Ĝяãрнĩςŝ ÃРÌ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/qps-plocm/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>₣øñŧ ƒдсέ !!!</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Ýоύ ĉąи ύŝè мύŀŧΐρļĕ ƒőйτš ъý ѕéραгдŧĭʼnğ ţнэm щїţђ áп ∆ŚČĨĨ çőмmа. !!! !!! !!! !!! !!! !!! !</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>₣ŏňτ şίźε !!!</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Ẅħĕň еņªъℓёð, тћз τēгмïπдℓ ðѓáшş çύšτом ģļўφħѕ ƒǿя ъĺôсĸ éℓêm℮ήŧ àñð ъο× ðгдωΐπĝ čћдŗąςŧέѓś ìπŝţėãđ ŏƒ ũŝіⁿğ ťћę ƒбηŧ. Ţћιş ƒзаτџŕè οʼnĺŷ ωóгκŝ ẁĥéŋ ĢΡŬ Àςĉеŀèѓдτισñ ĩѕ ǻνãîļåвłę. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
934+
<value>Ẅħĕň еņªъℓёð, тћз τēгмïπдℓ ðѓáшş çύšτом ģļўφħѕ ƒǿя ъĺôсĸ éℓêm℮ήŧ àñð ъο× ðгдωΐπĝ čћдŗąςŧέѓś ìπŝţėãđ ŏƒ ũŝіⁿğ ťћę ƒбηŧ. Ţћιş ƒзаτџŕè ίš úπâνάίļǻвĺз ẅнέи μşιńĝ Ďΐґеčт2Ď άѕ тħë Ĝяãрнĩςŝ ÃРÌ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

src/cascadia/TerminalSettingsEditor/Resources/ru-RU/Resources.resw

+4-1
Original file line numberDiff line numberDiff line change
@@ -895,6 +895,9 @@
895895
<value>Начертание шрифта</value>
896896
<comment>Name for a control to select the font for text in the app.</comment>
897897
</data>
898+
<data name="Profile_FontFace.HelpText" xml:space="preserve">
899+
<value>Вы можете использовать несколько шрифтов, разделив их запятой ASCII.</value>
900+
</data>
898901
<data name="Profile_FontSize.Header" xml:space="preserve">
899902
<value>Размер шрифта</value>
900903
<comment>Header for a control to determine the size of the text in the app.</comment>
@@ -928,7 +931,7 @@
928931
<comment>The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones.</comment>
929932
</data>
930933
<data name="Profile_EnableBuiltinGlyphs.HelpText" xml:space="preserve">
931-
<value>Если этот параметр включен, терминал рисует собственные глифы для элементов блока и символов рисования прямоугольников вместо использования шрифта. Эта функция работает только тогда, когда доступно ускорение графического процессора.</value>
934+
<value>Если этот параметр включен, терминал рисует собственные глифы для элементов блока и символов рисования прямоугольников вместо использования шрифта. Эта функция недоступна при использовании Direct2D в качестве API графики.</value>
932935
<comment>A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.</comment>
933936
</data>
934937
<data name="Profile_EnableColorGlyphs.Header" xml:space="preserve">

0 commit comments

Comments
 (0)