mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
[ci skip] Translation update
This commit is contained in:
parent
a08e3d7352
commit
7bd98d1082
38
homeassistant/components/icloud/.translations/zh-Hant.json
Normal file
38
homeassistant/components/icloud/.translations/zh-Hant.json
Normal file
@ -0,0 +1,38 @@
|
||||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"username_exists": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210"
|
||||
},
|
||||
"error": {
|
||||
"login": "\u767b\u5165\u932f\u8aa4\uff1a\u8acb\u78ba\u8a8d\u96fb\u5b50\u90f5\u4ef6\u8207\u79d8\u5bc6\u6b63\u78ba\u6027",
|
||||
"send_verification_code": "\u50b3\u9001\u9a57\u8b49\u78bc\u5931\u6557",
|
||||
"username_exists": "\u5e33\u865f\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
||||
"validate_verification_code": "\u7121\u6cd5\u9a57\u8b49\u8f38\u5165\u9a57\u8b49\u78bc\uff0c\u9078\u64c7\u4e00\u90e8\u4fe1\u4efb\u8a2d\u5099\u3001\u7136\u5f8c\u91cd\u65b0\u57f7\u884c\u9a57\u8b49\u3002"
|
||||
},
|
||||
"step": {
|
||||
"trusted_device": {
|
||||
"data": {
|
||||
"trusted_device": "\u4fe1\u4efb\u8a2d\u5099"
|
||||
},
|
||||
"description": "\u9078\u64c7\u4fe1\u4efb\u8a2d\u5099",
|
||||
"title": "iCloud \u4fe1\u4efb\u8a2d\u5099"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u78bc",
|
||||
"username": "\u96fb\u5b50\u90f5\u4ef6"
|
||||
},
|
||||
"description": "\u8f38\u5165\u6191\u8b49",
|
||||
"title": "iCloud \u6191\u8b49"
|
||||
},
|
||||
"verification_code": {
|
||||
"data": {
|
||||
"verification_code": "\u9a57\u8b49\u78bc"
|
||||
},
|
||||
"description": "\u8acb\u8f38\u5165\u6240\u6536\u5230\u7684 iCloud \u9a57\u8b49\u78bc",
|
||||
"title": "iCloud \u9a57\u8b49\u78bc"
|
||||
}
|
||||
},
|
||||
"title": "Apple iCloud"
|
||||
}
|
||||
}
|
@ -3,7 +3,9 @@
|
||||
"abort": {
|
||||
"already_setup": "Nom\u00e9s pots configurar un compte de Soma.",
|
||||
"authorize_url_timeout": "S'ha acabat el temps d'espera durant la generaci\u00f3 de l'URL d'autoritzaci\u00f3.",
|
||||
"missing_configuration": "El component Soma no est\u00e0 configurat. Mira'n la documentaci\u00f3."
|
||||
"connection_error": "No s'ha pogut connectar amb SOMA Connect.",
|
||||
"missing_configuration": "El component Soma no est\u00e0 configurat. Mira'n la documentaci\u00f3.",
|
||||
"result_error": "SOMA Connect ha respost amb un estat d'error."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Autenticaci\u00f3 exitosa amb Soma."
|
||||
|
@ -3,9 +3,9 @@
|
||||
"abort": {
|
||||
"already_setup": "You can only configure one Soma account.",
|
||||
"authorize_url_timeout": "Timeout generating authorize url.",
|
||||
"connection_error": "Failed to connect to SOMA Connect.",
|
||||
"missing_configuration": "The Soma component is not configured. Please follow the documentation.",
|
||||
"result_error": "SOMA Connect responded with error status.",
|
||||
"connection_error": "Failed to connect to SOMA Connect."
|
||||
"result_error": "SOMA Connect responded with error status."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Successfully authenticated with Soma."
|
||||
|
@ -3,7 +3,9 @@
|
||||
"abort": {
|
||||
"already_setup": "Du kan bare konfigurere \u00e9n Soma-konto.",
|
||||
"authorize_url_timeout": "Tidsavbrudd ved generering av autoriseringsadresse.",
|
||||
"missing_configuration": "Soma-komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen."
|
||||
"connection_error": "Kunne ikke koble til SOMA Connect.",
|
||||
"missing_configuration": "Soma-komponenten er ikke konfigurert. Vennligst f\u00f8lg dokumentasjonen.",
|
||||
"result_error": "SOMA Connect svarte med feilstatus."
|
||||
},
|
||||
"create_entry": {
|
||||
"default": "Vellykket autentisering med Somfy."
|
||||
|
Loading…
x
Reference in New Issue
Block a user