Initial commit
This commit is contained in:
36
application/Espo/Resources/i18n/tr_TR/DashletOptions.json
Normal file
36
application/Espo/Resources/i18n/tr_TR/DashletOptions.json
Normal file
@@ -0,0 +1,36 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user