# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-08-23 16:56+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: de\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: core/context_processors.py:9 core/context_processors.py:16 #: core/templates/core/index.html:16 msgid "Notes" msgstr "Notizen" #: core/context_processors.py:9 core/context_processors.py:15 #| msgid "Task" msgid "Tasks" msgstr "Aufgaben" #: core/context_processors.py:9 core/context_processors.py:17 #| msgid "Links:" msgid "Links" msgstr "Links" #: core/context_processors.py:18 core/models.py:98 #: core/templates/core/base.html:24 msgid "Journal" msgstr "Journal" #: core/context_processors.py:25 #| msgid "Overdue" msgid "Overview" msgstr "Überfällig" #: core/forms.py:29 msgid "Write something … /todo /link /public #tag [[note:1]]" msgstr "Schreibe etwas … /todo /link /public #tag [[note:1]]" #: core/forms.py:61 msgid "Language" msgstr "Sprache" #: core/forms.py:62 msgid "Show notes" msgstr "Notizen anzeigen" #: core/forms.py:63 msgid "Show open tasks" msgstr "Offene Aufgaben anzeigen" #: core/forms.py:64 msgid "Show completed tasks" msgstr "Erledigte Aufgaben anzeigen" #: core/forms.py:65 msgid "Show links" msgstr "Links anzeigen" #: core/forms.py:66 msgid "Show journal" msgstr "Journal anzeigen" #: core/forms.py:67 msgid "Always show due items first" msgstr "Fällige immer oben" #: core/forms.py:68 msgid "Lines in overview" msgstr "Zeilen in der Übersicht" #: core/forms.py:77 core/forms.py:85 core/forms.py:116 #: core/templates/core/settings.html:26 core/templates/core/settings.html:66 msgid "Email" msgstr "E-Mail" #: core/forms.py:102 core/templates/core/team_list.html:18 msgid "Team name" msgstr "Teamname" #: core/forms.py:102 core/templates/core/team_list.html:19 msgid "Team tag" msgstr "Team-Tag" #: core/forms.py:121 msgid "Tag" msgstr "Tag" #: core/forms.py:126 msgid "Kanban name" msgstr "Name des Kanbans" #: core/forms.py:140 msgid "API key name" msgstr "Name des API Keys" #: core/models.py:95 core/templates/core/index.html:5 #: core/templates/core/index.html:64 core/templates/core/journal.html:25 msgid "Task" msgstr "Aufgabe" #: core/models.py:96 core/templates/core/index.html:6 #: core/templates/core/index.html:65 core/templates/core/journal.html:26 msgid "Note" msgstr "Notiz" #: core/models.py:97 msgid "Link" msgstr "Link" #: core/models.py:101 core/templates/core/_edit_form.html:20 #: core/templates/core/item_editor.html:25 msgid "Private" msgstr "Privat" #: core/models.py:102 core/templates/core/team_detail.html:7 msgid "Team" msgstr "Team" #: core/models.py:103 core/templates/core/_edit_form.html:21 #: core/templates/core/item_editor.html:25 msgid "Public" msgstr "Öffentlich" #: core/models.py:112 core/templates/core/kanban_detail.html:7 msgid "Inbox" msgstr "Eingang" #: core/models.py:114 msgid "In Progress" msgstr "In Bearbeitung" #: core/models.py:115 core/templates/core/kanban_detail.html:10 #: core/templates/core/kanban_list.html:7 msgid "Done" msgstr "Erledigt" #: core/models.py:167 msgid "Browser default" msgstr "Browser-Standard" #: core/templates/core/_edit_form.html:5 #: core/templates/core/item_editor.html:11 msgid "Type:" msgstr "Typ:" #: core/templates/core/_edit_form.html:7 core/templates/core/index.html:69 #: core/templates/core/item_editor.html:13 core/templates/core/journal.html:29 #: core/templates/core/new_item.html:13 msgid "Add tags" msgstr "Tags hinzufügen" #: core/templates/core/_edit_form.html:10 #: core/templates/core/item_editor.html:16 core/templates/core/new_item.html:16 msgid "Choose tag" msgstr "Tag auswählen" #: core/templates/core/_edit_form.html:14 msgid "Comment, e.g. same task already captured [[12]]" msgstr "Kommentar, z.B. gleiche Aufgabe bereits erfasst [[12]]" #: core/templates/core/_edit_form.html:23 #: core/templates/core/item_editor.html:26 msgid "Due date" msgstr "Fälligkeitsdatum" #: core/templates/core/_edit_form.html:23 #: core/templates/core/item_editor.html:26 msgid "Time optional" msgstr "Uhrzeit optional" #: core/templates/core/_edit_form.html:27 core/templates/core/index.html:80 msgid "Image from clipboard:" msgstr "Bild aus Zwischenablage:" #: core/templates/core/_edit_form.html:29 core/templates/core/index.html:78 #: core/templates/core/item_editor.html:9 #: core/templates/core/item_editor.html:31 core/templates/core/journal.html:32 #: core/templates/core/new_item.html:10 core/templates/core/new_item.html:30 msgid "Save" msgstr "Speichern" #: core/templates/core/_edit_form.html:30 msgid "Open in editor" msgstr "Im Editor öffnen" #: core/templates/core/_edit_form.html:31 #: core/templates/core/item_editor.html:9 #: core/templates/core/item_editor.html:31 core/templates/core/new_item.html:10 msgid "Cancel" msgstr "Abbrechen" #: core/templates/core/_item.html:14 msgid "show less" msgstr "weniger anzeigen" #: core/templates/core/_item.html:14 msgid "show more" msgstr "mehr anzeigen" #: core/templates/core/_item.html:17 msgid "Overdue" msgstr "Überfällig" #: core/templates/core/_item.html:17 msgid "Due today" msgstr "Heute fällig" #: core/templates/core/_item.html:17 msgid "Due:" msgstr "Fällig:" #: core/templates/core/_item.html:19 msgid "Links:" msgstr "Links:" #: core/templates/core/_item.html:21 msgid "Attachments:" msgstr "Anhänge:" #: core/templates/core/_tags.html:9 core/templates/core/index.html:55 msgid "No tags yet" msgstr "Noch keine Tags" #: core/templates/core/accept_user_invite.html:6 #: core/templates/core/accept_user_invite.html:19 msgid "Create account" msgstr "Account erstellen" #: core/templates/core/accept_user_invite.html:7 msgid "You were invited to my2dos. Create your account to continue." msgstr "" "Du wurdest zu my2dos eingeladen. Erstelle deinen Account, um fortzufahren." #: core/templates/core/base.html:24 msgid "Kanban" msgstr "Kanban" #: core/templates/core/base.html:24 core/templates/core/team_detail.html:4 #: core/templates/core/team_list.html:6 msgid "Teams" msgstr "Teams" #: core/templates/core/base.html:24 core/templates/core/settings.html:8 msgid "Settings" msgstr "Einstellungen" #: core/templates/core/base.html:24 msgid "Install app" msgstr "App installieren" #: core/templates/core/base.html:24 msgid "Logout" msgstr "Logout" #: core/templates/core/base.html:24 core/templates/core/login.html:6 msgid "Login" msgstr "Login" #: core/templates/core/base.html:32 core/templates/core/index.html:110 #: core/templates/core/new_item.html:9 msgid "Create task" msgstr "Aufgabe erstellen" #: core/templates/core/base.html:32 core/templates/core/index.html:111 msgid "Save link" msgstr "Link erstellen" #: core/templates/core/base.html:32 core/templates/core/index.html:112 msgid "Journal entry" msgstr "Journal-Eintrag erstellen" #: core/templates/core/base.html:32 core/templates/core/index.html:113 msgid "public" msgstr "Öffentlich" #: core/templates/core/base.html:32 core/templates/core/index.html:114 msgid "private" msgstr "Privat" #: core/templates/core/base.html:32 core/templates/core/index.html:115 msgid "Insert Markdown code block" msgstr "Markdown Codeblock einfügen" #: core/templates/core/base.html:32 core/templates/core/index.html:116 msgid "Search internal task/note" msgstr "interne Aufgabe/Notiz suchen" #: core/templates/core/base.html:32 core/templates/core/index.html:117 msgid "Insert image from attachments" msgstr "können Bilder im Text eingefügt werden." #: core/templates/core/base.html:33 core/templates/core/index.html:124 msgid "Image:" msgstr "Bildvorschau:" #: core/templates/core/detail.html:4 core/templates/core/kanban_list.html:4 #: core/templates/core/settings.html:4 core/templates/core/team_list.html:9 msgid "back" msgstr "zurück" #: core/templates/core/index.html:13 msgid "Filter" msgstr "Filter" #: core/templates/core/index.html:18 core/templates/core/kanban_list.html:7 msgid "Open" msgstr "Offen" #: core/templates/core/index.html:19 msgid "Due" msgstr "Fällig:" #: core/templates/core/index.html:20 msgid "Archive" msgstr "Archiv" #: core/templates/core/index.html:28 msgid "Search (Ctrl+F, # for tags)" msgstr "Suche (Ctrl+F, # für Tags)" #: core/templates/core/index.html:29 msgid "Clear search" msgstr "Suche löschen" #: core/templates/core/index.html:37 core/templates/core/journal.html:15 #: core/templates/core/settings.html:88 msgid "Tags" msgstr "Tags" #: core/templates/core/index.html:39 msgid "Tag mode" msgstr "Tag-Modus" #: core/templates/core/index.html:40 core/templates/core/index.html:51 msgid "any" msgstr "beliebig" #: core/templates/core/index.html:41 core/templates/core/index.html:51 #: core/templates/core/settings.html:88 msgid "all" msgstr "alle" #: core/templates/core/index.html:50 msgid "Show tags" msgstr "Tags anzeigen" #: core/templates/core/index.html:76 core/templates/core/journal.html:32 #: core/templates/core/new_item.html:26 msgid "Gallery" msgstr "Galerie" #: core/templates/core/index.html:76 core/templates/core/journal.html:32 #: core/templates/core/new_item.html:26 msgid "Photo" msgstr "Foto" #: core/templates/core/index.html:77 msgid "Editor" msgstr "Editor" #: core/templates/core/index.html:83 msgid "Nothing here yet." msgstr "Noch nichts vorhanden." #: core/templates/core/item_editor.html:8 #, python-format msgid "Edit item #%(id)s" msgstr "Eintrag #%(id)s bearbeiten" #: core/templates/core/item_editor.html:20 msgid "Comment" msgstr "Kommentar" #: core/templates/core/item_editor.html:30 core/templates/core/new_item.html:29 msgid "Image preview:" msgstr "Bildvorschau:" #: core/templates/core/journal.html:35 msgid "No journal activity on this day." msgstr "Keine Journal-Aktivität an diesem Tag." #: core/templates/core/kanban_list.html:6 msgid "New Kanban" msgstr "Neues Kanban" #: core/templates/core/kanban_list.html:6 msgid "Create" msgstr "Anlegen" #: core/templates/core/kanban_list.html:7 msgid "No Kanbans yet." msgstr "Noch keine Kanbans." #: core/templates/core/login.html:7 msgid "Username or password is incorrect." msgstr "Benutzername oder Passwort ist falsch." #: core/templates/core/login.html:10 msgid "Username" msgstr "Benutzername" #: core/templates/core/login.html:11 msgid "Password" msgstr "Passwort" #: core/templates/core/new_item.html:9 msgid "Create link" msgstr "Link erstellen" #: core/templates/core/new_item.html:9 msgid "Create journal entry" msgstr "Journal-Eintrag erstellen" #: core/templates/core/new_item.html:9 msgid "Create note" msgstr "Notiz erstellen" #: core/templates/core/new_item.html:24 msgid "Add image" msgstr "Bild hinzufügen" #: core/templates/core/new_item.html:27 msgid "Use" msgstr "Mit" #: core/templates/core/new_item.html:27 msgid "to insert images into the text." msgstr "können Bilder im Text eingefügt werden." #: core/templates/core/settings.html:10 core/templates/core/settings.html:20 msgid "Profile" msgstr "Benutzer" #: core/templates/core/settings.html:11 core/templates/core/settings.html:32 msgid "View & language" msgstr "Ansicht & Sprache" #: core/templates/core/settings.html:12 msgid "Invitations" msgstr "Offene Einladungen:" #: core/templates/core/settings.html:13 core/templates/core/settings.html:75 msgid "API keys" msgstr "API Keys" #: core/templates/core/settings.html:21 msgid "Manage your personal user data." msgstr "Verwalte deine persönlichen Benutzerdaten." #: core/templates/core/settings.html:24 msgid "First name" msgstr "Vorname" #: core/templates/core/settings.html:25 msgid "Last name" msgstr "Name" #: core/templates/core/settings.html:27 msgid "Save profile" msgstr "Benutzer speichern" #: core/templates/core/settings.html:33 msgid "Choose your language and configure the default overview." msgstr "Wähle deine Sprache und konfiguriere die Standardübersicht." #: core/templates/core/settings.html:43 msgid "Sorting" msgstr "Einstellungen" #: core/templates/core/settings.html:44 msgid "Overdue and due-today tasks are sorted to the top of the overview." msgstr "" "Überfällige und heute fällige Aufgaben werden in der Übersicht nach oben " "sortiert." #: core/templates/core/settings.html:48 msgid "Show in overview" msgstr "Zeilen in der Übersicht" #: core/templates/core/settings.html:57 msgid "Save view settings" msgstr "Ansicht speichern" #: core/templates/core/settings.html:62 msgid "User invitations" msgstr "Offene Einladungen:" #: core/templates/core/settings.html:63 msgid "" "Invite new users during the test phase. Only people with an invitation link " "can register." msgstr "" #: core/templates/core/settings.html:67 core/templates/core/team_detail.html:26 msgid "Create invitation link" msgstr "Einladungslink erzeugen" #: core/templates/core/settings.html:70 core/templates/core/settings.html:86 msgid "Delete" msgstr "Löschen" #: core/templates/core/settings.html:70 core/templates/core/team_detail.html:29 msgid "No open invitations." msgstr "Keine offenen Einladungen." #: core/templates/core/settings.html:76 msgid "Create API keys for integrations and optionally restrict them to tags." msgstr "" "Erzeuge API Keys für Integrationen und beschränke sie optional auf Tags." #: core/templates/core/settings.html:79 msgid "Name" msgstr "Name" #: core/templates/core/settings.html:80 msgid "Restrict to tags" msgstr "Auf Tags beschränken" #: core/templates/core/settings.html:80 msgid "No selection = access to all own items." msgstr "Keine Auswahl = Zugriff auf alle eigenen Einträge." #: core/templates/core/settings.html:81 msgid "Generate API key" msgstr "API Key generieren" #: core/templates/core/settings.html:90 msgid "No API keys yet." msgstr "Noch keine API Keys." #: core/templates/core/team_detail.html:8 msgid "Team tag:" msgstr "Team-Tag:" #: core/templates/core/team_detail.html:10 #, python-format msgid "Create item with #%(slug)s" msgstr "Eintrag mit #%(slug)s erstellen" #: core/templates/core/team_detail.html:15 msgid "Members" msgstr "Mitglieder" #: core/templates/core/team_detail.html:22 msgid "Invite" msgstr "Einladen" #: core/templates/core/team_detail.html:28 msgid "Open invitations:" msgstr "Offene Einladungen:" #: core/templates/core/team_detail.html:34 msgid "Team items" msgstr "Team-Einträge" #: core/templates/core/team_detail.html:36 #, python-format msgid "No team items yet. Create something with #%(slug)s." msgstr "Noch keine Team-Einträge. Erstelle etwas mit #%(slug)s." #: core/templates/core/team_list.html:7 msgid "All teams you belong to." msgstr "Alle Teams, zu denen du gehörst." #: core/templates/core/team_list.html:15 core/templates/core/team_list.html:20 msgid "Create team" msgstr "Team erstellen" #: core/templates/core/team_list.html:19 msgid "This tag automatically turns items into team items, e.g. #my2dos." msgstr "Dieser Tag macht Einträge automatisch zu Team-Einträgen, z.B. #my2dos." #: core/templates/core/team_list.html:32 msgid "members" msgstr "Mitglieder" #: core/templates/core/team_list.html:34 msgid "Open team" msgstr "Offen" #: core/templates/core/team_list.html:37 msgid "items" msgstr "Team-Einträge" #: core/templates/core/team_list.html:38 msgid "open tasks" msgstr "Offene Aufgaben anzeigen" #: core/templates/core/team_list.html:46 msgid "No team items yet." msgstr "Noch keine Teams." #: core/templates/core/team_list.html:51 msgid "You are not a member of any team yet." msgstr "Du bist jetzt Mitglied im Team %(team)s." #: core/views.py:321 msgid "Settings saved." msgstr "Einstellungen gespeichert." #: core/views.py:328 msgid "Default view saved." msgstr "Standardansicht gespeichert." #: core/views.py:337 #, python-format msgid "API key created: %(token)s" msgstr "API Key erzeugt: %(token)s" #: core/views.py:345 core/views.py:439 #, python-format msgid "Invitation link created: %(url)s" msgstr "Einladungslink erzeugt: %(url)s" #: core/views.py:373 msgid "Invitation deleted." msgstr "Einladungslink erzeugt: %(url)s" #: core/views.py:382 msgid "Invitation accepted." msgstr "Einladungslink erzeugt: %(url)s" #: core/views.py:394 msgid "Welcome to my2dos." msgstr "Willkommen bei my2dos." #: core/views.py:411 #, python-format msgid "Team %(team)s created. Use #%(slug)s for team items." msgstr "Team %(team)s erstellt. Nutze #%(slug)s für Team-Einträge." #: core/views.py:459 #, python-format msgid "You are now a member of team %(team)s." msgstr "Du bist jetzt Mitglied im Team %(team)s." #: core/templates/core/base.html core/templates/core/index.html msgid "Due date (DD.MM.YY)" msgstr "Fälligkeitsdatum (TT.MM.JJ)" #: core/templates/core/base.html core/templates/core/index.html msgid "Tomorrow" msgstr "Morgen" #: core/templates/core/base.html core/templates/core/index.html msgid "Day after tomorrow" msgstr "Übermorgen" #: core/templates/core/base.html core/templates/core/index.html msgid "Next week" msgstr "Nächste Woche" #: core/forms.py msgid "Default type for new entries" msgstr "Standardtyp für neue Einträge" #: core/templates/core/_item.html msgid "Copy text" msgstr "Text kopieren" #~ msgid "Notes · Tasks · Links" #~ msgstr "Notizen · Aufgaben · Links" #~ msgid "Create teams and use their tag to share items." #~ msgstr "Erstelle Teams und nutze deren Tag, um Einträge zu teilen." #~ msgid "No teams yet." #~ msgstr "Noch keine Teams." #~ msgid "Date/time for todo" #~ msgstr "Datum/Zeit für Todo" #~ msgid "Default view" #~ msgstr "Standardansicht" #~ msgid "Save default view" #~ msgstr "Standardansicht speichern" #~ msgid "Create API key" #~ msgstr "API Key erzeugen"