Skip to content

Commit adaf43d

Browse files
authored
Merge pull request adafruit#4113 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents cd616f6 + 7083161 commit adaf43d

File tree

16 files changed

+443
-366
lines changed

16 files changed

+443
-366
lines changed

locale/ID.po

Lines changed: 25 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -642,6 +642,10 @@ msgstr ""
642642
"Tidak dapat melakukan reset ke bootloader karena tidak ada bootloader yang "
643643
"terisi"
644644

645+
#: ports/esp32s2/common-hal/socketpool/Socket.c
646+
msgid "Cannot set socket options"
647+
msgstr ""
648+
645649
#: shared-bindings/digitalio/DigitalInOut.c
646650
msgid "Cannot set value when direction is input."
647651
msgstr "Tidak dapat menetapkan nilai saat arah input."
@@ -884,7 +888,7 @@ msgstr "Channel EXTINT sedang digunakan"
884888
msgid "Error in regex"
885889
msgstr "Error pada regex"
886890

887-
#: shared-bindings/socketpool/Socket.c
891+
#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
888892
msgid "Error: Failure to bind"
889893
msgstr ""
890894

@@ -943,7 +947,7 @@ msgstr "FFT didefinisikan hanya untuk ndarrays"
943947
msgid "FFT is implemented for linear arrays only"
944948
msgstr ""
945949

946-
#: ports/esp32s2/common-hal/socketpool/Socket.c
950+
#: ports/esp32s2/common-hal/ssl/SSLSocket.c
947951
msgid "Failed SSL handshake"
948952
msgstr ""
949953

@@ -1316,18 +1320,14 @@ msgstr "security_mode tidak valid"
13161320
msgid "Invalid size"
13171321
msgstr ""
13181322

1319-
#: ports/esp32s2/common-hal/socketpool/Socket.c
1323+
#: ports/esp32s2/common-hal/ssl/SSLContext.c
13201324
msgid "Invalid socket for TLS"
13211325
msgstr ""
13221326

13231327
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
13241328
msgid "Invalid state"
13251329
msgstr ""
13261330

1327-
#: ports/esp32s2/common-hal/socketpool/Socket.c
1328-
msgid "Invalid use of TLS Socket"
1329-
msgstr ""
1330-
13311331
#: shared-bindings/audiomixer/Mixer.c
13321332
msgid "Invalid voice"
13331333
msgstr "Suara tidak valid"
@@ -1344,10 +1344,6 @@ msgstr "File wave tidak valid"
13441344
msgid "Invalid word/bit length"
13451345
msgstr "Panjang kata/bit tidak valid"
13461346

1347-
#: ports/esp32s2/common-hal/socketpool/Socket.c
1348-
msgid "Issue setting SO_REUSEADDR"
1349-
msgstr ""
1350-
13511347
#: shared-bindings/aesio/aes.c
13521348
msgid "Key must be 16, 24, or 32 bytes long"
13531349
msgstr "Panjang kunci harus 16, 24, atau 32 byte"
@@ -1560,6 +1556,12 @@ msgstr ""
15601556
msgid "No out in program"
15611557
msgstr ""
15621558

1559+
#: ports/atmel-samd/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/I2C.c
1560+
#: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1561+
#: ports/raspberrypi/common-hal/busio/I2C.c
1562+
msgid "No pull up found on SDA or SCL; check your wiring"
1563+
msgstr ""
1564+
15631565
#: shared-module/touchio/TouchIn.c
15641566
msgid "No pulldown on pin; 1Mohm recommended"
15651567
msgstr "Tidak ada pull-down pada pin; 1Mohm direkomendasikan"
@@ -1674,7 +1676,7 @@ msgstr ""
16741676
msgid "Out of memory"
16751677
msgstr ""
16761678

1677-
#: ports/esp32s2/common-hal/socketpool/Socket.c
1679+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
16781680
msgid "Out of sockets"
16791681
msgstr ""
16801682

@@ -1825,13 +1827,18 @@ msgstr "Kesalahan DeInit RNG"
18251827
msgid "RNG Init Error"
18261828
msgstr "Kesalahan Init RNG"
18271829

1830+
#: ports/nrf/common-hal/busio/UART.c
1831+
msgid "RS485 Not yet supported on this device"
1832+
msgstr ""
1833+
18281834
#: ports/esp32s2/common-hal/busio/UART.c
18291835
#: ports/mimxrt10xx/common-hal/busio/UART.c
18301836
msgid "RS485 inversion specified when not in RS485 mode"
18311837
msgstr "Pembalikan RS485 ditentukan saat tidak dalam mode RS485"
18321838

18331839
#: ports/cxd56/common-hal/rtc/RTC.c ports/esp32s2/common-hal/rtc/RTC.c
18341840
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/rtc/RTC.c
1841+
#: ports/raspberrypi/common-hal/rtc/RTC.c
18351842
msgid "RTC calibration is not supported on this board"
18361843
msgstr "Kalibrasi RTC tidak didukung pada board ini"
18371844

@@ -1840,7 +1847,7 @@ msgid "RTC is not supported on this board"
18401847
msgstr "RTC tidak didukung di board ini"
18411848

18421849
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
1843-
#: ports/nrf/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1850+
#: ports/stm/common-hal/busio/UART.c
18441851
msgid "RTS/CTS/RS485 Not yet supported on this device"
18451852
msgstr "RTS/CTS/RS485 Belum didukung pada perangkat ini"
18461853

@@ -1898,12 +1905,6 @@ msgstr ""
18981905
msgid "SD card CSD format not supported"
18991906
msgstr ""
19001907

1901-
#: ports/atmel-samd/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/I2C.c
1902-
#: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1903-
#: ports/raspberrypi/common-hal/busio/I2C.c
1904-
msgid "SDA or SCL needs a pull up"
1905-
msgstr "SDA atau SCL membutuhkan pull up"
1906-
19071908
#: ports/stm/common-hal/sdioio/SDCard.c
19081909
#, c-format
19091910
msgid "SDIO GetCardInfo Error %d"
@@ -2203,7 +2204,7 @@ msgstr ""
22032204
msgid "Unexpected nrfx uuid type"
22042205
msgstr "Tipe urf nrfx tak sesuai"
22052206

2206-
#: ports/esp32s2/common-hal/socketpool/Socket.c
2207+
#: ports/esp32s2/common-hal/ssl/SSLSocket.c
22072208
#, c-format
22082209
msgid "Unhandled ESP TLS error %d %d %x %d"
22092210
msgstr ""
@@ -2512,7 +2513,7 @@ msgstr ""
25122513
msgid "buffer too small"
25132514
msgstr ""
25142515

2515-
#: shared-bindings/socketpool/Socket.c
2516+
#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
25162517
msgid "buffer too small for requested bytes"
25172518
msgstr ""
25182519

@@ -4202,6 +4203,9 @@ msgstr ""
42024203
msgid "zi must be of shape (n_section, 2)"
42034204
msgstr ""
42044205

4206+
#~ msgid "SDA or SCL needs a pull up"
4207+
#~ msgstr "SDA atau SCL membutuhkan pull up"
4208+
42054209
#~ msgid "%d address pins and %d rgb pins indicate a height of %d, not %d"
42064210
#~ msgstr "pin alamat %d dan pin rgb %d menunjukkan tinggi %d, bukan %d"
42074211

locale/cs.po

Lines changed: 22 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -632,6 +632,10 @@ msgstr ""
632632
msgid "Cannot reset into bootloader because no bootloader is present."
633633
msgstr ""
634634

635+
#: ports/esp32s2/common-hal/socketpool/Socket.c
636+
msgid "Cannot set socket options"
637+
msgstr ""
638+
635639
#: shared-bindings/digitalio/DigitalInOut.c
636640
msgid "Cannot set value when direction is input."
637641
msgstr ""
@@ -868,7 +872,7 @@ msgstr ""
868872
msgid "Error in regex"
869873
msgstr ""
870874

871-
#: shared-bindings/socketpool/Socket.c
875+
#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
872876
msgid "Error: Failure to bind"
873877
msgstr ""
874878

@@ -927,7 +931,7 @@ msgstr ""
927931
msgid "FFT is implemented for linear arrays only"
928932
msgstr ""
929933

930-
#: ports/esp32s2/common-hal/socketpool/Socket.c
934+
#: ports/esp32s2/common-hal/ssl/SSLSocket.c
931935
msgid "Failed SSL handshake"
932936
msgstr ""
933937

@@ -1298,18 +1302,14 @@ msgstr ""
12981302
msgid "Invalid size"
12991303
msgstr ""
13001304

1301-
#: ports/esp32s2/common-hal/socketpool/Socket.c
1305+
#: ports/esp32s2/common-hal/ssl/SSLContext.c
13021306
msgid "Invalid socket for TLS"
13031307
msgstr ""
13041308

13051309
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
13061310
msgid "Invalid state"
13071311
msgstr ""
13081312

1309-
#: ports/esp32s2/common-hal/socketpool/Socket.c
1310-
msgid "Invalid use of TLS Socket"
1311-
msgstr ""
1312-
13131313
#: shared-bindings/audiomixer/Mixer.c
13141314
msgid "Invalid voice"
13151315
msgstr ""
@@ -1326,10 +1326,6 @@ msgstr ""
13261326
msgid "Invalid word/bit length"
13271327
msgstr ""
13281328

1329-
#: ports/esp32s2/common-hal/socketpool/Socket.c
1330-
msgid "Issue setting SO_REUSEADDR"
1331-
msgstr ""
1332-
13331329
#: shared-bindings/aesio/aes.c
13341330
msgid "Key must be 16, 24, or 32 bytes long"
13351331
msgstr ""
@@ -1542,6 +1538,12 @@ msgstr ""
15421538
msgid "No out in program"
15431539
msgstr ""
15441540

1541+
#: ports/atmel-samd/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/I2C.c
1542+
#: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1543+
#: ports/raspberrypi/common-hal/busio/I2C.c
1544+
msgid "No pull up found on SDA or SCL; check your wiring"
1545+
msgstr ""
1546+
15451547
#: shared-module/touchio/TouchIn.c
15461548
msgid "No pulldown on pin; 1Mohm recommended"
15471549
msgstr ""
@@ -1650,7 +1652,7 @@ msgstr ""
16501652
msgid "Out of memory"
16511653
msgstr ""
16521654

1653-
#: ports/esp32s2/common-hal/socketpool/Socket.c
1655+
#: ports/esp32s2/common-hal/socketpool/SocketPool.c
16541656
msgid "Out of sockets"
16551657
msgstr ""
16561658

@@ -1796,13 +1798,18 @@ msgstr ""
17961798
msgid "RNG Init Error"
17971799
msgstr ""
17981800

1801+
#: ports/nrf/common-hal/busio/UART.c
1802+
msgid "RS485 Not yet supported on this device"
1803+
msgstr ""
1804+
17991805
#: ports/esp32s2/common-hal/busio/UART.c
18001806
#: ports/mimxrt10xx/common-hal/busio/UART.c
18011807
msgid "RS485 inversion specified when not in RS485 mode"
18021808
msgstr ""
18031809

18041810
#: ports/cxd56/common-hal/rtc/RTC.c ports/esp32s2/common-hal/rtc/RTC.c
18051811
#: ports/mimxrt10xx/common-hal/rtc/RTC.c ports/nrf/common-hal/rtc/RTC.c
1812+
#: ports/raspberrypi/common-hal/rtc/RTC.c
18061813
msgid "RTC calibration is not supported on this board"
18071814
msgstr ""
18081815

@@ -1811,7 +1818,7 @@ msgid "RTC is not supported on this board"
18111818
msgstr ""
18121819

18131820
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
1814-
#: ports/nrf/common-hal/busio/UART.c ports/stm/common-hal/busio/UART.c
1821+
#: ports/stm/common-hal/busio/UART.c
18151822
msgid "RTS/CTS/RS485 Not yet supported on this device"
18161823
msgstr ""
18171824

@@ -1868,12 +1875,6 @@ msgstr ""
18681875
msgid "SD card CSD format not supported"
18691876
msgstr ""
18701877

1871-
#: ports/atmel-samd/common-hal/busio/I2C.c ports/esp32s2/common-hal/busio/I2C.c
1872-
#: ports/mimxrt10xx/common-hal/busio/I2C.c ports/nrf/common-hal/busio/I2C.c
1873-
#: ports/raspberrypi/common-hal/busio/I2C.c
1874-
msgid "SDA or SCL needs a pull up"
1875-
msgstr ""
1876-
18771878
#: ports/stm/common-hal/sdioio/SDCard.c
18781879
#, c-format
18791880
msgid "SDIO GetCardInfo Error %d"
@@ -2165,7 +2166,7 @@ msgstr ""
21652166
msgid "Unexpected nrfx uuid type"
21662167
msgstr ""
21672168

2168-
#: ports/esp32s2/common-hal/socketpool/Socket.c
2169+
#: ports/esp32s2/common-hal/ssl/SSLSocket.c
21692170
#, c-format
21702171
msgid "Unhandled ESP TLS error %d %d %x %d"
21712172
msgstr ""
@@ -2464,7 +2465,7 @@ msgstr ""
24642465
msgid "buffer too small"
24652466
msgstr ""
24662467

2467-
#: shared-bindings/socketpool/Socket.c
2468+
#: shared-bindings/socketpool/Socket.c shared-bindings/ssl/SSLSocket.c
24682469
msgid "buffer too small for requested bytes"
24692470
msgstr ""
24702471

0 commit comments

Comments
 (0)