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:
Hosted Weblate 2026-04-08 16:25:53 +02:00
parent 556d5d8c9d
commit 117d6bf7bc
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C
2 changed files with 16 additions and 1 deletions

View File

@ -1,5 +1,17 @@
{
"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ı"
}
}

View File

@ -4,5 +4,8 @@
},
"environment_vars": {
"label": "Ortam değişkenleri"
},
"audio": {
"label": "Ses olayları"
}
}