Skip to content

Commit 747711c

Browse files
committed
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/
1 parent ec3d999 commit 747711c

File tree

15 files changed

+59
-70
lines changed

15 files changed

+59
-70
lines changed

locale/ID.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1993,6 +1993,7 @@ msgid "can't assign to expression"
19931993
msgstr "tidak dapat menetapkan ke ekspresi"
19941994

19951995
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1996+
#: shared-module/_pixelbuf/PixelBuf.c
19961997
msgid "can't convert %q to %q"
19971998
msgstr ""
19981999

@@ -3192,10 +3193,6 @@ msgstr ""
31923193
msgid "tuple/list has wrong length"
31933194
msgstr ""
31943195

3195-
#: shared-bindings/_pixelbuf/PixelBuf.c
3196-
msgid "tuple/list required on RHS"
3197-
msgstr ""
3198-
31993196
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
32003197
#: shared-bindings/busio/UART.c
32013198
msgid "tx and rx cannot both be None"

locale/cs.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1964,6 +1964,7 @@ msgid "can't assign to expression"
19641964
msgstr ""
19651965

19661966
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1967+
#: shared-module/_pixelbuf/PixelBuf.c
19671968
msgid "can't convert %q to %q"
19681969
msgstr ""
19691970

@@ -3161,10 +3162,6 @@ msgstr ""
31613162
msgid "tuple/list has wrong length"
31623163
msgstr ""
31633164

3164-
#: shared-bindings/_pixelbuf/PixelBuf.c
3165-
msgid "tuple/list required on RHS"
3166-
msgstr ""
3167-
31683165
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
31693166
#: shared-bindings/busio/UART.c
31703167
msgid "tx and rx cannot both be None"

locale/de_DE.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2023,6 +2023,7 @@ msgid "can't assign to expression"
20232023
msgstr "kann keinem Ausdruck zuweisen"
20242024

20252025
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2026+
#: shared-module/_pixelbuf/PixelBuf.c
20262027
msgid "can't convert %q to %q"
20272028
msgstr ""
20282029

@@ -3245,10 +3246,6 @@ msgstr "Tupelindex außerhalb des Bereichs"
32453246
msgid "tuple/list has wrong length"
32463247
msgstr "tupel/list hat falsche Länge"
32473248

3248-
#: shared-bindings/_pixelbuf/PixelBuf.c
3249-
msgid "tuple/list required on RHS"
3250-
msgstr "Tupel / Liste auf RHS erforderlich"
3251-
32523249
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
32533250
#: shared-bindings/busio/UART.c
32543251
msgid "tx and rx cannot both be None"
@@ -3436,6 +3433,9 @@ msgstr ""
34363433
msgid "zi must be of shape (n_section, 2)"
34373434
msgstr ""
34383435

3436+
#~ msgid "tuple/list required on RHS"
3437+
#~ msgstr "Tupel / Liste auf RHS erforderlich"
3438+
34393439
#~ msgid "%q indices must be integers, not %s"
34403440
#~ msgstr "%q Indizes müssen Integer sein, nicht %s"
34413441

locale/es.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2018,6 +2018,7 @@ msgid "can't assign to expression"
20182018
msgstr "no se puede asignar a la expresión"
20192019

20202020
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2021+
#: shared-module/_pixelbuf/PixelBuf.c
20212022
msgid "can't convert %q to %q"
20222023
msgstr ""
20232024

@@ -3231,10 +3232,6 @@ msgstr "tuple index fuera de rango"
32313232
msgid "tuple/list has wrong length"
32323233
msgstr "tupla/lista tiene una longitud incorrecta"
32333234

3234-
#: shared-bindings/_pixelbuf/PixelBuf.c
3235-
msgid "tuple/list required on RHS"
3236-
msgstr "tuple/lista se require en RHS"
3237-
32383235
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
32393236
#: shared-bindings/busio/UART.c
32403237
msgid "tx and rx cannot both be None"
@@ -3418,6 +3415,9 @@ msgstr "zi debe ser de tipo flotante"
34183415
msgid "zi must be of shape (n_section, 2)"
34193416
msgstr "zi debe ser una forma (n_section,2)"
34203417

3418+
#~ msgid "tuple/list required on RHS"
3419+
#~ msgstr "tuple/lista se require en RHS"
3420+
34213421
#~ msgid "%q indices must be integers, not %s"
34223422
#~ msgstr "%q indices deben ser enteros, no %s"
34233423

locale/fil.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1991,6 +1991,7 @@ msgid "can't assign to expression"
19911991
msgstr "hindi ma i-assign sa expression"
19921992

19931993
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1994+
#: shared-module/_pixelbuf/PixelBuf.c
19941995
msgid "can't convert %q to %q"
19951996
msgstr ""
19961997

@@ -3209,10 +3210,6 @@ msgstr "indeks ng tuple wala sa sakop"
32093210
msgid "tuple/list has wrong length"
32103211
msgstr "mali ang haba ng tuple/list"
32113212

3212-
#: shared-bindings/_pixelbuf/PixelBuf.c
3213-
msgid "tuple/list required on RHS"
3214-
msgstr ""
3215-
32163213
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
32173214
#: shared-bindings/busio/UART.c
32183215
msgid "tx and rx cannot both be None"

locale/fr.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2026,6 +2026,7 @@ msgid "can't assign to expression"
20262026
msgstr "ne peut pas assigner à une expression"
20272027

20282028
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
2029+
#: shared-module/_pixelbuf/PixelBuf.c
20292030
msgid "can't convert %q to %q"
20302031
msgstr ""
20312032

@@ -3252,10 +3253,6 @@ msgstr "index du tuple hors gamme"
32523253
msgid "tuple/list has wrong length"
32533254
msgstr "tuple/liste a une mauvaise longueur"
32543255

3255-
#: shared-bindings/_pixelbuf/PixelBuf.c
3256-
msgid "tuple/list required on RHS"
3257-
msgstr "tuple ou liste requis en partie droite"
3258-
32593256
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
32603257
#: shared-bindings/busio/UART.c
32613258
msgid "tx and rx cannot both be None"
@@ -3439,6 +3436,9 @@ msgstr ""
34393436
msgid "zi must be of shape (n_section, 2)"
34403437
msgstr ""
34413438

3439+
#~ msgid "tuple/list required on RHS"
3440+
#~ msgstr "tuple ou liste requis en partie droite"
3441+
34423442
#~ msgid "%q indices must be integers, not %s"
34433443
#~ msgstr "les indices %q doivent être des entiers, pas %s"
34443444

locale/hi.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1957,6 +1957,7 @@ msgid "can't assign to expression"
19571957
msgstr ""
19581958

19591959
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1960+
#: shared-module/_pixelbuf/PixelBuf.c
19601961
msgid "can't convert %q to %q"
19611962
msgstr ""
19621963

@@ -3154,10 +3155,6 @@ msgstr ""
31543155
msgid "tuple/list has wrong length"
31553156
msgstr ""
31563157

3157-
#: shared-bindings/_pixelbuf/PixelBuf.c
3158-
msgid "tuple/list required on RHS"
3159-
msgstr ""
3160-
31613158
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
31623159
#: shared-bindings/busio/UART.c
31633160
msgid "tx and rx cannot both be None"

locale/it_IT.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1996,6 +1996,7 @@ msgid "can't assign to expression"
19961996
msgstr "impossibile assegnare all'espressione"
19971997

19981998
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1999+
#: shared-module/_pixelbuf/PixelBuf.c
19992000
msgid "can't convert %q to %q"
20002001
msgstr ""
20012002

@@ -3216,10 +3217,6 @@ msgstr "indice della tupla fuori intervallo"
32163217
msgid "tuple/list has wrong length"
32173218
msgstr "tupla/lista ha la lunghezza sbagliata"
32183219

3219-
#: shared-bindings/_pixelbuf/PixelBuf.c
3220-
msgid "tuple/list required on RHS"
3221-
msgstr ""
3222-
32233220
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
32243221
#: shared-bindings/busio/UART.c
32253222
msgid "tx and rx cannot both be None"

locale/ja.po

Lines changed: 12 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,9 @@ msgstr "オートリロードはオフです。\n"
388388
msgid ""
389389
"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
390390
"disable.\n"
391-
msgstr "オートリロードがオンです。ファイルをUSB経由で保存するだけで実行できます。REPLに入ると無効化します。\n"
391+
msgstr ""
392+
"オートリロードがオンです。ファイルをUSB経由で保存するだけで実行できます。REPL"
393+
"に入ると無効化します。\n"
392394

393395
#: shared-module/displayio/Display.c
394396
#: shared-module/framebufferio/FramebufferDisplay.c
@@ -493,7 +495,9 @@ msgstr "CBCブロックは16バイトの整数倍でなければなりません"
493495

494496
#: py/objtype.c
495497
msgid "Call super().__init__() before accessing native object."
496-
msgstr "ネイティブオブジェクトにアクセスする前にsuper().__init__()を呼び出してください"
498+
msgstr ""
499+
"ネイティブオブジェクトにアクセスする前にsuper().__init__()を呼び出してくださ"
500+
"い"
497501

498502
#: ports/nrf/common-hal/_bleio/Characteristic.c
499503
msgid "Can't set CCCD on local Characteristic"
@@ -897,7 +901,8 @@ msgid ""
897901
"Incompatible .mpy file. Please update all .mpy files. See http://adafru.it/"
898902
"mpy-update for more info."
899903
msgstr ""
900-
"非互換の.mpyファイルです。全ての.mpyファイルをアップデートしてください。詳細は http://adafru.it/mpy-update を参照"
904+
"非互換の.mpyファイルです。全ての.mpyファイルをアップデートしてください。詳細"
905+
"は http://adafru.it/mpy-update を参照"
901906

902907
#: shared-bindings/_pew/PewPew.c
903908
msgid "Incorrect buffer size"
@@ -1258,7 +1263,9 @@ msgstr "保存されたコードは実行していません。\n"
12581263
#: shared-bindings/util.c
12591264
msgid ""
12601265
"Object has been deinitialized and can no longer be used. Create a new object."
1261-
msgstr "オブジェクトは解体済みでもう使われていません。新たなオブジェクトを作成してください"
1266+
msgstr ""
1267+
"オブジェクトは解体済みでもう使われていません。新たなオブジェクトを作成してく"
1268+
"ださい"
12621269

12631270
#: ports/nrf/common-hal/busio/UART.c
12641271
msgid "Odd parity is not supported"
@@ -1982,6 +1989,7 @@ msgid "can't assign to expression"
19821989
msgstr ""
19831990

19841991
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1992+
#: shared-module/_pixelbuf/PixelBuf.c
19851993
msgid "can't convert %q to %q"
19861994
msgstr ""
19871995

@@ -3183,10 +3191,6 @@ msgstr ""
31833191
msgid "tuple/list has wrong length"
31843192
msgstr "タプル/リストの長さが正しくありません"
31853193

3186-
#: shared-bindings/_pixelbuf/PixelBuf.c
3187-
msgid "tuple/list required on RHS"
3188-
msgstr ""
3189-
31903194
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
31913195
#: shared-bindings/busio/UART.c
31923196
msgid "tx and rx cannot both be None"

locale/ko.po

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1961,6 +1961,7 @@ msgid "can't assign to expression"
19611961
msgstr ""
19621962

19631963
#: py/obj.c py/objint.c shared-bindings/i2cperipheral/I2CPeripheral.c
1964+
#: shared-module/_pixelbuf/PixelBuf.c
19641965
msgid "can't convert %q to %q"
19651966
msgstr ""
19661967

@@ -3158,10 +3159,6 @@ msgstr ""
31583159
msgid "tuple/list has wrong length"
31593160
msgstr ""
31603161

3161-
#: shared-bindings/_pixelbuf/PixelBuf.c
3162-
msgid "tuple/list required on RHS"
3163-
msgstr ""
3164-
31653162
#: ports/atmel-samd/common-hal/busio/UART.c ports/nrf/common-hal/busio/UART.c
31663163
#: shared-bindings/busio/UART.c
31673164
msgid "tx and rx cannot both be None"

0 commit comments

Comments
 (0)