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