|
14 | 14 | # Leandro Braga <leandrobbraga@gmail.com>, 2021 |
15 | 15 | # Ana Carolina Dias, 2022 |
16 | 16 | # Rafael Fontenelle <rffontenelle@gmail.com>, 2022 |
| 17 | +# Marco Rougeth <marco@rougeth.com>, 2023 |
17 | 18 | # |
18 | 19 | #, fuzzy |
19 | 20 | msgid "" |
20 | 21 | msgstr "" |
21 | 22 | "Project-Id-Version: Python 3.11\n" |
22 | 23 | "Report-Msgid-Bugs-To: \n" |
23 | | -"POT-Creation-Date: 2023-04-14 14:13+0000\n" |
| 24 | +"POT-Creation-Date: 2023-05-08 19:31+0000\n" |
24 | 25 | "PO-Revision-Date: 2021-06-28 00:47+0000\n" |
25 | | -"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2022\n" |
| 26 | +"Last-Translator: Marco Rougeth <marco@rougeth.com>, 2023\n" |
26 | 27 | "Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/" |
27 | 28 | "teams/5390/pt_BR/)\n" |
28 | 29 | "MIME-Version: 1.0\n" |
@@ -945,3 +946,35 @@ msgstr "" |
945 | 946 | "structs>`, *exporter* DEVE ser definida para o objeto de exportação e " |
946 | 947 | "*flags* deve ser passado sem modificações. Caso contrário, *exporter* DEVE " |
947 | 948 | "ser ``NULL``." |
| 949 | + |
| 950 | +#: ../../c-api/buffer.rst:3 |
| 951 | +msgid "buffer protocol" |
| 952 | +msgstr "" |
| 953 | + |
| 954 | +#: ../../c-api/buffer.rst:3 |
| 955 | +msgid "buffer interface" |
| 956 | +msgstr "" |
| 957 | + |
| 958 | +#: ../../c-api/buffer.rst:3 |
| 959 | +msgid "(see buffer protocol)" |
| 960 | +msgstr "" |
| 961 | + |
| 962 | +#: ../../c-api/buffer.rst:3 |
| 963 | +msgid "buffer object" |
| 964 | +msgstr "" |
| 965 | + |
| 966 | +#: ../../c-api/buffer.rst:32 |
| 967 | +msgid "PyBufferProcs" |
| 968 | +msgstr "" |
| 969 | + |
| 970 | +#: ../../c-api/buffer.rst:284 |
| 971 | +msgid "contiguous" |
| 972 | +msgstr "contíguo" |
| 973 | + |
| 974 | +#: ../../c-api/buffer.rst:284 |
| 975 | +msgid "C-contiguous" |
| 976 | +msgstr "" |
| 977 | + |
| 978 | +#: ../../c-api/buffer.rst:284 |
| 979 | +msgid "Fortran contiguous" |
| 980 | +msgstr "" |
0 commit comments