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

28 lines
625 B
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.
{
"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"
}
}