Merge pull request #4711 from weblate/weblate-circuitpython-main

Translations update from Weblate
This commit is contained in:
Limor "Ladyada" Fried 2021-05-05 16:21:43 -04:00 committed by GitHub
commit 1668e9c4f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
17 changed files with 151 additions and 15 deletions

View File

@ -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 ""
@ -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"

View File

@ -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 ""
@ -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 ""

View File

@ -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"
@ -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"

View File

@ -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 ""
@ -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 ""

View File

@ -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"
@ -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"

View File

@ -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"
@ -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"
@ -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"
@ -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"
@ -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"
@ -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
@ -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"

View File

@ -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 ""
@ -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"

View File

@ -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"
@ -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"

View File

@ -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 ""
@ -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 ""

View File

@ -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"
@ -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"

View File

@ -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 "認証失敗"
@ -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ファイル"

View File

@ -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 ""
@ -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 ""

View File

@ -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"
@ -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"

View File

@ -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"
@ -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"

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE 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: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
"Language-Team: \n"
"Language: pt_BR\n"
@ -455,6 +455,10 @@ msgid "Attempted heap allocation when VM not running."
msgstr ""
"Tentativa de alocação das pilhas quando o VM não estiver em funcionamento."
#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""
#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Houve um falha na autenticação"
@ -1234,6 +1238,10 @@ msgstr "Seleção inválida dos pinos %q"
msgid "Invalid ADC Unit value"
msgstr "Valor inválido da unidade ADC"
#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""
#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Arquivo BMP inválido"
@ -3076,7 +3084,7 @@ msgstr "float muito grande"
#: py/nativeglue.c
msgid "float unsupported"
msgstr ""
msgstr "Flutuante não compatível"
#: shared-bindings/_stage/Text.c
msgid "font must be 2048 bytes long"
@ -3168,7 +3176,7 @@ msgstr "o identificador foi redefinido como não-local"
#: py/compile.c
msgid "import * not at module level"
msgstr ""
msgstr "importação * não está no nível do módulo"
#: py/persistentcode.c
msgid "incompatible .mpy file"
@ -3716,7 +3724,7 @@ msgstr ""
#: py/vm.c
msgid "opcode"
msgstr ""
msgstr "opcode"
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/compare/compare.c
#: extmod/ulab/code/numpy/vector/vector.c
@ -3944,7 +3952,7 @@ msgstr "Taxa de amostragem fora do intervalo"
#: py/modmicropython.c
msgid "schedule queue full"
msgstr ""
msgstr "fila de espera cheia"
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"

View File

@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: PACKAGE 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 18:42+0000\n"
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: sv\n"
@ -449,6 +449,10 @@ msgstr "Försök att tilldela %d block"
msgid "Attempted heap allocation when VM not running."
msgstr "Försök till heap-allokering när den virtuella maskinen inte är igång."
#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr "AuthMode.OPEN används inte med lösenord"
#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "Autentiseringsfel"
@ -1218,6 +1222,10 @@ msgstr "Ogiltigt val av %q pinne"
msgid "Invalid ADC Unit value"
msgstr "Ogiltigt ADC-enhetsvärde"
#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr "Ogiltig AuthMode"
#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Ogiltig BMP-fil"
@ -3042,7 +3050,7 @@ msgstr "flyttalet för stort"
#: py/nativeglue.c
msgid "float unsupported"
msgstr ""
msgstr "float stöds ej"
#: shared-bindings/_stage/Text.c
msgid "font must be 2048 bytes long"
@ -3134,7 +3142,7 @@ msgstr "identifieraren omdefinierad som icke-lokal"
#: py/compile.c
msgid "import * not at module level"
msgstr ""
msgstr "import * inte på modulnivå"
#: py/persistentcode.c
msgid "incompatible .mpy file"
@ -3678,7 +3686,7 @@ msgstr "endast segment med steg=1 (aka Ingen) stöds"
#: py/vm.c
msgid "opcode"
msgstr ""
msgstr "opkod"
#: extmod/ulab/code/ndarray.c extmod/ulab/code/numpy/compare/compare.c
#: extmod/ulab/code/numpy/vector/vector.c
@ -3903,7 +3911,7 @@ msgstr "samplingsfrekvens utanför räckvidden"
#: py/modmicropython.c
msgid "schedule queue full"
msgstr ""
msgstr "schemakön full"
#: lib/utils/pyexec.c py/builtinimport.c
msgid "script compilation not supported"

View File

@ -451,6 +451,10 @@ msgstr "cháng shì fēn pèi %d kuài"
msgid "Attempted heap allocation when VM not running."
msgstr "dāng VM bú yùn xíng shí, cháng shì duī fēn pèi."
#: shared-bindings/wifi/Radio.c
msgid "AuthMode.OPEN is not used with password"
msgstr ""
#: shared-bindings/wifi/Radio.c
msgid "Authentication failure"
msgstr "shēn fèn yàn zhèng shī bài"
@ -1220,6 +1224,10 @@ msgstr "wú xiào %q yǐn jiǎo xuǎn zé"
msgid "Invalid ADC Unit value"
msgstr "Wúxiào de ADC dānwèi zhí"
#: ports/esp32s2/common-hal/wifi/Radio.c
msgid "Invalid AuthMode"
msgstr ""
#: shared-module/displayio/OnDiskBitmap.c
msgid "Invalid BMP file"
msgstr "Wúxiào de BMP wénjiàn"