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.26%" , "total" : 49504 , "updated_at" : " 2024-12-14T00:26:47 +00:00Z" }
1+ {"translation" : " 61.26%" , "total" : 49504 , "updated_at" : " 2024-12-15T00:29:52 +00:00Z" }
Original file line number Diff line number Diff line change @@ -15,15 +15,15 @@ msgid ""
1515msgstr ""
1616"Project-Id-Version : Python 3.9\n "
1717"Report-Msgid-Bugs-To : \n "
18- "POT-Creation-Date : 2024-08-16 16:41 +0000\n "
18+ "POT-Creation-Date : 2024-11-22 16:40 +0000\n "
1919"PO-Revision-Date : 2017-02-16 23:40+0000\n "
2020"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2024\n "
2121"Language-Team : Portuguese (Brazil) (https://app.transifex.com/python-doc/ "
2222"teams/5390/pt_BR/)\n "
23+ "Language : pt_BR\n "
2324"MIME-Version : 1.0\n "
2425"Content-Type : text/plain; charset=UTF-8\n "
2526"Content-Transfer-Encoding : 8bit\n "
26- "Language : pt_BR\n "
2727"Plural-Forms : nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % "
2828"1000000 == 0 ? 1 : 2;\n "
2929
@@ -460,8 +460,8 @@ msgstr ""
460460"Um problema especial é a criação de tuplas contendo 0 ou 1 itens: a sintaxe "
461461"usa certos truques para acomodar estes casos. Tuplas vazias são construídas "
462462"por um par de parênteses vazios; uma tupla unitária é construída por um "
463- "único valor e uma vírgula entre parênteses (não basta colocar um único valor "
464- "entre parênteses). Feio, mas funciona. Por exemplo::"
463+ "único valor seguido de uma vírgula (não basta colocar um único valor entre "
464+ "parênteses). Feio, mas funciona. Por exemplo::"
465465
466466#: ../../tutorial/datastructures.rst:431
467467msgid ""
You can’t perform that action at this time.
0 commit comments