Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 133d4e9

Browse files
pomerge from 3.9 branch into 2.7
1 parent bad61ca commit 133d4e9

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

library/subprocess.po

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -738,7 +738,7 @@ msgstr ""
738738

739739
#: ../../library/subprocess.rst:655
740740
msgid "Hides the window. Another window will be activated."
741-
msgstr ""
741+
msgstr "Oculta a janela. Outra janela será ativada."
742742

743743
#: ../../library/subprocess.rst:659
744744
msgid ""
@@ -813,7 +813,7 @@ msgstr ""
813813
#: ../../library/subprocess.rst:713 ../../library/subprocess.rst:724
814814
#: ../../library/subprocess.rst:741
815815
msgid "becomes::"
816-
msgstr ""
816+
msgstr "torna-se::"
817817

818818
#: ../../library/subprocess.rst:718
819819
msgid "Replacing shell pipeline"
@@ -833,7 +833,7 @@ msgstr ""
833833

834834
#: ../../library/subprocess.rst:747
835835
msgid "Replacing :func:`os.system`"
836-
msgstr ""
836+
msgstr "Substituindo :func:`os.system`"
837837

838838
#: ../../library/subprocess.rst:755
839839
msgid "Notes:"
@@ -845,27 +845,27 @@ msgstr ""
845845

846846
#: ../../library/subprocess.rst:759
847847
msgid "A more realistic example would look like this::"
848-
msgstr ""
848+
msgstr "Um exemplo mais realista ficaria assim::"
849849

850850
#: ../../library/subprocess.rst:772
851851
msgid "Replacing the :func:`os.spawn <os.spawnl>` family"
852852
msgstr ""
853853

854854
#: ../../library/subprocess.rst:774
855855
msgid "P_NOWAIT example::"
856-
msgstr ""
856+
msgstr "Exemplo P_NOWAIT::"
857857

858858
#: ../../library/subprocess.rst:780
859859
msgid "P_WAIT example::"
860-
msgstr ""
860+
msgstr "Exemplo P_WAIT::"
861861

862862
#: ../../library/subprocess.rst:786
863863
msgid "Vector example::"
864-
msgstr ""
864+
msgstr "Exemplo de vetor::"
865865

866866
#: ../../library/subprocess.rst:792
867867
msgid "Environment example::"
868-
msgstr ""
868+
msgstr "Exemplo de ambiente::"
869869

870870
#: ../../library/subprocess.rst:800
871871
msgid "Replacing :func:`os.popen`, :func:`os.popen2`, :func:`os.popen3`"
@@ -923,7 +923,7 @@ msgstr "Notas"
923923

924924
#: ../../library/subprocess.rst:910
925925
msgid "Converting an argument sequence to a string on Windows"
926-
msgstr ""
926+
msgstr "Converter uma sequência de argumentos em uma string no Windows"
927927

928928
#: ../../library/subprocess.rst:912
929929
msgid ""

0 commit comments

Comments
 (0)