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-06-23 19:15:29 +02:00
parent c0b28c4510
commit b9b8757ca2
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
17 changed files with 136 additions and 0 deletions

View File

@ -2589,6 +2589,10 @@ msgstr "typecode buruk"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "" msgstr ""
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3200,6 +3204,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "" msgstr ""
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "heap harus berupa sebuah list" msgstr "heap harus berupa sebuah list"

View File

@ -2550,6 +2550,10 @@ msgstr ""
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "" msgstr ""
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3161,6 +3165,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "" msgstr ""
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "" msgstr ""

View File

@ -2595,6 +2595,10 @@ msgstr "Falscher Typcode"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "Der binäre Operator %q ist nicht implementiert" msgstr "Der binäre Operator %q ist nicht implementiert"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3220,6 +3224,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic muss 2048 Byte lang sein" msgstr "graphic muss 2048 Byte lang sein"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "heap muss eine Liste sein" msgstr "heap muss eine Liste sein"

View File

@ -2547,6 +2547,10 @@ msgstr ""
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "" msgstr ""
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3158,6 +3162,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "" msgstr ""
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "" msgstr ""

View File

@ -2582,6 +2582,10 @@ msgstr "bad typecode"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "binary op %q not implemented" msgstr "binary op %q not implemented"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "bits must be in range 5 to 9" msgstr "bits must be in range 5 to 9"
@ -3196,6 +3200,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic must be 2048 bytes long" msgstr "graphic must be 2048 bytes long"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "heap must be a list" msgstr "heap must be a list"

View File

@ -2626,6 +2626,10 @@ msgstr "typecode erroneo"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "operacion binaria %q no implementada" msgstr "operacion binaria %q no implementada"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "los bits deben estar en el rango de 5 a 9" msgstr "los bits deben estar en el rango de 5 a 9"
@ -3244,6 +3248,10 @@ msgstr "el generador genero StopIteration"
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic debe ser 2048 bytes de largo" msgstr "graphic debe ser 2048 bytes de largo"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "heap debe ser una lista" msgstr "heap debe ser una lista"

View File

@ -2575,6 +2575,10 @@ msgstr "masamang typecode"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "binary op %q hindi implemented" msgstr "binary op %q hindi implemented"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3199,6 +3203,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic ay dapat 2048 bytes ang haba" msgstr "graphic ay dapat 2048 bytes ang haba"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "list dapat ang heap" msgstr "list dapat ang heap"

View File

@ -2628,6 +2628,10 @@ msgstr "mauvais code type"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "opération binaire '%q' non implémentée" msgstr "opération binaire '%q' non implémentée"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "les bits doivent être compris entre 5 et 9" msgstr "les bits doivent être compris entre 5 et 9"
@ -3252,6 +3256,10 @@ msgstr "générateur (generator) à surlevé StopIteration"
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic doit être long de 2048 octets" msgstr "graphic doit être long de 2048 octets"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "le tas doit être une liste" msgstr "le tas doit être une liste"

View File

@ -2547,6 +2547,10 @@ msgstr ""
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "" msgstr ""
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3158,6 +3162,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "" msgstr ""
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "" msgstr ""

View File

@ -2590,6 +2590,10 @@ msgstr ""
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "operazione binaria %q non implementata" msgstr "operazione binaria %q non implementata"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3212,6 +3216,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic deve essere lunga 2048 byte" msgstr "graphic deve essere lunga 2048 byte"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "l'heap deve essere una lista" msgstr "l'heap deve essere una lista"

View File

@ -2562,6 +2562,10 @@ msgstr "不正なtypecode"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "" msgstr ""
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3177,6 +3181,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphicは2048バイトでなければなりません" msgstr "graphicは2048バイトでなければなりません"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "heapにはリストが必要" msgstr "heapにはリストが必要"

View File

@ -2551,6 +2551,10 @@ msgstr ""
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "" msgstr ""
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3162,6 +3166,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "" msgstr ""
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "" msgstr ""

View File

@ -2588,6 +2588,10 @@ msgstr "verkeerde typecode"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "binaire op %q niet geïmplementeerd" msgstr "binaire op %q niet geïmplementeerd"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3204,6 +3208,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic moet 2048 bytes lang zijn" msgstr "graphic moet 2048 bytes lang zijn"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "heap moet een lijst zijn" msgstr "heap moet een lijst zijn"

View File

@ -2564,6 +2564,10 @@ msgstr "zły typecode"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "brak dwu-argumentowego operatora %q" msgstr "brak dwu-argumentowego operatora %q"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "" msgstr ""
@ -3176,6 +3180,10 @@ msgstr ""
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic musi mieć 2048 bajtów długości" msgstr "graphic musi mieć 2048 bajtów długości"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "heap musi być listą" msgstr "heap musi być listą"

View File

@ -2631,6 +2631,10 @@ msgstr "typecode incorreto"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "a operação binário %q não foi implementada" msgstr "a operação binário %q não foi implementada"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "os bits devem estar na faixa entre 5 a 9" msgstr "os bits devem estar na faixa entre 5 a 9"
@ -3251,6 +3255,10 @@ msgstr "gerador StopIteration elevado"
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "o gráfico deve ter 2048 bytes de comprimento" msgstr "o gráfico deve ter 2048 bytes de comprimento"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "a área de alocação dinâmica de variáveis (heap) deve ser uma lista" msgstr "a área de alocação dinâmica de variáveis (heap) deve ser uma lista"

View File

@ -2601,6 +2601,10 @@ msgstr "Ogiltig typkod"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "binär op %q är inte implementerad" msgstr "binär op %q är inte implementerad"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "bits måste mellan 5 och 9" msgstr "bits måste mellan 5 och 9"
@ -3217,6 +3221,10 @@ msgstr "generator kastade StopIteration"
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "graphic måste vara 2048 byte lång" msgstr "graphic måste vara 2048 byte lång"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "heap måste vara en lista" msgstr "heap måste vara en lista"

View File

@ -2600,6 +2600,10 @@ msgstr "cuòwù de dàimǎ lèixíng"
msgid "binary op %q not implemented" msgid "binary op %q not implemented"
msgstr "èrjìnzhì bǎn qián bǎn %q wèi zhíxíng" msgstr "èrjìnzhì bǎn qián bǎn %q wèi zhíxíng"
#: extmod/modurandom.c
msgid "bits must be 32 or less"
msgstr ""
#: shared-bindings/busio/UART.c #: shared-bindings/busio/UART.c
msgid "bits must be in range 5 to 9" msgid "bits must be in range 5 to 9"
msgstr "wèi bì xū zài fàn wéi nèi 5 zhì 9" msgstr "wèi bì xū zài fàn wéi nèi 5 zhì 9"
@ -3217,6 +3221,10 @@ msgstr "fā diàn jī tí chū tíng zhǐ"
msgid "graphic must be 2048 bytes long" msgid "graphic must be 2048 bytes long"
msgstr "túxíng bìxū wèi 2048 zì jié" msgstr "túxíng bìxū wèi 2048 zì jié"
#: extmod/moduhashlib.c
msgid "hash is final"
msgstr ""
#: extmod/moduheapq.c #: extmod/moduheapq.c
msgid "heap must be a list" msgid "heap must be a list"
msgstr "duī bìxū shì yīgè lièbiǎo" msgstr "duī bìxū shì yīgè lièbiǎo"