Skip to content

Commit 3b46f2c

Browse files
authored
Merge pull request #4366 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents d650849 + c7eb174 commit 3b46f2c

File tree

17 files changed

+186
-81
lines changed

17 files changed

+186
-81
lines changed

locale/ID.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1061,10 +1061,6 @@ msgstr ""
10611061
msgid "Group already used"
10621062
msgstr "Grup sudah digunakan"
10631063

1064-
#: shared-module/displayio/Group.c
1065-
msgid "Group full"
1066-
msgstr "Grup penuh"
1067-
10681064
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10691065
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10701066
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1819,6 +1815,10 @@ msgstr ""
18191815
"ideal. Jika ini tidak dapat dihindari, berikan allow_inefficient=True ke "
18201816
"konstruktor"
18211817

1818+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1819+
msgid "Pins must be sequential"
1820+
msgstr ""
1821+
18221822
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
18231823
msgid "Pins must share PWM slice"
18241824
msgstr ""
@@ -3795,6 +3795,10 @@ msgstr ""
37953795
msgid "pressing both buttons at start up.\n"
37963796
msgstr ""
37973797

3798+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3799+
msgid "pull masks conflict with direction masks"
3800+
msgstr ""
3801+
37983802
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
37993803
msgid "pull_threshold must be between 1 and 32"
38003804
msgstr ""
@@ -4296,6 +4300,9 @@ msgstr ""
42964300
msgid "zi must be of shape (n_section, 2)"
42974301
msgstr ""
42984302

4303+
#~ msgid "Group full"
4304+
#~ msgstr "Grup penuh"
4305+
42994306
#~ msgid "SDA or SCL needs a pull up"
43004307
#~ msgstr "SDA atau SCL membutuhkan pull up"
43014308

locale/cs.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1045,10 +1045,6 @@ msgstr ""
10451045
msgid "Group already used"
10461046
msgstr ""
10471047

1048-
#: shared-module/displayio/Group.c
1049-
msgid "Group full"
1050-
msgstr ""
1051-
10521048
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10531049
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10541050
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1790,6 +1786,10 @@ msgid ""
17901786
"constructor"
17911787
msgstr ""
17921788

1789+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1790+
msgid "Pins must be sequential"
1791+
msgstr ""
1792+
17931793
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
17941794
msgid "Pins must share PWM slice"
17951795
msgstr ""
@@ -3746,6 +3746,10 @@ msgstr ""
37463746
msgid "pressing both buttons at start up.\n"
37473747
msgstr ""
37483748

3749+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3750+
msgid "pull masks conflict with direction masks"
3751+
msgstr ""
3752+
37493753
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
37503754
msgid "pull_threshold must be between 1 and 32"
37513755
msgstr ""

locale/de_DE.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1065,10 +1065,6 @@ msgstr "Generischer Fehler"
10651065
msgid "Group already used"
10661066
msgstr "Gruppe schon benutzt"
10671067

1068-
#: shared-module/displayio/Group.c
1069-
msgid "Group full"
1070-
msgstr "Gruppe voll"
1071-
10721068
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10731069
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10741070
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1823,6 +1819,10 @@ msgstr ""
18231819
"Bytes verbraucht. Wenn dies nicht vermieden werden kann, übergeben Sie "
18241820
"allow_inefficient = True an den Konstruktor"
18251821

1822+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1823+
msgid "Pins must be sequential"
1824+
msgstr ""
1825+
18261826
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
18271827
msgid "Pins must share PWM slice"
18281828
msgstr ""
@@ -3832,6 +3832,10 @@ msgstr ""
38323832
msgid "pressing both buttons at start up.\n"
38333833
msgstr ""
38343834

3835+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3836+
msgid "pull masks conflict with direction masks"
3837+
msgstr ""
3838+
38353839
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
38363840
msgid "pull_threshold must be between 1 and 32"
38373841
msgstr ""
@@ -4339,6 +4343,9 @@ msgstr ""
43394343
msgid "zi must be of shape (n_section, 2)"
43404344
msgstr ""
43414345

4346+
#~ msgid "Group full"
4347+
#~ msgstr "Gruppe voll"
4348+
43424349
#~ msgid "bits must be 7, 8 or 9"
43434350
#~ msgstr "bits muss 7, 8 oder 9 sein"
43444351

locale/el.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,10 +1042,6 @@ msgstr ""
10421042
msgid "Group already used"
10431043
msgstr ""
10441044

1045-
#: shared-module/displayio/Group.c
1046-
msgid "Group full"
1047-
msgstr ""
1048-
10491045
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10501046
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10511047
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1787,6 +1783,10 @@ msgid ""
17871783
"constructor"
17881784
msgstr ""
17891785

1786+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1787+
msgid "Pins must be sequential"
1788+
msgstr ""
1789+
17901790
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
17911791
msgid "Pins must share PWM slice"
17921792
msgstr ""
@@ -3743,6 +3743,10 @@ msgstr ""
37433743
msgid "pressing both buttons at start up.\n"
37443744
msgstr ""
37453745

3746+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3747+
msgid "pull masks conflict with direction masks"
3748+
msgstr ""
3749+
37463750
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
37473751
msgid "pull_threshold must be between 1 and 32"
37483752
msgstr ""

locale/en_GB.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,10 +1041,6 @@ msgstr ""
10411041
msgid "Group already used"
10421042
msgstr ""
10431043

1044-
#: shared-module/displayio/Group.c
1045-
msgid "Group full"
1046-
msgstr ""
1047-
10481044
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10491045
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10501046
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1786,6 +1782,10 @@ msgid ""
17861782
"constructor"
17871783
msgstr ""
17881784

1785+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1786+
msgid "Pins must be sequential"
1787+
msgstr ""
1788+
17891789
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
17901790
msgid "Pins must share PWM slice"
17911791
msgstr ""
@@ -3742,6 +3742,10 @@ msgstr ""
37423742
msgid "pressing both buttons at start up.\n"
37433743
msgstr ""
37443744

3745+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3746+
msgid "pull masks conflict with direction masks"
3747+
msgstr ""
3748+
37453749
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
37463750
msgid "pull_threshold must be between 1 and 32"
37473751
msgstr ""

locale/es.po

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1069,10 +1069,6 @@ msgstr "Fallo Genérico"
10691069
msgid "Group already used"
10701070
msgstr "Grupo ya está siendo utilizado"
10711071

1072-
#: shared-module/displayio/Group.c
1073-
msgid "Group full"
1074-
msgstr "Group lleno"
1075-
10761072
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10771073
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10781074
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1114,7 +1110,8 @@ msgstr "IV debe tener %d bytes de longitud"
11141110

11151111
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
11161112
msgid "In-buffer elements must be <= 4 bytes long"
1117-
msgstr "Los elementos del búfer de entrada deben ser de una longitud <= 4 bytes"
1113+
msgstr ""
1114+
"Los elementos del búfer de entrada deben ser de una longitud <= 4 bytes"
11181115

11191116
#: py/persistentcode.c
11201117
msgid ""
@@ -1837,6 +1834,10 @@ msgstr ""
18371834
"ideales. Si esto no se puede evitar, pase allow_inefficient=True al "
18381835
"constructor"
18391836

1837+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1838+
msgid "Pins must be sequential"
1839+
msgstr ""
1840+
18401841
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
18411842
msgid "Pins must share PWM slice"
18421843
msgstr "Los pines deben compartir la división PWM"
@@ -3839,6 +3840,10 @@ msgstr "presionando botón de arranque al inicio.\n"
38393840
msgid "pressing both buttons at start up.\n"
38403841
msgstr "presionando ambos botones al inicio.\n"
38413842

3843+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3844+
msgid "pull masks conflict with direction masks"
3845+
msgstr ""
3846+
38423847
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
38433848
msgid "pull_threshold must be between 1 and 32"
38443849
msgstr "pull_threshold debe esta entre 1 y 32"
@@ -4342,6 +4347,9 @@ msgstr "zi debe ser de tipo flotante"
43424347
msgid "zi must be of shape (n_section, 2)"
43434348
msgstr "zi debe ser una forma (n_section,2)"
43444349

4350+
#~ msgid "Group full"
4351+
#~ msgstr "Group lleno"
4352+
43454353
#~ msgid "In buffer elements must be 4 bytes long or less"
43464354
#~ msgstr ""
43474355
#~ "Los elementos del búfer de entrada deben ser de una longitud de 4 bytes o "

locale/fil.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1055,10 +1055,6 @@ msgstr ""
10551055
msgid "Group already used"
10561056
msgstr ""
10571057

1058-
#: shared-module/displayio/Group.c
1059-
msgid "Group full"
1060-
msgstr "Puno ang group"
1061-
10621058
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10631059
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10641060
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1806,6 +1802,10 @@ msgid ""
18061802
"constructor"
18071803
msgstr ""
18081804

1805+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1806+
msgid "Pins must be sequential"
1807+
msgstr ""
1808+
18091809
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
18101810
msgid "Pins must share PWM slice"
18111811
msgstr ""
@@ -3792,6 +3792,10 @@ msgstr ""
37923792
msgid "pressing both buttons at start up.\n"
37933793
msgstr ""
37943794

3795+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3796+
msgid "pull masks conflict with direction masks"
3797+
msgstr ""
3798+
37953799
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
37963800
msgid "pull_threshold must be between 1 and 32"
37973801
msgstr ""
@@ -4298,6 +4302,9 @@ msgstr ""
42984302
msgid "zi must be of shape (n_section, 2)"
42994303
msgstr ""
43004304

4305+
#~ msgid "Group full"
4306+
#~ msgstr "Puno ang group"
4307+
43014308
#~ msgid "bits must be 7, 8 or 9"
43024309
#~ msgstr "bits ay dapat 7, 8 o 9"
43034310

locale/fr.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1077,10 +1077,6 @@ msgstr "Échec génerique"
10771077
msgid "Group already used"
10781078
msgstr "Groupe déjà utilisé"
10791079

1080-
#: shared-module/displayio/Group.c
1081-
msgid "Group full"
1082-
msgstr "Groupe plein"
1083-
10841080
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10851081
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10861082
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1845,6 +1841,10 @@ msgstr ""
18451841
"octets idéal. Si cela ne peut pas être évité, transmettez allow_inefficient "
18461842
"= True au constructeur"
18471843

1844+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1845+
msgid "Pins must be sequential"
1846+
msgstr ""
1847+
18481848
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
18491849
msgid "Pins must share PWM slice"
18501850
msgstr "Les broches doivent partager la tranche PWM"
@@ -3861,6 +3861,10 @@ msgstr "bouton boot appuyé lors du démarrage.\n"
38613861
msgid "pressing both buttons at start up.\n"
38623862
msgstr "les deux boutons appuyés lors du démarrage.\n"
38633863

3864+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3865+
msgid "pull masks conflict with direction masks"
3866+
msgstr ""
3867+
38643868
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
38653869
msgid "pull_threshold must be between 1 and 32"
38663870
msgstr "pull_threshold doit être entre 1 et 32"
@@ -4364,6 +4368,9 @@ msgstr "zi doit être de type float"
43644368
msgid "zi must be of shape (n_section, 2)"
43654369
msgstr "zi doit être de forme (n_section, 2)"
43664370

4371+
#~ msgid "Group full"
4372+
#~ msgstr "Groupe plein"
4373+
43674374
#~ msgid "UART not yet supported"
43684375
#~ msgstr "UART n'est pas encore supporté"
43694376

locale/hi.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1042,10 +1042,6 @@ msgstr ""
10421042
msgid "Group already used"
10431043
msgstr ""
10441044

1045-
#: shared-module/displayio/Group.c
1046-
msgid "Group full"
1047-
msgstr ""
1048-
10491045
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10501046
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10511047
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1787,6 +1783,10 @@ msgid ""
17871783
"constructor"
17881784
msgstr ""
17891785

1786+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1787+
msgid "Pins must be sequential"
1788+
msgstr ""
1789+
17901790
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
17911791
msgid "Pins must share PWM slice"
17921792
msgstr ""
@@ -3743,6 +3743,10 @@ msgstr ""
37433743
msgid "pressing both buttons at start up.\n"
37443744
msgstr ""
37453745

3746+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3747+
msgid "pull masks conflict with direction masks"
3748+
msgstr ""
3749+
37463750
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
37473751
msgid "pull_threshold must be between 1 and 32"
37483752
msgstr ""

locale/it_IT.po

Lines changed: 11 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1064,10 +1064,6 @@ msgstr ""
10641064
msgid "Group already used"
10651065
msgstr ""
10661066

1067-
#: shared-module/displayio/Group.c
1068-
msgid "Group full"
1069-
msgstr "Gruppo pieno"
1070-
10711067
#: ports/mimxrt10xx/common-hal/busio/SPI.c ports/stm/common-hal/busio/I2C.c
10721068
#: ports/stm/common-hal/busio/SPI.c ports/stm/common-hal/canio/CAN.c
10731069
#: ports/stm/common-hal/sdioio/SDCard.c
@@ -1824,6 +1820,10 @@ msgid ""
18241820
"constructor"
18251821
msgstr ""
18261822

1823+
#: ports/raspberrypi/common-hal/rotaryio/IncrementalEncoder.c
1824+
msgid "Pins must be sequential"
1825+
msgstr ""
1826+
18271827
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
18281828
msgid "Pins must share PWM slice"
18291829
msgstr ""
@@ -3809,6 +3809,10 @@ msgstr ""
38093809
msgid "pressing both buttons at start up.\n"
38103810
msgstr ""
38113811

3812+
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
3813+
msgid "pull masks conflict with direction masks"
3814+
msgstr ""
3815+
38123816
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
38133817
msgid "pull_threshold must be between 1 and 32"
38143818
msgstr ""
@@ -4315,6 +4319,9 @@ msgstr ""
43154319
msgid "zi must be of shape (n_section, 2)"
43164320
msgstr ""
43174321

4322+
#~ msgid "Group full"
4323+
#~ msgstr "Gruppo pieno"
4324+
43184325
#~ msgid "bits must be 7, 8 or 9"
43194326
#~ msgstr "i bit devono essere 7, 8 o 9"
43204327

0 commit comments

Comments
 (0)