Scott Shawcroft
785edf719e
Update translations based on git history
4 years ago
Scott Shawcroft
8cfc4ed9ca
Remove file locations
4 years ago
Scott Shawcroft
10cdf9a480
Add missing messages
4 years ago
Scott Shawcroft
1d3489fef5
Remove duplicates and English translations
4 years ago
Pascal Deneaux
d7f23c7883
Update de_DE.po
4 years ago
Pascal Deneaux
fd62ec89da
Update de_DE.po
4 years ago
Dan Halbert
97aeb1953b
correct weak module links; samd module only in m4 ports; update libraries
4 years ago
Dan Halbert
5a32c88db3
merge from upstream and move ure options;make translate
4 years ago
Dan Halbert
68d39d1f3f
make translate
4 years ago
Dan Halbert
cf545cd477
WIP: fix issues with remaining atmel-samd builds
4 years ago
Noralf Trønnes
0edd739609
Update translations
4 years ago
Dan Halbert
e92d90ce9c
Add second UARTE to busio.UART. Init uarts on startup.
4 years ago
Scott Shawcroft
df00d74db8
Update translations
4 years ago
Scott Shawcroft
c17f147be9
A variety of displayio improvements
...
This changes a number of things in displayio:
* Introduces BuiltinFont and Glyph so the built in font can be used by libraries. For boards with
a font it is available as board.TERMINAL_FONT. Fixes #1172
* Remove _load_row from Bitmap in favor of bitmap[] access. Index can be x/y tuple or overall index. Fixes #1191
* Add width and height properties to Bitmap.
* Add insert and [] access to Group. Fixes #1518
* Add index param to pop on Group.
* Terminal no longer takes unicode character info. It takes a BuiltinFont instead.
* Fix Terminal's handling of [###D vt100 commands used when up arrowing into repl history.
* Add x and y positions to Group plus scale as well.
* Add bitmap accessor for BuiltinFont
4 years ago
Pascal Deneaux
b8856c71d1
Update de_DE.po
4 years ago
Craig Forbes
62389f07b8
Update translations.
4 years ago
Scott Shawcroft
9a9d85fadc
Update translations for display rotation
4 years ago
Scott Shawcroft
da206012e2
Update translations
4 years ago
Pascal Deneaux
f6fd65b41c
another " was missing
4 years ago
Pascal Deneaux
e82334942a
Update de_DE.po
4 years ago
Pascal Deneaux
be3df58ca4
Update de_DE.po
4 years ago
Pascal Deneaux
2ff3b84452
new translations
4 years ago
Scott Shawcroft
0a3f62d8d4
Merge remote-tracking branch 'adafruit/master' into patch-2
4 years ago
Pascal Deneaux
603f64d731
Corrected incorrect translations and added some
...
Should the error messages from files in the py folder also be translated?
4 years ago
Scott Shawcroft
a380865655
Merge remote-tracking branch 'adafruit/master' into HEAD
4 years ago
Dan Halbert
6aa9f69b19
make translateimgrofybeepboopbop
4 years ago
Scott Shawcroft
92dd9072cd
Merge pull request #1477 from Tasm-Devil/patch-1
...
Update de_DE.po
4 years ago
Dan Halbert
9558b3afa7
make translate
4 years ago
Scott Shawcroft
3d11dd077c
Update translations
4 years ago
Pascal Deneaux
e44ba8b9c4
Update de_DE.po
...
changed and inserted some translations and fixed typos.
4 years ago
Scott Shawcroft
427766ac69
Update translations
4 years ago
Roy Hooper
be9caeb915
update translations
4 years ago
Dan Halbert
42e95e2877
Merge pull request #1455 from yeyeto2788/master
...
Spanish translations
4 years ago
Juan Biondi
948cc03031
Update es.po
4 years ago
Juan Biondi
135b50a650
Update es.po
4 years ago
Dan Halbert
c863ad442f
Remove duplicate msg from pt_BR.po
4 years ago
Dan Halbert
50ee5ef24c
merge translations; add bleio comments; fix minor sphinx issues in midi
4 years ago
Dan Halbert
c80b5f4f4c
make translate
4 years ago
Scott Shawcroft
41d3ea231b
Add new translation messages
4 years ago
Dan Halbert
617c23618b
make translate
4 years ago
Hendra Kusumah
1c47cb24af
Create ID.po
4 years ago
Hendra Kusumah
dda139a557
Delete ID.po
4 years ago
Hendra Kusumah
ea7791f66e
Create ID.po
...
try to merge
4 years ago
Pierrick C
5c776db9b1
make translate
4 years ago
Pierrick C
0b35227bf5
Updated fr.po
4 years ago
eighthree
9c26c5829e
Update fil.po
...
Minor word change
4 years ago
eighthree
e312b93cb0
Update Tagalog translations
...
- Modified changed strings
- Added new translations
4 years ago
Scott Shawcroft
288ec84c21
Update translations
4 years ago
Dan Halbert
8b034b8d1d
update translations
4 years ago
Scott Shawcroft
1b4359eaec
Merge pull request #1372 from dhalbert/pyserial-compat-for-uart
...
UART changes: timeout in secs, write bytes, etc.
4 years ago