blakeblackshear.frigate/web/public/locales/tr/views/exports.json
2025-04-11 05:52:32 -05:00

18 lines
561 B
JSON
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"search": "Arama",
"documentTitle": "Dışa Aktar - Frigate",
"deleteExport": "Dışa Aktarımı Sil",
"deleteExport.desc": "{{exportName}} adlı dışa aktarımı silmek istediğinize emin misiniz?",
"editExport": {
"saveExport": "Dışa Aktarımı Kaydet",
"desc": "Bu dışa aktarım için yeni bir isim girin.",
"title": "Dışa Aktarımı Yeniden Adlandır"
},
"toast": {
"error": {
"renameExportFailed": "Dışa aktarım adlandırılamadı: {{errorMessage}}"
}
},
"noExports": "Dışa aktarım bulunamadı"
}