Skip to content

Commit 244b7e2

Browse files
authored
Merge pull request #4234 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 79b1226 + d3742a2 commit 244b7e2

File tree

16 files changed

+130
-54
lines changed

16 files changed

+130
-54
lines changed

locale/ID.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3388,6 +3388,10 @@ msgstr ""
33883388
msgid "memory allocation failed, heap is locked"
33893389
msgstr ""
33903390

3391+
#: py/objarray.c
3392+
msgid "memoryview: length is not a multiple of itemsize"
3393+
msgstr ""
3394+
33913395
#: py/builtinimport.c
33923396
msgid "module not found"
33933397
msgstr "modul tidak ditemukan"

locale/cs.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3340,6 +3340,10 @@ msgstr ""
33403340
msgid "memory allocation failed, heap is locked"
33413341
msgstr ""
33423342

3343+
#: py/objarray.c
3344+
msgid "memoryview: length is not a multiple of itemsize"
3345+
msgstr ""
3346+
33433347
#: py/builtinimport.c
33443348
msgid "module not found"
33453349
msgstr ""

locale/de_DE.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3418,6 +3418,10 @@ msgstr "Speicherzuordnung fehlgeschlagen, Zuweisung von %u Bytes"
34183418
msgid "memory allocation failed, heap is locked"
34193419
msgstr "Speicherzuweisung fehlgeschlagen, der Heap ist gesperrt"
34203420

3421+
#: py/objarray.c
3422+
msgid "memoryview: length is not a multiple of itemsize"
3423+
msgstr ""
3424+
34213425
#: py/builtinimport.c
34223426
msgid "module not found"
34233427
msgstr "Modul nicht gefunden"

locale/el.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3337,6 +3337,10 @@ msgstr ""
33373337
msgid "memory allocation failed, heap is locked"
33383338
msgstr ""
33393339

3340+
#: py/objarray.c
3341+
msgid "memoryview: length is not a multiple of itemsize"
3342+
msgstr ""
3343+
33403344
#: py/builtinimport.c
33413345
msgid "module not found"
33423346
msgstr ""

locale/es.po

Lines changed: 12 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgstr ""
88
"Project-Id-Version: \n"
99
"Report-Msgid-Bugs-To: \n"
1010
"POT-Creation-Date: 2021-01-04 12:55-0600\n"
11-
"PO-Revision-Date: 2021-02-20 01:10+0000\n"
11+
"PO-Revision-Date: 2021-02-21 22:27+0000\n"
1212
"Last-Translator: Jose David M <[email protected]>\n"
1313
"Language-Team: \n"
1414
"Language: es\n"
@@ -582,7 +582,7 @@ msgstr "Llame a super().__ init __() antes de acceder al objeto nativo."
582582

583583
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
584584
msgid "Can only alarm on RTC IO from deep sleep."
585-
msgstr "Solo puede alertar en RTC IO de deep sleep"
585+
msgstr "Solo puede alertar en RTC IO de deep sleep."
586586

587587
#: ports/esp32s2/common-hal/alarm/pin/PinAlarm.c
588588
msgid "Can only alarm on one low pin while others alarm high from deep sleep."
@@ -1138,7 +1138,7 @@ msgstr "error Input/output"
11381138
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
11391139
#, c-format
11401140
msgid "Instruction %d jumps on pin"
1141-
msgstr "La instruction %d jumps en pin"
1141+
msgstr "La instruction %d salta en pin"
11421142

11431143
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
11441144
#, c-format
@@ -1433,7 +1433,8 @@ msgstr "first_in_pin no encontrado. La instrucción %d desplaza de los pin(es)"
14331433
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
14341434
#, c-format
14351435
msgid "Missing first_in_pin. Instruction %d waits based on pin"
1436-
msgstr "first_in_pin no encontrado. La instrucción %d espera basada en este pin"
1436+
msgstr ""
1437+
"first_in_pin no encontrado. La instrucción %d espera basada en este pin"
14371438

14381439
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
14391440
#, c-format
@@ -1450,7 +1451,8 @@ msgstr "first_in_pin no encontrado. La instrucción %d escribe pin(es)"
14501451
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
14511452
#, c-format
14521453
msgid "Missing first_set_pin. Instruction %d sets pin(s)"
1453-
msgstr "first_set_pin no encontrado. La instrucción %d configura el/los pin(es)"
1454+
msgstr ""
1455+
"first_set_pin no encontrado. La instrucción %d configura el/los pin(es)"
14541456

14551457
#: shared-bindings/displayio/Group.c
14561458
msgid "Must be a %q subclass."
@@ -3422,6 +3424,11 @@ msgstr "la asignación de memoria falló, asignando %u bytes"
34223424
msgid "memory allocation failed, heap is locked"
34233425
msgstr "la asignación de memoria falló, el heap está bloqueado"
34243426

3427+
#: py/objarray.c
3428+
msgid "memoryview: length is not a multiple of itemsize"
3429+
msgstr ""
3430+
"memoryview: la longitud no es un múltiplo del tamaño del elemento (itemsize)"
3431+
34253432
#: py/builtinimport.c
34263433
msgid "module not found"
34273434
msgstr "módulo no encontrado"

locale/fil.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3384,6 +3384,10 @@ msgstr "nabigo ang paglalaan ng memorya, paglalaan ng %u bytes"
33843384
msgid "memory allocation failed, heap is locked"
33853385
msgstr "abigo ang paglalaan ng memorya, ang heap ay naka-lock"
33863386

3387+
#: py/objarray.c
3388+
msgid "memoryview: length is not a multiple of itemsize"
3389+
msgstr ""
3390+
33873391
#: py/builtinimport.c
33883392
msgid "module not found"
33893393
msgstr "module hindi nakita"

0 commit comments

Comments
 (0)