31 lines
872 B
JSON
31 lines
872 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig.",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"password": "L\u00f6senord",
|
|
"username": "Anv\u00e4ndarnamn"
|
|
},
|
|
"title": "Anslut till Canary"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"ffmpeg_arguments": "Argument som skickas till ffmpeg f\u00f6r kameror",
|
|
"timeout": "Timeout f\u00f6r beg\u00e4ran (sekunder)"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |