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

29 lines
641 B
JSON

{
"insertFromSourceLabels": {
"Document": "Dokument einfügen"
},
"fields": {
"role": "Rolle",
"related": "Verbunden",
"file": "Datei",
"type": "Typ",
"field": "Feld",
"sourceId": "Quell-ID",
"storage": "Speicher",
"size": "Größe (Bytes)",
"isBeingUploaded": "Wird hochgeladen"
},
"options": {
"role": {
"Attachment": "Anhang",
"Inline Attachment": "Inline-Anhang",
"Import File": "Datei importieren",
"Export File": "Datei exportieren",
"Mail Merge": "Serienbrief",
"Mass Pdf": "Mass PDF"
}
},
"presetFilters": {
"orphan": "Waise"
}
}