Skip to content

Commit

Permalink
Merge pull request #5937 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 authored Jan 28, 2022
2 parents a672ee6 + 62af931 commit 3fb5023
Show file tree
Hide file tree
Showing 19 changed files with 532 additions and 0 deletions.
28 changes: 28 additions & 0 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -454,6 +454,7 @@ msgstr "Semua timer untuk pin ini sedang digunakan"
msgid "All timers in use"
msgstr "Semua timer sedang digunakan"

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Already advertising."
msgstr "Sudah disebarkan."
Expand Down Expand Up @@ -927,10 +928,12 @@ msgstr "Data 0 pin harus byte disejajarkan"
msgid "Data chunk must follow fmt chunk"
msgstr "Potongan data harus mengikuti fmt chunk"

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Data not supported with directed advertising"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Data too large for advertisement packet"
msgstr "Data terlalu besar untuk paket advertisment"
Expand Down Expand Up @@ -1011,6 +1014,7 @@ msgstr ""
msgid "Expected tuple of length %d, got %d"
msgstr "Diharapkan tuple dengan panjang %d, didapatkan %d"

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Extended advertisements with scan response not supported."
msgstr "Penyebaran yang diperluas dengan respon pindai tidak didukung."
Expand Down Expand Up @@ -1064,6 +1068,7 @@ msgstr ""
msgid "Failed to buffer the sample"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Failed to connect: internal error"
msgstr "Gagal terhubung: kesalahan internal"
Expand Down Expand Up @@ -1297,6 +1302,7 @@ msgstr "Nilai Unit ADC tidak valid"
msgid "Invalid AuthMode"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
#: ports/nrf/common-hal/_bleio/__init__.c
msgid "Invalid BLE parameter"
msgstr ""
Expand Down Expand Up @@ -1605,6 +1611,10 @@ msgstr ""
msgid "Name too long"
msgstr "Nama terlalu panjang"

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Nimble out of memory"
msgstr ""

#: ports/nrf/common-hal/_bleio/Characteristic.c
msgid "No CCCD for this Characteristic"
msgstr "Tidak ada CCCD untuk Karakteristik ini"
Expand Down Expand Up @@ -1752,6 +1762,7 @@ msgstr ""
msgid "Not a valid IP string"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
#: ports/nrf/common-hal/_bleio/__init__.c
#: shared-bindings/_bleio/CharacteristicBuffer.c
msgid "Not connected"
Expand Down Expand Up @@ -2145,6 +2156,7 @@ msgstr "Nilai sampel terlalu tinggi. Nilai harus kurang dari %d"
msgid "Scale dimensions must divide by 3"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Scan already in progess. Stop with stop_scan."
msgstr "Pindai sudah dalam proses. Hentikan dengan stop_scan."
Expand Down Expand Up @@ -2303,6 +2315,7 @@ msgstr "Lebar ubin harus persis membagi lebar bitmap"
msgid "Time is in the past."
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
#, c-format
msgid "Timeout is too long: Maximum timeout length is %d seconds"
Expand All @@ -2325,6 +2338,7 @@ msgstr "Terlalu banyak tampilan bus"
msgid "Too many displays"
msgstr "Terlalu banyak tampilan"

#: ports/espressif/common-hal/_bleio/PacketBuffer.c
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
msgid "Total data to write is larger than %q"
msgstr ""
Expand Down Expand Up @@ -2456,11 +2470,21 @@ msgstr "Alasan yang tidak diketahui."
msgid "Unknown security error: 0x%04x"
msgstr "Kesalahan keamanan tidak dikenal: 0x%04x"

#: ports/espressif/common-hal/_bleio/__init__.c
#, c-format
msgid "Unknown system firmware error at %s:%d: %d"
msgstr ""

#: ports/nrf/common-hal/_bleio/__init__.c
#, c-format
msgid "Unknown system firmware error: %04x"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
#, c-format
msgid "Unknown system firmware error: %d"
msgstr ""

#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
Expand Down Expand Up @@ -2500,11 +2524,13 @@ msgstr "Operasi yang tidak didukung"
msgid "Update Failed"
msgstr ""

#: ports/espressif/common-hal/_bleio/Descriptor.c
#: ports/nrf/common-hal/_bleio/Characteristic.c
#: ports/nrf/common-hal/_bleio/Descriptor.c
msgid "Value length != required fixed length"
msgstr "Panjang nilai != Panjang tetap yang dibutuhkan"

#: ports/espressif/common-hal/_bleio/Descriptor.c
#: ports/nrf/common-hal/_bleio/Characteristic.c
#: ports/nrf/common-hal/_bleio/Descriptor.c
msgid "Value length > max_length"
Expand Down Expand Up @@ -2562,6 +2588,7 @@ msgstr ""
msgid "Woken up by alarm.\n"
msgstr ""

#: ports/espressif/common-hal/_bleio/PacketBuffer.c
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
msgid "Writes not supported on Characteristic"
msgstr "Menulis tidak didukung pada Karakteristik"
Expand Down Expand Up @@ -3629,6 +3656,7 @@ msgstr ""
msgid "matrix is not positive definite"
msgstr ""

#: ports/espressif/common-hal/_bleio/Descriptor.c
#: ports/nrf/common-hal/_bleio/Characteristic.c
#: ports/nrf/common-hal/_bleio/Descriptor.c
#, c-format
Expand Down
28 changes: 28 additions & 0 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -453,6 +453,7 @@ msgstr ""
msgid "All timers in use"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Already advertising."
msgstr ""
Expand Down Expand Up @@ -917,10 +918,12 @@ msgstr ""
msgid "Data chunk must follow fmt chunk"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Data not supported with directed advertising"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Data too large for advertisement packet"
msgstr ""
Expand Down Expand Up @@ -1001,6 +1004,7 @@ msgstr ""
msgid "Expected tuple of length %d, got %d"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Extended advertisements with scan response not supported."
msgstr ""
Expand Down Expand Up @@ -1054,6 +1058,7 @@ msgstr ""
msgid "Failed to buffer the sample"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Failed to connect: internal error"
msgstr ""
Expand Down Expand Up @@ -1285,6 +1290,7 @@ msgstr ""
msgid "Invalid AuthMode"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
#: ports/nrf/common-hal/_bleio/__init__.c
msgid "Invalid BLE parameter"
msgstr ""
Expand Down Expand Up @@ -1593,6 +1599,10 @@ msgstr ""
msgid "Name too long"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Nimble out of memory"
msgstr ""

#: ports/nrf/common-hal/_bleio/Characteristic.c
msgid "No CCCD for this Characteristic"
msgstr ""
Expand Down Expand Up @@ -1740,6 +1750,7 @@ msgstr ""
msgid "Not a valid IP string"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
#: ports/nrf/common-hal/_bleio/__init__.c
#: shared-bindings/_bleio/CharacteristicBuffer.c
msgid "Not connected"
Expand Down Expand Up @@ -2121,6 +2132,7 @@ msgstr ""
msgid "Scale dimensions must divide by 3"
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
msgid "Scan already in progess. Stop with stop_scan."
msgstr ""
Expand Down Expand Up @@ -2279,6 +2291,7 @@ msgstr ""
msgid "Time is in the past."
msgstr ""

#: ports/espressif/common-hal/_bleio/Adapter.c
#: ports/nrf/common-hal/_bleio/Adapter.c
#, c-format
msgid "Timeout is too long: Maximum timeout length is %d seconds"
Expand All @@ -2301,6 +2314,7 @@ msgstr ""
msgid "Too many displays"
msgstr ""

#: ports/espressif/common-hal/_bleio/PacketBuffer.c
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
msgid "Total data to write is larger than %q"
msgstr ""
Expand Down Expand Up @@ -2432,11 +2446,21 @@ msgstr ""
msgid "Unknown security error: 0x%04x"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
#, c-format
msgid "Unknown system firmware error at %s:%d: %d"
msgstr ""

#: ports/nrf/common-hal/_bleio/__init__.c
#, c-format
msgid "Unknown system firmware error: %04x"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
#, c-format
msgid "Unknown system firmware error: %d"
msgstr ""

#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
#, c-format
msgid "Unmatched number of items on RHS (expected %d, got %d)."
Expand Down Expand Up @@ -2474,11 +2498,13 @@ msgstr ""
msgid "Update Failed"
msgstr ""

#: ports/espressif/common-hal/_bleio/Descriptor.c
#: ports/nrf/common-hal/_bleio/Characteristic.c
#: ports/nrf/common-hal/_bleio/Descriptor.c
msgid "Value length != required fixed length"
msgstr ""

#: ports/espressif/common-hal/_bleio/Descriptor.c
#: ports/nrf/common-hal/_bleio/Characteristic.c
#: ports/nrf/common-hal/_bleio/Descriptor.c
msgid "Value length > max_length"
Expand Down Expand Up @@ -2536,6 +2562,7 @@ msgstr ""
msgid "Woken up by alarm.\n"
msgstr ""

#: ports/espressif/common-hal/_bleio/PacketBuffer.c
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
msgid "Writes not supported on Characteristic"
msgstr ""
Expand Down Expand Up @@ -3603,6 +3630,7 @@ msgstr ""
msgid "matrix is not positive definite"
msgstr ""

#: ports/espressif/common-hal/_bleio/Descriptor.c
#: ports/nrf/common-hal/_bleio/Characteristic.c
#: ports/nrf/common-hal/_bleio/Descriptor.c
#, c-format
Expand Down
Loading

0 comments on commit 3fb5023

Please sign in to comment.