Initial commit
This commit is contained in:
28
application/Espo/Resources/i18n/sl_SI/Attachment.json
Normal file
28
application/Espo/Resources/i18n/sl_SI/Attachment.json
Normal file
@@ -0,0 +1,28 @@
|
||||
{
|
||||
"insertFromSourceLabels": {
|
||||
"Document": "Vstavi dokument"
|
||||
},
|
||||
"fields": {
|
||||
"role": "Vloga",
|
||||
"related": "Povezano",
|
||||
"file": "mapa",
|
||||
"type": "Vrsta",
|
||||
"field": "Polje",
|
||||
"sourceId": "ID vira",
|
||||
"storage": "Shranjevanje",
|
||||
"size": "Velikost (bajti)"
|
||||
},
|
||||
"options": {
|
||||
"role": {
|
||||
"Attachment": "Priponka",
|
||||
"Inline Attachment": "Vgrajena priloga",
|
||||
"Import File": "Uvozi datoteko",
|
||||
"Export File": "Izvozi datoteko",
|
||||
"Mail Merge": "Spajanje dokumentov",
|
||||
"Mass Pdf": "Masa Pdf"
|
||||
}
|
||||
},
|
||||
"presetFilters": {
|
||||
"orphan": "sirota"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user