8000 Merge pull request #5117 from weblate/weblate-circuitpython-main · domdfcoding/circuitpython@f805e63 · GitHub
[go: up one dir, main page]

Skip to content

Commit f805e63

Browse files
authored
Merge pull request adafruit#5117 from weblate/weblate-circuitpython-main
Translations update from Weblate
2 parents 3495cc1 + 9fab48d commit f805e63

File tree

17 files changed

+227
-153
lines changed

17 files changed

+227
-153
lines changed

locale/ID.po

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -42,11 +42,11 @@ msgstr ""
4242
"Harap ajukan masalah dengan konten drive CIRCUITPY Anda di\n"
4343
"https://github.com/adafruit/circuitpython/issues\n"
4444

45-
#: py/obj.c shared-bindings/traceback/__init__.c
45+
#: py/obj.c
4646
msgid " File \"%q\""
4747
msgstr " File \"%q\""
4848

49-
#: py/obj.c shared-bindings/traceback/__init__.c
49+
#: py/obj.c
5050
msgid " File \"%q\", line %d"
5151
msgstr " File \"%q\", baris %d"
5252

@@ -325,11 +325,15 @@ msgstr "'yield from' di dalam fungsi async"
325325
msgid "'yield' outside function"
326326
msgstr "'yield' diluar fungsi"
327327

328+
#: shared-module/vectorio/VectorShape.c
329+
msgid "(x,y) integers required"
330+
msgstr ""
331+
328332
#: py/compile.c
329333
msgid "*x must be assignment target"
330334
msgstr "*x harus menjadi target assignment"
331335

332-
#: py/obj.c shared-bindings/traceback/__init__.c
336+
#: py/obj.c
333337
msgid ", in %q\n"
334338
msgstr ", dalam %q\n"
335339

@@ -2245,7 +2249,7 @@ msgstr ""
22452249
msgid "Touch alarms not available"
22462250
msgstr ""
22472251

2248-
#: py/obj.c shared-bindings/traceback/__init__.c
2252+
#: py/obj.c
22492253
msgid "Traceback (most recent call last):\n"
22502254
msgstr "Traceback (bagian terakhir dari panggilan terkini):\n"
22512255

@@ -3495,10 +3499,6 @@ msgstr ""
34953499
msgid "lhs and rhs should be compatible"
34963500
msgstr ""
34973501

3498-
#: shared-bindings/traceback/__init__.c
3499-
msgid "limit should be an int"
3500-
msgstr ""
3501-
35023502
#: py/emitnative.c
35033503
msgid "local '%q' has type '%q' but source is '%q'"
35043504
msgstr ""
@@ -3946,6 +3946,10 @@ msgstr ""
39463946
#: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
39473947
#: ports/esp32s2/boards/franzininho_wifi_wroom/mpconfigboard.h
39483948
#: ports/esp32s2/boards/franzininho_wifi_wrover/mpconfigboard.h
3949+
#: ports/esp32s2/boards/gravitech_cucumber_m/mpconfigboard.h
3950+
#: ports/esp32s2/boards/gravitech_cucumber_ms/mpconfigboard.h
3951+
#: ports/esp32s2/boards/gravitech_cucumber_r/mpconfigboard.h
3952+
#: ports/esp32s2/boards/gravitech_cucumber_rs/mpconfigboard.h
39493953
#: ports/esp32s2/boards/lilygo_ttgo_t8_s2_st7789/mpconfigboard.h
39503954
#: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
39513955
#: ports/esp32s2/boards/muselab_nanoesp32_s2_wroom/mpconfigboard.h
@@ -4353,7 +4357,7 @@ msgid "unreadable attribute"
43534357
msgstr ""
43544358

43554359
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
4356-
#: shared-module/vectorio/Polygon.c
4360+
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
43574361
msgid "unsupported %q type"
43584362
msgstr ""
43594363

locale/cs.po

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -38,11 +38,11 @@ msgstr ""
3838
"Založte prosím problém s obsahem vaší jednotky CIRCUITPY na adrese\n"
3939
"https://github.com/adafruit/circuitpython/issues\n"
4040

41-
#: py/obj.c shared-bindings/traceback/__init__.c
41+
#: py/obj.c
4242
msgid " File \"%q\""
4343
msgstr " Soubor \"%q\""
4444

45-
#: py/obj.c shared-bindings/traceback/__init__.c
45+
#: py/obj.c
4646
msgid " File \"%q\", line %d"
4747
msgstr " Soubor \"%q\", řádek %d"
4848

@@ -321,11 +321,15 @@ msgstr ""
321321
msgid "'yield' outside function"
322322
msgstr ""
323323

324+
#: shared-module/vectorio/VectorShape.c
325+
msgid "(x,y) integers required"
326+
msgstr ""
327+
324328
#: py/compile.c
325329
msgid "*x must be assignment target"
326330
msgstr ""
327331

328-
#: py/obj.c shared-bindings/traceback/__init__.c
332+
#: py/obj.c
329333
msgid ", in %q\n"
330334
msgstr ""
331335

@@ -2214,7 +2218,7 @@ msgstr ""
22142218
msgid "Touch alarms not available"
22152219
msgstr ""
22162220

2217-
#: py/obj.c shared-bindings/traceback/__init__.c
2221+
#: py/obj.c
22182222
msgid "Traceback (most recent call last):\n"
22192223
msgstr ""
22202224

@@ -3456,10 +3460,6 @@ msgstr ""
34563460
msgid "lhs and rhs should be compatible"
34573461
msgstr ""
34583462

3459-
#: shared-bindings/traceback/__init__.c
3460-
msgid "limit should be an int"
3461-
msgstr ""
3462-
34633463
#: py/emitnative.c
34643464
msgid "local '%q' has type '%q' but source is '%q'"
34653465
msgstr ""
@@ -3906,6 +3906,10 @@ msgstr ""
39063906
#: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
39073907
#: ports/esp32s2/boards/franzininho_wifi_wroom/mpconfigboard.h
39083908
#: ports/esp32s2/boards/franzininho_wifi_wrover/mpconfigboard.h
3909+
#: ports/esp32s2/boards/gravitech_cucumber_m/mpconfigboard.h
3910+
#: ports/esp32s2/boards/gravitech_cucumber_ms/mpconfigboard.h
3911+
#: ports/esp32s2/boards/gravitech_cucumber_r/mpconfigboard.h
3912+
#: ports/esp32s2/boards/gravitech_cucumber_rs/mpconfigboard.h
39093913
#: ports/esp32s2/boards/lilygo_ttgo_t8_s2_st7789/mpconfigboard.h
39103914
#: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
39113915
#: ports/esp32s2/boards/muselab_nanoesp32_s2_wroom/mpconfigboard.h
@@ -4313,7 +4317,7 @@ msgid "unreadable attribute"
43134317
msgstr ""
43144318

43154319
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
4316-
#: shared-module/vectorio/Polygon.c
4320+
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
43174321
msgid "unsupported %q type"
43184322
msgstr ""
43194323

locale/de_DE.po

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,11 @@ msgstr ""
4141
"Bitte melden Sie ein Problem mit dem Inhalt Ihres CIRCUITPY-Laufwerks unter\n"
4242
"https://github.com/adafruit/circuitpython/issues\n"
4343

44-
#: py/obj.c shared-bindings/traceback/__init__.c
44+
#: py/obj.c
4545
msgid " File \"%q\""
4646
msgstr " Datei \"%q\""
4747

48-
#: py/obj.c shared-bindings/traceback/__init__.c
48+
#: py/obj.c
4949
msgid " File \"%q\", line %d"
5050
msgstr " Datei \"%q\", Zeile %d"
5151

@@ -327,11 +327,15 @@ msgstr "'yield from' innerhalb einer async Funktion"
327327
msgid "'yield' outside function"
328328
msgstr "'yield' außerhalb einer Funktion"
329329

330+
#: shared-module/vectorio/VectorShape.c
331+
msgid "(x,y) integers required"
332+
msgstr ""
333+
330334
#: py/compile.c
331335
msgid "*x must be assignment target"
332336
msgstr "*x muss Zuordnungsziel sein"
333337

334-
#: py/obj.c shared-bindings/traceback/__init__.c
338+
#: py/obj.c
335339
msgid ", in %q\n"
336340
msgstr ", in %q\n"
337341

@@ -2246,7 +2250,7 @@ msgstr ""
22462250
msgid "Touch alarms not available"
22472251
msgstr ""
22482252

2249-
#: py/obj.c shared-bindings/traceback/__init__.c
2253+
#: py/obj.c
22502254
msgid "Traceback (most recent call last):\n"
22512255
msgstr "Zurückverfolgung (jüngste Aufforderung zuletzt):\n"
22522256

@@ -3519,10 +3523,6 @@ msgstr "Der Pegel muss zwischen 0 und 1 liegen"
35193523
msgid "lhs and rhs should be compatible"
35203524
msgstr "lhs und rhs sollten kompatibel sein"
35213525

3522-
#: shared-bindings/traceback/__init__.c
3523-
msgid "limit should be an int"
3524-
msgstr ""
3525-
35263526
#: py/emitnative.c
35273527
msgid "local '%q' has type '%q' but source is '%q'"
35283528
msgstr "Lokales '%q' hat den Typ '%q', aber die Quelle ist '%q'"
@@ -3975,6 +3975,10 @@ msgstr "pow () mit 3 Argumenten erfordert Integer"
39753975
#: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
39763976
#: ports/esp32s2/boards/franzininho_wifi_wroom/mpconfigboard.h
39773977
#: ports/esp32s2/boards/franzininho_wifi_wrover/mpconfigboard.h
3978+
#: ports/esp32s2/boards/gravitech_cucumber_m/mpconfigboard.h
3979+
#: ports/esp32s2/boards/gravitech_cucumber_ms/mpconfigboard.h
3980+
#: ports/esp32s2/boards/gravitech_cucumber_r/mpconfigboard.h
3981+
#: ports/esp32s2/boards/gravitech_cucumber_rs/mpconfigboard.h
39783982
#: ports/esp32s2/boards/lilygo_ttgo_t8_s2_st7789/mpconfigboard.h
39793983
#: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
39803984
#: ports/esp32s2/boards/muselab_nanoesp32_s2_wroom/mpconfigboard.h
@@ -4389,7 +4393,7 @@ msgid "unreadable attribute"
43894393
msgstr "nicht lesbares Attribut"
43904394

43914395
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
4392-
#: shared-module/vectorio/Polygon.c
4396+
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
43934397
msgid "unsupported %q type"
43944398
msgstr "Nicht unterstützter %q-Typ"
43954399

locale/el.po

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,11 +35,11 @@ msgid ""
3535
"https://github.com/adafruit/circuitpython/issues\n"
3636
msgstr ""
3737

38-
#: py/obj.c shared-bindings/traceback/__init__.c
38+
#: py/obj.c
3939
msgid " File \"%q\""
4040
msgstr ""
4141

42-
#: py/obj.c shared-bindings/traceback/__init__.c
42+
#: py/obj.c
4343
msgid " File \"%q\", line %d"
4444
msgstr ""
4545

@@ -318,11 +318,15 @@ msgstr ""
318318
msgid "'yield' outside function"
319319
msgstr ""
320320

321+
#: shared-module/vectorio/VectorShape.c
322+
msgid "(x,y) integers required"
323+
msgstr ""
324+
321325
#: py/compile.c
322326
msgid "*x must be assignment target"
323327
msgstr ""
324328

325-
#: py/obj.c shared-bindings/traceback/__init__.c
329+
#: py/obj.c
326330
msgid ", in %q\n"
327331
msgstr ""
328332

@@ -2211,7 +2215,7 @@ msgstr ""
22112215
msgid "Touch alarms not available"
22122216
msgstr ""
22132217

2214-
#: py/obj.c shared-bindings/traceback/__init__.c
2218+
#: py/obj.c
22152219
msgid "Traceback (most recent call last):\n"
22162220
msgstr ""
22172221

@@ -3453,10 +3457,6 @@ msgstr ""
34533457
msgid "lhs and rhs should be compatible"
34543458
msgstr ""
34553459

3456-
#: shared-bindings/traceback/__init__.c
3457-
msgid "limit should be an int"
3458-
msgstr ""
3459-
34603460
#: py/emitnative.c
34613461
msgid "local '%q' has type '%q' but source is '%q'"
34623462
msgstr ""
@@ -3903,6 +3903,10 @@ msgstr ""
39033903
#: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
39043904
#: ports/esp32s2/boards/franzininho_wifi_wroom/mpconfigboard.h
39053905
#: ports/esp32s2/boards/franzininho_wifi_wrover/mpconfigboard.h
3906+
#: ports/esp32s2/boards/gravitech_cucumber_m/mpconfigboard.h
3907+
#: ports/esp32s2/boards/gravitech_cucumber_ms/mpconfigboard.h
3908+
#: ports/esp32s2/boards/gravitech_cucumber_r/mpconfigboard.h
3909+
#: ports/esp32s2/boards/gravitech_cucumber_rs/mpconfigboard.h
39063910
#: ports/esp32s2/boards/lilygo_ttgo_t8_s2_st7789/mpconfigboard.h
39073911
#: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
39083912
#: ports/esp32s2/boards/muselab_nanoesp32_s2_wroom/mpconfigboard.h
@@ -4310,7 +4314,7 @@ msgid "unreadable attribute"
43104314
msgstr ""
43114315

43124316
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
4313-
#: shared-module/vectorio/Polygon.c
4317+
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
43144318
msgid "unsupported %q type"
43154319
msgstr ""
43164320

locale/en_GB.po

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,11 @@ msgstr ""
4343
"Please file an issue with the contents of your CIRCUITPY drive at \n"
4444
"https://github.com/adafruit/circuitpython/issues\n"
4545

46-
#: py/obj.c shared-bindings/traceback/__init__.c
46+
#: py/obj.c
4747
msgid " File \"%q\""
4848
msgstr " File \"%q\""
4949

50-
#: py/obj.c shared-bindings/traceback/__init__.c
50+
#: py/obj.c
5151
msgid " File \"%q\", line %d"
5252
msgstr " File \"%q\", line %d"
5353

@@ -327,11 +327,15 @@ msgstr "'yield from' inside async function"
327327
msgid "'yield' outside function"
328328
msgstr "'yield' outside function"
329329

330+
#: shared-module/vectorio/VectorShape.c
331+
msgid "(x,y) integers required"
332+
msgstr ""
333+
330334
#: py/compile.c
331335
msgid "*x must be assignment target"
332336
msgstr "*x must be assignment target"
333337

334-
#: py/obj.c shared-bindings/traceback/__init__.c
338+
#: py/obj.c
335339
msgid ", in %q\n"
336340
msgstr ", in %q\n"
337341

@@ -2235,7 +2239,7 @@ msgstr ""
22352239
msgid "Touch alarms not available"
22362240
msgstr ""
22372241

2238-
#: py/obj.c shared-bindings/traceback/__init__.c
2242+
#: py/obj.c
22392243
msgid "Traceback (most recent call last):\n"
22402244
msgstr "Traceback (most recent call last):\n"
22412245

@@ -3488,10 +3492,6 @@ msgstr "level must be between 0 and 1"
34883492
msgid "lhs and rhs should be compatible"
34893493
msgstr "lhs and rhs should be compatible"
34903494

3491-
#: shared-bindings/traceback/__init__.c
3492-
msgid "limit should be an int"
3493-
msgstr ""
3494-
34953495
#: py/emitnative.c
34963496
msgid "local '%q' has type '%q' but source is '%q'"
34973497
msgstr "local '%q' has type '%q' but source is '%q'"
@@ -3938,6 +3938,10 @@ msgstr "pow() with 3 arguments requires integers"
39383938
#: ports/esp32s2/boards/espressif_saola_1_wrover/mpconfigboard.h
39393939
#: ports/esp32s2/boards/franzininho_wifi_wroom/mpconfigboard.h
39403940
#: ports/esp32s2/boards/franzininho_wifi_wrover/mpconfigboard.h
3941+
#: ports/esp32s2/boards/gravitech_cucumber_m/mpconfigboard.h
3942+
#: ports/esp32s2/boards/gravitech_cucumber_ms/mpconfigboard.h
3943+
#: ports/esp32s2/boards/gravitech_cucumber_r/mpconfigboard.h
3944+
#: ports/esp32s2/boards/gravitech_cucumber_rs/mpconfigboard.h
39413945
#: ports/esp32s2/boards/lilygo_ttgo_t8_s2_st7789/mpconfigboard.h
39423946
#: ports/esp32s2/boards/microdev_micro_s2/mpconfigboard.h
39433947
#: ports/esp32s2/boards/muselab_nanoesp32_s2_wroom/mpconfigboard.h
@@ -4347,7 +4351,7 @@ msgid "unreadable attribute"
43474351
msgstr "unreadable attribute"
43484352

43494353
#: shared-bindings/displayio/TileGrid.c shared-bindings/vectorio/VectorShape.c
4350-
#: shared-module/vectorio/Polygon.c
4354+
#: shared-module/vectorio/Polygon.c shared-module/vectorio/VectorShape.c
43514355
msgid "unsupported %q type"
43524356
msgstr "unsupported %q type"
43534357

0 commit comments

Comments
 (0)
0