8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
- "POT-Creation-Date : 2019-08-05 17:52-0700 \n "
11
+ "POT-Creation-Date : 2019-08-15 21:44-0400 \n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -364,7 +364,7 @@ msgid "Can not use dotstar with %s"
364
364
msgstr ""
365
365
366
366
#: ports/nrf/common-hal/bleio/Characteristic.c
367
- msgid "Can't set CCCD for local Characteristic"
367
+ msgid "Can't set CCCD on local Characteristic"
368
368
msgstr ""
369
369
370
370
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
@@ -433,6 +433,10 @@ msgstr ""
433
433
msgid "Characteristic already in use by another Service."
434
434
msgstr ""
435
435
436
+ #: shared-bindings/bleio/Service.c
437
+ msgid "Characteristic is already attached to a Service"
438
+ msgstr ""
439
+
436
440
#: shared-bindings/bleio/CharacteristicBuffer.c
437
441
msgid "CharacteristicBuffer writing not provided"
438
442
msgstr ""
@@ -508,6 +512,10 @@ msgstr ""
508
512
msgid "Data too large for advertisement packet"
509
513
msgstr "Tidak bisa menyesuaikan data ke dalam paket advertisment"
510
514
515
+ #: shared-bindings/bleio/Characteristic.c
516
+ msgid "Descriptor is already attached to a Characteristic"
517
+ msgstr ""
518
+
511
519
#: shared-bindings/audiobusio/PDMIn.c
512
520
msgid "Destination capacity is smaller than destination_length."
513
521
msgstr ""
@@ -602,7 +610,7 @@ msgstr ""
602
610
msgid "Failed to continue scanning, err 0x%04x"
603
611
msgstr "Gagal untuk melanjutkan scanning, status: 0x%08lX"
604
612
605
- #: ports/nrf/common-hal/bleio/Central .c
613
+ #: ports/nrf/common-hal/bleio/__init__ .c
606
614
#, fuzzy
607
615
msgid "Failed to discover services"
608
616
msgstr "Gagal untuk menemukan layanan, status: 0x%08lX"
@@ -622,17 +630,22 @@ msgstr "Gagal untuk mendapatkan status softdevice, error: 0x%08lX"
622
630
msgid "Failed to notify or indicate attribute value, err 0x%04x"
623
631
msgstr ""
624
632
633
+ #: ports/nrf/common-hal/bleio/Peripheral.c
634
+ msgid "Failed to pair"
635
+ msgstr ""
636
+
625
637
#: ports/nrf/common-hal/bleio/Characteristic.c
626
638
#, fuzzy , c-format
627
639
msgid "Failed to read CCCD value, err 0x%04x"
628
640
msgstr "Gagal untuk membaca nilai atribut, status: 0x%08lX"
629
641
630
642
#: ports/nrf/common-hal/bleio/Characteristic.c
643
+ #: ports/nrf/common-hal/bleio/Descriptor.c
631
644
#, c-format
632
645
msgid "Failed to read attribute value, err 0x%04x"
633
646
msgstr ""
634
647
635
- #: ports/nrf/common-hal/bleio/Characteristic .c
648
+ #: ports/nrf/common-hal/bleio/__init__ .c
636
649
#, fuzzy , c-format
637
650
msgid "Failed to read gatts value, err 0x%04x"
638
651
msgstr "Gagal untuk menulis nilai gatts, status: 0x%08lX"
@@ -662,6 +675,11 @@ msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
662
675
msgid "Failed to start connecting, error 0x%04x"
663
676
msgstr ""
664
677
678
+ #: ports/nrf/common-hal/bleio/Peripheral.c
679
+ #, c-format
680
+ msgid "Failed to start pairing, error 0x%04x"
681
+ msgstr ""
682
+
665
683
#: ports/nrf/common-hal/bleio/Scanner.c
666
684
#, fuzzy , c-format
667
685
msgid "Failed to start scanning, err 0x%04x"
@@ -677,12 +695,12 @@ msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
677
695
msgid "Failed to write CCCD, err 0x%04x"
678
696
msgstr ""
679
697
680
- #: ports/nrf/common-hal/bleio/Characteristic .c
698
+ #: ports/nrf/common-hal/bleio/__init__ .c
681
699
#, fuzzy , c-format
682
700
msgid "Failed to write attribute value, err 0x%04x"
683
701
msgstr "Gagal untuk menulis nilai atribut, status: 0x%08lX"
684
702
685
- #: ports/nrf/common-hal/bleio/Characteristic .c
703
+ #: ports/nrf/common-hal/bleio/__init__ .c
686
704
#, fuzzy , c-format
687
705
msgid "Failed to write gatts value, err 0x%04x"
688
706
msgstr "Gagal untuk menulis nilai gatts, status: 0x%08lX"
@@ -828,10 +846,18 @@ msgstr "Pin-pin tidak valid"
828
846
msgid "Invalid polarity"
829
847
msgstr ""
830
848
849
+ #: shared-bindings/bleio/Characteristic.c
850
+ msgid "Invalid properties"
851
+ msgstr ""
852
+
831
853
#: shared-bindings/microcontroller/__init__.c
832
854
msgid "Invalid run mode."
833
855
msgstr ""
834
856
857
+ #: shared-module/bleio/Attribute.c
858
+ msgid "Invalid security_mode"
859
+ msgstr ""
860
+
835
861
#: shared-bindings/audiocore/Mixer.c
836
862
msgid "Invalid voice count"
837
863
msgstr ""
@@ -950,8 +976,9 @@ msgstr ""
950
976
msgid "No such file/directory"
951
977
msgstr ""
952
978
953
- #: ports/nrf/common-hal/bleio/Characteristic .c
979
+ #: ports/nrf/common-hal/bleio/__init__.c shared-bindings/bleio/Central .c
954
980
#: shared-bindings/bleio/CharacteristicBuffer.c
981
+ #: shared-bindings/bleio/Peripheral.c
955
982
#, fuzzy
956
983
msgid "Not connected"
957
984
msgstr "Tidak dapat menyambungkan ke AP"
@@ -1289,6 +1316,19 @@ msgstr ""
1289
1316
msgid "Unsupported pull value."
1290
1317
msgstr ""
1291
1318
1319
+ #: ports/nrf/common-hal/bleio/Characteristic.c
1320
+ msgid "Value length required fixed length"
1321
+ msgstr ""
1322
+
1323
+ #: ports/nrf/common-hal/bleio/Descriptor.c
1324
+ msgid "Value length != required fixed length"
1325
+ msgstr ""
1326
+
1327
+ #: ports/nrf/common-hal/bleio/Characteristic.c
1328
+ #: ports/nrf/common-hal/bleio/Descriptor.c
1329
+ msgid "Value length > max_length"
1330
+ msgstr ""
1331
+
1292
1332
#: py/emitnative.c
1293
1333
msgid "Viper functions don't currently support more than 4 arguments"
1294
1334
msgstr ""
@@ -1388,10 +1428,6 @@ msgstr ""
1388
1428
msgid "attributes not supported yet"
1389
1429
msgstr ""
1390
1430
1391
- #: ports/nrf/common-hal/bleio/Characteristic.c
1392
- msgid "bad GATT role"
1393
- msgstr ""
1394
-
1395
1431
#: py/builtinevex.c
1396
1432
msgid "bad compile mode"
1397
1433
msgstr "mode compile buruk"
@@ -1709,6 +1745,10 @@ msgstr ""
1709
1745
msgid "default 'except' must be last"
1710
1746
msgstr "'except' standar harus terakhir"
1711
1747
1748
+ #: shared-bindings/bleio/Characteristic.c
1749
+ msgid "descriptors includes an object that is not a Descriptors"
1750
+ msgstr ""
1751
+
1712
1752
#: shared-bindings/audiobusio/PDMIn.c
1713
1753
msgid ""
1714
1754
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2048,6 +2088,12 @@ msgstr ""
2048
2088
msgid "math domain error"
2049
2089
msgstr ""
2050
2090
2091
+ #: ports/nrf/common-hal/bleio/Characteristic.c
2092
+ #: ports/nrf/common-hal/bleio/Descriptor.c
2093
+ #, c-format
2094
+ msgid "max_length must be 0-%d when fixed_length is %s"
2095
+ msgstr ""
2096
+
2051
2097
#: py/runtime.c
2052
2098
msgid "maximum recursion depth exceeded"
2053
2099
msgstr ""
@@ -2147,8 +2193,8 @@ msgstr ""
2147
2193
msgid "non-Service found in services"
2148
2194
msgstr ""
2149
2195
2150
- #: ports/nrf/common-hal/bleio/Central .c
2151
- msgid "non-UUID found in service_uuids "
2196
+ #: ports/nrf/common-hal/bleio/__init__ .c
2197
+ msgid "non-UUID found in service_uuids_whitelist "
2152
2198
msgstr ""
2153
2199
2154
2200
#: py/compile.c
0 commit comments