mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 13:17:32 +00:00
[ci skip] Translation update
This commit is contained in:
parent
ca05f8928d
commit
68ba1d8790
@ -18,5 +18,5 @@
|
||||
"standby": "\uc900\ube44\uc911"
|
||||
}
|
||||
},
|
||||
"title": "\ubbf8\ub514\uc5b4\uc7ac\uc0dd\uae30"
|
||||
"title": "\ubbf8\ub514\uc5b4 \ud50c\ub808\uc774\uc5b4"
|
||||
}
|
@ -3,7 +3,8 @@
|
||||
"abort": {
|
||||
"already_setup": "Nom\u00e9s pots configurar un \u00fanic compte amb Spotify.",
|
||||
"authorize_url_timeout": "S'ha acabat el temps d'espera durant la generaci\u00f3 de l'URL d'autoritzaci\u00f3.",
|
||||
"missing_configuration": "La integraci\u00f3 Spotify no est\u00e0 configurada. Mira'n la documentaci\u00f3."
|
||||
"missing_configuration": "La integraci\u00f3 Spotify no est\u00e0 configurada. Mira'n la documentaci\u00f3.",
|
||||
"reauth_account_mismatch": "El compte Spotify autenticat, no coincideix amb el compte necessari per a la re-autenticaci\u00f3."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autenticaci\u00f3 exitosa amb Spotify."
|
||||
@ -11,6 +12,10 @@
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Selecci\u00f3 del m\u00e8tode d'autenticaci\u00f3"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "La integraci\u00f3 de Spotify ha de tornar a autenticar-se amb el compte de Spotify: {account}",
|
||||
"title": "Re-autenticaci\u00f3 amb Spotify"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -3,7 +3,8 @@
|
||||
"abort": {
|
||||
"already_setup": "You can only configure one Spotify account.",
|
||||
"authorize_url_timeout": "Timeout generating authorize url.",
|
||||
"missing_configuration": "The Spotify integration is not configured. Please follow the documentation."
|
||||
"missing_configuration": "The Spotify integration is not configured. Please follow the documentation.",
|
||||
"reauth_account_mismatch": "The Spotify account authenticated with, does not match the account needed re-authentication."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Successfully authenticated with Spotify."
|
||||
@ -11,6 +12,10 @@
|
||||
"step": {
|
||||
"pick_implementation": {
|
||||
"title": "Pick Authentication Method"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"description": "The Spotify integration needs to re-authenticate with Spotify for account: {account}",
|
||||
"title": "Re-authenticate with Spotify"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user