Commit Graph

19 Commits

Author SHA1 Message Date
ab689944d6 Added translation using Weblate (Greek) 2019-11-26 01:35:13 +00:00
a96428e2c1 Add French Language 2019-11-25 18:24:46 -06:00
12c2ac8cc8 Added translation using Weblate (Serbian) 2019-11-25 23:34:24 +00:00
e9510ed7dc Translated using Weblate (Polish)
Currently translated at 0.0% (0 of 1851 strings)

Translation: privacytoolsIO/website
Translate-URL: http://weblate.nablahost.com/projects/privacytoolsio/website/pl/
2019-11-25 22:13:26 +00:00
e7ab0813f5 Translated using Weblate (Spanish)
Currently translated at 0.1% (1 of 1851 strings)

Translation: privacytoolsIO/website
Translate-URL: http://weblate.nablahost.com/projects/privacytoolsio/website/es/
2019-11-25 22:13:25 +00:00
cc12ef3c2e Remove untranslated keys 2019-11-25 16:08:02 -06:00
7b11a7bb01 Fix meta tags for translated pages 2019-11-25 14:58:21 -06:00
669e3412df Update source file YAMLs 2019-11-24 19:48:07 -05:00
3cff73fd46 Update translation source files 2019-11-24 19:20:33 -05:00
27faa55c01 Key all browser content 2019-11-24 18:22:33 -05:00
8add822670 team page: enable keying for role and bios 2019-11-24 18:22:06 -05:00
c37764f7d6 Use /en/ as a dummy translation
In /en/, every keyed string is "ZZ" so as to make it obvious what
is and isn't keyed.
2019-11-24 18:22:06 -05:00
77288d7f5d Key about page and fix index.html spacing 2019-11-24 18:22:06 -05:00
52da0f33bc Use 't' instead of 'translate' 2019-11-18 23:55:46 -05:00
9817613736 Partially translate providers/cloud-storage/ 2019-11-18 23:34:40 -05:00
3abed603b5 Translate a part of providers page 2019-11-18 23:10:33 -05:00
8f216deec5 Key 'Privacy Tools', and get rid of en.yml 2019-11-18 01:45:28 +00:00
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
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