From faed5fbfe4e31d21a37022505bd0b730ff376854 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Sat, 5 May 2018 11:34:24 -0400 Subject: [PATCH] Update translations --- translations/bg.json | 6 ++ translations/ca.json | 84 +++++++++++++++---- translations/cy.json | 167 +++++++++++++++++++++++++++++++------- translations/de.json | 54 ++++++++++-- translations/en.json | 50 ++++++++++-- translations/fr.json | 51 +++++++++++- translations/hu.json | 26 ++++++ translations/id.json | 101 ++++++++++++++++++++++- translations/ko.json | 48 ++++++++++- translations/lb.json | 44 ++++++++++ translations/nl.json | 50 ++++++++++++ translations/no.json | 49 +++++++++++ translations/pl.json | 44 ++++++++++ translations/pt.json | 54 +++++++++++- translations/ru.json | 44 ++++++++++ translations/sv.json | 50 ++++++++++++ translations/th.json | 69 ++++++++++++++++ translations/zh-Hans.json | 50 ++++++++++++ 18 files changed, 976 insertions(+), 65 deletions(-) diff --git a/translations/bg.json b/translations/bg.json index 65fe5341b1..2308337948 100644 --- a/translations/bg.json +++ b/translations/bg.json @@ -525,6 +525,12 @@ }, "persistent_notification": { "dismiss": "Отхвърли" + }, + "scene": { + "activate": "Активирай" + }, + "script": { + "execute": "Изпълни" } }, "components": { diff --git a/translations/ca.json b/translations/ca.json index 5482d92e97..9b3a7aa414 100644 --- a/translations/ca.json +++ b/translations/ca.json @@ -22,16 +22,16 @@ "unavailable": "No disponible" }, "alarm_control_panel": { - "armed": "Armada", - "disarmed": "Desarmada", - "armed_home": "Armada a casa", - "armed_away": "Armada fora de casa", - "armed_night": "Armada a la nit", + "armed": "Activada", + "disarmed": "Desactivada", + "armed_home": "Activada, casa", + "armed_away": "Activada, fora", + "armed_night": "Activada, nit", "pending": "Pendent", "arming": "Armant", "disarming": "Desarmant", "triggered": "Disparada", - "armed_custom_bypass": "Armada Zona Específica" + "armed_custom_bypass": "Activada, bypass personalitzat" }, "automation": { "off": "Desactivat", @@ -236,24 +236,40 @@ "initializing": "Inicialitzant ({query_stage})", "dead": "No disponible ({query_stage})" } + }, + "weather": { + "clear_night": "Serè, nit", + "cloudy": "Ennuvolat", + "fog": "Boira", + "hail": "Calamarsa", + "lightning": "Llamps", + "lightning_rainy": "Tempesta", + "partlycloudy": "Parcialment ennuvolat", + "pouring": "Pluja", + "rainy": "Plujós", + "snowy": "Neu", + "snowy_rainy": "Aiguaneu", + "sunny": "Assolellat", + "windy": "Ventós", + "windy_variant": "Ventós" } }, "state_badge": { "default": { "unknown": "Desc", - "unavailable": "Indisp" + "unavailable": "No disp." }, "alarm_control_panel": { - "armed": "Armada", - "disarmed": "Desarm", - "armed_home": "Armada", - "armed_away": "Armada", - "armed_night": "Armada", - "pending": "Pend", + "armed": "Activada", + "disarmed": "Desactiv.", + "armed_home": "Activ.", + "armed_away": "Activ.", + "armed_night": "Activ.", + "pending": "Pend.", "arming": "Armant", - "disarming": "Desarm", + "disarming": "Desactiv.", "triggered": "Alarma", - "armed_custom_bypass": "Armada" + "armed_custom_bypass": "Activada" }, "device_tracker": { "home": "A casa", @@ -307,7 +323,7 @@ }, "server_management": { "heading": "Gestió del servidor", - "introduction": "Controlar el servidor de Home Assistant... desde Home Assistant.", + "introduction": "Controlar el servidor de Home Assistant... des de Home Assistant.", "restart": "Reiniciar", "stop": "Aturar" } @@ -373,7 +389,7 @@ "label": "Home Assistant", "event": "Esdeveniment:", "start": "Inici", - "shutdown": "Aturada" + "shutdown": "Aturar" }, "mqtt": { "label": "MQTT", @@ -525,6 +541,40 @@ }, "persistent_notification": { "dismiss": "Desestimar" + }, + "scene": { + "activate": "Activar" + }, + "script": { + "execute": "Executar" + }, + "weather": { + "attributes": { + "air_pressure": "Pressió atmosfèrica", + "humidity": "Humitat", + "temperature": "Temperatura", + "visibility": "Visibilitat", + "wind_speed": "Velocitat del vent" + }, + "cardinal_direction": { + "e": "E", + "ene": "ENE", + "ese": "ESE", + "n": "N", + "ne": "NE", + "nne": "NNE", + "nw": "NO", + "nnw": "NNO", + "s": "S", + "se": "SE", + "sse": "SSE", + "ssw": "SSO", + "sw": "SO", + "w": "O", + "wnw": "ONO", + "wsw": "OSO" + }, + "forecast": "Previsió" } }, "components": { diff --git a/translations/cy.json b/translations/cy.json index c65a9875ce..e8c8760ead 100644 --- a/translations/cy.json +++ b/translations/cy.json @@ -1,6 +1,75 @@ { + "panel": { + "config": "Ffurfweddu", + "states": "Trosolwg", + "map": "Map", + "logbook": "Llyfr llogi", + "history": "Hanes", + "mailbox": "Blwch post", + "shopping_list": "Rhestr siopa", + "dev-services": "Gwasanaethau", + "dev-states": "Cyflerau", + "dev-events": "Digwyddiadau", + "dev-templates": "Templedi", + "dev-mqtt": "MQTT", + "dev-info": "Gwybodaeth" + }, "state": { + "default": { + "off": "i ffwrdd", + "on": "Ar", + "unknown": "Anhysbys", + "unavailable": "Ddim ar gael" + }, + "alarm_control_panel": { + "armed": "Arfogi", + "disarmed": "Diarfogi", + "armed_home": "Arfogi gartref", + "armed_away": "Arfog i ffwrdd", + "armed_night": "Arfog nos", + "pending": "Yn yr arfaeth", + "arming": "Arfogi", + "disarming": "Ddiarfogi", + "triggered": "Sbarduno", + "armed_custom_bypass": "Ffordd osgoi larwm personol" + }, + "automation": { + "off": "i ffwrdd", + "on": "Ar" + }, "binary_sensor": { + "default": { + "off": "i ffwrdd", + "on": "Ar" + }, + "moisture": { + "off": "Sych", + "on": "Gwlyb" + }, + "gas": { + "off": "Clir", + "on": "Wedi'i ganfod" + }, + "motion": { + "off": "Clir", + "on": "Wedi'i ganfod" + }, + "occupancy": { + "off": "Clir", + "on": "Wedi'i ganfod" + }, + "smoke": { + "off": "Clir", + "on": "Wedi'i ganfod" + }, + "sound": { + "off": "Clir", + "on": "Wedi'i ganfod" + }, + "vibration": { + "off": "Clir", + "on": "Wedi'i ganfod" + }, "opening": { "off": "Cau", "on": "Agor" @@ -26,7 +95,7 @@ "on": "Cysylltiedig" }, "cold": { - "off": "i ffwrdd", + "off": "Arferol", "on": "Oer" }, "door": { @@ -158,18 +227,31 @@ }, "zwave": { "default": { - "initializing": "Wrthi'n ymgychwyn", + "initializing": "Ymgychwyn", "dead": "Marw", "sleeping": "Cysgu", "ready": "Barod" }, "query_stage": { - "initializing": "Llwytho", + "initializing": "Ymgychwyn ({cam ymholi})", "dead": "Marw" } }, - "alarm_control_panel": { - "armed_custom_bypass": "Ffordd osgoi larwm personol" + "weather": { + "clear_night": "Clir, nos", + "cloudy": "Cymylog", + "fog": "Niwl", + "hail": "Cenllysg", + "lightning": "Mellt", + "lightning_rainy": "Mellt, glawog", + "partlycloudy": "Cymharol gymylog", + "pouring": "Arllwys", + "rainy": "Glawog", + "snowy": "Eira", + "snowy_rainy": "Eira, gwlyb", + "sunny": "Heulog", + "windy": "Gwyntog", + "windy_variant": "Gwyntog" } }, "state_badge": { @@ -199,7 +281,7 @@ "shopping-list": { "clear_completed": "Clir wedi'i gwblhau", "add_item": "Ychwanegu eitem", - "microphone_tip": "Tarwch y meicroffon ar dde uchaf a dweud \"Candy ychwanegu i fy rhestr siopa\"" + "microphone_tip": "Tarwch y meicroffon ar dde uchaf a dweud \"Add candy to my shopping list\"" }, "history": { "showing_entries": "Dangos cofnodion ar gyfer", @@ -215,8 +297,8 @@ "delete_button": "Dileu" }, "config": { - "header": "Ffurfweddu Cynorthwy-ydd Cartref", - "introduction": "Yma mae'n bosib ffurfweddu'ch cydrannau a'ch Cynorthwy-ydd Cartref. Nid yw popeth yn bosibl i'w ffurfweddu o'r UI eto, ond rydym yn gweithio arno.", + "header": "Ffurfweddu Home Assistant ", + "introduction": "Yma mae'n bosib ffurfweddu'ch cydrannau ac Home Assistant. Nid yw popeth yn bosib i'w ffurfweddu o'r UI eto, ond rydym yn gweithio arno.", "core": { "caption": "Cyffredinol", "description": "Dilyswch eich ffeil ffurfweddu a rheoli'r gweinydd", @@ -233,7 +315,7 @@ }, "reloading": { "heading": "Ail-lwytho ffurfweddu", - "introduction": "Gall rhai rhannau o Gynorthwy-ydd Cartref ail-lwytho heb orfod ailgychwyn. Bydd taro ail-lwytho yn dadlwytho eu cyfluniad cyfredol a llwytho'r un newydd.", + "introduction": "Gall rhai rhannau o Home Assistant ail-lwytho heb orfod ailgychwyn. Bydd taro ail-lwytho yn dadlwytho eu cyfluniad cyfredol a llwytho'r un newydd.", "core": "Ail-lwytho craidd", "group": "Ail-lwytho grwpiau", "automation": "Ail-lwytho awtomeiddiau", @@ -241,7 +323,7 @@ }, "server_management": { "heading": "Rheoli gweinydd", - "introduction": "Rheoli gweinydd eich Cynorthwydd-Cartref ... o Cynorthwydd-Cartref", + "introduction": "Rheoli gweinydd eich Home Assistant ... o Home Assistant", "restart": "Ailgychwyn", "stop": "Stopio" } @@ -253,12 +335,12 @@ }, "translation": { "header": "Dewiswch iaith", - "introduction": "Dewisiwch iaith ar gyfer rhyngwyneb Cynorthwydd-Cartref ar y ddyfais", + "introduction": "Dewisiwch iaith ar gyfer rhyngwyneb Home Assistant ar y ddyfais", "language": "Iaith" }, "themes": { "header": "Gosod thema", - "introduction": "Dewiswch 'dewisiad-ol-wyneb', i ddefnyddio pa bynnag thém mae'r ol-wyneb yn dewis neu dewiswch thema ar gyfer y ddyfais yma", + "introduction": "Dewiswch 'dewisiad-ol-wyneb', i ddefnyddio pa bynnag thema mae'r ol-wyneb yn dewis neu dewiswch thema ar gyfer y ddyfais yma", "theme": "Thema" } } @@ -272,9 +354,10 @@ "description": "Creu a golygu awtomeiddio", "picker": { "header": "Golygydd awtomeiddio", - "pick_automation": "Dewiswch awtomeiddio i olygu", + "introduction": "Mae'r olygydd awtomeiddio yn caniatáu ichi greu a golygu awtomeiddiau. Darllenwch [y cyfarwyddiadau] (https:\/\/home-assistant.io\/docs\/automation\/editor\/) i sicrhau bod chi wedi ffurfweddu'r Home Assistant yn gywir.", + "pick_automation": "Dewiswch awtomeiddiad i olygu", "no_automations": "Doeddem ddim yn gallu darganfod unrhyw awtomeiddiau", - "add_automation": "Ychwanegwch awtomeiddiad" + "add_automation": "Ychwanegu awtomeiddiad" }, "editor": { "introduction": "Defnyddiwch awtomeiddio i ddod â'ch cartref yn fyw", @@ -284,7 +367,7 @@ "alias": "Enw", "triggers": { "header": "Sbardunau", - "introduction": "Sbarduno yw'r hyn sy'n dechrau proses rheol awtomeiddio. Mae'n bosib dewis nifer o sbardunau i'run rheol. Unwaith mae sbardun yn cychwyn, bydd Cynorthwydd-Cartref yn dilysu'r amodau, os o gwbl, a galw'r gweithred. \n\n[dysgwch mwy am sbardunau.] (https:\/\/home-assistant.io\/docs\/automation\/trigger\/)", + "introduction": "Sbarduno yw'r hyn sy'n dechrau proses rheol awtomeiddio. Mae'n bosib dewis nifer o sbardunau i'run rheol. Unwaith mae sbardun yn cychwyn, bydd Home Assistant yn dilysu'r amodau, os o gwbl, a galw'r gweithred. \n\n[dysgwch mwy am sbardunau.] (https:\/\/home-assistant.io\/docs\/automation\/trigger\/)", "add": "Ychwanegu sbardun", "duplicate": "Dyblyg", "delete": "Dileu", @@ -303,7 +386,7 @@ "to": "I" }, "homeassistant": { - "label": "Cynorthwy-ydd cartref", + "label": "Home Assistant ", "event": "Digwyddiad:", "start": "Dechrau", "shutdown": "Darfod" @@ -322,7 +405,7 @@ "sun": { "label": "Haul", "event": "Digwyddiad", - "sunrise": "Gwawrio", + "sunrise": "Haul yn codi", "sunset": "Machlud", "offset": "Gwrthbwyso (dewisol)" }, @@ -346,11 +429,11 @@ }, "conditions": { "header": "Amodau", - "introduction": "Mae'r amodau'n rhan ddewisol o reol awtomeiddio a gellir eu defnyddio i atal camau rhag digwydd pan fyddant yn cael eu sbarduno. Mae'r amodau'n edrych yn debyg iawn i sbardunau ond maent yn wahanol iawn. Bydd sbardun yn edrych ar ddigwyddiadau sy'n digwydd yn y system tra bod amod yn edrych ar sut mae'r system yn edrych ar hyn o bryd. Gall sbarduno arsylwi bod switsh yn cael ei droi ymlaen. Dim ond os yw switsh ar neu i ffwrdd ar hyn o bryd y gall cyflwr weld. \n\n [Dysgwch fwy am amodau.] (Https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)", + "introduction": "Mae'r amodau'n rhan ddewisol o reol awtomeiddio, a gellir eu defnyddio i atal camau rhag digwydd pan fyddant yn cael eu sbarduno. Mae'r amodau'n edrych yn debyg iawn i sbardunau ond maent yn wahanol iawn. Bydd sbardun yn edrych ar ddigwyddiadau sy'n digwydd yn y system tra bod amod yn edrych ar sut mae'r system yn edrych ar hyn o bryd. Gall sbarduno arsylwi bod switsh yn cael ei droi ymlaen. Dim ond os yw switsh ar neu i ffwrdd ar hyn o bryd y gall cyflwr weld. \n\n [Dysgwch fwy am amodau.] (Https:\/\/home-assistant.io\/docs\/scripts\/conditions\/)", "add": "Ychwanegu amodau", "duplicate": "Dyblygu", "delete": "Dileu", - "delete_confirm": "Ydych yn siwr bod chi eisiau dileu?", + "delete_confirm": "Siwr bod chi eisiau dileu?", "unsupported_condition": "Cyflwr heb gymorth: {cyflwr}", "type_select": "Math o gyflwr", "type": { @@ -391,12 +474,12 @@ }, "actions": { "header": "Camau gweithredu", - "introduction": "Y camau gweithredu yw'r hyn mae Cynorthwydd Cartref yn gwneud pan mae'r awtomeiddio yn cael ei sbarduno", + "introduction": "Y camau gweithredu yw'r hyn mae Home Assistant yn gwneud pan mae'r awtomeiddio yn cael ei sbarduno\n\n[Dysgwch mwy am weithred.](https:\/\/home-assistant.io\/docs\/automation\/action\/)", "add": "Ychwanegu camau", "duplicate": "Dyblygu", "delete": "Dileu", "delete_confirm": "Ydych yn siŵr bod chi eisiau dileu?", - "unsupported_action": "Camau heb eu cefnogi: {action}", + "unsupported_action": "Gweithredu heb gefnogaeth: {gweithred}", "type_select": "Math weithrediad", "type": { "service": { @@ -458,6 +541,40 @@ }, "persistent_notification": { "dismiss": "Anwybyddu" + }, + "scene": { + "activate": "Actifadu" + }, + "script": { + "execute": "Gweithredu" + }, + "weather": { + "attributes": { + "air_pressure": "Pwysedd aer", + "humidity": "Lleithder", + "temperature": "Tymheredd", + "visibility": "Gwelededd", + "wind_speed": "Cyflymder gwynt" + }, + "cardinal_direction": { + "e": "D", + "ene": "DGDd", + "ese": "DDDd", + "n": "G", + "ne": "GDd", + "nne": "GGDd", + "nw": "GO", + "nnw": "GGO", + "s": "D", + "se": "DDd", + "sse": "DDDd", + "ssw": "DDO", + "sw": "DO", + "w": "G", + "wnw": "GGO", + "wsw": "GDO" + }, + "forecast": "Rhagolwg" } }, "components": { @@ -471,14 +588,6 @@ } } }, - "panel": { - "dev-services": "Gwasanaethau", - "dev-states": "Cyflerau", - "dev-events": "Digwyddiadau", - "dev-templates": "Templedi", - "dev-mqtt": "MQTT", - "dev-info": "Gwybodaeth" - }, "domain": { "alarm_control_panel": "Panel rheoli larwm", "automation": "Awtomeiddio", diff --git a/translations/de.json b/translations/de.json index c1246d24cf..f3e7f51304 100644 --- a/translations/de.json +++ b/translations/de.json @@ -236,6 +236,22 @@ "initializing": "Initialisiere ({query_stage})", "dead": "Nicht erreichbar ({query_stage})" } + }, + "weather": { + "clear_night": "Klare Nacht", + "cloudy": "Bewölkt", + "fog": "Nebel", + "hail": "Hagel", + "lightning": "Gewitter", + "lightning_rainy": "Gewitter, Regnerisch", + "partlycloudy": "Teilweise bewölkt", + "pouring": "Strömend", + "rainy": "Regnerisch", + "snowy": "Verschneit", + "snowy_rainy": "Verschneit, Regnerisch", + "sunny": "Sonnig", + "windy": "Windig", + "windy_variant": "Windig" } }, "state_badge": { @@ -256,7 +272,7 @@ "armed_custom_bypass": "Aktiv" }, "device_tracker": { - "home": "Daheim", + "home": "Z. Hause", "not_home": "Abwes." } }, @@ -282,7 +298,7 @@ }, "config": { "header": "Home Assistant konfigurieren", - "introduction": "Hier ist es möglich deine Komponenten und Home Assistant zu konfigurieren. Noch ist nicht alles über die GUI einstellbar, aber wir arbeiten daran.", + "introduction": "Hier ist es möglich, deine Komponenten und Home Assistant zu konfigurieren. Noch ist nicht alles über die GUI einstellbar, aber wir arbeiten daran.", "core": { "caption": "Allgemein", "description": "Überprüfe deine Konfigurationsdatei und steuer den Server", @@ -338,7 +354,7 @@ "description": "Automatisierungen erstellen und bearbeiten", "picker": { "header": "Automatisierungseditor", - "introduction": "Mit dem Automationseditor können Automatisierungen erstellt und bearbeitet werden. Bitte lies [die Anleitungen](https:\/\/home-assistant.io\/docs\/automation\/editor\/), um sicherzustellen, dass du den Home Assistant richtig konfiguriert hast.", + "introduction": "Mit dem Automationseditor können Automatisierungen erstellt und bearbeitet werden. Bitte lies [die Anleitungen](https:\/\/home-assistant.io\/docs\/automation\/editor\/), um sicherzustellen, dass du Home Assistant richtig konfiguriert hast.", "pick_automation": "Wähle eine Automatisierung zum Bearbeiten", "no_automations": "Wir konnten keine editierbaren Automatisierungen finden", "add_automation": "Automatisierung hinzufügen" @@ -351,7 +367,7 @@ "alias": "Name", "triggers": { "header": "Auslöser", - "introduction": "Auslöser starten automatisierte Abläufe. Es ist mögliche mehrere Auslöser für die selbe Abfolge zu definieren. Wenn ein Auslöser aktiviert wird prüft Home Assistant die Bedingungen, sofern vorhanden, und führt die Aktion aus.\n\n[Erfahre mehr über Auslöser.](https:\/\/home-assistant.io\/docs\/automation\/trigger\/)", + "introduction": "Auslöser starten automatisierte Abläufe. Es ist mögliche, mehrere Auslöser für dieselbe Abfolge zu definieren. Wenn ein Auslöser aktiviert wird, prüft Home Assistant die Bedingungen, sofern vorhanden, und führt die Aktion aus.\n\n[Erfahre mehr über Auslöser.](https:\/\/home-assistant.io\/docs\/automation\/trigger\/)", "add": "Auslöser hinzufügen", "duplicate": "Duplizieren", "delete": "Löschen", @@ -531,6 +547,34 @@ }, "script": { "execute": "Ausführen" + }, + "weather": { + "attributes": { + "air_pressure": "Luftdruck", + "humidity": "Luftfeuchtigkeit", + "temperature": "Temperatur", + "visibility": "Sichtweite", + "wind_speed": "Windgeschwindigkeit" + }, + "cardinal_direction": { + "e": "O", + "ene": "ONO", + "ese": "OSO", + "n": "N", + "ne": "NO", + "nne": "NNO", + "nw": "NW", + "nnw": "NNW", + "s": "S", + "se": "SO", + "sse": "SSO", + "ssw": "SSW", + "sw": "SW", + "w": "W", + "wnw": "WNW", + "wsw": "WSW" + }, + "forecast": "Prognose" } }, "components": { @@ -562,7 +606,7 @@ "input_boolean": "Boolsche Eingabe", "input_datetime": "Eingabe Datum\/Uhrzeit", "input_select": "Auswahlfeld", - "input_number": "Nummerische Eingabe", + "input_number": "Numerische Eingabe", "input_text": "Texteingabe", "light": "Licht", "lock": "Schloss", diff --git a/translations/en.json b/translations/en.json index 490c9521fc..ca8adc494e 100644 --- a/translations/en.json +++ b/translations/en.json @@ -236,6 +236,22 @@ "initializing": "Initializing ({query_stage})", "dead": "Dead ({query_stage})" } + }, + "weather": { + "clear_night": "Clear, night", + "cloudy": "Cloudy", + "fog": "Fog", + "hail": "Hail", + "lightning": "Lightning", + "lightning_rainy": "Lightning, rainy", + "partlycloudy": "Partly cloudy", + "pouring": "Pouring", + "rainy": "Rainy", + "snowy": "Snowy", + "snowy_rainy": "Snowy, rainy", + "sunny": "Sunny", + "windy": "Windy", + "windy_variant": "Windy" } }, "state_badge": { @@ -326,12 +342,6 @@ "header": "Set a theme", "introduction": "Choose 'Backend-selected' to use whatever theme the backend chooses or pick a theme for this device", "theme": "Theme" - }, - "hassbian": { - "header": "Bring Hassbian to the next level", - "introduction": "Discover exciting add-ons to enhance your Home Assistant installation. Add an MQTT server or control a connected TV via HDMI-CEC.", - "learn_more": "Learn more", - "install": "Install" } } }, @@ -537,6 +547,34 @@ }, "script": { "execute": "Execute" + }, + "weather": { + "attributes": { + "air_pressure": "Air pressure", + "humidity": "Humidity", + "temperature": "Temperature", + "visibility": "Visibility", + "wind_speed": "Wind speed" + }, + "cardinal_direction": { + "e": "E", + "ene": "ENE", + "ese": "ESE", + "n": "N", + "ne": "NE", + "nne": "NNE", + "nw": "NW", + "nnw": "NNW", + "s": "S", + "se": "SE", + "sse": "SSE", + "ssw": "SSW", + "sw": "SW", + "w": "W", + "wnw": "WNW", + "wsw": "WSW" + }, + "forecast": "Forecast" } }, "components": { diff --git a/translations/fr.json b/translations/fr.json index dde159a018..3730361092 100644 --- a/translations/fr.json +++ b/translations/fr.json @@ -236,6 +236,21 @@ "initializing": "Initialisation ({query_stage})", "dead": "Mort ({query_stage})" } + }, + "weather": { + "clear_night": "Clair, nuit", + "cloudy": "Nuageux", + "fog": "Brouillard", + "hail": "Grêle", + "lightning": "Foudre", + "lightning_rainy": "Foudre, pluvieux", + "partlycloudy": "Partiellement nuageux", + "rainy": "Pluvieux", + "snowy": "Neigeux", + "snowy_rainy": "Neigeux, pluvieux", + "sunny": "Ensoleillé", + "windy": "Venteux", + "windy_variant": "Venteux" } }, "state_badge": { @@ -517,7 +532,7 @@ "login-form": { "password": "Mot de passe", "remember": "Se rappeler", - "log_in": "Identifiant" + "log_in": "Connexion" }, "card": { "camera": { @@ -525,6 +540,40 @@ }, "persistent_notification": { "dismiss": "Ignorer" + }, + "scene": { + "activate": "Activer" + }, + "script": { + "execute": "Exécuter" + }, + "weather": { + "attributes": { + "air_pressure": "Pression de l'air", + "humidity": "Humidité", + "temperature": "Température", + "visibility": "Visibilité", + "wind_speed": "Vitesse du vent" + }, + "cardinal_direction": { + "e": "E", + "ene": "ENE", + "ese": "ESE", + "n": "N", + "ne": "NE", + "nne": "NNE", + "nw": "NW", + "nnw": "NNW", + "s": "S", + "se": "SE", + "sse": "SSE", + "ssw": "SSO", + "sw": "SO", + "w": "O", + "wnw": "ONO", + "wsw": "OSO" + }, + "forecast": "Prévisions" } }, "components": { diff --git a/translations/hu.json b/translations/hu.json index abe5e44f04..e39b25c6d4 100644 --- a/translations/hu.json +++ b/translations/hu.json @@ -236,6 +236,16 @@ "initializing": "Inicializálás ({query_stage})", "dead": "Halott ({query_stage})" } + }, + "weather": { + "cloudy": "Felhős", + "fog": "Köd", + "hail": "Jégeső", + "partlycloudy": "Részben felhős", + "rainy": "Esős", + "snowy": "Havazás", + "sunny": "Napos", + "windy": "Szeles" } }, "state_badge": { @@ -525,6 +535,22 @@ }, "persistent_notification": { "dismiss": "Elvetés" + }, + "scene": { + "activate": "Aktiválás" + }, + "script": { + "execute": "Futtatás" + }, + "weather": { + "attributes": { + "air_pressure": "Légnyomás", + "humidity": "Páratartalom", + "temperature": "Hőmérséklet", + "visibility": "Láthatóság", + "wind_speed": "Szélsebesség" + }, + "forecast": "Előrejelzés" } }, "components": { diff --git a/translations/id.json b/translations/id.json index e68080815b..2aae3cec84 100644 --- a/translations/id.json +++ b/translations/id.json @@ -11,10 +11,13 @@ "dev-states": "Status", "dev-events": "Event", "dev-templates": "Template", + "dev-mqtt": "MQTT", "dev-info": "Info" }, "state": { "default": { + "off": "Off", + "on": "On", "unknown": "Tidak diketahui", "unavailable": "Tidak tersedia" }, @@ -22,7 +25,15 @@ "pending": "Tertunda", "triggered": "Terpicu" }, + "automation": { + "off": "Off", + "on": "On" + }, "binary_sensor": { + "default": { + "off": "Off", + "on": "On" + }, "moisture": { "off": "Kering", "on": "Basah" @@ -51,6 +62,10 @@ "off": "Tidak ada", "on": "Terdeteksi" }, + "opening": { + "off": "Tertutup", + "on": "Terbuka" + }, "safety": { "off": "Aman", "on": "Tidak aman" @@ -106,6 +121,14 @@ "idle": "Siaga" }, "climate": { + "off": "Off", + "on": "On", + "heat": "Panas", + "cool": "Sejuk", + "auto": "Auto", + "dry": "Kering", + "eco": "Eco", + "electric": "Petir", "gas": "Gas" }, "configurator": { @@ -156,12 +179,25 @@ }, "media_player": { "off": "Off", - "on": "On" + "on": "On", + "playing": "Memainkan", + "paused": "Jeda", + "standby": "Siaga" }, "plant": { + "ok": "OK", "problem": "Masalah" }, + "remote": { + "off": "Off", + "on": "On" + }, + "script": { + "off": "Off", + "on": "On" + }, "sensor": { + "off": "Off", "on": "On" }, "sun": { @@ -179,6 +215,21 @@ "sleeping": "Tidur", "ready": "Siap" } + }, + "weather": { + "clear_night": "Cerah, malam", + "cloudy": "Berawan", + "fog": "Kabut", + "hail": "Hujan es", + "lightning": "Petir", + "lightning_rainy": "Petir, hujan", + "partlycloudy": "Sebagian berawan", + "pouring": "Hujan lebat", + "rainy": "Hujan", + "snowy": "Bersalju", + "snowy_rainy": "Bersalju, hujan", + "sunny": "Cerah", + "windy": "Berangin" } }, "state_badge": { @@ -190,6 +241,7 @@ "ui": { "panel": { "shopping-list": { + "clear_completed": "Hapus yang sudah", "add_item": "Tambah item", "microphone_tip": "Sentuh mikrofon di kanan atas dan ucapkan \"Tambahkan permen ke daftar belanjaku\"" }, @@ -264,6 +316,7 @@ "description": "Buat dan edit otomasi", "picker": { "header": "Editor otomasi", + "introduction": "Editor otomasi memungkinkan Anda untuk membuat dan mengedit otomasi. Silakan baca [petunjuk] (https:\/\/home-assistant.io\/docs\/automation\/editor\/) untuk memastikan bahwa Anda telah mengonfigurasi Home Assistant dengan benar.", "pick_automation": "Pilih otomasi untuk diedit", "no_automations": "Kami tidak dapat menemukan otomasi yang dapat diedit", "add_automation": "Tambah otomasi" @@ -276,6 +329,7 @@ "alias": "Nama", "triggers": { "header": "Pemicu", + "introduction": "Pemicu adalah apa yang memulai pemrosesan pengaturan otomasi. Adalah mungkin untuk menentukan beberapa pemicu untuk aturan yang sama. Setelah pemicu dimulai, Home Assistant akan memvalidasi Kondisi, jika ada, dan memanggil tindakan. ", "add": "Tambah pemicu", "duplicate": "Gandakan", "delete": "Hapus", @@ -312,7 +366,8 @@ "label": "Matahari", "event": "Event", "sunrise": "Matahari terbit", - "sunset": "Matahari terbenam" + "sunset": "Matahari terbenam", + "offset": "Offset (opsional)" }, "template": { "label": "Template", @@ -334,6 +389,7 @@ }, "conditions": { "header": "Kondisi", + "introduction": "Kondisi merupakan bagian opsional dari aturan otomasi dan dapat digunakan untuk mencegah Event terjadi saat dipicu. Kondisi terlihat sangat mirip dengan pemicu tetapi sangat berbeda. Pemicu akan melihat peristiwa yang terjadi di sistem sementara kondisi hanya melihat bagaimana sistem terlihat sekarang. Pemicu dapat mengamati bahwa saklar sedang dinyalakan. Suatu kondisi hanya dapat melihat apakah switch sedang aktif atau tidak aktif. ", "add": "Tambah kondisi", "duplicate": "Gandakan", "delete": "Hapus", @@ -355,6 +411,8 @@ "label": "Matahari", "before": "Sebelum", "after": "Sesudah", + "before_offset": "Offset sebelum", + "after_offset": "Offset setelah", "sunrise": "Matahari terbit", "sunset": "Matahari terbenam" }, @@ -393,12 +451,15 @@ "delay": "Tunda" }, "wait_template": { - "label": "Tunggu" + "label": "Tunggu", + "wait_template": "Template tunggu", + "timeout": "Timeout (opsional)" }, "condition": { "label": "Kondisi" }, "event": { + "label": "Jalankan Event", "event": "Event", "service_data": "Data layanan" } @@ -424,6 +485,11 @@ "loading": "Memuat", "cancel": "Batalkan" }, + "duration": { + "day": "{count}{count, plural,\n one { hari }\n other { hari }\n}", + "week": "{count}{count, plural,\n one { minggu }\n other { minggu }\n}", + "second": "{count}{count, plural,\n one { detik }\n other { detik }\n}" + }, "login-form": { "password": "Kata sandi", "remember": "Ingat", @@ -435,6 +501,32 @@ }, "persistent_notification": { "dismiss": "Abaikan" + }, + "scene": { + "activate": "Aktifkan" + }, + "script": { + "execute": "Menjalankan" + }, + "weather": { + "attributes": { + "air_pressure": "Tekanan udara", + "humidity": "Kelembaban", + "temperature": "Suhu", + "visibility": "Jarak pandang", + "wind_speed": "Kecepatan angin" + }, + "cardinal_direction": { + "e": "T", + "n": "U", + "ne": "Timur Laut", + "nw": "Barat Laut", + "s": "S", + "se": "Tenggara", + "sw": "Barat Daya", + "w": "B" + }, + "forecast": "Ramalan cuaca" } }, "components": { @@ -451,11 +543,13 @@ "domain": { "alarm_control_panel": "Kontrol panel alarm", "automation": "Otomasi", + "binary_sensor": "Sensor binary", "calendar": "Kalender", "camera": "Kamera", "climate": "Cuaca", "configurator": "Konfigurator", "conversation": "Percakapan", + "cover": "Jendela", "device_tracker": "Pelacak perangkat", "fan": "Kipas angin", "history_graph": "Riwayat Grafik", @@ -471,6 +565,7 @@ "mailbox": "Kotak pesan", "media_player": "Pemutar media", "notify": "Memberitahu", + "scene": "Scene", "script": "Script", "sensor": "Sensor", "sun": "Matahari", diff --git a/translations/ko.json b/translations/ko.json index bff3b89fe1..d4eea43cf3 100644 --- a/translations/ko.json +++ b/translations/ko.json @@ -236,6 +236,22 @@ "initializing": "초기화중 ({query_stage})", "dead": "응답없음 ({query_stage})" } + }, + "weather": { + "clear_night": "맑은 밤", + "cloudy": "흐림", + "fog": "안개", + "hail": "우박", + "lightning": "번개", + "lightning_rainy": "뇌우", + "partlycloudy": "대체로 흐림", + "pouring": "호우", + "rainy": "비", + "snowy": "눈", + "snowy_rainy": "진눈개비", + "sunny": "맑음", + "windy": "바람", + "windy_variant": "잦은바람" } }, "state_badge": { @@ -265,7 +281,7 @@ "shopping-list": { "clear_completed": "완료항목삭제", "add_item": "항목추가", - "microphone_tip": "우상단 마이크를 탭하고 \"Add candy to my shopping list\"라고 말하세요" + "microphone_tip": "우상단 마이크를 탭하고 \"Add candy to my shopping list\"라고 말해보세요" }, "history": { "showing_entries": "다음 날짜의 항목을 표시", @@ -531,6 +547,34 @@ }, "script": { "execute": "실행" + }, + "weather": { + "attributes": { + "air_pressure": "기압", + "humidity": "습도", + "temperature": "기온", + "visibility": "시정", + "wind_speed": "풍속" + }, + "cardinal_direction": { + "e": "동", + "ene": "동북동", + "ese": "동남동", + "n": "북", + "ne": "북동", + "nne": "북북동", + "nw": "북서", + "nnw": "북북서", + "s": "남", + "se": "남동", + "sse": "남남동", + "ssw": "남남서", + "sw": "남서", + "w": "서", + "wnw": "서북서", + "wsw": "서남서" + }, + "forecast": "일기 예보" } }, "components": { @@ -584,7 +628,7 @@ "attribute": { "weather": { "humidity": "습도", - "visibility": "가시성", + "visibility": "시정", "wind_speed": "풍속" } } diff --git a/translations/lb.json b/translations/lb.json index 3040996a95..6ebfa02cd4 100644 --- a/translations/lb.json +++ b/translations/lb.json @@ -236,6 +236,22 @@ "initializing": "Initialiséiert ({query_stage})", "dead": "Net Ereechbar ({query_stage})" } + }, + "weather": { + "clear_night": "Kloer, Nuecht", + "cloudy": "Wollekeg", + "fog": "Niwwel", + "hail": "Knëppelsteng", + "lightning": "Blëtz", + "lightning_rainy": "Blëtz, Reen", + "partlycloudy": "Liicht wollekeg", + "pouring": "Schloreen", + "rainy": "Reen", + "snowy": "Schnéi", + "snowy_rainy": "Schnéi, Reen", + "sunny": "Sonneg", + "windy": "Lëfteg", + "windy_variant": "Lëfteg" } }, "state_badge": { @@ -531,6 +547,34 @@ }, "script": { "execute": "Ausféieren" + }, + "weather": { + "attributes": { + "air_pressure": "Loftdrock", + "humidity": "Fiichtegkeet", + "temperature": "Temperatur", + "visibility": "Visibilitéit", + "wind_speed": "Wandvitesse" + }, + "cardinal_direction": { + "e": "O", + "ene": "ONO", + "ese": "OSO", + "n": "N", + "ne": "NO", + "nne": "NNO", + "nw": "NW", + "nnw": "NNW", + "s": "S", + "se": "SO", + "sse": "SSO", + "ssw": "SSW", + "sw": "SW", + "w": "W", + "wnw": "WNW", + "wsw": "WSW" + }, + "forecast": "Prognose" } }, "components": { diff --git a/translations/nl.json b/translations/nl.json index 7ce0abd6ae..53e7a26547 100644 --- a/translations/nl.json +++ b/translations/nl.json @@ -236,6 +236,22 @@ "initializing": "Initialiseren ({query_stage})", "dead": "Onbereikbaar ({query_stage})" } + }, + "weather": { + "clear_night": "Helder, nacht", + "cloudy": "Bewolkt", + "fog": "Mist", + "hail": "Hagel", + "lightning": "Bliksem", + "lightning_rainy": "Bliksem, regenachtig", + "partlycloudy": "Gedeeltelijk bewolkt", + "pouring": "Gieten", + "rainy": "Regenachtig", + "snowy": "Sneeuwachtig", + "snowy_rainy": "Sneeuwachtig, regenachtig", + "sunny": "Zonnig", + "windy": "Winderig", + "windy_variant": "Winderig" } }, "state_badge": { @@ -525,6 +541,40 @@ }, "persistent_notification": { "dismiss": "Sluiten" + }, + "scene": { + "activate": "Activeren" + }, + "script": { + "execute": "Uitvoeren" + }, + "weather": { + "attributes": { + "air_pressure": "Luchtdruk", + "humidity": "Vochtigheid", + "temperature": "Temperatuur", + "visibility": "Zichtbaarheid", + "wind_speed": "Windsnelheid" + }, + "cardinal_direction": { + "e": "E", + "ene": "ENE", + "ese": "ESE", + "n": "N", + "ne": "NE", + "nne": "NNE", + "nw": "NW", + "nnw": "NNW", + "s": "S", + "se": "SE", + "sse": "SSE", + "ssw": "SSW", + "sw": "SW", + "w": "W", + "wnw": "WNW", + "wsw": "WSW" + }, + "forecast": "Weersvoorspelling" } }, "components": { diff --git a/translations/no.json b/translations/no.json index dba22443ce..2fb1cad20c 100644 --- a/translations/no.json +++ b/translations/no.json @@ -236,6 +236,21 @@ "initializing": "Initialiserer ({query_stage})", "dead": "Død ({query_stage})" } + }, + "weather": { + "clear_night": "Klart, natt", + "cloudy": "Skyet", + "fog": "Tåke", + "hail": "Hagl", + "lightning": "Lyn", + "lightning_rainy": "Lyn, regnfull", + "partlycloudy": "Delvis skyet", + "rainy": "Regnfull", + "snowy": "Snø", + "snowy_rainy": "Sludd", + "sunny": "Solfylt", + "windy": "Vind", + "windy_variant": "Vind" } }, "state_badge": { @@ -525,6 +540,40 @@ }, "persistent_notification": { "dismiss": "Avvis" + }, + "scene": { + "activate": "Aktiver" + }, + "script": { + "execute": "Utfør" + }, + "weather": { + "attributes": { + "air_pressure": "Lufttrykk", + "humidity": "Luftfuktighet", + "temperature": "Temperatur", + "visibility": "Sikt", + "wind_speed": "Vindstyrke" + }, + "cardinal_direction": { + "e": "Ø", + "ene": "ØNØ", + "ese": "ØSØ", + "n": "N", + "ne": "NØ", + "nne": "NNØ", + "nw": "NV", + "nnw": "NNV", + "s": "S", + "se": "SØ", + "sse": "SSØ", + "ssw": "SSV", + "sw": "SV", + "w": "V", + "wnw": "VNV", + "wsw": "VSV" + }, + "forecast": "Prognose" } }, "components": { diff --git a/translations/pl.json b/translations/pl.json index 0c4e5c5d2a..caa1441272 100644 --- a/translations/pl.json +++ b/translations/pl.json @@ -236,6 +236,22 @@ "initializing": "inicjalizacja ({query_stage})", "dead": "martwy ({query_stage})" } + }, + "weather": { + "clear_night": "pogodnie, noc", + "cloudy": "pochmurno", + "fog": "mgła", + "hail": "grad", + "lightning": "błyskawice", + "lightning_rainy": "burza", + "partlycloudy": "częściowe zachmurzenie", + "pouring": "ulewa", + "rainy": "deszczowo", + "snowy": "śnieżnie", + "snowy_rainy": "śnieżnie, deszczowo", + "sunny": "słonecznie", + "windy": "wietrznie", + "windy_variant": "wietrznie" } }, "state_badge": { @@ -531,6 +547,34 @@ }, "script": { "execute": "Wykonaj" + }, + "weather": { + "attributes": { + "air_pressure": "Ciśnienie", + "humidity": "Wilgotność", + "temperature": "Temperatura", + "visibility": "Widoczność", + "wind_speed": "Prędkość wiatru" + }, + "cardinal_direction": { + "e": "zach.", + "ene": "wsch. płn.-wsch.", + "ese": "wsch. płd.-wsch.", + "n": "płn.", + "ne": "płn.-wsch.", + "nne": "płn. płn.-wsch.", + "nw": "płn.-zach.", + "nnw": "płn. płn.-zach.", + "s": "płd.", + "se": "płd.-wsch.", + "sse": "płd. płd.-wsch.", + "ssw": "płd. płd.-zach.", + "sw": "płd.-zach.", + "w": "zach.", + "wnw": "zach. płn.-zach.", + "wsw": "zach. płd.-zach." + }, + "forecast": "Prognoza" } }, "components": { diff --git a/translations/pt.json b/translations/pt.json index fa0283228b..1b3cec90e4 100644 --- a/translations/pt.json +++ b/translations/pt.json @@ -236,6 +236,22 @@ "initializing": "A inicializar ({query_stage})", "dead": "Morto ({query_stage})" } + }, + "weather": { + "clear_night": "Limpo, Noite", + "cloudy": "Nublado", + "fog": "Nevoeiro", + "hail": "Granizo", + "lightning": "Relâmpago", + "lightning_rainy": "Relâmpagos, chuva", + "partlycloudy": "Parcialmente nublado", + "pouring": "Chuva forte", + "rainy": "Chuva", + "snowy": "Neve", + "snowy_rainy": "Neve, chuva", + "sunny": "Sol", + "windy": "Vento fraco", + "windy_variant": "Vento fraco" } }, "state_badge": { @@ -289,7 +305,7 @@ "section": { "core": { "header": "Configuração e controlo do servidor", - "introduction": "Alterar a configuração pode ser um processo repetitivo. Nós sabemos. Esta seção pretende tornar sua vida um pouco mais fácil.", + "introduction": "Alterar a configuração pode ser um processo repetitivo. Nós sabemos. Esta seção pretende tornar a sua vida um pouco mais fácil.", "validation": { "heading": "Validar a configuração", "introduction": "Valide sua configuração caso tenha alterado recentemente a mesma e quiser certificar-se de que tudo é válido.", @@ -299,7 +315,7 @@ }, "reloading": { "heading": "Recarregar configuração", - "introduction": "Algumas partes do Home Assistant podem ser recarregadas sem necessidade de reiniciar. Ao carregar em Recarregar configuração irá descarregar a configuração atual e carregar a nova.", + "introduction": "Algumas partes do Home Assistant podem ser recarregadas sem necessidade de reiniciar. Ao pressionar em Recarregar irá descarregar a configuração atual e carregar a nova.", "core": "Recarregar núcleo", "group": "Recarregar grupos", "automation": "Recarregar automações", @@ -525,6 +541,40 @@ }, "persistent_notification": { "dismiss": "Fechar" + }, + "scene": { + "activate": "Activar" + }, + "script": { + "execute": "Executar" + }, + "weather": { + "attributes": { + "air_pressure": "Pressão atmosférica", + "humidity": "Humidade", + "temperature": "Temperatura", + "visibility": "Visibilidade", + "wind_speed": "Velocidade do vento" + }, + "cardinal_direction": { + "e": "", + "ene": "", + "ese": "", + "n": "", + "ne": "", + "nne": "", + "nw": "", + "nnw": "", + "s": "", + "se": "", + "sse": "", + "ssw": "", + "sw": "", + "w": "", + "wnw": "", + "wsw": "" + }, + "forecast": "Previsão" } }, "components": { diff --git a/translations/ru.json b/translations/ru.json index 759b3f776b..818699747f 100644 --- a/translations/ru.json +++ b/translations/ru.json @@ -236,6 +236,22 @@ "initializing": "Инициализация ({query_stage})", "dead": "Неисправен ({query_stage})" } + }, + "weather": { + "clear_night": "Ясно, ночь", + "cloudy": "Облачно", + "fog": "Туман", + "hail": "Град", + "lightning": "Молния", + "lightning_rainy": "Молния, дождь", + "partlycloudy": "Переменная облачность", + "pouring": "Ливень", + "rainy": "Дождь", + "snowy": "Снег", + "snowy_rainy": "Снег с дождем", + "sunny": "Ясно", + "windy": "Ветрено", + "windy_variant": "Ветрено" } }, "state_badge": { @@ -531,6 +547,34 @@ }, "script": { "execute": "Выполнить" + }, + "weather": { + "attributes": { + "air_pressure": "Атмосферное давление", + "humidity": "Относительная влажность", + "temperature": "Температура", + "visibility": "Дальность видимости", + "wind_speed": "Скорость ветра" + }, + "cardinal_direction": { + "e": "В", + "ene": "ВСВ", + "ese": "ВЮВ", + "n": "С", + "ne": "СВ", + "nne": "ССВ", + "nw": "СЗ", + "nnw": "ССЗ", + "s": "Ю", + "se": "ЮВ", + "sse": "ЮЮВ", + "ssw": "ЮЮЗ", + "sw": "ЮЗ", + "w": "З", + "wnw": "ЗСЗ", + "wsw": "ЗЮЗ" + }, + "forecast": "Прогноз" } }, "components": { diff --git a/translations/sv.json b/translations/sv.json index 674e5e34fe..069ebc5788 100644 --- a/translations/sv.json +++ b/translations/sv.json @@ -236,6 +236,22 @@ "initializing": "Initierar ({query_stage})", "dead": "Död ({query_stage})" } + }, + "weather": { + "clear_night": "Klart, natt", + "cloudy": "Molnigt", + "fog": "Dimma", + "hail": "Hagel", + "lightning": "Åska", + "lightning_rainy": "Åska, regnigt", + "partlycloudy": "Delvis molnigt", + "pouring": "Ösregn", + "rainy": "Regnigt", + "snowy": "Snöigt", + "snowy_rainy": "Snöigt, regnigt", + "sunny": "Soligt", + "windy": "Blåsigt", + "windy_variant": "Blåsigt" } }, "state_badge": { @@ -525,6 +541,40 @@ }, "persistent_notification": { "dismiss": "Avfärda" + }, + "scene": { + "activate": "Aktivera" + }, + "script": { + "execute": "Kör" + }, + "weather": { + "attributes": { + "air_pressure": "Lufttryck", + "humidity": "Luftfuktighet", + "temperature": "Temperatur", + "visibility": "Sikt", + "wind_speed": "Vindhastighet" + }, + "cardinal_direction": { + "e": "O", + "ene": "ONO", + "ese": "OSO", + "n": "N", + "ne": "NO", + "nne": "NNO", + "nw": "NV", + "nnw": "NNV", + "s": "S", + "se": "SO", + "sse": "SSO", + "ssw": "SSV", + "sw": "SV", + "w": "V", + "wnw": "VNV", + "wsw": "VSV" + }, + "forecast": "Prognos" } }, "components": { diff --git a/translations/th.json b/translations/th.json index d45ee6aebe..a6eec9dce6 100644 --- a/translations/th.json +++ b/translations/th.json @@ -236,6 +236,22 @@ "initializing": "กำลังเริ่มต้น ({query_stage})", "dead": "ไม่พร้อมใช้งาน ({query_stage})" } + }, + "weather": { + "clear_night": "เคลียร์, กลางคืน", + "cloudy": "มีเมฆมาก", + "fog": "หมอก", + "hail": "ลูกเห็บ", + "lightning": "ฟ้าแลบ", + "lightning_rainy": "ฟ้าแลบ, ฝนตก", + "partlycloudy": "มีเมฆบางส่วน", + "pouring": "เท", + "rainy": "ฝน", + "snowy": "หิมะ", + "snowy_rainy": "หิมะ, ฝน", + "sunny": "แดดจัด", + "windy": "ลมแรง", + "windy_variant": "ลมแรง" } }, "state_badge": { @@ -281,7 +297,11 @@ "delete_button": "ลบ" }, "config": { + "header": "ปรับแต่ง Home Assistant", + "introduction": "เป็นไปได้ที่จะกำหนดค่าคอมโพเนนต์และ Home Assistant ของคุณที่ีนี่. ยังจะกำหนดค่าจาก UI ได้ทั้งหมด, แต่เรากำลังดำเนินการอยู่", "core": { + "caption": "ทั่วไป", + "description": "ตรวจสอบไฟล์การกำหนดค่าและควบคุมเซิร์ฟเวอร์", "section": { "core": { "header": "การปรับแต่งและควบคุมเซิร์ฟเวอร์", @@ -510,6 +530,48 @@ "remember": "จดจำ", "log_in": "ลงชื่อเข้า" }, + "card": { + "camera": { + "not_available": "ไม่มีรูปภาพ" + }, + "persistent_notification": { + "dismiss": "ยกเลิก" + }, + "scene": { + "activate": "กระตุ้น" + }, + "script": { + "execute": "ปฏิบัติ" + }, + "weather": { + "attributes": { + "air_pressure": "ความดันอากาศ", + "humidity": "ความชื้น", + "temperature": "อุณหภูมิ", + "visibility": "ความชัดเจน", + "wind_speed": "ความเร็วลม" + }, + "cardinal_direction": { + "e": "ทิศตะวันออก", + "ene": "ทิศอีสานเฉียงตะวันออก", + "ese": "ทิศอาคเนย์เฉียงตะวันออก", + "n": "ทิศเหนือ", + "ne": "ทิศตะวันออกเฉียงเหนือ", + "nne": "ทิศอีสานเฉียงเหนือ", + "nw": "ทิศตะวันตกเฉียงเหนือ", + "nnw": "ทิศพายัพเฉียงเหนือ", + "s": "ทิศใต้", + "se": "ทิศตะวันออกเฉียงใต้", + "sse": "ทิศอาคเนย์เฉียงใต้", + "ssw": "ทิศหรดีเฉียงใต้", + "sw": "ทิศตะวันตกเฉียงใต้", + "w": "ทิศตะวันตก", + "wnw": "ทิศพายัพเฉียงตะวันตก", + "wsw": "ทิศหรดีเฉียงตะวันตก" + }, + "forecast": "พยากรณ์" + } + }, "components": { "entity": { "entity-picker": { @@ -557,5 +619,12 @@ "updater": "อัพเดต", "weblink": "เว็บลิงค์", "zwave": "Z-Wave" + }, + "attribute": { + "weather": { + "humidity": "ความชื้น", + "visibility": "ความชัดเจน", + "wind_speed": "ความเร็วลม" + } } } \ No newline at end of file diff --git a/translations/zh-Hans.json b/translations/zh-Hans.json index 194360591b..a0a402f422 100644 --- a/translations/zh-Hans.json +++ b/translations/zh-Hans.json @@ -236,6 +236,22 @@ "initializing": "初始化 ({query_stage})", "dead": "断线 ({query_stage})" } + }, + "weather": { + "clear_night": "夜间晴朗", + "cloudy": "多云", + "fog": "雾", + "hail": "冰雹", + "lightning": "雷电", + "lightning_rainy": "雷阵雨", + "partlycloudy": "局部多云", + "pouring": "暴雨", + "rainy": "雨", + "snowy": "雪", + "snowy_rainy": "雨夹雪", + "sunny": "晴", + "windy": "有风", + "windy_variant": "有风" } }, "state_badge": { @@ -525,6 +541,40 @@ }, "persistent_notification": { "dismiss": "忽略" + }, + "scene": { + "activate": "激活" + }, + "script": { + "execute": "执行" + }, + "weather": { + "attributes": { + "air_pressure": "气压", + "humidity": "湿度", + "temperature": "温度", + "visibility": "能见度", + "wind_speed": "风速" + }, + "cardinal_direction": { + "e": "东", + "ene": "东北偏东", + "ese": "东南偏东", + "n": "北", + "ne": "东北", + "nne": "东北偏北", + "nw": "西北", + "nnw": "西北偏北", + "s": "南", + "se": "东南", + "sse": "东南偏南", + "ssw": "西南偏南", + "sw": "西南", + "w": "西", + "wnw": "西北偏西", + "wsw": "西南偏西" + }, + "forecast": "预报" } }, "components": {