Skip to content

Commit 712ce5f

Browse files
authored
Localization Updates - main - 04/16/2025 21:02:38 (#18807)
1 parent 3accdcf commit 712ce5f

File tree

17 files changed

+101
-19
lines changed

17 files changed

+101
-19
lines changed

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>Sie können dieses Terminal jetzt mit STRG+D schließen oder zum Neustart die EINGABETASTE drücken.</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[Fehler {0} beim Start von `{1}']</value>
@@ -220,4 +220,10 @@
220220
<value>Auf das Startverzeichnis „{0}“ konnte nicht zugegriffen werden</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>Für den angeforderten Vorgang sind erhöhte Rechte erforderlich.</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>Die angegebene Datei wurde nicht gefunden.</value>
228+
</data>
223229
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>Ahora puede cerrar este terminal con Ctrl+D o presionar Entrar para reiniciar.</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[error {0} al iniciar `{1}']</value>
@@ -220,4 +220,10 @@
220220
<value>No se pudo obtener acceso al directorio inicial «{0}»</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>La operación solicitada requiere elevación.</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>El sistema no puede encontrar el archivo especificado.</value>
228+
</data>
223229
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>Vous pouvez maintenant fermer ce terminal avec Ctrl+D, ou appuyez sur Entrée pour redémarrer.</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[erreur {0} lors du lancement de `{1}']</value>
@@ -220,4 +220,10 @@
220220
<value>Le démarrage du répertoire n’est pas accessible «{0}»</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>L’opération demandée nécessite une élévation.</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>Le fichier spécifié est introuvable.</value>
228+
</data>
223229
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>È ora possibile chiudere il terminale con CTRL+D oppure premere INVIO per riavviarlo.</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[errore {0} durante l'avvio di `{1}']</value>
@@ -220,4 +220,10 @@
220220
<value>Non è possibile accedere alla directory di avvio "{0}"</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>Per l'operazione richiesta è necessaria l'elevazione dei privilegi.</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>Impossibile trovare il file specificato.</value>
228+
</data>
223229
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>このターミナルを Ctrl+D で閉じるか、Enter キーを押して再起動できます。</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>['{1}' の起動時にエラー {0} が発生しました]</value>
@@ -220,4 +220,10 @@
220220
<value>先頭のディレクトリ "{0}" にアクセスできませんでした</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>要求された操作には、権限の昇格が必要です。</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>指定されたファイルが見つかりません。</value>
228+
</data>
223229
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>이제 Ctrl+D 이 터미널을 닫거나 Enter 키를 눌러 다시 시작할 수 있습니다.</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[’{1}' 시작 시 {0} 오류 발생]</value>
@@ -220,4 +220,10 @@
220220
<value>시작 디렉터리 "{0}"에 액세스할 수 없습니다.</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>요청한 작업을 수행하려면 권한 상승이 필요합니다.</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>시스템에서 지정된 파일을 찾을 수 없습니다.</value>
228+
</data>
223229
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>Agora você pode fechar este terminal com Ctrl+D ou pressione Enter para reiniciar.</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[erro {0} ao iniciar "{1}"]</value>
@@ -220,4 +220,10 @@
220220
<value>Não foi possível acessar o diretório inicial "{0}"</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>A operação solicitada exige elevação.</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>O sistema não pode encontrar o arquivo especificado.</value>
228+
</data>
223229
</root>

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>Ỳóŭ ćǻή иòω сĺøѕè ťнįş тёѓмîήªŀ ωīťђ Çťѓℓ+Ď, όг ргéšѕ Σñтèř το ґèšтªят. !!! !!! !!! !!! !!! !!! !!!</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[℮ѓѓŏŕ {0} ωĥєй łåύñćђίηğ `{1}'] !!! !!! !!! </value>
@@ -220,4 +220,10 @@
220220
<value>Ċőŭľđ йōť ª¢čеѕş şτāŗťΐиğ ðιѓεςтоŗγ "{0}" !!! !!! !!! !!!</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223-
</root>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>Ţнė ŗēqμĕѕŧєđ ôφ℮ґάтĩöй ŕєqΰїŗęś ėĺęνáτîøŋ. !!! !!! !!! !!! </value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>Ŧнё şγśţêм ςâлηόť ƒїлď ŧнэ ƒΐĺë śрéćιƒієð. !!! !!! !!! !!! </value>
228+
</data>
229+
</root>

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>Ỳóŭ ćǻή иòω сĺøѕè ťнįş тёѓмîήªŀ ωīťђ Çťѓℓ+Ď, όг ргéšѕ Σñтèř το ґèšтªят. !!! !!! !!! !!! !!! !!! !!!</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[℮ѓѓŏŕ {0} ωĥєй łåύñćђίηğ `{1}'] !!! !!! !!! </value>
@@ -220,4 +220,10 @@
220220
<value>Ċőŭľđ йōť ª¢čеѕş şτāŗťΐиğ ðιѓεςтоŗγ "{0}" !!! !!! !!! !!!</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223-
</root>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>Ţнė ŗēqμĕѕŧєđ ôφ℮ґάтĩöй ŕєqΰїŗęś ėĺęνáτîøŋ. !!! !!! !!! !!! </value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>Ŧнё şγśţêм ςâлηόť ƒїлď ŧнэ ƒΐĺë śрéćιƒієð. !!! !!! !!! !!! </value>
228+
</data>
229+
</root>

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

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>Ỳóŭ ćǻή иòω сĺøѕè ťнįş тёѓмîήªŀ ωīťђ Çťѓℓ+Ď, όг ргéšѕ Σñтèř το ґèšтªят. !!! !!! !!! !!! !!! !!! !!!</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[℮ѓѓŏŕ {0} ωĥєй łåύñćђίηğ `{1}'] !!! !!! !!! </value>
@@ -220,4 +220,10 @@
220220
<value>Ċőŭľđ йōť ª¢čеѕş şτāŗťΐиğ ðιѓεςтоŗγ "{0}" !!! !!! !!! !!!</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223-
</root>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>Ţнė ŗēqμĕѕŧєđ ôφ℮ґάтĩöй ŕєqΰїŗęś ėĺęνáτîøŋ. !!! !!! !!! !!! </value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>Ŧнё şγśţêм ςâлηόť ƒїлď ŧнэ ƒΐĺë śрéćιƒієð. !!! !!! !!! !!! </value>
228+
</data>
229+
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>Теперь вы можете закрыть этот терминал с помощью клавиш CTRL+D. Или нажмите клавишу ВВОД для перезапуска.</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[ошибка {0} при запуске "{1}"]</value>
@@ -220,4 +220,10 @@
220220
<value>Не удалось получить доступ к запуску каталога "{0}"</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>Запрошенная операция требует получения дополнительных прав.</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>Не удается найти указанный файл.</value>
228+
</data>
223229
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>现在可以使用Ctrl+D关闭此终端,或按 Enter 重新启动。</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[出现错误 {0} (启动“{1}”时)]</value>
@@ -220,4 +220,10 @@
220220
<value>无法访问启动目录“{0}”</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>请求的操作需要提升。</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>系统找不到指定的文件。</value>
228+
</data>
223229
</root>

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

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@
209209
</data>
210210
<data name="CtrlDToClose" xml:space="preserve">
211211
<value>您現在可以使用 Ctrl+D 關閉此終端機,或按 Enter 重新啟動。</value>
212-
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
212+
<comment>"Ctrl+D" and "Enter" represent keys the user will press (control+D and Enter).</comment>
213213
</data>
214214
<data name="ProcessFailedToLaunch" xml:space="preserve">
215215
<value>[啟動 `{1}' 時發生錯誤 {0}]</value>
@@ -220,4 +220,10 @@
220220
<value>無法存取開始目錄 "{0}"</value>
221221
<comment>The first argument {0} is a path to a directory on the filesystem, as provided by the user.</comment>
222222
</data>
223+
<data name="ElevationRequired" xml:space="preserve">
224+
<value>要求的操作需要提高權限。</value>
225+
</data>
226+
<data name="FileNotFound" xml:space="preserve">
227+
<value>系統找不到指定的檔案。</value>
228+
</data>
223229
</root>

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2312,6 +2312,10 @@
23122312
<value>MSYS2(C:\ -&gt; /c)</value>
23132313
<comment>{Locked="MSYS2","C:\","/c"} An option to choose from for the "path translation" setting.</comment>
23142314
</data>
2315+
<data name="Profile_PathTranslationStyleMinGW.Content" xml:space="preserve">
2316+
<value>MinGW(C:\ -&gt; C:/)</value>
2317+
<comment>{Locked="MinGW","C:\","C:/"} An option to choose from for the "path translation" setting.</comment>
2318+
</data>
23152319
<data name="Profile_Delete_Orphaned.Header" xml:space="preserve">
23162320
<value>프로필이 더 이상 검색되지 않음</value>
23172321
</data>

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@
23172317
<comment>{Locked="MSYS2","C:\","/c"} An option to choose from for the "path translation" setting.</comment>
23182318
</data>
23192319
<data name="Profile_PathTranslationStyleMinGW.Content" xml:space="preserve">
2320-
<value>MinGW (C:\ -&gt; C:/)</value>
2320+
<value>MinGW (C:\ -&gt; C:/) !!! !!</value>
23212321
<comment>{Locked="MinGW","C:\","C:/"} An option to choose from for the "path translation" setting.</comment>
23222322
</data>
23232323
<data name="Profile_Delete_Orphaned.Header" xml:space="preserve">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@
23172317
<comment>{Locked="MSYS2","C:\","/c"} An option to choose from for the "path translation" setting.</comment>
23182318
</data>
23192319
<data name="Profile_PathTranslationStyleMinGW.Content" xml:space="preserve">
2320-
<value>MinGW (C:\ -&gt; C:/)</value>
2320+
<value>MinGW (C:\ -&gt; C:/) !!! !!</value>
23212321
<comment>{Locked="MinGW","C:\","C:/"} An option to choose from for the "path translation" setting.</comment>
23222322
</data>
23232323
<data name="Profile_Delete_Orphaned.Header" xml:space="preserve">

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2317,7 +2317,7 @@
23172317
<comment>{Locked="MSYS2","C:\","/c"} An option to choose from for the "path translation" setting.</comment>
23182318
</data>
23192319
<data name="Profile_PathTranslationStyleMinGW.Content" xml:space="preserve">
2320-
<value>MinGW (C:\ -&gt; C:/)</value>
2320+
<value>MinGW (C:\ -&gt; C:/) !!! !!</value>
23212321
<comment>{Locked="MinGW","C:\","C:/"} An option to choose from for the "path translation" setting.</comment>
23222322
</data>
23232323
<data name="Profile_Delete_Orphaned.Header" xml:space="preserve">

0 commit comments

Comments
 (0)