File tree 1 file changed +9
-0
lines changed
1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -260,6 +260,10 @@ msgid ""
260
260
"are created. There are no type restrictions, but the value type needs to "
261
261
"support addition, subtraction, and comparison."
262
262
msgstr ""
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."
263
267
264
268
#: ../../library/collections.rst:194
265
269
msgid ""
@@ -286,6 +290,8 @@ msgstr ""
286
290
msgid ""
287
291
"Wikipedia entry for `Multisets <https://en.wikipedia.org/wiki/Multiset>`_."
288
292
msgstr ""
293
+ "Entrada da Wikipedia para `Multisets <https://en.wikipedia.org/wiki/"
294
+ "Multiset>` _."
289
295
290
296
#: ../../library/collections.rst:208
291
297
msgid ""
@@ -301,6 +307,9 @@ msgid ""
301
307
"Donald. The Art of Computer Programming Volume II, Section 4.6.3, Exercise "
302
308
"19*."
303
309
msgstr ""
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 *."
304
313
305
314
#: ../../library/collections.rst:215
306
315
msgid ""
You can’t perform that action at this time.
0 commit comments