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

This commit is contained in:
csigs
2021-02-03 03:20:48 -08:00
committed by GitHub
parent 32d164a786
commit f4f12b7dcb
25 changed files with 1013 additions and 194 deletions

View File

@@ -21,6 +21,9 @@
<Item ItemId=";wox_plugin_service_open_services" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open services (Ctrl+O)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ouvrir les services (Ctrl+O)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -28,7 +31,7 @@
<Str Cat="Text">
<Val><![CDATA[Pausing]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suspension]]></Val>
<Val><![CDATA[Pause]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -45,6 +48,9 @@
<Item ItemId=";wox_plugin_service_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manages Windows services]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gère les services Windows]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -60,12 +66,18 @@
<Item ItemId=";wox_plugin_service_restart" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restart (Ctrl+R)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Redémarrer (Ctrl+R)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_service_restarted_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been restarted]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} a été redémarré]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -81,6 +93,9 @@
<Item ItemId=";wox_plugin_service_start" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Démarrer (Entrée)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -115,7 +130,7 @@
<Str Cat="Text">
<Val><![CDATA[Manual]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Manuelles]]></Val>
<Val><![CDATA[Manuel]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -177,6 +192,9 @@
<Item ItemId=";wox_plugin_service_stop" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Stop (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Arrêter (Entrée)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -201,6 +219,9 @@
<Item ItemId=";wox_plugin_service_stopped_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been stopped]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} a été arrêté]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -21,6 +21,9 @@
<Item ItemId=";wox_plugin_service_open_services" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open services (Ctrl+O)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[サービスを開く (Ctrl+O)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -28,7 +31,7 @@
<Str Cat="Text">
<Val><![CDATA[Pausing]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[一時停止しています]]></Val>
<Val><![CDATA[一時停止]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -45,6 +48,9 @@
<Item ItemId=";wox_plugin_service_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manages Windows services]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows サービスを管理します]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -60,12 +66,18 @@
<Item ItemId=";wox_plugin_service_restart" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restart (Ctrl+R)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[再起動 (Ctrl+R)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_service_restarted_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been restarted]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} が再起動されました]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -81,6 +93,9 @@
<Item ItemId=";wox_plugin_service_start" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[開始 (Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -133,7 +148,7 @@
<Str Cat="Text">
<Val><![CDATA[Starting]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[起動中]]></Val>
<Val><![CDATA[開始中]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -142,7 +157,7 @@
<Str Cat="Text">
<Val><![CDATA[Started]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[開始しました]]></Val>
<Val><![CDATA[開始済み]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -177,6 +192,9 @@
<Item ItemId=";wox_plugin_service_stop" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Stop (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[停止 (Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -193,7 +211,7 @@
<Str Cat="Text">
<Val><![CDATA[Stopped]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[停止]]></Val>
<Val><![CDATA[停止済み]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -201,6 +219,9 @@
<Item ItemId=";wox_plugin_service_stopped_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been stopped]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} が停止されました]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -21,6 +21,9 @@
<Item ItemId=";wox_plugin_service_open_services" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open services (Ctrl+O)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Services openen (Ctrl+O)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -45,6 +48,9 @@
<Item ItemId=";wox_plugin_service_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manages Windows services]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hiermee worden Windows-services beheerd]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -60,12 +66,18 @@
<Item ItemId=";wox_plugin_service_restart" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restart (Ctrl+R)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Opnieuw starten (Ctrl+R)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_service_restarted_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been restarted]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} is opnieuw gestart]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -81,6 +93,9 @@
<Item ItemId=";wox_plugin_service_start" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Starten (Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -177,6 +192,9 @@
<Item ItemId=";wox_plugin_service_stop" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Stop (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Stoppen (Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -201,6 +219,9 @@
<Item ItemId=";wox_plugin_service_stopped_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been stopped]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} is gestopt]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -21,6 +21,9 @@
<Item ItemId=";wox_plugin_service_open_services" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open services (Ctrl+O)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir serviços (Ctrl+O)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -45,6 +48,9 @@
<Item ItemId=";wox_plugin_service_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manages Windows services]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gerencia serviços do Windows]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -60,12 +66,18 @@
<Item ItemId=";wox_plugin_service_restart" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restart (Ctrl+R)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Reiniciar (Ctrl+R)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_service_restarted_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been restarted]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} foi reiniciado]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -81,6 +93,9 @@
<Item ItemId=";wox_plugin_service_start" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Iniciar (Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -177,6 +192,9 @@
<Item ItemId=";wox_plugin_service_stop" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Stop (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Parar (Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -201,6 +219,9 @@
<Item ItemId=";wox_plugin_service_stopped_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been stopped]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[O {0} foi interrompido]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -21,6 +21,9 @@
<Item ItemId=";wox_plugin_service_open_services" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open services (Ctrl+O)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir serviços (Ctrl+O)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -28,7 +31,7 @@
<Str Cat="Text">
<Val><![CDATA[Pausing]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A colocar em pausa]]></Val>
<Val><![CDATA[Colocar em pausa]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -45,6 +48,9 @@
<Item ItemId=";wox_plugin_service_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manages Windows services]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gere serviços Windows]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -60,12 +66,18 @@
<Item ItemId=";wox_plugin_service_restart" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restart (Ctrl+R)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Reiniciar (Ctrl+R)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_service_restarted_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been restarted]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} foi reiniciado]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -81,6 +93,9 @@
<Item ItemId=";wox_plugin_service_start" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Início (Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -133,7 +148,7 @@
<Str Cat="Text">
<Val><![CDATA[Starting]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A iniciar]]></Val>
<Val><![CDATA[Iniciar]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -177,6 +192,9 @@
<Item ItemId=";wox_plugin_service_stop" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Stop (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Parar (Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -201,6 +219,9 @@
<Item ItemId=";wox_plugin_service_stopped_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been stopped]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} foi parado]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -21,6 +21,9 @@
<Item ItemId=";wox_plugin_service_open_services" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open services (Ctrl+O)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[打开服务(Ctrl+O)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -45,6 +48,9 @@
<Item ItemId=";wox_plugin_service_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Manages Windows services]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[管理 Windows 服务]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -60,12 +66,18 @@
<Item ItemId=";wox_plugin_service_restart" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restart (Ctrl+R)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[重启(Ctrl+R)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_service_restarted_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been restarted]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} 已重启]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -81,6 +93,9 @@
<Item ItemId=";wox_plugin_service_start" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Start (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[启动(Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -115,7 +130,7 @@
<Str Cat="Text">
<Val><![CDATA[Manual]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[手动任务]]></Val>
<Val><![CDATA[手动]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -177,6 +192,9 @@
<Item ItemId=";wox_plugin_service_stop" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Stop (Enter)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[停止(Enter)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -201,6 +219,9 @@
<Item ItemId=";wox_plugin_service_stopped_notification" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[{0} has been stopped]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[{0} 已停止]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>