Skip to content

Commit df2d083

Browse files
committed
make translate
1 parent e1dd396 commit df2d083

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

locale/circuitpython.pot

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2851,6 +2851,10 @@ msgstr ""
28512851
msgid "differentiation order out of range"
28522852
msgstr ""
28532853

2854+
#: extmod/ulab/code/linalg/linalg.c
2855+
msgid "dimensions do not match"
2856+
msgstr ""
2857+
28542858
#: py/modmath.c py/objfloat.c py/objint_longlong.c py/objint_mpz.c py/runtime.c
28552859
#: shared-bindings/math/__init__.c
28562860
msgid "division by zero"
@@ -3357,10 +3361,6 @@ msgstr ""
33573361
msgid "math domain error"
33583362
msgstr ""
33593363

3360-
#: extmod/ulab/code/linalg/linalg.c
3361-
msgid "matrix dimensions do not match"
3362-
msgstr ""
3363-
33643364
#: extmod/ulab/code/linalg/linalg.c
33653365
msgid "matrix is not positive definite"
33663366
msgstr ""
@@ -4175,10 +4175,6 @@ msgstr ""
41754175
msgid "value_count must be > 0"
41764176
msgstr ""
41774177

4178-
#: extmod/ulab/code/linalg/linalg.c
4179-
msgid "vectors must have same lengths"
4180-
msgstr ""
4181-
41824178
#: ports/esp32s2/common-hal/alarm/pin/__init__.c
41834179
msgid "wakeup conflict"
41844180
msgstr ""

0 commit comments

Comments
 (0)