Commit Graph

443 Commits (fix-long-timer-display)

Author SHA1 Message Date
Paulus Schoutsen 57ecbf27ca Update translations 2017-11-20 21:57:22 -08:00
Paulus Schoutsen 72f22f6214 Update translations 2017-11-16 21:47: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 979a22f311
Merge pull request #545 from outrun0506/master
Update German Translation
2017-11-01 11:53:54 -04:00
Lukas Ecklmayr cb9d2ea772 Update German Translation 2017-11-01 14:44:51 +01:00
Daniel Høyer Iversen 3373c0882e
Update no.json 2017-11-01 12:07:53 +01:00
Adam Mills 021ded76d1 Remaining panel translations (#539)
* Remaining panel translations

* Revert hassio translation
2017-10-31 20:31:43 -07:00
tleegaard b06bb80ba3 Add danish (da) (#541)
* Add danish (da)

* Add danish (da)

configuration -> config
2017-10-29 22:32:14 -07:00
apo-mak 1c9bb53939 Add Greek (el) (#535) 2017-10-29 22:22:08 -07:00
bastshoes dea640463b Add Russian translation file (#525)
* Add Russian translation file

* Minor fixes
2017-10-29 22:20:08 -07:00
c727 2c1a7022f7 Add config to de translation (#524) 2017-10-29 22:19:36 -07:00
cdce8p 5e63f14b38 Changed „states“ traslation (#523) 2017-10-27 08:42:50 -07:00
Gabor Gulyas ea5fbcda76 Adding Hungarian translation (#518)
* Adding Hungarian translation

* en -> hu
2017-10-27 08:42:25 -07:00
Viet Dzung 043d7a0149 Vietnamese translation added. (#522) 2017-10-27 08:41:45 -07:00
Jakub Bittner fde0d5700e Updated Czech language. Added Configuration translation. (#516) 2017-10-27 08:40:30 -07:00
Baran Kaynak 105a729f9f Add Turkish translation. (#526) 2017-10-27 08:39:29 -07:00
c727 ee2b9c5122 Change pt-BR to pt (#515)
* Correct tag for pt-BR

* Update pt-BR.json

* Change file name
2017-10-27 08:39:22 -07:00
Tomi Salmi b6ed970832 Create fi.json (#527)
States is a difficult word. I used the word "Yleisnäkymä". it means a overview.
2017-10-27 08:38:55 -07:00
bestlibre 69ed59bff8 Add config panel translation (#529) 2017-10-27 08:38:21 -07:00
c727 0178151411 Remove untranslated strings (#519) 2017-10-27 07:54:05 -07:00
cxlwill 62337903f0 Small Chinese translation enhancement. (#513)
* Add Simplified Chinese translation

* Add Traditional Chinese translation

* Change language code to meet with BCP47.

* Translation enhancement.

* Update `config` translation

* Minor correction
2017-10-26 23:54:06 -07:00
7even cb9856c82f Create no.json (#486)
* Create no.json

* Update no.json

* Update no.json
2017-10-26 22:41:57 -07:00
swanwila f172487f00 Create th.json (#510)
Add THAI translation
2017-10-26 22:33:35 -07:00
Paulus Schoutsen 2f8eeec929 Add config panel translation (#511) 2017-10-26 22:16:31 -07:00
cxlwill 6d7de9bd15 Add Simplified and Traditional Chinese translation (#507)
* Add Simplified Chinese translation

* Add Traditional Chinese translation

* Change language code to meet with BCP47.
2017-10-26 21:51:41 -07:00
User5981 185f1b38e5 Update fr.json (#508) 2017-10-26 21:45:30 -07:00
Maciej Bieniek 6d2befe3f0 Add Polish translation (#489) 2017-10-26 21:42:30 -07:00
Johnny Chadda e44fafa623 Add Swedish translation (#490)
* Add Swedish translation

* Rename states to use better name
2017-10-26 21:42:08 -07:00
Paulus Schoutsen dedaa87f17 English: states -> overview 2017-10-26 21:40:37 -07:00
pascal 104814b81a Added NL nl.json (#483)
* Added NL language

* Changed NL to Dutch

* Update nl.json
2017-10-26 21:38:08 -07:00
Marcelo Moreira de Mello 7cf5bd94d5 Created pt_br.json (Brazilian Portuguese) translation (#491)
* Added base for Portuguese (Brazil) translation

* fixed language

* fixed language statement
2017-10-26 21:36:03 -07:00
Domantas 9f12037391 Added lt.json (#492) 2017-10-26 21:35:47 -07:00
Reza Moallemi 4bc43978d7 Create fa.json (#496)
Created fa.json to provide Persian (FA) translations for Home Assistant
2017-10-26 21:35:15 -07:00
Ludovic 41fed4f1b0 Start french translation (#482)
Note really happy with `logbook` translation but someone will probably find something more suitable.
2017-10-26 21:29:45 -07:00
hexa- 331848aa92 add german translation (#477) 2017-10-26 21:28:42 -07:00
luca-angemi 98c306e5c2 Create it.json (#499) 2017-10-26 21:26:38 -07:00
Jakub Bittner 256467409b Added Czech translation file. (#502) 2017-10-26 21:26:15 -07:00
Georgi Yanev 5941303a91 Add Bulgarian translation (#503) 2017-10-26 21:25:54 -07:00
williamlehman d0bd69a706 Add Japanese Translation (#504)
* Create jp.json

* Update jp.json

* Update jp.json

Correcting 'states' to more accurate translation
2017-10-26 21:25:30 -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