@@ -615,6 +615,10 @@ msgstr ""
615
615
msgid "Corrupt raw code"
616
616
msgstr ""
617
617
618
+ #: ports/cxd56/common-hal/camera/Camera.c
619
+ msgid "Could not initialize Camera"
620
+ msgstr ""
621
+
618
622
#: ports/cxd56/common-hal/gnss/GNSS.c
619
623
msgid "Could not initialize GNSS"
620
624
msgstr ""
@@ -672,6 +676,10 @@ msgstr ""
672
676
msgid "Couldn't allocate input buffer"
673
677
msgstr ""
674
678
679
+ #: ports/cxd56/common-hal/camera/Camera.c
680
+ msgid "Couldn't allocate picture buffer"
681
+ msgstr ""
682
+
675
683
#: shared-module/audiocore/WaveFile.c shared-module/audiomixer/Mixer.c
676
684
#: shared-module/audiomp3/MP3Decoder.c
677
685
msgid "Couldn't allocate second buffer"
@@ -998,6 +1006,10 @@ msgstr ""
998
1006
msgid "Invalid frequency supplied"
999
1007
msgstr ""
1000
1008
1009
+ #: shared-bindings/camera/Camera.c
1010
+ msgid "Invalid image size."
1011
+ msgstr ""
1012
+
1001
1013
#: supervisor/shared/safe_mode.c
1002
1014
msgid "Invalid memory access."
1003
1015
msgstr ""
@@ -1499,6 +1511,10 @@ msgstr ""
1499
1511
msgid "Server side context cannot have hostname"
1500
1512
msgstr ""
1501
1513
1514
+ #: ports/cxd56/common-hal/camera/Camera.c
1515
+ msgid "Size not supported"
1516
+ msgstr ""
1517
+
1502
1518
#: shared-bindings/nvm/ByteArray.c
1503
1519
msgid "Slice and value different lengths."
1504
1520
msgstr ""
0 commit comments