mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-04-04 10:29:34 +00:00
Update SearchMenu.elm
This commit is contained in:
parent
3a0fb82489
commit
77760da156
@ -81,24 +81,24 @@ de =
|
||||
, folderSelect = Messages.Comp.FolderSelect.de
|
||||
, chooseDirection = "Wähle eine Richtung…"
|
||||
, choosePerson = "Wähle eine Person…"
|
||||
, chooseEquipment = "Wähle ein Zubehör"
|
||||
, chooseEquipment = "Wähle eine Ausstattung"
|
||||
, inbox = "Eingang/Neu"
|
||||
, fulltextSearch = "Volltext Suche"
|
||||
, fulltextSearch = "Volltextsuche"
|
||||
, searchInNames = "Suche in Namen"
|
||||
, switchSearchModes = "Zwischen den Such-Modi wechseln"
|
||||
, contentSearch = "Volltext Suche…"
|
||||
, contentSearch = "Volltextsuche…"
|
||||
, searchInNamesPlaceholder = "Suche in Namen…"
|
||||
, fulltextSearchInfo = "Volltext Suche in Dokument Inhalt and Notizen."
|
||||
, fulltextSearchInfo = "Volltextsuche in Dokumentinhalt und Notizen."
|
||||
, nameSearchInfo = "Sucht in Namen von Korrespondent/Betreffend, Dokument and Notizen."
|
||||
, tagCategoryTab = "Tag Kategorien"
|
||||
, tagCategoryTab = "Tag-Kategorien"
|
||||
, chooseOrganization = "Wähle eine Organisation"
|
||||
, createCustomFieldTitle = "Neues Benutzer-Feld erstellen"
|
||||
, createCustomFieldTitle = "Neues Benutzerfeld erstellen"
|
||||
, from = "Von"
|
||||
, to = "Zu"
|
||||
, dueDateTab = "Fälligkeits-Datum"
|
||||
, dueFrom = "Fällig von"
|
||||
, dueTo = "Fällig bis"
|
||||
, sourceTab = "Quelle"
|
||||
, searchInItemSource = "Suche in Dokument Quelle…"
|
||||
, searchInItemSource = "Suche in Dokumentquelle…"
|
||||
, direction = Messages.Data.Direction.de
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user