mirror of
https://github.com/Blinue/Magpie.git
synced 2026-06-24 02:04:10 +00:00
Merge branch 'dev' into render-system
This commit is contained in:
commit
071603ea58
2 changed files with 27 additions and 0 deletions
|
|
@ -811,4 +811,25 @@
|
|||
<data name="Overlay_Profiler_Timings_Total" xml:space="preserve">
|
||||
<value>Total</value>
|
||||
</data>
|
||||
<data name="FileDialog_JsonFile" xml:space="preserve">
|
||||
<value>Archivo JSON</value>
|
||||
</data>
|
||||
<data name="FileDialog_ExeFile" xml:space="preserve">
|
||||
<value>Archivo ejecutable</value>
|
||||
</data>
|
||||
<data name="Settings_Advanced_AllowScalingMaximized.Title" xml:space="preserve">
|
||||
<value>Permitir escalar ventanas maximizadas o de pantalla completa</value>
|
||||
</data>
|
||||
<data name="Profile_MoreOptions_ChangeExecutableForLaunching.Text" xml:space="preserve">
|
||||
<value>Cambiar el archivo ejecutable para el inicio</value>
|
||||
</data>
|
||||
<data name="SelectLauncherDialog_Title" xml:space="preserve">
|
||||
<value>Elija el archivo ejecutable para iniciar el programa</value>
|
||||
</data>
|
||||
<data name="Home_Shortcuts_Overlay.Description" xml:space="preserve">
|
||||
<value>Supervise el rendimiento de renderizado mientras escala</value>
|
||||
</data>
|
||||
<data name="Home_Shortcuts_Scale.Description" xml:space="preserve">
|
||||
<value>Escale la ventana de primer plano o deje de escalar</value>
|
||||
</data>
|
||||
</root>
|
||||
|
|
@ -826,4 +826,10 @@
|
|||
<data name="FileDialog_JsonFile" xml:space="preserve">
|
||||
<value>Arquivo JSON</value>
|
||||
</data>
|
||||
<data name="Home_Shortcuts_Overlay.Description" xml:space="preserve">
|
||||
<value>Monitorar o desempenho de renderização durante o redimensionamento</value>
|
||||
</data>
|
||||
<data name="Home_Shortcuts_Scale.Description" xml:space="preserve">
|
||||
<value>Redimensionar a janela em primeiro plano ou interromper o redimensionamento</value>
|
||||
</data>
|
||||
</root>
|
||||
Loading…
Add table
Add a link
Reference in a new issue