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

Co-authored-by: csigs <csigs@users.noreply.github.com>
This commit is contained in:
Enrico Giordani
2021-02-02 08:54:43 +01:00
committed by GitHub
parent d5764fd387
commit f309f48ae2
8 changed files with 366 additions and 72 deletions

View File

@@ -12,12 +12,18 @@
<Item ItemId=";Microsoft_plugin_sys_emptyrecyclebin" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Empty Recycle Bin]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vaciar papelera de reciclaje]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_sys_emptyrecyclebin_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Empty Recycle Bin]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vaciar papelera de reciclaje]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -33,6 +39,9 @@
<Item ItemId=";Microsoft_plugin_sys_hibernate_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hibernate computer]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hibernar equipo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -48,18 +57,27 @@
<Item ItemId=";Microsoft_plugin_sys_lock_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Lock computer]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Bloquear equipo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_sys_plugin_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Provides Windows related commands, shutdown, lock, sleep ....]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Proporciona comandos relacionados con Windows: apagar, bloquear, suspender...]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_sys_plugin_name" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows System Commands]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Comandos del sistema de Windows]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -75,6 +93,9 @@
<Item ItemId=";Microsoft_plugin_sys_restart_computer_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restart computer]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Reiniciar equipo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -82,7 +103,7 @@
<Str Cat="Text">
<Val><![CDATA[Shutdown]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Apagado]]></Val>
<Val><![CDATA[Apagar]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -108,6 +129,9 @@
<Item ItemId=";Microsoft_plugin_sys_sign_out_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Sign out of computer]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cerrar sesión del equipo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -123,6 +147,9 @@
<Item ItemId=";Microsoft_plugin_sys_sleep_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Put computer to sleep]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suspender el equipo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>

View File

@@ -12,12 +12,18 @@
<Item ItemId=";Microsoft_plugin_sys_emptyrecyclebin" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Empty Recycle Bin]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Töm papperskorgen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_sys_emptyrecyclebin_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Empty Recycle Bin]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Töm papperskorgen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -33,6 +39,9 @@
<Item ItemId=";Microsoft_plugin_sys_hibernate_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hibernate computer]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sätt datorn i viloläge]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -48,18 +57,27 @@
<Item ItemId=";Microsoft_plugin_sys_lock_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Lock computer]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lås datorn]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_sys_plugin_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Provides Windows related commands, shutdown, lock, sleep ....]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tillhandahåller Windows-relaterade kommandon, avstängning, lås, strömsparläge....]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_sys_plugin_name" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows System Commands]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows-systemkommandon]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -75,6 +93,9 @@
<Item ItemId=";Microsoft_plugin_sys_restart_computer_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Restart computer]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Starta om datorn]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -82,7 +103,7 @@
<Str Cat="Text">
<Val><![CDATA[Shutdown]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Avstängning]]></Val>
<Val><![CDATA[Stäng av]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -108,6 +129,9 @@
<Item ItemId=";Microsoft_plugin_sys_sign_out_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Sign out of computer]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Logga ut från datorn]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -115,7 +139,7 @@
<Str Cat="Text">
<Val><![CDATA[Sleep]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Viloläge]]></Val>
<Val><![CDATA[Strömsparläge]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
@@ -123,6 +147,9 @@
<Item ItemId=";Microsoft_plugin_sys_sleep_description" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Put computer to sleep]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sätt datorn i strömsparläge]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>