Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 6 additions & 5 deletions locale/ID.po
Original file line number Diff line number Diff line change
Expand Up @@ -271,7 +271,8 @@ msgstr ""
msgid "%q, %q, and %q must all be the same length"
msgstr "%q, %q, dan %q semuanya harus memiliki panjang yang sama"

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr ""

Expand Down Expand Up @@ -553,6 +554,10 @@ msgstr "Sudah disebarkan."
msgid "Already have all-matches listener"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3195,10 +3200,6 @@ msgstr ""
msgid "indices must be integers, slices, or Boolean lists"
msgstr ""

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr ""

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr ""
Expand Down
14 changes: 9 additions & 5 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,8 @@ msgstr ""
msgid "%q, %q, and %q must all be the same length"
msgstr "%q, %q, a %q musí mít všechny shodnou délku"

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr "%q=%q"

Expand Down Expand Up @@ -561,6 +562,10 @@ msgstr "Již propagujeme."
msgid "Already have all-matches listener"
msgstr "Již existuje posluchač pro všechny zprávy"

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3204,10 +3209,6 @@ msgstr ""
msgid "indices must be integers, slices, or Boolean lists"
msgstr ""

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr "inicializace I2C"

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr "výchozí hodnoty musí být iterovatelné"
Expand Down Expand Up @@ -4385,6 +4386,9 @@ msgstr ""
msgid "zi must be of shape (n_section, 2)"
msgstr ""

#~ msgid "init I2C"
#~ msgstr "inicializace I2C"

#~ msgid "Buffer length must be a multiple of 512"
#~ msgstr "Délka vyrovnávací paměti musí být násobkem 512"

Expand Down
14 changes: 9 additions & 5 deletions locale/de_DE.po
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,8 @@ msgstr "%q() ohne %q()"
msgid "%q, %q, and %q must all be the same length"
msgstr "%q, %q und %q müssen alle die gleiche Länge haben"

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr "%q=%q"

Expand Down Expand Up @@ -565,6 +566,10 @@ msgstr "Bereits am Anbieten (advertising)."
msgid "Already have all-matches listener"
msgstr "All-Matchers-Listener bereits vorhanden"

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3250,10 +3255,6 @@ msgstr "Indizes müssen Integer sein"
msgid "indices must be integers, slices, or Boolean lists"
msgstr "Indizes müssen Integer, Slices oder Boolesche Listen sein"

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr "initialisiere I2C"

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr "Ausgangswerte müssen iterierbar sein"
Expand Down Expand Up @@ -4445,6 +4446,9 @@ msgstr "zi muss eine Gleitkommazahl sein"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi muss die Form (n_section, 2) haben"

#~ msgid "init I2C"
#~ msgstr "initialisiere I2C"

#~ msgid "The sample's bits_per_sample does not match the mixer's"
#~ msgstr ""
#~ "Das bits_per_sample des Samples stimmt nicht mit dem des Mixers überein"
Expand Down
11 changes: 6 additions & 5 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,8 @@ msgstr ""
msgid "%q, %q, and %q must all be the same length"
msgstr "%q, %q, και %q πρέπει να είναι όλα του ιδίου μήκους"

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr "%q=%q"

Expand Down Expand Up @@ -565,6 +566,10 @@ msgstr "Ήδη διαφημίζουμε."
msgid "Already have all-matches listener"
msgstr "Ύπάρχει ήδη all-matches ακροατής"

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3201,10 +3206,6 @@ msgstr ""
msgid "indices must be integers, slices, or Boolean lists"
msgstr ""

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr ""

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr ""
Expand Down
14 changes: 9 additions & 5 deletions locale/en_GB.po
Original file line number Diff line number Diff line change
Expand Up @@ -281,7 +281,8 @@ msgstr "%q() without %q()"
msgid "%q, %q, and %q must all be the same length"
msgstr "%q, %q, and %q must all be the same length"

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr "%q=%q"

Expand Down Expand Up @@ -563,6 +564,10 @@ msgstr "Already advertising."
msgid "Already have all-matches listener"
msgstr "Already have all-matches listener"

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3211,10 +3216,6 @@ msgstr "indices must be integers"
msgid "indices must be integers, slices, or Boolean lists"
msgstr "indices must be integers, slices, or Boolean lists"

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr "init I2C"

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr "initial values must be iterable"
Expand Down Expand Up @@ -4394,6 +4395,9 @@ msgstr "zi must be of float type"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi must be of shape (n_section, 2)"

#~ msgid "init I2C"
#~ msgstr "init I2C"

#~ msgid "The sample's bits_per_sample does not match the mixer's"
#~ msgstr "The sample's bits_per_sample does not match the mixer's"

Expand Down
14 changes: 9 additions & 5 deletions locale/es.po
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,8 @@ msgstr "%q() sin %q()"
msgid "%q, %q, and %q must all be the same length"
msgstr "%q, %q, y %q deben tener la misma longitud"

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr "%q=%q"

Expand Down Expand Up @@ -567,6 +568,10 @@ msgstr "Ya se encuentra publicando."
msgid "Already have all-matches listener"
msgstr "Ya se tiene un escucha de todas las coincidencias"

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3249,10 +3254,6 @@ msgstr "indices deben ser enteros"
msgid "indices must be integers, slices, or Boolean lists"
msgstr "los índices deben ser enteros, particiones o listas de booleanos"

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr "inicializacion I2C"

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr "los valores iniciales deben permitir iteración"
Expand Down Expand Up @@ -4436,6 +4437,9 @@ msgstr "zi debe ser de tipo flotante"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi debe ser una forma (n_section,2)"

#~ msgid "init I2C"
#~ msgstr "inicializacion I2C"

#~ msgid "The sample's bits_per_sample does not match the mixer's"
#~ msgstr "Los bits_per_sample del sample no igualan a los del mixer"

Expand Down
11 changes: 6 additions & 5 deletions locale/fil.po
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,8 @@ msgstr ""
msgid "%q, %q, and %q must all be the same length"
msgstr ""

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr ""

Expand Down Expand Up @@ -555,6 +556,10 @@ msgstr ""
msgid "Already have all-matches listener"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3203,10 +3208,6 @@ msgstr "ang mga indeks ay dapat na integer"
msgid "indices must be integers, slices, or Boolean lists"
msgstr ""

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr ""

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr ""
Expand Down
14 changes: 9 additions & 5 deletions locale/fr.po
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,8 @@ msgstr ""
msgid "%q, %q, and %q must all be the same length"
msgstr "%q, %q, et %q doivent tous être de la même longueur"

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr "%q=%q"

Expand Down Expand Up @@ -569,6 +570,10 @@ msgstr "S'annonce déjà."
msgid "Already have all-matches listener"
msgstr "Il y a déjà un auditeur all-matches"

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3272,10 +3277,6 @@ msgid "indices must be integers, slices, or Boolean lists"
msgstr ""
"les indices doivent être des entiers, des tranches ou des listes booléennes"

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr "initialisation I2C"

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr "les valeurs initiales doivent être itérables"
Expand Down Expand Up @@ -4462,6 +4463,9 @@ msgstr "zi doit être de type float"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi doit être de forme (n_section, 2)"

#~ msgid "init I2C"
#~ msgstr "initialisation I2C"

#~ msgid "The sample's bits_per_sample does not match the mixer's"
#~ msgstr ""
#~ "Le 'bits_per_sample' de l'échantillon ne correspond pas à celui du mixer"
Expand Down
11 changes: 6 additions & 5 deletions locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,8 @@ msgstr ""
msgid "%q, %q, and %q must all be the same length"
msgstr ""

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr ""

Expand Down Expand Up @@ -552,6 +553,10 @@ msgstr ""
msgid "Already have all-matches listener"
msgstr ""

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3175,10 +3180,6 @@ msgstr ""
msgid "indices must be integers, slices, or Boolean lists"
msgstr ""

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr ""

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr ""
Expand Down
11 changes: 6 additions & 5 deletions locale/it_IT.po
Original file line number Diff line number Diff line change
Expand Up @@ -272,7 +272,8 @@ msgstr ""
msgid "%q, %q, and %q must all be the same length"
msgstr ""

#: py/objint.c shared-bindings/storage/__init__.c
#: py/objint.c shared-bindings/_bleio/Connection.c
#: shared-bindings/storage/__init__.c
msgid "%q=%q"
msgstr ""

Expand Down Expand Up @@ -555,6 +556,10 @@ msgstr ""
msgid "Already have all-matches listener"
msgstr "Già in possesso di tutti i listener abbinati"

#: ports/espressif/common-hal/_bleio/__init__.c
msgid "Already in progress"
msgstr ""

#: ports/espressif/bindings/espnow/ESPNow.c
#: ports/espressif/common-hal/espulp/ULP.c
#: shared-module/memorymonitor/AllocationAlarm.c
Expand Down Expand Up @@ -3200,10 +3205,6 @@ msgstr "gli indici devono essere interi"
msgid "indices must be integers, slices, or Boolean lists"
msgstr ""

#: ports/espressif/common-hal/busio/I2C.c
msgid "init I2C"
msgstr ""

#: extmod/ulab/code/scipy/optimize/optimize.c
msgid "initial values must be iterable"
msgstr ""
Expand Down
Loading