Merge pull request #7276 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
This commit is contained in:
commit
d364d1c516
13
locale/ID.po
13
locale/ID.po
|
@ -112,7 +112,7 @@ msgstr "%q gagal: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q sedang digunakan"
|
msgstr "%q sedang digunakan"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q indeks di luar batas"
|
msgstr "%q indeks di luar batas"
|
||||||
|
|
||||||
|
@ -177,7 +177,7 @@ msgstr "%q harus berupa string"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q harus bertipe %q"
|
msgstr "%q harus bertipe %q"
|
||||||
|
|
||||||
|
@ -1683,6 +1683,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr "Waktu habis"
|
msgstr "Waktu habis"
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "Kehabisan memori"
|
msgstr "Kehabisan memori"
|
||||||
|
@ -2221,6 +2225,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Tidak dapat membaca data palet warna"
|
msgstr "Tidak dapat membaca data palet warna"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3184,7 +3189,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "index keluar dari jangkauan"
|
msgstr "index keluar dari jangkauan"
|
||||||
|
@ -3436,10 +3441,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
13
locale/cs.po
13
locale/cs.po
|
@ -113,7 +113,7 @@ msgstr "%q: selhání %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q se právě používá"
|
msgstr "%q se právě používá"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "Index %q je mimo rozsah"
|
msgstr "Index %q je mimo rozsah"
|
||||||
|
|
||||||
|
@ -178,7 +178,7 @@ msgstr "%q musí být string"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q musí být int"
|
msgstr "%q musí být int"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q musí být typu %q"
|
msgstr "%q musí být typu %q"
|
||||||
|
|
||||||
|
@ -1679,6 +1679,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2210,6 +2214,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3171,7 +3176,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3423,10 +3428,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -114,7 +114,7 @@ msgstr "%q Fehler: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q in Benutzung"
|
msgstr "%q in Benutzung"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "Der Index %q befindet sich außerhalb des Bereiches"
|
msgstr "Der Index %q befindet sich außerhalb des Bereiches"
|
||||||
|
|
||||||
|
@ -180,7 +180,7 @@ msgstr "%q muss ein String sein"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q muss vom Typ Integer sein"
|
msgstr "%q muss vom Typ Integer sein"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q muss vom Type %q sein"
|
msgstr "%q muss vom Type %q sein"
|
||||||
|
|
||||||
|
@ -1700,6 +1700,10 @@ msgstr "Vorgang oder Funktion wird nicht unterstützt"
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr "Zeit für Vorgang abgelaufen"
|
msgstr "Zeit für Vorgang abgelaufen"
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "Kein Speicher mehr verfügbar"
|
msgstr "Kein Speicher mehr verfügbar"
|
||||||
|
@ -2249,6 +2253,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Konnte Farbpalettendaten nicht lesen"
|
msgstr "Konnte Farbpalettendaten nicht lesen"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr "mDNS-Abfrage kann nicht gestartet werden"
|
msgstr "mDNS-Abfrage kann nicht gestartet werden"
|
||||||
|
|
||||||
|
@ -3242,7 +3247,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "Index ist außerhalb der Grenzen"
|
msgstr "Index ist außerhalb der Grenzen"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "index außerhalb der Reichweite"
|
msgstr "index außerhalb der Reichweite"
|
||||||
|
@ -3500,10 +3505,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr "Loopback + Silent Mode wird vom Peripheriegerät nicht unterstützt"
|
msgstr "Loopback + Silent Mode wird vom Peripheriegerät nicht unterstützt"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr "mDNS bereits initialisiert"
|
msgstr "mDNS bereits initialisiert"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr "mDNS funktioniert nur mit integriertem WiFi"
|
msgstr "mDNS funktioniert nur mit integriertem WiFi"
|
||||||
|
|
||||||
|
|
13
locale/el.po
13
locale/el.po
|
@ -118,7 +118,7 @@ msgstr "%q αποτυχία: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q είναι σε χρήση"
|
msgstr "%q είναι σε χρήση"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q δείκτης εκτός εμβέλειας"
|
msgstr "%q δείκτης εκτός εμβέλειας"
|
||||||
|
|
||||||
|
@ -183,7 +183,7 @@ msgstr "%q πρέπει να είναι string"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q πρέπει να είναι int"
|
msgstr "%q πρέπει να είναι int"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q πρέπει να είναι τύπου %q"
|
msgstr "%q πρέπει να είναι τύπου %q"
|
||||||
|
|
||||||
|
@ -1688,6 +1688,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2219,6 +2223,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3180,7 +3185,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3432,10 +3437,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -116,7 +116,7 @@ msgstr "%q failure: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q in use"
|
msgstr "%q in use"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q index out of range"
|
msgstr "%q index out of range"
|
||||||
|
|
||||||
|
@ -181,7 +181,7 @@ msgstr "%q must be a string"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1683,6 +1683,10 @@ msgstr "Operation or feature not supported"
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr "Operation timed out"
|
msgstr "Operation timed out"
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "Out of memory"
|
msgstr "Out of memory"
|
||||||
|
@ -2223,6 +2227,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Unable to read colour palette data"
|
msgstr "Unable to read colour palette data"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3190,7 +3195,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "index is out of bounds"
|
msgstr "index is out of bounds"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "index out of range"
|
msgstr "index out of range"
|
||||||
|
@ -3442,10 +3447,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr "loopback + silent mode not supported by peripheral"
|
msgstr "loopback + silent mode not supported by peripheral"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
13
locale/es.po
13
locale/es.po
|
@ -118,7 +118,7 @@ msgstr "%q fallo: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q está siendo utilizado"
|
msgstr "%q está siendo utilizado"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q indice fuera de rango"
|
msgstr "%q indice fuera de rango"
|
||||||
|
|
||||||
|
@ -183,7 +183,7 @@ msgstr "%q debe ser una cadena"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1707,6 +1707,10 @@ msgstr "Operación no característica no soportada"
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr "Tiempo de espera agotado"
|
msgstr "Tiempo de espera agotado"
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "Memoria agotada"
|
msgstr "Memoria agotada"
|
||||||
|
@ -2255,6 +2259,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "No se pudo leer los datos de la paleta de colores"
|
msgstr "No se pudo leer los datos de la paleta de colores"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3230,7 +3235,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "el índice está fuera de límites"
|
msgstr "el índice está fuera de límites"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "index fuera de rango"
|
msgstr "index fuera de rango"
|
||||||
|
@ -3485,10 +3490,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr "Loopback + modo silencioso no están soportados por periférico"
|
msgstr "Loopback + modo silencioso no están soportados por periférico"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -107,7 +107,7 @@ msgstr ""
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q ay ginagamit"
|
msgstr "%q ay ginagamit"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q indeks wala sa sakop"
|
msgstr "%q indeks wala sa sakop"
|
||||||
|
|
||||||
|
@ -172,7 +172,7 @@ msgstr ""
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1678,6 +1678,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2209,6 +2213,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3184,7 +3189,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "index wala sa sakop"
|
msgstr "index wala sa sakop"
|
||||||
|
@ -3440,10 +3445,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
13
locale/fr.po
13
locale/fr.po
|
@ -118,7 +118,7 @@ msgstr "Échec de %q : %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q en cours d'utilisation"
|
msgstr "%q en cours d'utilisation"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "index %q hors de portée"
|
msgstr "index %q hors de portée"
|
||||||
|
|
||||||
|
@ -183,7 +183,7 @@ msgstr "%q doit être une chaîne de caractères"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q doit être un entier"
|
msgstr "%q doit être un entier"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q doit être du type %q"
|
msgstr "%q doit être du type %q"
|
||||||
|
|
||||||
|
@ -1727,6 +1727,10 @@ msgstr "Opération ou fonction non supportée"
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr "Timeout de l'opération"
|
msgstr "Timeout de l'opération"
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "Mémoire insuffisante"
|
msgstr "Mémoire insuffisante"
|
||||||
|
@ -2280,6 +2284,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Impossible de lire les données de la palette de couleurs"
|
msgstr "Impossible de lire les données de la palette de couleurs"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr "Impossible de lancer la requête mDNS"
|
msgstr "Impossible de lancer la requête mDNS"
|
||||||
|
|
||||||
|
@ -3270,7 +3275,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "l'index est hors limites"
|
msgstr "l'index est hors limites"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "index est hors bornes"
|
msgstr "index est hors bornes"
|
||||||
|
@ -3529,10 +3534,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr "loopback + silent mode non pris en charge par le périphérique"
|
msgstr "loopback + silent mode non pris en charge par le périphérique"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr "mDNS a déjà été initialisé"
|
msgstr "mDNS a déjà été initialisé"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr "mDNS ne fonctionne que avec le WiFi intégré"
|
msgstr "mDNS ne fonctionne que avec le WiFi intégré"
|
||||||
|
|
||||||
|
|
13
locale/hi.po
13
locale/hi.po
|
@ -106,7 +106,7 @@ msgstr ""
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -171,7 +171,7 @@ msgstr ""
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1663,6 +1663,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2192,6 +2196,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3153,7 +3158,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3405,10 +3410,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -113,7 +113,7 @@ msgstr "%q fallito: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q in uso"
|
msgstr "%q in uso"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "indice %q fuori intervallo"
|
msgstr "indice %q fuori intervallo"
|
||||||
|
|
||||||
|
@ -178,7 +178,7 @@ msgstr ""
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1685,6 +1685,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2219,6 +2223,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3192,7 +3197,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "indice fuori intervallo"
|
msgstr "indice fuori intervallo"
|
||||||
|
@ -3449,10 +3454,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
13
locale/ja.po
13
locale/ja.po
|
@ -111,7 +111,7 @@ msgstr "%q 失敗: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%qは使用中"
|
msgstr "%qは使用中"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q インデックスは範囲外"
|
msgstr "%q インデックスは範囲外"
|
||||||
|
|
||||||
|
@ -176,7 +176,7 @@ msgstr ""
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1676,6 +1676,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2206,6 +2210,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "カラーパレットデータを読み込めません"
|
msgstr "カラーパレットデータを読み込めません"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3171,7 +3176,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "インデクスが範囲外"
|
msgstr "インデクスが範囲外"
|
||||||
|
@ -3424,10 +3429,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
13
locale/ko.po
13
locale/ko.po
|
@ -107,7 +107,7 @@ msgstr ""
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q 사용 중입니다"
|
msgstr "%q 사용 중입니다"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q 인덱스 범위를 벗어났습니다"
|
msgstr "%q 인덱스 범위를 벗어났습니다"
|
||||||
|
|
||||||
|
@ -172,7 +172,7 @@ msgstr ""
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1666,6 +1666,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2196,6 +2200,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3157,7 +3162,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3409,10 +3414,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
13
locale/nl.po
13
locale/nl.po
|
@ -109,7 +109,7 @@ msgstr "%q fout: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q in gebruik"
|
msgstr "%q in gebruik"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q index buiten bereik"
|
msgstr "%q index buiten bereik"
|
||||||
|
|
||||||
|
@ -174,7 +174,7 @@ msgstr ""
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1680,6 +1680,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2216,6 +2220,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Niet in staat kleurenpalet data te lezen"
|
msgstr "Niet in staat kleurenpalet data te lezen"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3187,7 +3192,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "index is buiten bereik"
|
msgstr "index is buiten bereik"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "index is buiten bereik"
|
msgstr "index is buiten bereik"
|
||||||
|
@ -3442,10 +3447,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr "loopback + silent mode wordt niet ondersteund door randapparaat"
|
msgstr "loopback + silent mode wordt niet ondersteund door randapparaat"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
13
locale/pl.po
13
locale/pl.po
|
@ -111,7 +111,7 @@ msgstr "%q niepowodzenie: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q w użyciu"
|
msgstr "%q w użyciu"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q poza zakresem"
|
msgstr "%q poza zakresem"
|
||||||
|
|
||||||
|
@ -176,7 +176,7 @@ msgstr ""
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -1674,6 +1674,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "Brak pamięci"
|
msgstr "Brak pamięci"
|
||||||
|
@ -2203,6 +2207,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Nie można odczytać danych palety"
|
msgstr "Nie można odczytać danych palety"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3165,7 +3170,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "indeks jest poza zakresem"
|
msgstr "indeks jest poza zakresem"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "indeks poza zakresem"
|
msgstr "indeks poza zakresem"
|
||||||
|
@ -3417,10 +3422,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -115,7 +115,7 @@ msgstr "%q falha: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q em uso"
|
msgstr "%q em uso"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "O índice %q está fora do intervalo"
|
msgstr "O índice %q está fora do intervalo"
|
||||||
|
|
||||||
|
@ -180,7 +180,7 @@ msgstr "%q deve ser uma string"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q deve ser um inteiro"
|
msgstr "%q deve ser um inteiro"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q deve ser do tipo %q"
|
msgstr "%q deve ser do tipo %q"
|
||||||
|
|
||||||
|
@ -1709,6 +1709,10 @@ msgstr "A operação ou o recurso não é suportado"
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr "A operação expirou"
|
msgstr "A operação expirou"
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "Sem memória"
|
msgstr "Sem memória"
|
||||||
|
@ -2262,6 +2266,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Não foi possível ler os dados da paleta de cores"
|
msgstr "Não foi possível ler os dados da paleta de cores"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr "Não é possível iniciar a consulta mDNS"
|
msgstr "Não é possível iniciar a consulta mDNS"
|
||||||
|
|
||||||
|
@ -3247,7 +3252,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "o índice está fora dos limites"
|
msgstr "o índice está fora dos limites"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "Índice fora do intervalo"
|
msgstr "Índice fora do intervalo"
|
||||||
|
@ -3503,10 +3508,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr "o loopback + o modo silencioso não é suportado pelo periférico"
|
msgstr "o loopback + o modo silencioso não é suportado pelo periférico"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr "O mDNS já foi inicializado"
|
msgstr "O mDNS já foi inicializado"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr "O mDNS só funciona com WiFi integrado"
|
msgstr "O mDNS só funciona com WiFi integrado"
|
||||||
|
|
||||||
|
|
18
locale/ru.po
18
locale/ru.po
|
@ -79,7 +79,8 @@ msgstr "%02X"
|
||||||
#, c-format
|
#, c-format
|
||||||
msgid ""
|
msgid ""
|
||||||
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
|
"%d address pins, %d rgb pins and %d tiles indicate a height of %d, not %d"
|
||||||
msgstr "%d адресных пинов, %d rgb пинов и %d тайлов указывают высоту %d а не %d"
|
msgstr ""
|
||||||
|
"%d адресных пинов, %d rgb пинов и %d тайлов указывают высоту %d а не %d"
|
||||||
|
|
||||||
#: ports/atmel-samd/common-hal/alarm/__init__.c
|
#: ports/atmel-samd/common-hal/alarm/__init__.c
|
||||||
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
|
#: ports/cxd56/common-hal/analogio/AnalogOut.c ports/cxd56/common-hal/rtc/RTC.c
|
||||||
|
@ -116,7 +117,7 @@ msgstr "%q сбой: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q используется"
|
msgstr "%q используется"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "Индекс %q вне диапазона"
|
msgstr "Индекс %q вне диапазона"
|
||||||
|
|
||||||
|
@ -181,7 +182,7 @@ msgstr "%q должно быть строкой"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q должно быть int"
|
msgstr "%q должно быть int"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q должно быть типа %q"
|
msgstr "%q должно быть типа %q"
|
||||||
|
|
||||||
|
@ -1467,7 +1468,7 @@ msgid "No DMA pacing timer found"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
|
#: shared-module/adafruit_bus_device/i2c_device/I2CDevice.c
|
||||||
#, c-format, fuzzy
|
#, fuzzy, c-format
|
||||||
msgid "No I2C device at address: 0x%x"
|
msgid "No I2C device at address: 0x%x"
|
||||||
msgstr "Не найдено устройство I2C по адресу: %x"
|
msgstr "Не найдено устройство I2C по адресу: %x"
|
||||||
|
|
||||||
|
@ -1723,6 +1724,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2259,6 +2264,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3220,7 +3226,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3472,10 +3478,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
13
locale/sv.po
13
locale/sv.po
|
@ -114,7 +114,7 @@ msgstr "%q-fel: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q används redan"
|
msgstr "%q används redan"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "Index %q ligger utanför intervallet"
|
msgstr "Index %q ligger utanför intervallet"
|
||||||
|
|
||||||
|
@ -181,7 +181,7 @@ msgstr "%q måste vara en sträng"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q måste vara en int"
|
msgstr "%q måste vara en int"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q måste vara av typen %q"
|
msgstr "%q måste vara av typen %q"
|
||||||
|
|
||||||
|
@ -1691,6 +1691,10 @@ msgstr "Operation eller funktion stöds inte"
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr "Åtgärden orsakade timeout"
|
msgstr "Åtgärden orsakade timeout"
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "Slut på minne"
|
msgstr "Slut på minne"
|
||||||
|
@ -2237,6 +2241,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Det går inte att läsa färgpalettdata"
|
msgstr "Det går inte att läsa färgpalettdata"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr "Det gick inte att starta mDNS-frågan"
|
msgstr "Det gick inte att starta mDNS-frågan"
|
||||||
|
|
||||||
|
@ -3215,7 +3220,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "index är utanför gränserna"
|
msgstr "index är utanför gränserna"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "index utanför intervallet"
|
msgstr "index utanför intervallet"
|
||||||
|
@ -3470,10 +3475,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr "loopback + tyst läge stöds inte av kringutrustning"
|
msgstr "loopback + tyst läge stöds inte av kringutrustning"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr "mDNS har redan initierats"
|
msgstr "mDNS har redan initierats"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr "mDNS fungerar bara med inbyggt WiFi"
|
msgstr "mDNS fungerar bara med inbyggt WiFi"
|
||||||
|
|
||||||
|
|
13
locale/tr.po
13
locale/tr.po
|
@ -118,7 +118,7 @@ msgstr "%q hata: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q kullanımda"
|
msgstr "%q kullanımda"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q indeksi aralık dışında"
|
msgstr "%q indeksi aralık dışında"
|
||||||
|
|
||||||
|
@ -183,7 +183,7 @@ msgstr "%q bir string olmalıdır"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q bir tam sayı olmalıdır"
|
msgstr "%q bir tam sayı olmalıdır"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q, %q türünde olmalıdır"
|
msgstr "%q, %q türünde olmalıdır"
|
||||||
|
|
||||||
|
@ -1680,6 +1680,10 @@ msgstr ""
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -2212,6 +2216,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -3173,7 +3178,7 @@ msgid "index is out of bounds"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -3425,10 +3430,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -117,7 +117,7 @@ msgstr "%q Shībài: %d"
|
||||||
msgid "%q in use"
|
msgid "%q in use"
|
||||||
msgstr "%q zhèngzài bèi shǐyòng"
|
msgstr "%q zhèngzài bèi shǐyòng"
|
||||||
|
|
||||||
#: py/obj.c py/objstr.c py/objstrunicode.c
|
#: py/objstr.c py/objstrunicode.c
|
||||||
msgid "%q index out of range"
|
msgid "%q index out of range"
|
||||||
msgstr "%q suǒyǐn chāochū fànwéi"
|
msgstr "%q suǒyǐn chāochū fànwéi"
|
||||||
|
|
||||||
|
@ -183,7 +183,7 @@ msgstr "%q bìxū shì yí gè zì fú chuàn"
|
||||||
msgid "%q must be an int"
|
msgid "%q must be an int"
|
||||||
msgstr "%q bìxū shì zhěng xíng"
|
msgstr "%q bìxū shì zhěng xíng"
|
||||||
|
|
||||||
#: py/argcheck.c
|
#: py/argcheck.c py/obj.c
|
||||||
msgid "%q must be of type %q"
|
msgid "%q must be of type %q"
|
||||||
msgstr "%q bì xū shì %q lèi xíng"
|
msgstr "%q bì xū shì %q lèi xíng"
|
||||||
|
|
||||||
|
@ -1698,6 +1698,10 @@ msgstr "bù zhī chí cāo zuò huò gōng néng"
|
||||||
msgid "Operation timed out"
|
msgid "Operation timed out"
|
||||||
msgstr "cāo zuò yǐ fēn shí"
|
msgstr "cāo zuò yǐ fēn shí"
|
||||||
|
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
|
msgid "Out of MDNS service slots"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
#: ports/espressif/common-hal/espidf/__init__.c ports/espressif/esp_error.c
|
||||||
msgid "Out of memory"
|
msgid "Out of memory"
|
||||||
msgstr "nèi cún bù zú"
|
msgstr "nèi cún bù zú"
|
||||||
|
@ -2243,6 +2247,7 @@ msgid "Unable to read color palette data"
|
||||||
msgstr "Wúfǎ dúqǔ tiáosèbǎn shùjù"
|
msgstr "Wúfǎ dúqǔ tiáosèbǎn shùjù"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "Unable to start mDNS query"
|
msgid "Unable to start mDNS query"
|
||||||
msgstr "wú fǎ qǐ dòng mDNS chá xún"
|
msgstr "wú fǎ qǐ dòng mDNS chá xún"
|
||||||
|
|
||||||
|
@ -3222,7 +3227,7 @@ msgid "index is out of bounds"
|
||||||
msgstr "suǒyǐn chāochū fànwéi"
|
msgstr "suǒyǐn chāochū fànwéi"
|
||||||
|
|
||||||
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
#: extmod/ulab/code/numpy/numerical.c extmod/ulab/code/ulab_tools.c
|
||||||
#: ports/espressif/common-hal/pulseio/PulseIn.c py/obj.c
|
#: ports/espressif/common-hal/pulseio/PulseIn.c
|
||||||
#: shared-bindings/bitmaptools/__init__.c
|
#: shared-bindings/bitmaptools/__init__.c
|
||||||
msgid "index out of range"
|
msgid "index out of range"
|
||||||
msgstr "suǒyǐn chāochū fànwéi"
|
msgstr "suǒyǐn chāochū fànwéi"
|
||||||
|
@ -3475,10 +3480,12 @@ msgid "loopback + silent mode not supported by peripheral"
|
||||||
msgstr "Wài shè bù zhī chí huán huí + jìng yīn mó shì"
|
msgstr "Wài shè bù zhī chí huán huí + jìng yīn mó shì"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS already initialized"
|
msgid "mDNS already initialized"
|
||||||
msgstr "mDNS yǐ chū shǐ huà"
|
msgstr "mDNS yǐ chū shǐ huà"
|
||||||
|
|
||||||
#: ports/espressif/common-hal/mdns/Server.c
|
#: ports/espressif/common-hal/mdns/Server.c
|
||||||
|
#: ports/raspberrypi/common-hal/mdns/Server.c
|
||||||
msgid "mDNS only works with built-in WiFi"
|
msgid "mDNS only works with built-in WiFi"
|
||||||
msgstr "mDNS jǐn shì yòng yú nèi zhì wú xiàn wǎng luò"
|
msgstr "mDNS jǐn shì yòng yú nèi zhì wú xiàn wǎng luò"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue