UNPKG

iobroker.lovelace

Version:

With this adapter you can build visualization for ioBroker with Home Assistant Lovelace UI

1 lines 7.29 kB
{"ui.panel.profile.current_user":"You are currently logged in as {fullName}.","ui.panel.profile.is_owner":"You are an owner.","ui.panel.profile.logout":"Log out","ui.panel.profile.logout_title":"Log out?","ui.panel.profile.logout_text":"Are you sure you want to log out?","ui.panel.profile.force_narrow.header":"Always hide the sidebar","ui.panel.profile.force_narrow.description":"This will hide the sidebar by default, similar to the mobile experience.","ui.panel.profile.customize_sidebar.header":"Change the order and hide items from the sidebar","ui.panel.profile.customize_sidebar.description":"You can also press and hold the header of the sidebar to activate edit mode.","ui.panel.profile.customize_sidebar.button":"Edit","ui.panel.profile.vibrate.header":"Vibrate","ui.panel.profile.vibrate.description":"Enable or disable vibration on this device when controlling devices.","ui.panel.profile.enable_shortcuts.header":"Keyboard Shortcuts","ui.panel.profile.enable_shortcuts.description":"Enable or disable keyboard shortcuts for performing various actions in the UI.","ui.panel.profile.suspend.header":"Automatically close connection","ui.panel.profile.suspend.description":"Should we close the connection to the server after being hidden for 5 minutes?","ui.panel.profile.push_notifications.header":"Push Notifications","ui.panel.profile.push_notifications.description":"Send notifications to this device.","ui.panel.profile.push_notifications.error_load_platform":"Configure notify.html5.","ui.panel.profile.push_notifications.error_use_https":"Requires SSL enabled for frontend.","ui.panel.profile.push_notifications.push_notifications":"Push notifications","ui.panel.profile.push_notifications.link_promo":"Learn more","ui.panel.profile.push_notifications.add_device_prompt.title":"What should this device be called?","ui.panel.profile.push_notifications.add_device_prompt.input_label":"Device name","ui.panel.profile.language.header":"Language","ui.panel.profile.language.link_promo":"Help translating","ui.panel.profile.language.dropdown_label":"Language","ui.panel.profile.number_format.header":"Number Format","ui.panel.profile.number_format.dropdown_label":"Number format","ui.panel.profile.number_format.description":"Choose how numbers are formatted.","ui.panel.profile.number_format.formats.language":"Auto (use language setting)","ui.panel.profile.number_format.formats.system":"Use system locale","ui.panel.profile.number_format.formats.comma_decimal":"1,234,567.89","ui.panel.profile.number_format.formats.decimal_comma":"1.234.567,89","ui.panel.profile.number_format.formats.space_comma":"1 234 567,89","ui.panel.profile.number_format.formats.none":"None","ui.panel.profile.time_format.header":"Time Format","ui.panel.profile.time_format.dropdown_label":"Time format","ui.panel.profile.time_format.description":"Choose how times are formatted.","ui.panel.profile.time_format.formats.12":"12 hours (AM/PM)","ui.panel.profile.time_format.formats.24":"24 hours","ui.panel.profile.time_format.formats.language":"Auto (use language setting)","ui.panel.profile.time_format.formats.system":"Use system locale","ui.panel.profile.themes.header":"Theme","ui.panel.profile.themes.error_no_theme":"No themes available.","ui.panel.profile.themes.link_promo":"Learn about themes","ui.panel.profile.themes.dropdown_label":"Theme","ui.panel.profile.themes.dark_mode.auto":"Auto","ui.panel.profile.themes.dark_mode.light":"Light","ui.panel.profile.themes.dark_mode.dark":"Dark","ui.panel.profile.themes.primary_color":"Primary color","ui.panel.profile.themes.accent_color":"Accent color","ui.panel.profile.themes.reset":"Reset","ui.panel.profile.dashboard.header":"Dashboard","ui.panel.profile.dashboard.description":"Pick a default dashboard for this device.","ui.panel.profile.dashboard.dropdown_label":"Dashboard","ui.panel.profile.change_password.header":"Change Password","ui.panel.profile.change_password.current_password":"Current Password","ui.panel.profile.change_password.new_password":"New Password","ui.panel.profile.change_password.confirm_new_password":"Confirm New Password","ui.panel.profile.change_password.error_required":"Required","ui.panel.profile.change_password.submit":"Submit","ui.panel.profile.change_password.error_new_mismatch":"Entered new password values do not match","ui.panel.profile.change_password.error_new_is_old":"New password must be different than current password","ui.panel.profile.change_password.success":"Password changed successfully","ui.panel.profile.mfa.header":"Multi-factor Authentication Modules","ui.panel.profile.mfa.disable":"Disable","ui.panel.profile.mfa.enable":"Enable","ui.panel.profile.mfa.confirm_disable":"Are you sure you want to disable {name}?","ui.panel.profile.mfa_setup.title_aborted":"Aborted","ui.panel.profile.mfa_setup.title_success":"Success!","ui.panel.profile.mfa_setup.step_done":"Setup done for {step}","ui.panel.profile.mfa_setup.close":"Close","ui.panel.profile.mfa_setup.submit":"Submit","ui.panel.profile.advanced_mode.title":"Advanced Mode","ui.panel.profile.advanced_mode.description":"Unlocks advanced features.","ui.panel.profile.advanced_mode.link_promo":"Learn more","ui.panel.profile.refresh_tokens.header":"Refresh Tokens","ui.panel.profile.refresh_tokens.description":"Each refresh token represents a login session. Refresh tokens will be automatically removed when you click log out. The following refresh tokens are currently active for your account.","ui.panel.profile.refresh_tokens.token_title":"Refresh token for {clientId}","ui.panel.profile.refresh_tokens.created_at":"Created {date}","ui.panel.profile.refresh_tokens.last_used":"Last used {date} from {location}","ui.panel.profile.refresh_tokens.not_used":"Has never been used","ui.panel.profile.refresh_tokens.confirm_delete":"Are you sure you want to delete the refresh token for {name}?","ui.panel.profile.refresh_tokens.delete_failed":"Failed to delete the refresh token.","ui.panel.profile.refresh_tokens.current_token_tooltip":"Unable to delete current refresh token","ui.panel.profile.long_lived_access_tokens.header":"Long-Lived Access Tokens","ui.panel.profile.long_lived_access_tokens.description":"Create long-lived access tokens to allow your scripts to interact with your ioBroker instance. Each token will be valid for 10 years from creation. The following long-lived access tokens are currently active.","ui.panel.profile.long_lived_access_tokens.learn_auth_requests":"Learn how to make authenticated requests.","ui.panel.profile.long_lived_access_tokens.created":"Created {date}","ui.panel.profile.long_lived_access_tokens.confirm_delete":"Are you sure you want to delete the access token for {name}?","ui.panel.profile.long_lived_access_tokens.delete_failed":"Failed to delete the access token.","ui.panel.profile.long_lived_access_tokens.create":"Create Token","ui.panel.profile.long_lived_access_tokens.create_failed":"Failed to create the access token.","ui.panel.profile.long_lived_access_tokens.name":"Name","ui.panel.profile.long_lived_access_tokens.prompt_name":"Give the token a name","ui.panel.profile.long_lived_access_tokens.prompt_copy_token":"Copy your access token. It will not be shown again.","ui.panel.profile.long_lived_access_tokens.empty_state":"You have no long-lived access tokens yet."}