Skip to content

Commit ad78824

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 29e7c3a commit ad78824

File tree

2 files changed

+13
-9
lines changed

2 files changed

+13
-9
lines changed

c-api/frame.po

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
#
66
# Translators:
77
# Ruan Aragão <ruanaragao2@gmail.com>, 2022
8-
# Rafael Fontenelle <rffontenelle@gmail.com>, 2022
98
# Flávio Neves, 2023
9+
# Rafael Fontenelle <rffontenelle@gmail.com>, 2023
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2023-05-26 14:12+0000\n"
1717
"PO-Revision-Date: 2022-11-05 19:48+0000\n"
18-
"Last-Translator: Flávio Neves, 2023\n"
18+
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2023\n"
1919
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
2020
"teams/5390/pt_BR/)\n"
2121
"MIME-Version: 1.0\n"
@@ -27,23 +27,23 @@ msgstr ""
2727

2828
#: ../../c-api/frame.rst:4
2929
msgid "Frame Objects"
30-
msgstr "Objetos de Frame"
30+
msgstr "Objetos Frame"
3131

3232
#: ../../c-api/frame.rst:8
3333
msgid "The C structure of the objects used to describe frame objects."
3434
msgstr "A estrutura C dos objetos usados para descrever objetos frame."
3535

3636
#: ../../c-api/frame.rst:10
3737
msgid "There are no public members in this structure."
38-
msgstr "Não há membros publicos nesta estrutura."
38+
msgstr "Não há membros públicos nesta estrutura."
3939

4040
#: ../../c-api/frame.rst:12
4141
msgid ""
4242
"The members of this structure were removed from the public C API. Refer to "
4343
"the :ref:`What's New entry <pyframeobject-3.11-hiding>` for details."
4444
msgstr ""
45-
"Os membros dessa estrutura foram removidos da API publica C. Consulte a :ref:"
46-
"`What's New entry <pyframeobject-3.11-hiding>` para detalhes."
45+
"Os membros dessa estrutura foram removidos da API C pública. Consulte a :ref:"
46+
"`entrada O Que há de Novo <pyframeobject-3.11-hiding>` para detalhes."
4747

4848
#: ../../c-api/frame.rst:17
4949
msgid ""
@@ -55,7 +55,7 @@ msgstr ""
5555

5656
#: ../../c-api/frame.rst:20
5757
msgid "See also :ref:`Reflection <reflection>`."
58-
msgstr "veja também :ref:`Reflexão <reflection>`."
58+
msgstr "Veja também :ref:`Reflexão <reflection>`."
5959

6060
#: ../../c-api/frame.rst:24
6161
msgid ""

howto/perf_profiling.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Hemílio Lauro <hemilioaraujo@gmail.com>, 2023
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.12\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2023-05-24 13:05+0000\n"
14+
"POT-Creation-Date: 2023-05-26 14:12+0000\n"
1215
"PO-Revision-Date: 2023-05-24 13:07+0000\n"
16+
"Last-Translator: Hemílio Lauro <hemilioaraujo@gmail.com>, 2023\n"
1317
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
1418
"teams/5390/pt_BR/)\n"
1519
"MIME-Version: 1.0\n"
@@ -25,7 +29,7 @@ msgstr ""
2529

2630
#: ../../howto/perf_profiling.rst:0
2731
msgid "author"
28-
msgstr ""
32+
msgstr "autor"
2933

3034
#: ../../howto/perf_profiling.rst:9
3135
msgid "Pablo Galindo"

0 commit comments

Comments
 (0)