File tree Expand file tree Collapse file tree 19 files changed +152
-0
lines changed
Expand file tree Collapse file tree 19 files changed +152
-0
lines changed Original file line number Diff line number Diff line change @@ -215,6 +215,10 @@ msgstr ""
215215msgid "%q must be of type %q or %q, not %q"
216216msgstr ""
217217
218+ #: shared-bindings/jpegio/JpegDecoder.c
219+ msgid "%q must be of type %q, %q, or %q, not %q"
220+ msgstr ""
221+
218222#: py/argcheck.c shared-module/synthio/__init__.c
219223msgid "%q must be of type %q, not %q"
220224msgstr ""
@@ -252,6 +256,10 @@ msgstr ""
252256msgid "%q() takes %d positional arguments but %d were given"
253257msgstr "%q() mengambil posisi argumen %d tapi %d yang diberikan"
254258
259+ #: shared-module/jpegio/JpegDecoder.c
260+ msgid "%q() without %q()"
261+ msgstr ""
262+
255263#: shared-bindings/usb_hid/Device.c
256264msgid "%q, %q, and %q must all be the same length"
257265msgstr "%q, %q, dan %q semuanya harus memiliki panjang yang sama"
Original file line number Diff line number Diff line change @@ -223,6 +223,10 @@ msgstr ""
223223msgid "%q must be of type %q or %q, not %q"
224224msgstr "%q musí být typu %q nebo %q, ne %q"
225225
226+ #: shared-bindings/jpegio/JpegDecoder.c
227+ msgid "%q must be of type %q, %q, or %q, not %q"
228+ msgstr ""
229+
226230#: py/argcheck.c shared-module/synthio/__init__.c
227231msgid "%q must be of type %q, not %q"
228232msgstr "%q musí být typu %q, ne %q"
@@ -260,6 +264,10 @@ msgstr ""
260264msgid "%q() takes %d positional arguments but %d were given"
261265msgstr "%q() vyžaduje %d pozičních argumentů, ale pouze %d jich bylo zadáno"
262266
267+ #: shared-module/jpegio/JpegDecoder.c
268+ msgid "%q() without %q()"
269+ msgstr ""
270+
263271#: shared-bindings/usb_hid/Device.c
264272msgid "%q, %q, and %q must all be the same length"
265273msgstr "%q, %q, a %q musí mít všechny shodnou délku"
Original file line number Diff line number Diff line change @@ -222,6 +222,10 @@ msgstr ""
222222msgid "%q must be of type %q or %q, not %q"
223223msgstr "%q muss von Typ %q oder %q sein, nicht %q"
224224
225+ #: shared-bindings/jpegio/JpegDecoder.c
226+ msgid "%q must be of type %q, %q, or %q, not %q"
227+ msgstr ""
228+
225229#: py/argcheck.c shared-module/synthio/__init__.c
226230msgid "%q must be of type %q, not %q"
227231msgstr "%q muss von Typ %q sein, nicht %q"
@@ -260,6 +264,10 @@ msgid "%q() takes %d positional arguments but %d were given"
260264msgstr ""
261265"%q() nimmt %d Argumente ohne Schlüsselwort an, aber es wurden %d angegeben"
262266
267+ #: shared-module/jpegio/JpegDecoder.c
268+ msgid "%q() without %q()"
269+ msgstr ""
270+
263271#: shared-bindings/usb_hid/Device.c
264272msgid "%q, %q, and %q must all be the same length"
265273msgstr "%q, %q und %q müssen alle die gleiche Länge haben"
Original file line number Diff line number Diff line change @@ -227,6 +227,10 @@ msgstr ""
227227msgid "%q must be of type %q or %q, not %q"
228228msgstr "%q πρέπει να είναι τύπου %q ή %q, όχι %q"
229229
230+ #: shared-bindings/jpegio/JpegDecoder.c
231+ msgid "%q must be of type %q, %q, or %q, not %q"
232+ msgstr ""
233+
230234#: py/argcheck.c shared-module/synthio/__init__.c
231235msgid "%q must be of type %q, not %q"
232236msgstr "%q πρέπει να είναι τύπου %q, όχι %q"
@@ -264,6 +268,10 @@ msgstr ""
264268msgid "%q() takes %d positional arguments but %d were given"
265269msgstr "%q() παίρνει %d ορίσματα θέσεως αλλά %d δόθηκαν"
266270
271+ #: shared-module/jpegio/JpegDecoder.c
272+ msgid "%q() without %q()"
273+ msgstr ""
274+
267275#: shared-bindings/usb_hid/Device.c
268276msgid "%q, %q, and %q must all be the same length"
269277msgstr "%q, %q, και %q πρέπει να είναι όλα του ιδίου μήκους"
Original file line number Diff line number Diff line change @@ -225,6 +225,10 @@ msgstr ""
225225msgid "%q must be of type %q or %q, not %q"
226226msgstr "%q must be of type %q or %q, not %q"
227227
228+ #: shared-bindings/jpegio/JpegDecoder.c
229+ msgid "%q must be of type %q, %q, or %q, not %q"
230+ msgstr ""
231+
228232#: py/argcheck.c shared-module/synthio/__init__.c
229233msgid "%q must be of type %q, not %q"
230234msgstr "%q must be of type %q, not %q"
@@ -262,6 +266,10 @@ msgstr ""
262266msgid "%q() takes %d positional arguments but %d were given"
263267msgstr "%q() takes %d positional arguments but %d were given"
264268
269+ #: shared-module/jpegio/JpegDecoder.c
270+ msgid "%q() without %q()"
271+ msgstr ""
272+
265273#: shared-bindings/usb_hid/Device.c
266274msgid "%q, %q, and %q must all be the same length"
267275msgstr "%q, %q, and %q must all be the same length"
Original file line number Diff line number Diff line change @@ -227,6 +227,10 @@ msgstr ""
227227msgid "%q must be of type %q or %q, not %q"
228228msgstr "%q debe ser del tipo %q o %q, y no %q"
229229
230+ #: shared-bindings/jpegio/JpegDecoder.c
231+ msgid "%q must be of type %q, %q, or %q, not %q"
232+ msgstr ""
233+
230234#: py/argcheck.c shared-module/synthio/__init__.c
231235msgid "%q must be of type %q, not %q"
232236msgstr "%q debe ser del tipo %q, y no %q"
@@ -264,6 +268,10 @@ msgstr ""
264268msgid "%q() takes %d positional arguments but %d were given"
265269msgstr "%q() toma %d argumentos posicionales pero %d fueron dados"
266270
271+ #: shared-module/jpegio/JpegDecoder.c
272+ msgid "%q() without %q()"
273+ msgstr ""
274+
267275#: shared-bindings/usb_hid/Device.c
268276msgid "%q, %q, and %q must all be the same length"
269277msgstr "%q, %q, y %q deben tener la misma longitud"
Original file line number Diff line number Diff line change @@ -213,6 +213,10 @@ msgstr ""
213213msgid "%q must be of type %q or %q, not %q"
214214msgstr ""
215215
216+ #: shared-bindings/jpegio/JpegDecoder.c
217+ msgid "%q must be of type %q, %q, or %q, not %q"
218+ msgstr ""
219+
216220#: py/argcheck.c shared-module/synthio/__init__.c
217221msgid "%q must be of type %q, not %q"
218222msgstr ""
@@ -251,6 +255,10 @@ msgid "%q() takes %d positional arguments but %d were given"
251255msgstr ""
252256"Ang %q() ay kumukuha ng %d positional arguments pero %d lang ang binigay"
253257
258+ #: shared-module/jpegio/JpegDecoder.c
259+ msgid "%q() without %q()"
260+ msgstr ""
261+
254262#: shared-bindings/usb_hid/Device.c
255263msgid "%q, %q, and %q must all be the same length"
256264msgstr ""
Original file line number Diff line number Diff line change @@ -228,6 +228,10 @@ msgstr ""
228228msgid "%q must be of type %q or %q, not %q"
229229msgstr "%q doit être de type %q ou %q, pas %q"
230230
231+ #: shared-bindings/jpegio/JpegDecoder.c
232+ msgid "%q must be of type %q, %q, or %q, not %q"
233+ msgstr ""
234+
231235#: py/argcheck.c shared-module/synthio/__init__.c
232236msgid "%q must be of type %q, not %q"
233237msgstr "%q doit être de type %q, pas %q"
@@ -265,6 +269,10 @@ msgstr ""
265269msgid "%q() takes %d positional arguments but %d were given"
266270msgstr "%q() prend %d paramètres de position mais %d ont été donnés"
267271
272+ #: shared-module/jpegio/JpegDecoder.c
273+ msgid "%q() without %q()"
274+ msgstr ""
275+
268276#: shared-bindings/usb_hid/Device.c
269277msgid "%q, %q, and %q must all be the same length"
270278msgstr "%q, %q, et %q doivent tous être de la même longueur"
Original file line number Diff line number Diff line change @@ -214,6 +214,10 @@ msgstr ""
214214msgid "%q must be of type %q or %q, not %q"
215215msgstr ""
216216
217+ #: shared-bindings/jpegio/JpegDecoder.c
218+ msgid "%q must be of type %q, %q, or %q, not %q"
219+ msgstr ""
220+
217221#: py/argcheck.c shared-module/synthio/__init__.c
218222msgid "%q must be of type %q, not %q"
219223msgstr ""
@@ -251,6 +255,10 @@ msgstr ""
251255msgid "%q() takes %d positional arguments but %d were given"
252256msgstr ""
253257
258+ #: shared-module/jpegio/JpegDecoder.c
259+ msgid "%q() without %q()"
260+ msgstr ""
261+
254262#: shared-bindings/usb_hid/Device.c
255263msgid "%q, %q, and %q must all be the same length"
256264msgstr ""
Original file line number Diff line number Diff line change @@ -216,6 +216,10 @@ msgstr ""
216216msgid "%q must be of type %q or %q, not %q"
217217msgstr ""
218218
219+ #: shared-bindings/jpegio/JpegDecoder.c
220+ msgid "%q must be of type %q, %q, or %q, not %q"
221+ msgstr ""
222+
219223#: py/argcheck.c shared-module/synthio/__init__.c
220224msgid "%q must be of type %q, not %q"
221225msgstr ""
@@ -253,6 +257,10 @@ msgstr ""
253257msgid "%q() takes %d positional arguments but %d were given"
254258msgstr "%q() prende %d argomenti posizionali ma ne sono stati forniti %d"
255259
260+ #: shared-module/jpegio/JpegDecoder.c
261+ msgid "%q() without %q()"
262+ msgstr ""
263+
256264#: shared-bindings/usb_hid/Device.c
257265msgid "%q, %q, and %q must all be the same length"
258266msgstr ""
You can’t perform that action at this time.
0 commit comments