Skip to content

Commit fc8908b

Browse files
committed
locale: make translate
1 parent 343f093 commit fc8908b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

locale/circuitpython.pot

Lines changed: 10 additions & 1 deletion
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-06-01 17:10-0700\n"
11+
"POT-Creation-Date: 2020-06-17 08:00+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"
@@ -503,6 +503,10 @@ msgstr ""
503503
msgid "Cannot specify RTS or CTS in RS485 mode"
504504
msgstr ""
505505

506+
#: ports/cxd56/common-hal/gnss/GNSS.c
507+
msgid "Cannot start without selecting at least one satellite system."
508+
msgstr ""
509+
506510
#: py/objslice.c
507511
msgid "Cannot subclass slice"
508512
msgstr ""
@@ -572,6 +576,10 @@ msgstr ""
572576
msgid "Corrupt raw code"
573577
msgstr ""
574578

579+
#: ports/cxd56/common-hal/gnss/GNSS.c
580+
msgid "Could not initialize GNSS"
581+
msgstr ""
582+
575583
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
576584
msgid "Could not initialize UART"
577585
msgstr ""
@@ -1611,6 +1619,7 @@ msgid ""
16111619
msgstr ""
16121620

16131621
#: ports/atmel-samd/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/I2C.c
1622+
#: ports/stm/common-hal/busio/I2C.c
16141623
msgid "Unsupported baudrate"
16151624
msgstr ""
16161625

0 commit comments

Comments
 (0)