summaryrefslogtreecommitdiff
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/ID.po32
-rw-r--r--locale/cs.po32
-rw-r--r--locale/de_DE.po32
-rw-r--r--locale/el.po32
-rw-r--r--locale/es.po32
-rw-r--r--locale/fil.po32
-rw-r--r--locale/fr.po37
-rw-r--r--locale/hi.po32
-rw-r--r--locale/it_IT.po32
-rw-r--r--locale/ja.po32
-rw-r--r--locale/ko.po32
-rw-r--r--locale/nl.po32
-rw-r--r--locale/pl.po32
-rw-r--r--locale/pt_BR.po35
-rw-r--r--locale/sv.po35
-rw-r--r--locale/zh_Latn_pinyin.po32
16 files changed, 458 insertions, 65 deletions
diff --git a/locale/ID.po b/locale/ID.po
index 9fc91305e..f2dc049d9 100644
--- a/locale/ID.po
+++ b/locale/ID.po
@@ -280,6 +280,10 @@ msgstr "0.0 ke kompleks berpangkat"
msgid "3-arg pow() not supported"
msgstr "pow() 3-arg tidak didukung"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1511,12 +1515,12 @@ msgstr ""
"Hanya monokrom, 4bpp atau 8bpp yang diindeks, dan 16bpp atau lebih yang "
"didukung: %d bpp diberikan"
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2474,6 +2478,10 @@ msgstr ""
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
@@ -2558,6 +2566,10 @@ msgstr ""
msgid "default 'except' must be last"
msgstr "'except' standar harus terakhir"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2657,6 +2669,10 @@ msgstr "hanya mengharapkan sebuah nilai (value) untuk set"
msgid "expecting key:value for dict"
msgstr "key:value diharapkan untuk dict"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "argumen keyword ekstra telah diberikan"
@@ -3189,6 +3205,10 @@ msgstr ""
msgid "no binding for nonlocal found"
msgstr "tidak ada ikatan/bind pada temuan nonlocal"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "tidak ada modul yang bernama '%q'"
@@ -3523,6 +3543,10 @@ msgstr "kompilasi script tidak didukung"
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr ""
diff --git a/locale/cs.po b/locale/cs.po
index c72a781be..f02a5863d 100644
--- a/locale/cs.po
+++ b/locale/cs.po
@@ -278,6 +278,10 @@ msgstr ""
msgid "3-arg pow() not supported"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1487,12 +1491,12 @@ msgid ""
"%d bpp given"
msgstr ""
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2428,6 +2432,10 @@ msgstr ""
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
@@ -2512,6 +2520,10 @@ msgstr ""
msgid "default 'except' must be last"
msgstr ""
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2611,6 +2623,10 @@ msgstr ""
msgid "expecting key:value for dict"
msgstr ""
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr ""
@@ -3143,6 +3159,10 @@ msgstr ""
msgid "no binding for nonlocal found"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr ""
@@ -3476,6 +3496,10 @@ msgstr ""
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr ""
diff --git a/locale/de_DE.po b/locale/de_DE.po
index a1d072643..b7f11335a 100644
--- a/locale/de_DE.po
+++ b/locale/de_DE.po
@@ -279,6 +279,10 @@ msgstr "0.0 zu einer komplexen Potenz"
msgid "3-arg pow() not supported"
msgstr "3-arg pow() wird nicht unterstützt"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1512,12 +1516,12 @@ msgstr ""
"Nur monochrome, indizierte 4bpp oder 8bpp, und 16bpp oder größere BMPs "
"unterstützt: %d bpp wurden gegeben"
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2493,6 +2497,10 @@ msgstr "chr() arg ist nicht in range(256)"
msgid "circle can only be registered in one parent"
msgstr "Kreis kann nur in einem Elternteil registriert werden"
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr "Farbpuffer muss 3 Bytes (RGB) oder 4 Bytes (RGB + pad byte) sein"
@@ -2579,6 +2587,10 @@ msgstr "Dezimalzahlen nicht unterstützt"
msgid "default 'except' must be last"
msgstr "Die Standart-Ausnahmebehandlung muss als letztes sein"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2680,6 +2692,10 @@ msgstr "Erwarte nur einen Wert für set"
msgid "expecting key:value for dict"
msgstr "Erwarte key:value für dict"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "Es wurden zusätzliche Keyword-Argumente angegeben"
@@ -3219,6 +3235,10 @@ msgstr "kein verfügbares Netzwerkadapter (NIC)"
msgid "no binding for nonlocal found"
msgstr "Kein Binding für nonlocal gefunden"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "Kein Modul mit dem Namen '%q'"
@@ -3558,6 +3578,10 @@ msgstr "kompilieren von Skripten nicht unterstützt"
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "Vorzeichen nicht erlaubt in einem String formatierungs specifier"
diff --git a/locale/el.po b/locale/el.po
index acf4241d1..77c0f664d 100644
--- a/locale/el.po
+++ b/locale/el.po
@@ -275,6 +275,10 @@ msgstr ""
msgid "3-arg pow() not supported"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1484,12 +1488,12 @@ msgid ""
"%d bpp given"
msgstr ""
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2425,6 +2429,10 @@ msgstr ""
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
@@ -2509,6 +2517,10 @@ msgstr ""
msgid "default 'except' must be last"
msgstr ""
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2608,6 +2620,10 @@ msgstr ""
msgid "expecting key:value for dict"
msgstr ""
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr ""
@@ -3140,6 +3156,10 @@ msgstr ""
msgid "no binding for nonlocal found"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr ""
@@ -3473,6 +3493,10 @@ msgstr ""
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr ""
diff --git a/locale/es.po b/locale/es.po
index 90fbc5631..227c0c5a1 100644
--- a/locale/es.po
+++ b/locale/es.po
@@ -281,6 +281,10 @@ msgstr "0.0 a una potencia compleja"
msgid "3-arg pow() not supported"
msgstr "pow() con 3 argumentos no soportado"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1511,12 +1515,12 @@ msgstr ""
"Solo se admiten BMP monocromáticos, indexados de 4 bpp u 8 bpp y 16 bpp o "
"más: %d bpp proporcionados"
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2491,6 +2495,10 @@ msgstr "El argumento de chr() no esta en el rango(256)"
msgid "circle can only be registered in one parent"
msgstr "circulo solo puede ser registrado con un pariente"
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr "color buffer debe ser 3 bytes (RGB) ó 4 bytes (RGB + pad byte)"
@@ -2575,6 +2583,10 @@ msgstr "números decimales no soportados"
msgid "default 'except' must be last"
msgstr "'except' por defecto deberia estar de último"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2676,6 +2688,10 @@ msgstr "esperando solo un valor para set"
msgid "expecting key:value for dict"
msgstr "esperando la clave:valor para dict"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "argumento(s) por palabra clave adicionales fueron dados"
@@ -3211,6 +3227,10 @@ msgstr "NIC no disponible"
msgid "no binding for nonlocal found"
msgstr "no se ha encontrado ningún enlace para nonlocal"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "ningún módulo se llama '%q'"
@@ -3549,6 +3569,10 @@ msgstr "script de compilación no soportado"
msgid "shape must be a tuple"
msgstr "forma tiene que ser una tupla"
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "signo no permitido en el espeficador de string format"
diff --git a/locale/fil.po b/locale/fil.po
index d82731e31..ba3cb2892 100644
--- a/locale/fil.po
+++ b/locale/fil.po
@@ -277,6 +277,10 @@ msgstr "0.0 para sa complex power"
msgid "3-arg pow() not supported"
msgstr "3-arg pow() hindi suportado"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1502,12 +1506,12 @@ msgid ""
"%d bpp given"
msgstr ""
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2462,6 +2466,10 @@ msgstr "chr() arg wala sa sakop ng range(256)"
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr "color buffer ay dapat na 3 bytes (RGB) o 4 bytes (RGB + pad byte)"
@@ -2546,6 +2554,10 @@ msgstr "decimal numbers hindi sinusuportahan"
msgid "default 'except' must be last"
msgstr "default 'except' ay dapat sa huli"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2650,6 +2662,10 @@ msgstr "umaasa sa value para sa set"
msgid "expecting key:value for dict"
msgstr "umaasang key: halaga para sa dict"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "dagdag na keyword argument na ibinigay"
@@ -3187,6 +3203,10 @@ msgstr "walang magagamit na NIC"
msgid "no binding for nonlocal found"
msgstr "no binding para sa nonlocal, nahanap"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "walang module na '%q'"
@@ -3524,6 +3544,10 @@ msgstr "script kompilasyon hindi supportado"
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "sign hindi maaring string format specifier"
diff --git a/locale/fr.po b/locale/fr.po
index e898631ea..a2e704f5b 100644
--- a/locale/fr.po
+++ b/locale/fr.po
@@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: 0.1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
-"PO-Revision-Date: 2021-01-07 01:29+0000\n"
+"PO-Revision-Date: 2021-01-12 15:40+0000\n"
"Last-Translator: Hugo Dahl <hugo@code-jedi.com>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -286,6 +286,10 @@ msgstr "0.0 à une puissance complexe"
msgid "3-arg pow() not supported"
msgstr "pow() non supporté avec 3 paramètres"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr "types à 64 bit"
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1527,14 +1531,14 @@ msgstr ""
"Seulement les BMP monochromes, 4 bpp ou 8 bpp, ou 16 bpp et plus sont "
"supportés: %d bpp fournis"
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
+msgstr ""
+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
msgid "Only one alarm.time alarm can be set."
msgstr "Seulement une alarme alarm.time peut être réglée."
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
-msgstr "Seulement une alarme alarm.touch peut être réglée."
-
#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
msgstr "Une seule couleur peut être transparente à la fois"
@@ -2519,6 +2523,10 @@ msgstr "paramètre de chr() hors les bornes de range(256)"
msgid "circle can only be registered in one parent"
msgstr "le cercle ne peut être enregistré que dans un seul parent"
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr "code hors bornes 0~127"
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr "le tampon de couleur doit faire 3 octets (RVB) ou 4 (RVB + pad byte)"
@@ -2605,6 +2613,10 @@ msgstr "nombres décimaux non supportés"
msgid "default 'except' must be last"
msgstr "l''except' par défaut doit être en dernier"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr "default n'est pas une fonction"
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2706,6 +2718,10 @@ msgstr "une simple valeur est attendue pour l'ensemble 'set'"
msgid "expecting key:value for dict"
msgstr "couple clef:valeur attendu pour un dictionnaire 'dict'"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr "ext_hook n'est pas une fonction"
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "argument(s) nommé(s) supplémentaire(s) donné(s)"
@@ -3245,6 +3261,10 @@ msgstr "adapteur réseau non disponible"
msgid "no binding for nonlocal found"
msgstr "pas de lien trouvé pour nonlocal"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr "aucun emballeur par défault"
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "pas de module '%q'"
@@ -3585,6 +3605,10 @@ msgstr "compilation de script non supportée"
msgid "shape must be a tuple"
msgstr "forme doit être un tuple"
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr "donnée trop petite"
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "signe non autorisé dans les spéc. de formats de chaînes de caractères"
@@ -3982,6 +4006,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 "Only one alarm.touch alarm can be set."
+#~ msgstr "Seulement une alarme alarm.touch peut être réglée."
+
#~ msgid "TouchAlarm not available in light sleep"
#~ msgstr "TouchAlarm n'est pas disponible en mode someil léger"
diff --git a/locale/hi.po b/locale/hi.po
index ba82ca895..5c9dfcb77 100644
--- a/locale/hi.po
+++ b/locale/hi.po
@@ -275,6 +275,10 @@ msgstr ""
msgid "3-arg pow() not supported"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1484,12 +1488,12 @@ msgid ""
"%d bpp given"
msgstr ""
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2425,6 +2429,10 @@ msgstr ""
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
@@ -2509,6 +2517,10 @@ msgstr ""
msgid "default 'except' must be last"
msgstr ""
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2608,6 +2620,10 @@ msgstr ""
msgid "expecting key:value for dict"
msgstr ""
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr ""
@@ -3140,6 +3156,10 @@ msgstr ""
msgid "no binding for nonlocal found"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr ""
@@ -3473,6 +3493,10 @@ msgstr ""
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr ""
diff --git a/locale/it_IT.po b/locale/it_IT.po
index c0b2aa931..6ee6c7109 100644
--- a/locale/it_IT.po
+++ b/locale/it_IT.po
@@ -276,6 +276,10 @@ msgstr "0.0 elevato alla potenza di un numero complesso"
msgid "3-arg pow() not supported"
msgstr "pow() con tre argmomenti non supportata"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1507,12 +1511,12 @@ msgid ""
"%d bpp given"
msgstr ""
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2463,6 +2467,10 @@ msgstr "argomento di chr() non è in range(256)"
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
@@ -2549,6 +2557,10 @@ msgstr "numeri decimali non supportati"
msgid "default 'except' must be last"
msgstr "'except' predefinito deve essere ultimo"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2652,6 +2664,10 @@ msgstr "un solo valore atteso per set"
msgid "expecting key:value for dict"
msgstr "chiave:valore atteso per dict"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "argomento nominato aggiuntivo fornito"
@@ -3191,6 +3207,10 @@ msgstr "busio.UART non ancora implementato"
msgid "no binding for nonlocal found"
msgstr "nessun binding per nonlocal trovato"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "nessun modulo chiamato '%q'"
@@ -3532,6 +3552,10 @@ msgstr "compilazione dello scrip non suportata"
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "segno non permesso nello spcificatore di formato della stringa"
diff --git a/locale/ja.po b/locale/ja.po
index 770752e99..6c391bb41 100644
--- a/locale/ja.po
+++ b/locale/ja.po
@@ -280,6 +280,10 @@ msgstr "0.0を複素数でべき乗"
msgid "3-arg pow() not supported"
msgstr "引数3つのpow()は非対応"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1499,12 +1503,12 @@ msgid ""
"%d bpp given"
msgstr ""
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2448,6 +2452,10 @@ msgstr ""
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
@@ -2534,6 +2542,10 @@ msgstr ""
msgid "default 'except' must be last"
msgstr "デフォルトのexceptは最後に置く必要があります"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2635,6 +2647,10 @@ msgstr "setには値のみが必要"
msgid "expecting key:value for dict"
msgstr "dictには key:value が必要"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "余分なキーワード引数があります"
@@ -3168,6 +3184,10 @@ msgstr "利用可能なNICがありません"
msgid "no binding for nonlocal found"
msgstr "nonlocalの対象が見つかりません"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "'%q' という名前のモジュールはありません"
@@ -3504,6 +3524,10 @@ msgstr "スクリプトのコンパイルは非対応"
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "文字列フォーマット指定子で符号は使えません"
diff --git a/locale/ko.po b/locale/ko.po
index 97ede047a..deb7c617e 100644
--- a/locale/ko.po
+++ b/locale/ko.po
@@ -276,6 +276,10 @@ msgstr ""
msgid "3-arg pow() not supported"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1487,12 +1491,12 @@ msgid ""
"%d bpp given"
msgstr ""
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2429,6 +2433,10 @@ msgstr ""
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
@@ -2513,6 +2521,10 @@ msgstr ""
msgid "default 'except' must be last"
msgstr ""
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2612,6 +2624,10 @@ msgstr ""
msgid "expecting key:value for dict"
msgstr ""
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr ""
@@ -3144,6 +3160,10 @@ msgstr ""
msgid "no binding for nonlocal found"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr ""
@@ -3477,6 +3497,10 @@ msgstr ""
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr ""
diff --git a/locale/nl.po b/locale/nl.po
index 3fce13212..a9e7d6bf6 100644
--- a/locale/nl.po
+++ b/locale/nl.po
@@ -278,6 +278,10 @@ msgstr "0.0 tot een complexe macht"
msgid "3-arg pow() not supported"
msgstr "3-arg pow() niet ondersteund"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1504,14 +1508,14 @@ msgstr ""
"Alleen monochrome en 4bpp of 8bpp, en 16bpp of grotere geïndiceerde BMP's "
"zijn ondersteund: %d bpp is gegeven"
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
+msgstr ""
+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
msgid "Only one alarm.time alarm can be set."
msgstr "Slechts één alarm.time alarm kan worden ingesteld."
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
-msgstr ""
-
#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
msgstr "Er kan maar één kleur per keer transparant zijn"
@@ -2480,6 +2484,10 @@ msgid "circle can only be registered in one parent"
msgstr ""
"cirkel kan slechts bij één object van een hoger niveau worden geregistreerd"
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr "kleurbuffer moet 3 bytes (RGB) of 4 bytes (RGB + pad byte) zijn"
@@ -2564,6 +2572,10 @@ msgstr "decimale getallen zijn niet ondersteund"
msgid "default 'except' must be last"
msgstr "standaard 'expect' moet laatste zijn"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2665,6 +2677,10 @@ msgstr "verwacht alleen een waarde voor set"
msgid "expecting key:value for dict"
msgstr "verwacht key:waarde for dict"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "extra keyword argumenten gegeven"
@@ -3201,6 +3217,10 @@ msgstr "geen netwerkadapter (NIC) beschikbaar"
msgid "no binding for nonlocal found"
msgstr "geen binding voor nonlocal gevonden"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "geen module met naam '%q'"
@@ -3537,6 +3557,10 @@ msgstr "scriptcompilatie wordt niet ondersteund"
msgid "shape must be a tuple"
msgstr "vorm moet een tupel zijn"
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "teken niet toegestaan in string formaatspecificatie"
diff --git a/locale/pl.po b/locale/pl.po
index 80d5cf90b..4356b0491 100644
--- a/locale/pl.po
+++ b/locale/pl.po
@@ -280,6 +280,10 @@ msgstr "0.0 do potęgi zespolonej"
msgid "3-arg pow() not supported"
msgstr "3-argumentowy pow() jest niewspierany"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1498,12 +1502,12 @@ msgid ""
"%d bpp given"
msgstr ""
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2445,6 +2449,10 @@ msgstr "argument chr() poza zakresem range(256)"
msgid "circle can only be registered in one parent"
msgstr ""
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr "bufor kolorów musi nieć 3 bajty (RGB) lub 4 bajty (RGB + wypełnienie)"
@@ -2529,6 +2537,10 @@ msgstr "liczby dziesiętne nieobsługiwane"
msgid "default 'except' must be last"
msgstr "domyślny 'except' musi być ostatni"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2629,6 +2641,10 @@ msgstr "oczekiwano tylko wartości dla zbioru"
msgid "expecting key:value for dict"
msgstr "oczekiwano klucz:wartość dla słownika"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "nadmiarowe argumenty nazwane"
@@ -3161,6 +3177,10 @@ msgstr "brak wolnego NIC"
msgid "no binding for nonlocal found"
msgstr "brak wiązania dla zmiennej nielokalnej"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "brak modułu o nazwie '%q'"
@@ -3496,6 +3516,10 @@ msgstr "kompilowanie skryptów nieobsługiwane"
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "znak jest niedopuszczalny w specyfikacji formatu łańcucha"
diff --git a/locale/pt_BR.po b/locale/pt_BR.po
index f399ade16..d93307486 100644
--- a/locale/pt_BR.po
+++ b/locale/pt_BR.po
@@ -286,6 +286,10 @@ msgstr "0,0 para uma potência complexa"
msgid "3-arg pow() not supported"
msgstr "3-arg pow() não compatível"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1519,14 +1523,14 @@ msgstr ""
"São compatíveis apenas os BMPs monocromáticos, indexados em 4bpp ou 8bpp e "
"16bpp ou superior: determinado %d bpp"
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
+msgstr ""
+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
msgid "Only one alarm.time alarm can be set."
msgstr "Apenas um alarme alarm.time pode ser definido."
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
-msgstr "Apenas um alarme alarm.touch pode ser definido."
-
#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
msgstr "Apenas uma cor pode ser transparente de cada vez"
@@ -2506,6 +2510,10 @@ msgstr "o arg chr() está fora do intervalo(256)"
msgid "circle can only be registered in one parent"
msgstr "o círculo só pode ser registrado em um pai"
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr "o buffer das cores deve ter 3 bytes (RGB) ou 4 bytes (RGB + pad byte)"
@@ -2592,6 +2600,10 @@ msgstr "os números decimais não são compatíveis"
msgid "default 'except' must be last"
msgstr "a predefinição 'exceto' deve ser o último"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2694,6 +2706,10 @@ msgstr "esperando apenas um valor para o conjunto"
msgid "expecting key:value for dict"
msgstr "chave esperada: valor para dict"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "argumentos extras de palavras-chave passados"
@@ -3232,6 +3248,10 @@ msgstr "não há uma Placa de Rede disponível"
msgid "no binding for nonlocal found"
msgstr "nenhuma ligação para nonlocal foi encontrada"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "nenhum módulo chamado '%q'"
@@ -3572,6 +3592,10 @@ msgstr "compilação de script não suportada"
msgid "shape must be a tuple"
msgstr "a forma deve ser uma tupla"
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "sinal não permitido no especificador do formato da sequência"
@@ -3968,6 +3992,9 @@ msgstr "zi deve ser de um tipo float"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi deve estar na forma (n_section, 2)"
+#~ msgid "Only one alarm.touch alarm can be set."
+#~ msgstr "Apenas um alarme alarm.touch pode ser definido."
+
#~ msgid "TouchAlarm not available in light sleep"
#~ msgstr "O TouchAlarm não está disponívle no modo light sleep"
diff --git a/locale/sv.po b/locale/sv.po
index 6a19dc5ad..8cae54588 100644
--- a/locale/sv.po
+++ b/locale/sv.po
@@ -282,6 +282,10 @@ msgstr "0,0 till ett komplext nummer"
msgid "3-arg pow() not supported"
msgstr "3-arguments pow() stöds inte"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1508,14 +1512,14 @@ msgstr ""
"Endast monokrom, indexerad 4 bpp eller 8 bpp och 16 bpp eller högre BMP: er "
"stöds: %d bpp angiven"
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
+msgstr ""
+
#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
msgid "Only one alarm.time alarm can be set."
msgstr "Endast ett alarm.time kan ställas in."
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
-msgstr "Endast ett larm av typ alarm.touch kan ställas in."
-
#: shared-module/displayio/ColorConverter.c
msgid "Only one color can be transparent at a time"
msgstr "Bara en färg kan vara genomskinlig i taget"
@@ -2480,6 +2484,10 @@ msgstr "chr() arg är inte i intervallet(256)"
msgid "circle can only be registered in one parent"
msgstr "circle kan endast registreras i en förälder"
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr "färgbuffert måste vara 3 byte (RGB) eller 4 byte (RGB + pad byte)"
@@ -2564,6 +2572,10 @@ msgstr "decimaltal stöds inte"
msgid "default 'except' must be last"
msgstr "standard \"except\" måste ligga sist"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2666,6 +2678,10 @@ msgstr "förväntar bara ett värde för set"
msgid "expecting key:value for dict"
msgstr "förväntar nyckel:värde för dict"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "extra keyword-argument angivna"
@@ -3201,6 +3217,10 @@ msgstr "ingen tillgänglig NIC"
msgid "no binding for nonlocal found"
msgstr "ingen bindning för ickelokal hittad"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "ingen modul med namnet '%q'"
@@ -3537,6 +3557,10 @@ msgstr "skriptkompilering stöds inte"
msgid "shape must be a tuple"
msgstr "shape måste vara en tuple"
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "tecknet tillåts inte i strängformatspecificerare"
@@ -3933,6 +3957,9 @@ msgstr "zi måste vara av typ float"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi måste vara i formen (n_section, 2)"
+#~ msgid "Only one alarm.touch alarm can be set."
+#~ msgstr "Endast ett larm av typ alarm.touch kan ställas in."
+
#~ msgid "input argument must be an integer or a 2-tuple"
#~ msgstr "indataargumentet måste vara ett heltal eller en 2-tupel"
diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po
index 596855cf6..735c90743 100644
--- a/locale/zh_Latn_pinyin.po
+++ b/locale/zh_Latn_pinyin.po
@@ -280,6 +280,10 @@ msgstr "0.0 dào fùzá diànyuán"
msgid "3-arg pow() not supported"
msgstr "bù zhīchí 3-arg pow ()"
+#: shared-module/msgpack/__init__.c
+msgid "64 bit types"
+msgstr ""
+
#: ports/atmel-samd/common-hal/countio/Counter.c
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
msgid "A hardware interrupt channel is already in use"
@@ -1500,12 +1504,12 @@ msgstr ""
"Jǐn zhīchí dān sè, suǒyǐn wéi 4bpp huò 8bpp yǐjí 16bpp huò gèng gāo de BMP: "
"Gěi chū %d bpp"
-#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
-msgid "Only one alarm.time alarm can be set."
+#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
+msgid "Only one TouchAlarm can be set in deep sleep."
msgstr ""
-#: ports/esp32s2/common-hal/alarm/touch/TouchAlarm.c
-msgid "Only one alarm.touch alarm can be set."
+#: ports/esp32s2/common-hal/alarm/time/TimeAlarm.c
+msgid "Only one alarm.time alarm can be set."
msgstr ""
#: shared-module/displayio/ColorConverter.c
@@ -2464,6 +2468,10 @@ msgstr "chr() cān shǔ bùzài fànwéi (256)"
msgid "circle can only be registered in one parent"
msgstr "quānzi zhǐ néng zài yī wèi jiāzhǎng zhōng zhùcè"
+#: shared-bindings/msgpack/ExtType.c
+msgid "code outside range 0~127"
+msgstr ""
+
#: shared-bindings/displayio/Palette.c
msgid "color buffer must be 3 bytes (RGB) or 4 bytes (RGB + pad byte)"
msgstr ""
@@ -2551,6 +2559,10 @@ msgstr "bù zhīchí xiǎoshù shù"
msgid "default 'except' must be last"
msgstr "mòrèn 'except' bìxū shì zuìhòu yīgè"
+#: shared-bindings/msgpack/__init__.c
+msgid "default is not a function"
+msgstr ""
+
#: shared-bindings/audiobusio/PDMIn.c
msgid ""
"destination buffer must be a bytearray or array of type 'B' for bit_depth = 8"
@@ -2652,6 +2664,10 @@ msgstr "jǐn qídài shèzhì de zhí"
msgid "expecting key:value for dict"
msgstr "qídài guānjiàn: Zìdiǎn de jiàzhí"
+#: shared-bindings/msgpack/__init__.c
+msgid "ext_hook is not a function"
+msgstr ""
+
#: py/argcheck.c
msgid "extra keyword arguments given"
msgstr "éwài de guānjiàn cí cānshù"
@@ -3185,6 +3201,10 @@ msgstr "méiyǒu kěyòng de NIC"
msgid "no binding for nonlocal found"
msgstr "zhǎo bù dào fēi běndì de bǎng dìng"
+#: shared-module/msgpack/__init__.c
+msgid "no default packer"
+msgstr ""
+
#: py/builtinimport.c
msgid "no module named '%q'"
msgstr "méiyǒu mókuài '%q'"
@@ -3520,6 +3540,10 @@ msgstr "bù zhīchí jiǎoběn biānyì"
msgid "shape must be a tuple"
msgstr ""
+#: shared-module/msgpack/__init__.c
+msgid "short read"
+msgstr ""
+
#: py/objstr.c
msgid "sign not allowed in string format specifier"
msgstr "zìfú chuàn géshì shuōmíng fú zhōng bù yǔnxǔ shǐyòng fúhào"