mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-05 14:47:40 +03:00
Translated using Weblate (Turkish)
Currently translated at 18.1% (4 of 22 strings) Translated using Weblate (Turkish) Currently translated at 0.2% (2 of 788 strings) Translated using Weblate (Turkish) Currently translated at 93.1% (54 of 58 strings) Translated using Weblate (Turkish) Currently translated at 0.2% (1 of 467 strings) Translated using Weblate (Turkish) Currently translated at 100.0% (98 of 98 strings) Translated using Weblate (Turkish) Currently translated at 98.3% (120 of 122 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Serhat Karaman <serhatkaramanworkmail@gmail.com> Co-authored-by: m.a.tecik <matmakif38@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-cameras/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-global/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/config-validation/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-classificationmodel/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-facelibrary/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-live/tr/ Translation: Frigate NVR/Config - Cameras Translation: Frigate NVR/Config - Global Translation: Frigate NVR/Config - Validation Translation: Frigate NVR/views-classificationmodel Translation: Frigate NVR/views-facelibrary Translation: Frigate NVR/views-live
This commit is contained in:
parent
e24eb676a9
commit
75d654b6d5
@ -1 +1,5 @@
|
|||||||
{}
|
{
|
||||||
|
"name": {
|
||||||
|
"label": "Kamera ismi"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@ -1 +1,8 @@
|
|||||||
{}
|
{
|
||||||
|
"safe_mode": {
|
||||||
|
"label": "Güvenli mod"
|
||||||
|
},
|
||||||
|
"environment_vars": {
|
||||||
|
"label": "Ortam değişkenleri"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
@ -1 +1,6 @@
|
|||||||
{}
|
{
|
||||||
|
"minimum": "En az {{limit}} olmalı",
|
||||||
|
"maximum": "En fazla {{limit}} olmalı",
|
||||||
|
"exclusiveMinimum": "{{limit}}’den büyük olmalı",
|
||||||
|
"exclusiveMaximum": "{{limit}}’den küçük olmalı"
|
||||||
|
}
|
||||||
|
|||||||
@ -17,8 +17,10 @@
|
|||||||
},
|
},
|
||||||
"toast": {
|
"toast": {
|
||||||
"success": {
|
"success": {
|
||||||
"deletedCategory": "Silinmiş Sınıf",
|
"deletedCategory_one": "Silinmiş Sınıf",
|
||||||
"deletedImage": "Silinmiş Fotoğraflar",
|
"deletedCategory_other": "",
|
||||||
|
"deletedImage_one": "Silinmiş Fotoğraflar",
|
||||||
|
"deletedImage_other": "",
|
||||||
"deletedModel_one": "{{count}} model başarıyla silindi",
|
"deletedModel_one": "{{count}} model başarıyla silindi",
|
||||||
"deletedModel_other": "{{count}} model başarıyla silindi",
|
"deletedModel_other": "{{count}} model başarıyla silindi",
|
||||||
"categorizedImage": "Fotoğraf Başarıyla Sınıflandırıldı",
|
"categorizedImage": "Fotoğraf Başarıyla Sınıflandırıldı",
|
||||||
|
|||||||
@ -3,7 +3,8 @@
|
|||||||
"description": {
|
"description": {
|
||||||
"placeholder": "Bu koleksiyona bir isim verin",
|
"placeholder": "Bu koleksiyona bir isim verin",
|
||||||
"addFace": "İlk görselinizi yükleyerek Yüz Kütüphanesi’ne yeni bir koleksiyon ekleyin.",
|
"addFace": "İlk görselinizi yükleyerek Yüz Kütüphanesi’ne yeni bir koleksiyon ekleyin.",
|
||||||
"invalidName": "Geçersiz isim. İsimler; yalnızca harf, rakam, boşluk, kesme işareti (’), alt çizgi(_) ve tire (-) içerebilir."
|
"invalidName": "Geçersiz isim. İsimler; yalnızca harf, rakam, boşluk, kesme işareti (’), alt çizgi(_) ve tire (-) içerebilir.",
|
||||||
|
"nameCannotContainHash": "İsim, # içeremez."
|
||||||
},
|
},
|
||||||
"details": {
|
"details": {
|
||||||
"person": "İnsan",
|
"person": "İnsan",
|
||||||
|
|||||||
@ -1,5 +1,7 @@
|
|||||||
{
|
{
|
||||||
"documentTitle": "Canlı - Frigate",
|
"documentTitle": {
|
||||||
|
"default": "Canlı - Frigate"
|
||||||
|
},
|
||||||
"documentTitle.withCamera": "{{camera}} - Canlı - Frigate",
|
"documentTitle.withCamera": "{{camera}} - Canlı - Frigate",
|
||||||
"muteCameras": {
|
"muteCameras": {
|
||||||
"disable": "Tüm Kameraların Sesini Aç",
|
"disable": "Tüm Kameraların Sesini Aç",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user