mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-27 11:16:35 +00:00
Translation update
This commit is contained in:
parent
a07220f383
commit
07ce07c4a5
@ -2156,8 +2156,11 @@
|
|||||||
"caption": "Integraciones",
|
"caption": "Integraciones",
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
"area": "En {area}",
|
"area": "En {area}",
|
||||||
|
"check_the_logs": "Compruebe los registros",
|
||||||
|
"configure": "Configurar",
|
||||||
"delete": "Eliminar",
|
"delete": "Eliminar",
|
||||||
"delete_confirm": "¿Estás seguro de que quieres eliminar esta integración?",
|
"delete_confirm": "¿Estás seguro de que quieres eliminar esta integración?",
|
||||||
|
"depends_on_cloud": "Depende de la nube",
|
||||||
"device_unavailable": "Dispositivo no disponible",
|
"device_unavailable": "Dispositivo no disponible",
|
||||||
"devices": "{count} {count, plural,\n one {dispositivo}\n other {dispositivos}\n}",
|
"devices": "{count} {count, plural,\n one {dispositivo}\n other {dispositivos}\n}",
|
||||||
"disable_restart_confirm": "Reinicie Home Assistant para terminar de deshabilitar esta integración",
|
"disable_restart_confirm": "Reinicie Home Assistant para terminar de deshabilitar esta integración",
|
||||||
@ -2180,14 +2183,23 @@
|
|||||||
"logs": "Registros",
|
"logs": "Registros",
|
||||||
"manuf": "por {manufacturer}",
|
"manuf": "por {manufacturer}",
|
||||||
"no_area": "Ninguna área",
|
"no_area": "Ninguna área",
|
||||||
"not_loaded": "No se ha cargado, consulte en {logs_link}",
|
"not_loaded": "No cargado",
|
||||||
"options": "Opciones",
|
"options": "Opciones",
|
||||||
|
"provided_by_custom_integration": "Proporcionado por una integración personalizada",
|
||||||
"reload": "Recargar",
|
"reload": "Recargar",
|
||||||
"reload_confirm": "La integración se recargó",
|
"reload_confirm": "La integración se recargó",
|
||||||
"reload_restart_confirm": "Reinicie Home Assistant para terminar de recargar esta integración",
|
"reload_restart_confirm": "Reinicie Home Assistant para terminar de recargar esta integración",
|
||||||
"rename": "Renombrar",
|
"rename": "Renombrar",
|
||||||
"restart_confirm": "Reinicie Home Assistant para terminar de eliminar esta integración.",
|
"restart_confirm": "Reinicie Home Assistant para terminar de eliminar esta integración.",
|
||||||
"services": "{count} {count, plural,\n one {service}\n other {services}\n}",
|
"services": "{count} {count, plural,\n one {service}\n other {services}\n}",
|
||||||
|
"state": {
|
||||||
|
"failed_unload": "No se pudo descargar",
|
||||||
|
"loaded": "Cargado",
|
||||||
|
"migration_error": "Error de migración",
|
||||||
|
"not_loaded": "No cargado",
|
||||||
|
"setup_error": "No se pudo configurar",
|
||||||
|
"setup_retry": "Reintentando configurar"
|
||||||
|
},
|
||||||
"system_options": "Opciones de Sistema",
|
"system_options": "Opciones de Sistema",
|
||||||
"unnamed_entry": "Entrada sin nombre"
|
"unnamed_entry": "Entrada sin nombre"
|
||||||
},
|
},
|
||||||
@ -2255,8 +2267,10 @@
|
|||||||
"logs": {
|
"logs": {
|
||||||
"caption": "Registros",
|
"caption": "Registros",
|
||||||
"clear": "Limpiar",
|
"clear": "Limpiar",
|
||||||
|
"custom_integration": "integración personalizada",
|
||||||
"description": "Ver los registros de Home Assistant",
|
"description": "Ver los registros de Home Assistant",
|
||||||
"details": "Detalles del registro ({level})",
|
"details": "Detalles del registro ({level})",
|
||||||
|
"error_from_custom_integration": "Este error se originó en una integración personalizada.",
|
||||||
"level": {
|
"level": {
|
||||||
"critical": "CRÍTICO",
|
"critical": "CRÍTICO",
|
||||||
"debug": "DEPURAR",
|
"debug": "DEPURAR",
|
||||||
@ -2636,7 +2650,7 @@
|
|||||||
"script": "Recargar scripts",
|
"script": "Recargar scripts",
|
||||||
"smtp": "Recargar servicios de notificación SMTP",
|
"smtp": "Recargar servicios de notificación SMTP",
|
||||||
"statistics": "Recargar entidades de estadísticas",
|
"statistics": "Recargar entidades de estadísticas",
|
||||||
"telegram": "Recargar servicios de notificación de telegram",
|
"telegram": "Recargar servicios de notificación de Telegram",
|
||||||
"template": "Recargar las entidades de plantilla",
|
"template": "Recargar las entidades de plantilla",
|
||||||
"trend": "Recargar entidades de tendencia",
|
"trend": "Recargar entidades de tendencia",
|
||||||
"universal": "Recargar entidades de reproductor multimedia universal",
|
"universal": "Recargar entidades de reproductor multimedia universal",
|
||||||
|
@ -287,7 +287,7 @@
|
|||||||
"reset_defaults": "Restablecer los valores predeterminados",
|
"reset_defaults": "Restablecer los valores predeterminados",
|
||||||
"reset_options": "Restablecer opciones",
|
"reset_options": "Restablecer opciones",
|
||||||
"restart": "Reiniciar",
|
"restart": "Reiniciar",
|
||||||
"restart_name": "Reiniciar {name}",
|
"restart_name": "Reiniciar el {name}",
|
||||||
"running_version": "Actualmente estás ejecutando la versión {version}",
|
"running_version": "Actualmente estás ejecutando la versión {version}",
|
||||||
"save": "Guardar",
|
"save": "Guardar",
|
||||||
"show_more": "Mostrar más información sobre esto",
|
"show_more": "Mostrar más información sobre esto",
|
||||||
@ -303,7 +303,7 @@
|
|||||||
},
|
},
|
||||||
"restart": {
|
"restart": {
|
||||||
"text": "¿Estás seguro de que deseas reiniciar {name}?",
|
"text": "¿Estás seguro de que deseas reiniciar {name}?",
|
||||||
"title": "Reiniciar {name}"
|
"title": "Reiniciar el {name}"
|
||||||
},
|
},
|
||||||
"update": {
|
"update": {
|
||||||
"text": "¿Estás seguro de que deseas actualizar {name} a la versión {version}?",
|
"text": "¿Estás seguro de que deseas actualizar {name} a la versión {version}?",
|
||||||
@ -412,8 +412,8 @@
|
|||||||
},
|
},
|
||||||
"system": {
|
"system": {
|
||||||
"core": {
|
"core": {
|
||||||
"cpu_usage": "Uso de CPU principal",
|
"cpu_usage": "Uso de CPU del core",
|
||||||
"ram_usage": "Uso de RAM principal"
|
"ram_usage": "Uso de RAM del core"
|
||||||
},
|
},
|
||||||
"host": {
|
"host": {
|
||||||
"change": "Cambiar",
|
"change": "Cambiar",
|
||||||
@ -731,7 +731,7 @@
|
|||||||
"search": "Buscar"
|
"search": "Buscar"
|
||||||
},
|
},
|
||||||
"date-range-picker": {
|
"date-range-picker": {
|
||||||
"end_date": "Fecha de finalización",
|
"end_date": "Fecha de fin",
|
||||||
"select": "Seleccionar",
|
"select": "Seleccionar",
|
||||||
"start_date": "Fecha de inicio"
|
"start_date": "Fecha de inicio"
|
||||||
},
|
},
|
||||||
@ -2630,7 +2630,7 @@
|
|||||||
"generic": "Entidades de cámara IP genéricas",
|
"generic": "Entidades de cámara IP genéricas",
|
||||||
"generic_thermostat": "Entidades de termostato genéricas",
|
"generic_thermostat": "Entidades de termostato genéricas",
|
||||||
"group": "Grupos, entidades de grupo, y notificar servicios",
|
"group": "Grupos, entidades de grupo, y notificar servicios",
|
||||||
"heading": "Recargando la configuración YAML",
|
"heading": "Recarga de la configuración YAML",
|
||||||
"history_stats": "Entidades de estadísticas del historial",
|
"history_stats": "Entidades de estadísticas del historial",
|
||||||
"homekit": "HomeKit",
|
"homekit": "HomeKit",
|
||||||
"input_boolean": "Campos booleanos",
|
"input_boolean": "Campos booleanos",
|
||||||
|
@ -21,6 +21,7 @@
|
|||||||
"logbook": "יומן אירועים",
|
"logbook": "יומן אירועים",
|
||||||
"mailbox": "תיבת דואר",
|
"mailbox": "תיבת דואר",
|
||||||
"map": "מפה",
|
"map": "מפה",
|
||||||
|
"media_browser": "סייר המדיה",
|
||||||
"profile": "פרופיל",
|
"profile": "פרופיל",
|
||||||
"shopping_list": "רשימת קניות",
|
"shopping_list": "רשימת קניות",
|
||||||
"states": "ראשי"
|
"states": "ראשי"
|
||||||
@ -505,11 +506,11 @@
|
|||||||
},
|
},
|
||||||
"never": "אף פעם לא",
|
"never": "אף פעם לא",
|
||||||
"past_duration": {
|
"past_duration": {
|
||||||
"day": "לפני {count} {count, plural,\n one {day}\n other {days}\n}",
|
"day": "לפני {count} {count, plural,\n one {יום}\n other {ימים}\n}",
|
||||||
"hour": "לפני {count} {count, plural,\n one {שעה}\n other {שעות}\n}",
|
"hour": "לפני {count} {count, plural,\n one {שעה}\n other {שעות}\n}",
|
||||||
"minute": "לפני {count} {count, plural,\n one {minute}\n other {minutes}\n}",
|
"minute": "לפני {count} {count, plural,\n one {דקה}\n other {דקות}\n}",
|
||||||
"second": "לפני {count} {count, plural,\n one {second}\n other {seconds}\n}",
|
"second": "לפני {count} {count, plural,\n one {שניה}\n other {שניות}\n}",
|
||||||
"week": "לפני {count} {count, plural,\n one {week}\n other {weeks}\n}"
|
"week": "לפני {count} {count, plural,\n one {שבוע}\n other {שבועות}\n}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"service-control": {
|
"service-control": {
|
||||||
@ -1137,6 +1138,8 @@
|
|||||||
"unsupported_blueprint": "שרטוט זה לא נתמך",
|
"unsupported_blueprint": "שרטוט זה לא נתמך",
|
||||||
"url": "כתובת URL של השרטוט"
|
"url": "כתובת URL של השרטוט"
|
||||||
},
|
},
|
||||||
|
"caption": "שרטוטים",
|
||||||
|
"description": "ניהול שרטוטים",
|
||||||
"overview": {
|
"overview": {
|
||||||
"add_blueprint": "יבוא שרטוט",
|
"add_blueprint": "יבוא שרטוט",
|
||||||
"confirm_delete_text": "האם אתה בטוח שברצונך למחוק שרטוט זה?",
|
"confirm_delete_text": "האם אתה בטוח שברצונך למחוק שרטוט זה?",
|
||||||
@ -1600,6 +1603,13 @@
|
|||||||
"delete_confirm": "האם אתה בטוח שברצונך למחוק אינטגרציה זו?",
|
"delete_confirm": "האם אתה בטוח שברצונך למחוק אינטגרציה זו?",
|
||||||
"device_unavailable": "מכשיר אינו זמין",
|
"device_unavailable": "מכשיר אינו זמין",
|
||||||
"devices": "{count} {count, plural,\n one {device}\n other {devices}\n}",
|
"devices": "{count} {count, plural,\n one {device}\n other {devices}\n}",
|
||||||
|
"disable": {
|
||||||
|
"disabled_by": {
|
||||||
|
"device": "מכשיר",
|
||||||
|
"integration": "אינטגרציה",
|
||||||
|
"user": "משתמש"
|
||||||
|
}
|
||||||
|
},
|
||||||
"documentation": "תיעוד",
|
"documentation": "תיעוד",
|
||||||
"entities": "{count} {count, plural,\n one {entity}\n other {entities}\n}",
|
"entities": "{count} {count, plural,\n one {entity}\n other {entities}\n}",
|
||||||
"entity_unavailable": "ישות לא זמינה",
|
"entity_unavailable": "ישות לא זמינה",
|
||||||
@ -2673,7 +2683,7 @@
|
|||||||
"delete": "מחק תצוגה",
|
"delete": "מחק תצוגה",
|
||||||
"edit": "ערוך תצוגה",
|
"edit": "ערוך תצוגה",
|
||||||
"header": "הצג הגדרות",
|
"header": "הצג הגדרות",
|
||||||
"header_name": "{name} הצג את תצורת",
|
"header_name": "הצג את תצורת {name}",
|
||||||
"move_left": "הזז את התצוגה שמאלה",
|
"move_left": "הזז את התצוגה שמאלה",
|
||||||
"move_right": "הזז את התצוגה ימינה",
|
"move_right": "הזז את התצוגה ימינה",
|
||||||
"tab_badges": "תגים",
|
"tab_badges": "תגים",
|
||||||
@ -3036,9 +3046,11 @@
|
|||||||
"header": "מודלי אימות מרובה גורמים"
|
"header": "מודלי אימות מרובה גורמים"
|
||||||
},
|
},
|
||||||
"number_format": {
|
"number_format": {
|
||||||
|
"description": "בחר כיצד מוצגים מספרים.",
|
||||||
"formats": {
|
"formats": {
|
||||||
"comma_decimal": "1,234,567.89",
|
"comma_decimal": "1,234,567.89",
|
||||||
"decimal_comma": "1.234.567,89",
|
"decimal_comma": "1.234.567,89",
|
||||||
|
"language": "אוטומטי (השתמש בהגדרות השפה)",
|
||||||
"none": "לא נבחר",
|
"none": "לא נבחר",
|
||||||
"space_comma": "1 234 567,89",
|
"space_comma": "1 234 567,89",
|
||||||
"system": "השתמש ב System Locale"
|
"system": "השתמש ב System Locale"
|
||||||
|
@ -106,6 +106,9 @@
|
|||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"supervisor": {
|
"supervisor": {
|
||||||
|
"ask": "मदद के लिए पूछें",
|
||||||
|
"observer": "प्रेक्षक (Observer) की जाँच करें",
|
||||||
|
"reboot": "मशीन पुनः आरंभ करने का प्रयास करें",
|
||||||
"system_health": "उप्करन के स्वस्थ्य कि जाँच करे"
|
"system_health": "उप्करन के स्वस्थ्य कि जाँच करे"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -167,12 +170,15 @@
|
|||||||
"picker": {
|
"picker": {
|
||||||
"headers": {
|
"headers": {
|
||||||
"name": "नाम"
|
"name": "नाम"
|
||||||
}
|
},
|
||||||
|
"no_automations": "हमें कोई AUTOMATION नहीं मिला"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"cloud": {
|
"cloud": {
|
||||||
"account": {
|
"account": {
|
||||||
"google": {
|
"google": {
|
||||||
|
"enable_ha_skill": "Home Assistant Cloud कौशल सक्रिय करे Google Assistant के लिय",
|
||||||
|
"not_configured_title": "Google Assistant सक्रिय नहीं है",
|
||||||
"title": "Google Assistant"
|
"title": "Google Assistant"
|
||||||
},
|
},
|
||||||
"thank_you_note": "होम असिस्टेंट क्लाउड का हिस्सा बनने के लिए धन्यवाद। यह आप जैसे लोगों की वजह से है कि हम हर किसी के लिए एक शानदार होम ऑटोमेशन अनुभव बनाने में सक्षम हैं। धन्यवाद!"
|
"thank_you_note": "होम असिस्टेंट क्लाउड का हिस्सा बनने के लिए धन्यवाद। यह आप जैसे लोगों की वजह से है कि हम हर किसी के लिए एक शानदार होम ऑटोमेशन अनुभव बनाने में सक्षम हैं। धन्यवाद!"
|
||||||
@ -201,8 +207,16 @@
|
|||||||
"section": {
|
"section": {
|
||||||
"core": {
|
"core": {
|
||||||
"analytics": {
|
"analytics": {
|
||||||
|
"learn_more": "हम आपके जानकारी को कैसे संसाधित करते हैं",
|
||||||
"preference": {
|
"preference": {
|
||||||
|
"diagnostics": {
|
||||||
|
"description": "अप्रत्याशित त्रुटि होने पर क्रैश रिपोर्ट साझा करें"
|
||||||
|
},
|
||||||
|
"usage_supervisor": {
|
||||||
|
"description": "नाम, संस्करण और क्षमताएं"
|
||||||
|
},
|
||||||
"usage": {
|
"usage": {
|
||||||
|
"description": "नाम और संस्करण जानकारी",
|
||||||
"title": "उप्योग किये एकीकरण"
|
"title": "उप्योग किये एकीकरण"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@ -226,7 +240,9 @@
|
|||||||
"failed_unload": "खाली करने मे असफल",
|
"failed_unload": "खाली करने मे असफल",
|
||||||
"loaded": "तैयार",
|
"loaded": "तैयार",
|
||||||
"migration_error": "प्रवसन दोष",
|
"migration_error": "प्रवसन दोष",
|
||||||
"not_loaded": "तैयार नहीं हैं"
|
"not_loaded": "तैयार नहीं हैं",
|
||||||
|
"setup_error": "एकीकरण करने में विफल",
|
||||||
|
"setup_retry": "एकीकरण के लिय पुन: प्रयास जारी है"
|
||||||
},
|
},
|
||||||
"system_options": "सिस्टम विकल्प"
|
"system_options": "सिस्टम विकल्प"
|
||||||
},
|
},
|
||||||
@ -238,7 +254,15 @@
|
|||||||
"introduction": "In questa schermata è possibile configurare Home Assistant e i suoi componenti. Non è ancora possibile configurare tutto tramite l'interfaccia, ma ci stiamo lavorando.",
|
"introduction": "In questa schermata è possibile configurare Home Assistant e i suoi componenti. Non è ancora possibile configurare tutto tramite l'interfaccia, ma ci stiamo lavorando.",
|
||||||
"logs": {
|
"logs": {
|
||||||
"custom_integration": "िशेष एकीकरण",
|
"custom_integration": "िशेष एकीकरण",
|
||||||
"error_from_custom_integration": "ये दोश िशेष एकीकरण की वजह से है"
|
"error_from_custom_integration": "ये दोश िशेष एकीकरण की वजह से है",
|
||||||
|
"level": {
|
||||||
|
"critical": "अभिलेख स्तर CRITICAL",
|
||||||
|
"debug": "अभिलेख स्तर DEBUG",
|
||||||
|
"error": "अभिलेख स्तर ERROR",
|
||||||
|
"info": "अभिलेख स्तर INFO",
|
||||||
|
"warning": "अभिलेख स्तर WARNING"
|
||||||
|
},
|
||||||
|
"no_errors": "कोई त्रुटी नहीं बताई गई है"
|
||||||
},
|
},
|
||||||
"mqtt": {
|
"mqtt": {
|
||||||
"title": "MQTT"
|
"title": "MQTT"
|
||||||
@ -248,11 +272,17 @@
|
|||||||
"unknown": "अनजान"
|
"unknown": "अनजान"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"scene": {
|
||||||
|
"picker": {
|
||||||
|
"no_scenes": "हमें कोई SCENE नहीं मिला"
|
||||||
|
}
|
||||||
|
},
|
||||||
"script": {
|
"script": {
|
||||||
"picker": {
|
"picker": {
|
||||||
"headers": {
|
"headers": {
|
||||||
"name": "नाम"
|
"name": "नाम"
|
||||||
}
|
},
|
||||||
|
"no_scripts": "हमें कोई SCRIPT नहीं मिला"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"users": {
|
"users": {
|
||||||
|
@ -658,7 +658,8 @@
|
|||||||
"integrations": {
|
"integrations": {
|
||||||
"config_entry": {
|
"config_entry": {
|
||||||
"hub": "Prijungtas per",
|
"hub": "Prijungtas per",
|
||||||
"no_area": "Nėra srities"
|
"no_area": "Nėra srities",
|
||||||
|
"provided_by_custom_integration": "Teikiama naudojant pasirinktinę integraciją"
|
||||||
},
|
},
|
||||||
"config_flow": {
|
"config_flow": {
|
||||||
"aborted": "Nutraukta",
|
"aborted": "Nutraukta",
|
||||||
|
@ -2157,7 +2157,7 @@
|
|||||||
"config_entry": {
|
"config_entry": {
|
||||||
"area": "位于:{area}",
|
"area": "位于:{area}",
|
||||||
"check_the_logs": "检查日志",
|
"check_the_logs": "检查日志",
|
||||||
"configure": "配置",
|
"configure": "选项",
|
||||||
"delete": "删除",
|
"delete": "删除",
|
||||||
"delete_confirm": "您确定要删除此集成吗?",
|
"delete_confirm": "您确定要删除此集成吗?",
|
||||||
"depends_on_cloud": "取决于云端",
|
"depends_on_cloud": "取决于云端",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user