File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : PACKAGE VERSION\n "
10
10
"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 "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : FULL NAME <EMAIL@ADDRESS>\n "
14
14
"
Language-Team :
LANGUAGE <[email protected] >\n "
@@ -503,6 +503,10 @@ msgstr ""
503
503
msgid "Cannot specify RTS or CTS in RS485 mode"
504
504
msgstr ""
505
505
506
+ #: ports/cxd56/common-hal/gnss/GNSS.c
507
+ msgid "Cannot start without selecting at least one satellite system."
508
+ msgstr ""
509
+
506
510
#: py/objslice.c
507
511
msgid "Cannot subclass slice"
508
512
msgstr ""
@@ -572,6 +576,10 @@ msgstr ""
572
576
msgid "Corrupt raw code"
573
577
msgstr ""
574
578
579
+ #: ports/cxd56/common-hal/gnss/GNSS.c
580
+ msgid "Could not initialize GNSS"
581
+ msgstr ""
582
+
575
583
#: ports/atmel-samd/common-hal/busio/UART.c ports/cxd56/common-hal/busio/UART.c
576
584
msgid "Could not initialize UART"
577
585
msgstr ""
@@ -1611,6 +1619,7 @@ msgid ""
1611
1619
msgstr ""
1612
1620
1613
1621
#: ports/atmel-samd/common-hal/busio/I2C.c ports/cxd56/common-hal/busio/I2C.c
1622
+ #: ports/stm/common-hal/busio/I2C.c
1614
1623
msgid "Unsupported baudrate"
1615
1624
msgstr ""
1616
1625
You can’t perform that action at this time.
0 commit comments