Skip to content

Commit

Permalink
Localization Updates - 05/25/2024 03:05:37
Browse files Browse the repository at this point in the history
  • Loading branch information
consvc committed May 25, 2024
1 parent 5d1cf1a commit 3fae455
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion src/cascadia/TerminalApp/Resources/es-ES/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@
<value>Dividir pestaña</value>
</data>
<data name="SplitPaneText" xml:space="preserve">
<value>Panel dividido</value>
<value>Dividir panel</value>
</data>
<data name="SearchWebText" xml:space="preserve">
<value>Búsqueda en la web</value>
Expand Down
6 changes: 3 additions & 3 deletions src/cascadia/TerminalApp/Resources/it-IT/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -421,13 +421,13 @@
<value>Apri nuova scheda</value>
</data>
<data name="NewPaneRun.Text" xml:space="preserve">
<value>ALT + clic per dividere la finestra corrente</value>
<value>ALT+CLIC per dividere la finestra corrente</value>
</data>
<data name="NewWindowRun.Text" xml:space="preserve">
<value>MAIUSC+clic per aprire una nuova finestra</value>
<value>MAIUSC+CLIC per aprire una nuova finestra</value>
</data>
<data name="ElevatedRun.Text" xml:space="preserve">
<value>CTRL+Clic per aprire come amministratore</value>
<value>CTRL+CLIC per aprire come amministratore</value>
</data>
<data name="WindowCloseButton.[using:Windows.UI.Xaml.Automation]AutomationProperties.Name" xml:space="preserve">
<value>Chiudi</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
<value>Riprendi</value>
</data>
<data name="HowToOpenRun.Text" xml:space="preserve">
<value>CTRL+clic per aprire il collegamento</value>
<value>CTRL+CLIC per aprire il collegamento</value>
</data>
<data name="TermControl_NoMatch" xml:space="preserve">
<value>Nessun risultato</value>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1303,7 +1303,7 @@
<comment>This is the formal name for a font weight.</comment>
</data>
<data name="Profile_FontWeightLight.Content" xml:space="preserve">
<value>밝게</value>
<value>가늘게</value>
<comment>This is the formal name for a font weight.</comment>
</data>
<data name="Profile_FontWeightMedium.Content" xml:space="preserve">
Expand All @@ -1315,15 +1315,15 @@
<comment>This is the formal name for a font weight.</comment>
</data>
<data name="Profile_FontWeightSemi-bold.Content" xml:space="preserve">
<value>약간 굵은</value>
<value>약간 굵게</value>
<comment>This is the formal name for a font weight.</comment>
</data>
<data name="Profile_FontWeightSemi-light.Content" xml:space="preserve">
<value>약간 가늘게</value>
<comment>This is the formal name for a font weight.</comment>
</data>
<data name="Profile_FontWeightThin.Content" xml:space="preserve">
<value>얇은</value>
<value>얇게</value>
<comment>This is the formal name for a font weight.</comment>
</data>
<data name="Profile_FontFeature_rlig" xml:space="preserve">
Expand Down
28 changes: 14 additions & 14 deletions src/cascadia/TerminalSettingsModel/Resources/es-ES/Resources.resw
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<value>Nueva pestaña</value>
</data>
<data name="SplitPaneParentCommandName" xml:space="preserve">
<value>Panel dividido</value>
<value>Dividir panel</value>
</data>
<data name="ApplicationDisplayNamePortable" xml:space="preserve">
<value>Terminal (portátil)</value>
Expand Down Expand Up @@ -187,7 +187,7 @@
<value>Cerrar todas las pestañas después de la pestaña actual</value>
</data>
<data name="CloseWindowCommandKey" xml:space="preserve">
<value>Cierre la ventana</value>
<value>Cerrar ventana</value>
</data>
<data name="OpenSystemMenuCommandKey" xml:space="preserve">
<value>Abrir menú del sistema</value>
Expand Down Expand Up @@ -276,10 +276,10 @@
<value>Mover el foco al panel menor</value>
</data>
<data name="SwapPaneCommandKey" xml:space="preserve">
<value>Panel de intercambio</value>
<value>Intercambiar panel</value>
</data>
<data name="SwapPaneWithArgCommandKey" xml:space="preserve">
<value>{0} panel de intercambio</value>
<value>Intercambiar panel hacia {0}</value>
<comment>{0} will be replaced with one of the four directions "DirectionLeft", "DirectionRight", "DirectionUp", "DirectionDown"</comment>
</data>
<data name="SwapPaneToLastUsedPane" xml:space="preserve">
Expand Down Expand Up @@ -307,7 +307,7 @@
<value>Identificar ventanas</value>
</data>
<data name="NextTabCommandKey" xml:space="preserve">
<value>Siguiente pestaña</value>
<value>Pestaña siguiente</value>
</data>
<data name="OpenBothSettingsFilesCommandKey" xml:space="preserve">
<value>Abrir archivos de configuración y configuración predeterminada (JSON)</value>
Expand Down Expand Up @@ -357,24 +357,24 @@
<comment>{0} will be replaced with one of the four directions "DirectionLeft", "DirectionRight", "DirectionUp", or "DirectionDown"</comment>
</data>
<data name="ScrollDownCommandKey" xml:space="preserve">
<value>Desplazar hacia abajo</value>
<value>Desplazarse hacia abajo</value>
</data>
<data name="ScrollDownSeveralRowsCommandKey" xml:space="preserve">
<value>Desplazar hacia abajo {0} línea(s)</value>
<value>Desplazarse hacia abajo {0} línea(s)</value>
<comment>{0} will be replaced with the number of lines to scroll"</comment>
</data>
<data name="ScrollDownPageCommandKey" xml:space="preserve">
<value>Desplácese hacia abajo una página</value>
<value>Desplazarse hacia abajo una página</value>
</data>
<data name="ScrollUpCommandKey" xml:space="preserve">
<value>Desplazar hacia arriba</value>
<value>Desplazarse hacia arriba</value>
</data>
<data name="ScrollUpSeveralRowsCommandKey" xml:space="preserve">
<value>Desplazar hacia arriba {0} línea(s)</value>
<value>Desplazarse hacia arriba {0} línea(s)</value>
<comment>{0} will be replaced with the number of lines to scroll"</comment>
</data>
<data name="ScrollUpPageCommandKey" xml:space="preserve">
<value>Desplácese hacia arriba una página</value>
<value>Desplazarse hacia arriba una página</value>
</data>
<data name="ScrollToTopCommandKey" xml:space="preserve">
<value>Desplazarse a la parte superior del historial</value>
Expand Down Expand Up @@ -429,7 +429,7 @@
<value>Mover el panel a una nueva ventana</value>
</data>
<data name="SplitPaneCommandKey" xml:space="preserve">
<value>Panel dividido</value>
<value>Dividir panel</value>
</data>
<data name="SplitVerticalCommandKey" xml:space="preserve">
<value>Dividir el panel verticalmente</value>
Expand Down Expand Up @@ -487,7 +487,7 @@
<value>Alternar la orientación de la división del panel</value>
</data>
<data name="TogglePaneZoomCommandKey" xml:space="preserve">
<value>Zoom de panel de alternancia</value>
<value>Alternar zoom del panel</value>
</data>
<data name="TogglePaneReadOnlyCommandKey" xml:space="preserve">
<value>Activar o desactivar el modo de solo lectura del panel</value>
Expand Down Expand Up @@ -524,7 +524,7 @@
<value>Mostrar u ocultar la ventana de terminal</value>
</data>
<data name="QuakeModeCommandKey" xml:space="preserve">
<value>Mostrar u ocultar ventana Desastre</value>
<value>Mostrar u ocultar ventana Quake</value>
<comment>Quake is a well-known computer game and isn't related to earthquakes, etc. See https://en.wikipedia.org/wiki/Quake_(video_game)</comment>
</data>
<data name="FocusPaneCommandKey" xml:space="preserve">
Expand Down

0 comments on commit 3fae455

Please sign in to comment.