Files
Home-Assistant/custom_components/alexa_media/translations/bg_BG.json
T
2026-07-17 10:12:15 -04:00

189 lines
7.6 KiB
JSON

{
"config": {
"abort": {
"forgot_password": "The Forgot Password page was detected. This normally is the result of too many failed logins. Amazon may require action before a relogin can be attempted.",
"login_failed": "Alexa Media Player failed to login.",
"reauth_successful": "Alexa Media Player successfully reauthenticated. Please ignore the \"Aborted\" message from HA."
},
"error": {
"2fa_key_invalid": "{otp_secret} is invalid",
"connection_error": "Error connecting; check network and retry",
"identifier_exists": "Email for Alexa URL already registered",
"invalid_auth": "Login was not successful. Please double-check your email, password, and Authenticator key.",
"invalid_credentials": "Invalid credentials",
"invalid_url": "URL is invalid: {message}",
"oauth_error": "Could not complete OAuth login. Please try again.",
"unable_to_connect_hass_url": "Unable to connect to Home Assistant Local URL. Please check the URL under Settings > System > Network > Home Assistant URL > Local network",
"unknown_error": "Unknown error: {message}"
},
"step": {
"proxy_warning": {
"data": {
"proxy_warning": "Ignore and Continue - I understand that no support for login issues are provided for bypassing this warning."
},
"description": "The HA server cannot connect to the URL provided: {hass_url}.\n> {error}\n\nTo fix this, please confirm your browser can reach {hass_url}. This field is from Settings > System > Network > Home Assistant URL.\n\nIf you are **certain** your browser can reach this URL, you can bypass this warning.",
"title": "Alexa Media Player - Unable to Connect to HA URL"
},
"totp_register": {
"data": {
"registered": "Yes, OTP code was verified"
},
"description": "**{email} - alexa.{url}** \nHave you verified the OTP code in Amazon 2SV? \n >OTP Code: {message}",
"title": "Alexa Media Player - OTP Confirmation"
},
"user": {
"data": {
"debug": "Advanced debug",
"email": "Email Address",
"exclude_devices": "or Exclude these devices from all (comma separated)",
"extended_entity_discovery": "Include additional sensors, switches and lights",
"hass_url": "Local network URL to access Home Assistant",
"include_devices": "Only include these devices (comma separated)",
"otp_secret": "52-character Authenticator App Key for Amazon 2SV",
"password": "Password",
"public_url": "Public URL shared with external hosted services",
"queue_delay": "Delay to queue multiple commands together (seconds)",
"scan_interval": "Scheduled polling interval (seconds)",
"securitycode": "One-time password (OTP)",
"should_get_network": "Discover Alexa network",
"url": "Amazon region domain (e.g., amazon.co.uk)"
},
"data_description": {
"debug": "Enables very verbose, trace-level logging for advanced troubleshooting.\nNot recommended for normal operation due to increased log volume.\nEnsure logger levels are set to DEBUG for full output.",
"otp_secret": "Example: 35T5 LQSY I5IO 3EFQ LGAJ I6YB JWBY JJPR PYT7 XPPW IDAK SQBJ CVXA"
}
}
}
},
"entity": {
"sensor": {
"air_quality": {
"name": "Air quality"
},
"air_quality_carbon_monoxide": {
"name": "Carbon monoxide"
},
"air_quality_humidity": {
"name": "Humidity"
},
"air_quality_indoor_air_quality": {
"name": "Indoor air quality"
},
"air_quality_particulate_matter": {
"name": "Particulate matter"
},
"air_quality_volatile_organic_compounds": {
"name": "Volatile organic compounds"
},
"next_alarm": {
"name": "Next alarm"
},
"next_reminder": {
"name": "Next reminder"
},
"next_timer": {
"name": "Next timer"
},
"temperature": {
"name": "Temperature"
}
},
"switch": {
"do_not_disturb": {
"name": "Do not disturb"
},
"repeat": {
"name": "Repeat"
},
"shuffle": {
"name": "Shuffle"
}
}
},
"issues": {
"deprecated_yaml_configuration": {
"description": "YAML configuration of Alexa Media Player is deprecated.\nPlease remove `alexa_media` from your configuration, restart Home Assistant and use the UI to configure it instead.\nSettings > Devices & services > Integrations > ADD INTEGRATION",
"title": "YAML configuration is deprecated"
}
},
"options": {
"step": {
"init": {
"data": {
"debug": "Advanced debug",
"exclude_devices": "or Exclude these devices from all (comma separated)",
"extended_entity_discovery": "Include additional sensors, switches and lights",
"include_devices": "Only include these devices (comma separated)",
"otp_secret": "52-character Authenticator App Key for Amazon 2SV",
"public_url": "Public URL shared with external hosted services",
"queue_delay": "Delay to queue multiple commands together (seconds)",
"scan_interval": "Scheduled polling interval (seconds)",
"should_get_network": "Discover Alexa network"
},
"data_description": {
"debug": "Enables very verbose, trace-level logging for advanced troubleshooting.\nNot recommended for normal operation due to increased log volume.\nEnsure logger levels are set to DEBUG for full output.",
"otp_secret": "Example: 35T5 LQSY I5IO 3EFQ LGAJ I6YB JWBY JJPR PYT7 XPPW IDAK SQBJ CVXA"
},
"description": "* Required entry",
"title": "Alexa Media Player - Reconfiguration"
}
}
},
"services": {
"enable_network_discovery": {
"description": "Re-enables Alexa network discovery so the next polling cycle will rediscover Alexa devices for the selected accounts.",
"fields": {
"email": {
"description": "Optional Alexa account email or list of emails. If empty, all known accounts will be refreshed.",
"name": "Email address"
}
},
"name": "Enable Network Discovery"
},
"force_logout": {
"description": "Force account to logout. Used mainly for debugging.",
"fields": {
"email": {
"description": "Accounts to clear. Empty will clear all.",
"name": "Email address"
}
},
"name": "Force Logout"
},
"get_history_records": {
"description": "Parses the history records for the specified device",
"fields": {
"entity_id": {
"description": "Entity to get the history for",
"name": "Select media player:"
},
"entries": {
"description": "Number of entries to get",
"name": "Number of entries"
}
},
"name": "Get History Records"
},
"restore_volume": {
"description": "Restore previous volume level on Alexa media player device",
"fields": {
"entity_id": {
"description": "Entity to restore the previous volume level on",
"name": "Select media player:"
}
},
"name": "Restore Previous Volume"
},
"update_last_called": {
"description": "Forces update of last_called echo device for each Alexa account.",
"fields": {
"email": {
"description": "List of Alexa accounts to update. If empty, will update all known accounts.",
"name": "Email address"
}
},
"name": "Update Last Called Sensor"
}
}
}