mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-20 15:56:35 +00:00
Update translations
This commit is contained in:
parent
8fa9b15fbe
commit
286fa14a30
@ -253,6 +253,16 @@
|
|||||||
"sunny": "Napos",
|
"sunny": "Napos",
|
||||||
"windy": "Szeles",
|
"windy": "Szeles",
|
||||||
"windy-variant": "Szeles"
|
"windy-variant": "Szeles"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"cleaning": "Takarítás",
|
||||||
|
"docked": "Dokkolva",
|
||||||
|
"error": "Hiba",
|
||||||
|
"idle": "Tétlen",
|
||||||
|
"off": "Ki",
|
||||||
|
"on": "Be",
|
||||||
|
"paused": "Felfüggesztve",
|
||||||
|
"returning": "Visszatérés a dokkolóhoz"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"state_badge": {
|
"state_badge": {
|
||||||
@ -639,6 +649,15 @@
|
|||||||
"code": "Kód",
|
"code": "Kód",
|
||||||
"lock": "Bezár",
|
"lock": "Bezár",
|
||||||
"unlock": "Kinyit"
|
"unlock": "Kinyit"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"actions": {
|
||||||
|
"resume_cleaning": "Takarítás folytatása",
|
||||||
|
"return_to_base": "Dokkolás",
|
||||||
|
"start_cleaning": "Takarítás indítása",
|
||||||
|
"turn_on": "Bekapcsolás",
|
||||||
|
"turn_off": "Kikapcsolás"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
@ -717,7 +736,8 @@
|
|||||||
"switch": "Kapcsoló",
|
"switch": "Kapcsoló",
|
||||||
"updater": "Frissítések",
|
"updater": "Frissítések",
|
||||||
"weblink": "Hivatkozás",
|
"weblink": "Hivatkozás",
|
||||||
"zwave": "Z-Wave"
|
"zwave": "Z-Wave",
|
||||||
|
"vacuum": "Porszívó"
|
||||||
},
|
},
|
||||||
"attribute": {
|
"attribute": {
|
||||||
"weather": {
|
"weather": {
|
||||||
|
@ -253,6 +253,16 @@
|
|||||||
"sunny": "Soleggiato",
|
"sunny": "Soleggiato",
|
||||||
"windy": "Ventoso",
|
"windy": "Ventoso",
|
||||||
"windy-variant": "Ventoso"
|
"windy-variant": "Ventoso"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"cleaning": "Pulendo",
|
||||||
|
"docked": "In base",
|
||||||
|
"error": "Errore",
|
||||||
|
"idle": "Sconosciuto",
|
||||||
|
"off": "Spento",
|
||||||
|
"on": "Acceso",
|
||||||
|
"paused": "In pausa",
|
||||||
|
"returning": "Ritornando alla base"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"state_badge": {
|
"state_badge": {
|
||||||
@ -517,10 +527,10 @@
|
|||||||
"description": "Gestisci la tua rete Z-Wave"
|
"description": "Gestisci la tua rete Z-Wave"
|
||||||
},
|
},
|
||||||
"users": {
|
"users": {
|
||||||
"caption": "utenti",
|
"caption": "Utenti",
|
||||||
"description": "Gestisci gli utenti",
|
"description": "Gestisci gli utenti",
|
||||||
"picker": {
|
"picker": {
|
||||||
"title": "utenti"
|
"title": "Utenti"
|
||||||
},
|
},
|
||||||
"editor": {
|
"editor": {
|
||||||
"rename_user": "Rinomina utente",
|
"rename_user": "Rinomina utente",
|
||||||
@ -639,6 +649,15 @@
|
|||||||
"code": "Codice",
|
"code": "Codice",
|
||||||
"lock": "Blocco",
|
"lock": "Blocco",
|
||||||
"unlock": "Sbloccato"
|
"unlock": "Sbloccato"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"actions": {
|
||||||
|
"resume_cleaning": "Riprendere la pulizia",
|
||||||
|
"return_to_base": "Ritornare alla base",
|
||||||
|
"start_cleaning": "Iniziare la pulizia",
|
||||||
|
"turn_on": "Accendere",
|
||||||
|
"turn_off": "Spegnere"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
@ -717,7 +736,8 @@
|
|||||||
"switch": "Interruttore",
|
"switch": "Interruttore",
|
||||||
"updater": "Updater",
|
"updater": "Updater",
|
||||||
"weblink": "Link Web",
|
"weblink": "Link Web",
|
||||||
"zwave": "Z-Wave"
|
"zwave": "Z-Wave",
|
||||||
|
"vacuum": "Aspirapolvere"
|
||||||
},
|
},
|
||||||
"attribute": {
|
"attribute": {
|
||||||
"weather": {
|
"weather": {
|
||||||
|
@ -253,6 +253,16 @@
|
|||||||
"sunny": "맑음",
|
"sunny": "맑음",
|
||||||
"windy": "바람",
|
"windy": "바람",
|
||||||
"windy-variant": "잦은바람"
|
"windy-variant": "잦은바람"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"cleaning": "청소중",
|
||||||
|
"docked": "충전중",
|
||||||
|
"error": "에러",
|
||||||
|
"idle": "대기중",
|
||||||
|
"off": "꺼짐",
|
||||||
|
"on": "켜짐",
|
||||||
|
"paused": "일시 중지됨",
|
||||||
|
"returning": "충전 복귀 중"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"state_badge": {
|
"state_badge": {
|
||||||
@ -639,6 +649,15 @@
|
|||||||
"code": "비밀번호",
|
"code": "비밀번호",
|
||||||
"lock": "잠금",
|
"lock": "잠금",
|
||||||
"unlock": "잠금 해제"
|
"unlock": "잠금 해제"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"actions": {
|
||||||
|
"resume_cleaning": "청소 재개",
|
||||||
|
"return_to_base": "충전 복귀",
|
||||||
|
"start_cleaning": "청소 시작",
|
||||||
|
"turn_on": "끄기",
|
||||||
|
"turn_off": "켜기"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
@ -717,7 +736,8 @@
|
|||||||
"switch": "스위치",
|
"switch": "스위치",
|
||||||
"updater": "업데이터",
|
"updater": "업데이터",
|
||||||
"weblink": "웹링크",
|
"weblink": "웹링크",
|
||||||
"zwave": "Z-Wave"
|
"zwave": "Z-Wave",
|
||||||
|
"vacuum": "청소기"
|
||||||
},
|
},
|
||||||
"attribute": {
|
"attribute": {
|
||||||
"weather": {
|
"weather": {
|
||||||
|
@ -12,7 +12,8 @@
|
|||||||
"dev-events": "Evenimente",
|
"dev-events": "Evenimente",
|
||||||
"dev-templates": "Sabloane",
|
"dev-templates": "Sabloane",
|
||||||
"dev-mqtt": "MQTT",
|
"dev-mqtt": "MQTT",
|
||||||
"dev-info": "Info"
|
"dev-info": "Info",
|
||||||
|
"calendar": "Calendar"
|
||||||
},
|
},
|
||||||
"state": {
|
"state": {
|
||||||
"default": {
|
"default": {
|
||||||
@ -236,6 +237,32 @@
|
|||||||
"initializing": "Se inițializează ( {query_stage} )",
|
"initializing": "Se inițializează ( {query_stage} )",
|
||||||
"dead": "Inactiv ({query_stage})"
|
"dead": "Inactiv ({query_stage})"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"weather": {
|
||||||
|
"clear-night": "Noapte senină",
|
||||||
|
"cloudy": "Noros",
|
||||||
|
"fog": "Ceaţă",
|
||||||
|
"hail": "Grindină",
|
||||||
|
"lightning": "Desărcări electrice",
|
||||||
|
"lightning-rainy": "Ploaie cu descărcări electrice",
|
||||||
|
"partlycloudy": "Parțial noros",
|
||||||
|
"pouring": "Aversă",
|
||||||
|
"rainy": "Ploios",
|
||||||
|
"snowy": "Zăpadă",
|
||||||
|
"snowy-rainy": "Lapoviță și ninsoare",
|
||||||
|
"sunny": "însorit",
|
||||||
|
"windy": "Vant",
|
||||||
|
"windy-variant": "Vant"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"cleaning": "Curățare",
|
||||||
|
"docked": "Andocat",
|
||||||
|
"error": "Eroare",
|
||||||
|
"idle": "Inactiv",
|
||||||
|
"off": "Oprit",
|
||||||
|
"on": "Pornit",
|
||||||
|
"paused": "Întrerupt",
|
||||||
|
"returning": "În curs de întoarcere la doc"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"state_badge": {
|
"state_badge": {
|
||||||
@ -498,6 +525,20 @@
|
|||||||
"zwave": {
|
"zwave": {
|
||||||
"caption": "Z-Wave",
|
"caption": "Z-Wave",
|
||||||
"description": "Gestionați-vă rețeaua Z-Wave"
|
"description": "Gestionați-vă rețeaua Z-Wave"
|
||||||
|
},
|
||||||
|
"users": {
|
||||||
|
"caption": "Utilizatori",
|
||||||
|
"description": "Gestionați utilizatorii",
|
||||||
|
"picker": {
|
||||||
|
"title": "Utilizatori"
|
||||||
|
},
|
||||||
|
"editor": {
|
||||||
|
"rename_user": "Redenumiți utilizatorul",
|
||||||
|
"change_password": "Schimbaţi parola",
|
||||||
|
"activate_user": "Activați utilizatorul",
|
||||||
|
"deactivate_user": "Dezactivați utilizatorul",
|
||||||
|
"delete_user": "Ștergeți utilizatorul"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -512,7 +553,9 @@
|
|||||||
"duration": {
|
"duration": {
|
||||||
"day": "{count}{count, plural,\n one { zi }\n other { zile }\n}",
|
"day": "{count}{count, plural,\n one { zi }\n other { zile }\n}",
|
||||||
"week": "{count}{count, plural,\n one { săptămână }\n other { săptămâni }\n}",
|
"week": "{count}{count, plural,\n one { săptămână }\n other { săptămâni }\n}",
|
||||||
"second": "{count} {count, plural,\none {secunda}\nother {secunde}\n}"
|
"second": "{count} {count, plural,\none {secunda}\nother {secunde}\n}",
|
||||||
|
"minute": "{count}{count, plural,\n un { minute }\n alte { minutes }\n}",
|
||||||
|
"hour": "{count}{count, plural,\n o { hour }\n alte { hours }\n}"
|
||||||
},
|
},
|
||||||
"login-form": {
|
"login-form": {
|
||||||
"password": "Parola",
|
"password": "Parola",
|
||||||
@ -526,10 +569,58 @@
|
|||||||
"persistent_notification": {
|
"persistent_notification": {
|
||||||
"dismiss": "Ascunde"
|
"dismiss": "Ascunde"
|
||||||
},
|
},
|
||||||
|
"scene": {
|
||||||
|
"activate": "Activati"
|
||||||
|
},
|
||||||
"script": {
|
"script": {
|
||||||
"execute": "Executa"
|
"execute": "Executa"
|
||||||
},
|
},
|
||||||
|
"weather": {
|
||||||
|
"attributes": {
|
||||||
|
"air_pressure": "Presiunea aerului",
|
||||||
|
"humidity": "Umiditate",
|
||||||
|
"temperature": "Temperatura",
|
||||||
|
"visibility": "Vizibilitate",
|
||||||
|
"wind_speed": "Viteza vântului"
|
||||||
|
},
|
||||||
|
"cardinal_direction": {
|
||||||
|
"e": "Est",
|
||||||
|
"ene": "EstNordEst",
|
||||||
|
"ese": "EstSudEst",
|
||||||
|
"n": "Nord",
|
||||||
|
"ne": "NordEst",
|
||||||
|
"nne": "NordNordEst",
|
||||||
|
"nw": "NW",
|
||||||
|
"nnw": "NordNordVest",
|
||||||
|
"s": "Sud",
|
||||||
|
"se": "SudEst",
|
||||||
|
"sse": "SudSudEst",
|
||||||
|
"ssw": "SudSudVest",
|
||||||
|
"sw": "SudVest",
|
||||||
|
"w": "Vest",
|
||||||
|
"wnw": "VestNordVest",
|
||||||
|
"wsw": "VestSudVest"
|
||||||
|
},
|
||||||
|
"forecast": "Prognoză"
|
||||||
|
},
|
||||||
|
"alarm_control_panel": {
|
||||||
|
"code": "Cod Alarmă",
|
||||||
|
"clear_code": "Şterge",
|
||||||
|
"disarm": "Dezarmat",
|
||||||
|
"arm_home": "Armat acasă",
|
||||||
|
"arm_away": "Armat plecat"
|
||||||
|
},
|
||||||
|
"automation": {
|
||||||
|
"last_triggered": "Ultima declanșare",
|
||||||
|
"trigger": "Declanşare"
|
||||||
|
},
|
||||||
|
"cover": {
|
||||||
|
"position": "Poziţie",
|
||||||
|
"tilt_position": "Poziție de înclinare"
|
||||||
|
},
|
||||||
"fan": {
|
"fan": {
|
||||||
|
"speed": "Viteză",
|
||||||
|
"oscillate": "Oscilare",
|
||||||
"direction": "Direcţie"
|
"direction": "Direcţie"
|
||||||
},
|
},
|
||||||
"light": {
|
"light": {
|
||||||
@ -538,22 +629,35 @@
|
|||||||
"white_value": "Valoare albă",
|
"white_value": "Valoare albă",
|
||||||
"effect": "Efect"
|
"effect": "Efect"
|
||||||
},
|
},
|
||||||
|
"media_player": {
|
||||||
|
"text_to_speak": "Text pentru a vorbi",
|
||||||
|
"source": "Sursă",
|
||||||
|
"sound_mode": "Mod sunet"
|
||||||
|
},
|
||||||
"climate": {
|
"climate": {
|
||||||
|
"currently": "În prezent",
|
||||||
"on_off": "Pornit \/ Oprit",
|
"on_off": "Pornit \/ Oprit",
|
||||||
"target_temperature": "Temperatura țintă",
|
"target_temperature": "Temperatura țintă",
|
||||||
"target_humidity": "Țintă umiditate",
|
"target_humidity": "Țintă umiditate",
|
||||||
"operation": "Operație",
|
"operation": "Operație",
|
||||||
"fan_mode": "Mod ventilator",
|
"fan_mode": "Mod ventilator",
|
||||||
"swing_mode": "Mod baleare",
|
"swing_mode": "Mod baleare",
|
||||||
"away_mode": "Plecat"
|
"away_mode": "Plecat",
|
||||||
|
"aux_heat": "Încălzire auxiliară"
|
||||||
},
|
},
|
||||||
"lock": {
|
"lock": {
|
||||||
|
"code": "Cod",
|
||||||
"lock": "Blocat",
|
"lock": "Blocat",
|
||||||
"unlock": "Deblocare"
|
"unlock": "Deblocare"
|
||||||
},
|
},
|
||||||
"media_player": {
|
"vacuum": {
|
||||||
"source": "Sursă",
|
"actions": {
|
||||||
"sound_mode": "Mod sunet"
|
"resume_cleaning": "Reluați curățarea",
|
||||||
|
"return_to_base": "Întoarcere la doc",
|
||||||
|
"start_cleaning": "Începeți curățarea",
|
||||||
|
"turn_on": "Porniți",
|
||||||
|
"turn_off": "Opriți"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
@ -565,9 +669,36 @@
|
|||||||
"service-picker": {
|
"service-picker": {
|
||||||
"service": "Serviciu"
|
"service": "Serviciu"
|
||||||
},
|
},
|
||||||
|
"relative_time": {
|
||||||
|
"past": "{time} în urmă",
|
||||||
|
"future": "În {time}",
|
||||||
|
"never": "Niciodată",
|
||||||
|
"duration": {
|
||||||
|
"second": "{count} {count, plural,\no {second}\nalta {seconds}\n}",
|
||||||
|
"minute": "{count}{count, plural,\n un { minute }\n alte { minutes }\n}",
|
||||||
|
"hour": "{count}{count, plural,\n one { zi }\n other { zile }\n}",
|
||||||
|
"day": "{count}{count, plural,\n one { zi }\n other { zile }\n}",
|
||||||
|
"week": "{count}{count, plural,\n one { săptămână }\n other { săptămâni }\n}"
|
||||||
|
}
|
||||||
|
},
|
||||||
"history_charts": {
|
"history_charts": {
|
||||||
|
"loading_history": "Încărcarea istoricului de stare ...",
|
||||||
"no_history_found": "Nici un istoric de stare nu a fost găsit."
|
"no_history_found": "Nici un istoric de stare nu a fost găsit."
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"notification_toast": {
|
||||||
|
"entity_turned_on": "Pornit {entity}",
|
||||||
|
"entity_turned_off": "Oprit {entity}.",
|
||||||
|
"service_called": "Serviciu {service} apelat.",
|
||||||
|
"service_call_failed": "Nu s-a putut apela serviciul {service} .",
|
||||||
|
"connection_lost": "Conexiunea a fost pierdută. Se reconectează ..."
|
||||||
|
},
|
||||||
|
"dialogs": {
|
||||||
|
"more_info_settings": {
|
||||||
|
"save": "Salvați",
|
||||||
|
"name": "Nume",
|
||||||
|
"entity_id": "ID-ul entității"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"domain": {
|
"domain": {
|
||||||
@ -605,7 +736,8 @@
|
|||||||
"switch": "Comutator",
|
"switch": "Comutator",
|
||||||
"updater": "Updater",
|
"updater": "Updater",
|
||||||
"weblink": "Legătură web",
|
"weblink": "Legătură web",
|
||||||
"zwave": "Z-Wave"
|
"zwave": "Z-Wave",
|
||||||
|
"vacuum": "Aspirator"
|
||||||
},
|
},
|
||||||
"attribute": {
|
"attribute": {
|
||||||
"weather": {
|
"weather": {
|
||||||
|
@ -255,14 +255,14 @@
|
|||||||
"windy-variant": "有风"
|
"windy-variant": "有风"
|
||||||
},
|
},
|
||||||
"vacuum": {
|
"vacuum": {
|
||||||
"cleaning": "清洁中",
|
"cleaning": "正在清扫",
|
||||||
"docked": "停靠",
|
"docked": "停靠",
|
||||||
"error": "错误",
|
"error": "错误",
|
||||||
"idle": "空闲",
|
"idle": "空闲",
|
||||||
"off": "已经关闭",
|
"off": "关闭",
|
||||||
"on": "开启中",
|
"on": "开启",
|
||||||
"paused": "暂停",
|
"paused": "已暂停",
|
||||||
"returning": "回到dock"
|
"returning": "正在返回"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"state_badge": {
|
"state_badge": {
|
||||||
@ -652,9 +652,9 @@
|
|||||||
},
|
},
|
||||||
"vacuum": {
|
"vacuum": {
|
||||||
"actions": {
|
"actions": {
|
||||||
"resume_cleaning": "恢复清洁",
|
"resume_cleaning": "恢复清扫",
|
||||||
"return_to_base": "回到base",
|
"return_to_base": "返回底座",
|
||||||
"start_cleaning": "开始清洁",
|
"start_cleaning": "开始清扫",
|
||||||
"turn_on": "打开",
|
"turn_on": "打开",
|
||||||
"turn_off": "关闭"
|
"turn_off": "关闭"
|
||||||
}
|
}
|
||||||
@ -737,7 +737,7 @@
|
|||||||
"updater": "更新提示",
|
"updater": "更新提示",
|
||||||
"weblink": "网址",
|
"weblink": "网址",
|
||||||
"zwave": "Z-Wave",
|
"zwave": "Z-Wave",
|
||||||
"vacuum": "真空"
|
"vacuum": "扫地机"
|
||||||
},
|
},
|
||||||
"attribute": {
|
"attribute": {
|
||||||
"weather": {
|
"weather": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user