Skip to content

Commit f380d3b

Browse files
committed
make translate and msgmerge
1 parent 89a4270 commit f380d3b

File tree

16 files changed

+436
-544
lines changed

16 files changed

+436
-544
lines changed

locale/ID.po

Lines changed: 29 additions & 34 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: 2020-06-01 17:10-0700\n"
11+
"POT-Creation-Date: 2020-06-23 14:15-0500\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"
@@ -293,14 +293,15 @@ msgstr "Semua channel event yang disinkronisasi sedang digunakan"
293293
msgid "All timers for this pin are in use"
294294
msgstr "Semua timer untuk pin ini sedang digunakan"
295295

296+
#: ports/atmel-samd/common-hal/_pew/PewPew.c
296297
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
297298
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
298299
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
299300
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
300301
#: ports/cxd56/common-hal/pulseio/PulseOut.c
301302
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
302303
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
303-
#: shared-bindings/pulseio/PWMOut.c shared-module/_pew/PewPew.c
304+
#: shared-bindings/pulseio/PWMOut.c
304305
msgid "All timers in use"
305306
msgstr "Semua timer sedang digunakan"
306307

@@ -828,10 +829,6 @@ msgstr "operasi I/O pada file tertutup"
828829
msgid "I2C Init Error"
829830
msgstr ""
830831

831-
#: extmod/machine_i2c.c
832-
msgid "I2C operation not supported"
833-
msgstr "operasi I2C tidak didukung"
834-
835832
#: shared-bindings/aesio/aes.c
836833
#, c-format
837834
msgid "IV must be %d bytes long"
@@ -973,7 +970,7 @@ msgstr "Pin untuk channel kanan tidak valid"
973970
#: ports/atmel-samd/common-hal/busio/I2C.c
974971
#: ports/atmel-samd/common-hal/busio/SPI.c
975972
#: ports/atmel-samd/common-hal/busio/UART.c
976-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
973+
#: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
977974
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
978975
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
979976
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1627,6 +1624,7 @@ msgid ""
16271624
msgstr ""
16281625

16291626
#: ports/atmel-samd/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/I2C.c
1627+
#: ports/stm/common-hal/busio/I2C.c
16301628
msgid "Unsupported baudrate"
16311629
msgstr "Baudrate tidak didukung"
16321630

@@ -1743,11 +1741,11 @@ msgstr "abort() dipanggil"
17431741
msgid "address %08x is not aligned to %d bytes"
17441742
msgstr "alamat %08x tidak selaras dengan %d bytes"
17451743

1746-
#: shared-bindings/i2cslave/I2CSlave.c
1744+
#: shared-bindings/i2cperipheral/I2CPeripheral.c
17471745
msgid "address out of bounds"
17481746
msgstr ""
17491747

1750-
#: shared-bindings/i2cslave/I2CSlave.c
1748+
#: shared-bindings/i2cperipheral/I2CPeripheral.c
17511749
msgid "addresses is empty"
17521750
msgstr ""
17531751

@@ -1828,10 +1826,6 @@ msgstr ""
18281826
msgid "bits must be 7, 8 or 9"
18291827
msgstr ""
18301828

1831-
#: extmod/machine_spi.c
1832-
msgid "bits must be 8"
1833-
msgstr "bits harus memilki nilai 8"
1834-
18351829
#: shared-bindings/audiomixer/Mixer.c
18361830
msgid "bits_per_sample must be 8 or 16"
18371831
msgstr ""
@@ -1858,10 +1852,6 @@ msgstr ""
18581852
msgid "buffer too small"
18591853
msgstr ""
18601854

1861-
#: extmod/machine_spi.c
1862-
msgid "buffers must be the same length"
1863-
msgstr "buffers harus mempunyai panjang yang sama"
1864-
18651855
#: shared-bindings/_pew/PewPew.c
18661856
msgid "buttons must be digitalio.DigitalInOut"
18671857
msgstr ""
@@ -1937,7 +1927,7 @@ msgstr ""
19371927
msgid "can't convert NaN to int"
19381928
msgstr ""
19391929

1940-
#: shared-bindings/i2cslave/I2CSlave.c
1930+
#: shared-bindings/i2cperipheral/I2CPeripheral.c
19411931
msgid "can't convert address to int"
19421932
msgstr ""
19431933

@@ -2291,10 +2281,6 @@ msgstr ""
22912281
msgid "first argument to super() must be type"
22922282
msgstr ""
22932283

2294-
#: extmod/machine_spi.c
2295-
msgid "firstbit must be MSB"
2296-
msgstr "bit pertama(firstbit) harus berupa MSB"
2297-
22982284
#: extmod/ulab/code/ndarray.c
22992285
msgid "flattening order must be either 'C', or 'F'"
23002286
msgstr ""
@@ -2479,14 +2465,6 @@ msgstr ""
24792465
msgid "interval must be in range %s-%s"
24802466
msgstr ""
24812467

2482-
#: extmod/machine_i2c.c
2483-
msgid "invalid I2C peripheral"
2484-
msgstr "perangkat I2C tidak valid"
2485-
2486-
#: extmod/machine_spi.c
2487-
msgid "invalid SPI peripheral"
2488-
msgstr "perangkat SPI tidak valid"
2489-
24902468
#: lib/netutils/netutils.c
24912469
msgid "invalid arguments"
24922470
msgstr "argumen-argumen tidak valid"
@@ -2663,10 +2641,6 @@ msgstr ""
26632641
msgid "must raise an object"
26642642
msgstr ""
26652643

2666-
#: extmod/machine_spi.c
2667-
msgid "must specify all of sck/mosi/miso"
2668-
msgstr "harus menentukan semua pin sck/mosi/miso"
2669-
26702644
#: py/modbuiltins.c
26712645
msgid "must use keyword argument for key function"
26722646
msgstr ""
@@ -3455,6 +3429,9 @@ msgstr ""
34553429
#~ msgid "GPIO16 does not support pull up."
34563430
#~ msgstr "GPIO16 tidak mendukung pull up"
34573431

3432+
#~ msgid "I2C operation not supported"
3433+
#~ msgstr "operasi I2C tidak didukung"
3434+
34583435
#~ msgid "Invalid bit clock pin"
34593436
#~ msgstr "Bit clock pada pin tidak valid"
34603437

@@ -3546,9 +3523,15 @@ msgstr ""
35463523
#~ msgid "[addrinfo error %d]"
35473524
#~ msgstr "[addrinfo error %d]"
35483525

3526+
#~ msgid "bits must be 8"
3527+
#~ msgstr "bits harus memilki nilai 8"
3528+
35493529
#~ msgid "buffer too long"
35503530
#~ msgstr "buffer terlalu panjang"
35513531

3532+
#~ msgid "buffers must be the same length"
3533+
#~ msgstr "buffers harus mempunyai panjang yang sama"
3534+
35523535
#~ msgid "can query only one param"
35533536
#~ msgstr "hanya bisa melakukan query satu param"
35543537

@@ -3573,6 +3556,9 @@ msgstr ""
35733556
#~ msgid "ffi_prep_closure_loc"
35743557
#~ msgstr "ffi_prep_closure_loc"
35753558

3559+
#~ msgid "firstbit must be MSB"
3560+
#~ msgstr "bit pertama(firstbit) harus berupa MSB"
3561+
35763562
#~ msgid "flash location must be below 1MByte"
35773563
#~ msgstr "alokasi flash harus dibawah 1MByte"
35783564

@@ -3582,6 +3568,12 @@ msgstr ""
35823568
#~ msgid "impossible baudrate"
35833569
#~ msgstr "baudrate tidak memungkinkan"
35843570

3571+
#~ msgid "invalid I2C peripheral"
3572+
#~ msgstr "perangkat I2C tidak valid"
3573+
3574+
#~ msgid "invalid SPI peripheral"
3575+
#~ msgstr "perangkat SPI tidak valid"
3576+
35853577
#~ msgid "invalid alarm"
35863578
#~ msgstr "alarm tidak valid"
35873579

@@ -3603,6 +3595,9 @@ msgstr ""
36033595
#~ msgid "memory allocation failed, allocating %u bytes for native code"
36043596
#~ msgstr "alokasi memori gagal, mengalokasikan %u byte untuk kode native"
36053597

3598+
#~ msgid "must specify all of sck/mosi/miso"
3599+
#~ msgstr "harus menentukan semua pin sck/mosi/miso"
3600+
36063601
#, fuzzy
36073602
#~ msgid "name must be a string"
36083603
#~ msgstr "keyword harus berupa string"

locale/circuitpython.pot

Lines changed: 8 additions & 34 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: 2020-06-01 17:10-0700\n"
11+
"POT-Creation-Date: 2020-06-25 11:40-0500\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"
@@ -291,14 +291,15 @@ msgstr ""
291291
msgid "All timers for this pin are in use"
292292
msgstr ""
293293

294+
#: ports/atmel-samd/common-hal/_pew/PewPew.c
294295
#: ports/atmel-samd/common-hal/audioio/AudioOut.c
295296
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
296297
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
297298
#: ports/atmel-samd/common-hal/pulseio/PulseOut.c
298299
#: ports/cxd56/common-hal/pulseio/PulseOut.c
299300
#: ports/nrf/common-hal/audiopwmio/PWMAudioOut.c
300301
#: ports/nrf/common-hal/pulseio/PulseIn.c ports/nrf/peripherals/nrf/timers.c
301-
#: shared-bindings/pulseio/PWMOut.c shared-module/_pew/PewPew.c
302+
#: shared-bindings/pulseio/PWMOut.c
302303
msgid "All timers in use"
303304
msgstr ""
304305

@@ -817,10 +818,6 @@ msgstr ""
817818
msgid "I2C Init Error"
818819
msgstr ""
819820

820-
#: extmod/machine_i2c.c
821-
msgid "I2C operation not supported"
822-
msgstr ""
823-
824821
#: shared-bindings/aesio/aes.c
825822
#, c-format
826823
msgid "IV must be %d bytes long"
@@ -962,7 +959,7 @@ msgstr ""
962959
#: ports/atmel-samd/common-hal/busio/I2C.c
963960
#: ports/atmel-samd/common-hal/busio/SPI.c
964961
#: ports/atmel-samd/common-hal/busio/UART.c
965-
#: ports/atmel-samd/common-hal/i2cslave/I2CSlave.c
962+
#: ports/atmel-samd/common-hal/i2cperipheral/I2CPeripheral.c
966963
#: ports/cxd56/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/SPI.c
967964
#: ports/cxd56/common-hal/busio/UART.c ports/mimxrt10xx/common-hal/busio/I2C.c
968965
#: ports/mimxrt10xx/common-hal/busio/SPI.c
@@ -1611,6 +1608,7 @@ msgid ""
16111608
msgstr ""
16121609

16131610
#: ports/atmel-samd/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/I2C.c
1611+
#: ports/stm/common-hal/busio/I2C.c
16141612
msgid "Unsupported baudrate"
16151613
msgstr ""
16161614

@@ -1720,11 +1718,11 @@ msgstr ""
17201718
msgid "address %08x is not aligned to %d bytes"
17211719
msgstr ""
17221720

1723-
#: shared-bindings/i2cslave/I2CSlave.c
1721+
#: shared-bindings/i2cperipheral/I2CPeripheral.c
17241722
msgid "address out of bounds"
17251723
msgstr ""
17261724

1727-
#: shared-bindings/i2cslave/I2CSlave.c
1725+
#: shared-bindings/i2cperipheral/I2CPeripheral.c
17281726
msgid "addresses is empty"
17291727
msgstr ""
17301728

@@ -1805,10 +1803,6 @@ msgstr ""
18051803
msgid "bits must be 7, 8 or 9"
18061804
msgstr ""
18071805

1808-
#: extmod/machine_spi.c
1809-
msgid "bits must be 8"
1810-
msgstr ""
1811-
18121806
#: shared-bindings/audiomixer/Mixer.c
18131807
msgid "bits_per_sample must be 8 or 16"
18141808
msgstr ""
@@ -1834,10 +1828,6 @@ msgstr ""
18341828
msgid "buffer too small"
18351829
msgstr ""
18361830

1837-
#: extmod/machine_spi.c
1838-
msgid "buffers must be the same length"
1839-
msgstr ""
1840-
18411831
#: shared-bindings/_pew/PewPew.c
18421832
msgid "buttons must be digitalio.DigitalInOut"
18431833
msgstr ""
@@ -1913,7 +1903,7 @@ msgstr ""
19131903
msgid "can't convert NaN to int"
19141904
msgstr ""
19151905

1916-
#: shared-bindings/i2cslave/I2CSlave.c
1906+
#: shared-bindings/i2cperipheral/I2CPeripheral.c
19171907
msgid "can't convert address to int"
19181908
msgstr ""
19191909

@@ -2267,10 +2257,6 @@ msgstr ""
22672257
msgid "first argument to super() must be type"
22682258
msgstr ""
22692259

2270-
#: extmod/machine_spi.c
2271-
msgid "firstbit must be MSB"
2272-
msgstr ""
2273-
22742260
#: extmod/ulab/code/ndarray.c
22752261
msgid "flattening order must be either 'C', or 'F'"
22762262
msgstr ""
@@ -2455,14 +2441,6 @@ msgstr ""
24552441
msgid "interval must be in range %s-%s"
24562442
msgstr ""
24572443

2458-
#: extmod/machine_i2c.c
2459-
msgid "invalid I2C peripheral"
2460-
msgstr ""
2461-
2462-
#: extmod/machine_spi.c
2463-
msgid "invalid SPI peripheral"
2464-
msgstr ""
2465-
24662444
#: lib/netutils/netutils.c
24672445
msgid "invalid arguments"
24682446
msgstr ""
@@ -2639,10 +2617,6 @@ msgstr ""
26392617
msgid "must raise an object"
26402618
msgstr ""
26412619

2642-
#: extmod/machine_spi.c
2643-
msgid "must specify all of sck/mosi/miso"
2644-
msgstr ""
2645-
26462620
#: py/modbuiltins.c
26472621
msgid "must use keyword argument for key function"
26482622
msgstr ""

0 commit comments

Comments
 (0)