Skip to content

Commit e9f411b

Browse files
committed
Add translation for safe mode
1 parent 4da4783 commit e9f411b

File tree

1 file changed

+11
-7
lines changed

1 file changed

+11
-7
lines changed

locale/circuitpython.pot

Lines changed: 11 additions & 7 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-09 14:33-0700\n"
11+
"POT-Creation-Date: 2020-09-12 18:06+0530\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"
@@ -30,12 +30,6 @@ msgid ""
3030
"https://github.com/adafruit/circuitpython/issues\n"
3131
msgstr ""
3232

33-
#: supervisor/shared/safe_mode.c
34-
msgid ""
35-
"\n"
36-
"To exit, please reset the board without "
37-
msgstr ""
38-
3933
#: py/obj.c
4034
msgid " File \"%q\""
4135
msgstr ""
@@ -582,6 +576,12 @@ msgid ""
582576
"boot. Press again to exit safe mode.\n"
583577
msgstr ""
584578

579+
#: supervisor/shared/safe_mode.c
580+
msgid ""
581+
"CircuitPython is in safe mode with status being USER_SAFE_MODE but no "
582+
"specific reason was provided.\n"
583+
msgstr ""
584+
585585
#: supervisor/shared/safe_mode.c
586586
msgid "CircuitPython was unable to allocate the heap.\n"
587587
msgstr ""
@@ -1605,6 +1605,10 @@ msgid ""
16051605
"Timer was reserved for internal use - declare PWM pins earlier in the program"
16061606
msgstr ""
16071607

1608+
#: supervisor/shared/safe_mode.c
1609+
msgid "To exit, please reset the board without "
1610+
msgstr ""
1611+
16081612
#: ports/atmel-samd/common-hal/audiobusio/I2SOut.c
16091613
msgid "Too many channels in sample."
16101614
msgstr ""

0 commit comments

Comments
 (0)