@@ -6,15 +6,15 @@ msgstr ""
66"Project-Id-Version : PACKAGE VERSION\n "
77"Report-Msgid-Bugs-To : \n "
88"POT-Creation-Date : 2021-01-04 12:55-0600\n "
9- "PO-Revision-Date : 2023-10-05 03:10 +0000\n "
9+ "PO-Revision-Date : 2023-10-23 14:06 +0000\n "
1010"Last-Translator : Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n "
1111"Language-Team : \n "
1212"Language : pt_BR\n "
1313"MIME-Version : 1.0\n "
1414"Content-Type : text/plain; charset=UTF-8\n "
1515"Content-Transfer-Encoding : 8bit\n "
1616"Plural-Forms : nplurals=2; plural=n > 1;\n "
17- "X-Generator : Weblate 5.1-dev\n "
17+ "X-Generator : Weblate 5.1.1 -dev\n "
1818
1919#: main.c
2020msgid ""
@@ -295,7 +295,7 @@ msgstr "%q[%u] espera na entrada fora da contagem"
295295#: py/runtime.c
296296#, c-format
297297msgid "%s"
298- msgstr ""
298+ msgstr "%s "
299299
300300#: ports/espressif/common-hal/espidf/__init__.c
301301#, c-format
@@ -653,7 +653,7 @@ msgstr "Abaixo da taxa mínima de quadros"
653653
654654#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
655655msgid "Bit clock and word select must be sequential GPIO pins"
656- msgstr ""
656+ msgstr "O clock bit e a seleção da palavra devem ser pinos GPIO sequenciais "
657657
658658#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
659659msgid "Bit clock and word select must share a clock unit"
@@ -2562,7 +2562,7 @@ msgstr "tente obter argmin/argmax de uma sequência vazia"
25622562
25632563#: py/objstr.c
25642564msgid "attributes not supported"
2565- msgstr ""
2565+ msgstr "atributos não compatíveis "
25662566
25672567#: extmod/ulab/code/ulab_tools.c
25682568msgid "axis is out of bounds"
@@ -2753,7 +2753,7 @@ msgstr "não é possível converter implicitamente '%q' em 'bool'"
27532753
27542754#: py/runtime.c
27552755msgid "can't import name %q"
2756- msgstr ""
2756+ msgstr "não é possível importar o nome %q "
27572757
27582758#: py/emitnative.c
27592759msgid "can't load from '%q'"
@@ -2811,11 +2811,11 @@ msgstr ""
28112811
28122812#: py/objcomplex.c
28132813msgid "can't truncate-divide a complex number"
2814- msgstr ""
2814+ msgstr "não é possível truncar-dividir um número complexo "
28152815
28162816#: extmod/moductypes.c
28172817msgid "can't unambiguously get sizeof scalar"
2818- msgstr ""
2818+ msgstr "não é possível obter de forma inequívoca o tamanho do escalar "
28192819
28202820#: extmod/moduasyncio.c
28212821msgid "can't wait"
@@ -2905,7 +2905,7 @@ msgstr "comparação de int e uint"
29052905
29062906#: py/objcomplex.c
29072907msgid "complex divide by zero"
2908- msgstr ""
2908+ msgstr "divisão complexa por zero "
29092909
29102910#: py/objfloat.c py/parsenum.c
29112911msgid "complex values not supported"
@@ -3488,6 +3488,8 @@ msgstr ""
34883488#: py/argcheck.c
34893489msgid "keyword argument(s) not implemented - use normal args instead"
34903490msgstr ""
3491+ "argumento(s) de palavra-chave não implementado(s) - em vez disso, use "
3492+ "argumentos normais"
34913493
34923494#: py/emitinlinethumb.c py/emitinlinextensa.c
34933495msgid "label '%q' not defined"
@@ -3587,7 +3589,7 @@ msgstr ""
35873589
35883590#: py/objarray.c
35893591msgid "memoryview offset too large"
3590- msgstr ""
3592+ msgstr "o deslocamento da visualização da memória é muito grande "
35913593
35923594#: py/objarray.c
35933595msgid "memoryview: length is not a multiple of itemsize"
@@ -3639,7 +3641,7 @@ msgstr "nome não definido"
36393641
36403642#: py/persistentcode.c
36413643msgid "native code in .mpy unsupported"
3642- msgstr ""
3644+ msgstr "código nativo em .mpy não é compatível "
36433645
36443646#: py/asmthumb.c
36453647msgid "native method too big"
@@ -4124,7 +4126,7 @@ msgstr "o source_bitmap deve ter o value_count de 8"
41244126
41254127#: extmod/modure.c
41264128msgid "splitting with sub-captures"
4127- msgstr ""
4129+ msgstr "divisão com subcapturas "
41284130
41294131#: py/objstr.c
41304132msgid "start/end indices"
@@ -4140,7 +4142,7 @@ msgstr "a operação do fluxo não é compatível"
41404142
41414143#: py/objarray.c py/objstr.c
41424144msgid "string argument without an encoding"
4143- msgstr ""
4145+ msgstr "argumento da string sem uma codificação "
41444146
41454147#: py/objstrunicode.c
41464148msgid "string index out of range"
@@ -4181,7 +4183,7 @@ msgstr "houve um erro de sintaxe no descritor uctypes"
41814183
41824184#: extmod/utime_mphal.c
41834185msgid "ticks interval overflow"
4184- msgstr ""
4186+ msgstr "estouro do intervalo de ticks "
41854187
41864188#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
41874189msgid "timeout duration exceeded the maximum supported value"
0 commit comments