File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -260,6 +260,10 @@ msgid ""
260260"are created. There are no type restrictions, but the value type needs to "
261261"support addition, subtraction, and comparison."
262262msgstr ""
263+ "Os métodos multiset são projetados apenas para casos de uso com valores "
264+ "positivos. As entradas podem ser negativas ou zero, mas apenas saídas com "
265+ "valores positivos são criadas. Não há restrições de tipo, mas o tipo de "
266+ "valor precisa suportar adição, subtração e comparação."
263267
264268#: ../../library/collections.rst:194
265269msgid ""
@@ -286,6 +290,8 @@ msgstr ""
286290msgid ""
287291"Wikipedia entry for `Multisets <https://en.wikipedia.org/wiki/Multiset>`_."
288292msgstr ""
293+ "Entrada da Wikipedia para `Multisets <https://en.wikipedia.org/wiki/"
294+ "Multiset>` _."
289295
290296#: ../../library/collections.rst:208
291297msgid ""
@@ -301,6 +307,9 @@ msgid ""
301307"Donald. The Art of Computer Programming Volume II, Section 4.6.3, Exercise "
302308"19*."
303309msgstr ""
310+ "Para operações matemáticas em multisets e seus casos de uso, consulte * "
311+ "Knuth, Donald. The Art of Computer Programming Volume II, Seção 4.6.3, "
312+ "Exercício 19 *."
304313
305314#: ../../library/collections.rst:215
306315msgid ""
You can’t perform that action at this time.
0 commit comments