Files
espocrm/application/Espo/Resources/i18n/tr_TR/DashletOptions.json
2026-01-19 17:46:06 +01:00

36 lines
1.0 KiB
JSON
Raw 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.
{
"fields": {
"title": "Başlık",
"dateFrom": "Başlangıç Tarih",
"dateTo": "Bitiş Tarih",
"autorefreshInterval": "Sürekli-Tazeleme Aralığı",
"displayRecords": "Kayıtları Göster",
"isDoubleHeight": "Yükseklik 2x",
"mode": "Mod",
"enabledScopeList": "Görüntülenecek Olan",
"users": "Kullanıcılar",
"entityType": "Varlık Tipi",
"primaryFilter": "Birincil Filtre",
"boolFilterList": "Ek Filtreler",
"sortBy": "Sırala (alan)",
"sortDirection": "Sırala (yön)",
"expandedLayout": "Yerleşim",
"dateFilter": "Tarih Filtresi",
"url": "UTL",
"text": "Metin",
"folder": "Klasör"
},
"options": {
"mode": {
"agendaWeek": "Hafta (ajanda)",
"basicWeek": "Hafta",
"month": "Ay",
"basicDay": "Gün",
"agendaDay": "Gün (ajanda)",
"timeline": "Zaman çizelgesi"
}
},
"messages": {
"selectEntityType": "Gösterge paneli ayarlarından varlık tipini seçin"
}
}