Update translations

This commit is contained in:
Paulus Schoutsen 2018-06-27 14:20:43 -04:00
parent 654e74294d
commit 3d18462ec0
3 changed files with 23 additions and 6 deletions

View File

@ -596,27 +596,34 @@
},
"fan": {
"speed": "Sebesség",
"oscillate": "Oszcilláció",
"direction": "Irány"
},
"light": {
"brightness": "Fényerő",
"color_temperature": "Színhőmérséklet",
"white_value": "Fehér érték",
"effect": "Hatás"
},
"media_player": {
"text_to_speak": "Beszéd szövege",
"source": "Forrás",
"sound_mode": "Hangzás"
},
"climate": {
"currently": "Jelenleg",
"on_off": "Be \/ ki",
"target_temperature": "Kívánt hőmérséklet",
"target_humidity": "Kívánt páratartalom",
"operation": "Művelet"
"operation": "Művelet",
"fan_mode": "Sebesség",
"swing_mode": "Forgási mód",
"away_mode": "Távoli mód"
},
"lock": {
"code": "Kód",
"lock": "Bezár",
"unlock": "Kinyit"
},
"media_player": {
"source": "Forrás"
}
},
"components": {

View File

@ -529,7 +529,9 @@
"duration": {
"day": "{count} {count, plural,\none {dag}\nother {dagen}\n}",
"week": "{count} {count, plural,\none {week}\nother {weken}\n}",
"second": "{count} {count, plural,\none {seconde}\nother {seconden}\n}"
"second": "{count} {count, plural,\none {seconde}\nother {seconden}\n}",
"minute": "{count} {count, meervoud,\néén {minuten}\nandere {minuten}\n}",
"hour": "{count} {count, meervoud,\néén {uur}\nandere {hours}\n}"
},
"login-form": {
"password": "Wachtwoord",
@ -615,6 +617,7 @@
"target_humidity": "Gewenste luchtvochtigheid",
"operation": "Werking",
"fan_mode": "Ventilatormodus",
"swing_mode": "Swingmodus",
"away_mode": "Afwezigheidsmodus"
},
"lock": {

View File

@ -12,7 +12,8 @@
"dev-events": "Dogodki",
"dev-templates": "Predloge",
"dev-mqtt": "MQTT",
"dev-info": "Info"
"dev-info": "Info",
"calendar": "Koledar"
},
"state": {
"default": {
@ -651,6 +652,12 @@
"service_called": "Storitev {service} klicana.",
"service_call_failed": "Storitve ni bilo mogoče poklicati {service}.",
"connection_lost": "Povezava prekinjena. Vnovično vzpostavljanje povezave..."
},
"dialogs": {
"more_info_settings": {
"save": "Shrani",
"name": "Ime"
}
}
},
"domain": {