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" : " 61.50%" , "total" : 51659 , "updated_at" : " 2024-12-13T23 :54:01 +00:00Z" }
1+ {"translation" : " 61.50%" , "total" : 51659 , "updated_at" : " 2024-12-14T23 :54:40 +00:00Z" }
Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.10\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2024-08-31 12:42 +0000\n "
14+ "POT-Creation-Date : 2024-11-22 16:07 +0000\n "
1515"PO-Revision-Date : 2022-11-05 17: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
@@ -456,8 +456,8 @@ msgstr ""
456456"Um problema especial é a criação de tuplas contendo 0 ou 1 itens: a sintaxe "
457457"usa certos truques para acomodar estes casos. Tuplas vazias são construídas "
458458"por um par de parênteses vazios; uma tupla unitária é construída por um "
459- "único valor e uma vírgula entre parênteses (não basta colocar um único valor "
460- "entre parênteses). Feio, mas funciona. Por exemplo::"
459+ "único valor seguido de uma vírgula (não basta colocar um único valor entre "
460+ "parênteses). Feio, mas funciona. Por exemplo::"
461461
462462#: ../../tutorial/datastructures.rst:431
463463msgid ""
You can’t perform that action at this time.
0 commit comments