diff options
| author | Hosted Weblate <hosted@weblate.org> | 2021-02-21 15:16:02 +0100 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2021-02-21 15:16:02 +0100 |
| commit | 9905e841f374720e2c4fdfd342e1e79f4fcb3078 (patch) | |
| tree | 7bc0e3e331d9ee705f0a8d5f32793ea5b3a93fca | |
| parent | 38b5a144210b9d4760638d9c8ede5f716da07a2c (diff) | |
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/
| -rw-r--r-- | locale/ID.po | 4 | ||||
| -rw-r--r-- | locale/cs.po | 4 | ||||
| -rw-r--r-- | locale/de_DE.po | 4 | ||||
| -rw-r--r-- | locale/el.po | 4 | ||||
| -rw-r--r-- | locale/es.po | 10 | ||||
| -rw-r--r-- | locale/fil.po | 4 | ||||
| -rw-r--r-- | locale/fr.po | 4 | ||||
| -rw-r--r-- | locale/hi.po | 4 | ||||
| -rw-r--r-- | locale/it_IT.po | 4 | ||||
| -rw-r--r-- | locale/ja.po | 4 | ||||
| -rw-r--r-- | locale/ko.po | 4 | ||||
| -rw-r--r-- | locale/nl.po | 4 | ||||
| -rw-r--r-- | locale/pl.po | 4 | ||||
| -rw-r--r-- | locale/pt_BR.po | 4 | ||||
| -rw-r--r-- | locale/sv.po | 4 | ||||
| -rw-r--r-- | locale/zh_Latn_pinyin.po | 4 |
16 files changed, 68 insertions, 2 deletions
diff --git a/locale/ID.po b/locale/ID.po index 114bbbbec..e1aed308a 100644 --- a/locale/ID.po +++ b/locale/ID.po @@ -3388,6 +3388,10 @@ msgstr "" msgid "memory allocation failed, heap is locked" msgstr "" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "modul tidak ditemukan" diff --git a/locale/cs.po b/locale/cs.po index f7efb829e..c6d537fcc 100644 --- a/locale/cs.po +++ b/locale/cs.po @@ -3340,6 +3340,10 @@ msgstr "" msgid "memory allocation failed, heap is locked" msgstr "" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "" diff --git a/locale/de_DE.po b/locale/de_DE.po index 818482b7a..dfb60ca4e 100644 --- a/locale/de_DE.po +++ b/locale/de_DE.po @@ -3418,6 +3418,10 @@ msgstr "Speicherzuordnung fehlgeschlagen, Zuweisung von %u Bytes" msgid "memory allocation failed, heap is locked" msgstr "Speicherzuweisung fehlgeschlagen, der Heap ist gesperrt" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "Modul nicht gefunden" diff --git a/locale/el.po b/locale/el.po index bdf46fc11..b088a7645 100644 --- a/locale/el.po +++ b/locale/el.po @@ -3337,6 +3337,10 @@ msgstr "" msgid "memory allocation failed, heap is locked" msgstr "" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "" diff --git a/locale/es.po b/locale/es.po index 273ee0dce..29d5b2a48 100644 --- a/locale/es.po +++ b/locale/es.po @@ -1433,7 +1433,8 @@ msgstr "first_in_pin no encontrado. La instrucción %d desplaza de los pin(es)" #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c #, c-format msgid "Missing first_in_pin. Instruction %d waits based on pin" -msgstr "first_in_pin no encontrado. La instrucción %d espera basada en este pin" +msgstr "" +"first_in_pin no encontrado. La instrucción %d espera basada en este pin" #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c #, c-format @@ -1450,7 +1451,8 @@ msgstr "first_in_pin no encontrado. La instrucción %d escribe pin(es)" #: ports/raspberrypi/common-hal/rp2pio/StateMachine.c #, c-format msgid "Missing first_set_pin. Instruction %d sets pin(s)" -msgstr "first_set_pin no encontrado. La instrucción %d configura el/los pin(es)" +msgstr "" +"first_set_pin no encontrado. La instrucción %d configura el/los pin(es)" #: shared-bindings/displayio/Group.c msgid "Must be a %q subclass." @@ -3422,6 +3424,10 @@ msgstr "la asignación de memoria falló, asignando %u bytes" msgid "memory allocation failed, heap is locked" msgstr "la asignación de memoria falló, el heap está bloqueado" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "módulo no encontrado" diff --git a/locale/fil.po b/locale/fil.po index 7c040d364..1eecc49dc 100644 --- a/locale/fil.po +++ b/locale/fil.po @@ -3384,6 +3384,10 @@ msgstr "nabigo ang paglalaan ng memorya, paglalaan ng %u bytes" msgid "memory allocation failed, heap is locked" msgstr "abigo ang paglalaan ng memorya, ang heap ay naka-lock" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "module hindi nakita" diff --git a/locale/fr.po b/locale/fr.po index 3b66b2ed7..e2ab00372 100644 --- a/locale/fr.po +++ b/locale/fr.po @@ -3442,6 +3442,10 @@ msgstr "l'allocation de mémoire a échoué en allouant %u octets" msgid "memory allocation failed, heap is locked" msgstr "l'allocation de mémoire a échoué, le tas est vérrouillé" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "module introuvable" diff --git a/locale/hi.po b/locale/hi.po index b51c3bd55..3d8100697 100644 --- a/locale/hi.po +++ b/locale/hi.po @@ -3337,6 +3337,10 @@ msgstr "" msgid "memory allocation failed, heap is locked" msgstr "" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "" diff --git a/locale/it_IT.po b/locale/it_IT.po index 404746923..0153dc889 100644 --- a/locale/it_IT.po +++ b/locale/it_IT.po @@ -3396,6 +3396,10 @@ msgstr "allocazione di memoria fallita, allocando %u byte" msgid "memory allocation failed, heap is locked" msgstr "allocazione di memoria fallita, l'heap è bloccato" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "modulo non trovato" diff --git a/locale/ja.po b/locale/ja.po index b72ea99c6..2616789f4 100644 --- a/locale/ja.po +++ b/locale/ja.po @@ -3365,6 +3365,10 @@ msgstr "" msgid "memory allocation failed, heap is locked" msgstr "メモリ確保に失敗。ヒープがロックされています" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "モジュールが見つかりません" diff --git a/locale/ko.po b/locale/ko.po index 8e01c5eb8..26810f87e 100644 --- a/locale/ko.po +++ b/locale/ko.po @@ -3341,6 +3341,10 @@ msgstr "" msgid "memory allocation failed, heap is locked" msgstr "" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "" diff --git a/locale/nl.po b/locale/nl.po index 05ed8a3ad..463a70da2 100644 --- a/locale/nl.po +++ b/locale/nl.po @@ -3398,6 +3398,10 @@ msgstr "geheugentoewijzing mislukt, %u bytes worden toegewezen" msgid "memory allocation failed, heap is locked" msgstr "geheugentoewijzing mislukt, heap is vergrendeld" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "module niet gevonden" diff --git a/locale/pl.po b/locale/pl.po index e3c0f3ae9..bf914aefb 100644 --- a/locale/pl.po +++ b/locale/pl.po @@ -3358,6 +3358,10 @@ msgstr "alokacja pamięci nie powiodła się, alokowano %u bajtów" msgid "memory allocation failed, heap is locked" msgstr "alokacja pamięci nie powiodła się, sterta zablokowana" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "brak modułu" diff --git a/locale/pt_BR.po b/locale/pt_BR.po index 0f8b00b6f..08eac68a1 100644 --- a/locale/pt_BR.po +++ b/locale/pt_BR.po @@ -3436,6 +3436,10 @@ msgstr "" "falha na alocação de memória, a área de alocação dinâmica de variáveis " "(heap) está bloqueada" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "o módulo não foi encontrado" diff --git a/locale/sv.po b/locale/sv.po index 78ee4014f..b60733b7a 100644 --- a/locale/sv.po +++ b/locale/sv.po @@ -3399,6 +3399,10 @@ msgstr "minnesallokering misslyckades, allokerar %u byte" msgid "memory allocation failed, heap is locked" msgstr "minnesallokeringen misslyckades, heapen är låst" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "modulen hittades inte" diff --git a/locale/zh_Latn_pinyin.po b/locale/zh_Latn_pinyin.po index b1f07ae65..5a0838000 100644 --- a/locale/zh_Latn_pinyin.po +++ b/locale/zh_Latn_pinyin.po @@ -3393,6 +3393,10 @@ msgstr "nèicún fēnpèi shībài, fēnpèi %u zì jié" msgid "memory allocation failed, heap is locked" msgstr "jìyì tǐ fēnpèi shībài, duī bèi suǒdìng" +#: py/objarray.c +msgid "memoryview: length is not a multiple of itemsize" +msgstr "" + #: py/builtinimport.c msgid "module not found" msgstr "zhǎo bù dào mókuài" |
