This repository has been archived on 2026-07-19. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
espocrm-base/application/Espo/Resources/i18n/nb_NO/Attachment.json
T
2026-01-27 10:19:01 +02:00

28 lines
626 B
JSON

{
"insertFromSourceLabels": {
"Document": "Sett inn dokument"
},
"fields": {
"role": "Rolle",
"related": "Relatert",
"file": "Fil",
"field": "Felt",
"sourceId": "Kilde-ID",
"storage": "Lagring",
"size": "Størrelse (byte)",
"isBeingUploaded": "Lastes opp"
},
"options": {
"role": {
"Attachment": "Vedlegg",
"Inline Attachment": "Innebygd vedlegg",
"Import File": "Importer fil",
"Export File": "Eksporter Fil",
"Mail Merge": "E-post Sammenfletting",
"Mass Pdf": "Masse-PDF"
}
},
"presetFilters": {
"orphan": "Foreldreløs"
}
}