Skip to content

Commit fbf4431

Browse files
committed
locale: make translate
1 parent 1fde8ef commit fbf4431

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

locale/circuitpython.pot

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -615,6 +615,10 @@ msgstr ""
615615
msgid "Corrupt raw code"
616616
msgstr ""
617617

618+
#: ports/cxd56/common-hal/camera/Camera.c
619+
msgid "Could not initialize Camera"
620+
msgstr ""
621+
618622
#: ports/cxd56/common-hal/gnss/GNSS.c
619623
msgid "Could not initialize GNSS"
620624
msgstr ""
@@ -672,6 +676,10 @@ msgstr ""
672676
msgid "Couldn't allocate input buffer"
673677
msgstr ""
674678

679+
#: ports/cxd56/common-hal/camera/Camera.c
680+
msgid "Couldn't allocate picture buffer"
681+
msgstr ""
682+
675683
#: shared-module/audiocore/WaveFile.c shared-module/audiomixer/Mixer.c
676684
#: shared-module/audiomp3/MP3Decoder.c
677685
msgid "Couldn't allocate second buffer"
@@ -998,6 +1006,10 @@ msgstr ""
9981006
msgid "Invalid frequency supplied"
9991007
msgstr ""
10001008

1009+
#: shared-bindings/camera/Camera.c
1010+
msgid "Invalid image size."
1011+
msgstr ""
1012+
10011013
#: supervisor/shared/safe_mode.c
10021014
msgid "Invalid memory access."
10031015
msgstr ""
@@ -1499,6 +1511,10 @@ msgstr ""
14991511
msgid "Server side context cannot have hostname"
15001512
msgstr ""
15011513

1514+
#: ports/cxd56/common-hal/camera/Camera.c
1515+
msgid "Size not supported"
1516+
msgstr ""
1517+
15021518
#: shared-bindings/nvm/ByteArray.c
15031519
msgid "Slice and value different lengths."
15041520
msgstr ""

0 commit comments

Comments
 (0)