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

Skip to content

Commit 6fc115b

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 3c574e7 commit 6fc115b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

c-api/init.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,8 @@
1010
# Rafael Marques <[email protected]>, 2021
1111
# Willian C Lopes <[email protected]>, 2021
1212
# Leandro Morales, 2021
13-
# Rafael Fontenelle <[email protected]>, 2021
1413
# Andre Weber, 2021
14+
# Rafael Fontenelle <[email protected]>, 2021
1515
#
1616
#, fuzzy
1717
msgid ""
@@ -20,7 +20,7 @@ msgstr ""
2020
"Report-Msgid-Bugs-To: \n"
2121
"POT-Creation-Date: 2021-06-29 12:56+0000\n"
2222
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
23-
"Last-Translator: Andre Weber, 2021\n"
23+
"Last-Translator: Rafael Fontenelle <[email protected]>, 2021\n"
2424
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/python-doc/"
2525
"teams/5390/pt_BR/)\n"
2626
"MIME-Version: 1.0\n"
@@ -594,7 +594,7 @@ msgid ""
594594
"Use :c:func:`Py_DecodeLocale` to decode a bytes string to get a :c:type:"
595595
"`wchar_*` string."
596596
msgstr ""
597-
"Utiliza :c:func:`Py_DecodeLocale` para decodificar uma cadeia de bytes para "
597+
"Utiliza :c:func:`Py_DecodeLocale` para decodificar uma string de bytes para "
598598
"obter uma string tipo :c:type:`wchar_*`."
599599

600600
#: ../../c-api/init.rst:375
@@ -820,7 +820,7 @@ msgid ""
820820
msgstr ""
821821
"Se *updatepath* é zero, isto é tudo o que a função faz. Se *updatepath* não "
822822
"é zero, a função também modifica :data:`sys.path` de acordo com o seguinte "
823-
"algorítimo:"
823+
"algoritmo:"
824824

825825
#: ../../c-api/init.rst:609
826826
msgid ""
@@ -927,8 +927,8 @@ msgid ""
927927
"Most extension code manipulating the :term:`GIL` has the following simple "
928928
"structure::"
929929
msgstr ""
930-
"A maioria dos códigos de extensão que manipulam o :term:`GIL têm a seguinte "
931-
"estrutura:"
930+
"A maioria dos códigos de extensão que manipulam o :term:`GIL` têm a "
931+
"seguinte estrutura::"
932932

933933
#: ../../c-api/init.rst:726
934934
msgid "This is so common that a pair of macros exists to simplify it::"

0 commit comments

Comments
 (0)