diff --git a/translations/frontend/cs.json b/translations/frontend/cs.json index a94228f0a4..1d8ef955dc 100644 --- a/translations/frontend/cs.json +++ b/translations/frontend/cs.json @@ -875,6 +875,14 @@ "type": { "count": { "label": "Počet" + }, + "until": { + "conditions": "Podmínky \"Dokud nenastane\"", + "label": "Dokud nenastane" + }, + "while": { + "conditions": "Podmínky \"Pokud platí\"", + "label": "Pokud platí" } } }, diff --git a/translations/frontend/es.json b/translations/frontend/es.json index 87f4e15546..921ef74f4c 100644 --- a/translations/frontend/es.json +++ b/translations/frontend/es.json @@ -1337,6 +1337,7 @@ "caption": "Dispositivos", "confirm_delete": "¿Estás seguro de que quieres eliminar este dispositivo?", "confirm_rename_entity_ids": "¿También quieres cambiar el nombre de los identificadores de entidad de tus entidades?", + "confirm_rename_entity_ids_warning": "Esto no cambiará ninguna configuración (como automatizaciones, scripts, escenas, Lovelace) que estén utilizando actualmente estas entidades, tendrá que actualizarlas usted mismo.", "data_table": { "area": "Área", "battery": "Batería", diff --git a/translations/frontend/he.json b/translations/frontend/he.json index 933e5bb3c8..1d7b6fe533 100644 --- a/translations/frontend/he.json +++ b/translations/frontend/he.json @@ -554,6 +554,10 @@ "loading_history": "טוען היסטוריה...", "no_history_found": "לא נמצאה היסטוריה" }, + "picture-upload": { + "label": "תמונה", + "unsupported_format": "פורמט לא נתמך, בחר תמונת JPEG, PNG או GIF." + }, "related-items": { "area": "אֵזוֹר", "automation": "חלק מהאוטומציות הבאות", @@ -656,6 +660,9 @@ "required_error_msg": "שדה זה הוא חובה", "yaml_not_editable": "אין אפשרות לערוך את ההגדרות של ישות זו מממשק המשתמש. רק ישויות שהוגדרו מממשק המשתמש ניתנות להגדרה מתוך ממשק המשתמש." }, + "image_cropper": { + "crop": "חתוך" + }, "more_info_control": { "dismiss": "סגור", "edit": "ערוך יישות", @@ -1050,6 +1057,9 @@ "sunrise": "זריחה", "sunset": "שקיעה" }, + "tag": { + "label": "תג " + }, "template": { "label": "תבנית", "value_template": "תבנית ערך" @@ -1327,6 +1337,7 @@ "caption": "התקנים", "confirm_delete": "האם אתה בטוח שברצונך למחוק מכשיר זה?", "confirm_rename_entity_ids": "האם אתה רוצה גם לשנות את המזהים של הישויות שלך?", + "confirm_rename_entity_ids_warning": "שינוי זה לא ישפיע על התצורה (כמו אוטומציות, קבצי Script, סצנות, Lovelace) המשתמשת כעת בישויות אלה, יהיה עליך לעדכן אותן בעצמך.", "data_table": { "area": "אזור", "battery": "סוללה", @@ -1656,6 +1667,37 @@ "node_failed": "הרכיב נכשל", "stage": "שלב", "zwave_info": "מידע Z-Wave" + }, + "node_query_stages": { + "associations": "מרענן קבוצות וחברויות", + "cacheload": "טוען מידע מקובץ המטמון של OpenZWave. רכיבי סוללה יישארו בשלב זה עד שהרכיב יתעורר.", + "complete": "תהליך הראיון הושלם", + "configuration": "מקבל ערכי תצורה מהרכיב", + "dynamic": "מקבל ערכים המשתנים לעתים קרובות מהרכיב", + "instances": "מקבל פרטים אודות המופעים או הערוצים שבהם הרכיב תומך", + "manufacturerspecific1": "קבלת קודי יצרן ומזהי מוצר מהרכיב", + "manufacturerspecific2": "מקבל קודי יצרן ומזהי מוצר נוספים מהרכיב", + "neighbors": "קבלת רשימת שכנים מהרכיב", + "nodeinfo": "קבלת מחלקות פקודות נתמכות מהרכיב", + "nodeplusinfo": "קבלת מידע Z-Wave+ מהרכיב", + "probe": "בדיקה האם הרכיב ער/חי", + "protocolinfo": "קבלת יכולות Z-Wave בסיסיות של רכיב זה מהבקר", + "session": "מקבל ערכים המשתנים לעתים רחוקות מהרכיב", + "static": "מקבל ערכים סטטיים מהרכיב", + "versions": "מקבל מידע אודות גירסאות קושחה ומחלקות פקודות", + "wakeup": "הגדרת תמיכה עבור תורי התעוררות והודעות" + }, + "refresh_node": { + "battery_note": "אם הרכיב מופעל באמצעות סוללה, הקפד להעיר אותו לפני שתמשיך", + "complete": "רענון הרכיב הושלם", + "description": "זה יגיד ל- OpenZWave לראיין מחדש את הרכיב ולעדכן את הפקודות, היכולות והערכים של הרכיב.", + "node_status": "מצה הרכיב", + "refreshing_description": "מרענן מידע על הרכיב", + "start_refresh_button": "התחל לרענן", + "step": "שלב", + "title": "רענן מידע הרכיב", + "wakeup_header": "הוראות התעוררות עבור", + "wakeup_instructions_source": "הוראות ההתעוררות מקורן במסד הנתונים של קהילת ה OpenZWave." } }, "person": { @@ -1812,6 +1854,31 @@ } } }, + "tags": { + "add_tag": "הוסף תג", + "automation_title": "התג {name} נסרק", + "caption": "תגים", + "create_automation": "צור אוטומציה עם תג", + "description": "ניהול תגים", + "detail": { + "create": "צור", + "create_and_write": "צור וכתוב", + "delete": "מחק", + "description": "תיאור", + "name": "שם", + "new_tag": "תג חדש", + "tag_id": "מזהה תג", + "tag_id_placeholder": "מחולל אוטומטית אם ריק", + "update": "עדכן" + }, + "edit": "ערוך", + "headers": { + "last_scanned": "נסרק לאחרונה", + "name": "שם" + }, + "no_tags": "אין תגים", + "write": "כתוב" + }, "users": { "add_user": { "caption": "הוסף משתמש", diff --git a/translations/frontend/lt.json b/translations/frontend/lt.json index 568dd51c70..95f47e7a3a 100644 --- a/translations/frontend/lt.json +++ b/translations/frontend/lt.json @@ -6,6 +6,7 @@ }, "panel": { "config": "Konfigūracija", + "developer_tools": "Kūrėjo įrankiai", "history": "Istorija", "logbook": "Veiksmų žurnalas", "mailbox": "Pašto dėžutė", @@ -17,6 +18,7 @@ "state_attributes": { "climate": { "fan_mode": { + "auto": "Auto", "off": "Išjungta", "on": "Įjungta" } @@ -40,9 +42,11 @@ "unknown": "Nžn" }, "device_tracker": { + "home": "Namai", "not_home": "Išvykęs" }, "person": { + "home": "Namai", "not_home": "Išvykęs" } }, @@ -61,6 +65,13 @@ "on": "Įjungta" }, "binary_sensor": { + "battery": { + "off": "Normalus", + "on": "Žemas" + }, + "cold": { + "on": "Šalta" + }, "connectivity": { "off": "Atsijungęs", "on": "Prisijungęs" @@ -81,6 +92,9 @@ "off": "Neaptikta", "on": "Aptikta" }, + "heat": { + "on": "Karšta" + }, "moisture": { "off": "Sausa", "on": "Šlapia" @@ -98,7 +112,12 @@ "on": "Atidaryta" }, "presence": { - "off": "Išvykęs" + "off": "Išvykęs", + "on": "Namai" + }, + "problem": { + "off": "Ok", + "on": "Problema" }, "safety": { "off": "Saugu", @@ -131,21 +150,44 @@ "streaming": "Transliuojama" }, "climate": { + "cool": "Šaltas", + "dry": "Sausa", + "fan_only": "Tik ventiliatorius", + "heat": "Šiluma", "off": "Išjungta" }, + "configurator": { + "configure": "Konfigūruoti", + "configured": "Sukonfigūruotas" + }, + "cover": { + "closed": "Uždarytas", + "closing": "Uždarymas", + "open": "Atidarytas", + "opening": "Atidarymas", + "stopped": "Sustabdytas" + }, "default": { "unavailable": "(nepasiekiamas)", "unknown": "Nežinoma" }, + "device_tracker": { + "not_home": "Išvykęs" + }, "fan": { "off": "Išjungta", "on": "Įjungta" }, "group": { + "closing": "Uždarymas", + "home": "Namai", "not_home": "Išvykęs", "off": "Išjungta", "ok": "Ok", - "on": "Įjungta" + "on": "Įjungta", + "open": "Atidarytas", + "stopped": "Sustabdytas", + "unlocked": "Atrakinta" }, "input_boolean": { "on": "Įjungta" @@ -154,9 +196,17 @@ "off": "Išjungta", "on": "Įjungta" }, + "lock": { + "locked": "Užrakintas", + "unlocked": "Atrakinta" + }, "media_player": { + "idle": "Laukimo režimas", "off": "Išjungta", - "on": "Įjungta" + "on": "Įjungta", + "paused": "pristabdytas", + "playing": "Groja", + "standby": "Laukimo" }, "person": { "home": "Namuose" @@ -173,6 +223,9 @@ "off": "Išjungta", "on": "Įjungta" }, + "sun": { + "above_horizon": "Virš horizonto" + }, "switch": { "off": "Išjungta", "on": "Įjungta" @@ -200,6 +253,12 @@ "alarm_control_panel": { "arm_custom_bypass": "Individualizuotas apėjimas" }, + "camera": { + "not_available": "Vaizdas negalimas" + }, + "persistent_notification": { + "dismiss": "Atmesti" + }, "weather": { "attributes": { "air_pressure": "Atmosferos slėgis", @@ -221,6 +280,8 @@ } }, "common": { + "cancel": "Atšaukti", + "loading": "Pakrovimas", "save": "Išsaugoti" }, "components": { @@ -250,6 +311,11 @@ "second": "{count} {count, plural,\n one {sekundė}\n other {sekundės}\n}", "week": "{count} {count, plural,\n one {savaitė}\n other {savaitės}\n}" }, + "login-form": { + "log_in": "Prisijungti", + "password": "Slaptažodis", + "remember": "Prisiminti" + }, "notification_drawer": { "close": "Uždaryti" }, @@ -328,10 +394,20 @@ "edit_ui": "Redaguoti naudojant vartotojo sąsają", "edit_yaml": "Redaguoti kaip YAML", "triggers": { + "add": "Pridėti trigerį", "delete": "Ištrinti", + "delete_confirm": "Ar tikrai norite tai ištrinti?", + "duplicate": "Pasikartojantys", + "introduction": "Trigeriai yra tai, kas pradeda automatizavimo taisyklės apdorojimą. Tai pačiai taisyklei galima nurodyti kelis aktyviklius. Kai tik įsijungs trigeris, Home Assistant patikrins sąlygas, jei tokių yra, ir iškviečia veiksmą.", "learn_more": "Sužinokite daugiau apie trigerius", "name": "Trigeris", + "type_select": "Trigerio tipas", "type": { + "event": { + "event_data": "Įvykio duomenys", + "event_type": "Įvykio tipas", + "label": "Įvykis:" + }, "geo_location": { "enter": "Įveskite", "event": "Įvykis:", @@ -340,11 +416,32 @@ "source": "Šaltinis", "zone": "Zona" }, + "homeassistant": { + "event": "Įvykis:", + "label": "Home Assistant", + "shutdown": "Išjungti", + "start": "Pradėti" + }, "mqtt": { - "label": "MQTT" + "label": "MQTT", + "topic": "Tema" + }, + "numeric_state": { + "above": "Aukščiau", + "below": "Žemiau", + "label": "Skaitinė būsena", + "value_template": "Vertės šablonas (pasirinktinai)" + }, + "state": { + "from": "Iš", + "to": "Kam" }, "sun": { - "event": "Ivykis" + "event": "Ivykis", + "label": "Saulė", + "offset": "Poslinkis (pasirinktinai)", + "sunrise": "Saulėtekis", + "sunset": "Saulėlydis" }, "time_pattern": { "hours": "Valandos", @@ -360,7 +457,8 @@ "event": "Įvykis", "zone": "Vieta" } - } + }, + "unsupported_platform": "Nėra UI palaikymo platformai: {platform}" } }, "picker": { @@ -374,6 +472,9 @@ }, "caption": "Home Assistant Cloud" }, + "core": { + "caption": "Bendra" + }, "customize": { "picker": { "header": "Pritaikymas" @@ -395,6 +496,7 @@ "introduction2": "Naudokite subjekto registrą, kad perrašytumėte pavadinimą, pakeiskite subjekto ID arba pašalintumėte įrašą iš namų asistento. Atminkite, kad pašalindami registro įrašą tai nepanaikins pačio subjekto. Norėdami tai padaryti, sekite toliau pateiktą nuorodą ir pašalinkite ją iš integracijos puslapio." } }, + "header": "Konfigūruoti Home Assistant", "integrations": { "config_entry": { "hub": "Prijungtas per", @@ -408,6 +510,7 @@ }, "details": "Integravimo informacija" }, + "introduction": "Šiame vaizde galima sukonfigūruoti savo komponentus ir Home Assistant. Dar ne viską galima sukonfigūruoti iš vartotojo sąsajos (UI ), tačiau mes prie to dirbame.", "mqtt": { "title": "MQTT" }, @@ -454,11 +557,29 @@ "question_trust": "Ar pasitikite išoriniu skydeliu {name} adresu {link}?" } }, + "developer-tools": { + "tabs": { + "events": { + "title": "Įvykiai" + }, + "services": { + "title": "Paslaugos" + }, + "states": { + "title": "Būsenos" + }, + "templates": { + "title": "Šablonas" + } + } + }, "history": { + "period": "Laikotarpis", "ranges": { "today": "Šiandien", "yesterday": "Vakar" - } + }, + "showing_entries": "Rodomi įrašai, skirti" }, "logbook": { "period": "Laikotarpis", @@ -535,6 +656,12 @@ "entity_not_found": "Subjektas nepasiekiamas: {entity}" } }, + "mailbox": { + "delete_button": "Ištrinti", + "delete_prompt": "Ištrinti šį pranešimą?", + "empty": "Neturite jokių pranešimų", + "playback_title": "Pranešimų atkūrimas" + }, "page-authorize": { "form": { "providers": { @@ -587,6 +714,9 @@ "push_notifications": { "description": "Siųsti pranešimus į šį įrenginį." } + }, + "shopping-list": { + "microphone_tip": "Bakstelėkite mikrofoną viršutinėje dešinėje ir pasakykite arba įveskite „Pridėti saldainių prie mano pirkinių sąrašo“" } } } diff --git a/translations/frontend/zh-Hant.json b/translations/frontend/zh-Hant.json index e542d910a0..fc07d69502 100644 --- a/translations/frontend/zh-Hant.json +++ b/translations/frontend/zh-Hant.json @@ -1337,6 +1337,7 @@ "caption": "設備", "confirm_delete": "確定要刪除此設備?", "confirm_rename_entity_ids": "是否也要變更物件的物件 ID?", + "confirm_rename_entity_ids_warning": "將不會變更任何物件正在使用的設定(例如自動化、腳本、場景與 Lovelace),必須自行更新。", "data_table": { "area": "分區", "battery": "電量",