Merge pull request #4274 from weblate/weblate-circuitpython-main
Translations update from Weblate
This commit is contained in:
commit
3ea89b86c1
18
locale/es.po
18
locale/es.po
|
@ -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-02-21 22:27+0000\n"
|
||||
"PO-Revision-Date: 2021-02-26 13:50+0000\n"
|
||||
"Last-Translator: Jose David M <jquintana202020@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: es\n"
|
||||
|
@ -473,7 +473,7 @@ msgstr "Por debajo de la tasa mínima de refrescamiento"
|
|||
|
||||
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
|
||||
msgid "Bit clock and word select must be sequential pins"
|
||||
msgstr ""
|
||||
msgstr "Le reloj de bit y de selector de palabra deben ser pines secuenciales"
|
||||
|
||||
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
|
||||
msgid "Bit clock and word select must share a clock unit"
|
||||
|
@ -518,7 +518,7 @@ msgstr "Búfer + compensado muy pequeños %d %d %d"
|
|||
|
||||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "Buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
msgstr "Los elementos del búfer deben de ser de una longitud de 4 bytes o menos"
|
||||
|
||||
#: shared-module/usb_hid/Device.c
|
||||
#, c-format
|
||||
|
@ -1112,6 +1112,8 @@ msgstr "IV debe tener %d bytes de longitud"
|
|||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "In buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
"Los elementos del búfer de entrada deben ser de una longitud de 4 bytes o "
|
||||
"menos"
|
||||
|
||||
#: py/persistentcode.c
|
||||
msgid ""
|
||||
|
@ -1132,10 +1134,14 @@ msgstr "Tamaño del programa Init invalido"
|
|||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Initial set pin direcion conflicts with initial out pin direction"
|
||||
msgstr ""
|
||||
"La dirección inicial del pin de configuración esta en conflicto con la "
|
||||
"dirección de salida inicial del pin"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Initial set pin state conflicts with initial out pin state"
|
||||
msgstr ""
|
||||
"El estado inicial del pin de configuración esta en conflicto con el estado "
|
||||
"inicial de salida del pin"
|
||||
|
||||
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
|
||||
msgid "Initialization failed due to lack of memory"
|
||||
|
@ -1576,11 +1582,11 @@ msgstr "Sin soporte de hardware en pin"
|
|||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "No in in program"
|
||||
msgstr ""
|
||||
msgstr "No hay \"in\" en el programa"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "No in or out in program"
|
||||
msgstr ""
|
||||
msgstr "No hay \"in\" o \"out\" en el programa"
|
||||
|
||||
#: shared-bindings/aesio/aes.c
|
||||
msgid "No key was specified"
|
||||
|
@ -1726,6 +1732,8 @@ msgstr "Tiempo de espera agotado"
|
|||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "Out buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
"Los elementos del búfer de salida deben ser de una longitud de 4 bytes o "
|
||||
"menos"
|
||||
|
||||
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
|
||||
msgid "Out of memory"
|
||||
|
|
|
@ -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-02-21 22:27+0000\n"
|
||||
"PO-Revision-Date: 2021-02-26 13:50+0000\n"
|
||||
"Last-Translator: Wellington Terumi Uemura <wellingtonuemura@gmail.com>\n"
|
||||
"Language-Team: \n"
|
||||
"Language: pt_BR\n"
|
||||
|
@ -473,7 +473,7 @@ msgstr "Abaixo da taxa mínima de quadros"
|
|||
|
||||
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
|
||||
msgid "Bit clock and word select must be sequential pins"
|
||||
msgstr ""
|
||||
msgstr "O Bit clock e o word select devem ser pinos sequenciais"
|
||||
|
||||
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
|
||||
msgid "Bit clock and word select must share a clock unit"
|
||||
|
@ -520,7 +520,7 @@ msgstr "O buffer + desvio é muito pequeno %d %d %d"
|
|||
|
||||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "Buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
msgstr "Os elementos do buffer devem ter 4 bytes de comprimento ou menos"
|
||||
|
||||
#: shared-module/usb_hid/Device.c
|
||||
#, c-format
|
||||
|
@ -1115,7 +1115,7 @@ msgstr "O IV deve ter %d bytes de comprimento"
|
|||
|
||||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "In buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
msgstr "No buffer, os elementos devem ter 4 bytes ou menos"
|
||||
|
||||
#: py/persistentcode.c
|
||||
msgid ""
|
||||
|
@ -1136,10 +1136,13 @@ msgstr "O tamanho do programa Init é inválido"
|
|||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Initial set pin direcion conflicts with initial out pin direction"
|
||||
msgstr ""
|
||||
"A direção do pino inicial está em conflito com a direção inicial do pino"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Initial set pin state conflicts with initial out pin state"
|
||||
msgstr ""
|
||||
"A definição do estado inicial do pino está em conflito com estado do inicial "
|
||||
"do pino"
|
||||
|
||||
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
|
||||
msgid "Initialization failed due to lack of memory"
|
||||
|
@ -1576,11 +1579,11 @@ msgstr "Nenhum suporte de hardware no pino"
|
|||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "No in in program"
|
||||
msgstr ""
|
||||
msgstr "Sem entrada no programa"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "No in or out in program"
|
||||
msgstr ""
|
||||
msgstr "Sem entrada ou saída no programa"
|
||||
|
||||
#: shared-bindings/aesio/aes.c
|
||||
msgid "No key was specified"
|
||||
|
@ -1726,7 +1729,7 @@ msgstr "A operação expirou"
|
|||
|
||||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "Out buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
msgstr "Os elementos da saída do buffer devem ter 4 bytes ou menos"
|
||||
|
||||
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
|
||||
msgid "Out of memory"
|
||||
|
|
18
locale/sv.po
18
locale/sv.po
|
@ -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-02-21 22:27+0000\n"
|
||||
"PO-Revision-Date: 2021-02-26 13:50+0000\n"
|
||||
"Last-Translator: Jonny Bergdahl <jonny@bergdahl.it>\n"
|
||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
||||
"Language: sv\n"
|
||||
|
@ -466,7 +466,7 @@ msgstr "Under minsta bildfrekvens"
|
|||
|
||||
#: ports/raspberrypi/common-hal/audiobusio/I2SOut.c
|
||||
msgid "Bit clock and word select must be sequential pins"
|
||||
msgstr ""
|
||||
msgstr "Bitklocka och word select måste vara sekventiella pinnar"
|
||||
|
||||
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
|
||||
msgid "Bit clock and word select must share a clock unit"
|
||||
|
@ -511,7 +511,7 @@ msgstr "Buffert + offset för liten %d %d %d"
|
|||
|
||||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "Buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
msgstr "Buffertelement måste vara fyra byte långa eller mindre"
|
||||
|
||||
#: shared-module/usb_hid/Device.c
|
||||
#, c-format
|
||||
|
@ -1102,7 +1102,7 @@ msgstr "IV måste vara %d byte lång"
|
|||
|
||||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "In buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
msgstr "Inbuffertelement måste vara 4 byte långa eller mindre"
|
||||
|
||||
#: py/persistentcode.c
|
||||
msgid ""
|
||||
|
@ -1122,11 +1122,13 @@ msgstr "Storlek på init-program ogiltigt"
|
|||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Initial set pin direcion conflicts with initial out pin direction"
|
||||
msgstr ""
|
||||
msgstr "Initial pinn-riktning står i konflikt med initial utpinn-riktning"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "Initial set pin state conflicts with initial out pin state"
|
||||
msgstr ""
|
||||
"Initial inställning av pinntillstånd är i konflikt med initialt "
|
||||
"utpinntillstånd"
|
||||
|
||||
#: ports/esp32s2/common-hal/watchdog/WatchDogTimer.c
|
||||
msgid "Initialization failed due to lack of memory"
|
||||
|
@ -1562,11 +1564,11 @@ msgstr "Inget hårdvarustöd på pinne"
|
|||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "No in in program"
|
||||
msgstr ""
|
||||
msgstr "Inget in i programmet"
|
||||
|
||||
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
|
||||
msgid "No in or out in program"
|
||||
msgstr ""
|
||||
msgstr "Inget in eller ut i programmet"
|
||||
|
||||
#: shared-bindings/aesio/aes.c
|
||||
msgid "No key was specified"
|
||||
|
@ -1710,7 +1712,7 @@ msgstr "Åtgärden orsakade timeout"
|
|||
|
||||
#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
|
||||
msgid "Out buffer elements must be 4 bytes long or less"
|
||||
msgstr ""
|
||||
msgstr "Utbuffertelement ska vara max fyra byte långa"
|
||||
|
||||
#: ports/esp32s2/bindings/espidf/__init__.c ports/esp32s2/esp_error.c
|
||||
msgid "Out of memory"
|
||||
|
|
Loading…
Reference in New Issue