Skip to content

Commit 97086f8

Browse files
Update translation
Co-Authored-By: Rafael Fontenelle <rffontenelle@gmail.com>
1 parent 55263ea commit 97086f8

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

c-api/init.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001-2026, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.10\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-11-29 17:14+0000\n"
15+
"POT-Creation-Date: 2026-01-07 16:55+0000\n"
1616
"PO-Revision-Date: 2025-09-22 15:57+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -911,7 +911,7 @@ msgid ""
911911
"fatal condition is signalled using :c:func:`Py_FatalError`."
912912
msgstr ""
913913
"Define :data:`sys.argv` com base em *argc* e *argv*. Esses parâmetros são "
914-
"semelhantes aos passados ​​para a função :c:func:`main` do programa, com a "
914+
"semelhantes aos passados para a função :c:func:`main` do programa, com a "
915915
"diferença de que a primeira entrada deve se referir ao arquivo de script a "
916916
"ser executado, em vez do executável que hospeda o interpretador Python. Se "
917917
"não houver um script a ser executado, a primeira entrada em *argv* pode ser "

howto/urllib2.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.10\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-11-19 18:20+0000\n"
15+
"POT-Creation-Date: 2025-12-29 17:44+0000\n"
1616
"PO-Revision-Date: 2025-09-22 15:57+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Portuguese (Brazil) (https://app.transifex.com/python-doc/"
@@ -400,7 +400,7 @@ msgid ""
400400
"The dictionary is reproduced here for convenience ::"
401401
msgstr ""
402402
":attr:`http.server.BaseHTTPRequestHandler.responses` é um dicionário útil de "
403-
"códigos de resposta que mostra todos os códigos de resposta usados ​​pela :rfc:"
403+
"códigos de resposta que mostra todos os códigos de resposta usados pela :rfc:"
404404
"`2616`. O dicionário é reproduzido aqui para sua conveniência."
405405

406406
#: ../../howto/urllib2.rst:326

stats.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"completion": "60.85%", "translated": 34948, "entries": 51688, "updated_at": "2026-01-07T00:30:09+00:00Z"}
1+
{"completion": "60.85%", "translated": 34948, "entries": 51688, "updated_at": "2026-01-10T00:30:20+00:00Z"}

0 commit comments

Comments
 (0)