mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-06-05 22:55:58 +00:00
Update AttachmentMeta.elm
I think in German one speaks more of "Absender", "Empfänger" and "Unternehmen". Is "Ausstattung" better than "Zubehör"? I think the due date implies the date in German usage. The date could therefore be left out. Since the equipment is only available from the recipient, in my opinion the recipient could be left out. The position in the sidebar must of course always be arranged under recipient.
This commit is contained in:
parent
6275802f44
commit
f252c9cfcb
@ -54,11 +54,11 @@ de =
|
|||||||
, content = "Inhalt"
|
, content = "Inhalt"
|
||||||
, labels = "Label"
|
, labels = "Label"
|
||||||
, proposals = "Vorschläge"
|
, proposals = "Vorschläge"
|
||||||
, correspondentOrg = "Korrespondent Organisation"
|
, correspondentOrg = "Absender Unternehmen"
|
||||||
, correspondentPerson = "Korrespondent Person"
|
, correspondentPerson = "Absender Person"
|
||||||
, concerningPerson = "Betreffend Person"
|
, concerningPerson = "Empfänger Person"
|
||||||
, concerningEquipment = "Betreffend Zubehör"
|
, concerningEquipment = "Ausstattung"
|
||||||
, itemDate = "Dokument Datum"
|
, itemDate = "Dokumentdatum"
|
||||||
, itemDueDate = "Fälligkeits-Datum"
|
, itemDueDate = "Fälligkeit"
|
||||||
, formatDateShort = DF.formatDateShort Messages.UiLanguage.German
|
, formatDateShort = DF.formatDateShort Messages.UiLanguage.German
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user