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

This commit is contained in:
csigs
2020-10-07 13:30:34 -07:00
committed by GitHub
parent 5e30ad176a
commit de4436ccc0
21 changed files with 1000 additions and 13 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[인터넷 바로 가기 애플리케이션]]></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[패키지된 애플리케이션]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -76,6 +82,9 @@
<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[UWP을 시작할 수 없음]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -100,18 +109,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[포함하는 폴더 열기(Ctrl+Shift+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[콘솔에서 경로 열기(Ctrl+Shift+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[PowerToys Run에서 프로그램 검색]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -127,6 +145,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[관리자 권한으로 실행(Ctrl+Shift+Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>