File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- {"translation" : " 63.36%" , "total" : 55794 , "updated_at" : " 2024-12-13T23:37:18 +00:00Z" }
1+ {"translation" : " 63.36%" , "total" : 55794 , "updated_at" : " 2024-12-14T23:36:53 +00:00Z" }
Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.11\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2024-08-23 15:32 +0000\n "
14+ "POT-Creation-Date : 2024-12-06 15:29 +0000\n "
1515"PO-Revision-Date : 2023-05-24 02:23+0000\n "
1616"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
1717"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
1818"teams/5390/pt_BR/)\n "
19+ "Language : pt_BR\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
2122"Content-Transfer-Encoding : 8bit\n "
22- "Language : pt_BR\n "
2323"Plural-Forms : nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2424"1000000 == 0 ? 1 : 2;\n "
2525
@@ -453,8 +453,8 @@ msgstr ""
453453"Um problema especial é a criação de tuplas contendo 0 ou 1 itens: a sintaxe "
454454"usa certos truques para acomodar estes casos. Tuplas vazias são construídas "
455455"por um par de parênteses vazios; uma tupla unitária é construída por um "
456- "único valor e uma vírgula entre parênteses (não basta colocar um único valor "
457- "entre parênteses). Feio, mas funciona. Por exemplo::"
456+ "único valor seguido de uma vírgula (não basta colocar um único valor entre "
457+ "parênteses). Feio, mas funciona. Por exemplo::"
458458
459459#: ../../tutorial/datastructures.rst:430
460460msgid ""
You can’t perform that action at this time.
0 commit comments