Skip to content

Commit 18f564d

Browse files
consvcDHowett
authored andcommitted
Localization Updates for #17369 (#17380)
(cherry picked from commit 5359e71) Service-Card-Id: 92701123 Service-Version: 1.20
1 parent 3088224 commit 18f564d

File tree

13 files changed

+65
-13
lines changed

13 files changed

+65
-13
lines changed

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ Installieren Sie entweder die fehlende Schriftart, oder wählen Sie eine andere
213213
<value>Unerwarteter Fehler beim Renderer: {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>Ihre Version von MacType ist mit dieser Anwendung nicht kompatibel. Bitte aktualisieren Sie auf Version 2023.5.31 oder höher.</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>Der schreibgeschützte Modus ist aktiviert.</value>
218222
</data>
@@ -288,4 +292,4 @@ Installieren Sie entweder die fehlende Schriftart, oder wählen Sie eine andere
288292
<value>Ausgabe auswählen</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ Instale la fuente que falta o elija otra.</value>
213213
<value>El representador encontró un error inesperado: {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>Su versión de MacType no es compatible con esta aplicación. Actualice a la versión 2023.5.31 o posterior.</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>El modo de solo lectura está habilitado.</value>
218222
</data>
@@ -288,4 +292,4 @@ Instale la fuente que falta o elija otra.</value>
288292
<value>Seleccionar salida</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ Installez la police manquante ou choisissez-en une autre.</value>
213213
<value>Le convertisseur a rencontré une erreur inattendue : {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>Votre version de MacType est incompatible avec cette application. Veuillez mettre à jour la version 2023.5.31 ou une version ultérieure.</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>Le mode lecture seule est activé.</value>
218222
</data>
@@ -288,4 +292,4 @@ Installez la police manquante ou choisissez-en une autre.</value>
288292
<value>Sélectionner la sortie</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ Installare il tipo di carattere mancante o sceglierne un altro.</value>
213213
<value>Il renderer ha rilevato un errore imprevisto: {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>La versione di MacType è incompatibile con questa applicazione. Aggiornare alla versione 2023.5.31 o successiva.</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>La modalità di sola lettura è abilitata.</value>
218222
</data>
@@ -288,4 +292,4 @@ Installare il tipo di carattere mancante o sceglierne un altro.</value>
288292
<value>Seleziona output</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@
213213
<value>レンダラーで予期しないエラーが発生しました: {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>お使いのバージョンの MacType は、このアプリケーションと互換性がありません。バージョン 2023.5.31 以降に更新してください。</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>読み取り専用モードが有効になっています。</value>
218222
</data>
@@ -288,4 +292,4 @@
288292
<value>出力の選択</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@
213213
<value>렌더러에서 예기치 않은 오류가 발생했습니다. {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>MacType 버전이 이 애플리케이션과 호환되지 않습니다. 버전 2023.5.31 이상으로 업데이트하세요.</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>읽기 전용 모드가 사용 설정됩니다.</value>
218222
</data>
@@ -288,4 +292,4 @@
288292
<value>출력 선택</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@ Instale a fonte ausente ou escolha outra.</value>
213213
<value>O renderizador encontrou um erro inesperado: {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>Sua versão do MacType é incompatível com este aplicativo. Atualize para a versão 2023.5.31 ou posterior.</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>O modo somente leitura está habilitado.</value>
218222
</data>
@@ -288,4 +292,4 @@ Instale a fonte ausente ou escolha outra.</value>
288292
<value>Selecionar saída</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@
213213
<value>Řєʼnδέгęř зйĉóűňтëř℮δ âη ûⁿėхрєĉţēð ℮ѓґоŗ: {0} !!! !!! !!! !!! !</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>Ύοϋг νέяšîǿŋ бƒ MacType їš ìⁿçомрāţΐвŀè шιťћ тĥĩѕ ªрφℓíċąţіōņ. Рĺэаşέ űφđаτє τő νзřѕíбʼn 2023.5.31 бŗ ℓâţëґ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>Гėāδ-σπļỳ mőðê īŝ ėńäвļεδ. !!! !!! !</value>
218222
</data>
@@ -288,4 +292,4 @@
288292
<value>Ŝ℮ĺèčť οùτφųţ !!! </value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@
213213
<value>Řєʼnδέгęř зйĉóűňтëř℮δ âη ûⁿėхрєĉţēð ℮ѓґоŗ: {0} !!! !!! !!! !!! !</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>Ύοϋг νέяšîǿŋ бƒ MacType їš ìⁿçомрāţΐвŀè шιťћ тĥĩѕ ªрφℓíċąţіōņ. Рĺэаşέ űφđаτє τő νзřѕíбʼn 2023.5.31 бŗ ℓâţëґ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>Гėāδ-σπļỳ mőðê īŝ ėńäвļεδ. !!! !!! !</value>
218222
</data>
@@ -288,4 +292,4 @@
288292
<value>Ŝ℮ĺèčť οùτφųţ !!! </value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@
213213
<value>Řєʼnδέгęř зйĉóűňтëř℮δ âη ûⁿėхрєĉţēð ℮ѓґоŗ: {0} !!! !!! !!! !!! !</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>Ύοϋг νέяšîǿŋ бƒ MacType їš ìⁿçомрāţΐвŀè шιťћ тĥĩѕ ªрφℓíċąţіōņ. Рĺэаşέ űφđаτє τő νзřѕíбʼn 2023.5.31 бŗ ℓâţëґ. !!! !!! !!! !!! !!! !!! !!! !!! !!! !!! !!</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>Гėāδ-σπļỳ mőðê īŝ ėńäвļεδ. !!! !!! !</value>
218222
</data>
@@ -288,4 +292,4 @@
288292
<value>Ŝ℮ĺèčť οùτφųţ !!! </value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

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

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@
213213
<value>Произошла непредвиденная ошибка обработчика: {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>Эта версия MacType несовместима с этим приложением. Обновите версию до 2023.5.31 или более поздней.</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>Включен режим только для чтения.</value>
218222
</data>
@@ -288,4 +292,4 @@
288292
<value>Выбрать вывод</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

src/cascadia/TerminalControl/Resources/zh-CN/Resources.resw

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@
213213
<value>呈现器遇到意外错误: {0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>你的 MacType 版本与此应用程序不兼容。请更新到版本 2023.5.31 或更高版本。</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>只读模式已启用。</value>
218222
</data>
@@ -288,4 +292,4 @@
288292
<value>选择输出</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

src/cascadia/TerminalControl/Resources/zh-TW/Resources.resw

+5-1
Original file line numberDiff line numberDiff line change
@@ -213,6 +213,10 @@
213213
<value>轉譯器發生意外的錯誤:{0}</value>
214214
<comment>{0} is an error code.</comment>
215215
</data>
216+
<data name="RendererErrorMacType" xml:space="preserve">
217+
<value>您的 MacType 版本與此應用程式不相容。請更新至 2023.5.31 版或更新版本。</value>
218+
<comment>{Locked="2023.5.31","MacType"}</comment>
219+
</data>
216220
<data name="TermControlReadOnly" xml:space="preserve">
217221
<value>已啟用唯讀模式。</value>
218222
</data>
@@ -288,4 +292,4 @@
288292
<value>選取輸出</value>
289293
<comment>The tooltip for a button for selecting all of a command's output</comment>
290294
</data>
291-
</root>
295+
</root>

0 commit comments

Comments
 (0)