Skip to content

Commit

Permalink
Merge pull request microsoft#6068 from microsoft/lego/hb_839_20200403…
Browse files Browse the repository at this point in the history
…024059947

LEGO: Pull request from lego/hb_839_20200403024059947 to master
  • Loading branch information
Hugues Valois authored Apr 3, 2020
2 parents 3349ca8 + 3d666f0 commit 3b18ec3
Show file tree
Hide file tree
Showing 3 changed files with 84 additions and 9 deletions.
33 changes: 30 additions & 3 deletions Python/loc/lcl/CSY/Microsoft.PythonTools.Common.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -5776,11 +5776,38 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierDescription" ItemType="0" PsrId="211" Leaf="true">
<Item ItemId=";RemoteDebugPortSupplierDescriptionDebugPy" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'ptvsd' module. Specify the secret, hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://secret@localhost:5678'. ]]></Val>
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'debugpy' module. Specify the hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://localhost:5678'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Umožňuje ladit proces Pythonu na vzdáleném počítači s libovolným operačním systémem, pokud se dá připojit přes TCP a pokud bylo vzdálené ladění povoleno pomocí modulu ptvsd. Do textového pole Kvalifikátor zadejte tajný kód, název hostitele a port, ke kterému se chcete připojit, např. tcp://tajny_kod@mistni_hostitel:5678. ]]></Val>
<Val><![CDATA[Umožní ladit pythonový proces na vzdáleném počítači, na kterém běží jakýkoli operační systém. Podmínkou je, že musí být možné ho připojit pomocí protokolu TCP a musí na něm být povolené vzdálené ladění pomocí modulu debugpy. Pokud se chcete připojit k textovému poli Qualifier, zadejte název hostitele a port, např. tcp://localhost:5678.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierDescriptionPtvsd" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'ptvsd' module. Specify the secret, hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://secret@localhost:5678'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Umožní ladit pythonový proces na vzdáleném počítači, na kterém běží jakýkoli operační systém. Podmínkou je, že musí být možné ho připojit pomocí protokolu TCP a musí na něm být povolené vzdálené ladění pomocí modulu ptvsd. Pokud se chcete připojit k textovému poli Qualifier, zadejte název hostitele a port, např. tcp://localhost:5678.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierNameDebugPy" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Python remote (debugpy)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vzdálený Python (debugpy)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierNamePtvsd" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Python remote (ptvsd)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Vzdálený Python (ptvsd)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
33 changes: 30 additions & 3 deletions Python/loc/lcl/FRA/Microsoft.PythonTools.Common.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -5776,11 +5776,38 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierDescription" ItemType="0" PsrId="211" Leaf="true">
<Item ItemId=";RemoteDebugPortSupplierDescriptionDebugPy" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'ptvsd' module. Specify the secret, hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://secret@localhost:5678'. ]]></Val>
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'debugpy' module. Specify the hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://localhost:5678'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Autorise le débogage d'un processus Python sur un ordinateur distant exécutant n'importe quel système d'exploitation, s'il peut être connecté via TCP et que le débogage à distance a été activé à l'aide du module 'ptvsd'. Spécifiez le secret, le nom d'hôte et le port auquel se connecter dans la zone de texte 'Qualificateur', par ex., 'tcp://secret@localhost:5678'. ]]></Val>
<Val><![CDATA[Autorise le débogage d'un processus Python sur un ordinateur distant exécutant un OS quelconque, s'il peut être connecté via TCP et que le débogage à distance a été activé à l'aide du module 'debugpy'. Spécifiez le nom d'hôte et le port auquel se connecter dans la zone de texte 'Qualificateur', par ex., 'tcp://localhost:5678'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierDescriptionPtvsd" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'ptvsd' module. Specify the secret, hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://secret@localhost:5678'.]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Autorise le débogage d'un processus Python sur un ordinateur distant exécutant un OS quelconque, s'il peut être connecté via TCP et que le débogage à distance a été activé à l'aide du module 'ptvsd'. Spécifiez le secret, le nom d'hôte et le port auquel se connecter dans la zone de texte 'Qualificateur', par ex., 'tcp://secret@localhost:5678'.]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierNameDebugPy" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Python remote (debugpy)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Python à distance (debugpy)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierNamePtvsd" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Python remote (ptvsd)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Python à distance (ptvsd)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down
27 changes: 24 additions & 3 deletions Python/loc/lcl/PTB/Microsoft.PythonTools.Common.dll.lcl
Original file line number Diff line number Diff line change
Expand Up @@ -5776,11 +5776,32 @@
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierDescription" ItemType="0" PsrId="211" Leaf="true">
<Item ItemId=";RemoteDebugPortSupplierDescriptionDebugPy" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'ptvsd' module. Specify the secret, hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://secret@localhost:5678'. ]]></Val>
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'debugpy' module. Specify the hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://localhost:5678'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierDescriptionPtvsd" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Allows debugging a Python process on a remote machine running any OS, if it can be connected to via TCP, and remote debugging has been enabled by using the 'ptvsd' module. Specify the secret, hostname and port to connect to in the 'Qualifier' textbox, e.g. 'tcp://secret@localhost:5678'.]]></Val>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierNameDebugPy" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Python remote (debugpy)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Remoto do Python (debugpy)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
</Item>
<Item ItemId=";RemoteDebugPortSupplierNamePtvsd" ItemType="0" PsrId="211" Leaf="true">
<Str Cat="Text">
<Val><![CDATA[Python remote (ptvsd)]]></Val>
<Tgt Cat="Text" Stat="Loc" Orig="New">
<Val><![CDATA[Permite a depuração de um processo do Python em um computador remoto executando qualquer SO, se ele pode ser conectado via TCP e a depuração remota foi habilitada usando o módulo de 'ptvsd'. Especifique o segredo, o nome do host e a porta para se conectar à caixa de texto 'Qualificador', por exemplo, 'tcp://secret@localhost:5678'. ]]></Val>
<Val><![CDATA[Remoto do Python (ptvsd)]]></Val>
</Tgt>
</Str>
<Disp Icon="Str" />
Expand Down

0 comments on commit 3b18ec3

Please sign in to comment.