Skip to content

Commit a30bbe6

Browse files
authored
Merge pull request #1534 from nickzoic/circuitpython-nickzoic-1046-nrf-rtc
Circuitpython nickzoic 1046 nrf rtc
2 parents 9ff54fd + 98811a9 commit a30bbe6

File tree

19 files changed

+526
-364
lines changed

19 files changed

+526
-364
lines changed

locale/ID.po

Lines changed: 40 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2019-03-27 16:28-0400\n"
11+
"POT-Creation-Date: 2019-03-28 14:48+1100\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -52,8 +52,8 @@ msgstr ""
5252
msgid "%q indices must be integers, not %s"
5353
msgstr ""
5454

55-
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
5655
#: shared-bindings/bleio/CharacteristicBuffer.c
56+
#: shared-bindings/displayio/Shape.c shared-bindings/displayio/Group.c
5757
#, fuzzy
5858
msgid "%q must be >= 1"
5959
msgstr "buffers harus mempunyai panjang yang sama"
@@ -70,12 +70,12 @@ msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
7070
msgid "'%q' argument required"
7171
msgstr "'%q' argumen dibutuhkan"
7272

73-
#: py/emitinlinextensa.c py/emitinlinethumb.c
73+
#: py/emitinlinethumb.c py/emitinlinextensa.c
7474
#, c-format
7575
msgid "'%s' expects a label"
7676
msgstr ""
7777

78-
#: py/emitinlinextensa.c py/emitinlinethumb.c
78+
#: py/emitinlinethumb.c py/emitinlinextensa.c
7979
#, c-format
8080
msgid "'%s' expects a register"
8181
msgstr "'%s' mengharapkan sebuah register"
@@ -95,7 +95,7 @@ msgstr "'%s' mengharapkan sebuah FPU register"
9595
msgid "'%s' expects an address of the form [a, b]"
9696
msgstr "'%s' mengharapkan sebuah alamat dengan bentuk [a, b]"
9797

98-
#: py/emitinlinextensa.c py/emitinlinethumb.c
98+
#: py/emitinlinethumb.c py/emitinlinextensa.c
9999
#, c-format
100100
msgid "'%s' expects an integer"
101101
msgstr "'%s' mengharapkan integer"
@@ -253,9 +253,9 @@ msgstr "Semua channel event yang disinkronisasi sedang digunakan"
253253
msgid "All timers for this pin are in use"
254254
msgstr "Semua timer untuk pin ini sedang digunakan"
255255

256+
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
256257
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
257258
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
258-
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
259259
#: ports/nrf/common-hal/pulseio/PulseOut.c shared-bindings/pulseio/PWMOut.c
260260
#: shared-module/_pew/PewPew.c
261261
msgid "All timers in use"
@@ -326,7 +326,7 @@ msgstr ""
326326
msgid "Buffer incorrect size. Should be %d bytes."
327327
msgstr ""
328328

329-
#: shared-bindings/busio/I2C.c shared-bindings/bitbangio/I2C.c
329+
#: shared-bindings/bitbangio/I2C.c shared-bindings/busio/I2C.c
330330
msgid "Buffer must be at least length 1"
331331
msgstr ""
332332

@@ -366,7 +366,7 @@ msgstr ""
366366
msgid "Can't connect in Peripheral mode"
367367
msgstr ""
368368

369-
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
369+
#: shared-bindings/displayio/Bitmap.c shared-bindings/pulseio/PulseIn.c
370370
msgid "Cannot delete values"
371371
msgstr ""
372372

@@ -452,7 +452,7 @@ msgstr "Clock unit sedang digunakan"
452452
msgid "Column entry must be digitalio.DigitalInOut"
453453
msgstr ""
454454

455-
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
455+
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
456456
msgid "Command must be an int between 0 and 255"
457457
msgstr ""
458458

@@ -490,8 +490,8 @@ msgstr ""
490490
msgid "Data chunk must follow fmt chunk"
491491
msgstr ""
492492

493-
#: ports/nrf/common-hal/bleio/Peripheral.c
494493
#: ports/nrf/common-hal/bleio/Broadcaster.c
494+
#: ports/nrf/common-hal/bleio/Peripheral.c
495495
#, fuzzy
496496
msgid "Data too large for advertisement packet"
497497
msgstr "Tidak bisa menyesuaikan data ke dalam paket advertisment"
@@ -522,8 +522,8 @@ msgstr "Channel EXTINT sedang digunakan"
522522
msgid "Error in regex"
523523
msgstr "Error pada regex"
524524

525-
#: shared-bindings/microcontroller/Pin.c shared-bindings/pulseio/PulseOut.c
526-
#: shared-bindings/neopixel_write/__init__.c
525+
#: shared-bindings/microcontroller/Pin.c
526+
#: shared-bindings/neopixel_write/__init__.c shared-bindings/pulseio/PulseOut.c
527527
#: shared-bindings/terminalio/Terminal.c
528528
msgid "Expected a %q"
529529
msgstr ""
@@ -532,8 +532,8 @@ msgstr ""
532532
msgid "Expected a Characteristic"
533533
msgstr ""
534534

535-
#: shared-bindings/bleio/Descriptor.c shared-bindings/bleio/Service.c
536-
#: shared-bindings/bleio/Characteristic.c
535+
#: shared-bindings/bleio/Characteristic.c shared-bindings/bleio/Service.c
536+
#: shared-bindings/bleio/Descriptor.c
537537
msgid "Expected a UUID"
538538
msgstr ""
539539

@@ -657,8 +657,8 @@ msgstr "Gagal untuk melepaskan mutex, status: 0x%08lX"
657657
msgid "Failed to start advertising"
658658
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
659659

660-
#: ports/nrf/common-hal/bleio/Peripheral.c
661660
#: ports/nrf/common-hal/bleio/Broadcaster.c
661+
#: ports/nrf/common-hal/bleio/Peripheral.c
662662
#, fuzzy, c-format
663663
msgid "Failed to start advertising, err 0x%04x"
664664
msgstr "Gagal untuk memulai advertisement, status: 0x%08lX"
@@ -678,8 +678,8 @@ msgstr "Gagal untuk melakukan scanning, status: 0x%08lX"
678678
msgid "Failed to stop advertising"
679679
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
680680

681-
#: ports/nrf/common-hal/bleio/Peripheral.c
682681
#: ports/nrf/common-hal/bleio/Broadcaster.c
682+
#: ports/nrf/common-hal/bleio/Peripheral.c
683683
#, fuzzy, c-format
684684
msgid "Failed to stop advertising, err 0x%04x"
685685
msgstr "Gagal untuk memberhentikan advertisement, status: 0x%08lX"
@@ -720,8 +720,8 @@ msgstr ""
720720
msgid "Frequency captured is above capability. Capture Paused."
721721
msgstr ""
722722

723-
#: shared-bindings/busio/I2C.c shared-bindings/busio/SPI.c
724723
#: shared-bindings/bitbangio/I2C.c shared-bindings/bitbangio/SPI.c
724+
#: shared-bindings/busio/SPI.c shared-bindings/busio/I2C.c
725725
msgid "Function requires lock"
726726
msgstr ""
727727

@@ -801,16 +801,16 @@ msgstr ""
801801
msgid "Invalid format chunk size"
802802
msgstr ""
803803

804-
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
804+
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
805805
msgid "Invalid number of bits"
806806
msgstr ""
807807

808-
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
808+
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
809809
msgid "Invalid phase"
810810
msgstr ""
811811

812-
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
813812
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
813+
#: ports/atmel-samd/common-hal/touchio/TouchIn.c
814814
#: shared-bindings/pulseio/PWMOut.c
815815
msgid "Invalid pin"
816816
msgstr "Pin tidak valid"
@@ -824,14 +824,14 @@ msgid "Invalid pin for right channel"
824824
msgstr "Pin untuk channel kanan tidak valid"
825825

826826
#: ports/atmel-samd/common-hal/busio/I2C.c
827-
#: ports/atmel-samd/common-hal/busio/SPI.c
828827
#: ports/atmel-samd/common-hal/busio/UART.c
828+
#: ports/atmel-samd/common-hal/busio/SPI.c
829829
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
830830
#: ports/nrf/common-hal/busio/I2C.c
831831
msgid "Invalid pins"
832832
msgstr "Pin-pin tidak valid"
833833

834-
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
834+
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
835835
msgid "Invalid polarity"
836836
msgstr ""
837837

@@ -1041,10 +1041,14 @@ msgstr ""
10411041
msgid "RTC calibration is not supported on this board"
10421042
msgstr ""
10431043

1044-
#: shared-bindings/time/__init__.c shared-bindings/rtc/RTC.c
1044+
#: shared-bindings/rtc/RTC.c shared-bindings/time/__init__.c
10451045
msgid "RTC is not supported on this board"
10461046
msgstr ""
10471047

1048+
#: shared-bindings/rtc/RTC.c
1049+
msgid "RTC set is not supported on this board"
1050+
msgstr ""
1051+
10481052
#: shared-bindings/_pixelbuf/PixelBuf.c
10491053
msgid "Range out of bounds"
10501054
msgstr ""
@@ -1101,8 +1105,8 @@ msgstr "Serializer sedang digunakan"
11011105
msgid "Slice and value different lengths."
11021106
msgstr ""
11031107

1104-
#: shared-bindings/pulseio/PulseIn.c shared-bindings/displayio/Bitmap.c
1105-
#: shared-bindings/displayio/TileGrid.c shared-bindings/displayio/Group.c
1108+
#: shared-bindings/displayio/Bitmap.c shared-bindings/displayio/TileGrid.c
1109+
#: shared-bindings/displayio/Group.c shared-bindings/pulseio/PulseIn.c
11061110
msgid "Slices not supported"
11071111
msgstr ""
11081112

@@ -1185,7 +1189,7 @@ msgstr "Untuk keluar, silahkan reset board tanpa "
11851189
msgid "Too many channels in sample."
11861190
msgstr "Terlalu banyak channel dalam sampel"
11871191

1188-
#: shared-bindings/displayio/ParallelBus.c shared-bindings/displayio/FourWire.c
1192+
#: shared-bindings/displayio/FourWire.c shared-bindings/displayio/ParallelBus.c
11891193
msgid "Too many display busses"
11901194
msgstr ""
11911195

@@ -1425,7 +1429,7 @@ msgstr ""
14251429
msgid "buffer size must match format"
14261430
msgstr "buffers harus mempunyai panjang yang sama"
14271431

1428-
#: shared-bindings/busio/SPI.c shared-bindings/bitbangio/SPI.c
1432+
#: shared-bindings/bitbangio/SPI.c shared-bindings/busio/SPI.c
14291433
msgid "buffer slices must be of equal length"
14301434
msgstr ""
14311435

@@ -1709,7 +1713,7 @@ msgstr ""
17091713
msgid "dict update sequence has wrong length"
17101714
msgstr ""
17111715

1712-
#: py/objfloat.c py/runtime.c py/modmath.c py/objint_longlong.c py/objint_mpz.c
1716+
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
17131717
#: shared-bindings/math/__init__.c
17141718
msgid "division by zero"
17151719
msgstr ""
@@ -1718,7 +1722,7 @@ msgstr ""
17181722
msgid "empty"
17191723
msgstr ""
17201724

1721-
#: extmod/modutimeq.c extmod/moduheapq.c
1725+
#: extmod/moduheapq.c extmod/modutimeq.c
17221726
msgid "empty heap"
17231727
msgstr "heap kosong"
17241728

@@ -1783,7 +1787,7 @@ msgstr "argumen keyword ekstra telah diberikan"
17831787
msgid "extra positional arguments given"
17841788
msgstr "argumen posisi ekstra telah diberikan"
17851789

1786-
#: shared-bindings/displayio/OnDiskBitmap.c shared-bindings/audioio/WaveFile.c
1790+
#: shared-bindings/audioio/WaveFile.c shared-bindings/displayio/OnDiskBitmap.c
17871791
msgid "file must be a file opened in byte mode"
17881792
msgstr ""
17891793

@@ -1956,7 +1960,7 @@ msgstr "micropython decorator tidak valid"
19561960
msgid "invalid step"
19571961
msgstr ""
19581962

1959-
#: py/parse.c py/compile.c
1963+
#: py/compile.c py/parse.c
19601964
msgid "invalid syntax"
19611965
msgstr "syntax tidak valid"
19621966

@@ -1993,7 +1997,7 @@ msgstr "argumen keyword belum diimplementasi - gunakan args normal"
19931997
msgid "keywords must be strings"
19941998
msgstr "keyword harus berupa string"
19951999

1996-
#: py/emitinlinextensa.c py/emitinlinethumb.c
2000+
#: py/emitinlinethumb.c py/emitinlinextensa.c
19972001
msgid "label '%q' not defined"
19982002
msgstr ""
19992003

@@ -2100,11 +2104,11 @@ msgstr ""
21002104
msgid "need more than %d values to unpack"
21012105
msgstr ""
21022106

2103-
#: py/runtime.c py/objint_longlong.c py/objint_mpz.c
2107+
#: py/objint_longlong.c py/objint_mpz.c py/runtime.c
21042108
msgid "negative power with no float support"
21052109
msgstr ""
21062110

2107-
#: py/runtime.c py/objint_mpz.c
2111+
#: py/objint_mpz.c py/runtime.c
21082112
msgid "negative shift count"
21092113
msgstr ""
21102114

@@ -2211,7 +2215,7 @@ msgstr "panjang data string memiliki keganjilan (odd-length)"
22112215
msgid "offset out of bounds"
22122216
msgstr "modul tidak ditemukan"
22132217

2214-
#: py/objstr.c py/objarray.c py/objstrunicode.c py/objtuple.c
2218+
#: py/objarray.c py/objstr.c py/objstrunicode.c py/objtuple.c
22152219
#: shared-bindings/nvm/ByteArray.c
22162220
msgid "only slices with step=1 (aka None) are supported"
22172221
msgstr ""
@@ -2365,7 +2369,7 @@ msgstr ""
23652369
msgid "slice step cannot be zero"
23662370
msgstr ""
23672371

2368-
#: py/sequence.c py/objint.c
2372+
#: py/objint.c py/sequence.c
23692373
msgid "small int overflow"
23702374
msgstr ""
23712375

0 commit comments

Comments
 (0)