summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-11-07 14:12:22 -0500
committerDan Halbert <halbert@halwitz.org>2018-11-07 14:12:22 -0500
commit64d457dad9bb3843ee468136022996ecb91a98df (patch)
treec3bfee81668dbd842039c178222fda9df77a9b76 /locale/circuitpython.pot
parent4bc24c4f6084e414f0fb00299aae7d7cfdb76aba (diff)
parent283e07254e9eb50e52d6f07b7ac177feeef02d83 (diff)
bring bleio PR up to date
Diffstat (limited to 'locale/circuitpython.pot')
-rw-r--r--locale/circuitpython.pot52
1 files changed, 28 insertions, 24 deletions
diff --git a/locale/circuitpython.pot b/locale/circuitpython.pot
index 9f2e29430..b15fe38b1 100644
--- a/locale/circuitpython.pot
+++ b/locale/circuitpython.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2018-10-21 17:15+0200\n"
+"POT-Creation-Date: 2018-11-07 14:10-0500\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -147,74 +147,74 @@ msgstr ""
msgid "invalid arguments"
msgstr ""
-#: lib/utils/pyexec.c:97 py/builtinimport.c:253
+#: lib/utils/pyexec.c:97 py/builtinimport.c:251
msgid "script compilation not supported"
msgstr ""
-#: main.c:143
+#: main.c:153
msgid " output:\n"
msgstr ""
-#: main.c:157 main.c:230
+#: main.c:167 main.c:240
msgid ""
"Auto-reload is on. Simply save files over USB to run them or enter REPL to "
"disable.\n"
msgstr ""
-#: main.c:159
+#: main.c:169
msgid "Running in safe mode! Auto-reload is off.\n"
msgstr ""
-#: main.c:161 main.c:232
+#: main.c:171 main.c:242
msgid "Auto-reload is off.\n"
msgstr ""
-#: main.c:175
+#: main.c:185
msgid "Running in safe mode! Not running saved code.\n"
msgstr ""
-#: main.c:191
+#: main.c:201
msgid "WARNING: Your code filename has two extensions\n"
msgstr ""
-#: main.c:239
+#: main.c:249
msgid "You requested starting safe mode by "
msgstr ""
-#: main.c:242
+#: main.c:252
msgid "To exit, please reset the board without "
msgstr ""
-#: main.c:249
+#: main.c:259
msgid ""
"You are running in safe mode which means something really bad happened.\n"
msgstr ""
-#: main.c:251
+#: main.c:261
msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n"
msgstr ""
-#: main.c:252
+#: main.c:262
msgid "Please file an issue here with the contents of your CIRCUITPY drive:\n"
msgstr ""
-#: main.c:255
+#: main.c:265
msgid ""
"The microcontroller's power dipped. Please make sure your power supply "
"provides\n"
msgstr ""
-#: main.c:256
+#: main.c:266
msgid ""
"enough power for the whole circuit and press reset (after ejecting "
"CIRCUITPY).\n"
msgstr ""
-#: main.c:260
+#: main.c:270
msgid "Press any key to enter the REPL. Use CTRL-D to reload."
msgstr ""
-#: main.c:416
+#: main.c:426
msgid "soft reboot\n"
msgstr ""
@@ -958,19 +958,19 @@ msgstr ""
msgid "bad compile mode"
msgstr ""
-#: py/builtinimport.c:338
+#: py/builtinimport.c:336
msgid "cannot perform relative import"
msgstr ""
-#: py/builtinimport.c:422 py/builtinimport.c:534
+#: py/builtinimport.c:420 py/builtinimport.c:532
msgid "module not found"
msgstr ""
-#: py/builtinimport.c:425 py/builtinimport.c:537
+#: py/builtinimport.c:423 py/builtinimport.c:535
msgid "no module named '%q'"
msgstr ""
-#: py/builtinimport.c:512
+#: py/builtinimport.c:510
msgid "relative import"
msgstr ""
@@ -2339,6 +2339,10 @@ msgstr ""
msgid "RTC calibration is not supported on this board"
msgstr ""
+#: shared-bindings/socket/__init__.c:516 shared-module/network/__init__.c:81
+msgid "no available NIC"
+msgstr ""
+
#: shared-bindings/storage/__init__.c:77
msgid "filesystem must provide mount method"
msgstr ""
@@ -2363,15 +2367,15 @@ msgstr ""
msgid "time.struct_time() takes a 9-sequence"
msgstr ""
-#: shared-bindings/time/__init__.c:169 shared-bindings/time/__init__.c:250
+#: shared-bindings/time/__init__.c:169 shared-bindings/time/__init__.c:264
msgid "Tuple or struct_time argument required"
msgstr ""
-#: shared-bindings/time/__init__.c:174 shared-bindings/time/__init__.c:255
+#: shared-bindings/time/__init__.c:174 shared-bindings/time/__init__.c:269
msgid "function takes exactly 9 arguments"
msgstr ""
-#: shared-bindings/time/__init__.c:226 shared-bindings/time/__init__.c:259
+#: shared-bindings/time/__init__.c:240 shared-bindings/time/__init__.c:273
msgid "timestamp out of range for platform time_t"
msgstr ""