Skip to content

Commit

Permalink
Merge pull request micropython#4711 from weblate/weblate-circuitpytho…
Browse files Browse the repository at this point in the history
…n-main

Translations update from Weblate
  • Loading branch information
ladyada committed May 5, 2021
2 parents c7e8160 + 54bfedb commit 1668e9c
Show file tree
Hide file tree
Showing 17 changed files with 151 additions and 15 deletions.
8 changes: 8 additions & 0 deletions locale/ID.po
Expand Up @@ -448,6 +448,10 @@ msgstr ""
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr ""
Expand Down Expand Up @@ -1219,6 +1223,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr "Nilai Unit ADC tidak valid"

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "File BMP tidak valid"
Expand Down
8 changes: 8 additions & 0 deletions locale/cs.po
Expand Up @@ -444,6 +444,10 @@ msgstr ""
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr ""
Expand Down Expand Up @@ -1200,6 +1204,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr ""

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr ""
Expand Down
8 changes: 8 additions & 0 deletions locale/de_DE.po
Expand Up @@ -450,6 +450,10 @@ msgstr "Versuche %d Blöcke zu allokieren"
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Authentifizierungsfehler"
Expand Down Expand Up @@ -1220,6 +1224,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr "Ungültiger ADC-Einheitenwert"

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Ungültige BMP-Datei"
Expand Down
8 changes: 8 additions & 0 deletions locale/el.po
Expand Up @@ -441,6 +441,10 @@ msgstr ""
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr ""
Expand Down Expand Up @@ -1197,6 +1201,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr ""

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr ""
Expand Down
8 changes: 8 additions & 0 deletions locale/en_GB.po
Expand Up @@ -450,6 +450,10 @@ msgstr "Attempt to allocate %d blocks"
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Authentication failure"
Expand Down Expand Up @@ -1214,6 +1218,10 @@ msgstr "Invalid %q pin selection"
msgid "Invalid ADC Unit value"
msgstr "Invalid ADC unit value"

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Invalid BMP file"
Expand Down
18 changes: 13 additions & 5 deletions locale/es.po
Expand Up @@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
"PO-Revision-Date: 2021-04-28 16:11+0000\n"
"PO-Revision-Date: 2021-05-05 15:32+0000\n"
"Last-Translator: Alvaro Figueroa <alvaro@greencore.co.cr>\n"
"Language-Team: \n"
"Language: es\n"
Expand Down Expand Up @@ -454,6 +454,10 @@ msgstr "Tratando de localizar %d bloques"
msgid "Attempted heap allocation when VM not running."
msgstr "Asignación del montículo mientras la VM no esta ejecutándose."

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Fallo de autenticación"
Expand Down Expand Up @@ -1231,6 +1235,10 @@ msgstr "selección inválida de pin %q"
msgid "Invalid ADC Unit value"
msgstr "Valor de unidad de ADC no válido"

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Archivo BMP inválido"
Expand Down Expand Up @@ -3067,7 +3075,7 @@ msgstr "punto flotante demasiado grande"

#: py/nativeglue.c
msgid "float unsupported"
msgstr ""
msgstr "sin capacidades de flotante"

#: shared-bindings/_stage/Text.c
msgid "font must be 2048 bytes long"
Expand Down Expand Up @@ -3159,7 +3167,7 @@ msgstr "identificador redefinido como nonlocal"

#: py/compile.c
msgid "import * not at module level"
msgstr ""
msgstr "import * no a nivel de módulo"

#: py/persistentcode.c
msgid "incompatible .mpy file"
Expand Down Expand Up @@ -3707,7 +3715,7 @@ msgstr "solo se admiten segmentos con step=1 (alias None)"

#: py/vm.c
msgid "opcode"
msgstr ""
msgstr "código de operación"

#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/compare/compare.c
#: extmod/ulab/code/numpy/vector/vector.c
Expand Down Expand Up @@ -3931,7 +3939,7 @@ msgstr "frecuencia de muestreo fuera de rango"

#: py/modmicropython.c
msgid "schedule queue full"
msgstr ""
msgstr "cola de planificación llena"

#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"
Expand Down
8 changes: 8 additions & 0 deletions locale/fil.po
Expand Up @@ -444,6 +444,10 @@ msgstr ""
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr ""
Expand Down Expand Up @@ -1212,6 +1216,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr ""

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Mali ang BMP file"
Expand Down
8 changes: 8 additions & 0 deletions locale/fr.po
Expand Up @@ -456,6 +456,10 @@ msgstr ""
"Tentative d'allocation à la pile quand la Machine Virtuelle n'est pas en "
"exécution."

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Échec d'authentification"
Expand Down Expand Up @@ -1243,6 +1247,10 @@ msgstr "Sélection de broche %q invalide"
msgid "Invalid ADC Unit value"
msgstr "Valeur d'unité ADC non valide"

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Fichier BMP invalide"
Expand Down
8 changes: 8 additions & 0 deletions locale/hi.po
Expand Up @@ -441,6 +441,10 @@ msgstr ""
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr ""
Expand Down Expand Up @@ -1197,6 +1201,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr ""

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr ""
Expand Down
8 changes: 8 additions & 0 deletions locale/it_IT.po
Expand Up @@ -453,6 +453,10 @@ msgstr "Provo ad allocare %d blocchi"
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Autenticazione Fallita"
Expand Down Expand Up @@ -1221,6 +1225,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr ""

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "File BMP non valido"
Expand Down
8 changes: 8 additions & 0 deletions locale/ja.po
Expand Up @@ -446,6 +446,10 @@ msgstr "%d個のブロックの確保を試みました"
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "認証失敗"
Expand Down Expand Up @@ -1210,6 +1214,10 @@ msgstr "不正な%qピン選択"
msgid "Invalid ADC Unit value"
msgstr "不正なADCユニット値"

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "不正なBMPファイル"
Expand Down
8 changes: 8 additions & 0 deletions locale/ko.po
Expand Up @@ -442,6 +442,10 @@ msgstr ""
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr ""
Expand Down Expand Up @@ -1200,6 +1204,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr ""

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr ""
Expand Down
8 changes: 8 additions & 0 deletions locale/nl.po
Expand Up @@ -444,6 +444,10 @@ msgstr "Poging om %d blokken toe te wijzen"
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Authenticatiefout"
Expand Down Expand Up @@ -1211,6 +1215,10 @@ msgstr "Ongeldige %q pin selectie"
msgid "Invalid ADC Unit value"
msgstr "Ongeldige ADC Unit waarde"

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Ongeldig BMP bestand"
Expand Down
8 changes: 8 additions & 0 deletions locale/pl.po
Expand Up @@ -446,6 +446,10 @@ msgstr "Próba przydzielenia %d bloków"
msgid "Attempted heap allocation when VM not running."
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""

#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Błąd autoryzacji"
Expand Down Expand Up @@ -1210,6 +1214,10 @@ msgstr ""
msgid "Invalid ADC Unit value"
msgstr ""

#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""

#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Zły BMP"
Expand Down

0 comments on commit 1668e9c

Please sign in to comment.