Initial commit
This commit is contained in:
29
application/Espo/Resources/i18n/de_DE/Attachment.json
Normal file
29
application/Espo/Resources/i18n/de_DE/Attachment.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user