Skip to content

Commit

Permalink
Merge pull request adafruit#8001 from weblate/weblate-circuitpython-main
Browse files Browse the repository at this point in the history
Translations update from Hosted Weblate
  • Loading branch information
dhalbert committed May 20, 2023
2 parents 02cb13e + a0de438 commit cab9e36
Show file tree
Hide file tree
Showing 19 changed files with 477 additions and 578 deletions.
56 changes: 26 additions & 30 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -168,11 +168,15 @@ msgstr ""
msgid "%q length must be >= %d"
msgstr ""

#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
#: py/argcheck.c
msgid "%q must be %d"
msgstr ""

#: py/argcheck.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Display.c
#: shared-bindings/framebufferio/FramebufferDisplay.c
#: shared-bindings/is31fl3741/FrameBuffer.c
#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "%q must be %d-%d"
msgstr "%q harus %d-%d"

Expand Down Expand Up @@ -206,6 +210,7 @@ msgstr ""

#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
#: shared-module/synthio/Synthesizer.c
msgid "%q must be of type %q or %q, not %q"
msgstr ""

Expand Down Expand Up @@ -428,6 +433,7 @@ msgid "Address must be %d bytes long"
msgstr "Alamat harus sepanjang %d byte"

#: ports/espressif/common-hal/memorymap/AddressRange.c
#: ports/nrf/common-hal/memorymap/AddressRange.c
msgid "Address range not allowed"
msgstr ""

Expand Down Expand Up @@ -613,13 +619,6 @@ msgstr ""
msgid "Both pins must support hardware interrupts"
msgstr "Kedua pin harus mendukung hardware interrut"

#: shared-bindings/displayio/Display.c
#: shared-bindings/framebufferio/FramebufferDisplay.c
#: shared-bindings/is31fl3741/FrameBuffer.c
#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "Brightness must be 0-1.0"
msgstr "Kecerahan harus di antara 0-1.0"

#: shared-bindings/displayio/Display.c
#: shared-bindings/framebufferio/FramebufferDisplay.c
msgid "Brightness not adjustable"
Expand Down Expand Up @@ -937,11 +936,6 @@ msgstr ""
msgid "EXTINT channel already in use"
msgstr "Channel EXTINT sedang digunakan"

#: shared-module/synthio/MidiTrack.c
#, c-format
msgid "Error in MIDI stream at position %d"
msgstr ""

#: extmod/modure.c
msgid "Error in regex"
msgstr "Error pada regex"
Expand Down Expand Up @@ -1355,11 +1349,6 @@ msgstr ""
msgid "Mapping must be a tuple"
msgstr ""

#: shared-module/displayio/Shape.c
#, c-format
msgid "Maximum x value when mirrored is %d"
msgstr "Nilai x maksimum ketika dicerminkan adalah %d"

#: shared-bindings/audiobusio/PDMIn.c
msgid "Microphone startup delay must be in range 0.0 to 1.0"
msgstr "Penundaan mulai mikrofon harus dalam kisaran 0,0 hingga 1,0"
Expand Down Expand Up @@ -1453,6 +1442,10 @@ msgstr ""
msgid "Nimble out of memory"
msgstr ""

#: ports/atmel-samd/common-hal/busio/UART.c
msgid "No %q pin"
msgstr ""

#: ports/espressif/common-hal/_bleio/Characteristic.c
#: ports/nrf/common-hal/_bleio/Characteristic.c
msgid "No CCCD for this Characteristic"
Expand Down Expand Up @@ -1501,14 +1494,12 @@ msgstr "Tidak ada Pin MOSI"
msgid "No MOSI pin"
msgstr ""

#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/espressif/common-hal/busio/UART.c
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
#: ports/raspberrypi/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Tidak pin RX"

#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/espressif/common-hal/busio/UART.c
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
#: ports/raspberrypi/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
Expand Down Expand Up @@ -2149,8 +2140,8 @@ msgstr "Diperlukan argumen Tuple atau struct_time"
msgid "UART de-init"
msgstr ""

#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
#: ports/espressif/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
#: ports/cxd56/common-hal/busio/UART.c ports/espressif/common-hal/busio/UART.c
#: ports/stm/common-hal/busio/UART.c
msgid "UART init"
msgstr ""

Expand Down Expand Up @@ -4371,18 +4362,10 @@ msgstr ""
msgid "wrong output type"
msgstr "tipe output salah"

#: shared-module/displayio/Shape.c
msgid "x value out of bounds"
msgstr "nilai x di luar batas"

#: ports/espressif/common-hal/audiobusio/__init__.c
msgid "xTaskCreate failed"
msgstr "xTaskCreate gagal"

#: shared-module/displayio/Shape.c
msgid "y value out of bounds"
msgstr "Nilai y di luar batas"

#: extmod/ulab/code/scipy/signal/signal.c
msgid "zi must be an ndarray"
msgstr "zi harus ndarray"
Expand All @@ -4395,6 +4378,19 @@ msgstr "zi harus berjenis float"
msgid "zi must be of shape (n_section, 2)"
msgstr "Zi harus berbentuk (n_section, 2)"

#~ msgid "Brightness must be 0-1.0"
#~ msgstr "Kecerahan harus di antara 0-1.0"

#, c-format
#~ msgid "Maximum x value when mirrored is %d"
#~ msgstr "Nilai x maksimum ketika dicerminkan adalah %d"

#~ msgid "x value out of bounds"
#~ msgstr "nilai x di luar batas"

#~ msgid "y value out of bounds"
#~ msgstr "Nilai y di luar batas"

#~ msgid "No key was specified"
#~ msgstr "Tidak ada kunci yang ditentukan"

Expand Down
54 changes: 24 additions & 30 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -169,11 +169,15 @@ msgstr "Délka %q musí být <= %d"
msgid "%q length must be >= %d"
msgstr "Délka %q musí být >= %d"

#: ports/raspberrypi/common-hal/picodvi/Framebuffer.c py/argcheck.c
#: py/argcheck.c
msgid "%q must be %d"
msgstr "%q musí být %d"

#: py/argcheck.c shared-bindings/displayio/Bitmap.c
#: shared-bindings/displayio/Display.c
#: shared-bindings/framebufferio/FramebufferDisplay.c
#: shared-bindings/is31fl3741/FrameBuffer.c
#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "%q must be %d-%d"
msgstr "%q musí být %d-%d"

Expand Down Expand Up @@ -207,6 +211,7 @@ msgstr ""

#: ports/raspberrypi/bindings/cyw43/__init__.c py/argcheck.c py/objexcept.c
#: shared-bindings/canio/CAN.c shared-bindings/digitalio/Pull.c
#: shared-module/synthio/Synthesizer.c
msgid "%q must be of type %q or %q, not %q"
msgstr ""

Expand Down Expand Up @@ -429,6 +434,7 @@ msgid "Address must be %d bytes long"
msgstr "Adresa musí být %d bajtů dlouhá"

#: ports/espressif/common-hal/memorymap/AddressRange.c
#: ports/nrf/common-hal/memorymap/AddressRange.c
msgid "Address range not allowed"
msgstr ""

Expand Down Expand Up @@ -614,13 +620,6 @@ msgstr "RX a TX jsou vyžadovány pro kontrolu toku"
msgid "Both pins must support hardware interrupts"
msgstr "Oba piny musí podporovat hardwarové přerušení"

#: shared-bindings/displayio/Display.c
#: shared-bindings/framebufferio/FramebufferDisplay.c
#: shared-bindings/is31fl3741/FrameBuffer.c
#: shared-bindings/rgbmatrix/RGBMatrix.c
msgid "Brightness must be 0-1.0"
msgstr "Jas musí být 0-1,0"

#: shared-bindings/displayio/Display.c
#: shared-bindings/framebufferio/FramebufferDisplay.c
msgid "Brightness not adjustable"
Expand Down Expand Up @@ -935,11 +934,6 @@ msgstr ""
msgid "EXTINT channel already in use"
msgstr "EXTINT kanál se již používá"

#: shared-module/synthio/MidiTrack.c
#, c-format
msgid "Error in MIDI stream at position %d"
msgstr "Chyba v MIDI přenosu na pozici %d"

#: extmod/modure.c
msgid "Error in regex"
msgstr "Chyba v regulárním výrazu"
Expand Down Expand Up @@ -1355,11 +1349,6 @@ msgstr "MAC adresa byla chybná"
msgid "Mapping must be a tuple"
msgstr ""

#: shared-module/displayio/Shape.c
#, c-format
msgid "Maximum x value when mirrored is %d"
msgstr "Maximální hodnota x při zrcadlení je %d"

#: shared-bindings/audiobusio/PDMIn.c
msgid "Microphone startup delay must be in range 0.0 to 1.0"
msgstr ""
Expand Down Expand Up @@ -1453,6 +1442,10 @@ msgstr "Nová bitmapa musí mít stejnou velikost jako původní bitmapa"
msgid "Nimble out of memory"
msgstr ""

#: ports/atmel-samd/common-hal/busio/UART.c
msgid "No %q pin"
msgstr ""

#: ports/espressif/common-hal/_bleio/Characteristic.c
#: ports/nrf/common-hal/_bleio/Characteristic.c
msgid "No CCCD for this Characteristic"
Expand Down Expand Up @@ -1501,14 +1494,12 @@ msgstr "Žádný pin MOSI"
msgid "No MOSI pin"
msgstr "Žádný MOSI pin"

#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/espressif/common-hal/busio/UART.c
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
#: ports/raspberrypi/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
msgid "No RX pin"
msgstr "Žádný RX pin"

#: ports/atmel-samd/common-hal/busio/UART.c
#: ports/espressif/common-hal/busio/UART.c
#: ports/mimxrt10xx/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
#: ports/raspberrypi/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
Expand Down Expand Up @@ -2138,8 +2129,8 @@ msgstr ""
msgid "UART de-init"
msgstr ""

#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
#: ports/espressif/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
#: ports/cxd56/common-hal/busio/UART.c ports/espressif/common-hal/busio/UART.c
#: ports/stm/common-hal/busio/UART.c
msgid "UART init"
msgstr ""

Expand Down Expand Up @@ -4357,18 +4348,10 @@ msgstr ""
msgid "wrong output type"
msgstr ""

#: shared-module/displayio/Shape.c
msgid "x value out of bounds"
msgstr ""

#: ports/espressif/common-hal/audiobusio/__init__.c
msgid "xTaskCreate failed"
msgstr ""

#: shared-module/displayio/Shape.c
msgid "y value out of bounds"
msgstr ""

#: extmod/ulab/code/scipy/signal/signal.c
msgid "zi must be an ndarray"
msgstr ""
Expand All @@ -4381,6 +4364,17 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#~ msgid "Brightness must be 0-1.0"
#~ msgstr "Jas musí být 0-1,0"

#, c-format
#~ msgid "Error in MIDI stream at position %d"
#~ msgstr "Chyba v MIDI přenosu na pozici %d"

#, c-format
#~ msgid "Maximum x value when mirrored is %d"
#~ msgstr "Maximální hodnota x při zrcadlení je %d"

#~ msgid "64 bit types"
#~ msgstr "64 bit typy"

Expand Down

0 comments on commit cab9e36

Please sign in to comment.