|
8 | 8 | msgstr ""
|
9 | 9 | "Project-Id-Version: PACKAGE VERSION\n"
|
10 | 10 | "Report-Msgid-Bugs-To: \n"
|
11 |
| -"POT-Creation-Date: 2018-12-04 16:17-0500\n" |
| 11 | +"POT-Creation-Date: 2018-12-06 17:04-0800\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 <LL@li.org>\n"
|
@@ -151,70 +151,37 @@ msgstr ""
|
151 | 151 | msgid "script compilation not supported"
|
152 | 152 | msgstr ""
|
153 | 153 |
|
154 |
| -#: main.c:155 |
| 154 | +#: main.c:150 |
155 | 155 | msgid " output:\n"
|
156 | 156 | msgstr ""
|
157 | 157 |
|
158 |
| -#: main.c:169 main.c:242 |
| 158 | +#: main.c:164 main.c:237 |
159 | 159 | msgid ""
|
160 | 160 | "Auto-reload is on. Simply save files over USB to run them or enter REPL to "
|
161 | 161 | "disable.\n"
|
162 | 162 | msgstr ""
|
163 | 163 |
|
164 |
| -#: main.c:171 |
| 164 | +#: main.c:166 |
165 | 165 | msgid "Running in safe mode! Auto-reload is off.\n"
|
166 | 166 | msgstr ""
|
167 | 167 |
|
168 |
| -#: main.c:173 main.c:244 |
| 168 | +#: main.c:168 main.c:239 |
169 | 169 | msgid "Auto-reload is off.\n"
|
170 | 170 | msgstr ""
|
171 | 171 |
|
172 |
| -#: main.c:187 |
| 172 | +#: main.c:182 |
173 | 173 | msgid "Running in safe mode! Not running saved code.\n"
|
174 | 174 | msgstr ""
|
175 | 175 |
|
176 |
| -#: main.c:203 |
| 176 | +#: main.c:198 |
177 | 177 | msgid "WARNING: Your code filename has two extensions\n"
|
178 | 178 | msgstr ""
|
179 | 179 |
|
180 |
| -#: main.c:251 |
181 |
| -msgid "You requested starting safe mode by " |
182 |
| -msgstr "" |
183 |
| - |
184 |
| -#: main.c:254 |
185 |
| -msgid "To exit, please reset the board without " |
186 |
| -msgstr "" |
187 |
| - |
188 |
| -#: main.c:261 |
189 |
| -msgid "" |
190 |
| -"You are running in safe mode which means something really bad happened.\n" |
191 |
| -msgstr "" |
192 |
| - |
193 |
| -#: main.c:263 |
194 |
| -msgid "Looks like our core CircuitPython code crashed hard. Whoops!\n" |
195 |
| -msgstr "" |
196 |
| - |
197 |
| -#: main.c:264 |
198 |
| -msgid "Please file an issue here with the contents of your CIRCUITPY drive:\n" |
199 |
| -msgstr "" |
200 |
| - |
201 |
| -#: main.c:267 |
202 |
| -msgid "" |
203 |
| -"The microcontroller's power dipped. Please make sure your power supply " |
204 |
| -"provides\n" |
205 |
| -msgstr "" |
206 |
| - |
207 |
| -#: main.c:268 |
208 |
| -msgid "" |
209 |
| -"enough power for the whole circuit and press reset (after ejecting " |
210 |
| -"CIRCUITPY).\n" |
211 <
F438
/td> |
| -msgstr "" |
212 |
| - |
213 |
| -#: main.c:272 |
| 180 | +#: main.c:244 |
214 | 181 | msgid "Press any key to enter the REPL. Use CTRL-D to reload."
|
215 | 182 | msgstr ""
|
216 | 183 |
|
217 |
| -#: main.c:430 |
| 184 | +#: main.c:407 |
218 | 185 | msgid "soft reboot\n"
|
219 | 186 | msgstr ""
|
220 | 187 |
|
@@ -443,7 +410,7 @@ msgid "pop from an empty PulseIn"
|
443 | 410 | msgstr ""
|
444 | 411 |
|
445 | 412 | #: ports/atmel-samd/common-hal/pulseio/PulseIn.c:237
|
446 |
| -#: ports/esp8266/common-hal/pulseio/PulseIn.c:182 py/obj.c:420 |
| 413 | +#: ports/esp8266/common-hal/pulseio/PulseIn.c:182 py/obj.c:422 |
447 | 414 | msgid "index out of range"
|
448 | 415 | msgstr ""
|
449 | 416 |
|
@@ -1349,116 +1316,116 @@ msgstr ""
|
1349 | 1316 | msgid "Invalid argument"
|
1350 | 1317 | msgstr ""
|
1351 | 1318 |
|
1352 |
| -#: py/obj.c:90 |
| 1319 | +#: py/obj.c:92 |
1353 | 1320 | msgid "Traceback (most recent call last):\n"
|
1354 | 1321 | msgstr ""
|
1355 | 1322 |
|
1356 |
| -#: py/obj.c:94 |
| 1323 | +#: py/obj.c:96 |
1357 | 1324 | msgid " File \"%q\", line %d"
|
1358 | 1325 | msgstr ""
|
1359 | 1326 |
|
1360 |
| -#: py/obj.c:96 |
| 1327 | +#: py/obj.c:98 |
1361 | 1328 | msgid " File \"%q\""
|
1362 | 1329 | msgstr ""
|
1363 | 1330 |
|
1364 |
| -#: py/obj.c:100 |
| 1331 | +#: py/obj.c:102 |
1365 | 1332 | msgid ", in %q\n"
|
1366 | 1333 | msgstr ""
|
1367 | 1334 |
|
1368 |
| -#: py/obj.c:257 |
| 1335 | +#: py/obj.c:259 |
1369 | 1336 | msgid "can't convert to int"
|
1370 | 1337 | msgstr ""
|
1371 | 1338 |
|
1372 |
| -#: py/obj.c:260 |
| 1339 | +#: py/obj.c:262 |
1373 | 1340 | #, c-format
|
1374 | 1341 | msgid "can't convert %s to int"
|
1375 | 1342 | msgstr ""
|
1376 | 1343 |
|
1377 |
| -#: py/obj.c:320 |
| 1344 | +#: py/obj.c:322 |
1378 | 1345 | msgid "can't convert to float"
|
1379 | 1346 | msgstr ""
|
1380 | 1347 |
|
1381 |
| -#: py/obj.c:323 |
| 1348 | +#: py/obj.c:325 |
1382 | 1349 | #, c-format
|
1383 | 1350 | msgid "can't convert %s to float"
|
1384 | 1351 | msgstr ""
|
1385 | 1352 |
|
1386 |
| -#: py/obj.c:353 |
| 1353 | +#: py/obj.c:355 |
1387 | 1354 | msgid "can't convert to complex"
|
1388 | 1355 | msgstr ""
|
1389 | 1356 |
|
1390 |
| -#: py/obj.c:356 |
| 1357 | +#: py/obj.c:358 |
1391 | 1358 | #, c-format
|
1392 | 1359 | msgid "can't convert %s to complex"
|
1393 | 1360 | msgstr ""
|
1394 | 1361 |
|
1395 |
| -#: py/obj.c:371 |
| 1362 | +#: py/obj.c:373 |
1396 | 1363 | msgid "expected tuple/list"
|
1397 | 1364 | msgstr ""
|
1398 | 1365 |
|
1399 |
| -#: py/obj.c:374 |
| 1366 | +#: py/obj.c:376 |
1400 | 1367 | #, c-format
|
1401 | 1368 | msgid "object '%s' is not a tuple or list"
|
1402 | 1369 | msgstr ""
|
1403 | 1370 |
|
1404 |
| -#: py/obj.c:385 |
| 1371 <
10000
/td> | +#: py/obj.c:387 |
1405 | 1372 | msgid "tuple/list has wrong length"
|
1406 | 1373 | msgstr ""
|
1407 | 1374 |
|
1408 |
| -#: py/obj.c:387 |
| 1375 | +#: py/obj.c:389 |
1409 | 1376 | #, c-format
|
1410 | 1377 | msgid "requested length %d but object has length %d"
|
1411 | 1378 | msgstr ""
|
1412 | 1379 |
|
1413 |
| -#: py/obj.c:400 |
| 1380 | +#: py/obj.c:402 |
1414 | 1381 | msgid "indices must be integers"
|
1415 | 1382 | msgstr ""
|
1416 | 1383 |
|
1417 |
| -#: py/obj.c:403 |
| 1384 | +#: py/obj.c:405 |
1418 | 1385 | msgid "%q indices must be integers, not %s"
|
1419 | 1386 | msgstr ""
|
1420 | 1387 |
|
1421 |
| -#: py/obj.c:423 |
| 1388 | +#: py/obj.c:425 |
1422 | 1389 | msgid "%q index out of range"
|
1423 | 1390 | msgstr ""
|
1424 | 1391 |
|
1425 |
| -#: py/obj.c:455 |
| 1392 | +#: py/obj.c:457 |
1426 | 1393 | msgid "object has no len"
|
1427 | 1394 | msgstr ""
|
1428 | 1395 |
|
1429 |
| -#: py/obj.c:458 |
| 1396 | +#: py/obj.c:460 |
1430 | 1397 | #, c-format
|
1431 | 1398 | msgid "object of type '%s' has no len()"
|
1432 | 1399 | msgstr ""
|
1433 | 1400 |
|
1434 |
| -#: py/obj.c:496 |
| 1401 | +#: py/obj.c:500 |
1435 | 1402 | msgid "object does not support item deletion"
|
1436 | 1403 | msgstr ""
|
1437 | 1404 |
|
1438 |
| -#: py/obj.c:499 |
| 1405 | +#: py/obj.c:503 |
1439 | 1406 | #, c-format
|
1440 | 1407 | msgid "'%s' object does not support item deletion"
|
1441 | 1408 | msgstr ""
|
1442 | 1409 |
|
1443 |
| -#: py/obj.c:503 |
| 1410 | +#: py/obj.c:507 |
1444 | 1411 | msgid "object is not subscriptable"
|
1445 | 1412 | msgstr ""
|
1446 | 1413 |
|
1447 |
| -#: py/obj.c:506 |
| 1414 | +#: py/obj.c:510 |
1448 | 1415 | #, c-format
|
1449 | 1416 | msgid "'%s' object is not subscriptable"
|
1450 | 1417 | msgstr ""
|
1451 | 1418 |
|
1452 |
| -#: py/obj.c:510 |
| 1419 | +#: py/obj.c:514 |
1453 | 1420 | msgid "object does not support item assignment"
|
1454 | 1421 | msgstr ""
|
1455 | 1422 |
|
1456 |
| -#: py/obj.c:513 |
| 1423 | +#: py/obj.c:517 |
1457 | 1424 | #, c-format
|
1458 | 1425 | msgid "'%s' object does not support item assignment"
|
1459 | 1426 | msgstr ""
|
1460 | 1427 |
|
1461 |
| -#: py/obj.c:544 |
| 1428 | +#: py/obj.c:548 |
1462 | 1429 | msgid "object with buffer protocol required"
|
1463 | 1430 | msgstr ""
|
1464 | 1431 |
|
@@ -2524,3 +2491,58 @@ msgstr ""
|
2524 | 2491 | #: shared-module/usb_hid/Device.c:59
|
2525 | 2492 | msgid "USB Error"
|
2526 | 2493 | msgstr ""
|
| 2494 | + |
| 2495 | +#: supervisor/shared/safe_mode.c:97 |
| 2496 | +msgid "You requested starting safe mode by " |
| 2497 | +msgstr "" |
| 2498 | + |
| 2499 | +#: supervisor/shared/safe_mode.c:100 |
| 2500 | +msgid "To exit, please reset the board without " |
| 2501 | +msgstr "" |
| 2502 | + |
| 2503 | +#: supervisor/shared/safe_mode.c:107 |
| 2504 | +msgid "" |
| 2505 | +"You are running in safe mode which means something unanticipated happened.\n" |
| 2506 | +msgstr "" |
| 2507 | + |
| 2508 | +#: supervisor/shared/safe_mode.c:109 |
| 2509 | +msgid "" |
| 2510 | +"Looks like our core CircuitPython code crashed hard. Whoops!\n" |
| 2511 | +"Please file an issue at https://github.com/adafruit/circuitpython/issues\n" |
| 2512 | +" with the contents of your CIRCUITPY drive and this message:\n" |
| 2513 | +msgstr "" |
| 2514 | + |
| 2515 | +#: supervisor/shared/safe_mode.c:111 |
| 2516 | +msgid "Crash into the HardFault_Handler.\n" |
| 2517 | +msgstr "" |
| 2518 | + |
| 2519 | +#: supervisor/shared/safe_mode.c:113 |
| 2520 | +msgid "MicroPython NLR jump failed. Likely memory corruption.\n" |
| 2521 | +msgstr "" |
| 2522 | + |
| 2523 | +#: supervisor/shared/safe_mode.c:115 |
| 2524 | +msgid "MicroPython fatal error.\n" |
| 2525 | +msgstr "" |
| 2526 | + |
| 2527 | +#: supervisor/shared/safe_mode.c:118 |
| 2528 | +msgid "" |
| 2529 | +"The microcontroller's power dipped. Please make sure your power supply " |
| 2530 | +"provides\n" |
| 2531 | +"enough power for the whole circuit and press reset (after ejecting " |
| 2532 | +"CIRCUITPY).\n" |
| 2533 | +msgstr "" |
| 2534 | + |
| 2535 | +#: supervisor/shared/safe_mode.c:120 |
| 2536 | +msgid "" |
| 2537 | +"The CircuitPython heap was corrupted because the stack was too small.\n" |
| 2538 | +"Please increase stack size limits and press reset (after ejecting " |
| 2539 | +"CIRCUITPY).\n" |
| 2540 | +"If you didn't change the stack, then file an issue here with the contents of " |
| 2541 | +"your CIRCUITPY drive:\n" |
| 2542 | +msgstr "" |
| 2543 | + |
| 2544 | +#: supervisor/shared/safe_mode.c:123 |
| 2545 | +msgid "" |
| 2546 | +"The reset button was pressed while booting CircuitPython. Press again to " |
| 2547 | +"exit safe mode.\n" |
| 2548 | +msgstr "" |
0 commit comments