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

54 lines
1.3 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": {
"post": "Yayınla",
"attachments": "Ekler",
"targetType": "Hedef",
"teams": "Takımlar",
"users": "Kullanıcılar",
"portals": "Portaller",
"type": "Tip",
"related": "İlgili",
"createdByGender": "Cinsiyete Göre Oluşturuldu",
"data": "Veri",
"number": "Numara"
},
"filters": {
"all": "Hepsi",
"posts": "Yazılar",
"updates": "Güncellemeler",
"activity": "Aktivite"
},
"messages": {
"writeMessage": "Mesajınızı buraya yazınız"
},
"options": {
"targetType": {
"self": "kendime",
"users": "Belirli kullanıcılara",
"teams": "Belirli takımlara",
"all": "Tüm dahili kullanıcılara",
"portals": "Portal kullanıcılarına"
},
"type": {
"Post": "İleti",
"Create": "Oluştur",
"CreateRelated": "İlgili Oluştur",
"Update": "Güncelleme",
"Status": "Durum",
"Assign": "Atanmış",
"Relate": "İlgili",
"Unrelate": "İlgiliyi Kaldır",
"EmailReceived": "Eposta Alındı",
"EmailSent": "Eposta Gönderildi"
}
},
"links": {
"related": "İlgili",
"portals": "Portaller",
"attachments": "Ekler"
},
"labels": {
"View Posts": "Eposta Görüntüleme",
"View Activity": "Aktivite Görüntüleme"
}
}