1
mirror of https://github.com/home-assistant/core synced 2024-07-27 18:58:57 +02:00

[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-12-28 00:14:11 +00:00
parent 0bcb0a6267
commit 4745e2fb3b
15 changed files with 144 additions and 23 deletions

View File

@ -41,7 +41,7 @@
"is_plugged_in": "{entity_name} \u304c\u63a5\u7d9a\u3055\u308c\u3066\u3044\u307e\u3059",
"is_powered": "{entity_name} \u306e\u96fb\u6e90\u304c\u5165\u3063\u3066\u3044\u307e\u3059",
"is_present": "{entity_name} \u304c\u5b58\u5728\u3057\u307e\u3059",
"is_problem": "{entity_name} \u304c\u554f\u984c\u3092\u691c\u51fa\u3057\u3066\u3044\u307e\u3059",
"is_problem": "{entity_name} \u304c\u3001\u554f\u984c\u3092\u691c\u51fa\u3057\u3066\u3044\u307e\u3059",
"is_running": "{entity_name} \u304c\u5b9f\u884c\u3055\u308c\u3066\u3044\u307e\u3059",
"is_smoke": "{entity_name} \u304c\u7159\u3092\u691c\u77e5\u3057\u3066\u3044\u307e\u3059",
"is_sound": "{entity_name} \u304c\u97f3\u3092\u691c\u77e5\u3057\u3066\u3044\u307e\u3059",
@ -91,7 +91,7 @@
"plugged_in": "{entity_name} \u304c\u63a5\u7d9a\u3055\u308c\u3066\u3044\u307e\u3059",
"powered": "{entity_name} \u96fb\u6e90",
"present": "{entity_name} \u304c\u5b58\u5728",
"problem": "{entity_name} \u304c\u554f\u984c\u306e\u691c\u51fa\u3092\u958b\u59cb\u3057\u307e\u3057\u305f",
"problem": "{entity_name} \u304c\u3001\u554f\u984c\u306e\u691c\u51fa\u3092\u958b\u59cb\u3057\u307e\u3057\u305f",
"running": "{entity_name} \u306e\u5b9f\u884c\u3092\u958b\u59cb",
"smoke": "{entity_name} \u304c\u7159\u306e\u691c\u51fa\u3092\u958b\u59cb\u3057\u307e\u3057\u305f",
"sound": "{entity_name} \u304c\u97f3\u306e\u691c\u51fa\u3092\u958b\u59cb\u3057\u307e\u3057\u305f",
@ -186,7 +186,7 @@
"on": "\u30d7\u30e9\u30b0\u30a4\u30f3"
},
"presence": {
"off": "\u5916\u51fa",
"off": "\u96e2\u5e2d(away)",
"on": "\u5728\u5b85"
},
"problem": {

View File

@ -5,9 +5,11 @@
},
"error": {
"bad_auth": "Ung\u00fcltige Authentifizierung",
"invalid_auth": "Ung\u00fcltige Authentifizierung",
"invalid_pin": "Die angegebene Pin ist ung\u00fcltig",
"network_error": "Ein Netzwerkfehler ist aufgetreten",
"no_panel_online": "Es wurde kein Elmax-Bedienfeld gefunden, das online ist.",
"unknown": "Unerwarteter Fehler",
"unknown_error": "Ein unerwarteter Fehler ist aufgetreten"
},
"step": {

View File

@ -1,15 +1,16 @@
{
"config": {
"abort": {
"single_instance_allowed": "There already is an integration for that Elmaxc panel."
"already_configured": "Device is already configured"
},
"error": {
"bad_auth": "Invalid authentication",
"invalid_auth": "Invalid authentication",
"invalid_pin": "The provided pin is invalid",
"network_error": "A network error occurred",
"no_panel_online": "No online Elmax control panel was found.",
"reauth_panel_disappeared": "The panel is no longer associated to your account.",
"unknown": "Unexpected error"
"unknown": "Unexpected error",
"unknown_error": "An unexpected error occurred"
},
"step": {
"panels": {
@ -21,16 +22,6 @@
"description": "Select which panel you would like to control with this integration. Please note that the panel must be ON in order to be configured.",
"title": "Panel selection"
},
"reauth_confirm": {
"data": {
"username": "Username",
"password": "Password",
"panel_id": "Panel ID",
"panel_pin": "PIN Code"
},
"description": "Please authenticate again to the Elmax cloud.",
"title": "Re-Authenticate"
},
"user": {
"data": {
"password": "Password",

View File

@ -5,7 +5,7 @@
"disk_total": "\u30c7\u30a3\u30b9\u30af\u5408\u8a08",
"disk_used": "\u4f7f\u7528\u6e08\u307f\u30c7\u30a3\u30b9\u30af",
"docker_version": "Docker\u306e\u30d0\u30fc\u30b8\u30e7\u30f3",
"healthy": "\u5143\u6c17",
"healthy": "\u5065\u5168\u6027",
"host_os": "\u30db\u30b9\u30c8\u30aa\u30da\u30ec\u30fc\u30c6\u30a3\u30f3\u30b0\u30b7\u30b9\u30c6\u30e0",
"installed_addons": "\u30a4\u30f3\u30b9\u30c8\u30fc\u30eb\u6e08\u307f\u306e\u30a2\u30c9\u30aa\u30f3",
"supervisor_api": "Supervisor API",

View File

@ -4,7 +4,8 @@
"single_instance_allowed": "Bereits konfiguriert. Nur eine einzige Konfiguration m\u00f6glich."
},
"error": {
"cannot_connect": "Verbindung fehlgeschlagen"
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
"step": {
"user": {

View File

@ -4,7 +4,8 @@
"single_instance_allowed": "Already configured. Only a single configuration possible."
},
"error": {
"cannot_connect": "Failed to connect"
"cannot_connect": "Failed to connect",
"invalid_auth": "Invalid authentication"
},
"step": {
"user": {

View File

@ -0,0 +1,17 @@
{
"config": {
"error": {
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_auth": "Ung\u00fcltige Authentifizierung"
},
"step": {
"user": {
"data": {
"api_key": "API-Schl\u00fcssel",
"system_id": "System-ID"
},
"description": "Um sich bei PVOutput zu authentifizieren, musst du den API-Schl\u00fcssel unter {account_url} abrufen.\n\nDie System-IDs der registrierten Systeme sind auf der gleichen Seite aufgef\u00fchrt."
}
}
}
}

View File

@ -6,6 +6,7 @@
"error": {
"cannot_connect": "Ha fallat la connexi\u00f3",
"invalid_auth": "Autenticaci\u00f3 inv\u00e0lida",
"protect_version": "La versi\u00f3 m\u00ednima necess\u00e0ria \u00e9s la v1.20.0. Actualitza UniFi Protect i torna-ho a provar.",
"unknown": "Error inesperat"
},
"step": {
@ -26,7 +27,7 @@
"disable_rtsp": "Desactiva el flux RTSP",
"override_connection_host": "Substitueix l'amfitri\u00f3 de connexi\u00f3"
},
"description": "Les m\u00e8triques en temps real nom\u00e9s s'haurien d'activar si has habilitat sensors de diagn\u00f2stic i vols que s'actualitzin en temps real. Si no actives aquesta opci\u00f3, els sensors s'actualitzaran cada 15 minuts.",
"description": "Les m\u00e8triques en temps real nom\u00e9s s'haurien d'activar si has habilitat sensors de diagn\u00f2stic i vols que s'actualitzin en temps real. Si no s'activa aquesta opci\u00f3, els sensors s'actualitzaran cada 15 minuts.",
"title": "Opcions d'UniFi Protect"
}
}

View File

@ -6,6 +6,7 @@
"error": {
"cannot_connect": "Verbindung fehlgeschlagen",
"invalid_auth": "Ung\u00fcltige Authentifizierung",
"protect_version": "Die erforderliche Mindestversion ist v1.20.0. Bitte aktualisiere UniFi Protect und versuche es dann erneut.",
"unknown": "Unerwarteter Fehler"
},
"step": {
@ -26,7 +27,7 @@
"disable_rtsp": "RTSP-Stream deaktivieren",
"override_connection_host": "Verbindungshost \u00fcberschreiben"
},
"description": "Die Option Echtzeitmetriken sollte nur aktiviert werden, wenn du die Diagnosesensoren aktiviert hast und m\u00f6chtest, dass sie in Echtzeit aktualisiert werden. Wenn sie nicht aktiviert sind, werden sie nur alle 15 Minuten aktualisiert.",
"description": "Die Option Echtzeit-Metriken sollte nur aktiviert werden, wenn du die Diagnosesensoren aktiviert hast und diese in Echtzeit aktualisiert werden sollen. Wenn sie nicht aktiviert ist, werden sie nur einmal alle 15 Minuten aktualisiert.",
"title": "UniFi Protect-Optionen"
}
}

View File

@ -6,7 +6,8 @@
"error": {
"cannot_connect": "Failed to connect",
"invalid_auth": "Invalid authentication",
"protect_version": "Minimum required version is v1.20.0. Please upgrade UniFi Protect and then retry."
"protect_version": "Minimum required version is v1.20.0. Please upgrade UniFi Protect and then retry.",
"unknown": "Unexpected error"
},
"step": {
"user": {

View File

@ -0,0 +1,35 @@
{
"config": {
"abort": {
"already_configured": "Seade on juba h\u00e4\u00e4lestatud"
},
"error": {
"cannot_connect": "\u00dchendamine nurjus",
"invalid_auth": "Tuvastamine nurjus",
"protect_version": "Minimaalne n\u00f5utav versioon on v1.20.0. Uuenda UniFi Protecti ja proovi seej\u00e4rel uuesti.",
"unknown": "Ootamatu t\u00f5rge"
},
"step": {
"user": {
"data": {
"host": "Host",
"password": "Salas\u00f5na",
"username": "Kasutajanimi"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"all_updates": "Reaalajas m\u00f5\u00f5dikud (HOIATUS: suurendab oluliselt CPU kasutust)",
"disable_rtsp": "Keela RTSP voog",
"override_connection_host": "\u00dchenduse hosti alistamine"
},
"description": "Reaalajas m\u00f5\u00f5dikute valik tuleks lubada ainult siis kui oled diagnostikaandurid sisse l\u00fclitanud ja soovid, et neid uuendatakse reaalajas. Kui see ei ole lubatud, uuendatakse neid ainult \u00fcks kord 15 minuti tagant.",
"title": "UniFi Protecti suvandid"
}
}
}
}

View File

@ -0,0 +1,35 @@
{
"config": {
"abort": {
"already_configured": "\u30c7\u30d0\u30a4\u30b9\u306f\u3059\u3067\u306b\u8a2d\u5b9a\u3055\u308c\u3066\u3044\u307e\u3059"
},
"error": {
"cannot_connect": "\u63a5\u7d9a\u306b\u5931\u6557\u3057\u307e\u3057\u305f",
"invalid_auth": "\u7121\u52b9\u306a\u8a8d\u8a3c",
"protect_version": "\u6700\u4f4e\u9650\u5fc5\u8981\u306a\u30d0\u30fc\u30b8\u30e7\u30f3\u306fv1.20.0\u3067\u3059\u3002UniFi Protect\u3092\u30a2\u30c3\u30d7\u30b0\u30ec\u30fc\u30c9\u3057\u3066\u304b\u3089\u518d\u5ea6\u8a66\u3057\u3066\u304f\u3060\u3055\u3044\u3002",
"unknown": "\u4e88\u671f\u3057\u306a\u3044\u30a8\u30e9\u30fc"
},
"step": {
"user": {
"data": {
"host": "\u30db\u30b9\u30c8",
"password": "\u30d1\u30b9\u30ef\u30fc\u30c9",
"username": "\u30e6\u30fc\u30b6\u30fc\u540d"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"all_updates": "\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u30e1\u30c8\u30ea\u30c3\u30af(Realtime metrics)(\u8b66\u544a: CPU\u4f7f\u7528\u7387\u304c\u5927\u5e45\u306b\u5897\u52a0\u3057\u307e\u3059)",
"disable_rtsp": "RTSP\u30b9\u30c8\u30ea\u30fc\u30e0\u3092\u7121\u52b9\u306b\u3059\u308b",
"override_connection_host": "\u63a5\u7d9a\u30db\u30b9\u30c8\u3092\u4e0a\u66f8\u304d"
},
"description": "\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u30e1\u30c8\u30ea\u30c3\u30af \u30aa\u30d7\u30b7\u30e7\u30f3(Realtime metrics option)\u306f\u3001\u8a3a\u65ad\u30bb\u30f3\u30b5\u30fc(diagnostics sensors)\u3092\u6709\u52b9\u306b\u3057\u3066\u3044\u3066\u3001\u30ea\u30a2\u30eb\u30bf\u30a4\u30e0\u3067\u66f4\u65b0\u3057\u305f\u3044\u5834\u5408\u306b\u306e\u307f\u6709\u52b9\u306b\u3057\u3066\u304f\u3060\u3055\u3044\u3002\u6709\u52b9\u306b\u3055\u308c\u3066\u3044\u306a\u3044\u5834\u5408\u306b\u306f\u300115\u5206\u3054\u3068\u306b1\u56de\u3060\u3051\u66f4\u65b0\u3055\u308c\u307e\u3059\u3002",
"title": "UniFi Protect\u30aa\u30d7\u30b7\u30e7\u30f3"
}
}
}
}

View File

@ -6,6 +6,7 @@
"error": {
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f.",
"invalid_auth": "\u041e\u0448\u0438\u0431\u043a\u0430 \u0430\u0443\u0442\u0435\u043d\u0442\u0438\u0444\u0438\u043a\u0430\u0446\u0438\u0438.",
"protect_version": "\u0422\u0440\u0435\u0431\u0443\u0435\u0442\u0441\u044f \u0432\u0435\u0440\u0441\u0438\u044f 1.20.0 \u0438\u043b\u0438 \u0432\u044b\u0448\u0435. \u041e\u0431\u043d\u043e\u0432\u0438\u0442\u0435 UniFi Protect \u0438 \u043f\u043e\u0432\u0442\u043e\u0440\u0438\u0442\u0435 \u043f\u043e\u043f\u044b\u0442\u043a\u0443.",
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
},
"step": {

View File

@ -0,0 +1,34 @@
{
"config": {
"abort": {
"already_configured": "Cihaz zaten yap\u0131land\u0131r\u0131lm\u0131\u015f"
},
"error": {
"cannot_connect": "Ba\u011flanma hatas\u0131",
"invalid_auth": "Ge\u00e7ersiz kimlik do\u011frulama",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"host": "Sunucu",
"password": "Parola",
"username": "Kullan\u0131c\u0131 Ad\u0131"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"all_updates": "Ger\u00e7ek zamanl\u0131 \u00f6l\u00e7\u00fcmler (UYARI: CPU kullan\u0131m\u0131n\u0131 b\u00fcy\u00fck \u00f6l\u00e7\u00fcde art\u0131r\u0131r)",
"disable_rtsp": "RTSP ak\u0131\u015f\u0131n\u0131 devre d\u0131\u015f\u0131 b\u0131rak\u0131n",
"override_connection_host": "Ba\u011flant\u0131 Ana Bilgisayar\u0131n\u0131 Ge\u00e7ersiz K\u0131l"
},
"description": "Ger\u00e7ek zamanl\u0131 \u00f6l\u00e7\u00fcmler se\u00e7ene\u011fi, yaln\u0131zca tan\u0131lama sens\u00f6rlerini etkinle\u015ftirdiyseniz ve bunlar\u0131n ger\u00e7ek zamanl\u0131 olarak g\u00fcncellenmesini istiyorsan\u0131z etkinle\u015ftirilmelidir. Etkinle\u015ftirilmemi\u015fse, yaln\u0131zca her 15 dakikada bir g\u00fcncellenirler.",
"title": "UniFi Koruma Se\u00e7enekleri"
}
}
}
}

View File

@ -6,6 +6,7 @@
"error": {
"cannot_connect": "\u9023\u7dda\u5931\u6557",
"invalid_auth": "\u9a57\u8b49\u78bc\u7121\u6548",
"protect_version": "\u6240\u9700\u6700\u4f4e\u7248\u672c\u70ba V1.20.0\u3002\u8acb\u66f4\u65b0 UniFi \u76e3\u63a7\u5f8c\u518d\u91cd\u8a66\u4e00\u6b21\u3002",
"unknown": "\u672a\u9810\u671f\u932f\u8aa4"
},
"step": {
@ -27,7 +28,7 @@
"override_connection_host": "\u7f6e\u63db\u9023\u7dda\u4e3b\u6a5f\u7aef"
},
"description": "\u50c5\u6709\u7576\u958b\u555f\u8a3a\u65b7\u50b3\u611f\u5668\u3001\u4e26\u9700\u8981\u5373\u6642\u66f4\u65b0\u6642\uff0c\u624d\u5efa\u8b70\u958b\u555f\u5373\u6642\u6307\u6a19\u9078\u9805\u3002\u672a\u555f\u7528\u72c0\u6cc1\u4e0b\u70ba\u6bcf 15 \u5206\u9418\u66f4\u65b0\u4e00\u6b21\u3002",
"title": "UniFi \u4fdd\u8b77\u9078\u9805"
"title": "UniFi \u76e3\u63a7\u9078\u9805"
}
}
}