mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-10 00:57:38 +03:00
Currently translated at 0.3% (3 of 790 strings) Translated using Weblate (Turkish) Currently translated at 1.4% (7 of 469 strings) Co-authored-by: Emre Varcı <emrevarci@gmail.com> Co-authored-by: Hosted Weblate <hosted@weblate.org> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/tr/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global
18 lines
368 B
JSON
18 lines
368 B
JSON
{
|
||
"name": {
|
||
"label": "Kamera adı",
|
||
"description": "Kamera adı gereklidir"
|
||
},
|
||
"friendly_name": {
|
||
"label": "Kolay ad",
|
||
"description": "Frigate arayüzünde kullanılacak kolay ad"
|
||
},
|
||
"enabled": {
|
||
"label": "Etkin",
|
||
"description": "Etkin"
|
||
},
|
||
"audio": {
|
||
"label": "Ses olayları"
|
||
}
|
||
}
|