[ci skip] Translation update
parent
8901508df6
commit
e3f47beda4
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Dieses Konto ist bereits konfiguriert"
|
||||
},
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen, versuchen Sie es erneut",
|
||||
"invalid_auth": "Ung\u00fcltige Authentifizierung",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"password": "Passwort",
|
||||
"username": "Benutzername"
|
||||
},
|
||||
"title": "Stellen Sie eine Verbindung zu Ihrem Flume-Konto her"
|
||||
}
|
||||
},
|
||||
"title": "Flume"
|
||||
}
|
||||
}
|
|
@ -3,7 +3,8 @@
|
|||
"abort": {
|
||||
"already_configured": "Dieser Drucker ist bereits konfiguriert",
|
||||
"connection_error": "Verbindung zum Drucker fehlgeschlagen.",
|
||||
"connection_upgrade": "Verbindung zum Drucker fehlgeschlagen, da ein Verbindungsupgrade erforderlich ist."
|
||||
"connection_upgrade": "Verbindung zum Drucker fehlgeschlagen, da ein Verbindungsupgrade erforderlich ist.",
|
||||
"parse_error": "Antwort vom Drucker konnte nicht analysiert werden."
|
||||
},
|
||||
"error": {
|
||||
"connection_error": "Verbindung zum Drucker fehlgeschlagen.",
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Integration ist bereits mit einem vorhandenen Sensor mit diesem Namen konfiguriert"
|
||||
"already_configured": "Integration ist bereits mit einem vorhandenen Sensor mit diesem Namen konfiguriert",
|
||||
"single_instance_allowed": "Es ist nur eine einzige Konfiguration der lokalen IP zul\u00e4ssig."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
|
|
|
@ -8,6 +8,18 @@
|
|||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"step": {
|
||||
"resources": {
|
||||
"data": {
|
||||
"resources": "Ressourcen"
|
||||
},
|
||||
"title": "W\u00e4hlen Sie die zu \u00fcberwachenden Ressourcen aus"
|
||||
},
|
||||
"ups": {
|
||||
"data": {
|
||||
"alias": "Alias",
|
||||
"resources": "Ressourcen"
|
||||
}
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"alias": "Alias",
|
||||
|
@ -28,7 +40,7 @@
|
|||
"data": {
|
||||
"resources": "Ressourcen"
|
||||
},
|
||||
"description": "W\u00e4hlen Sie Sensorressourcen"
|
||||
"description": "W\u00e4hlen Sie Sensorressourcen."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
"data": {
|
||||
"resources": "\u0420\u0435\u0441\u0443\u0440\u0441\u044b"
|
||||
},
|
||||
"description": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u044b \u0441\u0435\u043d\u0441\u043e\u0440\u043e\u0432"
|
||||
"description": "\u0412\u044b\u0431\u0435\u0440\u0438\u0442\u0435 \u0440\u0435\u0441\u0443\u0440\u0441\u044b \u0441\u0435\u043d\u0441\u043e\u0440\u043e\u0432."
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -0,0 +1,32 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Verbindung fehlgeschlagen, versuchen Sie es erneut",
|
||||
"unknown": "Unerwarteter Fehler"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"blid": "BLID",
|
||||
"certificate": "Zertifikat",
|
||||
"continuous": "Kontinuierlich",
|
||||
"delay": "Verz\u00f6gerung",
|
||||
"host": "Hostname oder IP-Adresse",
|
||||
"password": "Passwort"
|
||||
},
|
||||
"title": "Stellen Sie eine Verbindung zum Ger\u00e4t her"
|
||||
}
|
||||
},
|
||||
"title": "iRobot Roomba"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"continuous": "Kontinuierlich",
|
||||
"delay": "Verz\u00f6gerung"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -1,33 +1,33 @@
|
|||
{
|
||||
"config": {
|
||||
"title": "iRobot Roomba",
|
||||
"step": {
|
||||
"user": {
|
||||
"title": "Connect to the device",
|
||||
"description": "Currently retrieving the BLID and password is a manual process. Please follow the steps outlined in the documentation at: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"data": {
|
||||
"host": "Hostname or IP Address",
|
||||
"blid": "BLID",
|
||||
"password": "Password",
|
||||
"certificate": "Certificate",
|
||||
"continuous": "Continuous",
|
||||
"delay": "Delay"
|
||||
}
|
||||
}
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "Failed to connect, please try again",
|
||||
"unknown": "Unexpected error"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"blid": "BLID",
|
||||
"certificate": "Certificate",
|
||||
"continuous": "Continuous",
|
||||
"delay": "Delay",
|
||||
"host": "Hostname or IP Address",
|
||||
"password": "Password"
|
||||
},
|
||||
"description": "Currently retrieving the BLID and password is a manual process. Please follow the steps outlined in the documentation at: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"title": "Connect to the device"
|
||||
}
|
||||
},
|
||||
"title": "iRobot Roomba"
|
||||
},
|
||||
"error": {
|
||||
"unknown" : "Unexpected error",
|
||||
"cannot_connect": "Failed to connect, please try again"
|
||||
}
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"continuous": "Continuous",
|
||||
"delay": "Delay"
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"continuous": "Continuous",
|
||||
"delay": "Delay"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "No se pudo conectar, por favor, int\u00e9ntalo de nuevo",
|
||||
"unknown": "Error inesperado"
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"blid": "BLID",
|
||||
"certificate": "Certificado",
|
||||
"continuous": "Continuo",
|
||||
"delay": "Retardo",
|
||||
"host": "Nombre del host o direcci\u00f3n IP",
|
||||
"password": "Contrase\u00f1a"
|
||||
},
|
||||
"description": "Actualmente recuperar el BLID y la contrase\u00f1a es un proceso manual. Sigue los pasos descritos en la documentaci\u00f3n en: https://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"title": "Conectarse al dispositivo"
|
||||
}
|
||||
},
|
||||
"title": "iRobot Roomba"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"continuous": "Continuo",
|
||||
"delay": "Retardo"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,33 @@
|
|||
{
|
||||
"config": {
|
||||
"error": {
|
||||
"cannot_connect": "\u041d\u0435 \u0443\u0434\u0430\u043b\u043e\u0441\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0438\u0442\u044c\u0441\u044f, \u043f\u043e\u043f\u0440\u043e\u0431\u0443\u0439\u0442\u0435 \u0435\u0449\u0435 \u0440\u0430\u0437.",
|
||||
"unknown": "\u041d\u0435\u043f\u0440\u0435\u0434\u0432\u0438\u0434\u0435\u043d\u043d\u0430\u044f \u043e\u0448\u0438\u0431\u043a\u0430."
|
||||
},
|
||||
"step": {
|
||||
"user": {
|
||||
"data": {
|
||||
"blid": "BLID",
|
||||
"certificate": "\u0421\u0435\u0440\u0442\u0438\u0444\u0438\u043a\u0430\u0442",
|
||||
"continuous": "\u041d\u0435\u043f\u0440\u0435\u0440\u044b\u0432\u043d\u044b\u0439",
|
||||
"delay": "\u0417\u0430\u0434\u0435\u0440\u0436\u043a\u0430",
|
||||
"host": "\u0414\u043e\u043c\u0435\u043d\u043d\u043e\u0435 \u0438\u043c\u044f \u0438\u043b\u0438 IP-\u0430\u0434\u0440\u0435\u0441",
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c"
|
||||
},
|
||||
"description": "\u041e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u0438\u043d\u0441\u0442\u0440\u0443\u043a\u0446\u0438\u044f\u043c\u0438, \u0447\u0442\u043e\u0431\u044b \u0443\u0437\u043d\u0430\u0442\u044c \u043a\u0430\u043a \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u044c BLID \u0438 \u043f\u0430\u0440\u043e\u043b\u044c:\nhttps://www.home-assistant.io/integrations/roomba/#retrieving-your-credentials",
|
||||
"title": "\u041f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043a \u0443\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u0443"
|
||||
}
|
||||
},
|
||||
"title": "iRobot Roomba"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
"init": {
|
||||
"data": {
|
||||
"continuous": "\u041d\u0435\u043f\u0440\u0435\u0440\u044b\u0432\u043d\u044b\u0439",
|
||||
"delay": "\u0417\u0430\u0434\u0435\u0440\u0436\u043a\u0430"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
|
@ -0,0 +1,36 @@
|
|||
{
|
||||
"config": {
|
||||
"abort": {
|
||||
"already_configured": "Host bereits konfiguriert"
|
||||
},
|
||||
"error": {
|
||||
"login": "Login-Fehler: Bitte \u00fcberpr\u00fcfen Sie Ihren Benutzernamen & Passwort",
|
||||
"unknown": "Unbekannter Fehler: Bitte versuchen Sie es sp\u00e4ter noch einmal oder eine andere Konfiguration"
|
||||
},
|
||||
"flow_title": "Synology DSM {name} ({host})",
|
||||
"step": {
|
||||
"link": {
|
||||
"data": {
|
||||
"api_version": "DSM-Version",
|
||||
"password": "Passwort",
|
||||
"port": "Port (optional)",
|
||||
"username": "Benutzername"
|
||||
},
|
||||
"description": "M\u00f6chten Sie {name} ({host}) einrichten?",
|
||||
"title": "Synology DSM"
|
||||
},
|
||||
"user": {
|
||||
"data": {
|
||||
"api_version": "DSM-Version",
|
||||
"host": "Host",
|
||||
"name": "Name",
|
||||
"password": "Passwort",
|
||||
"port": "Port (optional)",
|
||||
"username": "Benutzername"
|
||||
},
|
||||
"title": "Synology DSM"
|
||||
}
|
||||
},
|
||||
"title": "Synology DSM"
|
||||
}
|
||||
}
|
|
@ -26,7 +26,7 @@
|
|||
"host": "\u0425\u043e\u0441\u0442",
|
||||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435",
|
||||
"password": "\u041f\u0430\u0440\u043e\u043b\u044c",
|
||||
"port": "\u041f\u043e\u0440\u0442",
|
||||
"port": "\u041f\u043e\u0440\u0442 (\u043d\u0435\u043e\u0431\u044f\u0437\u0430\u0442\u0435\u043b\u044c\u043d\u043e)",
|
||||
"ssl": "\u0418\u0441\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u044c SSL / TLS \u0434\u043b\u044f \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f",
|
||||
"username": "\u041b\u043e\u0433\u0438\u043d"
|
||||
},
|
||||
|
|
|
@ -7,8 +7,8 @@
|
|||
"error": {
|
||||
"cant_connect": "Es konnte keine Verbindung zum Ger\u00e4t hergestellt werden. [\u00dcberpr\u00fcfen Sie die Dokumentation] (https://www.home-assistant.io/integrations/vizio/) und \u00fcberpr\u00fcfen Sie Folgendes erneut:\n- Das Ger\u00e4t ist eingeschaltet\n- Das Ger\u00e4t ist mit dem Netzwerk verbunden\n- Die von Ihnen eingegebenen Werte sind korrekt\nbevor sie versuchen, erneut zu \u00fcbermitteln.",
|
||||
"complete_pairing failed": "Das Pairing kann nicht abgeschlossen werden. Stellen Sie sicher, dass die von Ihnen angegebene PIN korrekt ist und das Fernsehger\u00e4t weiterhin mit Strom versorgt und mit dem Netzwerk verbunden ist, bevor Sie es erneut versuchen.",
|
||||
"host_exists": "Vizio-Ger\u00e4t mit angegebenem Host bereits konfiguriert.",
|
||||
"name_exists": "Vizio-Ger\u00e4t mit angegebenem Namen bereits konfiguriert."
|
||||
"host_exists": "VIZIO-Ger\u00e4t mit angegebenem Host bereits konfiguriert.",
|
||||
"name_exists": "VIZIO-Ger\u00e4t mit angegebenem Namen bereits konfiguriert."
|
||||
},
|
||||
"step": {
|
||||
"pair_tv": {
|
||||
|
@ -19,11 +19,11 @@
|
|||
"title": "Schlie\u00dfen Sie den Pairing-Prozess ab"
|
||||
},
|
||||
"pairing_complete": {
|
||||
"description": "Ihr Vizio SmartCast-Ger\u00e4t ist jetzt mit Home Assistant verbunden.",
|
||||
"description": "Ihr VIZIO SmartCast-Ger\u00e4t ist jetzt mit Home Assistant verbunden.",
|
||||
"title": "Kopplung abgeschlossen"
|
||||
},
|
||||
"pairing_complete_import": {
|
||||
"description": "Ihr Vizio SmartCast-Fernseher ist jetzt mit Home Assistant verbunden. \n\n Ihr Zugriffstoken ist '**{access_token}**'.",
|
||||
"description": "Ihr VIZIO SmartCast-Fernseher ist jetzt mit Home Assistant verbunden. \n\n Ihr Zugriffstoken ist '**{access_token}**'.",
|
||||
"title": "Kopplung abgeschlossen"
|
||||
},
|
||||
"user": {
|
||||
|
@ -34,10 +34,10 @@
|
|||
"name": "Name"
|
||||
},
|
||||
"description": "Ein Zugriffstoken wird nur f\u00fcr Fernsehger\u00e4te ben\u00f6tigt. Wenn Sie ein Fernsehger\u00e4t konfigurieren und noch kein Zugriffstoken haben, lassen Sie es leer, um einen Pairing-Vorgang durchzuf\u00fchren.",
|
||||
"title": "Richten Sie das Vizio SmartCast-Ger\u00e4t ein"
|
||||
"title": "Richten Sie das VIZIO SmartCast-Ger\u00e4t ein"
|
||||
}
|
||||
},
|
||||
"title": "Vizio SmartCast"
|
||||
"title": "VIZIO SmartCast"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
|
@ -48,9 +48,9 @@
|
|||
"volume_step": "Lautst\u00e4rken-Schrittgr\u00f6\u00dfe"
|
||||
},
|
||||
"description": "Wenn Sie \u00fcber ein Smart-TV-Ger\u00e4t verf\u00fcgen, k\u00f6nnen Sie Ihre Quellliste optional filtern, indem Sie ausw\u00e4hlen, welche Apps in Ihre Quellliste aufgenommen oder ausgeschlossen werden sollen.",
|
||||
"title": "Aktualisieren Sie die Vizo SmartCast-Optionen"
|
||||
"title": "Aktualisieren Sie die VIZIO SmartCast-Optionen"
|
||||
}
|
||||
},
|
||||
"title": "Aktualisieren Sie die Vizo SmartCast-Optionen"
|
||||
"title": "Aktualisieren Sie die VIZIO SmartCast-Optionen"
|
||||
}
|
||||
}
|
|
@ -7,8 +7,8 @@
|
|||
"error": {
|
||||
"cant_connect": "Could not connect to the device. [Review the docs](https://www.home-assistant.io/integrations/vizio/) and re-verify that:\n- The device is powered on\n- The device is connected to the network\n- The values you filled in are accurate\nbefore attempting to resubmit.",
|
||||
"complete_pairing failed": "Unable to complete pairing. Ensure the PIN you provided is correct and the TV is still powered and connected to the network before resubmitting.",
|
||||
"host_exists": "Vizio device with specified host already configured.",
|
||||
"name_exists": "Vizio device with specified name already configured."
|
||||
"host_exists": "VIZIO device with specified host already configured.",
|
||||
"name_exists": "VIZIO device with specified name already configured."
|
||||
},
|
||||
"step": {
|
||||
"pair_tv": {
|
||||
|
@ -19,11 +19,11 @@
|
|||
"title": "Complete Pairing Process"
|
||||
},
|
||||
"pairing_complete": {
|
||||
"description": "Your Vizio SmartCast device is now connected to Home Assistant.",
|
||||
"description": "Your VIZIO SmartCast device is now connected to Home Assistant.",
|
||||
"title": "Pairing Complete"
|
||||
},
|
||||
"pairing_complete_import": {
|
||||
"description": "Your Vizio SmartCast TV is now connected to Home Assistant.\n\nYour Access Token is '**{access_token}**'.",
|
||||
"description": "Your VIZIO SmartCast TV is now connected to Home Assistant.\n\nYour Access Token is '**{access_token}**'.",
|
||||
"title": "Pairing Complete"
|
||||
},
|
||||
"user": {
|
||||
|
@ -34,10 +34,10 @@
|
|||
"name": "Name"
|
||||
},
|
||||
"description": "An Access Token is only needed for TVs. If you are configuring a TV and do not have an Access Token yet, leave it blank to go through a pairing process.",
|
||||
"title": "Setup Vizio SmartCast Device"
|
||||
"title": "Setup VIZIO SmartCast Device"
|
||||
}
|
||||
},
|
||||
"title": "Vizio SmartCast"
|
||||
"title": "VIZIO SmartCast"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
|
@ -48,9 +48,9 @@
|
|||
"volume_step": "Volume Step Size"
|
||||
},
|
||||
"description": "If you have a Smart TV, you can optionally filter your source list by choosing which apps to include or exclude in your source list.",
|
||||
"title": "Update Vizo SmartCast Options"
|
||||
"title": "Update VIZIO SmartCast Options"
|
||||
}
|
||||
},
|
||||
"title": "Update Vizo SmartCast Options"
|
||||
"title": "Update VIZIO SmartCast Options"
|
||||
}
|
||||
}
|
|
@ -19,11 +19,11 @@
|
|||
"title": "\u0417\u0430\u0432\u0435\u0440\u0448\u0435\u043d\u0438\u0435 \u043f\u0440\u043e\u0446\u0435\u0441\u0441\u0430 \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f"
|
||||
},
|
||||
"pairing_complete": {
|
||||
"description": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e Vizio SmartCast \u0442\u0435\u043f\u0435\u0440\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u043a Home Assistant.",
|
||||
"description": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e VIZIO SmartCast \u0442\u0435\u043f\u0435\u0440\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u043a Home Assistant.",
|
||||
"title": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u043e"
|
||||
},
|
||||
"pairing_complete_import": {
|
||||
"description": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e Vizio SmartCast \u0442\u0435\u043f\u0435\u0440\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u043a Home Assistant. \n\n\u0412\u0430\u0448 \u0442\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430 - '**{access_token}**'.",
|
||||
"description": "\u0423\u0441\u0442\u0440\u043e\u0439\u0441\u0442\u0432\u043e VIZIO SmartCast TV \u0442\u0435\u043f\u0435\u0440\u044c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u043e \u043a Home Assistant. \n\n\u0412\u0430\u0448 \u0442\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430 - '**{access_token}**'.",
|
||||
"title": "\u0421\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u0435 \u0432\u044b\u043f\u043e\u043b\u043d\u0435\u043d\u043e"
|
||||
},
|
||||
"user": {
|
||||
|
@ -34,10 +34,10 @@
|
|||
"name": "\u041d\u0430\u0437\u0432\u0430\u043d\u0438\u0435"
|
||||
},
|
||||
"description": "\u0422\u043e\u043a\u0435\u043d \u0434\u043e\u0441\u0442\u0443\u043f\u0430 \u043d\u0435\u043e\u0431\u0445\u043e\u0434\u0438\u043c \u0442\u043e\u043b\u044c\u043a\u043e \u0434\u043b\u044f \u0442\u0435\u043b\u0435\u0432\u0438\u0437\u043e\u0440\u043e\u0432. \u0415\u0441\u043b\u0438 \u0412\u044b \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442\u0435 \u0442\u0435\u043b\u0435\u0432\u0438\u0437\u043e\u0440 \u0438 \u0443 \u0412\u0430\u0441 \u0435\u0449\u0435 \u043d\u0435\u0442 \u0442\u043e\u043a\u0435\u043d\u0430 \u0434\u043e\u0441\u0442\u0443\u043f\u0430, \u043e\u0441\u0442\u0430\u0432\u044c\u0442\u0435 \u044d\u0442\u043e \u043f\u043e\u043b\u0435 \u043f\u0443\u0441\u0442\u044b\u043c, \u0447\u0442\u043e\u0431\u044b \u0432\u044b\u043f\u043e\u043b\u043d\u0438\u0442\u044c \u043f\u0440\u043e\u0446\u0435\u0441\u0441 \u0441\u043e\u043f\u0440\u044f\u0436\u0435\u043d\u0438\u044f.",
|
||||
"title": "Vizio SmartCast"
|
||||
"title": "VIZIO SmartCast"
|
||||
}
|
||||
},
|
||||
"title": "Vizio SmartCast"
|
||||
"title": "VIZIO SmartCast"
|
||||
},
|
||||
"options": {
|
||||
"step": {
|
||||
|
@ -48,9 +48,9 @@
|
|||
"volume_step": "\u0428\u0430\u0433 \u0433\u0440\u043e\u043c\u043a\u043e\u0441\u0442\u0438"
|
||||
},
|
||||
"description": "\u0415\u0441\u043b\u0438 \u0443 \u0432\u0430\u0441 \u0435\u0441\u0442\u044c Smart TV, \u0412\u044b \u043c\u043e\u0436\u0435\u0442\u0435 \u043f\u0440\u0438 \u0436\u0435\u043b\u0430\u043d\u0438\u0438 \u043e\u0442\u0444\u0438\u043b\u044c\u0442\u0440\u043e\u0432\u0430\u0442\u044c \u0441\u043f\u0438\u0441\u043e\u043a \u0438\u0441\u0442\u043e\u0447\u043d\u0438\u043a\u043e\u0432, \u0432\u043a\u043b\u044e\u0447\u0438\u0432 \u0438\u043b\u0438 \u0438\u0441\u043a\u043b\u044e\u0447\u0438\u0432 \u043f\u0440\u0438\u043b\u043e\u0436\u0435\u043d\u0438\u044f \u0438\u0437 \u0441\u043f\u0438\u0441\u043a\u0430.",
|
||||
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 Vizio SmartCast"
|
||||
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 VIZIO SmartCast"
|
||||
}
|
||||
},
|
||||
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 Vizio SmartCast"
|
||||
"title": "\u041d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 VIZIO SmartCast"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue