24 Commits

Author SHA1 Message Date
Paulus Schoutsen
f79feae120 Update translations 2018-06-15 13:43:24 -04:00
Paulus Schoutsen
b085121ab4 Update translations 2018-06-12 21:16:50 -04:00
Paulus Schoutsen
cf57cf853b Update translations" 2018-06-03 12:24:37 -04:00
Paulus Schoutsen
e928be353a Update translations 2018-06-01 10:51:21 -04:00
Paulus Schoutsen
490c37e899 Update translations 2018-05-31 17:24:25 -04:00
Paulus Schoutsen
faed5fbfe4 Update translations 2018-05-05 11:34:24 -04:00
Paulus Schoutsen
e8b84c6d52 Update translations 2018-04-24 23:14:55 -04:00
Paulus Schoutsen
75ae672ef9 Update translations 2018-04-19 11:40:32 -04:00
Paulus Schoutsen
5667f06a12 Update translations 2018-04-17 10:11:20 -04:00
Paulus Schoutsen
f9b7268b9a Update translations 2018-03-05 15:11:19 -08:00
Paulus Schoutsen
1ba34b1f78 Update translations" 2018-02-26 22:20:01 -08:00
Adam Mills
7acab579b4 Use new lokalise builtin unzip for download (#900) 2018-02-17 19:49:14 -08:00
Paulus Schoutsen
41fe6e8021 Update translations 2018-01-25 23:24:13 -08:00
Paulus Schoutsen
c8e4ac422b Update translations 2018-01-10 00:50:42 -08:00
Adam Mills
c18247cd6b
Sync translations post log_out move (#723) 2017-12-10 14:24:28 -05:00
Paulus Schoutsen
9d0e89e792 Update translations 2017-12-05 23:37:28 -08:00
Paulus Schoutsen
57997be342 Update translations 2017-11-14 22:46:56 -08:00
Adam Mills
508b5d6d77
Minify translations downloaded from Lokalise (#611) 2017-11-11 15:33:47 -05:00
Adam Mills
90b80880ed Store current translations in git (#563)
* Store current translations in git

* Handle empty strings in translation downloads

* Use more consice filtering

* Skip empty keys on translation download
2017-11-04 16:44:07 -07:00
Adam Mills
fdf2fa3d3f Migrate to Lokalise for managing translations (#555) 2017-11-03 20:34:47 -07:00
Adam Mills
021ded76d1 Remaining panel translations (#539)
* Remaining panel translations

* Revert hassio translation
2017-10-31 20:31:43 -07:00
Paulus Schoutsen
2f8eeec929 Add config panel translation (#511) 2017-10-26 22:16:31 -07:00
Paulus Schoutsen
dedaa87f17 English: states -> overview 2017-10-26 21:40:37 -07:00
Adam Mills
29fad98754 Core POC support for polymer i18n (#227)
* Core POC support for polymer i18n

* Move translation from core.js to html

* Replace fetch with XHR

* Convert translation pipeline to gulp

* Convert from polyglot to Polymer localize

* Pass through missing keys for custom panels

* Store promise to be reused

* Use cacheFirst sw handler for translations

* Write full filenames to translationFingerprints

* Precache en translation

* Convert home-assistant-main to ES6 class

* Create a localization mixin

* Cleanup

* Add polymer tags to annotate for linter

* Rename fingerprints to translationMetadata

* Build translation native names into metadata

* Add language selection UI to sidebar

* Provide separate message namespace argument

* Store language/resources on hass object

* Store translationMetadata on hass

* Move language selector to config panel

* Temporarily hide language selector

* Small cleanups

* Use dynamic-align for more flexible layout

* Migrate to fetch API

* Only send change events for user selection events

* Update for new linting rules

* Migrate build_frontend changes
2017-10-25 18:12:23 -07:00