mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-09 08:37:37 +03:00
Translated using Weblate (Turkish)
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
This commit is contained in:
parent
556d5d8c9d
commit
117d6bf7bc
@ -1,5 +1,17 @@
|
|||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
"label": "Kamera ismi"
|
"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ı"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@ -4,5 +4,8 @@
|
|||||||
},
|
},
|
||||||
"environment_vars": {
|
"environment_vars": {
|
||||||
"label": "Ortam değişkenleri"
|
"label": "Ortam değişkenleri"
|
||||||
|
},
|
||||||
|
"audio": {
|
||||||
|
"label": "Ses olayları"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user