circuitpython/locale/pt_BR.po

2125 lines
44 KiB
Plaintext
Raw Normal View History

2018-10-02 00:15:13 -04:00
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-03-01 07:16-0800\n"
"PO-Revision-Date: 2018-10-02 21:14-0000\n"
2018-10-02 00:36:24 -04:00
"Last-Translator: \n"
"Language-Team: \n"
"Language: pt_BR\n"
2018-10-02 00:15:13 -04:00
"MIME-Version: 1.0\n"
2018-10-02 01:20:27 -04:00
"Content-Type: text/plain; charset=UTF-8\n"
2018-10-02 00:15:13 -04:00
"Content-Transfer-Encoding: 8bit\n"
2019-02-22 15:04:54 -05:00
msgid ""
"\n"
"Code done running. Waiting for reload.\n"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid " File \"%q\""
msgstr " Arquivo \"%q\""
msgid " File \"%q\", line %d"
msgstr " Arquivo \"%q\", linha %d"
msgid " output:\n"
msgstr " saída:\n"
2018-10-02 00:15:13 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "%%c requires int or char"
msgstr "%%c requer int ou char"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "%q in use"
msgstr "%q em uso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "%q index out of range"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "%q indices must be integers, not %s"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "%q must be >= 1"
msgstr "buffers devem ser o mesmo tamanho"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "%q should be an int"
msgstr "y deve ser um int"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "%q() takes %d positional arguments but %d were given"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'%q' argument required"
msgstr "'%q' argumento(s) requerido(s)"
#, c-format
msgid "'%s' expects a label"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects a register"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects a special register"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects an FPU register"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects an address of the form [a, b]"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects an integer"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects at most r%d"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' expects {r0, r1, ...}"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' integer %d is not within range %d..%d"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' integer 0x%x does not fit in mask 0x%x"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object does not support item assignment"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object does not support item deletion"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'%s' object has no attribute '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object is not an iterator"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object is not callable"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object is not iterable"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "'%s' object is not subscriptable"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'=' alignment not allowed in string format specifier"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'S' and 'O' are not supported format types"
msgstr "'S' e 'O' não são tipos de formato suportados"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'align' requires 1 argument"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'await' outside function"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'break' outside loop"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'continue' outside loop"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'data' requires at least 2 arguments"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'data' requires integer arguments"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'label' requires 1 argument"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "'return' outside function"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "'yield' outside function"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "*x must be assignment target"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid ", in %q\n"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "0.0 to a complex power"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "3-arg pow() not supported"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "A hardware interrupt channel is already in use"
msgstr "Um canal de interrupção de hardware já está em uso"
msgid "AP required"
msgstr "AP requerido"
#, c-format
msgid "Address is not %d bytes long or is in wrong format"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Address must be %d bytes long"
msgstr "buffers devem ser o mesmo tamanho"
msgid "All I2C peripherals are in use"
msgstr "Todos os periféricos I2C estão em uso"
msgid "All SPI peripherals are in use"
msgstr "Todos os periféricos SPI estão em uso"
#, fuzzy
msgid "All UART peripherals are in use"
msgstr "Todos os periféricos I2C estão em uso"
msgid "All event channels in use"
msgstr "Todos os canais de eventos em uso"
2018-10-02 00:15:13 -04:00
msgid "All sync event channels in use"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "All timers for this pin are in use"
msgstr "Todos os temporizadores para este pino estão em uso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "All timers in use"
msgstr "Todos os temporizadores em uso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "AnalogOut functionality not supported"
msgstr "Funcionalidade AnalogOut não suportada"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "AnalogOut is only 16 bits. Value must be less than 65536."
msgstr ""
2018-10-02 00:15:13 -04:00
msgid "AnalogOut not supported on given pin"
msgstr "Saída analógica não suportada no pino fornecido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Another send is already active"
msgstr "Outro envio já está ativo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Array must contain halfwords (type 'H')"
msgstr "Array deve conter meias palavras (tipo 'H')"
msgid "Array values should be single bytes."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Auto-reload is off.\n"
msgstr "A atualização automática está desligada.\n"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid ""
"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
"disable.\n"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Bit clock and word select must share a clock unit"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Bit depth must be multiple of 8."
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Both pins must support hardware interrupts"
msgstr "Ambos os pinos devem suportar interrupções de hardware"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Brightness must be between 0 and 255"
msgstr "O brilho deve estar entre 0 e 255"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Brightness not adjustable"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Buffer incorrect size. Should be %d bytes."
msgstr "Buffer de tamanho incorreto. Deve ser %d bytes."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Buffer must be at least length 1"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Bus pin %d is already in use"
msgstr "DAC em uso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Byte buffer must be 16 bytes."
msgstr "buffers devem ser o mesmo tamanho"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Bytes must be between 0 and 255."
msgstr "Os bytes devem estar entre 0 e 255."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "C-level assert"
2018-10-02 00:15:13 -04:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Can not use dotstar with %s"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Can't add services in Central mode"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Can't advertise in Central mode"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Can't change the name in Central mode"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Can't connect in Peripheral mode"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot connect to AP"
msgstr "Não é possível conectar-se ao AP"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot delete values"
msgstr "Não é possível excluir valores"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot disconnect from AP"
msgstr "Não é possível desconectar do AP"
2018-10-02 00:15:13 -04:00
msgid "Cannot get pull while in output mode"
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Cannot get temperature"
msgstr "Não pode obter a temperatura. status: 0x%02x"
2019-01-18 14:44:53 -05:00
2019-02-22 15:04:54 -05:00
msgid "Cannot output both channels on the same pin"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot read without MISO pin."
msgstr "Não é possível ler sem o pino MISO."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot record to a file"
msgstr "Não é possível gravar em um arquivo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot remount '/' when USB is active."
msgstr "Não é possível remontar '/' enquanto o USB estiver ativo."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot reset into bootloader because no bootloader is present."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Cannot set STA config"
msgstr "Não é possível definir a configuração STA"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot set value when direction is input."
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot subclass slice"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot transfer without MOSI and MISO pins."
msgstr "Não é possível transferir sem os pinos MOSI e MISO."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot unambiguously get sizeof scalar"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot update i/f status"
msgstr "Não é possível atualizar o status i/f"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Cannot write without MOSI pin."
msgstr "Não é possível ler sem um pino MOSI"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Characteristic UUID doesn't match Service UUID"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Characteristic already in use by another Service."
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "CharacteristicBuffer writing not provided"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Clock pin init failed."
msgstr "Inicialização do pino de Clock falhou."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Clock stretch too long"
msgstr "Clock se estendeu por tempo demais"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Clock unit in use"
msgstr "Unidade de Clock em uso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Command must be an int between 0 and 255"
msgstr "Os bytes devem estar entre 0 e 255."
2018-10-02 00:15:13 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "Could not decode ble_uuid, err 0x%04x"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Could not initialize UART"
msgstr "Não foi possível inicializar o UART"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Couldn't allocate first buffer"
msgstr "Não pôde alocar primeiro buffer"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Couldn't allocate second buffer"
msgstr "Não pôde alocar segundo buffer"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Crash into the HardFault_Handler.\n"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "DAC already in use"
msgstr "DAC em uso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Data 0 pin must be byte aligned"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Data chunk must follow fmt chunk"
msgstr "Pedaço de dados deve seguir o pedaço de cortes"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Data too large for advertisement packet"
msgstr "Não é possível ajustar dados no pacote de anúncios."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Data too large for the advertisement packet"
msgstr "Não é possível ajustar dados no pacote de anúncios."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Destination capacity is smaller than destination_length."
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Display rotation must be in 90 degree increments"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Don't know how to pass object to native function"
msgstr "Não sabe como passar o objeto para a função nativa"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Drive mode not used when direction is input."
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "ESP8226 does not support safe mode."
msgstr "O ESP8226 não suporta o modo de segurança."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "ESP8266 does not support pull down."
msgstr "ESP8266 não suporta pull down."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "EXTINT channel already in use"
msgstr "Canal EXTINT em uso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Error in ffi_prep_cif"
msgstr "Erro no ffi_prep_cif"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Error in regex"
msgstr "Erro no regex"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Expected a %q"
msgstr "Esperado um"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Expected a Characteristic"
msgstr "Não é possível adicionar Característica."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Expected a UUID"
msgstr "Esperado um"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Expected tuple of length %d, got %d"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Failed to acquire mutex"
msgstr "Falha ao alocar buffer RX"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Failed to acquire mutex, err 0x%04x"
msgstr "Não é possível ler o valor do atributo. status: 0x%02x"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Failed to add characteristic, err 0x%04x"
msgstr "Não pode parar propaganda. status: 0x%02x"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Failed to add service"
msgstr "Não pode parar propaganda. status: 0x%02x"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Failed to add service, err 0x%04x"
msgstr "Não pode parar propaganda. status: 0x%02x"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Failed to allocate RX buffer"
msgstr "Falha ao alocar buffer RX"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Failed to allocate RX buffer of %d bytes"
msgstr "Falha ao alocar buffer RX de %d bytes"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Failed to change softdevice state"
msgstr "Não pode parar propaganda. status: 0x%02x"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Failed to connect:"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Failed to continue scanning"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Failed to continue scanning, err 0x%04x"
msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
2019-01-09 14:00:17 -05:00
#, fuzzy
2019-02-22 15:04:54 -05:00
msgid "Failed to create mutex"
msgstr "Não é possível ler o valor do atributo. status: 0x%02x"
2018-08-31 15:34:01 -04:00
2019-01-09 14:00:17 -05:00
#, fuzzy
2019-02-22 15:04:54 -05:00
msgid "Failed to discover services"
2019-01-09 14:00:17 -05:00
msgstr "Não pode parar propaganda. status: 0x%02x"
msgid "Failed to get local address"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-01-09 14:00:17 -05:00
#, fuzzy
2019-02-22 15:04:54 -05:00
msgid "Failed to get softdevice state"
2019-01-09 14:00:17 -05:00
msgstr "Não pode parar propaganda. status: 0x%02x"
2018-08-31 15:34:01 -04:00
#, fuzzy, c-format
2019-01-09 14:00:17 -05:00
msgid "Failed to notify or indicate attribute value, err %0x04x"
msgstr "Não é possível gravar o valor do atributo. status: 0x%02x"
#, fuzzy, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to read CCCD value, err 0x%04x"
2018-08-31 15:34:01 -04:00
msgstr "Não é possível ler o valor do atributo. status: 0x%02x"
2019-01-09 14:00:17 -05:00
#, fuzzy, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to read attribute value, err %0x04x"
2019-01-09 14:00:17 -05:00
msgstr "Não é possível ler o valor do atributo. status: 0x%02x"
2018-08-31 15:34:01 -04:00
#, fuzzy, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to read gatts value, err 0x%04x"
2018-08-31 15:34:01 -04:00
msgstr "Não é possível gravar o valor do atributo. status: 0x%02x"
2019-01-09 14:00:17 -05:00
#, fuzzy, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to register Vendor-Specific UUID, err 0x%04x"
msgstr "Não é possível adicionar o UUID de 128 bits específico do fornecedor."
2019-01-09 14:00:17 -05:00
#, fuzzy
msgid "Failed to release mutex"
msgstr "Não é possível ler o valor do atributo. status: 0x%02x"
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Failed to release mutex, err 0x%04x"
msgstr "Não é possível ler o valor do atributo. status: 0x%02x"
2018-08-31 15:34:01 -04:00
2019-01-09 14:00:17 -05:00
#, fuzzy
msgid "Failed to start advertising"
2018-08-31 15:34:01 -04:00
msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Failed to start advertising, err 0x%04x"
msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
2019-01-09 14:00:17 -05:00
#, fuzzy
msgid "Failed to start scanning"
msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
2019-02-22 15:04:54 -05:00
#, fuzzy, c-format
msgid "Failed to start scanning, err 0x%04x"
msgstr "Não é possível iniciar o anúncio. status: 0x%02x"
2019-01-09 14:00:17 -05:00
#, fuzzy
2019-02-22 15:04:54 -05:00
msgid "Failed to stop advertising"
msgstr "Não pode parar propaganda. status: 0x%02x"
2019-01-09 14:00:17 -05:00
2018-08-31 15:34:01 -04:00
#, fuzzy, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to stop advertising, err 0x%04x"
2018-08-31 15:34:01 -04:00
msgstr "Não pode parar propaganda. status: 0x%02x"
#, fuzzy, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to write attribute value, err 0x%04x"
msgstr "Não é possível gravar o valor do atributo. status: 0x%02x"
2018-08-31 15:34:01 -04:00
#, fuzzy, c-format
2019-02-22 15:04:54 -05:00
msgid "Failed to write gatts value, err 0x%04x"
msgstr "Não é possível gravar o valor do atributo. status: 0x%02x"
2018-08-31 15:34:01 -04:00
2019-02-22 15:04:54 -05:00
msgid "File exists"
msgstr "Arquivo já existe"
2019-01-09 14:00:17 -05:00
2019-02-22 15:04:54 -05:00
msgid "Function requires lock"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Function requires lock."
msgstr ""
2018-08-31 15:34:01 -04:00
2019-02-22 15:04:54 -05:00
msgid "GPIO16 does not support pull up."
msgstr "GPIO16 não suporta pull up."
msgid "Group full"
msgstr "Grupo cheio"
msgid "I/O operation on closed file"
msgstr "Operação I/O no arquivo fechado"
msgid "I2C operation not supported"
msgstr "I2C operação não suportada"
msgid ""
"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
"mpy-update for more info."
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Input/output error"
2019-01-09 14:00:17 -05:00
msgstr ""
2018-08-31 15:34:01 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid BMP file"
msgstr "Arquivo BMP inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid PWM frequency"
msgstr "Frequência PWM inválida"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid argument"
msgstr "Argumento inválido"
2018-10-03 12:16:02 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid bit clock pin"
msgstr "Pino de bit clock inválido"
2018-10-03 12:16:02 -04:00
#, fuzzy
msgid "Invalid buffer size"
msgstr "Arquivo inválido"
2019-01-09 14:00:17 -05:00
#, fuzzy
2019-02-22 15:04:54 -05:00
msgid "Invalid channel count"
msgstr "certificado inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid clock pin"
msgstr "Pino do Clock inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid data pin"
msgstr "Pino de dados inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid direction."
msgstr "Direção inválida"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid file"
msgstr "Arquivo inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid format chunk size"
msgstr "Tamanho do pedaço de formato inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid number of bits"
msgstr "Número inválido de bits"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid phase"
msgstr "Fase Inválida"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid pin"
msgstr "Pino inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid pin for left channel"
msgstr "Pino inválido para canal esquerdo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid pin for right channel"
msgstr "Pino inválido para canal direito"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid pins"
msgstr "Pinos inválidos"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid polarity"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Invalid run mode."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Invalid voice count"
msgstr "certificado inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Invalid wave file"
msgstr "Aqruivo de ondas inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "LHS of keyword arg must be an id"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Layer must be a Group or TileGrid subclass."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Length must be an int"
msgstr "Tamanho deve ser um int"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Length must be non-negative"
2018-10-02 00:15:13 -04:00
msgstr ""
msgid ""
2019-02-22 15:04:54 -05:00
"Looks like our core CircuitPython code crashed hard. Whoops!\n"
"Please file an issue at https://github.com/adafruit/circuitpython/issues\n"
" with the contents of your CIRCUITPY drive and this message:\n"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "MISO pin init failed."
msgstr "Inicialização do pino MISO falhou"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "MOSI pin init failed."
msgstr "Inicialização do pino MOSI falhou."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Maximum PWM frequency is %dhz."
msgstr "A frequência máxima PWM é de %dhz."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Maximum x value when mirrored is %d"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "MicroPython NLR jump failed. Likely memory corruption.\n"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "MicroPython fatal error.\n"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Microphone startup delay must be in range 0.0 to 1.0"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Minimum PWM frequency is 1hz."
msgstr "A frequência mínima PWM é de 1hz"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Multiple PWM frequencies not supported. PWM already set to %dhz."
msgstr "Múltiplas frequências PWM não suportadas. PWM já definido para %dhz."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Must be a Group subclass."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No DAC on chip"
msgstr "Nenhum DAC no chip"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No DMA channel found"
msgstr "Nenhum canal DMA encontrado"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No PulseIn support for %q"
msgstr "Não há suporte para PulseIn no pino %q"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No RX pin"
msgstr "Nenhum pino RX"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No TX pin"
msgstr "Nenhum pino TX"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No default I2C bus"
msgstr "Nenhum barramento I2C padrão"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No default SPI bus"
msgstr "Nenhum barramento SPI padrão"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No default UART bus"
msgstr "Nenhum barramento UART padrão"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No free GCLKs"
msgstr "Não há GCLKs livre"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No hardware random available"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No hardware support for analog out."
msgstr "Nenhum suporte de hardware para saída analógica."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No hardware support on pin"
msgstr "Nenhum suporte de hardware no pino"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "No space left on device"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "No such file/directory"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Not connected"
msgstr "Não é possível conectar-se ao AP"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Not connected."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Not playing"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"Object has been deinitialized and can no longer be used. Create a new object."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
"Objeto foi desinicializado e não pode ser mais usaado. Crie um novo objeto."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Odd parity is not supported"
msgstr "I2C operação não suportada"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Only 8 or 16 bit mono with "
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid ""
"Only Windows format, uncompressed BMP supported: given header size is %d"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Only bit maps of 8 bit color or less are supported"
msgstr "Apenas bit maps de cores de 8 bit ou menos são suportados"
2018-10-02 00:15:13 -04:00
#, c-format
msgid ""
"Only monochrome, indexed 8bpp, and 16bpp or greater BMPs supported: %d bpp "
"given"
2018-10-02 00:15:13 -04:00
msgstr ""
msgid "Only slices with step=1 (aka None) are supported"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Only tx supported on UART1 (GPIO2)."
msgstr "Apenas TX suportado no UART1 (GPIO2)."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Oversample must be multiple of 8."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"PWM duty_cycle must be between 0 and 65535 inclusive (16 bit resolution)"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"PWM frequency not writable when variable_frequency is False on construction."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "PWM not supported on pin %d"
msgstr "PWM não suportado no pino %d"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Permission denied"
msgstr "Permissão negada"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Pin %q does not have ADC capabilities"
msgstr "Pino %q não tem recursos de ADC"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Pin does not have ADC capabilities"
msgstr "O pino não tem recursos de ADC"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Pin(16) doesn't support pull"
msgstr "Pino (16) não suporta pull"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Pins not valid for SPI"
msgstr "Pinos não válidos para SPI"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Pixel beyond bounds of buffer"
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Plus any modules on the filesystem\n"
msgstr "Não é possível remontar o sistema de arquivos"
2019-02-22 15:04:54 -05:00
msgid "Press any key to enter the REPL. Use CTRL-D to reload."
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Pull not used when direction is output."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "RTC calibration is not supported on this board"
msgstr "A calibração RTC não é suportada nesta placa"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "RTC is not supported on this board"
msgstr "O RTC não é suportado nesta placa"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Range out of bounds"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Read-only"
msgstr "Somente leitura"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Read-only filesystem"
msgstr "Sistema de arquivos somente leitura"
#, fuzzy
2019-02-22 15:04:54 -05:00
msgid "Read-only object"
msgstr "Somente leitura"
2019-02-22 15:04:54 -05:00
msgid "Right channel unsupported"
msgstr "Canal direito não suportado"
2019-02-22 15:04:54 -05:00
msgid "Running in safe mode! Auto-reload is off.\n"
msgstr "Rodando em modo seguro! Atualização automática está desligada.\n"
2019-02-22 15:04:54 -05:00
msgid "Running in safe mode! Not running saved code.\n"
msgstr "Rodando em modo seguro! Não está executando o código salvo.\n"
2019-02-22 15:04:54 -05:00
msgid "SDA or SCL needs a pull up"
msgstr "SDA ou SCL precisa de um pull up"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "STA must be active"
msgstr "STA deve estar ativo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "STA required"
msgstr "STA requerido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Sample rate must be positive"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Sample rate too high. It must be less than %d"
msgstr "Taxa de amostragem muito alta. Deve ser menor que %d"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Serializer in use"
msgstr "Serializer em uso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Slice and value different lengths."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Slices not supported"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Soft device assert, id: 0x%08lX, pc: 0x%08lX"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Splitting with sub-captures"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Stack size must be at least 256"
msgstr "O tamanho da pilha deve ser pelo menos 256"
msgid "Stream missing readinto() or write() method."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"The CircuitPython heap was corrupted because the stack was too small.\n"
"Please increase stack size limits and press reset (after ejecting "
"CIRCUITPY).\n"
"If you didn't change the stack, then file an issue here with the contents of "
"your CIRCUITPY drive:\n"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"The microcontroller's power dipped. Please make sure your power supply "
"provides\n"
"enough power for the whole circuit and press reset (after ejecting "
"CIRCUITPY).\n"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"The reset button was pressed while booting CircuitPython. Press again to "
"exit safe mode.\n"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "The sample's bits_per_sample does not match the mixer's"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "The sample's channel count does not match the mixer's"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "The sample's sample rate does not match the mixer's"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "The sample's signedness does not match the mixer's"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Tile height must exactly divide bitmap height"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Tile width must exactly divide bitmap width"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "To exit, please reset the board without "
msgstr "Para sair, por favor, reinicie a placa sem "
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Too many channels in sample."
msgstr "Muitos canais na amostra."
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Too many display busses"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Too many displays"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Traceback (most recent call last):\n"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Tuple or struct_time argument required"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "UART(%d) does not exist"
msgstr "UART(%d) não existe"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "UART(1) can't read"
msgstr "UART(1) não pode ler"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "USB Busy"
msgstr "USB ocupada"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "USB Error"
msgstr "Erro na USB"
msgid "UUID integer value not in range 0 to 0xffff"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "UUID string not 'xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "UUID value is not str, int or byte buffer"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unable to allocate buffers for signed conversion"
msgstr "Não é possível alocar buffers para conversão assinada"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Unable to find free GCLK"
msgstr "Não é possível encontrar GCLK livre"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Unable to init parser"
2018-10-02 00:15:13 -04:00
msgstr ""
msgid "Unable to read color palette data"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unable to remount filesystem"
msgstr "Não é possível remontar o sistema de arquivos"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Unable to write to nvm."
msgstr "Não é possível gravar no nvm."
msgid "Unexpected nrfx uuid type"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unknown type"
msgstr "Tipo desconhecido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
2019-02-07 10:10:00 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unsupported baudrate"
msgstr "Taxa de transmissão não suportada"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "Unsupported display bus type"
msgstr "Taxa de transmissão não suportada"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Unsupported format"
msgstr "Formato não suportado"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Unsupported operation"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Unsupported pull value."
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Use esptool to erase flash and re-upload Python instead"
msgstr "Use o esptool para apagar o flash e recarregar o Python"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "Viper functions don't currently support more than 4 arguments"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "Voice index too high"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "WARNING: Your code filename has two extensions\n"
msgstr "AVISO: Seu arquivo de código tem duas extensões\n"
2018-10-02 00:15:13 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid ""
"Welcome to Adafruit CircuitPython %s!\n"
"\n"
"Please visit learn.adafruit.com/category/circuitpython for project guides.\n"
"\n"
"To list built-in modules please do `help(\"modules\")`.\n"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"You are running in safe mode which means something unanticipated happened.\n"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "You requested starting safe mode by "
msgstr "Você solicitou o início do modo de segurança"
2018-10-02 00:15:13 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "[addrinfo error %d]"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "__init__() should return None"
2018-10-02 00:15:13 -04:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "__init__() should return None, not '%s'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "__new__ arg must be a user-type"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "a bytes-like object is required"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "abort() called"
msgstr "abort() chamado"
2018-10-02 00:15:13 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "address %08x is not aligned to %d bytes"
msgstr "endereço %08x não está alinhado com %d bytes"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "address out of bounds"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "addresses is empty"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "arg is an empty sequence"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "argument has wrong type"
msgstr "argumento tem tipo errado"
msgid "argument num/types mismatch"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "argument should be a '%q' not a '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "array/bytes required on right side"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "attributes not supported yet"
msgstr "atributos ainda não suportados"
msgid "bad GATT role"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad compile mode"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad conversion specifier"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad format string"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bad typecode"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "binary op %q not implemented"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bits must be 7, 8 or 9"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bits must be 8"
msgstr "bits devem ser 8"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "bits_per_sample must be 8 or 16"
msgstr "bits devem ser 8"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "branch not in range"
msgstr "Calibração está fora do intervalo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "buf is too small. need %d bytes"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffer must be a bytes-like object"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "buffer size must match format"
msgstr "buffers devem ser o mesmo tamanho"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "buffer slices must be of equal length"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffer too long"
msgstr "buffer muito longo"
msgid "buffer too small"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "buffers must be the same length"
msgstr "buffers devem ser o mesmo tamanho"
msgid "byte code not implemented"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "byteorder is not an instance of ByteOrder (got a %s)"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "bytes > 8 bits not supported"
msgstr "bytes > 8 bits não suportado"
msgid "bytes value out of range"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "calibration is out of range"
msgstr "Calibração está fora do intervalo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "calibration is read only"
msgstr "Calibração é somente leitura"
msgid "calibration value out of range +/-127"
msgstr "Valor de calibração fora do intervalo +/- 127"
msgid "can only have up to 4 parameters to Thumb assembly"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can only have up to 4 parameters to Xtensa assembly"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can only save bytecode"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can query only one param"
msgstr "pode consultar apenas um parâmetro"
msgid "can't add special method to already-subclassed class"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't assign to expression"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "can't convert %s to complex"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "can't convert %s to float"
msgstr ""
#, c-format
msgid "can't convert %s to int"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert '%q' object to %q implicitly"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert NaN to int"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert address to int"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert inf to int"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert to complex"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert to float"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert to int"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't convert to str implicitly"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't declare nonlocal in outer code"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't delete expression"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't do binary op between '%q' and '%q'"
2019-02-14 09:43:13 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't do truncated division of a complex number"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't get AP config"
msgstr "não pode obter configuração de AP"
msgid "can't get STA config"
msgstr "não pode obter a configuração STA"
msgid "can't have multiple **x"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't have multiple *x"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't implicitly convert '%q' to 'bool'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't load from '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't load with '%q' index"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't pend throw to just-started generator"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't send non-None value to a just-started generator"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't set AP config"
msgstr "não é possível definir a configuração do AP"
msgid "can't set STA config"
msgstr "não é possível definir a configuração STA"
msgid "can't set attribute"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't store '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't store to '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "can't store with '%q' index"
2018-10-02 00:15:13 -04:00
msgstr ""
msgid ""
"can't switch from automatic field numbering to manual field specification"
msgstr ""
msgid ""
"can't switch from manual field specification to automatic field numbering"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "cannot create '%q' instances"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "cannot create instance"
msgstr "não é possível criar instância"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "cannot import name %q"
msgstr "não pode importar nome %q"
msgid "cannot perform relative import"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "casting"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "characteristics includes an object that is not a Characteristic"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "chars buffer too small"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "chr() arg not in range(0x110000)"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "chr() arg not in range(256)"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "color buffer must be a buffer or int"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "color buffer must be a bytearray or array of type 'b' or 'B'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "color must be between 0x000000 and 0xffffff"
msgstr "cor deve estar entre 0x000000 e 0xffffff"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "color should be an int"
msgstr "cor deve ser um int"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "complex division by zero"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "complex values not supported"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "compression header"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "constant must be an integer"
msgstr "constante deve ser um inteiro"
msgid "conversion to object"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "decimal numbers not supported"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "default 'except' must be last"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "destination buffer must be an array of type 'H' for bit_depth = 16"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "destination_length must be an int >= 0"
msgstr "destination_length deve ser um int >= 0"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "dict update sequence has wrong length"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "division by zero"
msgstr "divisão por zero"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "either pos or kw args are allowed"
msgstr "pos ou kw args são permitidos"
msgid "empty"
msgstr "vazio"
msgid "empty heap"
msgstr "heap vazia"
msgid "empty separator"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "empty sequence"
msgstr "seqüência vazia"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "end of format while looking for conversion specifier"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "end_x should be an int"
msgstr "y deve ser um int"
#, c-format
msgid "error = 0x%08lX"
msgstr "erro = 0x%08lX"
msgid "exceptions must derive from BaseException"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expected ':' after format specifier"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expected a DigitalInOut"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expected tuple/list"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting a dict for keyword args"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting a pin"
msgstr "esperando um pino"
msgid "expecting an assembler instruction"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting just a value for set"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "expecting key:value for dict"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "extra keyword arguments given"
msgstr "argumentos extras de palavras-chave passados"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "extra positional arguments given"
msgstr "argumentos extra posicionais passados"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "ffi_prep_closure_loc"
msgstr "ffi_prep_closure_loc"
msgid "file must be a file opened in byte mode"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "filesystem must provide mount method"
msgstr "sistema de arquivos deve fornecer método de montagem"
msgid "first argument to super() must be type"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "firstbit must be MSB"
msgstr "firstbit devem ser MSB"
msgid "flash location must be below 1MByte"
msgstr "o local do flash deve estar abaixo de 1 MByte"
msgid "float too big"
msgstr "float muito grande"
msgid "font must be 2048 bytes long"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "format requires a dict"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "frequency can only be either 80Mhz or 160MHz"
msgstr "A frequência só pode ser 80Mhz ou 160MHz"
msgid "full"
msgstr "cheio"
msgid "function does not take keyword arguments"
msgstr "função não aceita argumentos de palavras-chave"
2018-10-02 00:15:13 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "function expected at most %d arguments, got %d"
msgstr "função esperada na maioria dos %d argumentos, obteve %d"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "function got multiple values for argument '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "function missing %d required positional arguments"
msgstr "função ausente %d requer argumentos posicionais"
msgid "function missing keyword-only argument"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "function missing required keyword argument '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "function missing required positional argument #%d"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "function takes %d positional arguments but %d were given"
msgstr "função leva %d argumentos posicionais, mas apenas %d foram passadas"
msgid "function takes exactly 9 arguments"
msgstr "função leva exatamente 9 argumentos"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "generator already executing"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "generator ignored GeneratorExit"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "graphic must be 2048 bytes long"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "heap must be a list"
msgstr "heap deve ser uma lista"
msgid "identifier redefined as global"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "identifier redefined as nonlocal"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "impossible baudrate"
msgstr "taxa de transmissão impossível"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "incomplete format"
msgstr "formato incompleto"
msgid "incomplete format key"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "incorrect padding"
msgstr "preenchimento incorreto"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "index out of range"
msgstr "Índice fora do intervalo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "indices must be integers"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "inline assembler must be a function"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "int() arg 2 must be >= 2 and <= 36"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "integer required"
msgstr "inteiro requerido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "interval not in range 0.0020 to 10.24"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid I2C peripheral"
msgstr "periférico I2C inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid SPI peripheral"
msgstr "periférico SPI inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid alarm"
msgstr "Alarme inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid arguments"
msgstr "argumentos inválidos"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid buffer length"
msgstr "comprimento de buffer inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid cert"
msgstr "certificado inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid data bits"
msgstr "Bits de dados inválidos"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid dupterm index"
msgstr "Índice de dupterm inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid format"
msgstr "formato inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid format specifier"
2018-12-03 15:57:27 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid key"
msgstr "chave inválida"
2018-12-03 15:57:27 -05:00
2019-02-22 15:04:54 -05:00
msgid "invalid micropython decorator"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid pin"
msgstr "Pino inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid step"
msgstr "passo inválido"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "invalid stop bits"
msgstr "Bits de parada inválidos"
2019-01-13 23:52:05 -05:00
2019-02-22 15:04:54 -05:00
msgid "invalid syntax"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid syntax for integer"
2019-01-13 23:52:05 -05:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "invalid syntax for integer with base %d"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "invalid syntax for number"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "issubclass() arg 1 must be a class"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "issubclass() arg 2 must be a class or a tuple of classes"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "join expects a list of str/bytes objects consistent with self object"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "keyword argument(s) not yet implemented - use normal args instead"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "keywords must be strings"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "label '%q' not defined"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "label redefined"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "len must be multiple of 4"
msgstr "len deve ser múltiplo de 4"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "length argument not allowed for this type"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "lhs and rhs should be compatible"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "local '%q' has type '%q' but source is '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "local '%q' used before type known"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "local variable referenced before assignment"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "long int not supported in this build"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "map buffer too small"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "math domain error"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "maximum recursion depth exceeded"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "memory allocation failed, allocating %u bytes"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "memory allocation failed, allocating %u bytes for native code"
msgstr "alocação de memória falhou, alocando %u bytes para código nativo"
2018-10-05 15:01:36 -04:00
2019-02-22 15:04:54 -05:00
msgid "memory allocation failed, heap is locked"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "module not found"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "multiple *x in assignment"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "multiple bases have instance lay-out conflict"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "multiple inheritance not supported"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "must raise an object"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "must specify all of sck/mosi/miso"
msgstr "deve especificar todos sck/mosi/miso"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "must use keyword argument for key function"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "name '%q' is not defined"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-01-09 14:00:17 -05:00
#, fuzzy
2019-02-22 15:04:54 -05:00
msgid "name must be a string"
msgstr "heap deve ser uma lista"
2019-01-09 14:00:17 -05:00
2019-02-22 15:04:54 -05:00
msgid "name not defined"
msgstr "nome não definido"
2018-08-31 15:34:01 -04:00
2019-02-22 15:04:54 -05:00
msgid "name reused for argument"
2019-01-21 21:51:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "native yield"
2019-01-21 21:51:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "need more than %d values to unpack"
msgstr "precisa de mais de %d valores para desempacotar"
2018-08-31 15:34:01 -04:00
2019-02-22 15:04:54 -05:00
msgid "negative power with no float support"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "negative shift count"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no active exception to reraise"
2018-08-31 15:34:01 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no available NIC"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no binding for nonlocal found"
msgstr ""
2019-01-09 14:00:17 -05:00
2019-02-22 15:04:54 -05:00
msgid "no module named '%q'"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "no such attribute"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "non-default argument follows default argument"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "non-hex digit found"
2019-01-09 14:00:17 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "non-keyword arg after */**"
2019-01-21 21:51:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "non-keyword arg after keyword arg"
msgstr ""
2019-01-09 14:00:17 -05:00
msgid "not a 128-bit UUID"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "not a valid ADC Channel: %d"
msgstr "não é um canal ADC válido: %d"
msgid "not all arguments converted during string formatting"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "not enough arguments for format string"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "object '%s' is not a tuple or list"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object does not support item assignment"
2018-12-04 16:17:31 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object does not support item deletion"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "object has no len"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object is not subscriptable"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object not an iterator"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object not callable"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "object not in sequence"
msgstr "objeto não em seqüência"
2019-02-22 15:04:54 -05:00
msgid "object not iterable"
msgstr "objeto não iterável"
#, c-format
msgid "object of type '%s' has no len()"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "object with buffer protocol required"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "odd-length string"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "offset out of bounds"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "only slices with step=1 (aka None) are supported"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "ord expects a character"
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "ord() expected a character, but string of length %d found"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "overflow converting long int to machine word"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "palette must be 32 bytes long"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "palette_index should be an int"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "parameter annotation must be an identifier"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "parameters must be registers in sequence a2 to a5"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "parameters must be registers in sequence r0 to r3"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pin does not have IRQ capabilities"
msgstr "Pino não tem recursos de IRQ"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "pixel coordinates out of bounds"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pixel value requires too many bits"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pixel_shader must be displayio.Palette or displayio.ColorConverter"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pop from an empty PulseIn"
msgstr ""
2019-01-18 14:44:53 -05:00
2019-02-22 15:04:54 -05:00
msgid "pop from an empty set"
msgstr ""
2019-01-18 14:44:53 -05:00
2019-02-22 15:04:54 -05:00
msgid "pop from empty list"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "popitem(): dictionary is empty"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "position must be 2-tuple"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pow() 3rd argument cannot be 0"
2019-01-31 12:38:29 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "pow() with 3 arguments requires integers"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "queue overflow"
msgstr "estouro de fila"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "rawbuf is not the same size as buf"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "readonly attribute"
msgstr "atributo ilegível"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "relative import"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "requested length %d but object has length %d"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "return annotation must be an identifier"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "return expected '%q' but got '%q'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "row must be packed and word aligned"
msgstr "Linha deve ser comprimida e com as palavras alinhadas"
msgid "rsplit(None,n)"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid ""
"sample_source buffer must be a bytearray or array of type 'h', 'H', 'b' or "
"'B'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "sampling rate out of range"
msgstr "Taxa de amostragem fora do intervalo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "scan failed"
msgstr "varredura falhou"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "schedule stack full"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "script compilation not supported"
msgstr "compilação de script não suportada"
2019-01-31 12:38:29 -05:00
2019-02-22 15:04:54 -05:00
msgid "services includes an object that is not a Service"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "sign not allowed in string format specifier"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "sign not allowed with integer format specifier 'c'"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "single '}' encountered in format string"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "sleep length must be non-negative"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "slice step cannot be zero"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "small int overflow"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "soft reboot\n"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "start/end indices"
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "start_x should be an int"
msgstr "y deve ser um int"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "step must be non-zero"
msgstr "o passo deve ser diferente de zero"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "stop must be 1 or 2"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "stop not reachable from start"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "stream operation not supported"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "string index out of range"
2018-10-02 00:15:13 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "string indices must be integers, not %s"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "string not supported; use bytes or bytearray"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "struct: cannot index"
msgstr "struct: não pode indexar"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "struct: index out of range"
msgstr "struct: índice fora do intervalo"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "struct: no fields"
msgstr "struct: sem campos"
msgid "substring not found"
2018-10-03 12:16:02 -04:00
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "super() can't find self"
2019-01-13 23:52:05 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "syntax error in JSON"
msgstr "erro de sintaxe no JSON"
2018-10-05 15:01:36 -04:00
2019-02-22 15:04:54 -05:00
msgid "syntax error in uctypes descriptor"
msgstr ""
msgid "threshold must be in the range 0-65536"
msgstr "Limite deve estar no alcance de 0-65536"
2018-10-05 15:01:36 -04:00
2019-02-22 15:04:54 -05:00
msgid "time.struct_time() takes a 9-sequence"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "time.struct_time() takes exactly 1 argument"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "timeout >100 (units are now seconds, not msecs)"
2018-10-05 15:01:36 -04:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, fuzzy
msgid "timeout must be >= 0.0"
msgstr "bits devem ser 8"
2018-10-05 15:01:36 -04:00
2019-02-22 15:04:54 -05:00
msgid "timestamp out of range for platform time_t"
msgstr "timestamp fora do intervalo para a plataforma time_t"
2018-10-05 15:01:36 -04:00
2019-02-22 15:04:54 -05:00
msgid "too many arguments"
msgstr "muitos argumentos"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "too many arguments provided with the given format"
msgstr "Muitos argumentos fornecidos com o formato dado"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "too many values to unpack (expected %d)"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "tuple index out of range"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "tuple/list has wrong length"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "tuple/list required on RHS"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "tx and rx cannot both be None"
msgstr "TX e RX não podem ser ambos"
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "type '%q' is not an acceptable base type"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "type is not an acceptable base type"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "type object '%q' has no attribute '%q'"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "type takes 1 or 3 arguments"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "ulonglong too large"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "unary op %q not implemented"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "unexpected indent"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "unexpected keyword argument"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unexpected keyword argument '%q'"
msgstr ""
2019-01-18 14:44:53 -05:00
2019-02-22 15:04:54 -05:00
msgid "unicode name escapes"
msgstr ""
2018-10-02 00:15:13 -04:00
2019-02-22 15:04:54 -05:00
msgid "unindent does not match any outer indentation level"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unknown config param"
msgstr "parâmetro configuração desconhecido"
2018-10-02 00:15:13 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "unknown conversion specifier %c"
msgstr ""
2018-10-02 00:15:13 -04:00
#, c-format
2019-02-22 15:04:54 -05:00
msgid "unknown format code '%c' for object of type '%s'"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
#, c-format
msgid "unknown format code '%c' for object of type 'float'"
2019-01-18 14:44:53 -05:00
msgstr ""
#, c-format
2019-02-22 15:04:54 -05:00
msgid "unknown format code '%c' for object of type 'str'"
2019-01-18 14:44:53 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unknown status param"
msgstr "parâmetro de status desconhecido"
2019-02-22 15:04:54 -05:00
msgid "unknown type"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unknown type '%q'"
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unmatched '{' in format"
msgstr ""
2019-01-18 14:44:53 -05:00
2019-02-22 15:04:54 -05:00
msgid "unreadable attribute"
msgstr "atributo ilegível"
2019-01-18 14:44:53 -05:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "unsupported Thumb instruction '%s' with %d arguments"
msgstr ""
2019-01-18 14:44:53 -05:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "unsupported Xtensa instruction '%s' with %d arguments"
msgstr ""
2018-12-06 20:04:22 -05:00
2019-02-22 15:04:54 -05:00
msgid "unsupported bitmap type"
msgstr ""
2018-12-06 20:04:22 -05:00
2019-02-22 15:04:54 -05:00
#, c-format
msgid "unsupported format character '%c' (0x%x) at index %d"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unsupported type for %q: '%s'"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unsupported type for operator"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "unsupported types for %q: '%s', '%s'"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "wifi_set_ip_info() failed"
msgstr "wifi_set_ip_info() falhou"
msgid "write_args must be a list, tuple, or None"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "wrong number of arguments"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "wrong number of values to unpack"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "x value out of bounds"
2018-12-06 20:04:22 -05:00
msgstr ""
2019-02-22 15:04:54 -05:00
msgid "y should be an int"
msgstr "y deve ser um int"
2019-02-22 15:04:54 -05:00
msgid "y value out of bounds"
msgstr ""
msgid "zero step"
msgstr "passo zero"
#~ msgid "Only Windows format, uncompressed BMP supported %d"
#~ msgstr "Apenas formato Windows, BMP descomprimido suportado"
#~ msgid "Only true color (24 bpp or higher) BMP supported %x"
#~ msgstr "Apenas cores verdadeiras (24 bpp ou maior) BMP suportadas"