Skip to content

Commit 0558a4e

Browse files
authored
Merge pull request adafruit#10812 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 2effd12 + 7d8d9e7 commit 0558a4e

File tree

6 files changed

+31
-25
lines changed

6 files changed

+31
-25
lines changed

locale/cs.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1679,10 +1679,6 @@ msgstr "Nepřipojený"
16791679
msgid "Not playing"
16801680
msgstr "Nehraje"
16811681

1682-
#: shared-module/jpegio/JpegDecoder.c
1683-
msgid "Not supported JPEG standard"
1684-
msgstr ""
1685-
16861682
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
16871683
#: ports/espressif/common-hal/sdioio/SDCard.c
16881684
#, c-format
@@ -2412,6 +2408,10 @@ msgid ""
24122408
"declined or ignored."
24132409
msgstr ""
24142410

2411+
#: shared-module/jpegio/JpegDecoder.c
2412+
msgid "Unsupported JPEG (may be progressive)"
2413+
msgstr ""
2414+
24152415
#: shared-bindings/bitmaptools/__init__.c
24162416
msgid "Unsupported colorspace"
24172417
msgstr "Nepodporovaný barevný prostor"

locale/el.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1685,10 +1685,6 @@ msgstr ""
16851685
msgid "Not playing"
16861686
msgstr ""
16871687

1688-
#: shared-module/jpegio/JpegDecoder.c
1689-
msgid "Not supported JPEG standard"
1690-
msgstr ""
1691-
16921688
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
16931689
#: ports/espressif/common-hal/sdioio/SDCard.c
16941690
#, c-format
@@ -2416,6 +2412,10 @@ msgid ""
24162412
"declined or ignored."
24172413
msgstr ""
24182414

2415+
#: shared-module/jpegio/JpegDecoder.c
2416+
msgid "Unsupported JPEG (may be progressive)"
2417+
msgstr ""
2418+
24192419
#: shared-bindings/bitmaptools/__init__.c
24202420
msgid "Unsupported colorspace"
24212421
msgstr ""

locale/hi.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1661,10 +1661,6 @@ msgstr ""
16611661
msgid "Not playing"
16621662
msgstr ""
16631663

1664-
#: shared-module/jpegio/JpegDecoder.c
1665-
msgid "Not supported JPEG standard"
1666-
msgstr ""
1667-
16681664
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
16691665
#: ports/espressif/common-hal/sdioio/SDCard.c
16701666
#, c-format
@@ -2390,6 +2386,10 @@ msgid ""
23902386
"declined or ignored."
23912387
msgstr ""
23922388

2389+
#: shared-module/jpegio/JpegDecoder.c
2390+
msgid "Unsupported JPEG (may be progressive)"
2391+
msgstr ""
2392+
23932393
#: shared-bindings/bitmaptools/__init__.c
23942394
msgid "Unsupported colorspace"
23952395
msgstr ""

locale/ko.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1719,11 +1719,6 @@ msgstr "연결되지 않았습니다"
17191719
msgid "Not playing"
17201720
msgstr "재생되지 않았습니다"
17211721

1722-
#: shared-module/jpegio/JpegDecoder.c
1723-
#, fuzzy
1724-
msgid "Not supported JPEG standard"
1725-
msgstr "지원되지 않는 JPEG 표준"
1726-
17271722
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
17281723
#: ports/espressif/common-hal/sdioio/SDCard.c
17291724
#, c-format
@@ -2465,6 +2460,10 @@ msgid ""
24652460
"declined or ignored."
24662461
msgstr ""
24672462

2463+
#: shared-module/jpegio/JpegDecoder.c
2464+
msgid "Unsupported JPEG (may be progressive)"
2465+
msgstr ""
2466+
24682467
#: shared-bindings/bitmaptools/__init__.c
24692468
msgid "Unsupported colorspace"
24702469
msgstr ""
@@ -4663,6 +4662,10 @@ msgstr ""
46634662
msgid "zi must be of shape (n_section, 2)"
46644663
msgstr ""
46654664

4665+
#, fuzzy
4666+
#~ msgid "Not supported JPEG standard"
4667+
#~ msgstr "지원되지 않는 JPEG 표준"
4668+
46664669
#, fuzzy
46674670
#~ msgid "%q moved from %q to %q"
46684671
#~ msgstr "%q가 %q에서 %q로 이동했습니다"

locale/ru.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1702,10 +1702,6 @@ msgstr "Не подключено"
17021702
msgid "Not playing"
17031703
msgstr "Не воспроизводится (Not playing)"
17041704

1705-
#: shared-module/jpegio/JpegDecoder.c
1706-
msgid "Not supported JPEG standard"
1707-
msgstr "Не поддерживается Стандарт JPEG"
1708-
17091705
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
17101706
#: ports/espressif/common-hal/sdioio/SDCard.c
17111707
#, c-format
@@ -2449,6 +2445,10 @@ msgstr ""
24492445
"Неуказанная проблема. Возможно, запрос на сопряжение на другом устройстве "
24502446
"был отклонен или проигнорирован."
24512447

2448+
#: shared-module/jpegio/JpegDecoder.c
2449+
msgid "Unsupported JPEG (may be progressive)"
2450+
msgstr ""
2451+
24522452
#: shared-bindings/bitmaptools/__init__.c
24532453
msgid "Unsupported colorspace"
24542454
msgstr "Неподдерживаемое цветовое пространство"
@@ -4681,6 +4681,9 @@ msgstr "zi должно быть типа float"
46814681
msgid "zi must be of shape (n_section, 2)"
46824682
msgstr "zi должен иметь форму (n_section, 2)"
46834683

4684+
#~ msgid "Not supported JPEG standard"
4685+
#~ msgstr "Не поддерживается Стандарт JPEG"
4686+
46844687
#~ msgid "%q moved from %q to %q"
46854688
#~ msgstr "%q переместился из %q в %q"
46864689

locale/tr.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1680,10 +1680,6 @@ msgstr ""
16801680
msgid "Not playing"
16811681
msgstr ""
16821682

1683-
#: shared-module/jpegio/JpegDecoder.c
1684-
msgid "Not supported JPEG standard"
1685-
msgstr ""
1686-
16871683
#: ports/espressif/common-hal/paralleldisplaybus/ParallelBus.c
16881684
#: ports/espressif/common-hal/sdioio/SDCard.c
16891685
#, c-format
@@ -2412,6 +2408,10 @@ msgid ""
24122408
"declined or ignored."
24132409
msgstr ""
24142410

2411+
#: shared-module/jpegio/JpegDecoder.c
2412+
msgid "Unsupported JPEG (may be progressive)"
2413+
msgstr ""
2414+
24152415
#: shared-bindings/bitmaptools/__init__.c
24162416
msgid "Unsupported colorspace"
24172417
msgstr ""

0 commit comments

Comments
 (0)