mirror of
https://github.com/home-assistant/frontend.git
synced 2025-07-23 09:16:38 +00:00
Update translations
This commit is contained in:
parent
c39417c93d
commit
98d2b0b889
@ -316,21 +316,6 @@
|
|||||||
"restart": "إعادة تشغيل",
|
"restart": "إعادة تشغيل",
|
||||||
"stop": "إيقاف"
|
"stop": "إيقاف"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "برمجة التنبيهات",
|
|
||||||
"introduction": "تمكين هذا الإعداد لتلقي الإشعارات على هذا الجهاز",
|
|
||||||
"push_notifications": "التنبيهات"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "اختر الغة",
|
|
||||||
"introduction": "اختر لغة واجهة الصفحة الرئيسية على هذا الجهاز",
|
|
||||||
"language": "اللغة"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "إختيار الخلفية",
|
|
||||||
"introduction": "اختار الخلفية الإفتراضية أو خلفية أخرى لهذا الجهاز",
|
|
||||||
"theme": "الخلفية"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -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": {
|
||||||
@ -328,21 +338,6 @@
|
|||||||
"restart": "Рестарт",
|
"restart": "Рестарт",
|
||||||
"stop": "Спиране"
|
"stop": "Спиране"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Конфигуриране на известия",
|
|
||||||
"introduction": "Активирайте тази настройка, за да получавате известия на това устройство",
|
|
||||||
"push_notifications": "Известия"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Избор на език",
|
|
||||||
"introduction": "Изберете език за интерфейса на Home Assistant на това устройство.",
|
|
||||||
"language": "Език"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Избор на тема",
|
|
||||||
"introduction": "Изберете \"Backend-selected\", за да използвате каквито и да е теми, избрани от бекенда, или да изберете тема за това устройство",
|
|
||||||
"theme": "Тема"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -515,6 +510,20 @@
|
|||||||
"zwave": {
|
"zwave": {
|
||||||
"caption": "Z-Wave",
|
"caption": "Z-Wave",
|
||||||
"description": "Управлявайте своята Z-Wave мрежа "
|
"description": "Управлявайте своята Z-Wave мрежа "
|
||||||
|
},
|
||||||
|
"users": {
|
||||||
|
"caption": "Потребители",
|
||||||
|
"description": "Управление на потребителите",
|
||||||
|
"picker": {
|
||||||
|
"title": "Потребители"
|
||||||
|
},
|
||||||
|
"editor": {
|
||||||
|
"rename_user": "Преименуване на потребител",
|
||||||
|
"change_password": "Смяна на парола ",
|
||||||
|
"activate_user": "Активиране на потребител",
|
||||||
|
"deactivate_user": "Деактивиране на потребителя",
|
||||||
|
"delete_user": "Изтриване на потребител"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -625,6 +634,15 @@
|
|||||||
"code": "Код",
|
"code": "Код",
|
||||||
"lock": "Заключване",
|
"lock": "Заключване",
|
||||||
"unlock": "Отключване"
|
"unlock": "Отключване"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"actions": {
|
||||||
|
"resume_cleaning": "Продължете почистването",
|
||||||
|
"return_to_base": "Върни се в базовата станция",
|
||||||
|
"start_cleaning": "Започнете почистването",
|
||||||
|
"turn_on": "Включи",
|
||||||
|
"turn_off": "Изключи"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
@ -639,7 +657,14 @@
|
|||||||
"relative_time": {
|
"relative_time": {
|
||||||
"past": "Преди {time}",
|
"past": "Преди {time}",
|
||||||
"future": "След {time}",
|
"future": "След {time}",
|
||||||
"never": "Никога"
|
"never": "Никога",
|
||||||
|
"duration": {
|
||||||
|
"second": "{count}{count, plural,\n one {секунда}\n other {секунди}\n}",
|
||||||
|
"minute": "{count} {count, plural,\n one {минута}\n other {минути}\n}",
|
||||||
|
"hour": "{count} {count, plural,\n one {час}\n other {часа}\n}",
|
||||||
|
"day": "{count}{count, plural,\n one {ден}\n other {дни}\n}",
|
||||||
|
"week": "{count}{count, plural,\n one {седмица}\n other {седмици}\n}"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"history_charts": {
|
"history_charts": {
|
||||||
"loading_history": "Зареждане на история за състоянието...",
|
"loading_history": "Зареждане на история за състоянието...",
|
||||||
@ -656,7 +681,8 @@
|
|||||||
"dialogs": {
|
"dialogs": {
|
||||||
"more_info_settings": {
|
"more_info_settings": {
|
||||||
"save": "Запази",
|
"save": "Запази",
|
||||||
"name": "Име"
|
"name": "Име",
|
||||||
|
"entity_id": "Идентификация на обект"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -695,7 +721,8 @@
|
|||||||
"switch": "Ключ",
|
"switch": "Ключ",
|
||||||
"updater": "Обновяване",
|
"updater": "Обновяване",
|
||||||
"weblink": "Уеб връзка",
|
"weblink": "Уеб връзка",
|
||||||
"zwave": "Z-Wave"
|
"zwave": "Z-Wave",
|
||||||
|
"vacuum": "Прахосмукачка"
|
||||||
},
|
},
|
||||||
"attribute": {
|
"attribute": {
|
||||||
"weather": {
|
"weather": {
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Reiniciar",
|
"restart": "Reiniciar",
|
||||||
"stop": "Aturar"
|
"stop": "Aturar"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configurar notificacions push",
|
|
||||||
"introduction": "Habiliteu aquesta opció per rebre notificacions push en aquest dispositiu",
|
|
||||||
"push_notifications": "Notificacions push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Triar una llengua",
|
|
||||||
"introduction": "Trieu una llengua per a la interfície de Home Assistant en aquest dispositiu",
|
|
||||||
"language": "Llengua"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Estableix un tema",
|
|
||||||
"introduction": "Trieu 'Backend-selected' per utilitzar el tema per defecte o trieu un tema desitjat per a aquest dispositiu",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Restartovat",
|
"restart": "Restartovat",
|
||||||
"stop": "Stop"
|
"stop": "Stop"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Nastavte push oznámení",
|
|
||||||
"introduction": "Povolte toto nastavení, aby bylo v tomto zařízení přijímáno push oznámení",
|
|
||||||
"push_notifications": "Push oznámení"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Zvolte jazyk",
|
|
||||||
"introduction": "Zvolte jazyk pro rozhraní Home Assistant v tomto zařízení",
|
|
||||||
"language": "Jazyk"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Nastavení motivu",
|
|
||||||
"introduction": "Zvolte možnost 'Backend-selected' pro volbu motivu backendem, nebo vyberte téma pro toto zařízení",
|
|
||||||
"theme": "Motiv"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -327,21 +327,6 @@
|
|||||||
"restart": "Ailgychwyn",
|
"restart": "Ailgychwyn",
|
||||||
"stop": "Stopio"
|
"stop": "Stopio"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Ffurfweddu hysbysiadau gwthio",
|
|
||||||
"introduction": "Galluogwch y gosodiad i dderbyn hysbysiad gwthio ar y ddyfais",
|
|
||||||
"push_notifications": "Hysbysiadau gwthio"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Dewiswch iaith",
|
|
||||||
"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 thema mae'r ol-wyneb yn dewis neu dewiswch thema ar gyfer y ddyfais yma",
|
|
||||||
"theme": "Thema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -306,20 +306,6 @@
|
|||||||
"restart": "Genstart",
|
"restart": "Genstart",
|
||||||
"stop": "Stop"
|
"stop": "Stop"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Konfigurer push-meddelelser",
|
|
||||||
"introduction": "Aktivér denne indstilling for at modtage push-meddelelser på denne enhed",
|
|
||||||
"push_notifications": "Push-meddelelser"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Vælg et sprog",
|
|
||||||
"introduction": "Vælg et sprog til Home Assistant til denne enhed",
|
|
||||||
"language": "Sprog"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Vælg et tema",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Neu starten",
|
"restart": "Neu starten",
|
||||||
"stop": "Stoppen"
|
"stop": "Stoppen"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Push-Benachrichtigungen konfigurieren",
|
|
||||||
"introduction": "Push-Benachrichtigungen für dieses Gerät aktivieren",
|
|
||||||
"push_notifications": "Push-Benachrichtigungen"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Wähle eine Sprache",
|
|
||||||
"introduction": "Wähle eine Sprache für Home Assistant auf diesem Gerät",
|
|
||||||
"language": "Sprache"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Aussehen festlegen",
|
|
||||||
"introduction": "Wähle \"Backend-selected\" für die Vorgabe vom Backend oder wähle ein Thema für dieses Gerät",
|
|
||||||
"theme": "Aussehen"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Restart",
|
"restart": "Restart",
|
||||||
"stop": "Stop"
|
"stop": "Stop"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configure push notifications",
|
|
||||||
"introduction": "Enable this setting to receive push notifications on this device",
|
|
||||||
"push_notifications": "Push notifications"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Choose a language",
|
|
||||||
"introduction": "Choose a language for the Home Assistant interface on this device",
|
|
||||||
"language": "Language"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Set a theme",
|
|
||||||
"introduction": "Choose 'Backend-selected' to use whatever theme the backend chooses or pick a theme for this device",
|
|
||||||
"theme": "Theme"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -540,6 +525,27 @@
|
|||||||
"delete_user": "Delete user"
|
"delete_user": "Delete user"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"profile": {
|
||||||
|
"push_notifications": {
|
||||||
|
"header": "Push Notifications",
|
||||||
|
"description": "Send notifications to this device",
|
||||||
|
"error_load_platform": "Configure notify.html5.",
|
||||||
|
"error_use_https": "Requires SSL enabled for frontend.",
|
||||||
|
"push_notifications": "Push notifications",
|
||||||
|
"link_promo": "Learn more"
|
||||||
|
},
|
||||||
|
"language": {
|
||||||
|
"header": "Language",
|
||||||
|
"link_promo": "Help translating",
|
||||||
|
"dropdown_label": "Language"
|
||||||
|
},
|
||||||
|
"themes": {
|
||||||
|
"header": "Theme",
|
||||||
|
"error_no_theme": "No themes available.",
|
||||||
|
"link_promo": "Learn about themes",
|
||||||
|
"dropdown_label": "Theme"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
@ -328,20 +328,6 @@
|
|||||||
"restart": "Reiniciar",
|
"restart": "Reiniciar",
|
||||||
"stop": "Detener"
|
"stop": "Detener"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configurar notificaciones push",
|
|
||||||
"introduction": "Habilite esta configuración para recibir notificaciones push en este dispositivo",
|
|
||||||
"push_notifications": "Notificaciones Push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Seleccione un idioma",
|
|
||||||
"introduction": "Elija un idioma para la interfaz de Home Assistant en este dispositivo",
|
|
||||||
"language": "Idioma"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Establecer un tema",
|
|
||||||
"theme": "Plantilla"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -253,6 +253,16 @@
|
|||||||
"sunny": "Soleado",
|
"sunny": "Soleado",
|
||||||
"windy": "Ventoso",
|
"windy": "Ventoso",
|
||||||
"windy-variant": "Ventoso"
|
"windy-variant": "Ventoso"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"cleaning": "Limpiando",
|
||||||
|
"docked": "En base",
|
||||||
|
"error": "Error",
|
||||||
|
"idle": "Inactivo",
|
||||||
|
"off": "Apagado",
|
||||||
|
"on": "Encendido",
|
||||||
|
"paused": "En pausa",
|
||||||
|
"returning": "Volviendo a la base"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"state_badge": {
|
"state_badge": {
|
||||||
@ -328,21 +338,6 @@
|
|||||||
"restart": "Reiniciar",
|
"restart": "Reiniciar",
|
||||||
"stop": "Detener"
|
"stop": "Detener"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configurar notificaciones push",
|
|
||||||
"introduction": "Habilite esta opción para recibir notificaciones push en este dispositivo",
|
|
||||||
"push_notifications": "Notificaciones Push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Elija un idioma",
|
|
||||||
"introduction": "Elija un idioma para la interfaz de Home Assistant en este dispositivo",
|
|
||||||
"language": "Idioma"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Establecer un tema",
|
|
||||||
"introduction": "Elija 'Backend-seleccionado\" utilizar cualquier tema de interés para el backend escoge o elige un tema para este dispositivo",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -480,7 +475,7 @@
|
|||||||
"duplicate": "Duplicar",
|
"duplicate": "Duplicar",
|
||||||
"delete": "Borrar",
|
"delete": "Borrar",
|
||||||
"delete_confirm": "¿Está seguro de querer borrar?",
|
"delete_confirm": "¿Está seguro de querer borrar?",
|
||||||
"unsupported_action": "Acción no admitida : {acción}",
|
"unsupported_action": "Acción no admitida : {action}",
|
||||||
"type_select": "Tipo de acción",
|
"type_select": "Tipo de acción",
|
||||||
"type": {
|
"type": {
|
||||||
"service": {
|
"service": {
|
||||||
@ -515,6 +510,20 @@
|
|||||||
"zwave": {
|
"zwave": {
|
||||||
"caption": "Z-Wave",
|
"caption": "Z-Wave",
|
||||||
"description": "Administre su red Z-Wave"
|
"description": "Administre su red Z-Wave"
|
||||||
|
},
|
||||||
|
"users": {
|
||||||
|
"caption": "Usuarios",
|
||||||
|
"description": "Administrar usuarios",
|
||||||
|
"picker": {
|
||||||
|
"title": "Usuarios"
|
||||||
|
},
|
||||||
|
"editor": {
|
||||||
|
"rename_user": "Renombrar usuario",
|
||||||
|
"change_password": "Cambia la contraseña",
|
||||||
|
"activate_user": "Activar usuario",
|
||||||
|
"deactivate_user": "Desactivar usuario",
|
||||||
|
"delete_user": "Borrar usuario"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -531,7 +540,7 @@
|
|||||||
"week": "{count} {count, plural,\none {semana}\nother {semanas}\n}",
|
"week": "{count} {count, plural,\none {semana}\nother {semanas}\n}",
|
||||||
"second": "{count} {count, plural,\none {segundo}\nother {segundos}\n}",
|
"second": "{count} {count, plural,\none {segundo}\nother {segundos}\n}",
|
||||||
"minute": "{count} {count, plural,\none {minuto}\nother {minutos}\n}",
|
"minute": "{count} {count, plural,\none {minuto}\nother {minutos}\n}",
|
||||||
"hour": "{count} {count, plural,\none {hora}\nother {horas}\n}"
|
"hour": "{count} {count, plural,\nuna {hora}\nother {horas}\n}"
|
||||||
},
|
},
|
||||||
"login-form": {
|
"login-form": {
|
||||||
"password": "Contraseña",
|
"password": "Contraseña",
|
||||||
@ -623,6 +632,15 @@
|
|||||||
"lock": {
|
"lock": {
|
||||||
"lock": "Bloquear",
|
"lock": "Bloquear",
|
||||||
"unlock": "Desbloquear"
|
"unlock": "Desbloquear"
|
||||||
|
},
|
||||||
|
"vacuum": {
|
||||||
|
"actions": {
|
||||||
|
"resume_cleaning": "Reanudar la limpieza",
|
||||||
|
"return_to_base": "Volverr a la base",
|
||||||
|
"start_cleaning": "Empezar la limpieza",
|
||||||
|
"turn_on": "Encender",
|
||||||
|
"turn_off": "Apagar"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"components": {
|
"components": {
|
||||||
@ -637,7 +655,11 @@
|
|||||||
"relative_time": {
|
"relative_time": {
|
||||||
"past": "hace {time} ",
|
"past": "hace {time} ",
|
||||||
"future": "En {time}",
|
"future": "En {time}",
|
||||||
"never": "Nunca"
|
"never": "Nunca",
|
||||||
|
"duration": {
|
||||||
|
"minute": "{count} {count, plural,\none {minuto}\nother {minutos}\n}",
|
||||||
|
"hour": "{count} {count, plural,\none {hora}\nother {horas}\n}"
|
||||||
|
}
|
||||||
},
|
},
|
||||||
"history_charts": {
|
"history_charts": {
|
||||||
"loading_history": "Cargando historial de estado ...",
|
"loading_history": "Cargando historial de estado ...",
|
||||||
@ -645,8 +667,8 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"notification_toast": {
|
"notification_toast": {
|
||||||
"entity_turned_on": "Endendido {entidad}",
|
"entity_turned_on": "Encendido {entity}.",
|
||||||
"entity_turned_off": "Apagado {entidad}.",
|
"entity_turned_off": "Apagado {entity}.",
|
||||||
"service_called": "Servicio {service} llamado.",
|
"service_called": "Servicio {service} llamado.",
|
||||||
"service_call_failed": "Error al llamar al servicio {service} .",
|
"service_call_failed": "Error al llamar al servicio {service} .",
|
||||||
"connection_lost": "Conexión perdida. Reconectando ..."
|
"connection_lost": "Conexión perdida. Reconectando ..."
|
||||||
|
@ -328,21 +328,6 @@
|
|||||||
"restart": "Taaskäivita",
|
"restart": "Taaskäivita",
|
||||||
"stop": "Peata"
|
"stop": "Peata"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Seadista tõuketeavitusi",
|
|
||||||
"introduction": "Võimalda see seadistus, et saaksid sellele seadmele tõuketeavitusi",
|
|
||||||
"push_notifications": "Tõuketeavitused"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Vali keel",
|
|
||||||
"introduction": "Vali Home Assistant-i liidese keel sellel seadmel",
|
|
||||||
"language": "Keel"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Määra teema",
|
|
||||||
"introduction": "Vali 'Põhiprogrammi valitud', et kasutada põhiprogrammi valitud teemat või vali teema selle seadme jaoks",
|
|
||||||
"theme": "Teema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -328,21 +328,6 @@
|
|||||||
"restart": "Käynnistä uudelleen",
|
"restart": "Käynnistä uudelleen",
|
||||||
"stop": "Pysäytä"
|
"stop": "Pysäytä"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Konfiguroi push-notifikaatioita",
|
|
||||||
"introduction": "Valitse tämä asetus, jos haluat sallia push-notifikaatiot tältä laitteelta",
|
|
||||||
"push_notifications": "Ilmoitukset"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Valitse kieli",
|
|
||||||
"introduction": "Valitse tämän laitteen käyttöliittymän kieli",
|
|
||||||
"language": "Kieli"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Valitse teema",
|
|
||||||
"introduction": "Valitse 'Backend-selected', jos haluat käyttää palvelimen valitsemaa teemaa tällä laitteella",
|
|
||||||
"theme": "Teema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -327,21 +327,6 @@
|
|||||||
"restart": "Redémarrer",
|
"restart": "Redémarrer",
|
||||||
"stop": "Arrêter"
|
"stop": "Arrêter"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configurer les notifications push",
|
|
||||||
"introduction": "Activer ce paramètre pour recevoir des notifications push sur cet appareil",
|
|
||||||
"push_notifications": "Notifications push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Choisissez une langue",
|
|
||||||
"introduction": "Choisissez une langue pour l'interface Home Assistant sur cet appareil",
|
|
||||||
"language": "Langue"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Définir un thème",
|
|
||||||
"introduction": "Choisissez « Backend-selected » pour utiliser le thème choisi par le backend ou choisissez un thème pour cet appareil",
|
|
||||||
"theme": "Thème"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -268,10 +268,6 @@
|
|||||||
"restart": "Neustart",
|
"restart": "Neustart",
|
||||||
"stop": "Stop"
|
"stop": "Stop"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Sprach wähle",
|
|
||||||
"language": "Sprach"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -321,20 +321,6 @@
|
|||||||
"restart": "הפעלה מחדש",
|
"restart": "הפעלה מחדש",
|
||||||
"stop": "עצור"
|
"stop": "עצור"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "הגדר התראות דחיפה",
|
|
||||||
"introduction": "הפעל הגדרה זו כדי לקבל הודעות דחיפה במכשיר זה",
|
|
||||||
"push_notifications": "הודעות דחיפה"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "בחר שפה",
|
|
||||||
"introduction": "בחר שפה עבור ממשק Home Assistant במכשיר זה",
|
|
||||||
"language": "שפה"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "הגדר ערכת נושא",
|
|
||||||
"theme": "ערכת נושא"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Újraindítás",
|
"restart": "Újraindítás",
|
||||||
"stop": "Leállítás"
|
"stop": "Leállítás"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Push-értesítések beállítása",
|
|
||||||
"introduction": "Engedélyezd ezt a beállítást a push-értesítések fogadásához ezen az eszközön",
|
|
||||||
"push_notifications": "Push-értesítések"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Nyelv kiválasztása",
|
|
||||||
"introduction": "Válassz egy nyelvet a Home Assistant felületéhez ezen az eszközön",
|
|
||||||
"language": "Nyelv"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Téma beállítása",
|
|
||||||
"introduction": "Válaszd ki a 'Backend-selected' opciót, ha a backend-re bízod a témaválasztást, vagy válassz egy témát ehhez az eszközhöz",
|
|
||||||
"theme": "Téma"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -676,8 +661,8 @@
|
|||||||
"duration": {
|
"duration": {
|
||||||
"second": "{count} {count, plural,\n one {másodperc}\n other {másodperc}\n}",
|
"second": "{count} {count, plural,\n one {másodperc}\n other {másodperc}\n}",
|
||||||
"minute": "{count} {count, plural,\n one {perc}\n other {perc}\n}",
|
"minute": "{count} {count, plural,\n one {perc}\n other {perc}\n}",
|
||||||
"hour": "{count} {count, plural,\n one {óra}\n other {óra}\n}",
|
"hour": "{count} {count, plural,\none {nappal}\nother {nappal}\n}",
|
||||||
"day": "{count} {count, plural,\n one {nap}\n other {nap}\n}",
|
"day": "{count} {count, plural,\n one {nappal}\n other {nappal}\n}",
|
||||||
"week": "{count} {count, plural,\n one {hét}\n other {hét}\n}"
|
"week": "{count} {count, plural,\n one {hét}\n other {hét}\n}"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -289,21 +289,6 @@
|
|||||||
"restart": "Ulang kembali",
|
"restart": "Ulang kembali",
|
||||||
"stop": "Stop"
|
"stop": "Stop"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Konfigurasikan notifikasi push",
|
|
||||||
"introduction": "Aktifkan setelan ini untuk menerima pemberitahuan push pada perangkat ini",
|
|
||||||
"push_notifications": "Pemberitahuan push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Pilih bahasa",
|
|
||||||
"introduction": "Pilih bahasa untuk antarmuka Home Assistant pada perangkat ini",
|
|
||||||
"language": "Bahasa"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Tetapkan tema",
|
|
||||||
"introduction": "Pilih 'Backend-selected' untuk menggunakan tema apa pun yang dipilih oleh backend atau pilih tema untuk perangkat ini",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Riavviare",
|
"restart": "Riavviare",
|
||||||
"stop": "Stop"
|
"stop": "Stop"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configura le notifiche push",
|
|
||||||
"introduction": "Abilita questa impostazione per ricevere notifiche push su questo dispositivo",
|
|
||||||
"push_notifications": "Notifiche push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Scegli una lingua",
|
|
||||||
"introduction": "Scegli una lingua per l'interfaccia Home Assistant su questo dispositivo",
|
|
||||||
"language": "Lingua"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Imposta un tema",
|
|
||||||
"introduction": "\nScegli \"Backend-selected\" per utilizzare qualunque tema il programma scelga o scegli un tema per questo dispositivo",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -209,20 +209,6 @@
|
|||||||
"restart": "再起動",
|
"restart": "再起動",
|
||||||
"stop": "停止"
|
"stop": "停止"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "プッシュ通知の設定",
|
|
||||||
"introduction": "この機器でプッシュ通知を受信するには、この設定を有効にしてください",
|
|
||||||
"push_notifications": "プッシュ通知"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "言語の選択",
|
|
||||||
"introduction": "この機器でのHome Assistantインターフェイスの言語を選択してください",
|
|
||||||
"language": "言語"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "テーマを設定",
|
|
||||||
"theme": "テーマ"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "재시작",
|
"restart": "재시작",
|
||||||
"stop": "중지"
|
"stop": "중지"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "푸시 알림 설정",
|
|
||||||
"introduction": "이 장치에서 푸시 알림을 받으려면 이 항목을 활성화 합니다",
|
|
||||||
"push_notifications": "푸시 알림"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "언어 선택",
|
|
||||||
"introduction": "이 장치의 Home Assistant 인터페이스 언어를 선택합니다",
|
|
||||||
"language": "언어"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "테마 설정",
|
|
||||||
"introduction": "백엔드에서 선택한 테마를 사용하거나 이 장치의 테마를 선택하려면 '백엔드-선택'을 선택합니다",
|
|
||||||
"theme": "테마"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Neistart",
|
"restart": "Neistart",
|
||||||
"stop": "Stop"
|
"stop": "Stop"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Push-Noriichte konfiguréieren",
|
|
||||||
"introduction": "Aktivéiert dës Astellung fir Push-Noriichte op dësem Apparat ze kréien",
|
|
||||||
"push_notifications": "Push-Noriichte"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Sproch auswielen",
|
|
||||||
"introduction": "Wielt eng Sproch fir den Home Assistant Interface op dësem Apparat",
|
|
||||||
"language": "Sproch"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Thema auswielen",
|
|
||||||
"introduction": "Wielt 'Backend-Selected' fir all Thema ze benotzen deen de Backend auswielt oder e Thema fir dësen Apparat auswielen",
|
|
||||||
"theme": "Thema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -163,20 +163,6 @@
|
|||||||
"restart": "Restartēt",
|
"restart": "Restartēt",
|
||||||
"stop": "Apturēt"
|
"stop": "Apturēt"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Konfigurēt pašpiegādes paziņojumus",
|
|
||||||
"introduction": "Iespējojiet, lai saņemtu pašpiegādes paziņojumus šajā ierīcē",
|
|
||||||
"push_notifications": "Pašpiegādes paziņojumi"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Izvēlēties valodu",
|
|
||||||
"introduction": "Izvēlieties Home Assistant saskarnes valodu šajā ierīcē",
|
|
||||||
"language": "Valoda"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Iestatīt motīvu",
|
|
||||||
"theme": "Motīvs"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Herstarten",
|
"restart": "Herstarten",
|
||||||
"stop": "Stop"
|
"stop": "Stop"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configureer pushmeldingen",
|
|
||||||
"introduction": "Schakel deze instelling in om pushmeldingen op dit apparaat te ontvangen",
|
|
||||||
"push_notifications": "Pushmeldingen"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Kies een taal",
|
|
||||||
"introduction": "Kies een taal voor de Home Assistant interface op dit apparaat",
|
|
||||||
"language": "Taal"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Stel een thema in",
|
|
||||||
"introduction": "Kies 'gekozen in beheeromgeving' om het thema te gebruiken dat is gekozen in de beheeromgeving of kies een thema voor dit apparaat",
|
|
||||||
"theme": "Thema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -311,21 +311,6 @@
|
|||||||
"restart": "Omstart",
|
"restart": "Omstart",
|
||||||
"stop": "Stopp"
|
"stop": "Stopp"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Sett opp pushvarslar",
|
|
||||||
"introduction": "Aktiver denne innstillinga for å få pushvarslar til denne eininga",
|
|
||||||
"push_notifications": "Pushvarslar"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Vel eit språk",
|
|
||||||
"introduction": "Vel eit språk til Home Assistant-brukargrensesnittet på denne eininga",
|
|
||||||
"language": "Språk"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Vel tema",
|
|
||||||
"introduction": "Vel \"Backend-selected\" for å bruke standard tema eller vel eit tema for denne eininga",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Start på nytt",
|
"restart": "Start på nytt",
|
||||||
"stop": "Stopp"
|
"stop": "Stopp"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Konfigurer push varslinger",
|
|
||||||
"introduction": "Aktiver denne innstillingen for å motta push varsler på denne enheten",
|
|
||||||
"push_notifications": "Push varslinger"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Velg et språk",
|
|
||||||
"introduction": "Velg et språk for Home Assistant grensesnittet på denne enheten",
|
|
||||||
"language": "Språk"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Angi et tema",
|
|
||||||
"introduction": "Velg \"Backend-selected\" for å bruke standard tema eller velg et tema for denne enheten",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Uruchom ponownie",
|
"restart": "Uruchom ponownie",
|
||||||
"stop": "Zatrzymaj"
|
"stop": "Zatrzymaj"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Skonfiguruj powiadomienia push",
|
|
||||||
"introduction": "Włącz tę opcję, aby otrzymywać powiadomienia push na tym urządzeniu",
|
|
||||||
"push_notifications": "Powiadomienia push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Wybierz język",
|
|
||||||
"introduction": "Wybierz język interfejsu Home Assistant'a na tym urządzeniu",
|
|
||||||
"language": "Język"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Ustaw motyw",
|
|
||||||
"introduction": "Wybierz \"Backend-selected\", aby użyć dowolnego motywu, który wybiera backend lub wybierz motyw dla tego urządzenia",
|
|
||||||
"theme": "Motyw"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Reiniciar",
|
"restart": "Reiniciar",
|
||||||
"stop": "Parar"
|
"stop": "Parar"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configurar notificações push",
|
|
||||||
"introduction": "Habilite essa configuração para receber notificações push neste dispositivo",
|
|
||||||
"push_notifications": "Notificações push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Definir idioma",
|
|
||||||
"introduction": "Escolha um idioma para a \"interface\" do Home Assistant neste dispositivo",
|
|
||||||
"language": "Idioma"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Definir um tema",
|
|
||||||
"introduction": "Selecione 'Backend-selected' para usar qualquer tema escolhido pelo backend ou selecione um tema para este dispositivo.",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Reiniciar",
|
"restart": "Reiniciar",
|
||||||
"stop": "Parar"
|
"stop": "Parar"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configurar notificações por push",
|
|
||||||
"introduction": "Ative esta configuração para receber notificações push neste dispositivo",
|
|
||||||
"push_notifications": "Notificações push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Escolha um idioma",
|
|
||||||
"introduction": "Escolha um idioma para a interface do Home Assistant neste dispositivo",
|
|
||||||
"language": "Idioma"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Definir um tema",
|
|
||||||
"introduction": "Escolha 'Backend-selected' para usar qualquer tema que o backend escolha ou escolha um tema para este dispositivo",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Repornire",
|
"restart": "Repornire",
|
||||||
"stop": "Oprire"
|
"stop": "Oprire"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Configurați notificările push",
|
|
||||||
"introduction": "Activați această setare pentru a primi notificări push pe acest dispozitiv",
|
|
||||||
"push_notifications": "Notificări push"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Alegeți o limbă",
|
|
||||||
"introduction": "Alegeți limba pentru interfața Home Assistant de pe acest dispozitiv",
|
|
||||||
"language": "Limba"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Setați o temă",
|
|
||||||
"introduction": "Alegeți \"Backend-selected\" pentru a utiliza orice temă pe care o alege opțiunea de backend sau alegeți o temă pentru acest dispozitiv",
|
|
||||||
"theme": "Temă"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Перезапустить",
|
"restart": "Перезапустить",
|
||||||
"stop": "Остановить"
|
"stop": "Остановить"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Настройка push-уведомлений",
|
|
||||||
"introduction": "Включите этот параметр, чтобы получать push-уведомления на этом устройстве",
|
|
||||||
"push_notifications": "Push-уведомления"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Выбор языка",
|
|
||||||
"introduction": "Выберите язык интерфейса Home Assistant на этом устройстве",
|
|
||||||
"language": "Язык"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Установка темы",
|
|
||||||
"introduction": "Выберите «Backend-selected» чтобы использовать тему, которую сервер системы выбирает автоматически, или выберите тему для этого устройства",
|
|
||||||
"theme": "Тема"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -328,21 +328,6 @@
|
|||||||
"restart": "Reštartovať",
|
"restart": "Reštartovať",
|
||||||
"stop": "Zastaviť"
|
"stop": "Zastaviť"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Konfigurujte upozornenia push",
|
|
||||||
"introduction": "Aktivujte toto nastavenie, aby ste v tomto zariadení dostávali upozornenia push",
|
|
||||||
"push_notifications": "Push upozornenia"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Vyberte jazyk",
|
|
||||||
"introduction": "Vyberte jazyk pre rozhranie Home Assistant na tomto zariadení",
|
|
||||||
"language": "Jazyk"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Nastavte tému",
|
|
||||||
"introduction": "Vyberte možnosť \"Backend-selected\", aby ste použili akúkoľvek tému, ktorú zvolí backend, alebo vyberte tému pre toto zariadenie",
|
|
||||||
"theme": "Téma"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Ponovni zagon",
|
"restart": "Ponovni zagon",
|
||||||
"stop": "Ustavi"
|
"stop": "Ustavi"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Nastavite push obvestila",
|
|
||||||
"introduction": "To nastavitev omogočite za prejemanje potisnih obvestil v tej napravi",
|
|
||||||
"push_notifications": "Push obvestila"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Izberite jezik",
|
|
||||||
"introduction": "Izberite jezik za Home Assistenta na tej napravi",
|
|
||||||
"language": "Jezik"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Nastavi temo",
|
|
||||||
"introduction": "Izberite \"Backend-selected\", da uporabite samodejno izbrano temo ali izberite temo za to napravo",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "Starta om",
|
"restart": "Starta om",
|
||||||
"stop": "Stoppa"
|
"stop": "Stoppa"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Konfigurera push-notiser",
|
|
||||||
"introduction": "Aktivera den här inställningen för att ta emot push-notiser på den här enheten",
|
|
||||||
"push_notifications": "Push-notiser"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Välj ett språk",
|
|
||||||
"introduction": "Välj ett språk för Home Assistants gränssnitt på denna enhet",
|
|
||||||
"language": "Språk"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Välj ett tema",
|
|
||||||
"introduction": "Välj \"Backend-selected\" för att använda det tema som \"backend\" väljer, eller välj ett tema att använda på den här enheten.",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -292,15 +292,6 @@
|
|||||||
"restart": "పునఃప్రారంభించు",
|
"restart": "పునఃప్రారంభించు",
|
||||||
"stop": "ఆపు"
|
"stop": "ఆపు"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "భాషను ఎంచుకోండి",
|
|
||||||
"introduction": "ఇచ్చట Home Assistant భాషను ఎంచుకోండి",
|
|
||||||
"language": "భాష"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "థీమ్ను సెట్ చేయండి",
|
|
||||||
"theme": "థీమ్"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -327,21 +327,6 @@
|
|||||||
"restart": "เริ่มต้นใหม่",
|
"restart": "เริ่มต้นใหม่",
|
||||||
"stop": "หยุด"
|
"stop": "หยุด"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "ปรับแต่งผลักการแจ้งให้ทราบต่างๆ",
|
|
||||||
"introduction": "เปิดใช้งานการตั้งค่านี้เพื่อรับการแจ้งเตือนบนอุปกรณ์นี้",
|
|
||||||
"push_notifications": "การแจ้งเตือน"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "เลือกภาษา",
|
|
||||||
"introduction": "เลือกภาษาสำหรับการแสดงผล Home Assistant บนอุปกรณ์นี้",
|
|
||||||
"language": "ภาษา"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "ตั้งค่าชุดตกแต่ง",
|
|
||||||
"introduction": "เลือก'ปรับแต่งโปรแกรมเบื้องหลัง'เพื่อเลือกใช้ชุดตกแต่งที่เลือกปรับแต่งโปรแกรมเบื้องหลังหรือเลือกชุดตกแต่งสำหรับอุปกรณ์นี้",
|
|
||||||
"theme": "ชุดตกแต่ง"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -307,21 +307,6 @@
|
|||||||
"restart": "Yeniden başlat",
|
"restart": "Yeniden başlat",
|
||||||
"stop": "Durdur"
|
"stop": "Durdur"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Bildirimleri ayarlayın",
|
|
||||||
"introduction": "Bu cihazda bildirim almak için bu ayarı etkinleştirin",
|
|
||||||
"push_notifications": "Bildirimler"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Bir dil seçin",
|
|
||||||
"introduction": "Bu cihazdaki Home Assistant arayüzü için bir dil seçin",
|
|
||||||
"language": "Dil"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Bir tema ayarla",
|
|
||||||
"introduction": "'Seçili-arkauç' un seçtiği temayı kullanın veya bu cihaz için yeni bir tema seçiniz.",
|
|
||||||
"theme": "Tema"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -257,15 +257,6 @@
|
|||||||
"restart": "Перезапустити",
|
"restart": "Перезапустити",
|
||||||
"stop": "Зупинити"
|
"stop": "Зупинити"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Виберіть мову",
|
|
||||||
"introduction": "Виберіть мову інтерфейсу Home Assistant на цьому пристрої",
|
|
||||||
"language": "Мова"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Встановити тему",
|
|
||||||
"theme": "Тема"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -306,21 +306,6 @@
|
|||||||
"restart": "Khởi động lại",
|
"restart": "Khởi động lại",
|
||||||
"stop": "Dừng"
|
"stop": "Dừng"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "Cấu hình thông báo đẩy ",
|
|
||||||
"introduction": "Kích hoạt thiết lập này để thông báo đẩy trên thiết bị này",
|
|
||||||
"push_notifications": "Thông báo đẩy"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "Chọn ngôn ngữ",
|
|
||||||
"introduction": "Chọn ngôn ngữ cho giao diện Home Assistant trên thiết bị này",
|
|
||||||
"language": "Ngôn ngữ"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "Thiết lập một giao diện",
|
|
||||||
"introduction": "Chọn 'Backend-selected' để sử dụng bất cứ giao diện nào hoặc chọn giao diện cho thiết bị này",
|
|
||||||
"theme": "Giao diện"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "重启服务",
|
"restart": "重启服务",
|
||||||
"stop": "停止服务"
|
"stop": "停止服务"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "设置通知推送",
|
|
||||||
"introduction": "启用此项以在本设备接受通知推送",
|
|
||||||
"push_notifications": "通知推送"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "选择语言",
|
|
||||||
"introduction": "选择 Home Assistant 在本设备显示的语言",
|
|
||||||
"language": "语言"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "设定主题",
|
|
||||||
"introduction": "为本设备选择一个主题,或选择 “Backend-selected” 使用后端默认主题",
|
|
||||||
"theme": "主题"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
@ -338,21 +338,6 @@
|
|||||||
"restart": "重啟",
|
"restart": "重啟",
|
||||||
"stop": "停止"
|
"stop": "停止"
|
||||||
}
|
}
|
||||||
},
|
|
||||||
"push_notifications": {
|
|
||||||
"header": "設定通知推送",
|
|
||||||
"introduction": "啟用通知推送",
|
|
||||||
"push_notifications": "通知推送"
|
|
||||||
},
|
|
||||||
"translation": {
|
|
||||||
"header": "選擇語言",
|
|
||||||
"introduction": "選擇想顯示的介面語言",
|
|
||||||
"language": "語言"
|
|
||||||
},
|
|
||||||
"themes": {
|
|
||||||
"header": "設定主題",
|
|
||||||
"introduction": "選擇本設備使用主題,默認主題為 “Backend-selected”",
|
|
||||||
"theme": "主題"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user