Initial commit
This commit is contained in:
28
application/Espo/Resources/i18n/tr_TR/Attachment.json
Normal file
28
application/Espo/Resources/i18n/tr_TR/Attachment.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"insertFromSourceLabels": {
|
||||
"Document": "Döküman ekle"
|
||||
},
|
||||
"fields": {
|
||||
"role": "Rol",
|
||||
"related": "İlgili",
|
||||
"file": "Dosya",
|
||||
"type": "Tip",
|
||||
"field": "Alan",
|
||||
"sourceId": "Kaynak Kimliği",
|
||||
"storage": "Depolama",
|
||||
"size": "Boyut (bytes)"
|
||||
},
|
||||
"options": {
|
||||
"role": {
|
||||
"Attachment": "Ek",
|
||||
"Inline Attachment": "Satır İçi Ek",
|
||||
"Import File": "İçeri al",
|
||||
"Export File": "Dışarı Çıkart",
|
||||
"Mail Merge": "Posta Birleştirme",
|
||||
"Mass Pdf": "Toplu PDF"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "Sahipsiz"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user