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#
@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.10\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-09-22 21:19 +0000\n "
14+ "POT-Creation-Date : 2026-03-05 18:13 +0000\n "
1515"PO-Revision-Date : 2025-09-22 15:58+0000\n "
1616"Last-Translator : python-doc bot, 2025\n "
1717"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
@@ -238,9 +238,9 @@ msgid ""
238238"characters, you can use *raw strings* by adding an ``r`` before the first "
239239"quote::"
240240msgstr ""
241- "Caso não queira que os caracteres sejam precedidos por ``\\ `` para serem "
242- "interpretados como caracteres especiais, você pode usar *strings brutas* "
243- "(*raw*, em inglês) adicionando um ``r`` antes da primeira aspa::"
241+ "Caso não queira que os caracteres precedidos por ``\\ `` sejam interpretados "
242+ "como caracteres especiais, você pode usar *strings brutas* (*raw*, em "
243+ "inglês) adicionando um ``r`` antes da primeira aspa::"
244244
245245#: ../../tutorial/introduction.rst:192
246246msgid ""
0 commit comments