Skip to content

Commit 3e657af

Browse files
authored
Merge pull request #7804 from weblate/weblate-circuitpython-main
Translations update from Hosted Weblate
2 parents 29b3580 + 618cfb0 commit 3e657af

File tree

19 files changed

+200
-153
lines changed

19 files changed

+200
-153
lines changed

locale/ID.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -403,10 +403,6 @@ msgstr "0.0 ke kompleks berpangkat"
403403
msgid "3-arg pow() not supported"
404404
msgstr "pow() 3-arg tidak didukung"
405405

406-
#: shared-module/msgpack/__init__.c
407-
msgid "64 bit types"
408-
msgstr ""
409-
410406
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
411407
#: ports/atmel-samd/common-hal/countio/Counter.c
412408
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1283,6 +1279,10 @@ msgstr ""
12831279
msgid "Invalid data_pins[%d]"
12841280
msgstr ""
12851281

1282+
#: shared-module/msgpack/__init__.c
1283+
msgid "Invalid format"
1284+
msgstr ""
1285+
12861286
#: shared-module/audiocore/WaveFile.c
12871287
msgid "Invalid format chunk size"
12881288
msgstr "Ukuran potongan format tidak valid"

locale/cs.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -404,10 +404,6 @@ msgstr ""
404404
msgid "3-arg pow() not supported"
405405
msgstr "pow() nepodporuje 3 argumenty"
406406

407-
#: shared-module/msgpack/__init__.c
408-
msgid "64 bit types"
409-
msgstr "64 bit typy"
410-
411407
#: ports/atmel-samd/common-hal/alarm/pin/PinAlarm.c
412408
#: ports/atmel-samd/common-hal/countio/Counter.c
413409
#: ports/atmel-samd/common-hal/rotaryio/IncrementalEncoder.c
@@ -1283,6 +1279,10 @@ msgstr ""
12831279
msgid "Invalid data_pins[%d]"
12841280
msgstr "Chybný data_pin[%d]"
12851281

1282+
#: shared-module/msgpack/__init__.c
1283+
msgid "Invalid format"
1284+
msgstr ""
1285+
12861286
#: shared-module/audiocore/WaveFile.c
12871287
msgid "Invalid format chunk size"
12881288
msgstr "Neplatná velikost bloku"
@@ -4382,6 +4382,9 @@ msgstr ""
43824382
msgid "zi must be of shape (n_section, 2)"
43834383
msgstr ""
43844384

4385+
#~ msgid "64 bit types"
4386+
#~ msgstr "64 bit typy"
4387+
43854388
#~ msgid "No key was specified"
43864389
#~ msgstr "Nebyl zadán klíč"
43874390

0 commit comments

Comments
 (0)