Lokalise: updates (#865)

This commit is contained in:
Home Assistant Bot 2020-09-01 09:20:14 -07:00 committed by GitHub
parent 73e935279e
commit 7678d0419b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 428 additions and 67 deletions

View file

@ -71,9 +71,9 @@ integraci povolenou v Home Assistant.</string>
<string name="pref_connection_title">Informace o připojení</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="pref_connection_wifi">Domácí síť WiFi SSID</string>
<string name="sensor_description_location_background">Pravidelně aktualizujte polohu na pozadí.</string>
<string name="pref_location_background_summary">Pravidelně aktualizujte polohu na pozadí.</string>
<string name="pref_location_background_title">Sledování polohy na pozadí</string>
<string name="sensor_description_location_zone">Importovat existující zóny Home Assistant pro sledování na základě zón.</string>
<string name="pref_location_zone_summary">Importovat existující zóny Home Assistant pro sledování na základě zón.</string>
<string name="pref_location_zone_title">Sledování na základě zóny</string>
<string name="profile">Profil</string>
<string name="rate_limit_notification.body">Dnes jste odeslali více než %s oznámení. Až do půlnoci UTC času nebudete dostávat nová oznámení.</string>

View file

@ -75,9 +75,9 @@ Home Assistant-instans</string>
<string name="pref_connection_title">Forbindelsesoplysninger</string>
<string name="pref_connection_url">Home Assistant-webadresse</string>
<string name="pref_connection_wifi">WiFi-hjemmenetværks-SSID</string>
<string name="sensor_description_location_background">Opdater din lokalitet bag kulisserne med jævne mellemrum.</string>
<string name="pref_location_background_summary">Opdater din lokalitet bag kulisserne med jævne mellemrum.</string>
<string name="pref_location_background_title">Sporing af lokalitet i baggrunden</string>
<string name="sensor_description_location_zone">Importer eksisterende Home Assistant-zoner som geofences for zone-baseret sporing.</string>
<string name="pref_location_zone_summary">Importer eksisterende Home Assistant-zoner som geofences for zone-baseret sporing.</string>
<string name="pref_location_zone_title">Zone-baseret sporing</string>
<string name="profile">Profil</string>
<string name="rate_limit_notification.body">Du har nu sendt mere end %s meddelelser i dag. Du vil ikke modtage nye notifikationer før midnat UTC.</string>

View file

@ -6,6 +6,7 @@
<string name="app_version_info">App Version Info</string>
<string name="application_version">Applikationsversion</string>
<string name="attempting_registration">Registriere Applikation…</string>
<string name="attributes">Attribute</string>
<string name="auth_cancel">Authentifizierung abgebrochen</string>
<string name="auth_error">Authentifizierungsfehler</string>
<string name="auth_error_message">Die Felder \'Benutzername\' und \'Passwort\' müssen ausgefüllt werden</string>
@ -21,17 +22,23 @@
<string name="configure_widget_label">Widget Bezeichnung</string>
<string name="connect_to_home_internet">Stelle sicher, dass das Telefon mit dem Heimnetzwerk verbunden ist.</string>
<string name="connected_to_home_assistant">Mit Home Assistant verbunden</string>
<string name="create_template">Vorlage erstellen</string>
<string name="developer_tools">Entwicklerwerkzeuge</string>
<string name="device_class">Geräteklasse</string>
<string name="device_name">Gerätename</string>
<string name="device_registration">Geräteregistrierung</string>
<string name="dialog_add_panel_shortcut_content">Eine Verknüpfung zu diesem Element erstellen?</string>
<string name="dialog_add_panel_shortcut_title">Verknüpfung hinzufügen</string>
<string name="enabled_summary">Wenn aktiviert, werden Werte an Home Assistant gesendet</string>
<string name="enabled_title">Aktiviert</string>
<string name="entity_attribute_checkbox">Attributwert hinzufügen</string>
<string name="error_auth_revoked">Die Zugriffsberechtigung wurde entzogen. Bitte neu verbinden.</string>
<string name="error_connection_failed">Verbindung zu Home Assistant nicht möglich.</string>
<string name="error_onboarding_connection_failed">Verbindung zu Home Assistant nicht möglich.</string>
<string name="error_ssl">Aufgrund eines SSL-Fehlers kann nicht mit Home Assistant kommuniziert werden. Stelle sicher, dass dein Zertifikat gültig ist.</string>
<string name="error_with_registration">Überprüfe, ob die mobile_app Integration in deiner Home Assistant-Instanz aktiviert ist.</string>
<string name="event_error">HA konnte nicht über die ausgewählte Option informiert werden.</string>
<string name="exit">Beenden</string>
<string name="failed_scan">Suche nach Home Assistant fehlgeschlagen.</string>
<string name="finish">Fertig</string>
<string name="firebase_error_message">Wenn Sie diesen Fehler überspringen / ignorieren, können Sie keine Push-Benachrichtigungen erhalten.</string>
@ -41,8 +48,10 @@
<string name="grant_permission">Erlaubnis erteilen</string>
<string name="history">Verlauf</string>
<string name="home_assistant_not_discover">Die Home Assistant-Instanz konnte nicht gefunden werden.</string>
<string name="icon">Icon</string>
<string name="input_url">Home Assistant-URL</string>
<string name="input_url_hint">https://example.duckdns.org:8123</string>
<string name="label_attribute">Attribute:</string>
<string name="label_dynamic_data">Daten:</string>
<string name="label_entity_id">Entitäts-ID:</string>
<string name="label_icon">Icon:</string>
@ -60,20 +69,47 @@
<string name="manage_ssids_input_exists">Diese SSID ist bereits vorhanden.</string>
<string name="manual_setup">Adresse manuell eingeben</string>
<string name="map">Karte</string>
<string name="nfc_btn_create_duplicate">Duplikat erstellen</string>
<string name="nfc_btn_fire_event">Aktion auslösen</string>
<string name="nfc_btn_read_tag">NFC Tag lesen</string>
<string name="nfc_btn_share">Teilen</string>
<string name="nfc_btn_write_tag">NFC Tag schreiben</string>
<string name="nfc_edit_fragment_label">NFC Fragment bearbeiten</string>
<string name="nfc_event_fired_fail">Auslösen der Aktion fehlgeschlagen. Bitte versuche es erneut. </string>
<string name="nfc_event_fired_success">Aktion ausgelöst</string>
<string name="nfc_example_trigger">Beispiel für einen Auslöser</string>
<string name="nfc_processing_tag_error">Fehler beim Verarbeitung des NFC Tags</string>
<string name="nfc_read_fragment_label">NFC Fragment lesen</string>
<string name="nfc_read_tag_instructions">Plaziere das Telefon über dem NFC Tag um ihn auszulesen</string>
<string name="nfc_summary">NFC Tags einrichten</string>
<string name="nfc_tag_identifier">Tag Kennung</string>
<string name="nfc_title_nfc_setup">NFC Tags</string>
<string name="nfc_title_settings">NFC Tags</string>
<string name="nfc_welcome_fragment_label">NFC Willkommensfragment</string>
<string name="nfc_welcome_message">Von der App geschriebene NFC Tags lösen ein Ereignis aus, sobald das Gerät in die Nähe gebracht wird. \n \n Tags funktionieren auf jedem Gerät mit installiertem Home Assistant, auf dem Hardware-Unterstützung zum Lesen vorhanden ist.</string>
<string name="nfc_write_fragment_label">NFC Fragment schreiben</string>
<string name="nfc_write_tag_error">Fehler beim Schreiben des NFC Tags</string>
<string name="nfc_write_tag_instructions">Platziere das Telefon über dem NFC Tag, um die folgende Kennung in %1$s zu schreiben</string>
<string name="nfc_write_tag_success">NFC Tag erfolgreich beschrieben</string>
<string name="nfc_write_tag_too_early">Bitte fülle zuerst die Felder aus</string>
<string name="not_private">Ihre Verbindung zu dieser Seite ist nicht privat.</string>
<string name="other_settings">Andere Einstellungen</string>
<string name="password">Passwort</string>
<string name="permission_explanation">Um die Standortbestimmung oder eine abweichende Verbindungs-URL bei WiFi SSID verwenden zu können, benötigen wir den Zugriff auf deinen Standort. Wenn du dauerhafte Hintergrundaktualisierungen verwenden möchtest, muss zusätzlich die Erlaubnis für die Ausführung im Hintergrund erteilt werden.</string>
<string name="permission_explanation_calls">Um das Auftreten eingehender und ausgehender Anrufe zu verfolgen, benötigen wir Zugriff auf den Telefonstatus. Es werden keine Telefonnummern oder andere Anrufdetails gespeichert.</string>
<string name="pref_call_tracking_summary">Ermögliche der Anwendung, das Auftreten von Anrufen zu erkennen und den Server darüber zu benachrichtigen.</string>
<string name="pref_call_tracking_title">Anrufverfolgung</string>
<string name="pref_connection_internal">Interne Verbindungs-URL</string>
<string name="pref_connection_ssids_empty">Konfiguriere deine WiFi-SSID(s).</string>
<string name="pref_connection_title">Verbindungsinformationen</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="pref_connection_wifi">Heimnetzwerk WiFi SSID</string>
<string name="sensor_description_location_background">Aktualisiert deinen Standort im Hintergrund in regelmäßigen Abständen.</string>
<string name="pref_location_background_summary">Aktualisiert deinen Standort im Hintergrund in regelmäßigen Abständen.</string>
<string name="pref_location_background_title">Standortbestimmung im Hintergrund</string>
<string name="sensor_description_location_zone">Importiert vorhandene Home Assistant Zonen als Geofences für die zonenbasierte Standortbestimmung.</string>
<string name="pref_location_zone_summary">Importiert vorhandene Home Assistant Zonen als Geofences für die zonenbasierte Standortbestimmung.</string>
<string name="pref_location_zone_title">Zonenbasierte Standortbestimmung</string>
<string name="profile">Profil</string>
<string name="qrcode_processing_tag_error">Fehler beim Verarbeiten des qrcode-Tags</string>
<string name="rate_limit_notification.body">Du hast heute mehr als %s Benachrichtigungen gesendet. Du erhältst keine neuen Benachrichtigungen bis Mitternacht UTC.</string>
<string name="rate_limit_notification.title">Benachrichtigungsrate begrenzt</string>
<string name="refresh">Aktualisieren</string>
@ -82,7 +118,12 @@
<string name="save">Speichern</string>
<string name="scan_again">Erneut suchen</string>
<string name="scanning_network">Suche im Netzwerk nach Home Assistant</string>
<string name="security">Sicherheit</string>
<string name="select_entity_to_display">Wähle die Entität zum Anzeigen</string>
<string name="select_instance">Wähle die Instanz aus, zu der eine Verbindung aufgebaut werden soll.</string>
<string name="sensor_summary">Verwende dies um Sensoren ein- bzw. auszuschalten.</string>
<string name="sensor_title">Verwalte Sensoren</string>
<string name="sensors">Sensoren</string>
<string name="session_timeout_title">Sitzung Zeitüberschreitung (in Sekunden)</string>
<string name="set_lock_message">Kein biometrischer Sensor oder andere Displaysperren verfügbar</string>
<string name="set_lock_title">App-Sperrfehler</string>
@ -91,26 +132,47 @@
<string name="shortcuts">Verknüpfungen</string>
<string name="shortcuts_summary">Verknüpfungen zum Startbildschirm hinzufügen</string>
<string name="skip">Überspringen</string>
<string name="state">Zustand</string>
<string name="states">Übersicht</string>
<string name="status_of_mobile_app_integration">Status der mobile_app Integration:</string>
<string name="tag_reader_title">Verarbeite Tag</string>
<string name="template_widget_default">Vorlage hier eingeben</string>
<string name="themes_option_label_dark">Dunkel</string>
<string name="themes_option_label_light">Hell</string>
<string name="themes_option_label_system">System-Einstellungen verwenden</string>
<string name="themes_option_value_dark">dunkel</string>
<string name="themes_option_value_light">hell</string>
<string name="themes_option_value_system">System</string>
<string name="themes_title_settings">Theme</string>
<string name="unable_to_register">Die Applikation konnte nicht registriert werden</string>
<string name="unique_id">Eindeutige ID</string>
<string name="url_invalid">URL ungültig</string>
<string name="url_parse_error">Die Home Assistant-URL konnte nicht gelesen werden. Sie sollte folgendermaßen aussehen https://example.com</string>
<string name="username">Benutzername</string>
<string name="wait">Warten</string>
<string name="webview_error">Es ist ein Fehler bei der Verbindung zu Home Assistant aufgetreten. Bitte überprüfe die Einstellungen und versuche es dann erneut.</string>
<string name="webview_error_description">Aufgetretener Fehler:</string>
<string name="webview_error_SSL_DATE_INVALID">Das Datum des Home Assistant Zertifikats ist ungültig. Überprüfe das Home Assistant Zertifikat oder die Verbindungseinstellungen und versuche es erneut.</string>
<string name="webview_error_SSL_EXPIRED">Das Home Assistant Zertifikat ist abgelaufen. Überprüfe das Home Assistant Zertifikat oder die Verbindungseinstellungen und versuche es erneut.</string>
<string name="webview_error_SSL_IDMISMATCH">Wenn das Zertifikat des Home Assistant Hostnamens nicht übereinstimmt, überprüfe das Home Assistant Zertifikat oder die Verbindungseinstellungen und versuche es erneut.</string>
<string name="webview_error_SSL_INVALID">Beim Laden von Home Assistant ist ein allgemeiner SSL-Fehler aufgetreten. Überprüfen Sie das Home Assistant-Zertifikat oder die Verbindungseinstellungen und versuchen Sie es erneut.</string>
<string name="webview_error_SSL_NOTYETVALID">Das Home Assistant Zertifikat ist noch nicht gültig. Überprüfe das Home Assistant Zertifikat oder die Verbindungseinstellungen und versuche es erneut.</string>
<string name="webview_error_SSL_UNTRUSTED">Die Home Assistant Zertifizierungsstelle ist nicht vertrauenswürdig. Überprüfe das Home Assistant Zertifikat oder die Verbindungseinstellungen und versuchen es erneut.</string>
<string name="widget_attribute_separator_label">Trennzeichen zwischen Attributen:</string>
<string name="widget_button_image_description">Service Taste</string>
<string name="widget_config_service_error">Eine benutzerdefinierte Komponente verhindert, dass Servicedaten geladen werden.</string>
<string name="widget_creation_error">Konnte Widget nicht erstellen.</string>
<string name="widget_image_description">Home Assistant Widget</string>
<string name="widget_label_placeholder_text">Bezeichnung</string>
<string name="widget_separator_input_hint">Kein Trennzeichen</string>
<string name="widget_separator_label">Trennzeichen für Status und Attribute: </string>
<string name="widget_spinner_icon">Icon:</string>
<string name="widget_state_separator_label">Trennzeichen für Status und Attribute: </string>
<string name="widget_static_image_description">Status der Entität</string>
<string name="widget_text_hint_label">Bezeichnung</string>
<string name="widget_text_hint_service_data">Entitäts-ID</string>
<string name="widget_text_hint_service_domain">Domain</string>
<string name="widget_text_hint_service_service">Dienst</string>
<string name="widget_text_size_default">30</string>
<string name="widget_text_size_label">Widget Textgröße</string>
</resources>

View file

@ -29,7 +29,8 @@
<string name="device_registration">Registro de dispositivo</string>
<string name="dialog_add_panel_shortcut_content">¿Crear un acceso directo a este elemento?</string>
<string name="dialog_add_panel_shortcut_title">Añadir Acceso Directo</string>
<string name="enabled_summary">Si está activado se enviarán valores a Home Assistant</string>
<string name="documentation">Documentación</string>
<string name="enabled_summary">Si está activado, se enviarán valores a Home Assistant</string>
<string name="enabled_title">Activado</string>
<string name="entity_attribute_checkbox">Añadir valor de atributo</string>
<string name="error_auth_revoked">Parece que tu autorización fue revocada, por favor, vuelve a conectarte a Home Assistant.</string>
@ -70,6 +71,7 @@ instancia de Home Assistant</string>
<string name="manage_ssids_input_exists">Este SSID ya existe.</string>
<string name="manual_setup">Introducir la dirección manualmente</string>
<string name="map">Mapa</string>
<string name="need_help">¿Necesitas ayuda?</string>
<string name="nfc_btn_create_duplicate">Crear duplicado</string>
<string name="nfc_btn_fire_event">Lanzar evento</string>
<string name="nfc_btn_read_tag">Leer Etiqueta NFC</string>
@ -78,7 +80,7 @@ instancia de Home Assistant</string>
<string name="nfc_edit_fragment_label">Fragmento de Edición NFC</string>
<string name="nfc_event_fired_fail">Error al lanzar evento. Por favor, inténtalo de nuevo.</string>
<string name="nfc_event_fired_success">Evento lanzado</string>
<string name="nfc_example_trigger">Activador de Ejemplo</string>
<string name="nfc_example_trigger">Activador de ejemplo</string>
<string name="nfc_processing_tag_error">Error al procesar etiqueta NFC</string>
<string name="nfc_read_fragment_label">Fragmento de Lectura NFC</string>
<string name="nfc_read_tag_instructions">Coloca el teléfono sobre la etiqueta NFC para leerla.</string>
@ -98,16 +100,16 @@ instancia de Home Assistant</string>
<string name="password">Contraseña</string>
<string name="permission_explanation">Para utilizar las funciones de seguimiento de ubicación o diferentes URLs de conexión basadas en su SSID Wifi, necesitamos acceso a tu ubicación. Si además quieres actualizaciones consistentes en segundo plano, también necesitarás dar permiso a los procesos en segundo plano.</string>
<string name="permission_explanation_calls">Para poder rastrear las llamadas entrantes y salientes, se necesita acceder al estado del teléfono. No se almacenarán números de teléfono ni otros detalles de las llamadas.</string>
<string name="pref_call_tracking_summary">Permitir a la aplicación detectar la ocurrencia de la llamada y notificar al servidor sobre ello.</string>
<string name="pref_call_tracking_title">Seguimiento de Llamadas</string>
<string name="pref_call_tracking_summary">Permitir a la aplicación detectar las llamadas y notificar al servidor sobre ellas.</string>
<string name="pref_call_tracking_title">Seguimiento de llamadas</string>
<string name="pref_connection_internal">URL de conexión interna</string>
<string name="pref_connection_ssids_empty">Configura tu(s) SSID WiFi</string>
<string name="pref_connection_title">Información de la conexión</string>
<string name="pref_connection_url">URL de Home Assistant</string>
<string name="pref_connection_wifi">SSID de la red Wifi de casa</string>
<string name="sensor_description_location_background">Actualiza tu ubicación en segundo plano, periódicamente.</string>
<string name="pref_location_background_summary">Actualiza tu ubicación en segundo plano, periódicamente.</string>
<string name="pref_location_background_title">Seguimiento de ubicación en segundo plano</string>
<string name="sensor_description_location_zone">Importar zonas de Home Assistant como geocercas para el seguimiento basado en zonas.</string>
<string name="pref_location_zone_summary">Importar zonas de Home Assistant como geocercas para el seguimiento basado en zonas.</string>
<string name="pref_location_zone_title">Seguimiento basado en zonas</string>
<string name="profile">Perfil</string>
<string name="qrcode_processing_tag_error">Error al procesar etiqueta qrcode</string>
@ -122,8 +124,30 @@ instancia de Home Assistant</string>
<string name="security">Seguridad</string>
<string name="select_entity_to_display">Seleccione la entidad a mostrar</string>
<string name="select_instance">Selecciona la instancia a la que te gustaría conectar:</string>
<string name="sensor_description">Descripción</string>
<string name="sensor_description_audio_sensor">El estado del modo de timbre del dispositivo así como otros atributos relacionados con el audio</string>
<string name="sensor_description_battery_level">El nivel actual de batería del dispositivo</string>
<string name="sensor_description_battery_state">El estado actual de carga de la batería</string>
<string name="sensor_description_bluetooth_connection">Información sobre los dispositivos bluetooth conectados actualmente</string>
<string name="sensor_description_detected_activity">El tipo de actividad actual calculado por la API de Reconocimiento de Actividad de Google</string>
<string name="sensor_description_dnd_sensor">El estado actual de No Molestar</string>
<string name="sensor_description_geocoded_location">Dirección calculada basada en datos GPS utilizando la API de Ubicación de Google</string>
<string name="sensor_description_last_reboot">La fecha y hora del último reinicio de los dispositivos</string>
<string name="sensor_description_light_sensor">El nivel actual de luminosidad</string>
<string name="sensor_description_location_background">Actualiza tu ubicación en segundo plano, periódicamente.</string>
<string name="sensor_description_location_zone">Importar zonas de Home Assistant como geocercas para el seguimiento basado en zonas.</string>
<string name="sensor_description_next_alarm">La fecha y hora de la siguiente alarma programada, cualquier aplicación o fabricante puede anular el comportamiento predeterminado. El atributo del paquete te dirá qué aplicación configuró la siguiente alarma programada.</string>
<string name="sensor_description_none">No hay descripción</string>
<string name="sensor_description_phone_state">Si el teléfono está sonando o en una llamada, no se almacena ninguna otra información de la persona que llama</string>
<string name="sensor_description_pressure_sensor">La lectura de presión de aire ambiente actual</string>
<string name="sensor_description_proximity_sensor">La lectura de proximidad actual, algunos dispositivos solo informan cerca o lejos</string>
<string name="sensor_description_sim_1">Información sobre el proveedor de telefonía móvil actual en la ranura SIM 1</string>
<string name="sensor_description_sim_2">Información sobre el proveedor de telefonía móvil actual en la ranura SIM 2</string>
<string name="sensor_description_steps_sensor">El número total de pasos desde el último reinicio del dispositivo</string>
<string name="sensor_description_storage_sensor">Información sobre el espacio de almacenamiento total y disponible interno y externo</string>
<string name="sensor_description_wifi_connection">Información sobre la red WiFi conectada actualmente</string>
<string name="sensor_summary">Usa esto para controlar qué sensores están activados/desactivados.</string>
<string name="sensor_title">Administrar Sensores</string>
<string name="sensor_title">Administrar sensores</string>
<string name="sensors">Sensores</string>
<string name="session_timeout_title">Tiempo máximo de sesión (en segundos)</string>
<string name="set_lock_message">No hay sensor biométrico o credencial de bloqueo de pantalla disponible</string>
@ -136,17 +160,14 @@ instancia de Home Assistant</string>
<string name="state">Estado</string>
<string name="states">Resumen</string>
<string name="status_of_mobile_app_integration">Estado de la integración de la aplicación para móvil:</string>
<string name="tag_reader_title">Procesando Etiqueta</string>
<string name="tag_reader_title">Procesando etiqueta</string>
<string name="template_widget_default">Introduce la plantilla aquí</string>
<string name="themes_option_label_dark">Oscuro</string>
<string name="themes_option_label_light">Claro</string>
<string name="themes_option_label_system">Seguir la configuración del sistema</string>
<string name="themes_option_value_dark">oscuro</string>
<string name="themes_option_value_light">claro</string>
<string name="themes_option_value_system">sistema</string>
<string name="themes_title_settings">Tema</string>
<string name="unable_to_register">No se ha podido registrar la aplicación</string>
<string name="unique_id">Identificador Único</string>
<string name="unique_id">Identificador único</string>
<string name="url_invalid">URL no válida</string>
<string name="url_parse_error">No se ha podido procesar tu URL de Home Assistant. La URL debería parecerse a https://ejemplo.com</string>
<string name="username">Nombre de usuario</string>

View file

@ -68,9 +68,9 @@
<string name="pref_connection_title">Informations de connexion</string>
<string name="pref_connection_url">URL de Home Assistant</string>
<string name="pref_connection_wifi">SSID du wifi du réseau local</string>
<string name="sensor_description_location_background">Mettre à jour votre localisation périodiquement en arrière-plan.</string>
<string name="pref_location_background_summary">Mettre à jour votre localisation périodiquement en arrière-plan.</string>
<string name="pref_location_background_title">Suivi de la localisation en arrière-plan</string>
<string name="sensor_description_location_zone">Importez des zones existantes dans Home Assistant en tant que géorepérage pour un suivi basé sur une zone.</string>
<string name="pref_location_zone_summary">Importez des zones existantes dans Home Assistant en tant que géorepérage pour un suivi basé sur une zone.</string>
<string name="pref_location_zone_title">Suivi par zone</string>
<string name="profile">Profil</string>
<string name="rate_limit_notification.body">Vous avez maintenant envoyé plus de %s notifications aujourd\'hui. Vous ne recevrez aucune nouvelle notification avant minuit UTC.</string>

View file

@ -57,9 +57,9 @@ a Home Assistant példányod</string>
<string name="pref_connection_title">Csatlakozási Adatok</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="pref_connection_wifi">Otthoni WiFi hálózat SSID-ja</string>
<string name="sensor_description_location_background">Frissíti a pozíciódat a háttérben, periódikusan.</string>
<string name="pref_location_background_summary">Frissíti a pozíciódat a háttérben, periódikusan.</string>
<string name="pref_location_background_title">Pozíció nyomkövetés a háttérben</string>
<string name="sensor_description_location_zone">Meglévő Home Assistant zónák geokerítésként történő importálása a zóna alapú nyomkövetéshez.</string>
<string name="pref_location_zone_summary">Meglévő Home Assistant zónák geokerítésként történő importálása a zóna alapú nyomkövetéshez.</string>
<string name="pref_location_zone_title">Zóna alapú nyomkövetés</string>
<string name="refresh">Frissítés</string>
<string name="retry">Újra</string>

View file

@ -1,5 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string-array name="pref_theme_option_labels">
<item>@string/themes_option_label_light</item>
<item>@string/themes_option_label_dark</item>
<item>@string/themes_option_label_system</item>
</string-array>
<string-array name="pref_theme_option_values">
<item>@string/themes_option_value_light</item>
<item>@string/themes_option_value_dark</item>
<item>@string/themes_option_value_system</item>
</string-array>
<string name="add_service_data_field">Aggiungi Campo</string>
<string name="add_widget">Aggiungi Widget</string>
<string name="app_name">Home Assistant</string>
@ -30,6 +40,7 @@ alla rete Internet di casa tua.</string>
<string name="device_registration">Registrazione del dispositivo</string>
<string name="dialog_add_panel_shortcut_content">Creare un collegamento a questo elemento?</string>
<string name="dialog_add_panel_shortcut_title">Aggiungi collegamento</string>
<string name="documentation">Documentazione</string>
<string name="enabled_summary">Quando abilitato, i valori verranno inviati a Home Assistant</string>
<string name="enabled_title">Abilitato</string>
<string name="entity_attribute_checkbox">Aggiungi Valore Attributo</string>
@ -72,6 +83,7 @@ istanza di Home Assistant</string>
<string name="manage_ssids_input_exists">Questo SSID è già esistente.</string>
<string name="manual_setup">Inserisci l\'indirizzo manualmente</string>
<string name="map">Mappa</string>
<string name="need_help">Hai bisogno di aiuto?</string>
<string name="nfc_btn_create_duplicate">Crea duplicato</string>
<string name="nfc_btn_fire_event">Attiva evento</string>
<string name="nfc_btn_read_tag">Leggi Tag NFC</string>
@ -107,9 +119,9 @@ istanza di Home Assistant</string>
<string name="pref_connection_title">Informazioni sulla connessione</string>
<string name="pref_connection_url">URL di Home Assistant</string>
<string name="pref_connection_wifi">SSID WiFi della rete domestica</string>
<string name="sensor_description_location_background">Aggiorna la tua posizione dietro le quinte, periodicamente.</string>
<string name="pref_location_background_summary">Aggiorna la tua posizione dietro le quinte, periodicamente.</string>
<string name="pref_location_background_title">Tracciamento della posizione in background</string>
<string name="sensor_description_location_zone">Importa le zone di Home Assistant esistenti come recinti geografici per il monitoraggio basato sulle zone.</string>
<string name="pref_location_zone_summary">Importa le zone di Home Assistant esistenti come recinti geografici per il monitoraggio basato sulle zone.</string>
<string name="pref_location_zone_title">Tracciamento basato sulla zona</string>
<string name="profile">Profilo</string>
<string name="qrcode_processing_tag_error">Errore durante l\'elaborazione del Tag QR Code</string>
@ -125,6 +137,28 @@ Scansione della rete</string>
<string name="security">Sicurezza</string>
<string name="select_entity_to_display">Seleziona Entità da visualizzare</string>
<string name="select_instance">Seleziona l\'istanza alla quale vorresti connetterti:</string>
<string name="sensor_description">Descrizione</string>
<string name="sensor_description_audio_sensor">Lo stato della modalità suoneria del dispositivo e altri attributi relativi all\'audio</string>
<string name="sensor_description_battery_level">Il livello attuale della batteria del dispositivo</string>
<string name="sensor_description_battery_state">Lo stato di carica attuale della batteria</string>
<string name="sensor_description_bluetooth_connection">Informazioni sui dispositivi Bluetooth attualmente collegati</string>
<string name="sensor_description_detected_activity">Il tipo di attività corrente calcolato dall\'API di riconoscimento delle attività di Google</string>
<string name="sensor_description_dnd_sensor">Lo stato attuale di Non disturbare</string>
<string name="sensor_description_geocoded_location">Indirizzo calcolato in base ai dati GPS utilizzando l\'API di localizzazione di Google</string>
<string name="sensor_description_last_reboot">La data e l\'ora dell\'ultimo riavvio dei dispositivi</string>
<string name="sensor_description_light_sensor">L\'attuale livello di illuminazione</string>
<string name="sensor_description_location_background">Aggiorna periodicamente la tua posizione dietro le quinte.</string>
<string name="sensor_description_location_zone">Importa le zone di Home Assistant esistenti come recinti geografici per il monitoraggio basato su zona.</string>
<string name="sensor_description_next_alarm">La data e l\'ora del successivo allarme pianificato, qualsiasi app o produttore può ignorare il comportamento predefinito. L\'attributo del pacchetto ti dirà quale app ha impostato il prossimo allarme pianificato.</string>
<string name="sensor_description_none">Nessuna descrizione</string>
<string name="sensor_description_phone_state">Indipendentemente dal fatto che il telefono squilli o sia impegnato in una chiamata, non vengono memorizzate altre informazioni sul chiamante</string>
<string name="sensor_description_pressure_sensor">L\'attuale lettura della pressione atmosferica</string>
<string name="sensor_description_proximity_sensor">L\'attuale lettura di prossimità, alcuni dispositivi segnalano solo vicino o lontano</string>
<string name="sensor_description_sim_1">Informazioni sul provider di telefonia mobile corrente nello slot SIM 1</string>
<string name="sensor_description_sim_2">Informazioni sul provider di telefonia mobile corrente nello slot SIM 2</string>
<string name="sensor_description_steps_sensor">Il numero totale di passi dall\'ultimo riavvio del dispositivo</string>
<string name="sensor_description_storage_sensor">Informazioni sullo spazio di archiviazione totale e disponibile internamente ed esternamente</string>
<string name="sensor_description_wifi_connection">Informazioni sulla rete WiFi attualmente connessa</string>
<string name="sensor_summary">Consente di gestire i sensori abilitati/disabilitati.</string>
<string name="sensor_title">Gestione dei sensori</string>
<string name="sensors">Sensori</string>

View file

@ -29,6 +29,7 @@
<string name="device_registration">기기 등록</string>
<string name="dialog_add_panel_shortcut_content">이 항목에 대한 바로 가기를 만드시겠습니까?</string>
<string name="dialog_add_panel_shortcut_title">바로 가기 추가</string>
<string name="documentation">문서</string>
<string name="enabled_summary">활성화되면 값을 Home Assistant 로 전송합니다</string>
<string name="enabled_title">활성화</string>
<string name="entity_attribute_checkbox">속성 값 추가</string>
@ -69,6 +70,7 @@
<string name="manage_ssids_input_exists">이 SSID 는 이미 존재합니다.</string>
<string name="manual_setup">주소 직접 입력</string>
<string name="map">지도</string>
<string name="need_help">도움이 필요하신가요?</string>
<string name="nfc_btn_create_duplicate">복사본 생성</string>
<string name="nfc_btn_fire_event">이벤트 발행</string>
<string name="nfc_btn_read_tag">NFC 태그 읽기</string>
@ -104,9 +106,9 @@
<string name="pref_connection_title">연결 정보</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="pref_connection_wifi">홈 네트워크 WiFi SSID</string>
<string name="sensor_description_location_background">주기적으로 백그라운드에서 위치를 업데이트합니다.</string>
<string name="pref_location_background_summary">주기적으로 백그라운드에서 위치를 업데이트합니다.</string>
<string name="pref_location_background_title">백그라운드 위치 추적</string>
<string name="sensor_description_location_zone">설정된 Home Assistant 지역을 지역 기반 추적을 위한 지오펜스로 가져옵니다.</string>
<string name="pref_location_zone_summary">설정된 Home Assistant 지역을 지역 기반 추적을 위한 지오펜스로 가져옵니다.</string>
<string name="pref_location_zone_title">지역 기반 추적</string>
<string name="profile">프로필</string>
<string name="qrcode_processing_tag_error">qrcode 태그를 처리하는 동안 오류가 발생했습니다</string>

View file

@ -33,9 +33,9 @@
<string name="pref_connection_title">Informācija par savienojumu</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="pref_connection_wifi">Mājas tīkla WiFi SSID</string>
<string name="sensor_description_location_background">Periodiska atrašanās vietas atjaunošana fonā</string>
<string name="pref_location_background_summary">Periodiska atrašanās vietas atjaunošana fonā</string>
<string name="pref_location_background_title">Fona atrašanās vietas noteikšana</string>
<string name="sensor_description_location_zone">Lietojiet esošās Home Assistant zonas kā ģeogrāfiskos apgabalus ierīces izsekošanai.</string>
<string name="pref_location_zone_summary">Lietojiet esošās Home Assistant zonas kā ģeogrāfiskos apgabalus ierīces izsekošanai.</string>
<string name="pref_location_zone_title">Uz zonām balstīta izsekošana</string>
<string name="refresh">Atsvaidzināt</string>
<string name="retry">Mēģināt vēlreiz</string>

View file

@ -2,10 +2,10 @@
<resources>
<string name="add_service_data_field">Legg til felt</string>
<string name="add_widget">Legg til widget</string>
<string name="app_name">Home Assistant</string>
<string name="app_version_info">Appversjonsinfo</string>
<string name="application_version">Applikasjonsversjon</string>
<string name="attempting_registration">Registrerer applikasjon...</string>
<string name="attributes">Attributter</string>
<string name="auth_cancel">Godkjenning avbrutt</string>
<string name="auth_error">Godkjenningsfeil</string>
<string name="auth_error_message">Feltene Brukernavn og Passord må fylles ut</string>
@ -22,11 +22,16 @@
<string name="connect_to_home_internet">Forsikre deg om at telefonen er tilkoblet
ditt hjemmenettverk.</string>
<string name="connected_to_home_assistant">Koblet til Home Assistant</string>
<string name="create_template">Opprett mal</string>
<string name="developer_tools">Utviklerverktøy</string>
<string name="device_class">Enhetsklasse</string>
<string name="device_name">Enhetsnavn</string>
<string name="device_registration">Enhetsregistrering</string>
<string name="dialog_add_panel_shortcut_content">Vil du lage en snarvei til dette elementet?</string>
<string name="dialog_add_panel_shortcut_title">Legg til snarvei</string>
<string name="enabled_summary">Verdier vil bli sendt til Home Assistant ved aktivering</string>
<string name="enabled_title">Aktivert</string>
<string name="entity_attribute_checkbox">Legg til attributtverdi</string>
<string name="error_auth_revoked">Det ser ut til at godkjenningen din ble tilbakekalt, vennligst koble til Home Assistant på nytt.</string>
<string name="error_connection_failed">Kunne ikke koble til Home Assistant</string>
<string name="error_onboarding_connection_failed">Kunne ikke koble til Home Assistant</string>
@ -37,13 +42,17 @@ integrasjonen aktivert på din Home Assistant forekomst.</string>
<string name="exit">Avslutt</string>
<string name="failed_scan">Skanningen etter Home Assistant mislyktes.</string>
<string name="finish">Fullfør</string>
<string name="firebase_error_message">Ved å hoppe over/ignorere denne feilen vil du ikke kunne motta push-varslinger.</string>
<string name="firebase_error_title">Firebase feil</string>
<string name="fullscreen">Fullskjerm</string>
<string name="fullscreen_def">Sett applikasjonen i fullskjerm</string>
<string name="grant_permission">Gi tillatelse</string>
<string name="history">Historie</string>
<string name="home_assistant_not_discover">Kan ikke finne din
Home Assistant forekomst</string>
<string name="icon">Ikon</string>
<string name="input_url_hint">https://eksempel.duckdns.org:8123</string>
<string name="label_attribute">Attributt:</string>
<string name="label_dynamic_data">Data:</string>
<string name="label_entity_id">Entitets ID:</string>
<string name="label_icon">Ikon:</string>
@ -61,20 +70,47 @@ Home Assistant forekomst</string>
<string name="manage_ssids_input_exists">Denne SSID-en eksisterer allerede.</string>
<string name="manual_setup">angi adresse manuelt</string>
<string name="map">Kart</string>
<string name="nfc_btn_create_duplicate">Opprett duplikat</string>
<string name="nfc_btn_fire_event">Utfør hendelse</string>
<string name="nfc_btn_read_tag">Les NFC tag</string>
<string name="nfc_btn_share">Del</string>
<string name="nfc_btn_write_tag">Skriv NFC tag</string>
<string name="nfc_edit_fragment_label">NFC rediger fragment</string>
<string name="nfc_event_fired_fail">Utføring av hendelsen mislyktes. Vennligst prøv igjen.</string>
<string name="nfc_event_fired_success">Hendelse utført</string>
<string name="nfc_example_trigger">Eksempel utløser</string>
<string name="nfc_processing_tag_error">Feil under behandling av NFC tag</string>
<string name="nfc_read_fragment_label">NFC les fragment</string>
<string name="nfc_read_tag_instructions">Plasser telefonen over NFC taggen for å lese den.</string>
<string name="nfc_summary">Sett opp NFC tagger</string>
<string name="nfc_tag_identifier">Tag identifikator</string>
<string name="nfc_title_nfc_setup">NFC tagger</string>
<string name="nfc_title_settings">NFC tagger</string>
<string name="nfc_welcome_fragment_label">NFC velkomstfragment</string>
<string name="nfc_welcome_message">NFC-tagger skrevet av appen vil utføre en hendelse når du tar enheten i nærheten av dem.\n\nTagger fungerer på alle enheter med Home Assistant installert som har maskinvarestøtte for å lese dem.</string>
<string name="nfc_write_fragment_label">NFC skriv fragment</string>
<string name="nfc_write_tag_error">Feil under skriving av NFC tag</string>
<string name="nfc_write_tag_instructions">Plasser telefonen over NFC taggen for å skrive følgende identifikator til den %1$s</string>
<string name="nfc_write_tag_success">Skrevet NFC tag vellyket</string>
<string name="nfc_write_tag_too_early">Vennligst fyll ut skjemaet først</string>
<string name="not_private">Din tilkobling til dette nettstedet er ikke privat.</string>
<string name="other_settings">Andre innstillinger</string>
<string name="password">Passord</string>
<string name="permission_explanation">For å kunne bruke funksjoner for posisjonssporing eller forskjellige tilkoblingsadresser basert på WiFi SSID, trenger vi tilgang til posisjonen din. Hvis du vil ha konsekvente bakgrunnsoppdateringer, må du også tillate bakgrunnsbehandling</string>
<string name="permission_explanation_calls">For å spore innkommende og utgående anrop, trenger vi tilgang til telefons tilstand. Ingen telefonnumre eller andre samtaledetaljer blir lagret.</string>
<string name="pref_call_tracking_summary">Tillat at applikasjonen oppdager anrop og varsler serveren om det.</string>
<string name="pref_call_tracking_title">Sporing av anrop</string>
<string name="pref_connection_internal">URL for intern tilkobling</string>
<string name="pref_connection_ssids_empty">Konfigurer WiFi SSID(er)</string>
<string name="pref_connection_title">Tilkoblingsinformasjon</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="pref_connection_wifi">Hjemmenettverk WiFi SSID</string>
<string name="sensor_description_location_background">Oppdater plasseringen din i bakgrunnen, periodisk.</string>
<string name="pref_location_background_summary">Oppdater plasseringen din i bakgrunnen, periodisk.</string>
<string name="pref_location_background_title">Sporing av plassering i bakgrunnen</string>
<string name="sensor_description_location_zone">Importer eksisterende Home Assistant soner som geofences for sonebasert sporing.</string>
<string name="pref_location_zone_summary">Importer eksisterende Home Assistant soner som geofences for sonebasert sporing.</string>
<string name="pref_location_zone_title">Sonebasert sporing</string>
<string name="profile">Profil</string>
<string name="qrcode_processing_tag_error">Feil under behandling av QR kode</string>
<string name="rate_limit_notification.body">Du har nå sendt mer enn %s varsler i dag. Du vil ikke motta nye varsler før midnatt UTC.</string>
<string name="rate_limit_notification.title">Varslingsrate begrenset</string>
<string name="refresh">Oppdater</string>
@ -84,8 +120,13 @@ Home Assistant forekomst</string>
<string name="scan_again">Skann igjen</string>
<string name="scanning_network">Skanner nettverket
for Home Assistant</string>
<string name="security">Sikkerhet</string>
<string name="select_entity_to_display">Velg entitet som skal vises</string>
<string name="select_instance">Velg forekomsten du
ønsker å koble til:</string>
<string name="sensor_summary">Bruk denne til å behandle hvilke sensorer som er aktivert/deaktivert.</string>
<string name="sensor_title">Behandle sensorer</string>
<string name="sensors">Sensorer</string>
<string name="session_timeout_title">Tidsavbrudd for økt (i sekunder)</string>
<string name="set_lock_message">Ingen biometrisk sensor eller skjermlås tilgjengelig</string>
<string name="set_lock_title">Feil ved låsing av app</string>
@ -94,9 +135,19 @@ for Home Assistant</string>
<string name="shortcuts">Snarveier</string>
<string name="shortcuts_summary">Legg til snarvei</string>
<string name="skip">Hopp over</string>
<string name="state">Tilstand</string>
<string name="states">Oversikt</string>
<string name="status_of_mobile_app_integration">Status for mobile_app integrasjonen:</string>
<string name="tag_reader_title">Behandler tag</string>
<string name="template_widget_default">Skriv inn mal her</string>
<string name="themes_option_label_dark">Mørk</string>
<string name="themes_option_label_light">Lys</string>
<string name="themes_option_label_system">Følg systeminnstillinger</string>
<string name="themes_option_value_dark">mørk</string>
<string name="themes_option_value_light">lys</string>
<string name="themes_title_settings">Tema</string>
<string name="unable_to_register">Kunne ikke registrere applikasjonen</string>
<string name="unique_id">Unik ID</string>
<string name="url_invalid">Ugyldig URL</string>
<string name="url_parse_error">Kan ikke koble til nettadressen til Home Assistant. Det skal se ut som https://eksempel.no</string>
<string name="username">Brukernavn</string>
@ -109,12 +160,20 @@ for Home Assistant</string>
<string name="webview_error_SSL_INVALID">En generisk SSL-feil oppstod ved innlasting av Home Assistant. Vennligst sjekk Home Assistant sertifikatet eller tilkoblingsinnstillingene og prøv igjen.</string>
<string name="webview_error_SSL_NOTYETVALID">Home Assistant-sertifikatet er ennå ikke gyldig, vennlingst sjekk Home Assistant-sertifikatet eller tilkoblingsinnstillingene, og prøv igjen.</string>
<string name="webview_error_SSL_UNTRUSTED">Home Assistant sertifikatinstans er ikke klarert, vennligst sjekk Home Assistasnt sertifikatet eller tilkoblingsinnstillingene og prøv igjen.</string>
<string name="widget_attribute_separator_label">Skilletegn mellom attributter:</string>
<string name="widget_button_image_description">Serviceknapp</string>
<string name="widget_config_service_error">En uoffisiell komponent forhindrer lasting av tjenestedata.</string>
<string name="widget_creation_error">Kan ikke opprette widget.</string>
<string name="widget_image_description">Home Assistant widget</string>
<string name="widget_label_placeholder_text">Etikett</string>
<string name="widget_separator_input_hint">Ingen separator</string>
<string name="widget_separator_label">Tilstand og attributt skilletegn:</string>
<string name="widget_spinner_icon">Ikon:</string>
<string name="widget_state_separator_label">Skilletegn for tilstand og attributt:</string>
<string name="widget_static_image_description">Entitetstilstand</string>
<string name="widget_text_hint_label">Etikett</string>
<string name="widget_text_hint_service_data">Entitet ID</string>
<string name="widget_text_hint_service_domain">Domene</string>
<string name="widget_text_hint_service_service">Tjeneste</string>
<string name="widget_text_size_label">Widget tekststørrelse:</string>
</resources>

View file

@ -22,6 +22,7 @@
<string name="configure_widget_label">Widget label</string>
<string name="connect_to_home_internet">Je telefoon dient verbonden te zijn met je thuisnetwerk.</string>
<string name="connected_to_home_assistant">Verbonden met Home Assistant</string>
<string name="create_template">Maak een sjabloon</string>
<string name="developer_tools">Ontwikkelhulpmiddelen</string>
<string name="device_class">Apparaatklasse</string>
<string name="device_name">Apparaatnaam</string>
@ -103,9 +104,9 @@
<string name="pref_connection_title">Verbindingsinformatie</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="pref_connection_wifi">Thuisnetwerk WiFi SSID</string>
<string name="sensor_description_location_background">Werk periodiek uw locatie achter de schermen bij.</string>
<string name="pref_location_background_summary">Werk periodiek uw locatie achter de schermen bij.</string>
<string name="pref_location_background_title">Locatie bijhouden op de achtergrond</string>
<string name="sensor_description_location_zone">Bestaande Home Assistant-zones importeren als geofences voor zone-gebaseerd volgen.</string>
<string name="pref_location_zone_summary">Bestaande Home Assistant-zones importeren als geofences voor zone-gebaseerd volgen.</string>
<string name="pref_location_zone_title">Zone-gebaseerd volgen</string>
<string name="profile">Profiel</string>
<string name="qrcode_processing_tag_error">Fout bij het verwerken van de qrcode-tag</string>
@ -135,6 +136,14 @@
<string name="states">Overzicht</string>
<string name="status_of_mobile_app_integration">Status van mobiele app integratie:</string>
<string name="tag_reader_title">Tag verwerken</string>
<string name="template_widget_default">Voer hier sjabloon in</string>
<string name="themes_option_label_dark">Donker</string>
<string name="themes_option_label_light">Licht</string>
<string name="themes_option_label_system">Systeeminstellingen volgen</string>
<string name="themes_option_value_dark">donker</string>
<string name="themes_option_value_light">licht</string>
<string name="themes_option_value_system">systeem</string>
<string name="themes_title_settings">Thema</string>
<string name="unable_to_register">Niet mogelijk om de applicatie te registeren.</string>
<string name="unique_id">Unieke ID</string>
<string name="url_invalid">URL ongeldig</string>
@ -149,15 +158,21 @@
<string name="webview_error_SSL_INVALID">Er is een algemene SSL fout opgetreden bij het laden van Home Assistant, kijk eens naar het Home Assistant certificaat en verbindingsinstellingen en probeer het opnieuw.</string>
<string name="webview_error_SSL_NOTYETVALID">Het Home Assistant certificaat is nog niet geldig, kijk eens naar het certificaat of de verbindingsinstellingen en probeer het opnieuw.</string>
<string name="webview_error_SSL_UNTRUSTED">Het Home Assistant certificaat is niet veilig, kijk naar het certificaat of de verbindingsinstellingen en probeer het opnieuw.</string>
<string name="widget_attribute_separator_label">Scheidingsteken tussen attributen:</string>
<string name="widget_button_image_description">Service-knop</string>
<string name="widget_config_service_error">Een aangepast onderdeel voorkomt dat servicegegevens worden geladen.</string>
<string name="widget_creation_error">Kon widget niet aanmaken.</string>
<string name="widget_image_description">Home Assistant Widget</string>
<string name="widget_label_placeholder_text">Label</string>
<string name="widget_separator_input_hint">Geen scheidingsteken</string>
<string name="widget_separator_label">Staat- en attribuutscheidingsteken:</string>
<string name="widget_spinner_icon">Icoon:</string>
<string name="widget_state_separator_label">Staat- en attribuutscheidingsteken:</string>
<string name="widget_static_image_description">Entiteitsstaat</string>
<string name="widget_text_hint_label">Label</string>
<string name="widget_text_hint_service_data">Entity ID</string>
<string name="widget_text_hint_service_domain">Domein</string>
<string name="widget_text_hint_service_service">Service</string>
<string name="widget_text_size_default">30</string>
<string name="widget_text_size_label">Tekstgrootte widget:</string>
</resources>

View file

@ -100,9 +100,9 @@
<string name="pref_connection_title">Informacje o połączeniu</string>
<string name="pref_connection_url">Adres URL Home Assistanta</string>
<string name="pref_connection_wifi">SSID domowej sieci Wi-Fi</string>
<string name="sensor_description_location_background">Okresowo aktualizuj lokalizację w tle.</string>
<string name="pref_location_background_summary">Okresowo aktualizuj lokalizację w tle.</string>
<string name="pref_location_background_title">Śledzenie lokalizacji w tle</string>
<string name="sensor_description_location_zone">Importuj istniejące strefy Home Assistanta do śledzenia lokalizacji opartego na strefach.</string>
<string name="pref_location_zone_summary">Importuj istniejące strefy Home Assistanta do śledzenia lokalizacji opartego na strefach.</string>
<string name="pref_location_zone_title">Śledzenie lokalizacji oparte na strefach</string>
<string name="profile">Profil</string>
<string name="qrcode_processing_tag_error">Błąd podczas przetwarzania tagu qrcode</string>
@ -117,6 +117,8 @@
<string name="security">Bezpieczeństwo</string>
<string name="select_entity_to_display">Wybierz encję do wyświetlenia</string>
<string name="select_instance">Wybierz instancję, z którą chcesz się połączyć:</string>
<string name="sensor_description_storage_sensor">Informacje o całkowitej i dostępnej przestrzeni dysku wewnętrznego i karty pamięci</string>
<string name="sensor_description_wifi_connection">Informacje o aktualnie podłączonej sieci WiFi</string>
<string name="sensor_summary">Użyj tego, aby włączyć/wyłączyć sensory</string>
<string name="sensor_title">Zarządzaj sensorami</string>
<string name="sensors">Sensory</string>

View file

@ -33,9 +33,9 @@
<string name="pref_connection_title">Informații despre conexiune</string>
<string name="pref_connection_url">URL-ul Home Assistant-ului</string>
<string name="pref_connection_wifi">SSID-ul Wi-Fi pentru rețeaua de acasă.</string>
<string name="sensor_description_location_background">Actualizați-vă periodic poziția în fundal.</string>
<string name="pref_location_background_summary">Actualizați-vă periodic poziția în fundal.</string>
<string name="pref_location_background_title">Urmărirea poziție in fundal.</string>
<string name="sensor_description_location_zone">Importați zonele existente definite in Home Assistant ca perimetre geo pentru urmărirea poziție in funcție de zona.</string>
<string name="pref_location_zone_summary">Importați zonele existente definite in Home Assistant ca perimetre geo pentru urmărirea poziție in funcție de zona.</string>
<string name="pref_location_zone_title">Urmărirea poziției in funcție de zonă</string>
<string name="retry">Reîncercați</string>
<string name="scan_again">scanează încă o dată</string>

View file

@ -30,6 +30,7 @@
<string name="device_registration">Регистрация устройства</string>
<string name="dialog_add_panel_shortcut_content">Создать ярлык для этого элемента?</string>
<string name="dialog_add_panel_shortcut_title">Добавить Ярлык</string>
<string name="documentation">Документация</string>
<string name="enabled_summary">Если выключено, значения не будут отправляться в Home Assistant</string>
<string name="enabled_title">Включено</string>
<string name="entity_attribute_checkbox">Добавить значение атрибута</string>
@ -70,6 +71,7 @@
<string name="manage_ssids_input_exists">Этот SSID уже существует.</string>
<string name="manual_setup">ввести адрес вручную</string>
<string name="map">Карта</string>
<string name="need_help">Нужна помощь?</string>
<string name="nfc_btn_create_duplicate">Создать дубликат</string>
<string name="nfc_btn_fire_event">Создать событие</string>
<string name="nfc_btn_read_tag">Считать метку NFC</string>
@ -105,9 +107,9 @@
<string name="pref_connection_title">Информация о подключении</string>
<string name="pref_connection_url">URL-адрес сервера Home Assistant</string>
<string name="pref_connection_wifi">SSID домашней сети Wi-Fi</string>
<string name="sensor_description_location_background">Периодически обновлять местоположение, даже при закрытом приложении.</string>
<string name="pref_location_background_summary">Периодически обновлять местоположение, даже при закрытом приложении.</string>
<string name="pref_location_background_title">Отслеживание в фоновом режиме</string>
<string name="sensor_description_location_zone">Импортировать существующие зоны из Home Assistant и использовать их для отслеживания.</string>
<string name="pref_location_zone_summary">Импортировать существующие зоны из Home Assistant и использовать их для отслеживания.</string>
<string name="pref_location_zone_title">Отслеживание на основе зон</string>
<string name="profile">Профиль</string>
<string name="qrcode_processing_tag_error">Ошибка при обработке QR-кода</string>
@ -122,6 +124,28 @@
<string name="security">Безопасность</string>
<string name="select_entity_to_display">Выберите объект для отображения</string>
<string name="select_instance">Выберите сервер, к которому хотели бы подключиться:</string>
<string name="sensor_description">Описание</string>
<string name="sensor_description_audio_sensor">Режима звонка и другие атрибуты, связанные со звуком</string>
<string name="sensor_description_battery_level">Уровень заряда аккумулятора</string>
<string name="sensor_description_battery_state">Состояние зарядки аккумулятора</string>
<string name="sensor_description_bluetooth_connection">Информация о подключенных в настоящее время устройствах Bluetooth</string>
<string name="sensor_description_detected_activity">Текущий тип активности, вычисляемый с помощью API Google Activity Recognition</string>
<string name="sensor_description_dnd_sensor">Состояние режима \"Не беспокоить\"</string>
<string name="sensor_description_geocoded_location">Адрес, вычисляемый на основе данных GPS с использованием API Google Location.</string>
<string name="sensor_description_last_reboot">Дата и время последней перезагрузки</string>
<string name="sensor_description_light_sensor">Текущий уровень освещенности</string>
<string name="sensor_description_location_background">Местоположение будет периодически обновляться, даже при закрытом приложении.</string>
<string name="sensor_description_location_zone">Зоны будут импортированы из Home Assistant для использования их в приложении</string>
<string name="sensor_description_next_alarm">Дата и время следующего запланированного будильника, любое приложение или производитель может изменить поведение по умолчанию. Атрибут пакета сообщит вам, какое приложение установит следующий запланированный сигнал будильника</string>
<string name="sensor_description_none">Нет описания</string>
<string name="sensor_description_phone_state">Состояние телефона. Информация о вызовах не сохраняется</string>
<string name="sensor_description_pressure_sensor">Текущее значение атмосферного давления</string>
<string name="sensor_description_proximity_sensor">Текущее показание датчика приближения</string>
<string name="sensor_description_sim_1">Информация об операторе сотовой связи в слоте SIM 1</string>
<string name="sensor_description_sim_2">Информация об операторе сотовой связи в слоте SIM 2</string>
<string name="sensor_description_steps_sensor">Общее количество шагов с момента последней перезагрузки устройства</string>
<string name="sensor_description_storage_sensor">Информация о внутреннем и внешнем пространстве для хранения</string>
<string name="sensor_description_wifi_connection">Информация о сети Wi-Fi, к которой подключено устройство</string>
<string name="sensor_summary">Включение или отключение сенсоров мобильного приложения</string>
<string name="sensor_title">Управление сенсорами</string>
<string name="sensors">Сенсоры</string>

View file

@ -107,9 +107,9 @@ Home Assistant</string>
<string name="pref_connection_title">Informácie o pripojení</string>
<string name="pref_connection_url">Home Assistant adresa URL</string>
<string name="pref_connection_wifi">Domáca sieť WiFi SSID</string>
<string name="sensor_description_location_background">Pravidelne aktualizovať polohu na pozadí.</string>
<string name="pref_location_background_summary">Pravidelne aktualizovať polohu na pozadí.</string>
<string name="pref_location_background_title">Sledovanie polohy na pozadí</string>
<string name="sensor_description_location_zone">Importujte existujúce Home Assistant zóny ako geofence pre účely sledovanie na základe zóny.</string>
<string name="pref_location_zone_summary">Importujte existujúce Home Assistant zóny ako geofence pre účely sledovanie na základe zóny.</string>
<string name="pref_location_zone_title">Sledovanie na základe zóny</string>
<string name="profile">Profil</string>
<string name="qrcode_processing_tag_error">Chyba pri spracovaní qrcode tagu</string>

View file

@ -68,9 +68,9 @@
<string name="pref_connection_ssids_empty">Konfigurera dina WiFi SSID (er)</string>
<string name="pref_connection_title">Anslutningsinformation</string>
<string name="pref_connection_wifi">WiFi SSID för hemma-nätverk.</string>
<string name="sensor_description_location_background">Uppdatera din plats i bakgrunden med jämna mellanrum.</string>
<string name="pref_location_background_summary">Uppdatera din plats i bakgrunden med jämna mellanrum.</string>
<string name="pref_location_background_title">Platsspårning i bakgrunden</string>
<string name="sensor_description_location_zone">Importera befintliga Home Assistant zoner som geofences för zonbaserad spårning.</string>
<string name="pref_location_zone_summary">Importera befintliga Home Assistant zoner som geofences för zonbaserad spårning.</string>
<string name="pref_location_zone_title">Zonbaserad spårning</string>
<string name="profile">Profil</string>
<string name="rate_limit_notification.body">Du har nu skickat mer än %s notiser idag. Du får inga nya notiser förrän midnatt UTC.</string>

View file

@ -72,9 +72,9 @@
<string name="pref_connection_title">Bağlantı bilgileri</string>
<string name="pref_connection_url">Home Assistant URL\'si</string>
<string name="pref_connection_wifi">Ev ağınızın WiFi SSID\'si</string>
<string name="sensor_description_location_background">Arka planda konumunuzu düzenli olarak güncelleyin.</string>
<string name="pref_location_background_summary">Arka planda konumunuzu düzenli olarak güncelleyin.</string>
<string name="pref_location_background_title">Arka plan konum takibi</string>
<string name="sensor_description_location_zone">Varolan Ev Yardımcısı bölgelerini bölge tabanlı izleme için geofences olarak içe aktarın.</string>
<string name="pref_location_zone_summary">Varolan Ev Yardımcısı bölgelerini bölge tabanlı izleme için geofences olarak içe aktarın.</string>
<string name="pref_location_zone_title">Bölge tabanlı izleme</string>
<string name="profile">Profil</string>
<string name="rate_limit_notification.body">Bugün %s den fazla bildirim gönderdiniz. UTC gece yarısına kadar yeni bildirim almayacaksınız.</string>

View file

@ -1,5 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string-array name="pref_theme_option_labels">
<item>@string/themes_option_label_light</item>
<item>@string/themes_option_label_dark</item>
<item>@string/themes_option_label_system</item>
</string-array>
<string-array name="pref_theme_option_values">
<item>@string/themes_option_value_light</item>
<item>@string/themes_option_value_dark</item>
<item>@string/themes_option_value_system</item>
</string-array>
<string name="add_service_data_field">添加字段</string>
<string name="add_widget">添加小部件</string>
<string name="app_name">Home Assistant</string>
@ -30,6 +40,7 @@
<string name="device_registration">设备注册</string>
<string name="dialog_add_panel_shortcut_content">创建此项目的快捷方式?</string>
<string name="dialog_add_panel_shortcut_title">添加快捷方式</string>
<string name="documentation">文档</string>
<string name="enabled_summary">启用后将发送到Home Assistant</string>
<string name="enabled_title">启用</string>
<string name="entity_attribute_checkbox">附加属性值</string>
@ -71,6 +82,7 @@ Home Assistant实例</string>
<string name="manage_ssids_input_exists">该SSID已经存在。</string>
<string name="manual_setup">手动输入地址</string>
<string name="map">地图</string>
<string name="need_help">需要帮助?</string>
<string name="nfc_btn_create_duplicate">创建重复项</string>
<string name="nfc_btn_fire_event">Fire event</string>
<string name="nfc_btn_read_tag">读取NFC标签</string>
@ -106,9 +118,9 @@ Home Assistant实例</string>
<string name="pref_connection_title">连接信息</string>
<string name="pref_connection_url">外网 URL 地址</string>
<string name="pref_connection_wifi">无线网络 SSID</string>
<string name="sensor_description_location_background">定期在后台更新您的位置。</string>
<string name="pref_location_background_summary">定期在后台更新您的位置。</string>
<string name="pref_location_background_title">后台位置跟踪</string>
<string name="sensor_description_location_zone">导入现有的Home Assistant区域作为地理围栏以进行基于区域的跟踪。</string>
<string name="pref_location_zone_summary">导入现有的Home Assistant区域作为地理围栏以进行基于区域的跟踪。</string>
<string name="pref_location_zone_title">基于区域的跟踪</string>
<string name="profile">配置 文件</string>
<string name="qrcode_processing_tag_error">处理二维码标签时出错</string>
@ -124,6 +136,28 @@ Home Assistant实例</string>
<string name="security">安全</string>
<string name="select_entity_to_display">选择要显示的实体</string>
<string name="select_instance">选择你想要连接的实例:</string>
<string name="sensor_description">描述</string>
<string name="sensor_description_audio_sensor">设备振铃模式的状态以及其他音频相关属性</string>
<string name="sensor_description_battery_level">设备的当前电池电量</string>
<string name="sensor_description_battery_state">电池当前的充电状态</string>
<string name="sensor_description_bluetooth_connection">有关当前连接的蓝牙设备的信息</string>
<string name="sensor_description_detected_activity">由Google的Activity Recognition API计算出的当前活动类型</string>
<string name="sensor_description_dnd_sensor">\"请勿打扰\"的当前状态</string>
<string name="sensor_description_geocoded_location">使用Googles Location API根据GPS数据计算出的地址</string>
<string name="sensor_description_last_reboot">上次重新启动设备的日期和时间</string>
<string name="sensor_description_light_sensor">当前照度级别</string>
<string name="sensor_description_location_background">定期在后台更新您的位置。</string>
<string name="sensor_description_location_zone">导入现有的Home Assistant区域作为地理围栏以进行基于区域的跟踪。</string>
<string name="sensor_description_next_alarm">下一个计划警报的日期和时间,任何应用或制造商都可以覆盖默认行为。包属性将告诉您哪个应用设置了下一个计划警报。</string>
<string name="sensor_description_none">无描述</string>
<string name="sensor_description_phone_state">无论电话是响铃还是正在通话中,都不会存储其他来电者信息</string>
<string name="sensor_description_pressure_sensor">当前环境气压读数</string>
<string name="sensor_description_proximity_sensor">当前的接近度读数,某些设备仅报告近或远</string>
<string name="sensor_description_sim_1">SIM插槽1中有关当前蜂窝电话提供商的信息</string>
<string name="sensor_description_sim_2">SIM插槽2中有关当前蜂窝电话提供商的信息</string>
<string name="sensor_description_steps_sensor">自上次重新启动设备以来的总步数</string>
<string name="sensor_description_storage_sensor">有关内部和外部总可用存储空间的信息</string>
<string name="sensor_description_wifi_connection">有关当前连接的WiFi网络的信息</string>
<string name="sensor_summary">使用它来管理启用/禁用的传感器。</string>
<string name="sensor_title">管理传感器</string>
<string name="sensors">传感器</string>

View file

@ -1,5 +1,111 @@
<?xml version="1.0" encoding="UTF-8"?>
<resources>
<string name="rate_limit_notification.body">您今天已发送超过%s条通知。您将不会收到新通知直到世界标准时间的凌晨。</string>
<string name="rate_limit_notification.title">通知配额超限</string>
<string name="add_widget">新增小工具</string>
<string name="app_name">Home Assistant</string>
<string name="app_version_info">應用程式詳細資料</string>
<string name="application_version">應用程式版本</string>
<string name="attributes">屬性</string>
<string name="auth_cancel">驗證已取消</string>
<string name="auth_error">驗證失敗</string>
<string name="auth_error_message">\"使用者名稱\" 和 \"密碼\" 欄位不得為空</string>
<string name="auth_request">需要驗證</string>
<string name="biometric_message">使用您的生物特徵或螢幕鎖憑證來解鎖</string>
<string name="biometric_set_title">確認以繼續</string>
<string name="biometric_title">Home Assistant 已鎖定</string>
<string name="cancel">取消</string>
<string name="config">設定</string>
<string name="connected_to_home_assistant">連線至 Home Assistant</string>
<string name="device_name">設備名稱</string>
<string name="enabled_title">已啟用</string>
<string name="error_auth_revoked">您的授權似乎已被撤銷,請重新連線到 Home Assistant。</string>
<string name="error_connection_failed">無法連線至 Home Assistant。</string>
<string name="error_onboarding_connection_failed">無法連線至 Home Assistant。</string>
<string name="error_ssl">由於SSL認證錯誤無法與 Home Assistant 通信。請確保您的憑證有效。</string>
<string name="failed_scan">搜尋 Home Assistant 失敗。</string>
<string name="finish">完成</string>
<string name="fullscreen">全螢幕應用程式</string>
<string name="fullscreen_def">以全螢幕顯示應用程式</string>
<string name="history">歷史</string>
<string name="icon">Icon</string>
<string name="input_url">Home Assistant URL</string>
<string name="input_url_hint">https://example.duckdns.org:8123</string>
<string name="label_attribute">屬性:</string>
<string name="label_entity_id">Entity ID:</string>
<string name="label_icon">Icon:</string>
<string name="label_service">Service:</string>
<string name="location">定位</string>
<string name="lock_summary">使用生物特徵或螢幕鎖憑證來解鎖應用程式</string>
<string name="lock_title">應用程式鎖定</string>
<string name="lockscreen_message">點按即可解鎖:</string>
<string name="lockscreen_title">應用程式已鎖定 !</string>
<string name="logbook">日誌</string>
<string name="manage_ssids">管理 SSID(s)</string>
<string name="manage_ssids_input">New WiFi SSID</string>
<string name="manage_ssids_input_exists">此 SSID 已經存在。</string>
<string name="manual_setup">手動輸入地址</string>
<string name="nfc_btn_create_duplicate">進行複製</string>
<string name="nfc_btn_fire_event">觸發事件</string>
<string name="nfc_btn_read_tag">讀取 NFC Tag</string>
<string name="nfc_btn_share">分享</string>
<string name="nfc_btn_write_tag">寫入 NFC Tag</string>
<string name="nfc_event_fired_fail">觸發事件失敗,請再試一次。</string>
<string name="nfc_event_fired_success">事件已觸發</string>
<string name="nfc_example_trigger">觸發範例</string>
<string name="nfc_summary">設定 NFC Tags</string>
<string name="nfc_title_nfc_setup">NFC Tags</string>
<string name="nfc_title_settings">NFC Tags</string>
<string name="nfc_welcome_message">一旦您的設備靠近 NFC tags由該應用程式編寫的 NFC Tags 將會觸發事件。\n\n Tags可以在已安裝 Home Assistant 應用程式並且具備 NFC 硬體支援的設備上讀取。</string>
<string name="other_settings">其他設定</string>
<string name="password">密碼</string>
<string name="pref_connection_internal">內部 URL</string>
<string name="pref_connection_ssids_empty">設定您的 WiFi SSID</string>
<string name="pref_connection_title">連線資訊</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="profile">個人設定</string>
<string name="rate_limit_notification.body">您今天已發送超過%s條通知直到世界標準時間的凌晨之前您將不會收到新通知。</string>
<string name="rate_limit_notification.title">通知配額超限</string>
<string name="refresh">重新載入</string>
<string name="required_fields">需要輸入使用者名稱與密碼</string>
<string name="retry">重試</string>
<string name="save">儲存</string>
<string name="scan_again">重新掃描</string>
<string name="scanning_network">搜尋網路中的 Home Assistant</string>
<string name="security">安全</string>
<string name="select_entity_to_display">選擇要顯示的實體</string>
<string name="sensor_summary">此選項可以允許/拒絕應用程式感測器權限。</string>
<string name="sensor_title">感測器管理員</string>
<string name="sensors">感測器</string>
<string name="set_lock_message">沒有可使用的生物特徵或螢幕鎖憑證</string>
<string name="set_lock_title">應用程式鎖定錯誤</string>
<string name="settings">設定</string>
<string name="shopping_list">購物清單</string>
<string name="shortcuts">捷徑</string>
<string name="skip">略過</string>
<string name="themes_option_label_dark">暗黑</string>
<string name="themes_option_label_light">亮色</string>
<string name="themes_option_label_system">跟隨系統模式</string>
<string name="themes_option_value_dark">暗黑</string>
<string name="themes_option_value_light">亮色</string>
<string name="themes_option_value_system">系統</string>
<string name="themes_title_settings">主題</string>
<string name="url_invalid">網址無效</string>
<string name="url_parse_error">無法解析您的 Home Assistan URL它看起來應該像https://example.com</string>
<string name="username">使用者名稱</string>
<string name="wait">等待</string>
<string name="webview_error">讀取 Home Assistant 發生錯誤,請檢查連接設定後,再進行連線。</string>
<string name="webview_error_SSL_DATE_INVALID">Home Assistant 憑證日期無效,請檢查 Home Assistant 憑證或連線設定後,再進行連線。</string>
<string name="webview_error_SSL_EXPIRED">Home Assistant 憑證已過期,請檢查 Home Assistant 憑證或連線設定後,再進行連線。</string>
<string name="webview_error_SSL_INVALID">由於 SSL 錯誤,導致 Home Assistant 連線失敗,請檢查 Home Assistant 憑證或連線設定後,再進行連線。</string>
<string name="webview_error_SSL_NOTYETVALID">Home Assistant 憑證尚未生效,請檢查 Home Assistant 憑證或連線設定後,再進行連線。</string>
<string name="webview_error_SSL_UNTRUSTED">偵測到無效或不被信任 Home Assistant 憑證,請檢查 Home Assistant 憑證或連線設定後,再進行連線。</string>
<string name="widget_attribute_separator_label">屬性之間的分隔符:</string>
<string name="widget_creation_error">無法新建小工具。</string>
<string name="widget_image_description">Home Assistant 小工具</string>
<string name="widget_separator_label">狀態和屬性分隔符:</string>
<string name="widget_spinner_icon">Icon:</string>
<string name="widget_state_separator_label">狀態和屬性分隔符:</string>
<string name="widget_text_hint_service_data">Entity ID</string>
<string name="widget_text_hint_service_service">Service</string>
<string name="widget_text_size_default">30</string>
<string name="widget_text_size_label">小工具文字大小</string>
</resources>

View file

@ -17,17 +17,13 @@
<string name="application_version">Application Version</string>
<string name="attempting_registration">Registering application…</string>
<string name="attributes">Attributes</string>
<string name="sensor_description_audio_sensor">The state of the devices ringer mode as well as other audio related attributes</string>
<string name="auth_cancel">Authentication Cancelled</string>
<string name="auth_error">Authentication Error</string>
<string name="auth_error_message">The \'Username\' and \'Password\' fields must be completed</string>
<string name="auth_request">Authentication Requested</string>
<string name="sensor_description_battery_level">The current battery level of the device</string>
<string name="sensor_description_battery_state">The current charging state of the battery</string>
<string name="biometric_message">Unlock using your biometric or screenlock credential</string>
<string name="biometric_set_title">Confirm to continue</string>
<string name="biometric_title">Home Assistant is locked</string>
<string name="sensor_description_bluetooth_connection">Information about currently connected bluetooth devices</string>
<string name="calendar">Calendar</string>
<string name="cancel">Cancel</string>
<string name="checking_with_home_assistant">Checking with Home Assistant</string>
@ -39,13 +35,11 @@ to your home internet.</string>
<string name="connected_to_home_assistant">Connected to Home Assistant</string>
<string name="create_template">Create Template</string>
<string name="developer_tools">Developer Tools</string>
<string name="sensor_description">Description</string>
<string name="device_class">Device Class</string>
<string name="device_name">Device Name</string>
<string name="device_registration">Device Registration</string>
<string name="dialog_add_panel_shortcut_content">Create a shortcut to this item?</string>
<string name="dialog_add_panel_shortcut_title">Add Shortcut</string>
<string name="sensor_description_dnd_sensor">The current state of Do Not Disturb</string>
<string name="documentation">Documentation</string>
<string name="enabled_summary">When enabled values will be sent to Home Assistant</string>
<string name="enabled_title">Enabled</string>
@ -77,8 +71,6 @@ Home Assistant instance</string>
<string name="label_icon">Icon:</string>
<string name="label_label">Label:</string>
<string name="label_service">Service:</string>
<string name="sensor_description_last_reboot">The date and time of the devices last reboot</string>
<string name="sensor_description_light_sensor">The current level of illuminance</string>
<string name="location">Location</string>
<string name="lock_summary">Use biometric or screenlock credential to unlock app</string>
<string name="lock_title">Lock app</string>
@ -92,7 +84,6 @@ Home Assistant instance</string>
<string name="manual_setup">enter address manually</string>
<string name="map">Map</string>
<string name="need_help">Need Help?</string>
<string name="sensor_description_next_alarm">The date and time of the next scheduled alarm, any app or manufacturer can override the default behavior. The package attribute will tell you which app set the next scheduled alarm.</string>
<string name="nfc_btn_create_duplicate">Create duplicate</string>
<string name="nfc_btn_fire_event">Fire event</string>
<string name="nfc_btn_read_tag">Read NFC Tag</string>
@ -121,7 +112,6 @@ Home Assistant instance</string>
<string name="password">Password</string>
<string name="permission_explanation">In order to use location tracking features or different connection urls based on WiFi SSID we need access to your location. If you want consistent background updates you will also need to allow background processing</string>
<string name="permission_explanation_calls">In order to track incoming and outgoing call\'s occurrence we need access to your phone state. No phone numbers or other call details will be stored.</string>
<string name="sensor_description_phone_state">Whether or not the phone is ringing or in a call, no other caller information is stored</string>
<string name="pref_call_tracking_summary">Allow application to detect call occurrence and notify server about it.</string>
<string name="pref_call_tracking_title">Calls Tracking</string>
<string name="pref_connection_internal">Internal Connection URL</string>
@ -129,12 +119,11 @@ Home Assistant instance</string>
<string name="pref_connection_title">Connection Information</string>
<string name="pref_connection_url">Home Assistant URL</string>
<string name="pref_connection_wifi">Home Network WiFi SSID</string>
<string name="pref_location_background_summary">Update your location behind the scenes, periodically.</string>
<string name="pref_location_background_title">Background Location Tracking</string>
<string name="sensor_description_location_zone">Import existing Home Assistant zones as geofences for zone based tracking.</string>
<string name="pref_location_zone_summary">Import existing Home Assistant zones as geofences for zone based tracking.</string>
<string name="pref_location_zone_title">Zone Based Tracking</string>
<string name="sensor_description_pressure_sensor">The current ambient air pressure reading</string>
<string name="profile">Profile</string>
<string name="sensor_description_proximity_sensor">The current proximity reading, some devices only report near or far</string>
<string name="qrcode_processing_tag_error">Error while processing qrcode tag</string>
<string name="rate_limit_notification.body">You have now sent more than %s notifications today. You will not receive new notifications until midnight UTC.</string>
<string name="rate_limit_notification.title">Notifications Rate Limited</string>
@ -149,10 +138,28 @@ for Home Assistant</string>
<string name="select_entity_to_display">Select Entity to display</string>
<string name="select_instance">Select the instance you would
like to connect to:</string>
<string name="sensor_description">Description</string>
<string name="sensor_description_audio_sensor">The state of the devices ringer mode as well as other audio related attributes</string>
<string name="sensor_description_battery_level">The current battery level of the device</string>
<string name="sensor_description_battery_state">The current charging state of the battery</string>
<string name="sensor_description_bluetooth_connection">Information about currently connected bluetooth devices</string>
<string name="sensor_description_detected_activity">The current activity type as computed by Googles Activity Recognition API</string>
<string name="sensor_description_dnd_sensor">The current state of Do Not Disturb</string>
<string name="sensor_description_geocoded_location">Calculated address based on GPS data using Googles Location API</string>
<string name="sensor_description_last_reboot">The date and time of the devices last reboot</string>
<string name="sensor_description_light_sensor">The current level of illuminance</string>
<string name="sensor_description_location_background">Update your location behind the scenes, periodically.</string>
<string name="sensor_description_location_zone">Import existing Home Assistant zones as geofences for zone based tracking.</string>
<string name="sensor_description_next_alarm">The date and time of the next scheduled alarm, any app or manufacturer can override the default behavior. The package attribute will tell you which app set the next scheduled alarm.</string>
<string name="sensor_description_none">No description</string>
<string name="sensor_description_phone_state">Whether or not the phone is ringing or in a call, no other caller information is stored</string>
<string name="sensor_description_pressure_sensor">The current ambient air pressure reading</string>
<string name="sensor_description_proximity_sensor">The current proximity reading, some devices only report near or far</string>
<string name="sensor_description_sim_1">Information about the current cellular provider in SIM slot 1</string>
<string name="sensor_description_sim_2">Information about the current cellular provider in SIM slot 2</string>
<string name="sensor_description_steps_sensor">The total number of steps since the last reboot of the device</string>
<string name="sensor_description_storage_sensor">Information about the total and available storage space internally and externally</string>
<string name="sensor_description_wifi_connection">Information about the currently connected WiFi network</string>
<string name="sensor_summary">Use this to manage what sensors are enabled/disabled.</string>
<string name="sensor_title">Manage Sensors</string>
<string name="sensors">Sensors</string>
@ -163,14 +170,10 @@ like to connect to:</string>
<string name="shopping_list">Shopping List</string>
<string name="shortcuts">Shortcuts</string>
<string name="shortcuts_summary">Add shortcuts to launcher</string>
<string name="sensor_description_sim_1">Information about the current cellular provider in SIM slot 1</string>
<string name="sensor_description_sim_2">Information about the current cellular provider in SIM slot 2</string>
<string name="skip">Skip</string>
<string name="state">State</string>
<string name="states">Overview</string>
<string name="status_of_mobile_app_integration">Status of mobile app integration:</string>
<string name="sensor_description_steps_sensor">The total number of steps since the last reboot of the device</string>
<string name="sensor_description_storage_sensor">Information about the total and available storage space internally and externally</string>
<string name="tag_reader_title">Processing Tag</string>
<string name="template_widget_default">Enter Template Here</string>
<string name="themes_option_label_dark">Dark</string>
@ -211,5 +214,4 @@ like to connect to:</string>
<string name="widget_text_hint_service_service">Service</string>
<string name="widget_text_size_default">30</string>
<string name="widget_text_size_label">Widget text size:</string>
<string name="sensor_description_wifi_connection">Information about the currently connected WiFi network</string>
</resources>