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

29 lines
1.2 KiB
JSON
Raw Normal View History

2020-01-09 00:31:49 +00:00
{
"config": {
"abort": {
2020-02-13 00:31:46 +00:00
"already_configured": "Ta tiskalnik je \u017ee konfiguriran.",
2020-01-09 00:31:49 +00:00
"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."
},
2020-02-13 00:31:46 +00:00
"flow_title": "Tiskalnik Brother: {model} {serial_number}",
2020-01-09 00:31:49 +00:00
"step": {
"user": {
"data": {
"host": "Gostiteljsko ime tiskalnika ali naslov IP",
"type": "Vrsta tiskalnika"
},
2020-05-29 00:04:16 +00:00
"description": "Nastavite integracijo tiskalnika Brother. \u010ce imate te\u017eave s konfiguracijo, pojdite na: https://www.home-assistant.io/integrations/brother"
2020-02-13 00:31:46 +00:00
},
"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"
2020-01-09 00:31:49 +00:00
}
2020-04-15 16:51:07 +00:00
}
2020-04-16 20:00:10 +00:00
}
2020-01-09 00:31:49 +00:00
}