Skip to content

Commit e46fe64

Browse files
committed
Update translation files
Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/
1 parent 75f6982 commit e46fe64

File tree

19 files changed

+59
-29
lines changed

19 files changed

+59
-29
lines changed

locale/ID.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2082,8 +2082,8 @@ msgid "Too many channels in sample."
20822082
msgstr "Terlalu banyak channel dalam sampel"
20832083

20842084
#: shared-module/displayio/__init__.c
2085-
msgid "Too many display busses"
2086-
msgstr "Terlalu banyak tampilan bus"
2085+
msgid "Too many display busses; forgot display.release_displays() ?"
2086+
msgstr ""
20872087

20882088
#: shared-module/displayio/__init__.c
20892089
msgid "Too many displays"
@@ -4390,6 +4390,9 @@ msgstr "zi harus berjenis float"
43904390
msgid "zi must be of shape (n_section, 2)"
43914391
msgstr "Zi harus berbentuk (n_section, 2)"
43924392

4393+
#~ msgid "Too many display busses"
4394+
#~ msgstr "Terlalu banyak tampilan bus"
4395+
43934396
#~ msgid "Hardware busy, try alternative pins"
43944397
#~ msgstr "Perangkat keras sibuk, coba pin alternatif"
43954398

locale/cs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2071,7 +2071,7 @@ msgid "Too many channels in sample."
20712071
msgstr ""
20722072

20732073
#: shared-module/displayio/__init__.c
2074-
msgid "Too many display busses"
2074+
msgid "Too many display busses; forgot display.release_displays() ?"
20752075
msgstr ""
20762076

20772077
#: shared-module/displayio/__init__.c

locale/de_DE.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2114,8 +2114,8 @@ msgid "Too many channels in sample."
21142114
msgstr "Zu viele Kanäle im sample."
21152115

21162116
#: shared-module/displayio/__init__.c
2117-
msgid "Too many display busses"
2118-
msgstr "Zu viele Anzeigebusse"
2117+
msgid "Too many display busses; forgot display.release_displays() ?"
2118+
msgstr ""
21192119

21202120
#: shared-module/displayio/__init__.c
21212121
msgid "Too many displays"
@@ -4463,6 +4463,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
44634463
msgid "zi must be of shape (n_section, 2)"
44644464
msgstr "zi muss die Form (n_section, 2) haben"
44654465

4466+
#~ msgid "Too many display busses"
4467+
#~ msgstr "Zu viele Anzeigebusse"
4468+
44664469
#~ msgid "Cannot transfer without MOSI and MISO pins"
44674470
#~ msgstr "Kann nicht ohne MISO und MOSI Pins transferieren"
44684471

locale/el.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2085,7 +2085,7 @@ msgid "Too many channels in sample."
20852085
msgstr ""
20862086

20872087
#: shared-module/displayio/__init__.c
2088-
msgid "Too many display busses"
2088+
msgid "Too many display busses; forgot display.release_displays() ?"
20892089
msgstr ""
20902090

20912091
#: shared-module/displayio/__init__.c

locale/en_GB.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2087,8 +2087,8 @@ msgid "Too many channels in sample."
20872087
msgstr "Too many channels in sample."
20882088

20892089
#: shared-module/displayio/__init__.c
2090-
msgid "Too many display busses"
2091-
msgstr "Too many display busses"
2090+
msgid "Too many display busses; forgot display.release_displays() ?"
2091+
msgstr ""
20922092

20932093
#: shared-module/displayio/__init__.c
20942094
msgid "Too many displays"
@@ -4404,6 +4404,9 @@ msgstr "zi must be of float type"
44044404
msgid "zi must be of shape (n_section, 2)"
44054405
msgstr "zi must be of shape (n_section, 2)"
44064406

4407+
#~ msgid "Too many display busses"
4408+
#~ msgstr "Too many display busses"
4409+
44074410
#~ msgid "Cannot transfer without MOSI and MISO pins"
44084411
#~ msgstr "Cannot transfer without MOSI and MISO pins"
44094412

locale/es.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2126,8 +2126,8 @@ msgid "Too many channels in sample."
21262126
msgstr "Demasiados canales en sample."
21272127

21282128
#: shared-module/displayio/__init__.c
2129-
msgid "Too many display busses"
2130-
msgstr "Demasiados buses de pantalla"
2129+
msgid "Too many display busses; forgot display.release_displays() ?"
2130+
msgstr ""
21312131

21322132
#: shared-module/displayio/__init__.c
21332133
msgid "Too many displays"
@@ -4459,6 +4459,9 @@ msgstr "zi debe ser de tipo flotante"
44594459
msgid "zi must be of shape (n_section, 2)"
44604460
msgstr "zi debe ser una forma (n_section,2)"
44614461

4462+
#~ msgid "Too many display busses"
4463+
#~ msgstr "Demasiados buses de pantalla"
4464+
44624465
#~ msgid "Cannot transfer without MOSI and MISO pins"
44634466
#~ msgstr "No puede ser transferido si los pines MOSI y MISO"
44644467

locale/fil.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2072,7 +2072,7 @@ msgid "Too many channels in sample."
20722072
msgstr "Sobra ang channels sa sample."
20732073

20742074
#: shared-module/displayio/__init__.c
2075-
msgid "Too many display busses"
2075+
msgid "Too many display busses; forgot display.release_displays() ?"
20762076
msgstr ""
20772077

20782078
#: shared-module/displayio/__init__.c

locale/fr.po

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2133,8 +2133,8 @@ msgid "Too many channels in sample."
21332133
msgstr "Trop de canaux dans l'échantillon."
21342134

21352135
#: shared-module/displayio/__init__.c
2136-
msgid "Too many display busses"
2137-
msgstr "Trop de bus d'affichage"
2136+
msgid "Too many display busses; forgot display.release_displays() ?"
2137+
msgstr ""
21382138

21392139
#: shared-module/displayio/__init__.c
21402140
msgid "Too many displays"
@@ -4482,6 +4482,9 @@ msgstr "zi doit être de type float"
44824482
msgid "zi must be of shape (n_section, 2)"
44834483
msgstr "zi doit être de forme (n_section, 2)"
44844484

4485+
#~ msgid "Too many display busses"
4486+
#~ msgstr "Trop de bus d'affichage"
4487+
44854488
#~ msgid "Cannot transfer without MOSI and MISO pins"
44864489
#~ msgstr "Impossible de transférer sans une broche MOSI ou MISO"
44874490

locale/hi.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2056,7 +2056,7 @@ msgid "Too many channels in sample."
20562056
msgstr ""
20572057

20582058
#: shared-module/displayio/__init__.c
2059-
msgid "Too many display busses"
2059+
msgid "Too many display busses; forgot display.release_displays() ?"
20602060
msgstr ""
20612061

20622062
#: shared-module/displayio/__init__.c

locale/it_IT.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2079,7 +2079,7 @@ msgid "Too many channels in sample."
20792079
msgstr ""
20802080

20812081
#: shared-module/displayio/__init__.c
2082-
msgid "Too many display busses"
2082+
msgid "Too many display busses; forgot display.release_displays() ?"
20832083
msgstr ""
20842084

20852085
#: shared-module/displayio/__init__.c

0 commit comments

Comments
 (0)