summaryrefslogtreecommitdiff
path: root/locale/circuitpython.pot
AgeCommit message (Collapse)Author
2019-02-01Update translations for display rotationScott Shawcroft
2019-01-31Update translationsScott Shawcroft
2019-01-22Merge remote-tracking branch 'adafruit/master' into HEADScott Shawcroft
2019-01-21make translateimgrofybeepboopbopDan Halbert
2019-01-20make translateDan Halbert
2019-01-20Update translationsScott Shawcroft
2019-01-18Update translationsScott Shawcroft
2019-01-13update translationsRoy Hooper
2019-01-10Remove duplicate msg from pt_BR.poDan Halbert
2019-01-10make translateDan Halbert
2019-01-09make translateDan Halbert
2018-12-26make translatePierrick C
2018-12-06Update translationsScott Shawcroft
2018-12-04update translationsDan Halbert
2018-12-03update translationsDan Halbert
2018-11-09Fix output overflow and make help translatableScott Shawcroft
2018-11-07bring bleio PR up to dateDan Halbert
2018-10-25Update translationsNick Moore
2018-10-25Merge remote-tracking branch 'origin/master' into ↵Nick Moore
circuitpython/nickzoic/703-wiznet-5500-native
2018-10-21bleio: Fix errors after rebasearturo182
2018-10-11update documentation and translations againNick Moore
2018-10-11fix doc comments, translations againNick Moore
2018-10-11update locale infoNick Moore
2018-10-11Merge remote-tracking branch 'origin/master' into ↵Nick Moore
circuitpython/nickzoic/703-wiznet-5500-native
2018-10-11update translations?Nick Moore
2018-10-09Allow variable freq PWMOut; use multiple channels if same freqDan Halbert
2018-10-09Add Mixer strings to Italian translationScott Shawcroft
2018-10-09Merge remote-tracking branch 'adafruit/master' into mixerScott Shawcroft
2018-10-07fix compilation errors in emitinlinethumb.cUri Shaked
2018-10-05Update translationsScott Shawcroft
2018-10-03Merge branch 'master' into nrf52_uart_ioDan Halbert
2018-10-03Merge pull request #1223 from dhalbert/spi-baudrateScott Shawcroft
nrf: remove error check for SPI baudrate too high; round to nearest baudrate
2018-10-03update translatehathach
2018-10-03Merge branch 'master' into nrf52_uart_iohathach
2018-10-03Fix 'advertisement' typoEnrico Paganin
2018-10-03"busio.UART not yet implemented -> not availablehathach
2018-10-01nrf: remove error check for SPI baudrate too high; round to nearest baudrateDan Halbert
2018-09-26update translate stringhathach
2018-09-21Fix translationsScott Shawcroft
2018-09-20update translationsDan Halbert
2018-09-18add pca10059 properly to build_adafruit_bins.sh; modernize that script; ↵Dan Halbert
update translations (again)
2018-09-18translate updateDan Halbert
2018-09-12Update translations and limit Sphinx to <1.8.0Scott Shawcroft
2018-09-06Merge translations and update title underlineScott Shawcroft
2018-09-06Minor tweaks based on feedbackScott Shawcroft
2018-08-31Introduce displayio to render graphics to displays.Scott Shawcroft
It's designed to minimize RAM footprint by using Sprites to represent objects on the screen. The object model also facilitates partial screen updating which reduces the bandwidth needed to display. This is all handled in C. Python simply manipulates the objects with the ability to synchronize to frame timing.
2018-08-30Grammar error on line 180eighthree
- Also removed fuzzy, "needs work" marker on random element
2018-08-30Tagalog translationeighthree
2018-08-30Update string locations.Scott Shawcroft
2018-08-30Clean up duplicates and have make translate produce a stable ordering.Scott Shawcroft