Skip to content

Commit

Permalink
Update translations from Transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Aug 4, 2024
1 parent eb6a833 commit be2a5f5
Show file tree
Hide file tree
Showing 46 changed files with 619 additions and 101 deletions.
2 changes: 2 additions & 0 deletions c-api/file.po
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``setopencodehook`` with no "
"arguments."
msgstr ""
"Levanta um :ref:`evento de auditoria<auditing>` ``setopencodehook`` sem "
"argumentos."

#: ../../c-api/file.rst:101
msgid ""
Expand Down
10 changes: 8 additions & 2 deletions c-api/init.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
# Rodrigo Cândido, 2022
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2023
# Marco Rougeth <marco@rougeth.com>, 2023
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
# i17obot <i17obot@rougeth.com>, 2024
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
#
#, fuzzy
msgid ""
Expand All @@ -21,7 +21,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-03 20:15+0000\n"
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
"Last-Translator: i17obot <i17obot@rougeth.com>, 2024\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
"teams/5390/pt_BR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -700,6 +700,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``cpython."
"_PySys_ClearAuditHooks`` with no arguments."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``cpython."
"_PySys_ClearAuditHooks`` sem argumentos."

#: ../../c-api/init.rst:435
msgid ""
Expand Down Expand Up @@ -1494,6 +1496,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``cpython."
"PyInterpreterState_New`` with no arguments."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``cpython."
"PyInterpreterState_New`` sem argumentos."

#: ../../c-api/init.rst:1181
msgid ""
Expand All @@ -1506,6 +1510,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``cpython."
"PyInterpreterState_Clear`` with no arguments."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``cpython."
"PyInterpreterState_Clear`` sem argumentos."

#: ../../c-api/init.rst:1189
msgid ""
Expand Down
6 changes: 3 additions & 3 deletions deprecations/c-api-pending-removal-in-3.14.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Python 3.13\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-02 14:15+0000\n"
"POT-Creation-Date: 2024-08-03 20:15+0000\n"
"PO-Revision-Date: 2024-08-02 14:17+0000\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
Expand Down Expand Up @@ -108,7 +108,7 @@ msgstr ":c:var:`Py_OptimizeFlag`: use :c:member:`PyConfig.optimization_level`."

#: ../../deprecations/c-api-pending-removal-in-3.14.rst:28
msgid ":c:var:`Py_NoSiteFlag`: use :c:member:`PyConfig.site_import` instead."
msgstr ":c:var:`Py_NoSiteFlag`: use :c:member:`PyConfig.site_import` ."
msgstr ":c:var:`Py_NoSiteFlag`: use :c:member:`PyConfig.site_import`."

#: ../../deprecations/c-api-pending-removal-in-3.14.rst:29
msgid ""
Expand Down Expand Up @@ -167,7 +167,7 @@ msgid ""
"legacy_windows_fs_encoding` instead."
msgstr ""
":c:var:`Py_LegacyWindowsFSEncodingFlag`: use :c:member:`PyPreConfig."
"legacy_windows_fs_encoding` "
"legacy_windows_fs_encoding`."

#: ../../deprecations/c-api-pending-removal-in-3.14.rst:39
msgid ""
Expand Down
6 changes: 4 additions & 2 deletions library/_thread.po
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
# Loyanne Cristine <loyanne.cristine@gmail.com>, 2022
# Marco Rougeth <marco@rougeth.com>, 2023
# Vitor Buxbaum Orlandi, 2023
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
# Adorilson Bezerra <adorilson@gmail.com>, 2024
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
#
#, fuzzy
msgid ""
Expand All @@ -22,7 +22,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-03 20:15+0000\n"
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
"teams/5390/pt_BR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -112,6 +112,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``_thread.start_new_thread`` with "
"arguments ``function``, ``args``, ``kwargs``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``_thread."
"start_new_thread`` com os argumentos ``function``, ``args``, ``kwargs``."

#: ../../library/_thread.rst:62
msgid ":func:`sys.unraisablehook` is now used to handle unhandled exceptions."
Expand Down
6 changes: 4 additions & 2 deletions library/array.po
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
# Translators:
# Rafael Fontenelle <rffontenelle@gmail.com>, 2021
# (Douglas da Silva) <dementikovalev@yandex.ru>, 2021
# Misael borges <misael@planosassessoria.com.br>, 2021
# Juliana Karoline <julianaklulo@gmail.com>, 2021
# Claudio Rogerio Carvalho Filho <excriptbrasil@gmail.com>, 2024
# Adorilson Bezerra <adorilson@gmail.com>, 2024
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
#
#, fuzzy
msgid ""
Expand All @@ -18,7 +18,7 @@ msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-03 20:15+0000\n"
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
"teams/5390/pt_BR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -292,6 +292,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``array.__new__`` with arguments "
"``typecode``, ``initializer``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``array.__new__`` com os "
"argumentos ``typecode``, ``initializer``."

#: ../../library/array.rst:104
msgid "The typecode character used to create the array."
Expand Down
2 changes: 2 additions & 0 deletions library/asyncio.po
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``cpython.run_stdin`` with no "
"arguments."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``cpython.run_stdin`` sem "
"argumentos."

#: ../../library/asyncio.rst:79
msgid "(also 3.11.10, 3.10.15, 3.9.20, and 3.8.20) Emits audit events."
Expand Down
8 changes: 4 additions & 4 deletions library/configparser.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,17 +8,17 @@
# Leticia Portella <leportella@gmail.com>, 2021
# i17obot <i17obot@rougeth.com>, 2021
# Vitor Buxbaum Orlandi, 2023
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
# Adorilson Bezerra <adorilson@gmail.com>, 2024
# Rafael Fontenelle <rffontenelle@gmail.com>, 2024
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: Python 3.13\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-20 00:52+0000\n"
"POT-Creation-Date: 2024-08-03 20:15+0000\n"
"PO-Revision-Date: 2021-06-28 00:57+0000\n"
"Last-Translator: Adorilson Bezerra <adorilson@gmail.com>, 2024\n"
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n"
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
"teams/5390/pt_BR/)\n"
"MIME-Version: 1.0\n"
Expand Down Expand Up @@ -161,7 +161,7 @@ msgstr ""
"onde a configuração adicionada mais recentemente terá a maior prioridade. "
"Para quaisquer chaves repetidas serão usados os valores da configuração mais "
"recente, enquanto os valores das chaves anteriores serão ignorados. O "
"exemplo a seguir lê um arquivo chamado``override.ini``, que irá sobrescrever "
"exemplo a seguir lê um arquivo chamado ``override.ini``, que irá substituir "
"chaves repetidas do arquivo ``example.ini``."

#: ../../library/configparser.rst:173
Expand Down
23 changes: 23 additions & 0 deletions library/ctypes.po
Original file line number Diff line number Diff line change
Expand Up @@ -1893,6 +1893,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.addressof`` with "
"argument ``obj``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.addressof`` com o "
"argumento ``obj``."

#: ../../library/ctypes.rst:1896
msgid ""
Expand Down Expand Up @@ -1951,6 +1953,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_string_buffer`` "
"with arguments ``init``, ``size``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes."
"create_string_buffer`` com os argumentos ``init``, ``size``."

#: ../../library/ctypes.rst:1940
msgid ""
Expand Down Expand Up @@ -1978,6 +1982,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.create_unicode_buffer`` "
"with arguments ``init``, ``size``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes."
"create_unicode_buffer`` com os argumentos ``init``, ``size``."

#: ../../library/ctypes.rst:1957
msgid ""
Expand Down Expand Up @@ -2040,6 +2046,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_errno`` with no "
"arguments."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.get_errno`` sem "
"argumentos."

#: ../../library/ctypes.rst:2014
msgid ""
Expand All @@ -2052,6 +2060,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.get_last_error`` with no "
"arguments."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.get_last_error`` "
"sem argumentos."

#: ../../library/ctypes.rst:2021
msgid ""
Expand Down Expand Up @@ -2105,6 +2115,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_errno`` with "
"argument ``errno``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.set_errno`` com o "
"argumento ``errno``."

#: ../../library/ctypes.rst:2067
msgid ""
Expand All @@ -2118,6 +2130,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.set_last_error`` with "
"argument ``error``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.set_last_error`` "
"com o argumento ``error``."

#: ../../library/ctypes.rst:2076
msgid ""
Expand All @@ -2136,6 +2150,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.string_at`` with "
"arguments ``ptr``, ``size``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.string_at`` com os "
"argumentos ``ptr``, ``size``."

#: ../../library/ctypes.rst:2091
msgid ""
Expand Down Expand Up @@ -2164,6 +2180,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.wstring_at`` with "
"arguments ``ptr``, ``size``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.wstring_at`` com "
"os argumentos ``ptr``, ``size``."

#: ../../library/ctypes.rst:2115
msgid "Data types"
Expand Down Expand Up @@ -2199,6 +2217,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ctypes.cdata/buffer`` with "
"arguments ``pointer``, ``size``, ``offset``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ctypes.cdata/buffer`` com "
"os argumentos ``pointer``, ``size``, ``offset``."

#: ../../library/ctypes.rst:2142
msgid ""
Expand All @@ -2219,6 +2239,9 @@ msgid ""
"This method, and others that indirectly call this method, raises an :ref:"
"`auditing event <auditing>` ``ctypes.cdata`` with argument ``address``."
msgstr ""
"Este método, e outros que indiretamente chamam este método, levantam um :ref:"
"`evento de auditoria <auditing>` ``ctypes.cdata`` com o argumento "
"``address``."

#: ../../library/ctypes.rst:2163
msgid ""
Expand Down
2 changes: 2 additions & 0 deletions library/ensurepip.po
Original file line number Diff line number Diff line change
Expand Up @@ -275,6 +275,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ensurepip.bootstrap`` with "
"argument ``root``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ensurepip.bootstrap`` com "
"o argumento ``root``."

#: ../../library/ensurepip.rst:129
msgid ""
Expand Down
8 changes: 8 additions & 0 deletions library/fcntl.po
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``fcntl.fcntl`` with arguments "
"``fd``, ``cmd``, ``arg``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``fcntl.fcntl`` com os "
"argumentos ``fd``, ``cmd``, ``arg``."

#: ../../library/fcntl.rst:111
msgid ""
Expand Down Expand Up @@ -213,6 +215,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``fcntl.ioctl`` with arguments "
"``fd``, ``request``, ``arg``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``fcntl.ioctl`` com os "
"argumentos ``fd``, ``request``, ``arg``."

#: ../../library/fcntl.rst:162
msgid ""
Expand All @@ -232,6 +236,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``fcntl.flock`` with arguments "
"``fd``, ``operation``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``fcntl.flock`` com os "
"argumentos ``fd`` e ``operation``."

#: ../../library/fcntl.rst:174
msgid ""
Expand Down Expand Up @@ -300,6 +306,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``fcntl.lockf`` with arguments "
"``fd``, ``cmd``, ``len``, ``start``, ``whence``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``fcntl.lockf`` com os "
"argumentos ``fd``, ``cmd``, ``len``, ``start``, ``whence``."

#: ../../library/fcntl.rst:217
msgid "Examples (all on a SVR4 compliant system)::"
Expand Down
4 changes: 4 additions & 0 deletions library/ftplib.po
Original file line number Diff line number Diff line change
Expand Up @@ -200,6 +200,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ftplib.connect`` with arguments "
"``self``, ``host``, ``port``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ftplib.connect`` com os "
"argumentos ``self``, ``host``, ``port``."

#: ../../library/ftplib.rst:195
msgid ""
Expand Down Expand Up @@ -237,6 +239,8 @@ msgid ""
"Raises an :ref:`auditing event <auditing>` ``ftplib.sendcmd`` with arguments "
"``self``, ``cmd``."
msgstr ""
"Levanta um :ref:`evento de auditoria <auditing>` ``ftplib.sendcmd`` com os "
"argumentos ``self``, ``cmd``."

#: ../../library/ftplib.rst:234
msgid ""
Expand Down
Loading

0 comments on commit be2a5f5

Please sign in to comment.