I18n simple #1514

Closed
djoate wants to merge 18 commits from i18n-simple into master

18 Commits

Author SHA1 Message Date
djoate
3629ad6509 Automatically key external links in card and cardv2 2019-11-23 18:07:49 -05:00
djoate
73070503de Fix newline in description 2019-11-23 17:46:19 -05:00
djoate
433a243ba2 Enable auto keying for cardv2 contents 2019-11-23 17:31:29 -05:00
djoate
a531845d89 Cleanup
Translate tooltips in card.html if available
Clean up old captures
2019-11-23 16:46:30 -05:00
djoate
c858c05b5e Use capture tags for capturing button text 2019-11-23 16:46:23 -05:00
djoate
d81ffbcaaf Don't add empty strings into source file 2019-11-23 16:33:27 -05:00
djoate
72ec39fd02 Stop using capture tags for card.html includes 2019-11-23 15:41:52 -05:00
djoate
f3d37915d7 Add in translate page filter 2019-11-23 15:36:49 -05:00
djoate
b1d9d45167 Add translate filter 2019-11-23 01:19:23 -05:00
djoate
1472c2760c Code style cleanup 2019-11-19 00:14:04 -05:00
djoate
52da0f33bc Use 't' instead of 'translate' 2019-11-18 23:55:46 -05:00
djoate
9817613736 Partially translate providers/cloud-storage/ 2019-11-18 23:34:40 -05:00
djoate
2ace1bfe6c Fix permalinks in page generator 2019-11-18 23:29:43 -05:00
djoate
3abed603b5 Translate a part of providers page 2019-11-18 23:10:33 -05:00
djoate
cab6bd18b8 Add support for translating page.description 2019-11-18 23:09:39 -05:00
djoate
8f216deec5 Key 'Privacy Tools', and get rid of en.yml 2019-11-18 01:45:28 +00:00
djoate
95f87e234c Translate more of the index.html
* Translate more of index.html, with translations sourced from
deepl.com

* Relax the plugin to allow capitalization, periods, exclamation 
marks, and question marks in the Weblate ID for YAML src. 
This helps differentiate between similar but different strings.
2019-11-18 01:18:12 +00:00
djoate
c36002d851 Add jekyll-simple-i18n plugin with example
Adds in support for https://github.com/signalapp/jekyll-simple-i18n.

The plugin did not work with the github-pages gem, so github-pages was
switched with jekyll (which is what the current i18n branch does anyway).
2019-11-18 00:09:19 +00:00