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