Skip to content

Commit

Permalink
docs: update localization
Browse files Browse the repository at this point in the history
  • Loading branch information
alandtse committed Sep 27, 2020
1 parent cac80ec commit 94e4e09
Show file tree
Hide file tree
Showing 10 changed files with 52 additions and 52 deletions.
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "Erweitertes debugging",
"email": "Email Adresse",
"exclude_devices": "Ausgeschlossene Geräte (komma getrennnt)",
Expand All @@ -60,8 +61,7 @@
"description": "Bitte geben Sie ihre Informationen ein.",
"title": "Alexa Media Player - Konfiguration"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down
68 changes: 34 additions & 34 deletions custom_components/alexa_media/.translations/en.json
Original file line number Diff line number Diff line change
@@ -1,66 +1,66 @@
{
"config": {
"abort": {
"forgot_password": "The Forgot Password page was detected. This normally is the result of too may 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."
},
"error": {
"connection_error": "Error connecting; check network and retry",
"identifier_exists": "Email for Alexa URL already registered",
"invalid_credentials": "Invalid credentials",
"unknown_error": "Unknown error, please report log info"
},
"step": {
"user": {
"action_required": {
"description": "**{email} - alexa.{url}** \nAmazon will send a push notification per the below message. Please completely respond before continuing. \n{message}",
"title": "Alexa Media Player - Action Required"
},
"authselect": {
"data": {
"password": "Password",
"email": "Email Address",
"securitycode": "2FA Code (recommended to avoid login issues)",
"url": "Amazon region domain (e.g., amazon.co.uk)",
"include_devices": "Included device (comma separated)",
"exclude_devices": "Excluded device (comma separated)",
"debug": "Advanced debugging",
"scan_interval": "Seconds between scans",
"cookies_txt": "Cookies.txt data"
"authselectoption": "OTP method"
},
"description": "Please enter your [information](https://github.com/custom-components/alexa_media_player/wiki/Configuration#integrations-page). **[Cookie import](https://github.com/custom-components/alexa_media_player/wiki/Configuration#cookie-import) may be easiest!** \n**WARNING: Amazon incorrectly reports 'Enter a valid email or mobile number' when [2FA Code is required](https://github.com/custom-components/alexa_media_player/wiki/Configuration#enable-two-factor-authentication-for-your-amazon-account).** \n>{message}",
"title": "Alexa Media Player - Configuration"
"description": "**{email} - alexa.{url}** \n{message}",
"title": "Alexa Media Player - One Time Password"
},
"captcha": {
"data": {
"captcha": "Captcha",
"password": "Password",
"securitycode": "2FA Code (recommended to avoid login issues)",
"captcha": "Captcha"
"securitycode": "2FA Code (recommended to avoid login issues)"
},
"description": "**{email} - alexa.{url}** \n{message} \n {captcha_image}",
"title": "Alexa Media Player - Captcha"
},
"claimspicker": {
"data": {
"authselectoption": "Verification method"
},
"description": "**{email} - alexa.{url}** \nPlease select verification method by number. (e.g., `0` or `1`) \n{message}",
"title": "Alexa Media Player - Verification Method"
},
"twofactor": {
"data": {
"securitycode": "2FA Code"
},
"description": "**{email} - alexa.{url}** \nEnter the One Time Password (OTP). \n{message}",
"title": "Alexa Media Player - Two Factor Authentication"
},
"authselect": {
"data": {
"authselectoption": "OTP method"
},
"description": "**{email} - alexa.{url}** \n{message}",
"title": "Alexa Media Player - One Time Password"
},
"claimspicker": {
"user": {
"data": {
"authselectoption": "Verification method"
"cookies_txt": "Cookies.txt data",
"debug": "Advanced debugging",
"email": "Email Address",
"exclude_devices": "Excluded device (comma separated)",
"include_devices": "Included device (comma separated)",
"password": "Password",
"scan_interval": "Seconds between scans",
"securitycode": "2FA Code (recommended to avoid login issues)",
"url": "Amazon region domain (e.g., amazon.co.uk)"
},
"description": "**{email} - alexa.{url}** \nPlease select verification method by number. (e.g., `0` or `1`) \n{message}",
"title": "Alexa Media Player - Verification Method"
},
"action_required": {
"description": "**{email} - alexa.{url}** \nAmazon will send a push notification per the below message. Please completely respond before continuing. \n{message}",
"title": "Alexa Media Player - Action Required"
"description": "Please enter your [information](https://github.com/custom-components/alexa_media_player/wiki/Configuration#integrations-page). **[Cookie import](https://github.com/custom-components/alexa_media_player/wiki/Configuration#cookie-import) may be easiest!** \n**WARNING: Amazon incorrectly reports 'Enter a valid email or mobile number' when [2FA Code is required](https://github.com/custom-components/alexa_media_player/wiki/Configuration#enable-two-factor-authentication-for-your-amazon-account).** \n>{message}",
"title": "Alexa Media Player - Configuration"
}
},
"abort": {
"forgot_password": "The Forgot Password page was detected. This normally is the result of too may 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."
}
},
"options": {
Expand Down
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "Depuración avanzada",
"email": "Dirección de correo electrónico",
"exclude_devices": "Dispositivo excluido (separado por comas)",
Expand All @@ -60,8 +61,7 @@
"description": "Por favor, introduzca su información.",
"title": "Alexa Media Player - Configuracion"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "Débogage avancé",
"email": "Adresse Email",
"exclude_devices": "Appareil exclu (séparé par des virgules)",
Expand All @@ -60,8 +61,7 @@
"description": "Veuillez saisir vos informations.",
"title": "Alexa Media Player - Configuration"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "Debug avanzato",
"email": "Indirizzo email",
"exclude_devices": "Dispositivi da escludere (separati da virgola)",
Expand All @@ -60,8 +61,7 @@
"description": "Prego inserisci le tue informazioni.",
"title": "Alexa Media Player - Configurazione"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/nb.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "Avansert feilsøking",
"email": "Epostadresse",
"exclude_devices": "Ekskludert enhet (kommaseparert)",
Expand All @@ -60,8 +61,7 @@
"description": "Vennligst skriv inn informasjonen din. \n**WARNING: Amazon rapporterer feilaktig 'Angi en gyldig e-postadresse eller et mobilnummer' når 2FA-kode kreves.** \n>{message}",
"title": "Alexa Media Player - Konfigurasjon"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/nl.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "Geavanceerd debuggen",
"email": "E-mailadres",
"exclude_devices": "Apparaten uitsluiten (Scheiding: komma)",
Expand All @@ -60,8 +61,7 @@
"description": "Vul je gegevens in a.u.b.",
"title": "Alexa Media Player - Configuratie"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/pl.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "Zaawansowane debugowanie",
"email": "Adres email",
"exclude_devices": "Wykluczone urządzenia (oddzielone przecinkami)",
Expand All @@ -60,8 +61,7 @@
"description": "Wprowadź dane",
"title": "Alexa Media Player - konfiguracja"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "Расширенные возможности отладки",
"email": "Адрес электронной почты",
"exclude_devices": "Исключенные устройства (через запятую)",
Expand All @@ -60,8 +61,7 @@
"description": "Пожалуйста, введите свои данные.",
"title": "Alexa Media Player - Конфигурация"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down
4 changes: 2 additions & 2 deletions custom_components/alexa_media/.translations/zh-Hans.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
},
"user": {
"data": {
"cookies_txt": "config::step::user::data::cookies_txt",
"debug": "高级调试",
"email": "电子邮件地址",
"exclude_devices": "Excluded device (comma separated)",
Expand All @@ -60,8 +61,7 @@
"description": "请输入您的信息。",
"title": "Alexa Media Player-配置"
}
},
"title": "Alexa Media Player"
}
},
"options": {
"step": {
Expand Down

0 comments on commit 94e4e09

Please sign in to comment.