Skip to content

Commit 102af55

Browse files
authored
Merge pull request adafruit#5542 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents c263175 + 93f6071 commit 102af55

File tree

17 files changed

+275
-20
lines changed

17 files changed

+275
-20
lines changed

locale/ID.po

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ msgstr "pow() 3-arg tidak didukung"
354354
msgid "64 bit types"
355355
msgstr ""
356356

357+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
357358
#: ports/atmel-samd/common-hal/countio/Counter.c
358359
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
359360
msgid "A hardware interrupt channel is already in use"
@@ -634,6 +635,10 @@ msgstr "Penyangga harus memiliki panjang setidaknya 1"
634635
msgid "Buffer too short by %d bytes"
635636
msgstr "Buffer terlalu pendek untuk %d byte"
636637

638+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
639+
msgid "Buffers must be same size"
640+
msgstr ""
641+
637642
#: ports/atmel-samd/common-hal/paralleldisplay/ParallelBus.c
638643
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
639644
#: ports/nrf/common-hal/paralleldisplay/ParallelBus.c
@@ -1607,6 +1612,10 @@ msgstr "Tidak ada pin TX"
16071612
msgid "No available clocks"
16081613
msgstr "Tidak ada clocks yang tersedia"
16091614

1615+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
1616+
msgid "No capture in progress"
1617+
msgstr ""
1618+
16101619
#: shared-bindings/_bleio/PacketBuffer.c
16111620
msgid "No connection: length cannot be determined"
16121621
msgstr "Tidak ada koneksi: panjang tidak dapat ditentukan"
@@ -1627,6 +1636,7 @@ msgstr "Tidak ada perangkat keras acak yang tersedia"
16271636
msgid "No hardware support on clk pin"
16281637
msgstr "Tidak ada dukungan perangkat keras pada pin clk"
16291638

1639+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
16301640
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
16311641
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
16321642
msgid "No hardware support on pin"
@@ -1750,7 +1760,6 @@ msgstr ""
17501760
msgid "Only connectable advertisements can be directed"
17511761
msgstr ""
17521762

1753-
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
17541763
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17551764
msgid "Only edge detection is available on this hardware"
17561765
msgstr ""
@@ -1849,6 +1858,7 @@ msgstr "Periferal sedang digunakan"
18491858
msgid "Permission denied"
18501859
msgstr "Izin ditolak"
18511860

1861+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
18521862
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
18531863
msgid "Pin cannot wake from Deep Sleep"
18541864
msgstr ""
@@ -2209,6 +2219,10 @@ msgstr "Tingkat sampel dari sampel tidak cocok dengan mixer"
22092219
msgid "The sample's signedness does not match the mixer's"
22102220
msgstr "signedness dari sampel tidak cocok dengan mixer"
22112221

2222+
#: shared-module/imagecapture/ParallelImageCapture.c
2223+
msgid "This microcontroller does not support continuous capture."
2224+
msgstr ""
2225+
22122226
#: shared-module/paralleldisplay/ParallelBus.c
22132227
msgid ""
22142228
"This microcontroller only supports data0=, not data_pins=, because it "
@@ -3917,6 +3931,7 @@ msgstr ""
39173931
msgid "pow() with 3 arguments requires integers"
39183932
msgstr ""
39193933

3934+
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
39203935
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
39213936
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39223937
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h

locale/cs.po

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,6 +350,7 @@ msgstr ""
350350
msgid "64 bit types"
351351
msgstr ""
352352

353+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
353354
#: ports/atmel-samd/common-hal/countio/Counter.c
354355
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
355356
msgid "A hardware interrupt channel is already in use"
@@ -628,6 +629,10 @@ msgstr ""
628629
msgid "Buffer too short by %d bytes"
629630
msgstr ""
630631

632+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
633+
msgid "Buffers must be same size"
634+
msgstr ""
635+
631636
#: ports/atmel-samd/common-hal/paralleldisplay/ParallelBus.c
632637
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
633638
#: ports/nrf/common-hal/paralleldisplay/ParallelBus.c
@@ -1590,6 +1595,10 @@ msgstr ""
15901595
msgid "No available clocks"
15911596
msgstr ""
15921597

1598+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
1599+
msgid "No capture in progress"
1600+
msgstr ""
1601+
15931602
#: shared-bindings/_bleio/PacketBuffer.c
15941603
msgid "No connection: length cannot be determined"
15951604
msgstr ""
@@ -1610,6 +1619,7 @@ msgstr ""
16101619
msgid "No hardware support on clk pin"
16111620
msgstr ""
16121621

1622+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
16131623
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
16141624
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
16151625
msgid "No hardware support on pin"
@@ -1730,7 +1740,6 @@ msgstr ""
17301740
msgid "Only connectable advertisements can be directed"
17311741
msgstr ""
17321742

1733-
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
17341743
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17351744
msgid "Only edge detection is available on this hardware"
17361745
msgstr ""
@@ -1825,6 +1834,7 @@ msgstr ""
18251834
msgid "Permission denied"
18261835
msgstr ""
18271836

1837+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
18281838
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
18291839
msgid "Pin cannot wake from Deep Sleep"
18301840
msgstr ""
@@ -2178,6 +2188,10 @@ msgstr ""
21782188
msgid "The sample's signedness does not match the mixer's"
21792189
msgstr ""
21802190

2191+
#: shared-module/imagecapture/ParallelImageCapture.c
2192+
msgid "This microcontroller does not support continuous capture."
2193+
msgstr ""
2194+
21812195
#: shared-module/paralleldisplay/ParallelBus.c
21822196
msgid ""
21832197
"This microcontroller only supports data0=, not data_pins=, because it "
@@ -3883,6 +3897,7 @@ msgstr ""
38833897
msgid "pow() with 3 arguments requires integers"
38843898
msgstr ""
38853899

3900+
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
38863901
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
38873902
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
38883903
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h

locale/de_DE.po

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ msgstr "3-arg pow() wird nicht unterstützt"
356356
msgid "64 bit types"
357357
msgstr "64 bit Typen"
358358

359+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
359360
#: ports/atmel-samd/common-hal/countio/Counter.c
360361
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
361362
msgid "A hardware interrupt channel is already in use"
@@ -636,6 +637,10 @@ msgstr "Der Puffer muss eine Mindestenslänge von 1 haben"
636637
msgid "Buffer too short by %d bytes"
637638
msgstr "Puffer um %d Bytes zu kurz"
638639

640+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
641+
msgid "Buffers must be same size"
642+
msgstr ""
643+
639644
#: ports/atmel-samd/common-hal/paralleldisplay/ParallelBus.c
640645
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
641646
#: ports/nrf/common-hal/paralleldisplay/ParallelBus.c
@@ -1608,6 +1613,10 @@ msgstr "Kein TX Pin"
16081613
msgid "No available clocks"
16091614
msgstr "Keine Taktgeber verfügbar"
16101615

1616+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
1617+
msgid "No capture in progress"
1618+
msgstr ""
1619+
16111620
#: shared-bindings/_bleio/PacketBuffer.c
16121621
msgid "No connection: length cannot be determined"
16131622
msgstr "Keine Verbindung: Länge kann nicht bestimmt werden"
@@ -1628,6 +1637,7 @@ msgstr "Kein hardware random verfügbar"
16281637
msgid "No hardware support on clk pin"
16291638
msgstr "Keine Hardwareunterstützung am clk Pin"
16301639

1640+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
16311641
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
16321642
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
16331643
msgid "No hardware support on pin"
@@ -1752,7 +1762,6 @@ msgstr ""
17521762
msgid "Only connectable advertisements can be directed"
17531763
msgstr ""
17541764

1755-
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
17561765
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17571766
msgid "Only edge detection is available on this hardware"
17581767
msgstr ""
@@ -1849,6 +1858,7 @@ msgstr ""
18491858
msgid "Permission denied"
18501859
msgstr "Zugang verweigert"
18511860

1861+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
18521862
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
18531863
msgid "Pin cannot wake from Deep Sleep"
18541864
msgstr ""
@@ -2209,6 +2219,10 @@ msgid "The sample's signedness does not match the mixer's"
22092219
msgstr ""
22102220
"Die Art des Vorzeichens des Samples stimmt nicht mit dem des Mixers überein"
22112221

2222+
#: shared-module/imagecapture/ParallelImageCapture.c
2223+
msgid "This microcontroller does not support continuous capture."
2224+
msgstr ""
2225+
22122226
#: shared-module/paralleldisplay/ParallelBus.c
22132227
msgid ""
22142228
"This microcontroller only supports data0=, not data_pins=, because it "
@@ -3946,6 +3960,7 @@ msgstr "pow() drittes Argument darf nicht 0 sein"
39463960
msgid "pow() with 3 arguments requires integers"
39473961
msgstr "pow() mit 3 Argumenten erfordert Integer"
39483962

3963+
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
39493964
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
39503965
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39513966
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h

locale/el.po

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,6 +347,7 @@ msgstr ""
347347
msgid "64 bit types"
348348
msgstr ""
349349

350+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
350351
#: ports/atmel-samd/common-hal/countio/Counter.c
351352
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
352353
msgid "A hardware interrupt channel is already in use"
@@ -625,6 +626,10 @@ msgstr ""
625626
msgid "Buffer too short by %d bytes"
626627
msgstr ""
627628

629+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
630+
msgid "Buffers must be same size"
631+
msgstr ""
632+
628633
#: ports/atmel-samd/common-hal/paralleldisplay/ParallelBus.c
629634
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
630635
#: ports/nrf/common-hal/paralleldisplay/ParallelBus.c
@@ -1587,6 +1592,10 @@ msgstr ""
15871592
msgid "No available clocks"
15881593
msgstr ""
15891594

1595+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
1596+
msgid "No capture in progress"
1597+
msgstr ""
1598+
15901599
#: shared-bindings/_bleio/PacketBuffer.c
15911600
msgid "No connection: length cannot be determined"
15921601
msgstr ""
@@ -1607,6 +1616,7 @@ msgstr ""
16071616
msgid "No hardware support on clk pin"
16081617
msgstr ""
16091618

1619+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
16101620
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
16111621
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
16121622
msgid "No hardware support on pin"
@@ -1727,7 +1737,6 @@ msgstr ""
17271737
msgid "Only connectable advertisements can be directed"
17281738
msgstr ""
17291739

1730-
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
17311740
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17321741
msgid "Only edge detection is available on this hardware"
17331742
msgstr ""
@@ -1822,6 +1831,7 @@ msgstr ""
18221831
msgid "Permission denied"
18231832
msgstr ""
18241833

1834+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
18251835
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
18261836
msgid "Pin cannot wake from Deep Sleep"
18271837
msgstr ""
@@ -2175,6 +2185,10 @@ msgstr ""
21752185
msgid "The sample's signedness does not match the mixer's"
21762186
msgstr ""
21772187

2188+
#: shared-module/imagecapture/ParallelImageCapture.c
2189+
msgid "This microcontroller does not support continuous capture."
2190+
msgstr ""
2191+
21782192
#: shared-module/paralleldisplay/ParallelBus.c
21792193
msgid ""
21802194
"This microcontroller only supports data0=, not data_pins=, because it "
@@ -3880,6 +3894,7 @@ msgstr ""
38803894
msgid "pow() with 3 arguments requires integers"
38813895
msgstr ""
38823896

3897+
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
38833898
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
38843899
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
38853900
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h

locale/en_GB.po

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,6 +356,7 @@ msgstr "3-arg pow() not supported"
356356
msgid "64 bit types"
357357
msgstr "64 bit types"
358358

359+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
359360
#: ports/atmel-samd/common-hal/countio/Counter.c
360361
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
361362
msgid "A hardware interrupt channel is already in use"
@@ -636,6 +637,10 @@ msgstr "Buffer must be at least length 1"
636637
msgid "Buffer too short by %d bytes"
637638
msgstr "Buffer too short by %d bytes"
638639

640+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
641+
msgid "Buffers must be same size"
642+
msgstr ""
643+
639644
#: ports/atmel-samd/common-hal/paralleldisplay/ParallelBus.c
640645
#: ports/espressif/common-hal/paralleldisplay/ParallelBus.c
641646
#: ports/nrf/common-hal/paralleldisplay/ParallelBus.c
@@ -1602,6 +1607,10 @@ msgstr "No TX pin"
16021607
msgid "No available clocks"
16031608
msgstr "No available clocks"
16041609

1610+
#: ports/espressif/common-hal/imagecapture/ParallelImageCapture.c
1611+
msgid "No capture in progress"
1612+
msgstr ""
1613+
16051614
#: shared-bindings/_bleio/PacketBuffer.c
16061615
msgid "No connection: length cannot be determined"
16071616
msgstr "No connection: length cannot be determined"
@@ -1622,6 +1631,7 @@ msgstr "No hardware random available"
16221631
msgid "No hardware support on clk pin"
16231632
msgstr "No hardware support on clk pin"
16241633

1634+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
16251635
#: ports/atmel-samd/common-hal/frequencyio/FrequencyIn.c
16261636
#: ports/atmel-samd/common-hal/pulseio/PulseIn.c
16271637
msgid "No hardware support on pin"
@@ -1744,7 +1754,6 @@ msgstr ""
17441754
msgid "Only connectable advertisements can be directed"
17451755
msgstr "Only connectable advertisements can be directed"
17461756

1747-
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
17481757
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
17491758
msgid "Only edge detection is available on this hardware"
17501759
msgstr "Only edge detection is available on this hardware"
@@ -1843,6 +1852,7 @@ msgstr "Peripheral in use"
18431852
msgid "Permission denied"
18441853
msgstr "Permission denied"
18451854

1855+
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
18461856
#: ports/stm/common-hal/alarm/pin/PinAlarm.c
18471857
msgid "Pin cannot wake from Deep Sleep"
18481858
msgstr "Pin cannot wake from Deep Sleep"
@@ -2206,6 +2216,10 @@ msgstr "The sample's sample rate does not match the mixer's"
22062216
msgid "The sample's signedness does not match the mixer's"
22072217
msgstr "The sample's signedness does not match the mixer's"
22082218

2219+
#: shared-module/imagecapture/ParallelImageCapture.c
2220+
msgid "This microcontroller does not support continuous capture."
2221+
msgstr ""
2222+
22092223
#: shared-module/paralleldisplay/ParallelBus.c
22102224
msgid ""
22112225
"This microcontroller only supports data0=, not data_pins=, because it "
@@ -3917,6 +3931,7 @@ msgstr "pow() 3rd argument cannot be 0"
39173931
msgid "pow() with 3 arguments requires integers"
39183932
msgstr "pow() with 3 arguments requires integers"
39193933

3934+
#: ports/espressif/boards/adafruit_feather_esp32s2/mpconfigboard.h
39203935
#: ports/espressif/boards/adafruit_feather_esp32s2_nopsram/mpconfigboard.h
39213936
#: ports/espressif/boards/adafruit_feather_esp32s2_tftback_nopsram/mpconfigboard.h
39223937
#: ports/espressif/boards/adafruit_funhouse/mpconfigboard.h

0 commit comments

Comments
 (0)