Add automatic tag collections
This commit is contained in:
@@ -772,6 +772,50 @@ msgstr "Wähle höchstens ein Team aus."
|
||||
msgid "Combine existing notes into ordered documents."
|
||||
msgstr "Fasse bestehende Notizen zu geordneten Dokumenten zusammen."
|
||||
|
||||
#: core/models.py
|
||||
msgid "Manual collection"
|
||||
msgstr "Manuelle Sammlung"
|
||||
|
||||
#: core/models.py core/templates/core/collection_detail.html core/templates/core/collection_list.html
|
||||
msgid "Tag collection"
|
||||
msgstr "Tag-Sammlung"
|
||||
|
||||
#: core/forms.py
|
||||
msgid "Collection type"
|
||||
msgstr "Art der Sammlung"
|
||||
|
||||
#: core/forms.py
|
||||
msgid "Content tags"
|
||||
msgstr "Inhalts-Tags"
|
||||
|
||||
#: core/forms.py
|
||||
msgid "Select at least one tag for a tag collection."
|
||||
msgstr "Wähle mindestens einen Tag für eine Tag-Sammlung aus."
|
||||
|
||||
#: core/templates/core/collection_form.html
|
||||
msgid "Tag collections update automatically and are sorted by note creation time."
|
||||
msgstr "Tag-Sammlungen aktualisieren sich automatisch und werden nach dem Erstellungszeitpunkt der Notizen sortiert."
|
||||
|
||||
#: core/templates/core/collection_form.html
|
||||
msgid "No content tags are available yet."
|
||||
msgstr "Es sind noch keine Inhalts-Tags verfügbar."
|
||||
|
||||
#: core/templates/core/collection_form.html
|
||||
msgid "Notes must contain all selected tags. Team tags are not content filters."
|
||||
msgstr "Notizen müssen alle ausgewählten Tags enthalten. Team-Tags sind keine Inhaltsfilter."
|
||||
|
||||
#: core/templates/core/collection_detail.html
|
||||
msgid "No notes match the selected tags yet."
|
||||
msgstr "Noch keine Notizen entsprechen den ausgewählten Tags."
|
||||
|
||||
#: core/views.py
|
||||
msgid "Select a team for a team collection."
|
||||
msgstr "Wähle für eine Team-Sammlung ein Team aus."
|
||||
|
||||
#: core/views.py
|
||||
msgid "Remove all manual sections before changing to a tag collection."
|
||||
msgstr "Entferne alle manuellen Abschnitte, bevor du zu einer Tag-Sammlung wechselst."
|
||||
|
||||
#: core/templates/core/collection_list.html
|
||||
msgid "New collection"
|
||||
msgstr "Neue Sammlung"
|
||||
|
||||
Reference in New Issue
Block a user