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

This commit is contained in:
csigs
2020-10-12 19:22:52 -07:00
committed by GitHub
parent c6a82ef199
commit 6e8cc67824
28 changed files with 1436 additions and 26 deletions

View File

@@ -13,30 +13,45 @@
<Item ItemId=";wox_plugin_calculator_copy_failed" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Copy failed, please try later]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Det gick inte att kopiera, försök senare]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_calculator_copy_number_to_clipboard" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Copy this number to the clipboard]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Kopiera det här talet till Urklipp]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_calculator_expression_not_complete" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Expression wrong or incomplete (Did you forget some parentheses?)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Uttrycket är felaktigt eller ofullständigt (har du glömt några parenteser?)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_calculator_not_a_number" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Not a number (NaN)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Inte ett tal (NaN)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_calculator_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows you to do mathematical calculations. (Try 5*3-2 in PowerToys Run)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gör att du kan utföra matematiska beräkningar. (Försök med 5*3-2 i PowerToys Run)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
@@ -44,7 +59,7 @@
<Str Cat="Text">
<Val><![CDATA[Calculator]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Databearbetning]]></Val>
<Val><![CDATA[Miniräknare]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />