From 8e54d502ce8e5ba92d8f8e0aca8a5cfc66910e98 Mon Sep 17 00:00:00 2001 From: Thomas D <11554546+thomasddn@users.noreply.github.com> Date: Tue, 14 Jan 2025 16:08:11 +0100 Subject: [PATCH] Lokalise: updates --- de.json | 643 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ en.json | 643 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 1286 insertions(+) create mode 100644 de.json create mode 100644 en.json diff --git a/de.json b/de.json new file mode 100644 index 0000000..a9cd9ea --- /dev/null +++ b/de.json @@ -0,0 +1,643 @@ +{ + "config": { + "step": { + "user": { + "description": "Bitte deine Volvo-Account-Zugangsdaten eingeben: Fahrzeug-Identifikationsnummer und Volvo-Developers-API-Schlüssel (https:\/\/developer.volvocars.com\/).", + "data": { + "username": "Benutzername", + "password": "Passwort", + "vin": "Fahrzeug-Identifikationsnummer", + "vcc_api_key": "Volvo-Developers-API-Schlüssel", + "friendly_name": "Friendly Name" + }, + "data_description": { + "vin": "Die Fahrzeug-Identifikationsnummer ist 17 Zeichen lang und beginnt normalerweise für Volvo-Fahrzeuge mit YV1 or YV4.", + "friendly_name": "Dieser Wert wird in der Entitäts-ID benutzt (volvo_[friendly name]_[key]). Falls leer, wird die Fahrzeug-Identifiktationsnummer benutzt." + } + }, + "otp": { + "description": "Bitte das Einmal-Kennwort (One-Time-Password) eingeben, welches dir soeben per Mail zugeschickt wurde.", + "data": { + "otp": "OTP" + } + }, + "reauth_confirm": { + "title": "Zugangsdaten abgelaufen", + "description": "Die Volvo-Cars-Integration muss deinen Account erneut authentifizieren." + } + }, + "abort": { + "already_configured": "Das Fahrzeug ist bereits konfiguriert", + "reauth_successful": "Zugangsdaten erfolgreich aktualisiert" + }, + "error": { + "invalid_auth": "Authentifizierung fehlgeschlagen" + } + }, + "entity": { + "binary_sensor": { + "brake_fluid_level_warning": { + "name": "Bremsflüssigkeit" + }, + "brake_light_center_warning": { + "name": "Zentrales Bremslicht" + }, + "brake_light_left_warning": { + "name": "Bremslicht links" + }, + "brake_light_right_warning": { + "name": "Bremslicht rechts" + }, + "coolant_level_warning": { + "name": "Kühlflüssigkeitsstand" + }, + "daytime_running_light_left_warning": { + "name": "Tagfahrlicht links" + }, + "daytime_running_light_right_warning": { + "name": "Tagfahrlicht rechts" + }, + "door_front_left": { + "name": "Tür vorne links" + }, + "door_front_right": { + "name": "Tür vorne rechts" + }, + "door_rear_left": { + "name": "Tür hinten links" + }, + "door_rear_right": { + "name": "Tür hinten rechts" + }, + "engine_status": { + "name": "Status Motor" + }, + "fog_light_front_warning": { + "name": "Nebelleuchten vorne" + }, + "fog_light_rear_warning": { + "name": "Nebelleuchten hinten" + }, + "hazard_lights_warning": { + "name": "Warnblinker" + }, + "high_beam_left_warning": { + "name": "Fernlicht links" + }, + "high_beam_right_warning": { + "name": "Fernlicht rechts" + }, + "hood": { + "name": "Motorhaube" + }, + "low_beam_left_warning": { + "name": "Abblendlicht links" + }, + "low_beam_right_warning": { + "name": "Abblendlicht rechts" + }, + "oil_level_warning": { + "name": "Ölstand", + "state_attributes": { + "level": { + "name": "Füllstand", + "state": { + "no_warning": "OK", + "service_required": "Service benötigt", + "too_low": "Zu niedrig", + "too_high": "Zu hoch" + } + } + } + }, + "position_light_front_left_warning": { + "name": "Standlicht vorne links" + }, + "position_light_front_right_warning": { + "name": "Standlicht vorne rechts" + }, + "position_light_rear_left_warning": { + "name": "Standlicht hinten links" + }, + "position_light_rear_right_warning": { + "name": "Standlicht hinten rechts" + }, + "registration_plate_light_warning": { + "name": "Kennzeichenbeleuchtung" + }, + "reverse_lights_warning": { + "name": "Rückfahrlicht" + }, + "service_warning": { + "name": "Service", + "state_attributes": { + "reason": { + "name": "Grund", + "state": { + "distance_driven_almost_time_for_service": "Bald Zeit für die Kilometer-Service", + "distance_driven_overdue_for_service": "Kilometer-Service überfällig", + "distance_driven_time_for_service": "Zeit für den Kilometer-Service", + "engine_hours_almost_time_for_service": "Bald Zeit für den Service nach Betriebsstunden", + "engine_hours_overdue_for_service": "Service nach Betriebsstunden überfällig", + "engine_hours_time_for_service": "Zeit für den Service nach Betriebsstunden", + "no_warning": "OK", + "regular_maintenance_almost_time_for_service": "Bald Zeit für den turnusgemäßen Service", + "regular_maintenance_overdue_for_service": "Turnusgemäßer Service überfällig", + "regular_maintenance_time_for_service": "Zeit für den turnusgemäßen Service", + "unknown_warning": "Unbekannte Warnung" + } + } + } + }, + "side_mark_lights_warning": { + "name": "Setiliche Markierungsleuchten" + }, + "sunroof": { + "name": "Schiebedach" + }, + "tailgate": { + "name": "Kofferaum" + }, + "tank_lid": { + "name": "Tank-\/Ladeklappe" + }, + "turn_indication_front_left_warning": { + "name": "Blinker vorne links" + }, + "turn_indication_front_right_warning": { + "name": "Blinker vorne rechts" + }, + "turn_indication_rear_left_warning": { + "name": "Blinker hinten links" + }, + "turn_indication_rear_right_warning": { + "name": "Blinker hinten rechts" + }, + "tyre_front_left": { + "name": "Reifen vorne links", + "state_attributes": { + "pressure": { + "name": "Reifendruck", + "state": { + "no_warning": "OK", + "very_low_pressure": "Sehr niedriger Reifendruck", + "low_pressure": "Niedriger Reifendruck", + "high_pressure": "Hoher Reifendruck" + } + } + } + }, + "tyre_front_right": { + "name": "Reifen vorne rechts", + "state_attributes": { + "pressure": { + "name": "Reifendruck", + "state": { + "no_warning": "OK", + "very_low_pressure": "Sehr niedriger Reifendruck", + "low_pressure": "Niedriger Reifendruck", + "high_pressure": "Hoher Reifendruck" + } + } + } + }, + "tyre_rear_left": { + "name": "Reifen hinten links", + "state_attributes": { + "pressure": { + "name": "Reifendruck", + "state": { + "no_warning": "OK", + "very_low_pressure": "Sehr niedriger Reifendruck", + "low_pressure": "Niedriger Reifendruck", + "high_pressure": "Hoher Reifendruck" + } + } + } + }, + "tyre_rear_right": { + "name": "Reifen hinten rechts", + "state_attributes": { + "pressure": { + "name": "Reifendruck", + "state": { + "no_warning": "OK", + "very_low_pressure": "Sehr niedriger Reifendruck", + "low_pressure": "Niedriger Reifendruck", + "high_pressure": "Hoher Reifendruck" + } + } + } + }, + "washer_fluid_level_warning": { + "name": "Füllstand Scheibenwischwasser" + }, + "window_front_left": { + "name": "Fenster vorne links" + }, + "window_front_right": { + "name": "Fenster vorne rechts" + }, + "window_rear_left": { + "name": "Fenster hinten links" + }, + "window_rear_right": { + "name": "Fenster hinten rechts" + } + }, + "button": { + "climatization_start": { + "name": "Klimatisierung starten", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "car_error": "Fahrzeugfehler", + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "running": "Läuft", + "timeout": "Zeitüberschreitung", + "unknown": "Unbekannt", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus", + "waiting": "Warten" + } + } + } + }, + "climatization_stop": { + "name": "Klimatisierung ausschalten", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "car_error": "Fahrzeugfehler", + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "running": "Läuft", + "timeout": "Zeitüberschreitung", + "unknown": "Unbekannt", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus", + "waiting": "Warten" + } + } + } + }, + "engine_start": { + "name": "Motor starten", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "car_error": "Fahrzeugfehler", + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "running": "Läuft", + "timeout": "Zeitüberschreitung", + "unknown": "Unbekannt", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus", + "waiting": "Warten" + } + } + } + }, + "engine_stop": { + "name": "Motor ausschalten", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "car_error": "Fahrzeugfehler", + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "running": "Läuft", + "timeout": "Zeitüberschreitung", + "unknown": "Unbekannt", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus", + "waiting": "Warten" + } + } + } + }, + "flash": { + "name": "Lichtsignal", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "car_error": "Fahrzeugfehler", + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "timeout": "Zeitüberschreitung", + "unknown": "Unbekannt", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus" + } + } + } + }, + "honk": { + "name": "Signalhorn", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "car_error": "Fahrzeugfehler", + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "timeout": "Zeitüberschreitung", + "unknown": "Unbekannt", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus" + } + } + } + }, + "honk_flash": { + "name": "Signalhorn & Lichtsignal", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "car_error": "Fahrzeugfehler", + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "timeout": "Zeitüberschreitung", + "unknown": "Unbekannt", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus" + } + } + } + }, + "update_data": { + "name": "Daten aktualisieren" + } + }, + "device_tracker": { + "location": { + "name": "Standort", + "state_attributes": { + "direction": { + "name": "Richtung" + } + } + } + }, + "image": { + "exterior": { + "name": "Außen Beifahrerseite" + }, + "exterior_back": { + "name": "Heckansicht" + }, + "exterior_back_driver": { + "name": "Außen Fahrerseite hinten" + }, + "exterior_back_passenger": { + "name": "Außen Beifahrerseite hinten" + }, + "exterior_front": { + "name": "Frontansicht" + }, + "exterior_front_driver": { + "name": "Außen Fahrerseite vorne" + }, + "exterior_front_passenger": { + "name": "Außen Beifahrerseite vorne" + }, + "exterior_side_driver": { + "name": "Außen Fahrerseite" + }, + "interior": { + "name": "Innen" + } + }, + "lock": { + "lock": { + "name": "Zentralverriegelung", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "timeout": "Zeitüberschreitung", + "unable_to_lock_door_open": "Tür offen", + "unknown": "Unbekannt", + "unlock_time_frame_passed": "Zeitfenster abgelaufen", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus" + } + } + } + }, + "lock_reduced_guard": { + "name": "Reduzierter Sicherheitsmodus", + "state_attributes": { + "last_result": { + "name": "Letztes Ergebnis", + "state": { + "completed": "Abgeschlossen", + "connection_failure": "Verbindungsfehler", + "delivered": "Geliefert", + "not_allowed_privacy_enabled": "Nicht erlaubt, Datenschutz aktiviert", + "not_allowed_wrong_usage_mode": "Nicht erlaubt, falscher Nutzungsmodus", + "rejected": "Abgelehnt", + "timeout": "Zeitüberschreitung", + "unable_to_lock_door_open": "Tür offen", + "unknown": "Unbekannt", + "unlock_time_frame_passed": "Zeitfenster abgelaufen", + "vehicle_in_sleep": "Fahrzeug im Schlafmodus" + } + } + } + } + }, + "number": { + "data_update_interval": { + "name": "Daten-Abrufintervall" + }, + "engine_run_time": { + "name": "Motor-Betriebsstunden" + } + }, + "sensor": { + "api_status": { + "name": "API Status" + }, + "api_request_count": { + "name": "API Zugriffszähler" + }, + "availability": { + "name": "Fahrzeugverbindung", + "state": { + "available": "Verfügbar", + "car_in_use": "Fahrzeug ist in Gebrauch", + "no_internet": "Keine Internetverbindung", + "power_saving_mode": "Energiesparmodus", + "unavailable": "Nicht verfügbar", + "unspecified": "Unbekannt" + } + }, + "average_energy_consumption": { + "name": "Durchschn. Energieverbrauch" + }, + "average_energy_consumption_automatic": { + "name": "Durchschn. Energieverbrauch Automatik" + }, + "average_energy_consumption_charge": { + "name": "Durchschn. Energieverbrauch seit dem Laden" + }, + "average_fuel_consumption": { + "name": "Durchschn. Kraftstoffverbrauch" + }, + "average_fuel_consumption_automatic": { + "name": "Durchschn. Kraftstoffverbrauch Automatik" + }, + "average_speed": { + "name": "Durchschn. Geschwindigkeit" + }, + "average_speed_automatic": { + "name": "Durchschn. Geschwindigkeit Automatik" + }, + "battery_capacity": { + "name": "Batteriekapazität" + }, + "battery_charge_level": { + "name": "Batterieladestand (SOC)" + }, + "charging_connection_status": { + "name": "Status Ladeanschluss", + "state": { + "connection_status_connected_ac": "Wechselstrom verbunden", + "connection_status_connected_dc": "Gleichstrom verbunden", + "connection_status_disconnected": "Getrennt", + "connection_status_fault": "Fehler", + "connection_status_unspecified": "Unbekannt" + } + }, + "charging_system_status": { + "name": "Ladezustand", + "state": { + "charging_system_charging": "Laden", + "charging_system_done": "Fertig", + "charging_system_fault": "Fehler", + "charging_system_idle": "Warten", + "charging_system_scheduled": "Geplant", + "charging_system_unspecified": "Unbekannt" + } + }, + "distance_to_empty_battery": { + "name": "Reichweite EV" + }, + "distance_to_empty_tank": { + "name": "Reichweite Verbrenner" + }, + "distance_to_service": { + "name": "Kilometer bis zum Service" + }, + "engine_time_to_service": { + "name": "Betriebsstunden bis zum Service" + }, + "estimated_charging_time": { + "name": "Vorauss. Ladezeit" + }, + "fuel_amount": { + "name": "Kraftstoffmenge" + }, + "odometer": { + "name": "Gesamt-Kilometerstand" + }, + "time_to_service": { + "name": "Zeit bis zum Service" + }, + "trip_meter_automatic": { + "name": "Kilometerzähler Automatik" + }, + "trip_meter_manual": { + "name": "Kilometerzähler Manuell" + } + } + }, + "exceptions": { + "lock_failure": { + "message": "{command} Fahrzeug fehlgeschlagen. Status: {status}. Nachricht: {message}" + } + }, + "options": { + "step": { + "init": { + "sections": { + "api": { + "name": "API", + "data": { + "vcc_api_key": "Volvo-Developers-API-Schlüssel" + } + }, + "images": { + "name": "Bilder", + "data": { + "image_bg_color": "Hintergrundfarbe Bilder", + "image_transparent": "Transparenter Hintergrund Bilder" + }, + "data_description": { + "image_bg_color": "Nur auswählbar, wenn kein transparenter Hintergrund für Bilder ausgewählt wurde." + } + }, + "units": { + "name": "Einheit", + "data": { + "fuel_consumption_unit": "Einheit Verbrauch" + } + } + } + } + }, + "abort": { + "no_options_available": "Für dein Fahrzeug sind keine Optionen auswählbar." + } + }, + "selector": { + "fuel_consumption_unit": { + "options": { + "l_100km": "l\/100km", + "mpg_uk": "mpg (UK)", + "mpg_us": "mpg (US)" + } + } + }, + "\/\/translator": { + "\/\/firstname": "Arend", + "\/\/lastname": "Boehmer", + "\/\/mail": "arend.boehmer@web.de", + "\/\/country": "Germany" + } +} \ No newline at end of file diff --git a/en.json b/en.json new file mode 100644 index 0000000..76bc805 --- /dev/null +++ b/en.json @@ -0,0 +1,643 @@ +{ + "config": { + "step": { + "user": { + "description": "Enter your Volvo account credentials, VIN and Volvo developers API key (https:\/\/developer.volvocars.com\/).", + "data": { + "username": "Username", + "password": "Password", + "vin": "Vehicle Identification Number", + "vcc_api_key": "Volvo API key", + "friendly_name": "Friendly name" + }, + "data_description": { + "vin": "The VIN is 17 characters long and probably starts with YV1 or YV4.", + "friendly_name": "This value is used in the entity ID (volvo_[friendly name]_[key]). If left empty, VIN will be used." + } + }, + "otp": { + "description": "Enter the OTP you received in your mailbox.", + "data": { + "otp": "OTP" + } + }, + "reauth_confirm": { + "title": "Credentials expired", + "description": "The Volvo Cars integration needs to re-authenticate your account." + } + }, + "abort": { + "already_configured": "Car is already configured", + "reauth_successful": "Successfully updated credentials" + }, + "error": { + "invalid_auth": "Authentication failed" + } + }, + "entity": { + "binary_sensor": { + "brake_fluid_level_warning": { + "name": "Brake fluid" + }, + "brake_light_center_warning": { + "name": "Brake light center" + }, + "brake_light_left_warning": { + "name": "Brake light left" + }, + "brake_light_right_warning": { + "name": "Brake light right" + }, + "coolant_level_warning": { + "name": "Coolant level" + }, + "daytime_running_light_left_warning": { + "name": "Daytime running light left" + }, + "daytime_running_light_right_warning": { + "name": "Daytime running light right" + }, + "door_front_left": { + "name": "Door front left" + }, + "door_front_right": { + "name": "Door front right" + }, + "door_rear_left": { + "name": "Door rear left" + }, + "door_rear_right": { + "name": "Door rear right" + }, + "engine_status": { + "name": "Engine status" + }, + "fog_light_front_warning": { + "name": "Fog light front" + }, + "fog_light_rear_warning": { + "name": "Fog light rear" + }, + "hazard_lights_warning": { + "name": "Hazard lights" + }, + "high_beam_left_warning": { + "name": "High beam left" + }, + "high_beam_right_warning": { + "name": "High beam right" + }, + "hood": { + "name": "Hood" + }, + "low_beam_left_warning": { + "name": "Low beam left" + }, + "low_beam_right_warning": { + "name": "Low beam right" + }, + "oil_level_warning": { + "name": "Oil level", + "state_attributes": { + "level": { + "name": "Level", + "state": { + "no_warning": "OK", + "service_required": "Service required", + "too_low": "Too low", + "too_high": "Too high" + } + } + } + }, + "position_light_front_left_warning": { + "name": "Position light front left" + }, + "position_light_front_right_warning": { + "name": "Position light front right" + }, + "position_light_rear_left_warning": { + "name": "Position light rear left" + }, + "position_light_rear_right_warning": { + "name": "Position light rear right" + }, + "registration_plate_light_warning": { + "name": "Registration plate light" + }, + "reverse_lights_warning": { + "name": "Reverse lights" + }, + "service_warning": { + "name": "Service", + "state_attributes": { + "reason": { + "name": "Reason", + "state": { + "distance_driven_almost_time_for_service": "Almost time for distance service", + "distance_driven_overdue_for_service": "Distance service overdue", + "distance_driven_time_for_service": "Time for distance service", + "engine_hours_almost_time_for_service": "Almost time for engine service", + "engine_hours_overdue_for_service": "Engine service overdue", + "engine_hours_time_for_service": "Time for engine service", + "no_warning": "OK", + "regular_maintenance_almost_time_for_service": "Almost time for service", + "regular_maintenance_overdue_for_service": "Service overdue", + "regular_maintenance_time_for_service": "Time for service", + "unknown_warning": "Unknown warning" + } + } + } + }, + "side_mark_lights_warning": { + "name": "Side mark lights" + }, + "sunroof": { + "name": "Sunroof" + }, + "tailgate": { + "name": "Tailgate" + }, + "tank_lid": { + "name": "Tank lid" + }, + "turn_indication_front_left_warning": { + "name": "Turn indication front left" + }, + "turn_indication_front_right_warning": { + "name": "Turn indication front right" + }, + "turn_indication_rear_left_warning": { + "name": "Turn indication rear left" + }, + "turn_indication_rear_right_warning": { + "name": "Turn indication rear right" + }, + "tyre_front_left": { + "name": "Tyre front left", + "state_attributes": { + "pressure": { + "name": "Pressure", + "state": { + "no_warning": "OK", + "very_low_pressure": "Very low pressure", + "low_pressure": "Low pressure", + "high_pressure": "High pressure" + } + } + } + }, + "tyre_front_right": { + "name": "Tyre front right", + "state_attributes": { + "pressure": { + "name": "Pressure", + "state": { + "no_warning": "OK", + "very_low_pressure": "Very low pressure", + "low_pressure": "Low pressure", + "high_pressure": "High pressure" + } + } + } + }, + "tyre_rear_left": { + "name": "Tyre rear left", + "state_attributes": { + "pressure": { + "name": "Pressure", + "state": { + "no_warning": "OK", + "very_low_pressure": "Very low pressure", + "low_pressure": "Low pressure", + "high_pressure": "High pressure" + } + } + } + }, + "tyre_rear_right": { + "name": "Tyre rear right", + "state_attributes": { + "pressure": { + "name": "Pressure", + "state": { + "no_warning": "OK", + "very_low_pressure": "Very low pressure", + "low_pressure": "Low pressure", + "high_pressure": "High pressure" + } + } + } + }, + "washer_fluid_level_warning": { + "name": "Washer fluid" + }, + "window_front_left": { + "name": "Window front left" + }, + "window_front_right": { + "name": "Window front right" + }, + "window_rear_left": { + "name": "Window rear left" + }, + "window_rear_right": { + "name": "Window rear right" + } + }, + "button": { + "climatization_start": { + "name": "Start climatization", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "car_error": "Car error", + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "running": "Running", + "timeout": "Timeout", + "unknown": "Unknown", + "vehicle_in_sleep": "Vehicle in sleep", + "waiting": "Waiting" + } + } + } + }, + "climatization_stop": { + "name": "Stop climatization", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "car_error": "Car error", + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "running": "Running", + "timeout": "Timeout", + "unknown": "Unknown", + "vehicle_in_sleep": "Vehicle in sleep", + "waiting": "Waiting" + } + } + } + }, + "engine_start": { + "name": "Start engine", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "car_error": "Car error", + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "running": "Running", + "timeout": "Timeout", + "unknown": "Unknown", + "vehicle_in_sleep": "Vehicle in sleep", + "waiting": "Waiting" + } + } + } + }, + "engine_stop": { + "name": "Stop engine", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "car_error": "Car error", + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "running": "Running", + "timeout": "Timeout", + "unknown": "Unknown", + "vehicle_in_sleep": "Vehicle in sleep", + "waiting": "Waiting" + } + } + } + }, + "flash": { + "name": "Flash", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "car_error": "Car error", + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "timeout": "Timeout", + "unknown": "Unknown", + "vehicle_in_sleep": "Vehicle in sleep" + } + } + } + }, + "honk": { + "name": "Honk", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "car_error": "Car error", + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "timeout": "Timeout", + "unknown": "Unknown", + "vehicle_in_sleep": "Vehicle in sleep" + } + } + } + }, + "honk_flash": { + "name": "Honk & flash", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "car_error": "Car error", + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "timeout": "Timeout", + "unknown": "Unknown", + "vehicle_in_sleep": "Vehicle in sleep" + } + } + } + }, + "update_data": { + "name": "Update data" + } + }, + "device_tracker": { + "location": { + "name": "Location", + "state_attributes": { + "direction": { + "name": "Direction" + } + } + } + }, + "image": { + "exterior": { + "name": "Exterior side passenger" + }, + "exterior_back": { + "name": "Exterior back" + }, + "exterior_back_driver": { + "name": "Exterior back driver" + }, + "exterior_back_passenger": { + "name": "Exterior back passenger" + }, + "exterior_front": { + "name": "Exterior front" + }, + "exterior_front_driver": { + "name": "Exterior front driver" + }, + "exterior_front_passenger": { + "name": "Exterior front passenger" + }, + "exterior_side_driver": { + "name": "Exterior side driver" + }, + "interior": { + "name": "Interior" + } + }, + "lock": { + "lock": { + "name": "Central lock", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "timeout": "Timeout", + "unable_to_lock_door_open": "Door open", + "unknown": "Unknown", + "unlock_time_frame_passed": "Time frame passed", + "vehicle_in_sleep": "Vehicle in sleep" + } + } + } + }, + "lock_reduced_guard": { + "name": "Reduced guard lock", + "state_attributes": { + "last_result": { + "name": "Last result", + "state": { + "completed": "Completed", + "connection_failure": "Connection failure", + "delivered": "Delivered", + "not_allowed_privacy_enabled": "Not allowed, privacy enabled", + "not_allowed_wrong_usage_mode": "Wrong usage", + "rejected": "Rejected", + "timeout": "Timeout", + "unable_to_lock_door_open": "Door open", + "unknown": "Unknown", + "unlock_time_frame_passed": "Time frame passed", + "vehicle_in_sleep": "Vehicle in sleep" + } + } + } + } + }, + "number": { + "data_update_interval": { + "name": "Data update interval" + }, + "engine_run_time": { + "name": "Engine run time" + } + }, + "sensor": { + "api_status": { + "name": "API status" + }, + "api_request_count": { + "name": "API request count" + }, + "availability": { + "name": "Car connection", + "state": { + "available": "Available", + "car_in_use": "Car is in use", + "no_internet": "No internet", + "power_saving_mode": "Power saving mode", + "unavailable": "Unavailable", + "unspecified": "Unknown" + } + }, + "average_energy_consumption": { + "name": "Avg. energy consumption" + }, + "average_energy_consumption_automatic": { + "name": "Avg. energy consumption automatic" + }, + "average_energy_consumption_charge": { + "name": "Avg. energy consumption since charge" + }, + "average_fuel_consumption": { + "name": "Avg. fuel consumption" + }, + "average_fuel_consumption_automatic": { + "name": "Avg. fuel consumption automatic" + }, + "average_speed": { + "name": "Avg. speed" + }, + "average_speed_automatic": { + "name": "Avg. speed automatic" + }, + "battery_capacity": { + "name": "Battery capacity" + }, + "battery_charge_level": { + "name": "Battery charge level" + }, + "charging_connection_status": { + "name": "Charging connection status", + "state": { + "connection_status_connected_ac": "Connected AC", + "connection_status_connected_dc": "Connected DC", + "connection_status_disconnected": "Disconnected", + "connection_status_fault": "Error", + "connection_status_unspecified": "Unknown" + } + }, + "charging_system_status": { + "name": "Charging status", + "state": { + "charging_system_charging": "Charging", + "charging_system_done": "Done", + "charging_system_fault": "Error", + "charging_system_idle": "Idle", + "charging_system_scheduled": "Scheduled", + "charging_system_unspecified": "Unknown" + } + }, + "distance_to_empty_battery": { + "name": "Distance to empty battery" + }, + "distance_to_empty_tank": { + "name": "Distance to empty tank" + }, + "distance_to_service": { + "name": "Distance to service" + }, + "engine_time_to_service": { + "name": "Engine time to service" + }, + "estimated_charging_time": { + "name": "Est. charging time" + }, + "fuel_amount": { + "name": "Fuel amount" + }, + "odometer": { + "name": "Odometer" + }, + "time_to_service": { + "name": "Time to service" + }, + "trip_meter_automatic": { + "name": "Trip meter automatic" + }, + "trip_meter_manual": { + "name": "Trip meter manual" + } + } + }, + "exceptions": { + "lock_failure": { + "message": "Failed to {command} vehicle. Status: {status}. Message: {message}" + } + }, + "options": { + "step": { + "init": { + "sections": { + "api": { + "name": "API", + "data": { + "vcc_api_key": "Volvo API key" + } + }, + "images": { + "name": "Images", + "data": { + "image_bg_color": "Images background color", + "image_transparent": "Images transparent background" + }, + "data_description": { + "image_bg_color": "Only applicable if transparent is not checked." + } + }, + "units": { + "name": "Units", + "data": { + "fuel_consumption_unit": "Fuel consumption unit" + } + } + } + } + }, + "abort": { + "no_options_available": "No options available for your vehicle." + } + }, + "selector": { + "fuel_consumption_unit": { + "options": { + "l_100km": "l\/100km", + "mpg_uk": "mpg (UK)", + "mpg_us": "mpg (US)" + } + } + }, + "\/\/translator": { + "\/\/firstname": "", + "\/\/lastname": "", + "\/\/mail": "", + "\/\/country": "" + } +} \ No newline at end of file