Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions locale/cs.po
Original file line number Diff line number Diff line change
Expand Up @@ -1414,6 +1414,10 @@ msgstr ""
msgid "Mapping must be a tuple"
msgstr ""

#: py/persistentcode.c
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
msgid "Mismatched data size"
Expand Down
4 changes: 4 additions & 0 deletions locale/el.po
Original file line number Diff line number Diff line change
Expand Up @@ -1420,6 +1420,10 @@ msgstr ""
msgid "Mapping must be a tuple"
msgstr ""

#: py/persistentcode.c
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
msgid "Mismatched data size"
Expand Down
4 changes: 4 additions & 0 deletions locale/hi.po
Original file line number Diff line number Diff line change
Expand Up @@ -1396,6 +1396,10 @@ msgstr ""
msgid "Mapping must be a tuple"
msgstr ""

#: py/persistentcode.c
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
msgid "Mismatched data size"
Expand Down
4 changes: 4 additions & 0 deletions locale/ko.po
Original file line number Diff line number Diff line change
Expand Up @@ -1447,6 +1447,10 @@ msgstr ""
msgid "Mapping must be a tuple"
msgstr "매핑은 투플이어야 합니다"

#: py/persistentcode.c
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
msgid "Mismatched data size"
Expand Down
4 changes: 4 additions & 0 deletions locale/ru.po
Original file line number Diff line number Diff line change
Expand Up @@ -1435,6 +1435,10 @@ msgstr ""
msgid "Mapping must be a tuple"
msgstr "Сопоставление должно быть кортежом"

#: py/persistentcode.c
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
msgid "Mismatched data size"
Expand Down
4 changes: 4 additions & 0 deletions locale/tr.po
Original file line number Diff line number Diff line change
Expand Up @@ -1415,6 +1415,10 @@ msgstr ""
msgid "Mapping must be a tuple"
msgstr "Map tuple olmalıdır"

#: py/persistentcode.c
msgid "MicroPython .mpy file; use CircuitPython mpy-cross"
msgstr ""

#: ports/raspberrypi/bindings/rp2pio/StateMachine.c
#: ports/raspberrypi/common-hal/rp2pio/StateMachine.c
msgid "Mismatched data size"
Expand Down
Loading