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/
This commit is contained in:
Hosted Weblate 2021-11-17 19:26:47 +01:00
parent 6296a73aa9
commit 9dff70adb2
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
18 changed files with 28 additions and 22 deletions

View File

@ -2178,7 +2178,7 @@ msgid "Stack size must be at least 256"
msgstr "Ukuran stack minimal harus 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2146,7 +2146,7 @@ msgid "Stack size must be at least 256"
msgstr ""
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2175,7 +2175,7 @@ msgid "Stack size must be at least 256"
msgstr "Die Stackgröße sollte mindestens 256 sein"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2143,7 +2143,7 @@ msgid "Stack size must be at least 256"
msgstr ""
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2167,7 +2167,7 @@ msgid "Stack size must be at least 256"
msgstr "Stack size must be at least 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2195,7 +2195,7 @@ msgid "Stack size must be at least 256"
msgstr "El tamaño de la pila debe ser de al menos 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2163,7 +2163,7 @@ msgid "Stack size must be at least 256"
msgstr "Ang laki ng stack ay dapat na hindi bababa sa 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2207,7 +2207,7 @@ msgid "Stack size must be at least 256"
msgstr "La pile doit être au moins de 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2143,7 +2143,7 @@ msgid "Stack size must be at least 256"
msgstr ""
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2182,7 +2182,7 @@ msgid "Stack size must be at least 256"
msgstr "La dimensione dello stack deve essere almeno 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2157,7 +2157,7 @@ msgid "Stack size must be at least 256"
msgstr "スタックサイズは少なくとも256以上でなければなりません"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2146,7 +2146,7 @@ msgid "Stack size must be at least 256"
msgstr ""
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2169,7 +2169,7 @@ msgid "Stack size must be at least 256"
msgstr "Stack grootte moet op zijn minst 256 zijn"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2154,7 +2154,7 @@ msgid "Stack size must be at least 256"
msgstr "Stos musi mieć co najmniej 256 bajtów"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2200,8 +2200,8 @@ msgid "Stack size must be at least 256"
msgstr "O tamanho da pilha deve ser pelo menos 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgstr "A estação deve ser iniciada"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
msgid "Stereo left must be on PWM channel A"
@ -4627,6 +4627,9 @@ msgstr "zi deve ser de um tipo float"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi deve estar na forma (n_section, 2)"
#~ msgid "Station must be started"
#~ msgstr "A estação deve ser iniciada"
#~ msgid "%q must <= %d"
#~ msgstr "o %q deve ser <= %d"

View File

@ -1191,8 +1191,8 @@ msgid ""
"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
"mpy-update for more info."
msgstr ""
"Несовместимый файл .mpy. Пожалуйста, обновите все файлы .mpy. См. "
"http://adafru.it/mpy-update для получения дополнительной информации."
"Несовместимый файл .mpy. Пожалуйста, обновите все файлы .mpy. См. http://"
"adafru.it/mpy-update для получения дополнительной информации."
#: shared-bindings/_pew/PewPew.c
msgid "Incorrect buffer size"
@ -2186,7 +2186,7 @@ msgid "Stack size must be at least 256"
msgstr ""
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c

View File

@ -2175,8 +2175,8 @@ msgid "Stack size must be at least 256"
msgstr "Stackstorleken måste vara minst 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgstr "Stationen måste startas"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c
msgid "Stereo left must be on PWM channel A"
@ -4584,6 +4584,9 @@ msgstr "zi måste vara av typ float"
msgid "zi must be of shape (n_section, 2)"
msgstr "zi måste vara i formen (n_section, 2)"
#~ msgid "Station must be started"
#~ msgstr "Stationen måste startas"
#~ msgid "%q must <= %d"
#~ msgstr "%q måste vara <=%d"

View File

@ -2185,7 +2185,7 @@ msgid "Stack size must be at least 256"
msgstr "Duīzhàn dàxiǎo bìxū zhìshǎo 256"
#: ports/espressif/common-hal/wifi/Radio.c
msgid "Station must be started"
msgid "Interface must be started"
msgstr ""
#: ports/raspberrypi/common-hal/audiopwmio/PWMAudioOut.c