Skip to content

Commit bf2bb1c

Browse files
authored
Merge pull request adafruit#11032 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents eac2bb1 + ca1a487 commit bf2bb1c

6 files changed

Lines changed: 48 additions & 0 deletions

File tree

locale/cs.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1461,6 +1461,14 @@ msgstr ""
14611461
msgid "Mapping must be a tuple"
14621462
msgstr ""
14631463

1464+
#: shared-bindings/bitmaptools/__init__.c
1465+
msgid "Mask bitmap must have 8 bits per pixel"
1466+
msgstr ""
1467+
1468+
#: shared-bindings/bitmaptools/__init__.c
1469+
msgid "Mask bitmap size must match the other bitmaps"
1470+
msgstr ""
1471+
14641472
#: py/persistentcode.c
14651473
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14661474
msgstr ""

locale/el.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1467,6 +1467,14 @@ msgstr ""
14671467
msgid "Mapping must be a tuple"
14681468
msgstr ""
14691469

1470+
#: shared-bindings/bitmaptools/__init__.c
1471+
msgid "Mask bitmap must have 8 bits per pixel"
1472+
msgstr ""
1473+
1474+
#: shared-bindings/bitmaptools/__init__.c
1475+
msgid "Mask bitmap size must match the other bitmaps"
1476+
msgstr ""
1477+
14701478
#: py/persistentcode.c
14711479
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14721480
msgstr ""

locale/hi.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1443,6 +1443,14 @@ msgstr ""
14431443
msgid "Mapping must be a tuple"
14441444
msgstr ""
14451445

1446+
#: shared-bindings/bitmaptools/__init__.c
1447+
msgid "Mask bitmap must have 8 bits per pixel"
1448+
msgstr ""
1449+
1450+
#: shared-bindings/bitmaptools/__init__.c
1451+
msgid "Mask bitmap size must match the other bitmaps"
1452+
msgstr ""
1453+
14461454
#: py/persistentcode.c
14471455
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14481456
msgstr ""

locale/ko.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,6 +1494,14 @@ msgstr ""
14941494
msgid "Mapping must be a tuple"
14951495
msgstr "매핑은 투플이어야 합니다"
14961496

1497+
#: shared-bindings/bitmaptools/__init__.c
1498+
msgid "Mask bitmap must have 8 bits per pixel"
1499+
msgstr ""
1500+
1501+
#: shared-bindings/bitmaptools/__init__.c
1502+
msgid "Mask bitmap size must match the other bitmaps"
1503+
msgstr ""
1504+
14971505
#: py/persistentcode.c
14981506
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14991507
msgstr ""

locale/ru.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1482,6 +1482,14 @@ msgstr ""
14821482
msgid "Mapping must be a tuple"
14831483
msgstr "Сопоставление должно быть кортежом"
14841484

1485+
#: shared-bindings/bitmaptools/__init__.c
1486+
msgid "Mask bitmap must have 8 bits per pixel"
1487+
msgstr ""
1488+
1489+
#: shared-bindings/bitmaptools/__init__.c
1490+
msgid "Mask bitmap size must match the other bitmaps"
1491+
msgstr ""
1492+
14851493
#: py/persistentcode.c
14861494
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14871495
msgstr ""

locale/tr.po

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1462,6 +1462,14 @@ msgstr ""
14621462
msgid "Mapping must be a tuple"
14631463
msgstr "Map tuple olmalıdır"
14641464

1465+
#: shared-bindings/bitmaptools/__init__.c
1466+
msgid "Mask bitmap must have 8 bits per pixel"
1467+
msgstr ""
1468+
1469+
#: shared-bindings/bitmaptools/__init__.c
1470+
msgid "Mask bitmap size must match the other bitmaps"
1471+
msgstr ""
1472+
14651473
#: py/persistentcode.c
14661474
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
14671475
msgstr ""

0 commit comments

Comments
 (0)