Skip to content

Commit 11dab58

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent 14ed33c commit 11dab58

File tree

19 files changed

+532
-0
lines changed

19 files changed

+532
-0
lines changed

locale/ID.po

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -454,6 +454,7 @@ msgstr "Semua timer untuk pin ini sedang digunakan"
454454
msgid "All timers in use"
455455
msgstr "Semua timer sedang digunakan"
456456

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

931+
#: ports/espressif/common-hal/_bleio/Adapter.c
930932
#: ports/nrf/common-hal/_bleio/Adapter.c
931933
msgid "Data not supported with directed advertising"
932934
msgstr ""
933935

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

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

1071+
#: ports/espressif/common-hal/_bleio/Adapter.c
10671072
#: ports/nrf/common-hal/_bleio/Adapter.c
10681073
msgid "Failed to connect: internal error"
10691074
msgstr "Gagal terhubung: kesalahan internal"
@@ -1297,6 +1302,7 @@ msgstr "Nilai Unit ADC tidak valid"
12971302
msgid "Invalid AuthMode"
12981303
msgstr ""
12991304

1305+
#: ports/espressif/common-hal/_bleio/__init__.c
13001306
#: ports/nrf/common-hal/_bleio/__init__.c
13011307
msgid "Invalid BLE parameter"
13021308
msgstr ""
@@ -1605,6 +1611,10 @@ msgstr ""
16051611
msgid "Name too long"
16061612
msgstr "Nama terlalu panjang"
16071613

1614+
#: ports/espressif/common-hal/_bleio/__init__.c
1615+
msgid "Nimble out of memory"
1616+
msgstr ""
1617+
16081618
#: ports/nrf/common-hal/_bleio/Characteristic.c
16091619
msgid "No CCCD for this Characteristic"
16101620
msgstr "Tidak ada CCCD untuk Karakteristik ini"
@@ -1752,6 +1762,7 @@ msgstr ""
17521762
msgid "Not a valid IP string"
17531763
msgstr ""
17541764

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

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

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

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

2473+
#: ports/espressif/common-hal/_bleio/__init__.c
2474+
#, c-format
2475+
msgid "Unknown system firmware error at %s:%d: %d"
2476+
msgstr ""
2477+
24592478
#: ports/nrf/common-hal/_bleio/__init__.c
24602479
#, c-format
24612480
msgid "Unknown system firmware error: %04x"
24622481
msgstr ""
24632482

2483+
#: ports/espressif/common-hal/_bleio/__init__.c
2484+
#, c-format
2485+
msgid "Unknown system firmware error: %d"
2486+
msgstr ""
2487+
24642488
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
24652489
#, c-format
24662490
msgid "Unmatched number of items on RHS (expected %d, got %d)."
@@ -2500,11 +2524,13 @@ msgstr "Operasi yang tidak didukung"
25002524
msgid "Update Failed"
25012525
msgstr ""
25022526

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

2533+
#: ports/espressif/common-hal/_bleio/Descriptor.c
25082534
#: ports/nrf/common-hal/_bleio/Characteristic.c
25092535
#: ports/nrf/common-hal/_bleio/Descriptor.c
25102536
msgid "Value length > max_length"
@@ -2562,6 +2588,7 @@ msgstr ""
25622588
msgid "Woken up by alarm.\n"
25632589
msgstr ""
25642590

2591+
#: ports/espressif/common-hal/_bleio/PacketBuffer.c
25652592
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
25662593
msgid "Writes not supported on Characteristic"
25672594
msgstr "Menulis tidak didukung pada Karakteristik"
@@ -3629,6 +3656,7 @@ msgstr ""
36293656
msgid "matrix is not positive definite"
36303657
msgstr ""
36313658

3659+
#: ports/espressif/common-hal/_bleio/Descriptor.c
36323660
#: ports/nrf/common-hal/_bleio/Characteristic.c
36333661
#: ports/nrf/common-hal/_bleio/Descriptor.c
36343662
#, c-format

locale/cs.po

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -453,6 +453,7 @@ msgstr ""
453453
msgid "All timers in use"
454454
msgstr ""
455455

456+
#: ports/espressif/common-hal/_bleio/Adapter.c
456457
#: ports/nrf/common-hal/_bleio/Adapter.c
457458
msgid "Already advertising."
458459
msgstr ""
@@ -917,10 +918,12 @@ msgstr ""
917918
msgid "Data chunk must follow fmt chunk"
918919
msgstr ""
919920

921+
#: ports/espressif/common-hal/_bleio/Adapter.c
920922
#: ports/nrf/common-hal/_bleio/Adapter.c
921923
msgid "Data not supported with directed advertising"
922924
msgstr ""
923925

926+
#: ports/espressif/common-hal/_bleio/Adapter.c
924927
#: ports/nrf/common-hal/_bleio/Adapter.c
925928
msgid "Data too large for advertisement packet"
926929
msgstr ""
@@ -1001,6 +1004,7 @@ msgstr ""
10011004
msgid "Expected tuple of length %d, got %d"
10021005
msgstr ""
10031006

1007+
#: ports/espressif/common-hal/_bleio/Adapter.c
10041008
#: ports/nrf/common-hal/_bleio/Adapter.c
10051009
msgid "Extended advertisements with scan response not supported."
10061010
msgstr ""
@@ -1054,6 +1058,7 @@ msgstr ""
10541058
msgid "Failed to buffer the sample"
10551059
msgstr ""
10561060

1061+
#: ports/espressif/common-hal/_bleio/Adapter.c
10571062
#: ports/nrf/common-hal/_bleio/Adapter.c
10581063
msgid "Failed to connect: internal error"
10591064
msgstr ""
@@ -1285,6 +1290,7 @@ msgstr ""
12851290
msgid "Invalid AuthMode"
12861291
msgstr ""
12871292

1293+
#: ports/espressif/common-hal/_bleio/__init__.c
12881294
#: ports/nrf/common-hal/_bleio/__init__.c
12891295
msgid "Invalid BLE parameter"
12901296
msgstr ""
@@ -1593,6 +1599,10 @@ msgstr ""
15931599
msgid "Name too long"
15941600
msgstr ""
15951601

1602+
#: ports/espressif/common-hal/_bleio/__init__.c
1603+
msgid "Nimble out of memory"
1604+
msgstr ""
1605+
15961606
#: ports/nrf/common-hal/_bleio/Characteristic.c
15971607
msgid "No CCCD for this Characteristic"
15981608
msgstr ""
@@ -1740,6 +1750,7 @@ msgstr ""
17401750
msgid "Not a valid IP string"
17411751
msgstr ""
17421752

1753+
#: ports/espressif/common-hal/_bleio/__init__.c
17431754
#: ports/nrf/common-hal/_bleio/__init__.c
17441755
#: shared-bindings/_bleio/CharacteristicBuffer.c
17451756
msgid "Not connected"
@@ -2121,6 +2132,7 @@ msgstr ""
21212132
msgid "Scale dimensions must divide by 3"
21222133
msgstr ""
21232134

2135+
#: ports/espressif/common-hal/_bleio/Adapter.c
21242136
#: ports/nrf/common-hal/_bleio/Adapter.c
21252137
msgid "Scan already in progess. Stop with stop_scan."
21262138
msgstr ""
@@ -2279,6 +2291,7 @@ msgstr ""
22792291
msgid "Time is in the past."
22802292
msgstr ""
22812293

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

2317+
#: ports/espressif/common-hal/_bleio/PacketBuffer.c
23042318
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
23052319
msgid "Total data to write is larger than %q"
23062320
msgstr ""
@@ -2432,11 +2446,21 @@ msgstr ""
24322446
msgid "Unknown security error: 0x%04x"
24332447
msgstr ""
24342448

2449+
#: ports/espressif/common-hal/_bleio/__init__.c
2450+
#, c-format
2451+
msgid "Unknown system firmware error at %s:%d: %d"
2452+
msgstr ""
2453+
24352454
#: ports/nrf/common-hal/_bleio/__init__.c
24362455
#, c-format
24372456
msgid "Unknown system firmware error: %04x"
24382457
msgstr ""
24392458

2459+
#: ports/espressif/common-hal/_bleio/__init__.c
2460+
#, c-format
2461+
msgid "Unknown system firmware error: %d"
2462+
msgstr ""
2463+
24402464
#: shared-bindings/adafruit_pixelbuf/PixelBuf.c
24412465
#, c-format
24422466
msgid "Unmatched number of items on RHS (expected %d, got %d)."
@@ -2474,11 +2498,13 @@ msgstr ""
24742498
msgid "Update Failed"
24752499
msgstr ""
24762500

2501+
#: ports/espressif/common-hal/_bleio/Descriptor.c
24772502
#: ports/nrf/common-hal/_bleio/Characteristic.c
24782503
#: ports/nrf/common-hal/_bleio/Descriptor.c
24792504
msgid "Value length != required fixed length"
24802505
msgstr ""
24812506

2507+
#: ports/espressif/common-hal/_bleio/Descriptor.c
24822508
#: ports/nrf/common-hal/_bleio/Characteristic.c
24832509
#: ports/nrf/common-hal/_bleio/Descriptor.c
24842510
msgid "Value length > max_length"
@@ -2536,6 +2562,7 @@ msgstr ""
25362562
msgid "Woken up by alarm.\n"
25372563
msgstr ""
25382564

2565+
#: ports/espressif/common-hal/_bleio/PacketBuffer.c
25392566
#: ports/nrf/common-hal/_bleio/PacketBuffer.c
25402567
msgid "Writes not supported on Characteristic"
25412568
msgstr ""
@@ -3603,6 +3630,7 @@ msgstr ""
36033630
msgid "matrix is not positive definite"
36043631
msgstr ""
36053632

3633+
#: ports/espressif/common-hal/_bleio/Descriptor.c
36063634
#: ports/nrf/common-hal/_bleio/Characteristic.c
36073635
#: ports/nrf/common-hal/_bleio/Descriptor.c
36083636
#, c-format

0 commit comments

Comments
 (0)