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:
parent
c87d90ec4b
commit
185d0f2a24
|
@ -325,6 +325,10 @@ msgstr "'yield from' di dalam fungsi async"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' diluar fungsi"
|
msgstr "'yield' diluar fungsi"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x harus menjadi target assignment"
|
msgstr "*x harus menjadi target assignment"
|
||||||
|
@ -4353,7 +4357,7 @@ msgid "unreadable attribute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -321,6 +321,10 @@ msgstr ""
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -4313,7 +4317,7 @@ msgid "unreadable attribute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -327,6 +327,10 @@ msgstr "'yield from' innerhalb einer async Funktion"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' außerhalb einer Funktion"
|
msgstr "'yield' außerhalb einer Funktion"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x muss Zuordnungsziel sein"
|
msgstr "*x muss Zuordnungsziel sein"
|
||||||
|
@ -4389,7 +4393,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "nicht lesbares Attribut"
|
msgstr "nicht lesbares Attribut"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "Nicht unterstützter %q-Typ"
|
msgstr "Nicht unterstützter %q-Typ"
|
||||||
|
|
||||||
|
|
|
@ -318,6 +318,10 @@ msgstr ""
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -4310,7 +4314,7 @@ msgid "unreadable attribute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -327,6 +327,10 @@ msgstr "'yield from' inside async function"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' outside function"
|
msgstr "'yield' outside function"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x must be assignment target"
|
msgstr "*x must be assignment target"
|
||||||
|
@ -4347,7 +4351,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "unreadable attribute"
|
msgstr "unreadable attribute"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "unsupported %q type"
|
msgstr "unsupported %q type"
|
||||||
|
|
||||||
|
|
|
@ -329,6 +329,10 @@ msgstr "'yield from' dentro de una función asincrónica"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' fuera de una función"
|
msgstr "'yield' fuera de una función"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x debe ser objetivo de la tarea"
|
msgstr "*x debe ser objetivo de la tarea"
|
||||||
|
@ -4402,7 +4406,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "atributo no legible"
|
msgstr "atributo no legible"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "tipo de %q no soportado"
|
msgstr "tipo de %q no soportado"
|
||||||
|
|
||||||
|
|
|
@ -320,6 +320,10 @@ msgstr ""
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' sa labas ng function"
|
msgstr "'yield' sa labas ng function"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x ay dapat na assignment target"
|
msgstr "*x ay dapat na assignment target"
|
||||||
|
@ -4361,7 +4365,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "hindi mabasa ang attribute"
|
msgstr "hindi mabasa ang attribute"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "Hindi supportadong tipo ng %q"
|
msgstr "Hindi supportadong tipo ng %q"
|
||||||
|
|
||||||
|
|
|
@ -329,6 +329,10 @@ msgstr "'yield from' dans une fonction async"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' dehors d'une fonction"
|
msgstr "'yield' dehors d'une fonction"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x doit être la cible de l'assignement"
|
msgstr "*x doit être la cible de l'assignement"
|
||||||
|
@ -4413,7 +4417,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "attribut illisible"
|
msgstr "attribut illisible"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "type %q non pris on charge"
|
msgstr "type %q non pris on charge"
|
||||||
|
|
||||||
|
|
|
@ -318,6 +318,10 @@ msgstr ""
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -4310,7 +4314,7 @@ msgid "unreadable attribute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -329,6 +329,10 @@ msgstr "'yield from' è nella funzione sincronizzazione"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' al di fuori della funzione"
|
msgstr "'yield' al di fuori della funzione"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x deve essere il bersaglio del assegnamento"
|
msgstr "*x deve essere il bersaglio del assegnamento"
|
||||||
|
@ -4379,7 +4383,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "attributo non leggibile"
|
msgstr "attributo non leggibile"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "tipo di %q non supportato"
|
msgstr "tipo di %q non supportato"
|
||||||
|
|
||||||
|
|
|
@ -323,6 +323,10 @@ msgstr ""
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "関数外でのyield"
|
msgstr "関数外でのyield"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*xは代入先でなければなりません"
|
msgstr "*xは代入先でなければなりません"
|
||||||
|
@ -4333,7 +4337,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "読み込み不可能な属性"
|
msgstr "読み込み不可能な属性"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "非対応の型 %q"
|
msgstr "非対応の型 %q"
|
||||||
|
|
||||||
|
|
|
@ -319,6 +319,10 @@ msgstr ""
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' 는 함수 외부에 존재합니다"
|
msgstr "'yield' 는 함수 외부에 존재합니다"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
@ -4314,7 +4318,7 @@ msgid "unreadable attribute"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
|
|
@ -321,6 +321,10 @@ msgstr "'yield from' binnen asynchrone functie"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' buiten de functie"
|
msgstr "'yield' buiten de functie"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x moet een assignment target zijn"
|
msgstr "*x moet een assignment target zijn"
|
||||||
|
@ -4358,7 +4362,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "onleesbaar attribuut"
|
msgstr "onleesbaar attribuut"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "niet ondersteund %q type"
|
msgstr "niet ondersteund %q type"
|
||||||
|
|
||||||
|
|
|
@ -323,6 +323,10 @@ msgstr "'yield from' wewnątrz funkcji asynchronicznej"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' poza funkcją"
|
msgstr "'yield' poza funkcją"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x musi być obiektem przypisania"
|
msgstr "*x musi być obiektem przypisania"
|
||||||
|
@ -4330,7 +4334,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "nieczytelny atrybut"
|
msgstr "nieczytelny atrybut"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "zły typ %q"
|
msgstr "zły typ %q"
|
||||||
|
|
||||||
|
|
|
@ -331,6 +331,10 @@ msgstr "'yield a partir' de dentro da função async"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "função externa 'yield'"
|
msgstr "função externa 'yield'"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x deve ser o destino da atribuição"
|
msgstr "*x deve ser o destino da atribuição"
|
||||||
|
@ -4412,7 +4416,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "atributo ilegível"
|
msgstr "atributo ilegível"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "tipo %q não suportado"
|
msgstr "tipo %q não suportado"
|
||||||
|
|
||||||
|
|
|
@ -326,6 +326,10 @@ msgstr "'yield from' i async-funktion"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' utanför funktion"
|
msgstr "'yield' utanför funktion"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x måste vara mål för tilldelning"
|
msgstr "*x måste vara mål för tilldelning"
|
||||||
|
@ -4371,7 +4375,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "attribut kan inte läsas"
|
msgstr "attribut kan inte läsas"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "typ %q stöds inte"
|
msgstr "typ %q stöds inte"
|
||||||
|
|
||||||
|
|
|
@ -328,6 +328,10 @@ msgstr "Yì bù hán shù zhōng de 'yield from'"
|
||||||
msgid "'yield' outside function"
|
msgid "'yield' outside function"
|
||||||
msgstr "'yield' wàibù gōngnéng"
|
msgstr "'yield' wàibù gōngnéng"
|
||||||
|
|
||||||
|
#: shared-module/vectorio/VectorShape.c
|
||||||
|
msgid "(x,y) integers required"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#: py/compile.c
|
#: py/compile.c
|
||||||
msgid "*x must be assignment target"
|
msgid "*x must be assignment target"
|
||||||
msgstr "*x bìxū shì rènwù mùbiāo"
|
msgstr "*x bìxū shì rènwù mùbiāo"
|
||||||
|
@ -4371,7 +4375,7 @@ msgid "unreadable attribute"
|
||||||
msgstr "bùkě dú shǔxìng"
|
msgstr "bùkě dú shǔxìng"
|
||||||
|
|
||||||
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
|
||||||
#: shared-module/vectorio/Polygon.c
|
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
|
||||||
msgid "unsupported %q type"
|
msgid "unsupported %q type"
|
||||||
msgstr "bù zhīchí %q lèixíng"
|
msgstr "bù zhīchí %q lèixíng"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue