summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
AgeCommit message (Collapse)Author
2020-08-12make translateJeff Epler
2020-08-10Merge remote-tracking branch 'origin/main' into stm32-sdioioJeff Epler
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-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
2020-07-17Update translationsScott Shawcroft
2020-07-17Update translationsScott Shawcroft
2020-07-13Merge pull request #3003 from Flameeyes/masterScott Shawcroft
License tagging according to REUSE specifications.
2020-07-10translationsLucian Copeland
2020-07-07make translateJeff Epler
2020-07-06Add copyright and license information to translations.Diego Elio Pettenò
Since these have multiple copyright lines already, preserve those in addition to the generic 'contributors' line, but make them appear as SPDX lines.
2020-07-02locale: update translateKamil Tomaszewski
2020-07-01make translateJeff Epler
2020-06-26atmel-samd: Add SDIO SD card interfaceJeff Epler
2020-06-26sdioio: Add shared-bindingsJeff Epler
There is no implementation yet.
2020-06-26shared-bindings: Factor out validate_list_is_free_pinsJeff Epler
This will ultimately be used by SDIO, where a variable length list of data lines is called for.
2020-06-26sdcardio: implement new library for SD card I/OJeff Epler
Testing performed: That a card is successfully mounted on Pygamer with the built in SD card slot This module is enabled for most FULL_BUILD boards, but is disabled for samd21 ("M0"), litex, and pca10100 for various reasons.
2020-06-25make translate and msgmergeJeff Epler
2020-06-24locale: update translateKamil Tomaszewski
2020-06-24locale: make translateKamil Tomaszewski
2020-06-01Update translationsScott Shawcroft
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-06-01Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-06-01make translateJeff Epler
2020-05-29Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-27make translateJeff Epler
2020-05-27Merge remote-tracking branch 'adafruit/master' into wdt-nrfScott Shawcroft
2020-05-27more translationsLucian Copeland
2020-05-27translationsLucian Copeland
2020-05-27locale: generate strings for watchdog timerSean Cross
Run `make translate` to generate strings for `shared-bindings/watchdog`. Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-26Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-22Minor style changes and translationsLucian Copeland
2020-05-20Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-20translationsLucian Copeland
2020-05-20Update translationsScott Shawcroft
2020-05-19locale: regenerate translations for new bleio msgSean Cross
There is now an adapter timeout message. Signed-off-by: Sean Cross <sean@xobs.io>
2020-05-18translations for polygonwarriorofwire
2020-05-12Merge branch 'master' into Optical-Encoder-ModuleScott Shawcroft
2020-05-12Merge remote-tracking branch 'adafruit/master' into vectorioScott Shawcroft
2020-05-12Merge branch 'master' into Optical-Encoder-ModuleScott Shawcroft