LEGO: check in for master to temporary branch. (#7168)

This commit is contained in:
csigs
2020-10-08 07:55:56 -07:00
committed by GitHub
parent 9216aa465f
commit 8a81bea413
55 changed files with 1948 additions and 67 deletions

View File

@@ -49,12 +49,18 @@
<Item ItemId=";powertoys_run_plugin_program_internet_shortcut_application" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Internet shortcut application]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aplicación de acceso directo a Internet]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";powertoys_run_plugin_program_packaged_application" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Packaged application]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aplicación empaquetada]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -70,12 +76,18 @@
<Item ItemId=";powertoys_run_plugin_program_start_failed" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to start]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se puede iniciar.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";powertoys_run_plugin_program_uwp_failed" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Can't start UWP]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[No se puede iniciar UWP.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -100,18 +112,27 @@
<Item ItemId=";wox_plugin_program_open_containing_folder" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open containing folder (Ctrl+Shift+E)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir carpeta de contenido (Control + Mayús + E)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_program_open_in_console" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open path in console (Ctrl+Shift+C)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir ruta de acceso en la consola (Control + Mayús + C)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_program_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Buscar programas en el Ejecutor de PowerToys]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -127,6 +148,9 @@
<Item ItemId=";wox_plugin_program_run_as_administrator" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Run as administrator (Ctrl+Shift+Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ejecutar como administrador (Control + Mayús + Entrar)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -76,6 +76,9 @@
<Item ItemId=";powertoys_run_plugin_program_start_failed" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Unable to start]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[시작할 수 없음]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>