core/homeassistant/components/brother/translations/sl.json

29 lines
1.2 KiB
JSON

{
"config": {
"abort": {
"already_configured": "Ta tiskalnik je \u017ee konfiguriran.",
"unsupported_model": "Ta model tiskalnika ni podprt."
},
"error": {
"snmp_error": "Stre\u017enik SNMP je izklopljen ali tiskalnik ni podprt.",
"wrong_host": "Neveljavno ime gostitelja ali IP naslov."
},
"flow_title": "Tiskalnik Brother: {model} {serial_number}",
"step": {
"user": {
"data": {
"host": "Gostiteljsko ime tiskalnika ali naslov IP",
"type": "Vrsta tiskalnika"
},
"description": "Nastavite integracijo tiskalnika Brother. \u010ce imate te\u017eave s konfiguracijo, pojdite na: https://www.home-assistant.io/integrations/brother"
},
"zeroconf_confirm": {
"data": {
"type": "Vrsta tiskalnika"
},
"description": "Ali \u017eelite dodati Brother tiskalnik {model} s serijsko \u0161tevilko ' {serial_number} ' v Home Assistant?",
"title": "Odkriti Brother tiskalniki"
}
}
}
}