From 8491b1263aefac160ad3b1733db1bd4ada4f0a6a Mon Sep 17 00:00:00 2001 From: Hosted Weblate Date: Wed, 5 May 2021 17:48:04 +0200 Subject: [PATCH] Update translation files Updated by "Update PO files to match POT (msgmerge)" hook in Weblate. Translation: CircuitPython/main Translate-URL: https://hosted.weblate.org/projects/circuitpython/main/ --- locale/ID.po | 8 ++++++++ locale/cs.po | 8 ++++++++ locale/de_DE.po | 8 ++++++++ locale/el.po | 8 ++++++++ locale/en_GB.po | 8 ++++++++ locale/es.po | 8 ++++++++ locale/fil.po | 8 ++++++++ locale/fr.po | 8 ++++++++ locale/hi.po | 8 ++++++++ locale/it_IT.po | 8 ++++++++ locale/ja.po | 8 ++++++++ locale/ko.po | 8 ++++++++ locale/nl.po | 8 ++++++++ locale/pl.po | 8 ++++++++ locale/pt_BR.po | 8 ++++++++ locale/sv.po | 8 ++++++++ locale/zh_Latn_pinyin.po | 8 ++++++++ 17 files changed, 136 insertions(+) diff --git a/locale/ID.po b/locale/ID.po index 6026486edc..7d576698ad 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -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" diff --git a/locale/cs.po b/locale/cs.po index b7ec951e2f..9cf5e17765 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -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 "" diff --git a/locale/de_DE.po b/locale/de_DE.po index e72d49004d..d0c0eff063 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -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" diff --git a/locale/el.po b/locale/el.po index 8106a86683..0b70b9a990 100644 --- a/locale/el.po +++ b/locale/el.po @@ -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 "" diff --git a/locale/en_GB.po b/locale/en_GB.po index e08d5c00ae..4eb62b21ae 100644 --- a/locale/en_GB.po +++ b/locale/en_GB.po @@ -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" diff --git a/locale/es.po b/locale/es.po index e7d8855862..bfd26dc145 100644 --- a/locale/es.po +++ b/locale/es.po @@ -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" diff --git a/locale/fil.po b/locale/fil.po index 42862d7501..07ea67a7d6 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -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" diff --git a/locale/fr.po b/locale/fr.po index 46bbcf7e84..5b8c112384 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -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" diff --git a/locale/hi.po b/locale/hi.po index 5e55b35421..6736f746ea 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -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 "" diff --git a/locale/it_IT.po b/locale/it_IT.po index 5feca60282..559ffd9fb6 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -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" diff --git a/locale/ja.po b/locale/ja.po index f7fbaacf08..2a33e1f4dc 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -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ファイル" diff --git a/locale/ko.po b/locale/ko.po index b9293d00e0..e6fa831dd8 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -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 "" diff --git a/locale/nl.po b/locale/nl.po index 48861d929c..b2959ee892 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -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" diff --git a/locale/pl.po b/locale/pl.po index c11d260b1e..8d8a9e51f4 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -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" diff --git a/locale/pt_BR.po b/locale/pt_BR.po index cbba35b1f8..c6517e96ec 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -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" diff --git a/locale/sv.po b/locale/sv.po index 645c8d56f5..1f91867c7f 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -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 "" + #: 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 "" + #: shared-module/displayio/OnDiskBitmap.c msgid "Invalid BMP file" msgstr "Ogiltig BMP-fil" diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po index a48d20c912..ceb891ccd0 100644 --- a/locale/zh_Latn_pinyin.po +++ b/locale/zh_Latn_pinyin.po @@ -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"