Initial commit
This commit is contained in:
28
application/Espo/Resources/i18n/uk_UA/Attachment.json
Normal file
28
application/Espo/Resources/i18n/uk_UA/Attachment.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"insertFromSourceLabels": {
|
||||
"Document": "Вставити документ"
|
||||
},
|
||||
"fields": {
|
||||
"role": "Роль",
|
||||
"related": "Пов'язаний",
|
||||
"file": "Файл",
|
||||
"type": "Тип",
|
||||
"field": "Поле",
|
||||
"sourceId": "ID Джерела",
|
||||
"storage": "Сховище",
|
||||
"size": "Розмір (bytes)",
|
||||
"isBeingUploaded": "Завантажується"
|
||||
},
|
||||
"options": {
|
||||
"role": {
|
||||
"Attachment": "Вкладення",
|
||||
"Inline Attachment": "Вбудоване вкладення",
|
||||
"Import File": "Імпортувати файл",
|
||||
"Export File": "Експортувати файл",
|
||||
"Mail Merge": "Злиття листів"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "Сироти"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user