[ci skip] Translation update
This commit is contained in:
parent
054a271bd2
commit
697a81c4a3
34 changed files with 257 additions and 3 deletions
|
@ -1,7 +1,10 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat"
|
||||
"already_configured": "El dispositiu ja est\u00e0 configurat",
|
||||
"integrations_diabled": "Aquest dispositiu no t\u00e9 les integracions activades. Activa les integracions de llar intel\u00b7ligent a trav\u00e9s de l'aplicaci\u00f3 i torna-ho a provar.",
|
||||
"no_devices_found": "No s'han trobat dispositius Aranet no configurats.",
|
||||
"outdated_version": "El dispositiu est\u00e0 utilitzant programari obsolet. Actualitza'l com a m\u00ednim a la versi\u00f3 1.2.0 i torna-ho a provar."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Error inesperat"
|
||||
|
|
25
homeassistant/components/aranet/translations/it.json
Normal file
25
homeassistant/components/aranet/translations/it.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Il dispositivo \u00e8 gi\u00e0 configurato",
|
||||
"integrations_diabled": "Questo dispositivo non ha integrazioni abilitate. Si prega di abilitare le integrazioni di smart home utilizzando l'app e riprovare.",
|
||||
"no_devices_found": "Non sono stati trovati dispositivi Aranet non configurati.",
|
||||
"outdated_version": "Questo dispositivo utilizza un firmware obsoleto. Aggiornalo almeno alla v1.2.0 e riprova."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Errore imprevisto"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Vuoi configurare {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Dispositivo"
|
||||
},
|
||||
"description": "Seleziona un dispositivo da configurare"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
25
homeassistant/components/aranet/translations/pl.json
Normal file
25
homeassistant/components/aranet/translations/pl.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Urz\u0105dzenie jest ju\u017c skonfigurowane",
|
||||
"integrations_diabled": "To urz\u0105dzenie nie ma w\u0142\u0105czonej integracji. W\u0142\u0105cz integracj\u0119 z inteligentnym domem za pomoc\u0105 aplikacji i spr\u00f3buj ponownie.",
|
||||
"no_devices_found": "Nie znaleziono nieskonfigurowanych urz\u0105dze\u0144 Aranet.",
|
||||
"outdated_version": "To urz\u0105dzenie korzysta z przestarza\u0142ego oprogramowania. Zaktualizuj go do wersji co najmniej 1.2.0 i spr\u00f3buj ponownie."
|
||||
},
|
||||
"error": {
|
||||
"unknown": "Nieoczekiwany b\u0142\u0105d"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "Czy chcesz skonfigurowa\u0107 {name}?"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "Urz\u0105dzenie"
|
||||
},
|
||||
"description": "Wybierz urz\u0105dzenie do skonfigurowania"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
25
homeassistant/components/aranet/translations/zh-Hant.json
Normal file
25
homeassistant/components/aranet/translations/zh-Hant.json
Normal file
|
@ -0,0 +1,25 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "\u88dd\u7f6e\u5df2\u7d93\u8a2d\u5b9a\u5b8c\u6210",
|
||||
"integrations_diabled": "\u88dd\u7f6e\u4e26\u672a\u555f\u7528\u4efb\u4f55\u6574\u5408\uff0c\u8acb\u5148\u4f7f\u7528 App \u555f\u7528\u667a\u80fd\u5bb6\u5ead\u6574\u5408\u5f8c\u3001\u518d\u8a66\u4e00\u6b21\u3002",
|
||||
"no_devices_found": "\u627e\u4e0d\u5230\u4efb\u4f55\u672a\u8a2d\u5b9a Aranet \u88dd\u7f6e\u3002",
|
||||
"outdated_version": "\u88dd\u7f6e\u4f7f\u7528\u4e86\u904e\u820a\u7684\u97cc\u9ad4\uff0c\u8acb\u66f4\u65b0\u81f3 v1.2.0 \u7248\u4ee5\u4e0a\u4e26\u518d\u8a66\u4e00\u6b21\u3002"
|
||||
},
|
||||
"error": {
|
||||
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
|
||||
},
|
||||
"flow_title": "{name}",
|
||||
"step": {
|
||||
"bluetooth_confirm": {
|
||||
"description": "\u662f\u5426\u8981\u8a2d\u5b9a {name}\uff1f"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"address": "\u88dd\u7f6e"
|
||||
},
|
||||
"description": "\u9078\u64c7\u6240\u8981\u8a2d\u5b9a\u7684\u88dd\u7f6e"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -16,6 +16,11 @@
|
|||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430"
|
||||
}
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u0430",
|
||||
|
|
|
@ -17,6 +17,12 @@
|
|||
},
|
||||
"description": "Authentifizierungs-Tokens sind ung\u00fcltig, melde dich an, um sie neu zu erstellen."
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Passwort"
|
||||
},
|
||||
"description": "Die Authentifizierungs-Tokens wurden ung\u00fcltig, melde dich an, um sie neu zu erstellen."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
|
|
|
@ -17,6 +17,12 @@
|
|||
},
|
||||
"description": "Tuvastusstring aegus, taasloomiseks logi sisse."
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Salas\u00f5na"
|
||||
},
|
||||
"description": "Autentimise m\u00e4rgised muutusid kehtetuks, logi sisse, et neid uuesti luua."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Salas\u00f5na",
|
||||
|
|
|
@ -17,6 +17,12 @@
|
|||
},
|
||||
"description": "I token di autenticazione non sono validi, esegui l'accesso per ricrearli."
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "I token di autenticazione non sono pi\u00f9 validi, accedi per ricrearli."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Password",
|
||||
|
|
|
@ -17,6 +17,12 @@
|
|||
},
|
||||
"description": "Autentiseringstokener ble ugyldige, logg inn for \u00e5 gjenskape dem."
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Passord"
|
||||
},
|
||||
"description": "Autentiseringstokener ble ugyldige, logg p\u00e5 for \u00e5 gjenskape dem."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passord",
|
||||
|
|
|
@ -17,6 +17,12 @@
|
|||
},
|
||||
"description": "Tokeny uwierzytelniaj\u0105ce straci\u0142y wa\u017cno\u015b\u0107. Zaloguj si\u0119, aby je odtworzy\u0107."
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "Has\u0142o"
|
||||
},
|
||||
"description": "Tokeny uwierzytelniaj\u0105ce straci\u0142y wa\u017cno\u015b\u0107. Zaloguj si\u0119, aby je odtworzy\u0107."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Has\u0142o",
|
||||
|
|
|
@ -17,6 +17,12 @@
|
|||
},
|
||||
"description": "\u0422\u043e\u043a\u0435\u043d\u044b \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 \u043d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b, \u0432\u043e\u0439\u0434\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0438\u0445 \u0437\u0430\u043d\u043e\u0432\u043e."
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c"
|
||||
},
|
||||
"description": "\u0422\u043e\u043a\u0435\u043d\u044b \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438 \u043d\u0435\u0434\u0435\u0439\u0441\u0442\u0432\u0438\u0442\u0435\u043b\u044c\u043d\u044b, \u0432\u043e\u0439\u0434\u0438\u0442\u0435, \u0447\u0442\u043e\u0431\u044b \u0441\u043e\u0437\u0434\u0430\u0442\u044c \u0438\u0445 \u0437\u0430\u043d\u043e\u0432\u043e."
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
|
|
|
@ -17,6 +17,12 @@
|
|||
},
|
||||
"description": "\u8a8d\u8b49\u6b0a\u6756\u5df2\u7d93\u5931\u6548\uff0c\u8acb\u767b\u5165\u91cd\u65b0\u65b0\u589e\u3002"
|
||||
},
|
||||
"reauth_confirm": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u78bc"
|
||||
},
|
||||
"description": "\u8a8d\u8b49\u6b0a\u6756\u5df2\u7d93\u5931\u6548\uff0c\u8acb\u767b\u5165\u91cd\u65b0\u65b0\u589e\u3002"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "\u5bc6\u78bc",
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
"mode": "Modalit\u00e0 di viaggio",
|
||||
"time": "Ora",
|
||||
"time_type": "Tipo di ora",
|
||||
"traffic_mode": "Modalit\u00e0 traffico",
|
||||
"transit_mode": "Modalit\u00e0 di transito",
|
||||
"transit_routing_preference": "Preferenza percorso di transito",
|
||||
"units": "Unit\u00e0"
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
"mode": "Tryb podr\u00f3\u017cy",
|
||||
"time": "Czas",
|
||||
"time_type": "Typ czasu",
|
||||
"traffic_mode": "Tryb nat\u0119\u017cenia ruchu",
|
||||
"transit_mode": "Tryb tranzytu",
|
||||
"transit_routing_preference": "Preferencje trasy tranzytowej",
|
||||
"units": "Jednostki"
|
||||
|
|
|
@ -28,6 +28,7 @@
|
|||
"mode": "\u65c5\u884c\u6a21\u5f0f",
|
||||
"time": "\u6642\u9593",
|
||||
"time_type": "\u6642\u9593\u985e\u5225",
|
||||
"traffic_mode": "\u4ea4\u901a\u6a21\u5f0f",
|
||||
"transit_mode": "\u79fb\u52d5\u6a21\u5f0f",
|
||||
"transit_routing_preference": "\u504f\u597d\u79fb\u52d5\u8def\u7dda",
|
||||
"units": "\u55ae\u4f4d"
|
||||
|
|
|
@ -1,4 +1,9 @@
|
|||
{
|
||||
"issues": {
|
||||
"unsupported": {
|
||||
"title": "\u041d\u0435\u043f\u043e\u0434\u0434\u044a\u0440\u0436\u0430\u043d\u0430 \u0441\u0438\u0441\u0442\u0435\u043c\u0430 - {reason}"
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"agent_version": "\u0412\u0435\u0440\u0441\u0438\u044f \u043d\u0430 \u0430\u0433\u0435\u043d\u0442\u0430",
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
{
|
||||
"issues": {
|
||||
"unhealthy": {
|
||||
"description": "Das System ist derzeit aufgrund von \u201e{reason}\u201c fehlerhaft. Verwende den Link, um mehr dar\u00fcber zu erfahren, was falsch ist und wie du es beheben kannst.",
|
||||
"title": "Fehlerhaftes System - {reason}"
|
||||
},
|
||||
"unsupported": {
|
||||
"description": "Das System wird aufgrund von \u201e{reason}\u201c nicht unterst\u00fctzt. Verwende den Link, um mehr dar\u00fcber zu erfahren, was dies bedeutet und wie du zu einem unterst\u00fctzten System zur\u00fcckkehren kannst.",
|
||||
"title": "Nicht unterst\u00fctztes System \u2013 {reason}"
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"agent_version": "Agent-Version",
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
{
|
||||
"issues": {
|
||||
"unhealthy": {
|
||||
"description": "Il sistema non \u00e8 attualmente integro a causa di '{reason}'. Usa il collegamento per saperne di pi\u00f9 sul problema e su come risolverlo.",
|
||||
"title": "Sistema non pi\u00f9 integro - {reason}"
|
||||
},
|
||||
"unsupported": {
|
||||
"description": "Il sistema non \u00e8 supportato a causa di '{reason}'. Utilizzare il collegamento per ulteriori informazioni sul significato e su come tornare a un sistema supportato.",
|
||||
"title": "Sistema non supportato - {reason}"
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"agent_version": "Versione agente",
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
{
|
||||
"issues": {
|
||||
"unhealthy": {
|
||||
"description": "Systemet er for \u00f8yeblikket usunt p\u00e5 grunn av '{reason}'. Bruk linken for \u00e5 l\u00e6re mer om hva som er galt og hvordan du kan fikse det.",
|
||||
"title": "Usunt system \u2013 {reason}"
|
||||
},
|
||||
"unsupported": {
|
||||
"description": "Systemet st\u00f8ttes ikke p\u00e5 grunn av '{reason}'. Bruk lenken for \u00e5 l\u00e6re mer om hva dette betyr og hvordan du g\u00e5r tilbake til et st\u00f8ttet system.",
|
||||
"title": "Systemet st\u00f8ttes ikke \u2013 {reason}"
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"agent_version": "Agentversjon",
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
{
|
||||
"issues": {
|
||||
"unhealthy": {
|
||||
"description": "System jest obecnie \"niezdrowy\" z powodu \u201e{reason}\u201d. Skorzystaj z linku, aby dowiedzie\u0107 si\u0119 wi\u0119cej o tym, co jest nie tak i jak to naprawi\u0107.",
|
||||
"title": "Niezdrowy system \u2013 {reason}"
|
||||
},
|
||||
"unsupported": {
|
||||
"description": "System nie jest obs\u0142ugiwany z powodu \u201e{pow\u00f3d}\u201d. Skorzystaj z linku, aby dowiedzie\u0107 si\u0119 wi\u0119cej o tym, co to oznacza i jak wr\u00f3ci\u0107 do obs\u0142ugiwanego systemu.",
|
||||
"title": "Nieobs\u0142ugiwany system \u2013 {reason}"
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"agent_version": "Wersja agenta",
|
||||
|
|
|
@ -1,4 +1,14 @@
|
|||
{
|
||||
"issues": {
|
||||
"unhealthy": {
|
||||
"description": "System is currently unhealthy \u7531\u65bc '{reason}' \u7de3\u6545\u3001\u7cfb\u7d71\u76ee\u524d\u88ab\u8a8d\u70ba\u4e0d\u5065\u5eb7\u3002\u8acb\u53c3\u8003\u9023\u7d50\u4ee5\u4e86\u89e3\u54ea\u88e1\u51fa\u4e86\u554f\u984c\u3001\u53ca\u5982\u4f55\u9032\u884c\u4fee\u6b63\u3002",
|
||||
"title": "\u4e0d\u5065\u5eb7\u7cfb\u7d71 - {reason}"
|
||||
},
|
||||
"unsupported": {
|
||||
"description": "System is unsupported \u7531\u65bc '{reason}' \u7de3\u6545\u3001\u7cfb\u7d71\u4e0d\u652f\u63f4\u3002\u8acb\u53c3\u8003\u9023\u7d50\u4ee5\u4e86\u89e3\u76f8\u95dc\u8aaa\u660e\u3001\u53ca\u5982\u4f55\u56de\u5fa9\u81f3\u652f\u63f4\u7cfb\u7d71\u3002",
|
||||
"title": "\u4e0d\u652f\u63f4\u7cfb\u7d71 - {reason}"
|
||||
}
|
||||
},
|
||||
"system_health": {
|
||||
"info": {
|
||||
"agent_version": "Agent \u7248\u672c",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"init": {
|
||||
"data": {
|
||||
"route_mode": "Tryb trasy",
|
||||
"traffic_mode": "Tryb ruchu",
|
||||
"traffic_mode": "Tryb nat\u0119\u017cenia ruchu",
|
||||
"unit_system": "System metryczny"
|
||||
}
|
||||
},
|
||||
|
|
|
@ -13,7 +13,10 @@
|
|||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"admin_password": "\u0410\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0441\u043a\u0430 \u043f\u0430\u0440\u043e\u043b\u0430",
|
||||
"admin_password": "\u041f\u0430\u0440\u043e\u043b\u0430 \u043d\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430",
|
||||
"admin_username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435 \u043d\u0430 \u0430\u0434\u043c\u0438\u043d\u0438\u0441\u0442\u0440\u0430\u0442\u043e\u0440\u0430",
|
||||
"surveillance_password": "\u041f\u0430\u0440\u043e\u043b\u0430 \u0437\u0430 \u043d\u0430\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u0435",
|
||||
"surveillance_username": "\u041f\u043e\u0442\u0440\u0435\u0431\u0438\u0442\u0435\u043b\u0441\u043a\u043e \u0438\u043c\u0435 \u0437\u0430 \u043d\u0430\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u0435",
|
||||
"url": "URL"
|
||||
}
|
||||
}
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"account": "Identificador de compte OVO (afegeix-lo nom\u00e9s si tens diversos comptes)",
|
||||
"password": "Contrasenya",
|
||||
"username": "Nom d'usuari"
|
||||
},
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"account": "ID account OVO (aggiungi solo se hai pi\u00f9 account)",
|
||||
"password": "Password",
|
||||
"username": "Nome utente"
|
||||
},
|
||||
|
|
|
@ -16,6 +16,7 @@
|
|||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"account": "Identyfikator konta OVO (dodaj tylko, je\u015bli masz wiele kont)",
|
||||
"password": "Has\u0142o",
|
||||
"username": "Nazwa u\u017cytkownika"
|
||||
},
|
||||
|
|
|
@ -36,6 +36,11 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"moved_yaml": {
|
||||
"title": "La configuraci\u00f3 YAML de Scrape s'ha eliminat"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
|
@ -36,6 +36,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"moved_yaml": {
|
||||
"description": "La configurazione di Scrape tramite YAML \u00e8 stata spostata nella chiave di integrazione. \n\nLa tua configurazione YAML esistente funzioner\u00e0 per altre 2 versioni. \n\nMigra la tua configurazione YAML alla chiave di integrazione in base alla documentazione.",
|
||||
"title": "La configurazione YAML di Scrape \u00e8 stata spostata"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
|
@ -36,6 +36,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"moved_yaml": {
|
||||
"description": "Konfiguracja Scrape za pomoc\u0105 YAML zosta\u0142a przeniesiona do klucza integracji. \n\nTwoja istniej\u0105ca konfiguracja YAML b\u0119dzie dzia\u0142a\u0107 przez kolejne 2 wersje. \n\nPrzenie\u015b swoj\u0105 konfiguracj\u0119 YAML do klucza integracji zgodnie z dokumentacj\u0105.",
|
||||
"title": "Konfiguracja YAML dla Scrape zostaje przeniesiona"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
|
@ -36,6 +36,12 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"moved_yaml": {
|
||||
"description": "\u4f7f\u7528 YAML \u8a2d\u5b9a\u7684 Scrape \u5373\u5c07\u8f49\u79fb\u81f3\u6574\u5408\u3002\n\n\u73fe\u6709\u7684 YAML \u8a2d\u5b9a\u53ea\u80fd\u518d\u4f7f\u7528\u5169\u500b\u66f4\u65b0\u7248\u672c\u3002\n\n\u8ddf\u96a8\u6587\u4ef6\u8aaa\u660e\u9077\u79fb YAML \u8a2d\u5b9a\u81f3\u6574\u5408\u3002",
|
||||
"title": "Scrape YAML \u8a2d\u5b9a\u5373\u5c07\u79fb\u9664"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
|
@ -10,6 +10,9 @@
|
|||
"incorrect_validation_code": "\u041d\u0435\u043f\u0440\u0430\u0432\u0438\u043b\u0435\u043d \u043a\u043e\u0434 \u0437\u0430 \u0432\u0430\u043b\u0438\u0434\u0438\u0440\u0430\u043d\u0435"
|
||||
},
|
||||
"step": {
|
||||
"two_factor": {
|
||||
"description": "\u0418\u0437\u0438\u0441\u043a\u0432\u0430 \u0441\u0435 \u0434\u0432\u0443\u0444\u0430\u043a\u0442\u043e\u0440\u043d\u0430 \u0430\u0432\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u044f"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"country": "\u0418\u0437\u0431\u0435\u0440\u0435\u0442\u0435 \u0434\u044a\u0440\u0436\u0430\u0432\u0430",
|
||||
|
|
|
@ -29,6 +29,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_key": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Aggiorna eventuali automazioni o script che utilizzano questo servizio e sostituisci la chiave del nome con la chiave entry_id.",
|
||||
"title": "La chiave del nome nei servizi di trasmissione \u00e8 stata rimossa"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "La chiave del nome nei servizi di trasmissione \u00e8 stata rimossa"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
|
@ -29,6 +29,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_key": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "Zaktualizuj wszystkie automatyzacje lub skrypty korzystaj\u0105ce z tej us\u0142ugi i zast\u0105p klucz nazwy kluczem entry_id.",
|
||||
"title": "Klucz nazwy w us\u0142ugach Transmission zostanie usuni\u0119ty"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Klucz nazwy w us\u0142ugach Transmission zostanie usuni\u0119ty"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
|
@ -29,6 +29,19 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"issues": {
|
||||
"deprecated_key": {
|
||||
"fix_flow": {
|
||||
"step": {
|
||||
"confirm": {
|
||||
"description": "\u4f7f\u7528\u6b64\u670d\u52d9\u4ee5\u66f4\u65b0\u4efb\u4f55\u81ea\u52d5\u5316\u6216\u8173\u672c\u3001\u4ee5\u53d6\u4ee3 name key \u70ba entry_id key\u3002",
|
||||
"title": "Transmission \u4e2d\u7684 name key \u670d\u52d9\u5373\u5c07\u79fb\u9664"
|
||||
}
|
||||
}
|
||||
},
|
||||
"title": "Transmission \u4e2d\u7684 name key \u670d\u52d9\u5373\u5c07\u79fb\u9664"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
|
|
Loading…
Add table
Reference in a new issue