mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-06-21 03:41:55 +03:00
Translated using Weblate (Turkish)
Currently translated at 73.4% (138 of 188 strings) Translated using Weblate (Turkish) Currently translated at 6.4% (4 of 62 strings) Translated using Weblate (Turkish) Currently translated at 98.0% (49 of 50 strings) Translated using Weblate (Turkish) Currently translated at 90.0% (91 of 101 strings) Co-authored-by: Hosted Weblate <hosted@weblate.org> Co-authored-by: Selim Kundakçıoğlu <selimkundakcioglu@gmail.com> Co-authored-by: Turhan Munis <turhan.munis@gmail.com> Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-camera/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/components-dialog/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-motionsearch/tr/ Translate-URL: https://hosted.weblate.org/projects/frigate-nvr/views-system/tr/ Translation: Frigate NVR/components-camera Translation: Frigate NVR/components-dialog Translation: Frigate NVR/views-motionSearch Translation: Frigate NVR/views-system
This commit is contained in:
parent
37ea6b46b5
commit
e05b7d9624
@ -68,7 +68,10 @@
|
||||
"cameras": {
|
||||
"desc": "Bu gruba dahil olacak kameraları seçin.",
|
||||
"label": "Kameralar"
|
||||
}
|
||||
},
|
||||
"showAll": "Bütün Kamera Gruplarını Göster",
|
||||
"showLess": "Daha Az",
|
||||
"editGroups": "Kamera Gruplarını Düzenle"
|
||||
},
|
||||
"debug": {
|
||||
"options": {
|
||||
|
||||
@ -75,7 +75,8 @@
|
||||
"fromTimeline": {
|
||||
"saveExport": "Dışa Aktarımı Kaydet",
|
||||
"previewExport": "Dışa Aktarımı Önizle",
|
||||
"useThisRange": "Use This Range"
|
||||
"useThisRange": "Use This Range",
|
||||
"queueingExport": "Dışa aktarma sıraya alınıyor..."
|
||||
},
|
||||
"name": {
|
||||
"placeholder": "Dışa Aktarımı Adlandırın"
|
||||
@ -172,6 +173,9 @@
|
||||
"markAsReviewed": "İncelendi olarak işaretle",
|
||||
"deleteNow": "Şimdi Sil",
|
||||
"markAsUnreviewed": "Gözden geçirilmedi olarak işaretle"
|
||||
},
|
||||
"shareTimestamp": {
|
||||
"label": "Zaman Damgasını Paylaş"
|
||||
}
|
||||
},
|
||||
"imagePicker": {
|
||||
|
||||
@ -1 +1,10 @@
|
||||
{}
|
||||
{
|
||||
"newSearch": "Yeni Arama",
|
||||
"clearResults": "Sonuçları Temizle",
|
||||
"dialog": {
|
||||
"cameraLabel": "Kamera"
|
||||
},
|
||||
"timeRange": {
|
||||
"end": "Bitiş Zamanı"
|
||||
}
|
||||
}
|
||||
|
||||
@ -141,7 +141,11 @@
|
||||
}
|
||||
},
|
||||
"title": "Kameralar",
|
||||
"overview": "Genel"
|
||||
"overview": "Genel",
|
||||
"connectionQuality": {
|
||||
"expectedFps": "Beklenen FPS",
|
||||
"fps": "FPS"
|
||||
}
|
||||
},
|
||||
"lastRefreshed": "Son güncelleme: ",
|
||||
"stats": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user