summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
AgeCommit message (Collapse)Author
2020-09-16Merge branch 'main' into esp32s2-bssidRyan T. Hamilton
2020-09-16Add new error msg to translationRyan T. Hamilton
2020-09-16Merge pull request #3369 from kamtom480/cameraDan Halbert
Add camera module
2020-09-14Fixing up locale/circuitpython.pot dateDavePutz
2020-09-14locale: make translateKamil Tomaszewski
2020-09-14locale: make translateKamil Tomaszewski
2020-09-13Merge remote-tracking branch 'origin/main' into implicit-fallthrough-diagnosticJeff Epler
Conflict in locale/circuitpython.pot resolved with 'make translate'
2020-09-13Update safe mode reasonmicroDev
2020-09-12make translateJeff Epler
2020-09-12Add translation for safe modemicroDev
2020-09-09Add safe mode translationScott Shawcroft
2020-09-03Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-09-03Changes based on Dan's feedbackScott Shawcroft
2020-08-30merge from upstreamDan Halbert
2020-08-30make translateDan Halbert
2020-08-27Merge remote-tracking branch 'adafruit/main' into native_wifiScott Shawcroft
2020-08-27translationsLucian Copeland
2020-08-25Update translationsScott Shawcroft
2020-08-21shorten error stringsKevin Matocha
2020-08-21Merge adafruit/main latestKevin Matocha
2020-08-21fix stubs; make translateDan Halbert
2020-08-20Fixing date in locale/circuitpython.pot to avoid merge conflictroot
2020-08-20Updated locale/circuitpython.potroot
2020-08-20Merge pull request #3279 from hierophect/esp32-pulseinoutScott Shawcroft
ESP32-S2: Add PulseOut and PulseIn
2020-08-18Style changes, reposition runtime errorsLucian Copeland
2020-08-17Merge pull request #3260 from rhooper/pixelbuf-iterableDan Halbert
Make pixelbuf support iterables and floats
2020-08-17TranslationsLucian Copeland
2020-08-14Bug fixes related to input parameter handling x1,y1. Update commentsKevin Matocha
2020-08-14Cleaning up with tannewt's help and adding the translation fileKevin Matocha
2020-08-14Added inclusive indexing for x2,y2, fixed default value handling for x1,y1, ↵Kevin Matocha
added bitmap palette comparison
2020-08-14make translateDan Halbert
2020-08-13Merge branch 'main' into pixelbuf-iterableScott Shawcroft
2020-08-12make translateJeff Epler
2020-08-10Merge remote-tracking branch 'origin/main' into stm32-sdioioJeff Epler
2020-08-08revert error to avoid translation changesRoy Hooper
2020-08-04"pop from empty %q"Jeff Epler
Saves 12 bytes code on trinket m0
2020-08-04make translateJeff Epler
2020-08-03Merge remote-tracking branch 'origin/main' into stm32-sdioioJeff Epler
2020-08-01Adding error message for PulseInroot
2020-08-01Changes for getting supervisor ticksroot
2020-07-30Merge remote-tracking branch 'origin/main' into blm_badgeJeff Epler
2020-07-30make translateJeff Epler
2020-07-28Upgrade ulabJeff Epler
This version * moves source files to reflect module structure * adds inline documentation suitable for extract_pyi * incompatibly moves spectrogram to fft * incompatibly removes "extras" There are some remaining markup errors in the specific revision of extmod/ulab but they do not prevent the doc building process from completing.
2020-07-28Merge from upstream and make translateDan Halbert
2020-07-24translationsKenny
2020-07-24Merge pull request #3178 from WarriorOfWire/async_def_coroutine_simScott Shawcroft
add coroutine behavior for generators
2020-07-24Merge pull request #3099 from hierophect/stm32-timer-allocatorhierophect
STM32: Add timer allocator, PulseIO adjustments
2020-07-23translationsKenny
2020-07-22Merge branch 'main' into memmonitorScott Shawcroft
2020-07-22Merge branch 'main' into stm32-timer-allocatorhierophect