Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 10 additions & 8 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"PO-Revision-Date: 2024-01-02 22:11+0000\n"
"PO-Revision-Date: 2024-01-28 16:01+0000\n"
"Last-Translator: Andi Chandler <andi@gowling.com>\n"
"Language-Team: none\n"
"Language: en_GB\n"
Expand Down Expand Up @@ -1201,7 +1201,7 @@ msgstr "Internal error #%d"
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
msgid "Internal resource(s) in use"
msgstr ""
msgstr "Internal resource(s) in use"

#: supervisor/shared/safe_mode.c
msgid "Internal watchdog timer expired."
Expand Down Expand Up @@ -1370,7 +1370,7 @@ msgstr "Missing jmp_pin. %q[%u] jumps on pin"

#: shared-module/storage/__init__.c
msgid "Mount point directory missing"
msgstr ""
msgstr "Mount point directory missing"

#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
msgid "Must be a %q subclass."
Expand Down Expand Up @@ -1460,7 +1460,7 @@ msgstr "No IP"
#: ports/cxd56/common-hal/microcontroller/__init__.c
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
msgid "No bootloader present"
msgstr ""
msgstr "No bootloader present"

#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
msgid "No capture in progress"
Expand Down Expand Up @@ -1966,7 +1966,7 @@ msgstr "Specify exactly one of data0 or data_pins"

#: supervisor/shared/safe_mode.c
msgid "Stack overflow. Increase stack size."
msgstr ""
msgstr "Stack overflow. Increase stack size."

#: shared-bindings/alarm/time/TimeAlarm.c
msgid "Supply one of monotonic_time or epoch_time"
Expand Down Expand Up @@ -2524,7 +2524,7 @@ msgstr "binary op %q not implemented"

#: shared-module/bitmapfilter/__init__.c
msgid "bitmap size and depth must match"
msgstr ""
msgstr "bitmap size and depth must match"

#: shared-bindings/bitmaptools/__init__.c
msgid "bitmap sizes must match"
Expand Down Expand Up @@ -4249,7 +4249,7 @@ msgstr "unsupported Xtensa instruction '%s' with %d arguments"

#: shared-module/bitmapfilter/__init__.c
msgid "unsupported bitmap depth"
msgstr ""
msgstr "unsupported bitmap depth"

#: shared-module/gifio/GifWriter.c
msgid "unsupported colorspace for GifWriter"
Expand Down Expand Up @@ -4302,10 +4302,12 @@ msgid ""
"weights must be a sequence with an odd square number of elements (usually 9 "
"or 25)"
msgstr ""
"weights must be a sequence with an odd square number of elements (usually 9 "
"or 25)"

#: shared-bindings/bitmapfilter/__init__.c
msgid "weights must be an object of type %q, %q, %q, or %q, not %q "
msgstr ""
msgstr "weights must be an object of type %q, %q, %q, or %q, not %q "

#: shared-bindings/is31fl3741/FrameBuffer.c
msgid "width must be greater than zero"
Expand Down
10 changes: 5 additions & 5 deletions locale/pt_BR.po
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2024-01-25 18:51+0000\n"
"PO-Revision-Date: 2024-01-28 16:01+0000\n"
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
Expand Down Expand Up @@ -1217,7 +1217,7 @@ msgstr "Erro interno #%d"
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
#: ports/cxd56/common-hal/pulseio/PulseIn.c shared-bindings/pwmio/PWMOut.c
msgid "Internal resource(s) in use"
msgstr ""
msgstr "Recurso(s) interno(s) em uso"

#: supervisor/shared/safe_mode.c
msgid "Internal watchdog timer expired."
Expand Down Expand Up @@ -1386,7 +1386,7 @@ msgstr "Falta jmp_pin. %q[%u] jumper no pino"

#: shared-module/storage/__init__.c
msgid "Mount point directory missing"
msgstr ""
msgstr "Falta o diretório do ponto de montagem"

#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
msgid "Must be a %q subclass."
Expand Down Expand Up @@ -1476,7 +1476,7 @@ msgstr "Sem IP"
#: ports/cxd56/common-hal/microcontroller/__init__.c
#: ports/mimxrt10xx/common-hal/microcontroller/__init__.c
msgid "No bootloader present"
msgstr ""
msgstr "Nenhum bootloader presente"

#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
msgid "No capture in progress"
Expand Down Expand Up @@ -1992,7 +1992,7 @@ msgstr "Especifique exatamente um do data0 ou do data_pins"

#: supervisor/shared/safe_mode.c
msgid "Stack overflow. Increase stack size."
msgstr ""
msgstr "Estouro de pilha. Aumente o tamanho da pilha."

#: shared-bindings/alarm/time/TimeAlarm.c
msgid "Supply one of monotonic_time or epoch_time"
Expand Down