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

This commit is contained in:
csigs 2021-03-15 10:49:55 -07:00 committed by GitHub
parent 7377ef5606
commit 885c7c4e50
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
200 changed files with 11906 additions and 863 deletions

View file

@ -490,8 +490,8 @@
<Item ItemId=";Note_Custom_Table" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Hold down Shift key to change orientation of splitter.]D;]A;To merge zones, hold down the left mouse button, drag the mouse to the zone to merge, release the mouse button and click "Merge zones".]]></Val>
<Tgt Cat="Text" Stat="Update" Orig="New">
<Val><![CDATA[Ayırıcının yönünü değiştirmek için Shift tuşuna basılı tutun.]D;]A;Bölgeleri birleştirmek için bölgeleri seçin ve "Birleştir" seçeneğine tıklayın.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Bölücü yönünü çevirmek için Shift tuşunu basılı tutun.]D;]A;Bölgeleri birleştirmek için sol fare düğmesini basılı tutun, fareyi birleştirilecek bölgeye sürükleyin, fare düğmesini bırakın ve "Bölgeleri birleştir" seçeneğine tıklayın.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Hold down Shift key to change orientation of splitter.]D;]A;To merge zones, select the zones and click "merge".]]></Val>

View file

@ -114,10 +114,13 @@
</Item>
<Item ItemId=";EditKeyboard_OrphanedDialogTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[The following keys are unassigned and you won't be able to use them:]]></Val>
<Val><![CDATA[The following keys have been reassigned and you won't be able to use them for their original assignment:]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Şu tuşlar atanmadığından bunları kullanamazsınız:]]></Val>
<Val><![CDATA[Şu anahtarlar yeniden atandığından bunları özgün atamaları için kullanamazsınız:]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[The following keys are unassigned and you won't be able to use them:]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="cs-CZ">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="cs-CZ" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ve]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Otevře pracovní prostory, vzdálené počítače (SSH nebo Codespaces) a kontejnery, které byly dříve otevřené v nástroji VS Code.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pracovní prostory Visual Studio Code]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vzdálený počítač SSH]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Kontejner]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Místní]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pracovní prostor]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="de-DE">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="de-DE" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[in]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Öffnet Arbeitsbereiche, Remotecomputer (SSH oder Codespaces) und Container, die zuvor in VS Codegeöffnet wurden.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Visual Studio Code-Arbeitsbereiche]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SSH-Remotecomputer]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Container]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lokal]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Arbeitsbereich]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="es-ES">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="es-ES" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[en]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abre áreas de trabajo, máquinas remotas (SSH o Codespaces) y contenedores, abiertos previamente en VS Code.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Áreas de trabajo de Visual Studio Code]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Máquina remota SSH]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Contenedor]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Local]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Área de trabajo]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="fr-FR">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="fr-FR" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[dans]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ouvre les espaces de travail, les machines distantes (SSH ou Codespaces) et les conteneurs, précédemment ouverts dans VS Code.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Espaces de travail Visual Studio Code]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Machine distante SSH]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Conteneur]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Local]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Espace de travail]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="hu-HU">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="hu-HU" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[helye:]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Megnyitja az előzőleg a VS Code által megnyitott munkaterületeket, távoli gépeket (SSH vagy Codespaces) és tárolókat.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Visual Studio Code]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Távoli SSH gép]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tároló]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Helyi]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Munkaterület]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="it-IT">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="it-IT" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[tra]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Apre aree di lavoro, computer remoti (SSH o Codespaces) e contenitori aperti in precedenza in VS Code.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Aree di lavoro di Visual Studio Code]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Computer remoto SSH]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Contenitore]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Locale]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Area di lavoro]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="ja-JP">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="ja-JP" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[次に含まれる]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[以前に VS Code で開いた、ワークスペース、リモート コンピューター (SSH または Codespaces)、コンテナーを開きます。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Visual Studio Code ワークスペース]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SSH リモート マシン]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[コンテナー]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ローカル]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ワークスペース]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="pl-PL">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="pl-PL" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[za]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Otwiera obszary robocze, maszyny zdalne (SSH lub Codespaces) i kontenery otwarte wcześniej w programie VS Code.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Obszary robocze programu Visual Studio Code]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Maszyna zdalna SSH]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Kontener]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lokalny]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Obszar roboczy]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="sv-SE">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="sv-SE" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[om]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Öppnar arbetsytor, fjärrdatorer (SSH eller Codespaces) och containrar som tidigare öppnats i VS Code.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Visual Studio Code-arbetsytor]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SSH-fjärrdator]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Container]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Lokal]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Arbetsyta]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="tr-TR">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="tr-TR" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[içinde]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Daha önce VS Code'da açılan çalışma alanlarını, uzak makineleri (SSH veya Codespaces) ve kapsayıcıları açar.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Visual Studio Code Çalışma Alanları]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SSH uzak makinesi]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Kapsayıcı]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Yerel]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Çalışma Alanı]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" SrcCul="en-US" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx" TgtCul="zh-CN">
<LCX SchemaVersion="6.0" Name="S:\src\modules\launcher\Plugins\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\Properties\Resources.resx" PsrId="211" FileType="1" SrcCul="en-US" TgtCul="zh-CN" xmlns="http://schemas.microsoft.com/locstudio/2006/6/lcx">
<OwnedComments>
<Cmt Name="Dev" />
<Cmt Name="LcxAdmin" />
@ -12,56 +12,65 @@
<Item ItemId=";In" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[in]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[含于]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[Used to indicate the location where something is]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";PluginDescription" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Opens workspaces, remote machines (SSH or Codespaces) and containers, previously opened in VS Code.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[打开以前在 VS Code 中打开的工作区、远程计算机(SSH 或 Codespaces)和容器。]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";PluginTitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Visual Studio Code Workspaces]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Visual Studio Code 工作区]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";SSHRemoteMachine" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[SSH remote machine]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[SSH 远程计算机]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";TypeWorkspaceContainer" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Container]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[容器]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "Visual Studio Code workspace container type]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";TypeWorkspaceLocal" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Local]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[本地]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[As in "The workspace is on the local machine"]]></Cmt>
</Cmts>
</Item>
<Item ItemId=";Workspace" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Workspace]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[工作区]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
<Cmts>
<Cmt Name="Dev"><![CDATA[It refers to the "Visual Studio Code workspace"]]></Cmt>
</Cmts>
</Item>
</Item>
</Item>

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Umožňuje otevřít oblíbenou složku přímo z nástroje Spuštění PowerToys.]]></Val>
<Val><![CDATA[Prochází složky od jednotky C:\ nebo z domácí složky uživatele ~.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Favoritenordner direkt aus dem PowerToys-Startprogramm öffnen]]></Val>
<Val><![CDATA[Navigiert in Ordnern ausgehend vom Laufwerkbuchstaben "C:\" oder vom Benutzerverzeichnis "~".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir la carpeta favorita de PowerToys Run directamente]]></Val>
<Val><![CDATA[Navega por las carpetas a partir de la letra de unidad "C:" o de la página principal del usuario "~".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ouvrir le dossier des favoris dans PowerToys Run directement]]></Val>
<Val><![CDATA[Parcourt les dossiers à partir de la lettre de lecteur « C:\ » ou du dossier de base de l'utilisateur « ~ ».]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A kedvenc mappa közvetlen megnyitása a PowerToys Asszisztensben]]></Val>
<Val><![CDATA[Navigál a mappák között meghajtóbetűjeltől (C:\) vagy a felhasználó kezdőkönyvtárártól (~) kezdve.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Apri la cartella Preferiti direttamente dall'Utilità di avvio di PowerToys]]></Val>
<Val><![CDATA[Consente di spostarsi tra le cartelle a partire d una lettera di unità 'C:\' o dalla home directory dell'utente '~'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerToys Run からお気に入りフォルダーを直接開きます]]></Val>
<Val><![CDATA[ドライブ文字 'C:\' またはユーザー ホーム '~' から始まるフォルダーに移動します。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerToys Run에서 직접 즐겨찾기 폴더 열기]]></Val>
<Val><![CDATA[드라이브 문자 'C:\' 또는 사용자 홈 '~'에서 시작하여 폴더를 탐색합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Direct de map Favorieten vanuit PowerToys Run openen]]></Val>
<Val><![CDATA[Hiermee wordt door mappen genavigeerd vanaf een stationsletter C:\ of vanaf de startpagina van de gebruiker '~'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Otwórz folder Ulubione bezpośrednio z poziomu narzędzia Uruchamianie PowerToys]]></Val>
<Val><![CDATA[Umożliwia nawigację po folderach zaczynając od litery dysku „C: \” lub od folderu macierzystego użytkownika „~”.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir a pasta favorita diretamente do PowerToys Run]]></Val>
<Val><![CDATA[Navega as pastas começando de uma letra da unidade 'C:\' ou da página inicial do usuário '~'.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Abrir diretamente pasta favorita da Execução do PowerToys]]></Val>
<Val><![CDATA[Navega pelas pastas a partir de uma letra de unidade "C:\" ou a partir da página inicial do utilizador "~".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Открыть папку "Избранное" непосредственно с Панели PowerToys]]></Val>
<Val><![CDATA[Переход по папкам, начиная с буквы диска "C:\" или с домашней папки пользователя "~".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Öppna favoritmappen direkt från PowerToys-startprogrammet]]></Val>
<Val><![CDATA[Navigerar i mappar med början från en enhetsbokstav, "C:\" eller från användarstarten "~".]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Doğrudan PowerToys Run'daki sık kullanılanlar klasörünü aç]]></Val>
<Val><![CDATA[Klasörlerde, 'C:\' sürücü harfinden veya kullanıcı giriş sayfasından '~' başlayarak gezinir.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[直接从 PowerToys Run 打开收藏文件夹]]></Val>
<Val><![CDATA[从驱动器号 "C:\" 或用户主目录 "~" 开始导航文件夹。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -55,7 +55,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";Microsoft_plugin_folder_truncation_warning_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Showing {0:N0} of {1:N0} results]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -78,10 +78,13 @@
</Item>
<Item ItemId=";wox_plugin_folder_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
<Val><![CDATA[Navigates folders starting from a drive letter 'C:\' or from the user home '~'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[直接從 PowerToys Run 開啟慣用的資料夾]]></Val>
<Val><![CDATA[從磁碟機字母 'C:\' 或從使用者首頁 '~' 開始瀏覽資料夾。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Open favorite folder from PowerToys Run directly]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -94,7 +97,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_file_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[File: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -121,7 +124,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_first_result_title" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Open]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
@ -130,7 +133,7 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" Leaf="true">
<Item ItemId=";wox_plugin_folder_select_folder_result_subtitle" ItemType="0;.resx" PsrId="211" InstFlg="true" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Folder: {0}]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vrací soubory a složky.]]></Val>
<Val><![CDATA[Vyhledává soubory a složky.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indexer Windows]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zakázat upozornění na zjištěné jednotky]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hiermit werden Dateien und Ordner zurückgegeben.]]></Val>
<Val><![CDATA[Durchsucht Dateien und Ordner.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows-Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Warnung zur Laufwerkserkennung deaktivieren]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Devuelve archivos y carpetas.]]></Val>
<Val><![CDATA[Busca archivos y carpetas.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indexador de Windows]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Deshabilitar la advertencia de detección de la unidad]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Retourne des fichiers et des dossiers]]></Val>
<Val><![CDATA[Recherche dans les fichiers et les dossiers.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indexeur Windows]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Désactiver l'avertissement de détection de lecteur]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Fájlokat és mappákat ad vissza]]></Val>
<Val><![CDATA[Fájlokat és mappákat keres.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows-indexelő]]></Val>
<Val><![CDATA[Windows keresési szolgáltatás]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[A meghajtóészlelési figyelmeztetés letiltása]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Restituisce file e cartelle]]></Val>
<Val><![CDATA[Cerca file e cartelle.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indicizzatore Windows]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Disabilita l'avviso di rilevamento unità]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ファイルとフォルダーを返します]]></Val>
<Val><![CDATA[ファイルとフォルダーを検索します。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows インデクサー]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[ドライブ検出時の警告を無効にする]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[파일 및 폴더를 반환합니다.]]></Val>
<Val><![CDATA[파일과 폴더를 검색합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows 인덱서]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[드라이브 검색 경고 사용 안 함]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hiermee worden bestanden en mappen geretourneerd]]></Val>
<Val><![CDATA[Hiermee wordt in bestanden en mappen gezocht.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows-indexeerfunctie]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Waarschuwing voor schijfdetectie uitschakelen]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zwraca pliki i foldery]]></Val>
<Val><![CDATA[Przeszukuje pliki i foldery.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indeksator systemu Windows]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wyłącz ostrzeżenie o wykrywaniu dysku]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Retorna arquivos e pastas]]></Val>
<Val><![CDATA[Pesquisa arquivos e pastas.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indexador do Windows]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Desabilitar o aviso de detecção de unidade]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Devolve ficheiros e pastas]]></Val>
<Val><![CDATA[Pesquisa em ficheiros e pastas.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Indexador do Windows]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Desativar o aviso de deteção de unidade]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Возвращает файлы и папки]]></Val>
<Val><![CDATA[Поиск в файлах и папках.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Индексатор Windows]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Отключение предупреждения об обнаружении дисков]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Returnerar filer och mappar]]></Val>
<Val><![CDATA[Söker efter filer och mappar.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows-indexerare]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Inaktivera varning för enhetsidentifiering]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Dosyaları ve klasörleri döndürür]]></Val>
<Val><![CDATA[Dosya ve klasörleri arar.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows Dizin Oluşturucu]]></Val>
<Val><![CDATA[Windows Arama]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sürücü algılama uyarısını devre dışı bırak]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[返回文件和文件夹]]></Val>
<Val><![CDATA[搜索文件和文件夹。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows 索引器]]></Val>
<Val><![CDATA[Windows 索]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[禁用驱动器检测警告]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -105,19 +105,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
<Val><![CDATA[Searches files and folders.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[傳回檔案與資料夾]]></Val>
<Val><![CDATA[搜尋檔案與資料夾。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Returns files and folders]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_indexer_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
<Val><![CDATA[Windows Search]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Windows 索引工具]]></Val>
<Val><![CDATA[Windows Search]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Windows Indexer]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
@ -139,6 +145,15 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";disable_drive_detection_warning" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Disable drive detection warning]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[停用磁碟機偵測警告]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
</Item>
</Item>
</LCX>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Umožňuje hledat programy v nástroji Spuštění PowerToys.]]></Val>
<Val><![CDATA[Vyhledává programy.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Suchen Sie mit dem PowerToys-Startprogramm nach Programmen.]]></Val>
<Val><![CDATA[Durchsucht Programme.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Buscar programas en PowerToys Run]]></Val>
<Val><![CDATA[Busca programas.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Explorer les programmes dans PowerToys Run]]></Val>
<Val><![CDATA[Recherche dans les programmes.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Programok keresése a PowerToys Asszisztensben]]></Val>
<Val><![CDATA[Programokat keres.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Cerca programmi nell'Utilità di avvio di PowerToys]]></Val>
<Val><![CDATA[Cerca i programmi.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerToys Run でプログラムを検索します]]></Val>
<Val><![CDATA[プログラムを検索します]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerToys Run에서 프로그램 검색]]></Val>
<Val><![CDATA[프로그램 검색합니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Programma's zoeken in PowerToys Run]]></Val>
<Val><![CDATA[Hiermee wordt in programma's gezocht.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Wyszukiwanie programów w narzędziu Uruchamianie PowerToys]]></Val>
<Val><![CDATA[Wyszukuje programy.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pesquisar programas no PowerToys Run]]></Val>
<Val><![CDATA[Pesquisa programas.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Pesquisar programas na Execução do PowerToys]]></Val>
<Val><![CDATA[Pesquisa nos programas.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Поиск программ на Панели PowerToys]]></Val>
<Val><![CDATA[Поиск в программах.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Sök efter program i PowerToys-startprogrammet]]></Val>
<Val><![CDATA[Söker efter program.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerToys Run'da program arayın]]></Val>
<Val><![CDATA[Programları arar.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在 PowerToys Run 中搜索程序]]></Val>
<Val><![CDATA[搜索程序]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -129,10 +129,13 @@
</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>
<Val><![CDATA[Searches programs.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[在 PowerToys Run 中搜尋程式]]></Val>
<Val><![CDATA[搜尋程式]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Search programs in PowerToys Run]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Umožňuje spouštět systémové příkazy z nástroje Spuštění PowerToys. Příkazy by měly začínat tímto znakem: >]]></Val>
<Val><![CDATA[Spouští příkazy (např. ping, cmd).]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Ermöglicht das Ausführen von Systembefehlen aus dem PowerToys-Startprogramm. Befehle müssen mit ">" beginnen.]]></Val>
<Val><![CDATA[Führt Befehle aus (z. B. "ping", "cmd").]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Permite ejecutar comandos del sistema desde PowerToys Run. Los comandos deberían empezar con >.]]></Val>
<Val><![CDATA[Ejecuta comandos (p. ej., "ping", "cmd").]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Permet d'exécuter des commandes système dans PowerToys Run. Les commandes doivent commencer par >]]></Val>
<Val><![CDATA[Exécute des commandes (par exemple, « ping », « cmd »).]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Rendszerparancsok végrehajtásának engedélyezése a PowerToys Asszisztensben. A parancsoknak a > karakterrel kell kezdődniük]]></Val>
<Val><![CDATA[Parancsokat hajt végre (például: ping, CMD).]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Consente di eseguire i comandi del sistema dall'Utilità di avvio di PowerToys. I comandi devono iniziare con >]]></Val>
<Val><![CDATA[Esegue i comandi (ad esempio 'ping', 'cmd').]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerToys Run からシステム コマンドを実行できるようにします。コマンドの先頭は > にする必要があります]]></Val>
<Val><![CDATA[コマンドを実行します (例: 'ping'、'cmd')。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerToys Run에서 시스템 명령을 실행하도록 허용합니다. 명령은 >로 시작해야 합니다.]]></Val>
<Val><![CDATA[명령을 실행합니다(예: 'ping', 'cmd').]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hiermee kunnen systeemopdrachten worden uitgevoerd vanuit PowerToys Run. Opdrachten moeten beginnen met >]]></Val>
<Val><![CDATA[Hiermee worden opdrachten (bijvoorbeeld ping, cmd) uitgevoerd.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Umożliwia wykonywanie poleceń systemowych z poziomu narzędzia Uruchamianie PowerToys. Polecenia powinny rozpoczynać się od znaku >]]></Val>
<Val><![CDATA[Wykonuje polecenia (np. „ping”, „cmd”).]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Permite executar os comandos do sistema usando o PowerToys Run. Os comandos devem começar com >]]></Val>
<Val><![CDATA[Executa comandos (por exemplo, 'ping', 'cmd').]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Permite executar comandos de sistema a partir da Execução do PowerToys. Os comandos têm de começar com >]]></Val>
<Val><![CDATA[Executa comandos (por exemplo, "ping", "cmd").]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Позволяет выполнять системные команды с Панели PowerToys. Команды должны начинаться с >.]]></Val>
<Val><![CDATA[Выполнение команд (например, "ping", "cmd").]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Tillåter körning av systemkommandon från PowerToys-startprogrammet. Kommandon ska börja med >]]></Val>
<Val><![CDATA[Kör kommandon (till exempel "ping" och "cmd").]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[PowerToys Run'dan sistem komutlarının yürütülmesini sağlar. Komutlar > ile başlamalıdır]]></Val>
<Val><![CDATA[Komutları (örneğin 'ping', 'cmd') yürütür.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[允许从 PowerToys Run 中执行系统命令。命令应以 ">" 开头]]></Val>
<Val><![CDATA[执行命令(例如 "ping"、"cmd")。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -48,10 +48,13 @@
</Item>
<Item ItemId=";wox_plugin_cmd_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
<Val><![CDATA[Executes commands (e.g 'ping', 'cmd').]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[允許從 PowerToys Run 執行系統命令。命令的開頭應為 >]]></Val>
<Val><![CDATA[執行命令 (例如 'ping'、'cmd')。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Allows to execute system commands from PowerToys Run. Commands should start with >]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Zpracovává adresy URL.]]></Val>
<Val><![CDATA[Otevírá adresy URL a sdílené síťové složky UNC.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Obslužná rutina adres URL]]></Val>
<Val><![CDATA[Obslužná rutina identifikátoru URI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hiermit werden URLs verarbeitet.]]></Val>
<Val><![CDATA[Öffnet URLs und UNC-Netzwerkfreigaben.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL-Handler]]></Val>
<Val><![CDATA[URI-Handler]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Controla URL.]]></Val>
<Val><![CDATA[Abre URL y recursos compartidos de red UNC.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Controlador de URL]]></Val>
<Val><![CDATA[Controlador de URI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gère les URL]]></Val>
<Val><![CDATA[Ouvre les URL et les partages réseau UNC.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gestionnaire d'URL]]></Val>
<Val><![CDATA[Gestionnaire d'URI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL-címek kezelése]]></Val>
<Val><![CDATA[Megnyitja az URL-címeket és az UNC hálózati megosztásokat.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL-kezelő]]></Val>
<Val><![CDATA[URI-kezelő]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gestisce gli URL]]></Val>
<Val><![CDATA[Apre URL e condivisioni di rete UNC.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Gestore URL]]></Val>
<Val><![CDATA[Gestore URI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL を処理します]]></Val>
<Val><![CDATA[URL および UNC ネットワーク共有を開きます。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL ハンドラー]]></Val>
<Val><![CDATA[URI ハンドラー]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL을 처리합니다.]]></Val>
<Val><![CDATA[URL 및 UNC 네트워크 공유를 엽니다.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL 처리기]]></Val>
<Val><![CDATA[URI 처리기]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hiermee worden URL's verwerkt]]></Val>
<Val><![CDATA[Hiermee worden URL's en UNC-netwerkshares geopend.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL-handler]]></Val>
<Val><![CDATA[URI-handler]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Obsługuje adresy URL]]></Val>
<Val><![CDATA[Otwiera adresy URL i udziały sieciowe UNC.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Program obsługi adresów URL]]></Val>
<Val><![CDATA[Program obsługi identyfikatora URI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Administra URLs]]></Val>
<Val><![CDATA[Abre URLs e compartilhamentos de rede UNC.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Manipulador de URL]]></Val>
<Val><![CDATA[Manipulador de URI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Processa URLs]]></Val>
<Val><![CDATA[Abre URLs e partilhas de rede UNC.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Processador de URLs]]></Val>
<Val><![CDATA[Processador de URI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Обрабатывает URL-адреса]]></Val>
<Val><![CDATA[Открытие URL-адресов и сетевых папок UNC.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Обработчик URL-адресов]]></Val>
<Val><![CDATA[Обработчик URI]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Hanterar URL:er]]></Val>
<Val><![CDATA[Öppnar URL:er och UNC-nätverksresurser.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL-hanteraren]]></Val>
<Val><![CDATA[URI-hanterare]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -10,21 +10,36 @@
<Disp Icon="Expand" Expand="true" Disp="true" LocTbl="false" />
<Item ItemId=";Strings" ItemType="0" PsrId="211" Leaf="false">
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";Microsoft_plugin_uri_open_failed" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Failed to open URL]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL açılamadı]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL'leri işler]]></Val>
<Val><![CDATA[URL'leri ve UNC ağ paylaşımlarını açar.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL İşleyicisi]]></Val>
<Val><![CDATA[URI İşleyicisi]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[处理 URL]]></Val>
<Val><![CDATA[打开 URL 和 UNC 网络共享。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL 处理程序]]></Val>
<Val><![CDATA[URI 处理程序]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -21,19 +21,25 @@
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
<Val><![CDATA[Opens URLs and UNC network shares.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[處理 URL]]></Val>
<Val><![CDATA[開啟 URL 與 UNC 網路共用。]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Handles urls]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";Microsoft_plugin_uri_plugin_name" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
<Val><![CDATA[URI Handler]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[URL 處理常式]]></Val>
<Val><![CDATA[URI 處理常式]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Url Handler]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -12,10 +12,13 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";wox_plugin_windowwalker_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Alt-Tab alternative enabling searching through your windows.]]></Val>
<Val><![CDATA[Switches between open windows.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Alternativa klávesové zkratky Alt+Tab, která umožňuje procházet otevřenými okny]]></Val>
<Val><![CDATA[Přepíná mezi otevřenými okny.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Alt-Tab alternative enabling searching through your windows.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

View file

@ -12,10 +12,13 @@
<Disp Icon="Str" Disp="true" LocTbl="false" />
<Item ItemId=";wox_plugin_windowwalker_plugin_description" ItemType="0;.resx" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Alt-Tab alternative enabling searching through your windows.]]></Val>
<Val><![CDATA[Switches between open windows.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Alternative für ALT+TAB zum Durchlaufen der geöffneten Fenster.]]></Val>
<Val><![CDATA[Wechselt zwischen geöffneten Fenstern.]]></Val>
</Tgt>
<Prev Cat="Text">
<Val><![CDATA[Alt-Tab alternative enabling searching through your windows.]]></Val>
</Prev>
</Str>
<Disp Icon="Str" />
</Item>

Some files were not shown because too many files have changed in this diff Show more