Skip to content

Commit 9993814

Browse files
authored
Merge pull request #3860 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 7401aa8 + 6348e2f commit 9993814

File tree

16 files changed

+1124
-302
lines changed

16 files changed

+1124
-302
lines changed

locale/ID.po

Lines changed: 65 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-12-14 12:59-0500\n"
8+
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
99
"PO-Revision-Date: 2020-10-10 23:51+0000\n"
1010
"Last-Translator: oon arfiandwi <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -19,10 +19,14 @@ msgstr ""
1919
#: main.c
2020
msgid ""
2121
"\n"
22-
"Code done running. Waiting for reload.\n"
22+
"Code done running.\n"
2323
msgstr ""
24+
25+
#: main.c
26+
msgid ""
2427
"\n"
25-
"Kode selesai berjalan. Menunggu memuat ulang.\n"
28+
"Code stopped by auto-reload.\n"
29+
msgstr ""
2630

2731
#: supervisor/shared/safe_mode.c
2832
msgid ""
@@ -540,6 +544,18 @@ msgstr "Blok CBC harus merupakan kelipatan 16 byte"
540544
msgid "Call super().__init__() before accessing native object."
541545
msgstr "Panggil super().__init__() sebelum mengakses objek asli."
542546

547+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
548+
msgid "Can only alarm on RTC IO from deep sleep."
549+
msgstr ""
550+
551+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
552+
msgid "Can only alarm on one low pin while others alarm high from deep sleep."
553+
msgstr ""
554+
555+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
556+
msgid "Can only alarm on two low pins from deep sleep."
557+
msgstr ""
558+
543559
#: ports/nrf/common-hal/_bleio/Characteristic.c
544560
msgid "Can't set CCCD on local Characteristic"
545561
msgstr "Tidak dapat mengatur CCCD pada Karakteristik lokal"
@@ -576,6 +592,10 @@ msgstr ""
576592
"Tidak dapat menggunakan output di kedua channel dengan menggunakan pin yang "
577593
"sama"
578594

595+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
596+
msgid "Cannot pull on input-only pin."
597+
msgstr ""
598+
579599
#: shared-module/bitbangio/SPI.c
580600
msgid "Cannot read without MISO pin."
581601
msgstr "Tidak dapat membaca tanpa pin MISO."
@@ -623,6 +643,10 @@ msgstr ""
623643
"Tidak dapat membuat variasi frekuensi pada penghitung waktu yang sudah "
624644
"digunakan"
625645

646+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
647+
msgid "Cannot wake on pin edge. Only level."
648+
msgstr ""
649+
626650
#: shared-module/bitbangio/SPI.c
627651
msgid "Cannot write without MOSI pin."
628652
msgstr "Tidak dapat menulis tanpa pin MOSI."
@@ -954,6 +978,10 @@ msgstr "File sudah ada"
954978
msgid "Filters too complex"
955979
msgstr ""
956980

981+
#: ports/esp32s2/common-hal/dualbank/__init__.c
982+
msgid "Firmware image is invalid"
983+
msgstr ""
984+
957985
#: ports/cxd56/common-hal/camera/Camera.c
958986
msgid "Format not supported"
959987
msgstr ""
@@ -963,11 +991,6 @@ msgstr ""
963991
msgid "Framebuffer requires %d bytes"
964992
msgstr ""
965993

966-
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
967-
msgid "Frequency captured is above capability. Capture Paused."
968-
msgstr ""
969-
"Frekuensi yang ditangkap berada di atas kemampuan. Penangkapan Ditunda."
970-
971994
#: ports/stm/common-hal/pwmio/PWMOut.c
972995
msgid "Frequency must match existing PWMOut using this timer"
973996
msgstr "Frekuensi harus cocok dengan PWMOut yang ada menggunakan timer ini"
@@ -1485,7 +1508,7 @@ msgstr ""
14851508
"Hanya monokrom, 4bpp atau 8bpp yang diindeks, dan 16bpp atau lebih yang "
14861509
"didukung: %d bpp diberikan"
14871510

1488-
#: ports/esp32s2/common-hal/alarm/__init__.c
1511+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
14891512
msgid "Only one alarm.time alarm can be set."
14901513
msgstr ""
14911514

@@ -1549,10 +1572,6 @@ msgstr "Pin harus mendukung interupsi perangkat keras"
15491572
msgid "Pin number already reserved by EXTI"
15501573
msgstr "Nomor pin sudah dipesan oleh EXTI"
15511574

1552-
#: ports/esp32s2/common-hal/alarm/__init__.c
1553-
msgid "PinAlarm not yet implemented"
1554-
msgstr ""
1555-
15561575
#: shared-bindings/rgbmatrix/RGBMatrix.c
15571576
#, c-format
15581577
msgid ""
@@ -1596,7 +1615,7 @@ msgid "Press any key to enter the REPL. Use CTRL-D to reload.\n"
15961615
msgstr ""
15971616

15981617
#: main.c
1599-
msgid "Pretending to deep sleep until alarm, any key or file write.\n"
1618+
msgid "Pretending to deep sleep until alarm, CTRL-C or file write.\n"
16001619
msgstr ""
16011620

16021621
#: shared-bindings/digitalio/DigitalInOut.c
@@ -2021,6 +2040,10 @@ msgstr ""
20212040
msgid "Unsupported pull value."
20222041
msgstr ""
20232042

2043+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2044+
msgid "Update Failed"
2045+
msgstr ""
2046+
20242047
#: ports/nrf/common-hal/_bleio/Characteristic.c
20252048
#: ports/nrf/common-hal/_bleio/Descriptor.c
20262049
msgid "Value length != required fixed length"
@@ -3046,7 +3069,7 @@ msgid "max_length must be 0-%d when fixed_length is %s"
30463069
msgstr ""
30473070

30483071
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
3049-
msgid "max_length must be > 0"
3072+
msgid "max_length must be >= 0"
30503073
msgstr ""
30513074

30523075
#: extmod/ulab/code/ndarray.c
@@ -3184,6 +3207,14 @@ msgstr "non-keyword arg setelah */**"
31843207
msgid "non-keyword arg after keyword arg"
31853208
msgstr "non-keyword arg setelah keyword arg"
31863209

3210+
#: ports/nrf/common-hal/_bleio/Adapter.c
3211+
msgid "non-zero timeout must be > 0.01"
3212+
msgstr ""
3213+
3214+
#: shared-bindings/_bleio/Adapter.c
3215+
msgid "non-zero timeout must be >= interval"
3216+
msgstr ""
3217+
31873218
#: extmod/ulab/code/linalg/linalg.c
31883219
msgid "norm is defined for 1D and 2D arrays"
31893220
msgstr ""
@@ -3256,6 +3287,10 @@ msgstr "panjang data string memiliki keganjilan (odd-length)"
32563287
msgid "offset is too large"
32573288
msgstr ""
32583289

3290+
#: shared-bindings/dualbank/__init__.c
3291+
msgid "offset must be >= 0"
3292+
msgstr ""
3293+
32593294
#: py/objstr.c py/objstrunicode.c
32603295
#, fuzzy
32613296
msgid "offset out of bounds"
@@ -3602,6 +3637,10 @@ msgstr ""
36023637
msgid "timeout must be 0.0-100.0 seconds"
36033638
msgstr ""
36043639

3640+
#: ports/nrf/common-hal/_bleio/Adapter.c
3641+
msgid "timeout must be < 655.35 secs"
3642+
msgstr ""
3643+
36053644
#: shared-bindings/_bleio/CharacteristicBuffer.c
36063645
#, fuzzy
36073646
msgid "timeout must be >= 0.0"
@@ -3862,6 +3901,17 @@ msgstr ""
38623901
msgid "zi must be of shape (n_section, 2)"
38633902
msgstr ""
38643903

3904+
#~ msgid ""
3905+
#~ "\n"
3906+
#~ "Code done running. Waiting for reload.\n"
3907+
#~ msgstr ""
3908+
#~ "\n"
3909+
#~ "Kode selesai berjalan. Menunggu memuat ulang.\n"
3910+
3911+
#~ msgid "Frequency captured is above capability. Capture Paused."
3912+
#~ msgstr ""
3913+
#~ "Frekuensi yang ditangkap berada di atas kemampuan. Penangkapan Ditunda."
3914+
38653915
#~ msgid "Press any key to enter the REPL. Use CTRL-D to reload."
38663916
#~ msgstr ""
38673917
#~ "Tekan tombol apa saja untuk masuk ke dalam REPL. Gunakan CTRL+D untuk "

locale/cs.po

Lines changed: 61 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ msgid ""
55
msgstr ""
66
"Project-Id-Version: PACKAGE VERSION\n"
77
"Report-Msgid-Bugs-To: \n"
8-
"POT-Creation-Date: 2020-12-14 12:59-0500\n"
8+
"POT-Creation-Date: 2020-12-23 23:04-0500\n"
99
"PO-Revision-Date: 2020-12-04 18:33+0000\n"
1010
"Last-Translator: vkuthan <[email protected]>\n"
1111
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -19,10 +19,14 @@ msgstr ""
1919
#: main.c
2020
msgid ""
2121
"\n"
22-
"Code done running. Waiting for reload.\n"
22+
"Code done running.\n"
2323
msgstr ""
24+
25+
#: main.c
26+
msgid ""
2427
"\n"
25-
"Kód byl dokončen. Čekám na opětovné nahrání.\n"
28+
"Code stopped by auto-reload.\n"
29+
msgstr ""
2630

2731
#: supervisor/shared/safe_mode.c
2832
msgid ""
@@ -538,6 +542,18 @@ msgstr ""
538542
msgid "Call super().__init__() before accessing native object."
539543
msgstr ""
540544

545+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
546+
msgid "Can only alarm on RTC IO from deep sleep."
547+
msgstr ""
548+
549+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
550+
msgid "Can only alarm on one low pin while others alarm high from deep sleep."
551+
msgstr ""
552+
553+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
554+
msgid "Can only alarm on two low pins from deep sleep."
555+
msgstr ""
556+
541557
#: ports/nrf/common-hal/_bleio/Characteristic.c
542558
msgid "Can't set CCCD on local Characteristic"
543559
msgstr ""
@@ -570,6 +586,10 @@ msgstr ""
570586
msgid "Cannot output both channels on the same pin"
571587
msgstr ""
572588

589+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
590+
msgid "Cannot pull on input-only pin."
591+
msgstr ""
592+
573593
#: shared-module/bitbangio/SPI.c
574594
msgid "Cannot read without MISO pin."
575595
msgstr ""
@@ -613,6 +633,10 @@ msgstr ""
613633
msgid "Cannot vary frequency on a timer that is already in use"
614634
msgstr ""
615635

636+
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
637+
msgid "Cannot wake on pin edge. Only level."
638+
msgstr ""
639+
616640
#: shared-module/bitbangio/SPI.c
617641
msgid "Cannot write without MOSI pin."
618642
msgstr ""
@@ -940,6 +964,10 @@ msgstr ""
940964
msgid "Filters too complex"
941965
msgstr ""
942966

967+
#: ports/esp32s2/common-hal/dualbank/__init__.c
968+
msgid "Firmware image is invalid"
969+
msgstr ""
970+
943971
#: ports/cxd56/common-hal/camera/Camera.c
944972
msgid "Format not supported"
945973
msgstr ""
@@ -949,10 +977,6 @@ msgstr ""
949977
msgid "Framebuffer requires %d bytes"
950978
msgstr ""
951979

952-
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
953-
msgid "Frequency captured is above capability. Capture Paused."
954-
msgstr ""
955-
956980
#: ports/stm/common-hal/pwmio/PWMOut.c
957981
msgid "Frequency must match existing PWMOut using this timer"
958982
msgstr ""
@@ -1462,7 +1486,7 @@ msgid ""
14621486
"%d bpp given"
14631487
msgstr ""
14641488

1465-
#: ports/esp32s2/common-hal/alarm/__init__.c
1489+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
14661490
msgid "Only one alarm.time alarm can be set."
14671491
msgstr ""
14681492

@@ -1524,10 +1548,6 @@ msgstr ""
15241548
msgid "Pin number already reserved by EXTI"
15251549
msgstr ""
15261550

1527-
#: ports/esp32s2/common-hal/alarm/__init__.c
1528-
msgid "PinAlarm not yet implemented"
1529-
msgstr ""
1530-
15311551
#: shared-bindings/rgbmatrix/RGBMatrix.c
15321552
#, c-format
15331553
msgid ""
@@ -1568,7 +1588,7 @@ msgid "Press any key to enter the REPL. Use CTRL-D to reload.\n"
15681588
msgstr ""
15691589

15701590
#: main.c
1571-
msgid "Pretending to deep sleep until alarm, any key or file write.\n"
1591+
msgid "Pretending to deep sleep until alarm, CTRL-C or file write.\n"
15721592
msgstr ""
15731593

15741594
#: shared-bindings/digitalio/DigitalInOut.c
@@ -1987,6 +2007,10 @@ msgstr ""
19872007
msgid "Unsupported pull value."
19882008
msgstr ""
19892009

2010+
#: ports/esp32s2/common-hal/dualbank/__init__.c
2011+
msgid "Update Failed"
2012+
msgstr ""
2013+
19902014
#: ports/nrf/common-hal/_bleio/Characteristic.c
19912015
#: ports/nrf/common-hal/_bleio/Descriptor.c
19922016
msgid "Value length != required fixed length"
@@ -3005,7 +3029,7 @@ msgid "max_length must be 0-%d when fixed_length is %s"
30053029
msgstr ""
30063030

30073031
#: shared-bindings/_bleio/Characteristic.c shared-bindings/_bleio/Descriptor.c
3008-
msgid "max_length must be > 0"
3032+
msgid "max_length must be >= 0"
30093033
msgstr ""
30103034

30113035
#: extmod/ulab/code/ndarray.c
@@ -3143,6 +3167,14 @@ msgstr ""
31433167
msgid "non-keyword arg after keyword arg"
31443168
msgstr ""
31453169

3170+
#: ports/nrf/common-hal/_bleio/Adapter.c
3171+
msgid "non-zero timeout must be > 0.01"
3172+
msgstr ""
3173+
3174+
#: shared-bindings/_bleio/Adapter.c
3175+
msgid "non-zero timeout must be >= interval"
3176+
msgstr ""
3177+
31463178
#: extmod/ulab/code/linalg/linalg.c
31473179
msgid "norm is defined for 1D and 2D arrays"
31483180
msgstr ""
@@ -3215,6 +3247,10 @@ msgstr ""
32153247
msgid "offset is too large"
32163248
msgstr ""
32173249

3250+
#: shared-bindings/dualbank/__init__.c
3251+
msgid "offset must be >= 0"
3252+
msgstr ""
3253+
32183254
#: py/objstr.c py/objstrunicode.c
32193255
msgid "offset out of bounds"
32203256
msgstr ""
@@ -3560,6 +3596,10 @@ msgstr ""
35603596
msgid "timeout must be 0.0-100.0 seconds"
35613597
msgstr ""
35623598

3599+
#: ports/nrf/common-hal/_bleio/Adapter.c
3600+
msgid "timeout must be < 655.35 secs"
3601+
msgstr ""
3602+
35633603
#: shared-bindings/_bleio/CharacteristicBuffer.c
35643604
msgid "timeout must be >= 0.0"
35653605
msgstr ""
@@ -3819,6 +3859,13 @@ msgstr ""
38193859
msgid "zi must be of shape (n_section, 2)"
38203860
msgstr ""
38213861

3862+
#~ msgid ""
3863+
#~ "\n"
3864+
#~ "Code done running. Waiting for reload.\n"
3865+
#~ msgstr ""
3866+
#~ "\n"
3867+
#~ "Kód byl dokončen. Čekám na opětovné nahrání.\n"
3868+
38223869
#~ msgid ""
38233870
#~ "\n"
38243871
#~ "To exit, please reset the board without "

0 commit comments

Comments
 (0)