core/homeassistant/components/spotify/translations/es.json

17 lines
630 B
JSON
Raw Normal View History

2020-01-26 00:33:06 +00:00
{
"config": {
"abort": {
"already_setup": "S\u00f3lo puedes configurar una cuenta de Spotify.",
2020-06-25 00:08:30 +00:00
"authorize_url_timeout": "Tiempo de espera agotado generando la url de autorizaci\u00f3n.",
2020-01-26 00:33:06 +00:00
"missing_configuration": "La integraci\u00f3n de Spotify no est\u00e1 configurada. Por favor, siga la documentaci\u00f3n."
},
"create_entry": {
"default": "Autentificado con \u00e9xito con Spotify."
},
"step": {
"pick_implementation": {
"title": "Elija el m\u00e9todo de autenticaci\u00f3n"
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-26 00:33:06 +00:00
}