summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
AgeCommit message (Collapse)Author
2020-12-21make translateDan Halbert
2020-11-12Change creation date back.Scott Shawcroft
2020-11-11make translate on 6.0.xDan Halbert
2020-11-09make translateJeff Epler
2020-10-26Use old translation date to avoid merge conflictScott Shawcroft
2020-10-25make translateJeff Epler
2020-10-15Add hostname validationmicroDev
2020-10-13Add method to set custom hostnamemicroDev
2020-10-10add translationsKenny
2020-10-06Remove logging from shared-bindings, fix translations, revert config target ↵Lucian Copeland
macro
2020-10-05Merge branch 'main' into esp32-analoginhierophect
2020-10-05Fix/remove various style issuesLucian Copeland
2020-10-01Add ADC calibration module supportLucian Copeland
2020-10-01Merge branch 'main' into framebuffer-zero-sizeScott Shawcroft
2020-09-29Merge remote-tracking branch 'origin/main' into canbus-api-changesJeff Epler
2020-09-29rgbmatrix: Check that the number of rgb pins is supported.Jeff Epler
Having zero RGB pins may not have been caught, nor having a non-multiple-of-6 value. Generally, users will only have 6 RGB pins unless they are driving multiple matrices in parallel. No existing breakouts exist to do this, and there are probably not any efficient pinouts to be had anyway.
2020-09-29Update make translate scriptmicroDev
2020-09-28make translateJeff Epler
2020-09-28Add non-calibrated ADCLucian Copeland
2020-09-24make translateJeff Epler
2020-09-21make translateJeff Epler
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