mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-24 13:27:22 +00:00
Update translations
This commit is contained in:
parent
af7a85eeb7
commit
c38bfa1101
@ -389,12 +389,14 @@
|
||||
},
|
||||
"mqtt": {
|
||||
"label": "MQTT",
|
||||
"topic": "Emne"
|
||||
"topic": "Emne",
|
||||
"payload": "Indhold (valgfri)"
|
||||
},
|
||||
"numeric_state": {
|
||||
"label": "Numerisk tilstand",
|
||||
"above": "Over",
|
||||
"below": "Under"
|
||||
"below": "Under",
|
||||
"value_template": "Værdi-skabelon"
|
||||
},
|
||||
"sun": {
|
||||
"label": "Sol",
|
||||
@ -436,6 +438,7 @@
|
||||
"state": "Tilstand"
|
||||
},
|
||||
"numeric_state": {
|
||||
"label": "Numerisk stadie",
|
||||
"above": "Over",
|
||||
"below": "Under",
|
||||
"value_template": "Værdi skabelon (ikke krævet)"
|
||||
@ -444,11 +447,14 @@
|
||||
"label": "Sol",
|
||||
"before": "Før:",
|
||||
"after": "Efter:",
|
||||
"before_offset": "Forskydning før",
|
||||
"after_offset": "Forskydning efter",
|
||||
"sunrise": "Solopgang",
|
||||
"sunset": "Solnedgang"
|
||||
},
|
||||
"template": {
|
||||
"label": "Skabelon"
|
||||
"label": "Skabelon",
|
||||
"value_template": "Værdi-skabelon"
|
||||
},
|
||||
"time": {
|
||||
"label": "Tid",
|
||||
@ -470,6 +476,7 @@
|
||||
"delete": "Slet",
|
||||
"delete_confirm": "Er du sikker på du vil slette?",
|
||||
"unsupported_action": "Ikke-understøttet handling: {action}",
|
||||
"type_select": "Begivenhedstype",
|
||||
"type": {
|
||||
"service": {
|
||||
"label": "Kald service",
|
||||
@ -481,12 +488,15 @@
|
||||
},
|
||||
"wait_template": {
|
||||
"label": "Vent",
|
||||
"wait_template": "Vente-skabelon",
|
||||
"timeout": "Timeout (valgfri)"
|
||||
},
|
||||
"condition": {
|
||||
"label": "Betingelse"
|
||||
},
|
||||
"event": {
|
||||
"label": "Afsend hændelse",
|
||||
"event": "Hændelse:",
|
||||
"service_data": "Service data"
|
||||
}
|
||||
}
|
||||
@ -536,6 +546,95 @@
|
||||
"link_promo": "Lær om temaer",
|
||||
"dropdown_label": "Tema"
|
||||
}
|
||||
},
|
||||
"page-authorize": {
|
||||
"initializing": "Initialiserer",
|
||||
"authorizing_client": "Du er ved at give {clientId} adgang til din Home Assistant-instans.",
|
||||
"logging_in_with": "Log ind med ** {authProviderName} **.",
|
||||
"pick_auth_provider": "Eller log ind med",
|
||||
"abort_intro": "Login afbrudt",
|
||||
"form": {
|
||||
"working": "Vent venligst",
|
||||
"unknown_error": "Noget gik galt",
|
||||
"providers": {
|
||||
"homeassistant": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"username": "Brugernavn",
|
||||
"password": "Password"
|
||||
}
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "To-faktor godkendelseskode"
|
||||
},
|
||||
"description": "Åbn ** {mfa_module_name} ** på din enhed for at se din to-faktor godkendelseskode og bekræft din identitet:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Ugyldigt brugernavn eller password",
|
||||
"invalid_code": "Ugyldig godkendelseskode"
|
||||
},
|
||||
"abort": {
|
||||
"login_expired": "Session er udløbet, log ind igen."
|
||||
}
|
||||
},
|
||||
"legacy_api_password": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"password": "API password"
|
||||
},
|
||||
"description": "Indtast venligst API-adgangskoden fra din http-konfiguration:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "To faktor godkendelseskode"
|
||||
},
|
||||
"description": "Åbn ** {mfa_module_name} ** på din enhed for at se din to-faktor godkendelseskode og bekræft din identitet:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Ugyldig API password",
|
||||
"invalid_code": "Ugyldig godkendelseskode"
|
||||
},
|
||||
"abort": {
|
||||
"no_api_password_set": "Du har ikke konfigureret en API-adgangskode.",
|
||||
"login_expired": "Sessionen er udløbet, log venligst ind igen"
|
||||
}
|
||||
},
|
||||
"trusted_networks": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"user": "Bruger"
|
||||
},
|
||||
"description": "Vælg venligst den bruger, du vil logge ind som:"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
"not_whitelisted": "Din computer er ikke whitelistet."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"page-onboarding": {
|
||||
"intro": "Er du klar til at vække din hjem, genvinde dit privatliv og deltage i et verdensomspændende fællesskab af tinkerers?",
|
||||
"user": {
|
||||
"intro": "Lad os komme i gang ved at oprette en brugerkonto.",
|
||||
"required_field": "Nødvendig",
|
||||
"data": {
|
||||
"name": "Navn",
|
||||
"username": "Brugernavn",
|
||||
"password": "Password"
|
||||
},
|
||||
"create_account": "Opret konto",
|
||||
"error": {
|
||||
"required_fields": "Udfyld alle obligatoriske felter"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sidebar": {
|
||||
@ -622,16 +721,20 @@
|
||||
"light": {
|
||||
"brightness": "Lysstyrke",
|
||||
"color_temperature": "Farvetemperatur",
|
||||
"white_value": "Hvidværdi",
|
||||
"effect": "Effekt"
|
||||
},
|
||||
"media_player": {
|
||||
"text_to_speak": "Tekst til tale",
|
||||
"source": "Kilde"
|
||||
"source": "Kilde",
|
||||
"sound_mode": "Lydtilstand"
|
||||
},
|
||||
"climate": {
|
||||
"currently": "Lige nu",
|
||||
"on_off": "On \/ off",
|
||||
"fan_mode": "Ventilator tilstand"
|
||||
"fan_mode": "Ventilator tilstand",
|
||||
"away_mode": "Ude af huset-modus",
|
||||
"aux_heat": "Støtte-varme"
|
||||
},
|
||||
"lock": {
|
||||
"code": "Kode",
|
||||
@ -692,6 +795,11 @@
|
||||
"ask": "Vil du gemme dette login?",
|
||||
"decline": "Nej tak",
|
||||
"confirm": "Gem login"
|
||||
},
|
||||
"notification_drawer": {
|
||||
"click_to_configure": "Klik på knappen for at konfigurere {entity}",
|
||||
"empty": "Ingen notifikationer",
|
||||
"title": "Notifikationer"
|
||||
}
|
||||
},
|
||||
"domain": {
|
||||
|
@ -568,7 +568,8 @@
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Código de autenticación de dos factores"
|
||||
}
|
||||
},
|
||||
"description": "Abra el **{mfa_module_name}** en su dispositivo para ver su código de autenticar de dos factores y verificar su identidad:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@ -584,11 +585,19 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"password": "Contraseña API"
|
||||
}
|
||||
},
|
||||
"description": "Por favor, introduzca la contraseña de la API en su configuración http:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Código de autenticado de dos factores"
|
||||
},
|
||||
"description": "Abra el **{mfa_module_name}** en su dispositivo para ver su código de autenticar de dos factores y verificar su identidad:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Contraseña API inválida"
|
||||
"invalid_auth": "Contraseña API inválida",
|
||||
"invalid_code": "Código de autenticado invalido"
|
||||
},
|
||||
"abort": {
|
||||
"no_api_password_set": "No tienes una contraseña API configurada.",
|
||||
|
@ -484,7 +484,7 @@
|
||||
},
|
||||
"delay": {
|
||||
"label": "Retardo",
|
||||
"delay": "Retardo"
|
||||
"delay": "Demora"
|
||||
},
|
||||
"wait_template": {
|
||||
"label": "Esperar",
|
||||
@ -564,10 +564,20 @@
|
||||
"username": "Nombre de usuario",
|
||||
"password": "Contraseña"
|
||||
}
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Código de autenticado de dos factores"
|
||||
},
|
||||
"description": "Abra el **{mfa_module_name}** en su dispositivo para ver su código autenticado de dos factores y verificar su identidad:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Nombre de usuario o contraseña inválidos"
|
||||
"invalid_auth": "Nombre de usuario o contraseña inválidos",
|
||||
"invalid_code": "Código de autenticación inválido"
|
||||
},
|
||||
"abort": {
|
||||
"login_expired": "La sesión expiró, por favor inicie sesión de nuevo."
|
||||
}
|
||||
},
|
||||
"legacy_api_password": {
|
||||
@ -575,14 +585,23 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"password": "Contraseña de API"
|
||||
}
|
||||
},
|
||||
"description": "Por favor, introduzca la contraseña de la API en su configuración http:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Código de autenticar de dos factores"
|
||||
},
|
||||
"description": "Abra el **{mfa_module_name}** en su dispositivo para ver su código autenticado de dos factores y verificar su identidad:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Contraseña de API inválida"
|
||||
"invalid_auth": "Contraseña de API inválida",
|
||||
"invalid_code": "Código de verificación invalido"
|
||||
},
|
||||
"abort": {
|
||||
"no_api_password_set": "No tienes una contraseña de API configurada."
|
||||
"no_api_password_set": "No tienes una contraseña de API configurada.",
|
||||
"login_expired": "Sesión vencida, por favor iniciar sesión de nuevo."
|
||||
}
|
||||
},
|
||||
"trusted_networks": {
|
||||
@ -590,7 +609,8 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"user": "Usuario"
|
||||
}
|
||||
},
|
||||
"description": "Por favor, seleccione el usuario con el que desea iniciar sesión:"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
@ -601,6 +621,7 @@
|
||||
}
|
||||
},
|
||||
"page-onboarding": {
|
||||
"intro": "¿Estás listo para despertar tu casa, reclamar tu privacidad y unirte a una comunidad mundial de pensadores?",
|
||||
"user": {
|
||||
"intro": "Comencemos creando una cuenta de usuario.",
|
||||
"required_field": "Obligatorio",
|
||||
@ -689,7 +710,8 @@
|
||||
"trigger": "Desencadenar"
|
||||
},
|
||||
"cover": {
|
||||
"position": "Posición"
|
||||
"position": "Posición",
|
||||
"tilt_position": "Posición inclinada"
|
||||
},
|
||||
"fan": {
|
||||
"speed": "Velocidad",
|
||||
|
@ -259,6 +259,8 @@
|
||||
"docked": "Sur la base",
|
||||
"error": "Erreur",
|
||||
"idle": "Inactif",
|
||||
"off": "Off",
|
||||
"on": "On",
|
||||
"paused": "En pause",
|
||||
"returning": "Retourne à la base"
|
||||
}
|
||||
@ -528,14 +530,109 @@
|
||||
"push_notifications": {
|
||||
"header": "Notifications push",
|
||||
"description": "Envoyer des notifications à cet appareil.",
|
||||
"push_notifications": "Notifications push"
|
||||
"error_load_platform": "Configurer notify.html5.",
|
||||
"error_use_https": "Nécessite l'activation de SSL pour le frontend.",
|
||||
"push_notifications": "Notifications push",
|
||||
"link_promo": "En savoir plus"
|
||||
},
|
||||
"language": {
|
||||
"header": "Langue",
|
||||
"link_promo": "Aider à traduire",
|
||||
"dropdown_label": "Langue"
|
||||
},
|
||||
"themes": {
|
||||
"header": "Thème",
|
||||
"error_no_theme": "Aucun thème disponible.",
|
||||
"link_promo": "En savoir plus sur les thèmes",
|
||||
"dropdown_label": "Thème"
|
||||
}
|
||||
},
|
||||
"page-authorize": {
|
||||
"initializing": "Initialisation",
|
||||
"authorizing_client": "Vous êtes sur le point de donner accès à {clientId} à votre instance de Home Assistant.",
|
||||
"logging_in_with": "Se connecter avec **{authProviderName}**.",
|
||||
"pick_auth_provider": "Ou connectez-vous avec",
|
||||
"abort_intro": "Connexion interrompue",
|
||||
"form": {
|
||||
"working": "Veuillez patienter",
|
||||
"unknown_error": "Quelque chose a mal tourné",
|
||||
"providers": {
|
||||
"homeassistant": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"username": "Nom d'utilisateur",
|
||||
"password": "Mot de passe"
|
||||
}
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Code d'authentification à deux facteurs"
|
||||
},
|
||||
"description": "Ouvrez le ** {mfa_module_name} ** sur votre appareil pour afficher votre code d'authentification à deux facteurs et vérifier votre identité:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Nom d'utilisateur ou mot de passe invalide",
|
||||
"invalid_code": "Code d'authentification invalide"
|
||||
},
|
||||
"abort": {
|
||||
"login_expired": "Session expirée, veuillez vous connecter à nouveau."
|
||||
}
|
||||
},
|
||||
"legacy_api_password": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"password": "Mot de passe API"
|
||||
},
|
||||
"description": "Veuillez saisir le mot de passe API dans votre configuration http:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Code d'authentification à deux facteurs"
|
||||
},
|
||||
"description": "Ouvrez le ** {mfa_module_name} ** sur votre appareil pour afficher votre code d'authentification à deux facteurs et vérifier votre identité:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Mot de passe API invalide",
|
||||
"invalid_code": "Code d'authentification invalide"
|
||||
},
|
||||
"abort": {
|
||||
"no_api_password_set": "Vous n'avez pas de mot de passe API configuré.",
|
||||
"login_expired": "Session expirée, veuillez vous connecter à nouveau."
|
||||
}
|
||||
},
|
||||
"trusted_networks": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"user": "Utilisateur"
|
||||
},
|
||||
"description": "Sélectionnez l'utilisateur avec lequel vous souhaitez vous connecter :"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
"not_whitelisted": "Votre ordinateur n'est pas en liste blanche."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"page-onboarding": {
|
||||
"intro": "Êtes-vous prêt à réveiller votre maison, à récupérer votre vie privée et à rejoindre une communauté mondiale de bricoleurs?",
|
||||
"user": {
|
||||
"intro": "Commençons par créer un compte utilisateur.",
|
||||
"required_field": "Requis",
|
||||
"data": {
|
||||
"name": "Nom",
|
||||
"username": "Nom d'utilisateur"
|
||||
"username": "Nom d'utilisateur",
|
||||
"password": "Mot de passe"
|
||||
},
|
||||
"create_account": "Créer un compte",
|
||||
"error": {
|
||||
"required_fields": "Remplissez tous les champs requis"
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -629,7 +726,8 @@
|
||||
},
|
||||
"media_player": {
|
||||
"text_to_speak": "Texte à lire",
|
||||
"source": "Source"
|
||||
"source": "Source",
|
||||
"sound_mode": "Mode sonore"
|
||||
},
|
||||
"climate": {
|
||||
"currently": "Actuellement",
|
||||
@ -669,7 +767,14 @@
|
||||
"relative_time": {
|
||||
"past": "{time} auparavant",
|
||||
"future": "Dans {time}",
|
||||
"never": "Jamais"
|
||||
"never": "Jamais",
|
||||
"duration": {
|
||||
"second": "{count} {count, plural,\none {seconde}\nother {secondes}\n}",
|
||||
"minute": "{count} {count, plural,\none {minute}\nother {minutes}\n}",
|
||||
"hour": "{count} {count, plural,\n one {hour}\n other {hours}\n}",
|
||||
"day": "{count} {count, plural,\n one {day}\n other {days}\n}",
|
||||
"week": "{count} {count, plural,\n one {week}\n other {weeks}\n}"
|
||||
}
|
||||
},
|
||||
"history_charts": {
|
||||
"loading_history": "Chargement de l'historique des valeurs ...",
|
||||
@ -686,8 +791,19 @@
|
||||
"dialogs": {
|
||||
"more_info_settings": {
|
||||
"save": "Sauvegarder",
|
||||
"name": "Nom"
|
||||
"name": "Nom",
|
||||
"entity_id": "ID de l'entité"
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
"ask": "Voulez-vous enregistrer cette connexion?",
|
||||
"decline": "Non merci",
|
||||
"confirm": "Enregistrer la connexion"
|
||||
},
|
||||
"notification_drawer": {
|
||||
"click_to_configure": "Cliquez sur le bouton pour configurer {entity}",
|
||||
"empty": "Aucune notification",
|
||||
"title": "Notifications"
|
||||
}
|
||||
},
|
||||
"domain": {
|
||||
@ -725,7 +841,8 @@
|
||||
"switch": "Interrupteur",
|
||||
"updater": "Mise à jour",
|
||||
"weblink": "Lien",
|
||||
"zwave": "Z-Wave"
|
||||
"zwave": "Z-Wave",
|
||||
"vacuum": "Aspirateur"
|
||||
},
|
||||
"attribute": {
|
||||
"weather": {
|
||||
|
@ -157,6 +157,19 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"page-authorize": {
|
||||
"form": {
|
||||
"providers": {
|
||||
"trusted_networks": {
|
||||
"step": {
|
||||
"init": {
|
||||
"description": "कृपया उस उपयोगकर्ता का चयन करें जिसके रूप में आप लॉगिन करना चाहते हैं:"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sidebar": {
|
||||
|
@ -528,15 +528,113 @@
|
||||
},
|
||||
"profile": {
|
||||
"push_notifications": {
|
||||
"header": "Notifiche push"
|
||||
"header": "Notifiche push",
|
||||
"description": "Invia notifiche a questo dispositivo.",
|
||||
"error_load_platform": "Configura notify.html5.",
|
||||
"error_use_https": "Richiede SSL abilitato per il frontend.",
|
||||
"push_notifications": "Notifiche push",
|
||||
"link_promo": "Per saperne di più"
|
||||
},
|
||||
"language": {
|
||||
"header": "Lingua"
|
||||
"header": "Lingua",
|
||||
"link_promo": "Aiuta a tradurre",
|
||||
"dropdown_label": "Lingua"
|
||||
},
|
||||
"themes": {
|
||||
"header": "Tema",
|
||||
"error_no_theme": "Nessun tema disponibile.",
|
||||
"link_promo": "Per saperne di più sui temi",
|
||||
"dropdown_label": "Tema"
|
||||
}
|
||||
},
|
||||
"page-authorize": {
|
||||
"initializing": "Inizializzazione",
|
||||
"authorizing_client": "Stai per dare accesso {clientId} alla tua istanza di Assistente Home.",
|
||||
"logging_in_with": "Accesso con ** {authProviderName} **.",
|
||||
"pick_auth_provider": "Oppure accedi con",
|
||||
"abort_intro": "Login interrotto",
|
||||
"form": {
|
||||
"working": "Attendere prego",
|
||||
"unknown_error": "Qualcosa è andato storto",
|
||||
"providers": {
|
||||
"homeassistant": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"username": "Nome utente",
|
||||
"password": "Password"
|
||||
}
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Codice di autenticazione a due fattori"
|
||||
},
|
||||
"description": "Apri ** {mfa_module_name} ** sul tuo dispositivo per visualizzare il codice di autenticazione a due fattori e verificare la tua identità:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Nome utente o password errati",
|
||||
"invalid_code": "Codice di autenticazione non valido"
|
||||
},
|
||||
"abort": {
|
||||
"login_expired": "Sessione scaduta, effettua nuovamente il login."
|
||||
}
|
||||
},
|
||||
"legacy_api_password": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"password": "Password API"
|
||||
},
|
||||
"description": "Inserisci l'API password nella configurazione http:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Codice di autenticazione a due fattori"
|
||||
},
|
||||
"description": "Apri il **{mfa_module_name}** sul tuo dispositivo per vedere il codice di autenticazione a due fattori (2FA) e verifica la tua identità:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Password API non valida",
|
||||
"invalid_code": "Codice di autenticazione non valido"
|
||||
},
|
||||
"abort": {
|
||||
"no_api_password_set": "Non hai una password API configurata.",
|
||||
"login_expired": "Sessione scaduta, effettua nuovamente l'accesso."
|
||||
}
|
||||
},
|
||||
"trusted_networks": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"user": "Utente"
|
||||
},
|
||||
"description": "Perfavore, scegli l'utente con cui vuoi effettuare l'accesso:"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
"not_whitelisted": "Il tuo computer non è nella whitelist."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"page-onboarding": {
|
||||
"intro": "Sei pronto per risvegliare la tua casa, reclamare la tua privacy e far parte di una comunità mondiale di smanettoni?",
|
||||
"user": {
|
||||
"intro": "Cominciamo con la creazione di un account utente.",
|
||||
"required_field": "Necessario",
|
||||
"data": {
|
||||
"name": "Nome",
|
||||
"username": "Nome utente",
|
||||
"password": "Password"
|
||||
},
|
||||
"create_account": "Crea un Account",
|
||||
"error": {
|
||||
"required_fields": "Compila tutti i campi richiesti"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sidebar": {
|
||||
@ -696,6 +794,16 @@
|
||||
"name": "Nome",
|
||||
"entity_id": "ID Entità"
|
||||
}
|
||||
},
|
||||
"auth_store": {
|
||||
"ask": "Vuoi salvare questo login?",
|
||||
"decline": "No grazie",
|
||||
"confirm": "Salva login"
|
||||
},
|
||||
"notification_drawer": {
|
||||
"click_to_configure": "Fare clic sul pulsante per configurare {entity}",
|
||||
"empty": "Nessuna notifica",
|
||||
"title": "Notifiche"
|
||||
}
|
||||
},
|
||||
"domain": {
|
||||
|
@ -586,7 +586,7 @@
|
||||
"data": {
|
||||
"password": "API 비밀번호"
|
||||
},
|
||||
"description": "http config 에 API password 를 입력해주세요:"
|
||||
"description": "http config 에 API 암호를 입력해주세요:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
@ -632,7 +632,7 @@
|
||||
},
|
||||
"create_account": "계정 만들기",
|
||||
"error": {
|
||||
"required_fields": "모든 필수 입력란을 채워주세요"
|
||||
"required_fields": "필수 입력란을 모두 채워주세요"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -564,10 +564,20 @@
|
||||
"username": "Benotzernumm",
|
||||
"password": "Passwuert"
|
||||
}
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "2-Faktor-Authentifikatiouns Code"
|
||||
},
|
||||
"description": "Maacht **{mfa_module_name}** op Ärem Apparat op, fir ären 2-Faktor-Authentifikatiouns Code ze kucken an Är Identitéit z'iwwerpréiwen:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Ongëltege Benotzernumm oder Passwuert"
|
||||
"invalid_auth": "Ongëltege Benotzernumm oder Passwuert",
|
||||
"invalid_code": "Ongëlte Authentifikatiouns Code"
|
||||
},
|
||||
"abort": {
|
||||
"login_expired": "Sessioun ofgelaaf, log dech rëm frësch an w.e.g."
|
||||
}
|
||||
},
|
||||
"legacy_api_password": {
|
||||
@ -575,14 +585,23 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"password": "API Passwuert"
|
||||
}
|
||||
},
|
||||
"description": "Gitt d'API Passwuert vun ärer http Konfiguratioun an:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "2-Faktor-Authentifikatiouns Code"
|
||||
},
|
||||
"description": "Maacht **{mfa_module_name}** op Ärem Apparat op, fir ären 2-Faktor-Authentifikatiouns Code ze kucken an Är Identitéit z'iwwerpréiwen:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Ongëltegt API Passwuert"
|
||||
"invalid_auth": "Ongëltegt API Passwuert",
|
||||
"invalid_code": "Ongëlte Authentifikatiouns Code"
|
||||
},
|
||||
"abort": {
|
||||
"no_api_password_set": "Dir hutt nach keen API Passwuert definéiert."
|
||||
"no_api_password_set": "Dir hutt nach keen API Passwuert definéiert.",
|
||||
"login_expired": "Sessioun ofgelaaf, log dech rëm frësch an w.e.g."
|
||||
}
|
||||
},
|
||||
"trusted_networks": {
|
||||
@ -590,7 +609,8 @@
|
||||
"init": {
|
||||
"data": {
|
||||
"user": "Benotzer"
|
||||
}
|
||||
},
|
||||
"description": "Wielt den User aus mat deem dir iech wëllt aloggen:"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
|
@ -743,7 +743,7 @@
|
||||
"lock": {
|
||||
"code": "Kode",
|
||||
"lock": "Lås",
|
||||
"unlock": "Låse opp"
|
||||
"unlock": "Lås opp"
|
||||
},
|
||||
"vacuum": {
|
||||
"actions": {
|
||||
|
@ -546,6 +546,95 @@
|
||||
"link_promo": "Aprenda sobre temas",
|
||||
"dropdown_label": "Tema"
|
||||
}
|
||||
},
|
||||
"page-authorize": {
|
||||
"initializing": "Iniciando",
|
||||
"authorizing_client": "Você está prestes a dar acesso pra {clientId} à sua instância do Home Assistant.",
|
||||
"logging_in_with": "Fazendo login com ** {authProviderName} **.",
|
||||
"pick_auth_provider": "Ou entre com",
|
||||
"abort_intro": "Login cancelado",
|
||||
"form": {
|
||||
"working": "Aguarde",
|
||||
"unknown_error": "Alguma coisa saiu errada",
|
||||
"providers": {
|
||||
"homeassistant": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"username": "Usuário",
|
||||
"password": "Senha"
|
||||
}
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Código de autenticação de dois fatores"
|
||||
},
|
||||
"description": "Abra o ** {mfa_module_name} ** no seu dispositivo para ver seu código de autenticação de dois fatores e confirmar sua identidade:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Usuário ou senha inválidos",
|
||||
"invalid_code": "Código de autenticação inválido"
|
||||
},
|
||||
"abort": {
|
||||
"login_expired": "Sessão expirada, por favor fazer o login novamente."
|
||||
}
|
||||
},
|
||||
"legacy_api_password": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"password": "Senha de API"
|
||||
},
|
||||
"description": "Por favor insira a senha da API em sua configuração http:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Código de autenticação de dois fatores"
|
||||
},
|
||||
"description": "Abra o ** {mfa_module_name} ** no seu dispositivo para ver seu código de autenticação de dois fatores e confirmar sua identidade:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
"invalid_auth": "Senha de API inválida",
|
||||
"invalid_code": "Código de autenticação inválido"
|
||||
},
|
||||
"abort": {
|
||||
"no_api_password_set": "Você não tem uma senha de API configurada.",
|
||||
"login_expired": "Sessão expirada, por favor fazer o login novamente."
|
||||
}
|
||||
},
|
||||
"trusted_networks": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"user": "Usuário"
|
||||
},
|
||||
"description": "Por favor, selecione o usuário que você quer fazer o login como:"
|
||||
}
|
||||
},
|
||||
"abort": {
|
||||
"not_whitelisted": "Seu computador não está na lista de permissões."
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"page-onboarding": {
|
||||
"intro": "Você está pronto para despertar sua casa, recuperar sua privacidade e se juntar a uma comunidade mundial de consertadores?",
|
||||
"user": {
|
||||
"intro": "Vamos começar criando uma conta de usuário.",
|
||||
"required_field": "Obrigatório",
|
||||
"data": {
|
||||
"name": "Nome",
|
||||
"username": "Usuário",
|
||||
"password": "Senha"
|
||||
},
|
||||
"create_account": "Criar Conta",
|
||||
"error": {
|
||||
"required_fields": "Preencha todos os campos obrigatórios"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"sidebar": {
|
||||
|
@ -531,7 +531,7 @@
|
||||
"header": "Push-уведомления",
|
||||
"description": "Отправлять уведомления на это устройство",
|
||||
"error_load_platform": "Настроить notify.html5.",
|
||||
"error_use_https": "Требуется SSL для интерфейса.",
|
||||
"error_use_https": "Требуется включить SSL для веб-интерфейса.",
|
||||
"push_notifications": "Push-уведомления",
|
||||
"link_promo": "Узнать больше"
|
||||
},
|
||||
@ -550,7 +550,7 @@
|
||||
"page-authorize": {
|
||||
"initializing": "Инициализация",
|
||||
"authorizing_client": "Вы собираетесь предоставить доступ {clientId} к вашему Home Assistant.",
|
||||
"logging_in_with": "Вход с помощью ** {authProviderName} **.",
|
||||
"logging_in_with": "Вход с помощью **{authProviderName}**.",
|
||||
"pick_auth_provider": "Или войти с помощью",
|
||||
"abort_intro": "Вход прерван",
|
||||
"form": {
|
||||
@ -569,7 +569,7 @@
|
||||
"data": {
|
||||
"code": "Код двухфакторной аутентификации"
|
||||
},
|
||||
"description": "Откройте ** {mfa_module_name} ** на вашем устройстве для просмотра кода двухфакторной аутентификации и подтвердите что это Вы:"
|
||||
"description": "Откройте **{mfa_module_name}** на вашем устройстве для просмотра кода двухфакторной аутентификации и введите его для подтверждения:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
@ -586,13 +586,13 @@
|
||||
"data": {
|
||||
"password": "Пароль API"
|
||||
},
|
||||
"description": "Пожалуйста, введите пароль API в вашей конфигурации http:"
|
||||
"description": "Пожалуйста, введите пароль API, указанный в Вашей конфигурации http:"
|
||||
},
|
||||
"mfa": {
|
||||
"data": {
|
||||
"code": "Код двухфакторной аутентификации"
|
||||
},
|
||||
"description": "Откройте ** {mfa_module_name} ** на вашем устройстве для просмотра кода двухфакторной аутентификации и подтвердите что это Вы:"
|
||||
"description": "Откройте **{mfa_module_name}** на вашем устройстве для просмотра кода двухфакторной аутентификации и введите его для подтверждения:"
|
||||
}
|
||||
},
|
||||
"error": {
|
||||
|
Loading…
x
Reference in New Issue
Block a user