[ci skip] Translation update

pull/36396/head
HomeAssistant Azure 2020-06-03 00:03:00 +00:00
parent 69531593f2
commit 763ab79e6c
5 changed files with 34 additions and 3 deletions

View File

@ -24,5 +24,15 @@
"title": "Configuraci\u00f3 de dispositiu Axis"
}
}
},
"options": {
"step": {
"configure_stream": {
"data": {
"stream_profile": "Selecciona el perfil de transmissi\u00f3 de v\u00eddeo a utilitzar"
},
"title": "Opcions de transmissi\u00f3 de v\u00eddeo del dispositiu Axis"
}
}
}
}

View File

@ -24,5 +24,15 @@
"title": "Configurar dispositivo Axis"
}
}
},
"options": {
"step": {
"configure_stream": {
"data": {
"stream_profile": "Selecciona el perfil de transmisi\u00f3n a usar"
},
"title": "Opciones de transmisi\u00f3n de v\u00eddeo del dispositivo Axis"
}
}
}
}

View File

@ -24,5 +24,15 @@
"title": "\u8a2d\u5b9a Axis \u8a2d\u5099"
}
}
},
"options": {
"step": {
"configure_stream": {
"data": {
"stream_profile": "\u9078\u64c7\u6240\u8981\u4f7f\u7528\u7684\u4e32\u6d41\u8a2d\u5b9a"
},
"title": "Axis \u8a2d\u5099\u5f71\u50cf\u4e32\u6d41\u9078\u9805"
}
}
}
}

View File

@ -143,8 +143,8 @@
"on": "Obert/a"
},
"presence": {
"off": "Lliure",
"on": "Detectat"
"off": "Fora",
"on": "A casa"
},
"problem": {
"off": "OK",

View File

@ -23,7 +23,8 @@
"advanced": {
"data": {
"auto_start": "Autostart (disable if using Z-Wave or other delayed start system)",
"safe_mode": "Safe Mode (enable only if pairing fails)"
"safe_mode": "Safe Mode (enable only if pairing fails)",
"zeroconf_default_interface": "Use default zeroconf interface (enable if the bridge cannot be found in the Home app)"
},
"description": "These settings only need to be adjusted if the HomeKit bridge is not functional.",
"title": "Advanced Configuration"