tachybase_todo/packages/plugins/@tachybase/plugin-calendar/src/locale/tr_TR.ts
sealday ede7ead8b1 chore(version): release v0.21.34 (#1045)
Co-authored-by: sealday <sealday@gmail.com>
Reviewed-on: daoyoucloud/tachybase#1045
2024-05-24 01:06:06 +08:00

32 lines
940 B
TypeScript
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.

export default {
"Configure calendar": "Takvimi yapılandır",
"Title field": "Başlık alanı",
"Start date field": "Başlangıç tarihi alanı",
"End date field": "Bitiş tarihi alanı",
"Work week": "Çalışma Haftası",
"Today": "Bugün",
"Day": "Gün",
"Agenda": "Ajanda",
"Date": "Tarih",
"Time": "Saat",
"Event": "Olay",
"None": "Boş",
"Calendar": "Takvim",
"Create calendar block": "Takvim bloğu oluştur",
"Filter": "Filtre",
"Configure actions": "İşlemleri yapılandır",
"Enable actions": "İşlemleri aktifleştir",
"Turn pages": "Sayfaları çevir",
"Select view": "Görünüm seç",
"Add new": "Yeni Ekle",
"View record": "Görüntüle",
"Details": "Detaylar",
"Customize": "Özelleştir",
"Popup": "Açılır Pencere",
"Updated successfully": "Başarıyla güncellendi",
"Custom request": "Özel istek",
"Edit": "Düzenle",
"Delete": "Sil",
"Print": "Yazdır"
}