Skip to content

Commit a25e3c2

Browse files
committed
locale: make translate
1 parent c2fc592 commit a25e3c2

File tree

1 file changed

+6
-10
lines changed

1 file changed

+6
-10
lines changed

locale/circuitpython.pot

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: PACKAGE VERSION\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2020-09-13 14:21-0500\n"
11+
"POT-Creation-Date: 2020-09-11 13:30+0200\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
1414
"Language-Team: LANGUAGE <[email protected]>\n"
@@ -430,7 +430,7 @@ msgstr ""
430430
msgid "Buffer is not a bytearray."
431431
msgstr ""
432432

433-
#: shared-bindings/displayio/Display.c
433+
#: ports/cxd56/common-hal/camera/Camera.c shared-bindings/displayio/Display.c
434434
#: shared-bindings/framebufferio/FramebufferDisplay.c
435435
msgid "Buffer is too small"
436436
msgstr ""
@@ -676,10 +676,6 @@ msgstr ""
676676
msgid "Couldn't allocate input buffer"
677677
msgstr ""
678678

679-
#: ports/cxd56/common-hal/camera/Camera.c
680-
msgid "Couldn't allocate picture buffer"
681-
msgstr ""
682-
683679
#: shared-module/audiocore/WaveFile.c shared-module/audiomixer/Mixer.c
684680
#: shared-module/audiomp3/MP3Decoder.c
685681
msgid "Couldn't allocate second buffer"
@@ -849,6 +845,10 @@ msgstr ""
849845
msgid "File exists"
850846
msgstr ""
851847

848+
#: ports/cxd56/common-hal/camera/Camera.c
849+
msgid "Format not supported"
850+
msgstr ""
851+
852852
#: shared-module/framebufferio/FramebufferDisplay.c
853853
#, c-format
854854
msgid "Framebuffer requires %d bytes"
@@ -1006,10 +1006,6 @@ msgstr ""
10061006
msgid "Invalid frequency supplied"
10071007
msgstr ""
10081008

1009-
#: shared-bindings/camera/Camera.c
1010-
msgid "Invalid image size."
1011-
msgstr ""
1012-
10131009
#: supervisor/shared/safe_mode.c
10141010
msgid "Invalid memory access."
10151011
msgstr ""

0 commit comments

Comments
 (0)