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

41 lines
1.1 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": {
"name": "Ad",
"body": "Gövde",
"entityType": "Varlık Türü",
"header": "Başlık",
"footer": "Sayfa Altbilgi",
"leftMargin": "Sol Boşluk",
"topMargin": "Üst boşluk",
"rightMargin": "Sağ Boşluk",
"bottomMargin": "Alt Kenar Boşluğu",
"printFooter": "Baskı Altlığı",
"footerPosition": "Altbilgi Konumu",
"variables": "Uygun Yertutucuları",
"pageOrientation": "Sayfa yönlendirmesi",
"pageFormat": "Kağıt Biçimi",
"fontFace": "Yazı Tipi",
"pageWidth": "Sayfa Genişliği (mm",
"pageHeight": "Sayfa Yüksekliği (mm)",
"style": "Stil"
},
"labels": {
"Create Template": "Şablon Oluştur"
},
"tooltips": {
"footer": "Sayfa numarasını basmak için {pageNumber} kullanın.",
"variables": "Başlık, Gövde veya Alt Satır yertutucusu için kopyala-yapıştır gerekli."
},
"options": {
"pageOrientation": {
"Portrait": "Dikey",
"Landscape": "Yatay"
},
"placeholders": {
"today": "Bugün (Tarih)"
},
"pageFormat": {
"Custom": "Özel"
}
}
}