Skip to content

Commit 5b86c24

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 5b0009c commit 5b86c24

File tree

17 files changed

+289
-221
lines changed

17 files changed

+289
-221
lines changed

locale/ID.po

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,10 @@ msgstr "indeks %q harus bilangan bulat, bukan %s"
9898
msgid "%q length must be %q"
9999
msgstr ""
100100

101+
#: shared-bindings/usb_hid/Device.c
102+
msgid "%q length must be >= 1"
103+
msgstr ""
104+
101105
#: shared-bindings/vectorio/Polygon.c
102106
msgid "%q list must be a list"
103107
msgstr "daftar %q harus berupa daftar"
@@ -110,14 +114,6 @@ msgstr ""
110114
msgid "%q must be %d-%d"
111115
msgstr ""
112116

113-
#: shared-bindings/usb_hid/Device.c
114-
msgid "%q must be 0-255"
115-
msgstr ""
116-
117-
#: shared-bindings/usb_hid/Device.c
118-
msgid "%q must be 1-255"
119-
msgstr ""
120-
121117
#: py/argcheck.c
122118
msgid "%q must be >= %d"
123119
msgstr ""
@@ -134,10 +130,6 @@ msgstr "%q harus >= 0"
134130
msgid "%q must be >= 1"
135131
msgstr "%q harus >= 1"
136132

137-
#: shared-bindings/usb_hid/Device.c
138-
msgid "%q must be None or between 1 and len(report_descriptor)-1"
139-
msgstr ""
140-
141133
#: py/argcheck.c
142134
msgid "%q must be a string"
143135
msgstr ""
@@ -175,6 +167,10 @@ msgstr "%q harus berupa int"
175167
msgid "%q() takes %d positional arguments but %d were given"
176168
msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
177169

170+
#: shared-bindings/usb_hid/Device.c
171+
msgid "%q, %q, and %q must all be the same length"
172+
msgstr ""
173+
178174
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
179175
#, c-format
180176
msgid "%s error 0x%x"
@@ -1254,7 +1250,7 @@ msgstr "Kesalahan definisi internal"
12541250
msgid "Internal error #%d"
12551251
msgstr "Kesalahan internal #%d"
12561252

1257-
#: shared-bindings/sdioio/SDCard.c
1253+
#: shared-bindings/sdioio/SDCard.c shared-module/usb_hid/Device.c
12581254
msgid "Invalid %q"
12591255
msgstr ""
12601256

@@ -1538,6 +1534,11 @@ msgstr ""
15381534
msgid "Missing jmp_pin. Instruction %d jumps on pin"
15391535
msgstr ""
15401536

1537+
#: shared-module/usb_hid/Device.c
1538+
#, c-format
1539+
msgid "More than %d report ids not supported"
1540+
msgstr ""
1541+
15411542
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15421543
msgid "Must be a %q subclass."
15431544
msgstr "Harus berupa subclass %q."

locale/cs.po

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@ msgstr "Indexy %q musí být celá čísla, nikoli %s"
9494
msgid "%q length must be %q"
9595
msgstr ""
9696

97+
#: shared-bindings/usb_hid/Device.c
98+
msgid "%q length must be >= 1"
99+
msgstr ""
100+
97101
#: shared-bindings/vectorio/Polygon.c
98102
msgid "%q list must be a list"
99103
msgstr "Seznam %q musí být seznam"
@@ -106,14 +110,6 @@ msgstr ""
106110
msgid "%q must be %d-%d"
107111
msgstr ""
108112

109-
#: shared-bindings/usb_hid/Device.c
110-
msgid "%q must be 0-255"
111-
msgstr ""
112-
113-
#: shared-bindings/usb_hid/Device.c
114-
msgid "%q must be 1-255"
115-
msgstr ""
116-
117113
#: py/argcheck.c
118114
msgid "%q must be >= %d"
119115
msgstr ""
@@ -130,10 +126,6 @@ msgstr "%q musí být >= 0"
130126
msgid "%q must be >= 1"
131127
msgstr "%q musí být > = 1"
132128

133-
#: shared-bindings/usb_hid/Device.c
134-
msgid "%q must be None or between 1 and len(report_descriptor)-1"
135-
msgstr ""
136-
137129
#: py/argcheck.c
138130
msgid "%q must be a string"
139131
msgstr ""
@@ -171,6 +163,10 @@ msgstr "%q by měl být int"
171163
msgid "%q() takes %d positional arguments but %d were given"
172164
msgstr "%q() vyžaduje %d pozičních argumentů, ale %d jich bylo zadáno"
173165

166+
#: shared-bindings/usb_hid/Device.c
167+
msgid "%q, %q, and %q must all be the same length"
168+
msgstr ""
169+
174170
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
175171
#, c-format
176172
msgid "%s error 0x%x"
@@ -1237,7 +1233,7 @@ msgstr ""
12371233
msgid "Internal error #%d"
12381234
msgstr ""
12391235

1240-
#: shared-bindings/sdioio/SDCard.c
1236+
#: shared-bindings/sdioio/SDCard.c shared-module/usb_hid/Device.c
12411237
msgid "Invalid %q"
12421238
msgstr ""
12431239

@@ -1521,6 +1517,11 @@ msgstr ""
15211517
msgid "Missing jmp_pin. Instruction %d jumps on pin"
15221518
msgstr ""
15231519

1520+
#: shared-module/usb_hid/Device.c
1521+
#, c-format
1522+
msgid "More than %d report ids not supported"
1523+
msgstr ""
1524+
15241525
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15251526
msgid "Must be a %q subclass."
15261527
msgstr ""

locale/de_DE.po

Lines changed: 23 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,10 @@ msgstr "%q Indizes müssen Integer sein, nicht %s"
9999
msgid "%q length must be %q"
100100
msgstr ""
101101

102+
#: shared-bindings/usb_hid/Device.c
103+
msgid "%q length must be >= 1"
104+
msgstr ""
105+
102106
#: shared-bindings/vectorio/Polygon.c
103107
msgid "%q list must be a list"
104108
msgstr "%q Liste muss eine Liste sein"
@@ -111,14 +115,6 @@ msgstr ""
111115
msgid "%q must be %d-%d"
112116
msgstr ""
113117

114-
#: shared-bindings/usb_hid/Device.c
115-
msgid "%q must be 0-255"
116-
msgstr "%q muss 0-255 sein"
117-
118-
#: shared-bindings/usb_hid/Device.c
119-
msgid "%q must be 1-255"
120-
msgstr "%q muss 1-255 sein"
121-
122118
#: py/argcheck.c
123119
msgid "%q must be >= %d"
124120
msgstr ""
@@ -135,10 +131,6 @@ msgstr "%q muss >= 0 sein"
135131
msgid "%q must be >= 1"
136132
msgstr "%q muss >= 1 sein"
137133

138-
#: shared-bindings/usb_hid/Device.c
139-
msgid "%q must be None or between 1 and len(report_descriptor)-1"
140-
msgstr "%q muss None oder zwischen 1 und len(report_descriptor)-1 sein"
141-
142134
#: py/argcheck.c
143135
msgid "%q must be a string"
144136
msgstr ""
@@ -177,6 +169,10 @@ msgid "%q() takes %d positional arguments but %d were given"
177169
msgstr ""
178170
"%q() nimmt %d Argumente ohne Schlüsselwort an, aber es wurden %d angegeben"
179171

172+
#: shared-bindings/usb_hid/Device.c
173+
msgid "%q, %q, and %q must all be the same length"
174+
msgstr ""
175+
180176
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
181177
#, c-format
182178
msgid "%s error 0x%x"
@@ -1254,7 +1250,7 @@ msgstr "Interner Definitionsfehler"
12541250
msgid "Internal error #%d"
12551251
msgstr "Interner Fehler #%d"
12561252

1257-
#: shared-bindings/sdioio/SDCard.c
1253+
#: shared-bindings/sdioio/SDCard.c shared-module/usb_hid/Device.c
12581254
msgid "Invalid %q"
12591255
msgstr "Ungültiger %q"
12601256

@@ -1539,6 +1535,11 @@ msgstr "Fehlender first_set_pin. Instruktion %d setzt Pin(s)"
15391535
msgid "Missing jmp_pin. Instruction %d jumps on pin"
15401536
msgstr ""
15411537

1538+
#: shared-module/usb_hid/Device.c
1539+
#, c-format
1540+
msgid "More than %d report ids not supported"
1541+
msgstr ""
1542+
15421543
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15431544
msgid "Must be a %q subclass."
15441545
msgstr "Muss eine %q Unterklasse sein."
@@ -4522,6 +4523,15 @@ msgstr ""
45224523
msgid "zi must be of shape (n_section, 2)"
45234524
msgstr ""
45244525

4526+
#~ msgid "%q must be 0-255"
4527+
#~ msgstr "%q muss 0-255 sein"
4528+
4529+
#~ msgid "%q must be 1-255"
4530+
#~ msgstr "%q muss 1-255 sein"
4531+
4532+
#~ msgid "%q must be None or between 1 and len(report_descriptor)-1"
4533+
#~ msgstr "%q muss None oder zwischen 1 und len(report_descriptor)-1 sein"
4534+
45254535
#~ msgid "no available NIC"
45264536
#~ msgstr "kein verfügbares Netzwerkadapter (NIC)"
45274537

locale/el.po

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,10 @@ msgstr ""
9191
msgid "%q length must be %q"
9292
msgstr ""
9393

94+
#: shared-bindings/usb_hid/Device.c
95+
msgid "%q length must be >= 1"
96+
msgstr ""
97+
9498
#: shared-bindings/vectorio/Polygon.c
9599
msgid "%q list must be a list"
96100
msgstr ""
@@ -103,14 +107,6 @@ msgstr ""
103107
msgid "%q must be %d-%d"
104108
msgstr ""
105109

106-
#: shared-bindings/usb_hid/Device.c
107-
msgid "%q must be 0-255"
108-
msgstr ""
109-
110-
#: shared-bindings/usb_hid/Device.c
111-
msgid "%q must be 1-255"
112-
msgstr ""
113-
114110
#: py/argcheck.c
115111
msgid "%q must be >= %d"
116112
msgstr ""
@@ -127,10 +123,6 @@ msgstr ""
127123
msgid "%q must be >= 1"
128124
msgstr ""
129125

130-
#: shared-bindings/usb_hid/Device.c
131-
msgid "%q must be None or between 1 and len(report_descriptor)-1"
132-
msgstr ""
133-
134126
#: py/argcheck.c
135127
msgid "%q must be a string"
136128
msgstr ""
@@ -168,6 +160,10 @@ msgstr ""
168160
msgid "%q() takes %d positional arguments but %d were given"
169161
msgstr ""
170162

163+
#: shared-bindings/usb_hid/Device.c
164+
msgid "%q, %q, and %q must all be the same length"
165+
msgstr ""
166+
171167
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
172168
#, c-format
173169
msgid "%s error 0x%x"
@@ -1234,7 +1230,7 @@ msgstr ""
12341230
msgid "Internal error #%d"
12351231
msgstr ""
12361232

1237-
#: shared-bindings/sdioio/SDCard.c
1233+
#: shared-bindings/sdioio/SDCard.c shared-module/usb_hid/Device.c
12381234
msgid "Invalid %q"
12391235
msgstr ""
12401236

@@ -1518,6 +1514,11 @@ msgstr ""
15181514
msgid "Missing jmp_pin. Instruction %d jumps on pin"
15191515
msgstr ""
15201516

1517+
#: shared-module/usb_hid/Device.c
1518+
#, c-format
1519+
msgid "More than %d report ids not supported"
1520+
msgstr ""
1521+
15211522
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15221523
msgid "Must be a %q subclass."
15231524
msgstr ""

locale/en_GB.po

Lines changed: 14 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,10 @@ msgstr ""
100100
msgid "%q length must be %q"
101101
msgstr ""
102102

103+
#: shared-bindings/usb_hid/Device.c
104+
msgid "%q length must be >= 1"
105+
msgstr ""
106+
103107
#: shared-bindings/vectorio/Polygon.c
104108
msgid "%q list must be a list"
105109
msgstr "%q list must be a list"
@@ -112,14 +116,6 @@ msgstr ""
112116
msgid "%q must be %d-%d"
113117
msgstr ""
114118

115-
#: shared-bindings/usb_hid/Device.c
116-
msgid "%q must be 0-255"
117-
msgstr ""
118-
119-
#: shared-bindings/usb_hid/Device.c
120-
msgid "%q must be 1-255"
121-
msgstr ""
122-
123119
#: py/argcheck.c
124120
msgid "%q must be >= %d"
125121
msgstr ""
@@ -136,10 +132,6 @@ msgstr "%q must be >= 0"
136132
msgid "%q must be >= 1"
137133
msgstr "%q must be >= 1"
138134

139-
#: shared-bindings/usb_hid/Device.c
140-
msgid "%q must be None or between 1 and len(report_descriptor)-1"
141-
msgstr ""
142-
143135
#: py/argcheck.c
144136
msgid "%q must be a string"
145137
msgstr ""
@@ -177,6 +169,10 @@ msgstr "%q should be an int"
177169
msgid "%q() takes %d positional arguments but %d were given"
178170
msgstr "%q() takes %d positional arguments but %d were given"
179171

172+
#: shared-bindings/usb_hid/Device.c
173+
msgid "%q, %q, and %q must all be the same length"
174+
msgstr ""
175+
180176
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
181177
#, c-format
182178
msgid "%s error 0x%x"
@@ -1249,7 +1245,7 @@ msgstr "Internal define error"
12491245
msgid "Internal error #%d"
12501246
msgstr "Internal error #%d"
12511247

1252-
#: shared-bindings/sdioio/SDCard.c
1248+
#: shared-bindings/sdioio/SDCard.c shared-module/usb_hid/Device.c
12531249
msgid "Invalid %q"
12541250
msgstr "Invalid %q"
12551251

@@ -1533,6 +1529,11 @@ msgstr "Missing first_set_pin. Instruction %d sets pin(s)"
15331529
msgid "Missing jmp_pin. Instruction %d jumps on pin"
15341530
msgstr ""
15351531

1532+
#: shared-module/usb_hid/Device.c
1533+
#, c-format
1534+
msgid "More than %d report ids not supported"
1535+
msgstr ""
1536+
15361537
#: shared-bindings/busio/UART.c shared-bindings/displayio/Group.c
15371538
msgid "Must be a %q subclass."
15381539
msgstr "Must be a %q subclass."

0 commit comments

Comments
 (0)