Skip to content

Commit 3abe1fd

Browse files
authored
Merge pull request #8506 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents f9e63d9 + b7e1151 commit 3abe1fd

File tree

1 file changed

+17
-15
lines changed

1 file changed

+17
-15
lines changed

locale/pt_BR.po

Lines changed: 17 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -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"
10-
"Last-Translator: Wellington Terumi Uemura <[email protected]>\n"
9+
"PO-Revision-Date: 2023-10-23 21:20+0000\n"
10+
"Last-Translator: Dan Halbert <[email protected]>\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
2020
msgid ""
@@ -295,7 +295,7 @@ msgstr "%q[%u] espera na entrada fora da contagem"
295295
#: py/runtime.c
296296
#, c-format
297297
msgid "%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
655655
msgid "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
659659
msgid "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
25642564
msgid "attributes not supported"
2565-
msgstr ""
2565+
msgstr "atributos não compatíveis"
25662566

25672567
#: extmod/ulab/code/ulab_tools.c
25682568
msgid "axis is out of bounds"
@@ -2753,7 +2753,7 @@ msgstr "não é possível converter implicitamente '%q' em 'bool'"
27532753

27542754
#: py/runtime.c
27552755
msgid "can't import name %q"
2756-
msgstr ""
2756+
msgstr "não é possível importar o nome %q"
27572757

27582758
#: py/emitnative.c
27592759
msgid "can't load from '%q'"
@@ -2811,11 +2811,11 @@ msgstr ""
28112811

28122812
#: py/objcomplex.c
28132813
msgid "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
28172817
msgid "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
28212821
msgid "can't wait"
@@ -2905,7 +2905,7 @@ msgstr "comparação de int e uint"
29052905

29062906
#: py/objcomplex.c
29072907
msgid "complex divide by zero"
2908-
msgstr ""
2908+
msgstr "divisão complexa por zero"
29092909

29102910
#: py/objfloat.c py/parsenum.c
29112911
msgid "complex values not supported"
@@ -3488,6 +3488,8 @@ msgstr ""
34883488
#: py/argcheck.c
34893489
msgid "keyword argument(s) not implemented - use normal args instead"
34903490
msgstr ""
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
34933495
msgid "label '%q' not defined"
@@ -3587,7 +3589,7 @@ msgstr ""
35873589

35883590
#: py/objarray.c
35893591
msgid "memoryview offset too large"
3590-
msgstr ""
3592+
msgstr "o deslocamento da visualização da memória é muito grande"
35913593

35923594
#: py/objarray.c
35933595
msgid "memoryview: length is not a multiple of itemsize"
@@ -3639,7 +3641,7 @@ msgstr "nome não definido"
36393641

36403642
#: py/persistentcode.c
36413643
msgid "native code in .mpy unsupported"
3642-
msgstr ""
3644+
msgstr "código nativo em .mpy não é compatível"
36433645

36443646
#: py/asmthumb.c
36453647
msgid "native method too big"
@@ -4124,7 +4126,7 @@ msgstr "o source_bitmap deve ter o value_count de 8"
41244126

41254127
#: extmod/modure.c
41264128
msgid "splitting with sub-captures"
4127-
msgstr ""
4129+
msgstr "divisão com subcapturas"
41284130

41294131
#: py/objstr.c
41304132
msgid "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
41424144
msgid "string argument without an encoding"
4143-
msgstr ""
4145+
msgstr "argumento da string sem uma codificação"
41444146

41454147
#: py/objstrunicode.c
41464148
msgid "string index out of range"
@@ -4181,7 +4183,7 @@ msgstr "houve um erro de sintaxe no descritor uctypes"
41814183

41824184
#: extmod/utime_mphal.c
41834185
msgid "ticks interval overflow"
4184-
msgstr ""
4186+
msgstr "estouro do intervalo de ticks"
41854187

41864188
#: ports/nrf/common-hal/watchdog/WatchDogTimer.c
41874189
msgid "timeout duration exceeded the maximum supported value"

0 commit comments

Comments
 (0)