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

28 lines
810 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": "Качете документа"
},
"fields": {
"role": "Роля",
"related": "Свързани",
"file": "Файл",
"type": "Тип",
"field": "Поле",
"sourceId": "Източник ID",
"storage": "Съхранение",
"size": "Размер (байта)",
"isBeingUploaded": "Качва се"
},
"options": {
"role": {
"Attachment": "Прикачен файл",
"Inline Attachment": "Прикачен файл",
"Import File": "Импортиране на файл",
"Export File": "Експортиране на файл",
"Mass Pdf": "Масово експортиране на PDf"
}
},
"presetFilters": {
"orphan": "Изоставени файлове"
}
}