Add teams and internationalization

This commit is contained in:
rucki
2026-08-23 14:55:04 +02:00
parent 218d841d7f
commit c409fbc441
26 changed files with 1582 additions and 149 deletions
+506
View File
@@ -0,0 +1,506 @@
# 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 <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2026-08-23 14:50+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \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/forms.py:28
msgid "Write something … /todo /link /public #tag [[note:1]]"
msgstr ""
#: core/forms.py:65
msgid "Show notes"
msgstr ""
#: core/forms.py:66
msgid "Show open tasks"
msgstr ""
#: core/forms.py:67
msgid "Show completed tasks"
msgstr ""
#: core/forms.py:68
msgid "Show links"
msgstr ""
#: core/forms.py:69
msgid "Show journal"
msgstr ""
#: core/forms.py:70
msgid "Lines in overview"
msgstr ""
#: core/forms.py:79 core/templates/core/settings.html:37
msgid "Team name"
msgstr ""
#: core/forms.py:79 core/templates/core/settings.html:38
msgid "Team tag"
msgstr ""
#: core/forms.py:93 core/templates/core/settings.html:13
msgid "Email"
msgstr ""
#: core/forms.py:98
msgid "Tag"
msgstr ""
#: core/forms.py:103
msgid "Kanban name"
msgstr ""
#: core/forms.py:117
msgid "API key name"
msgstr ""
#: core/models.py:75 core/templates/core/index.html:5
#: core/templates/core/index.html:53 core/templates/core/journal.html:25
msgid "Task"
msgstr ""
#: core/models.py:76 core/templates/core/index.html:6
#: core/templates/core/index.html:54 core/templates/core/journal.html:26
msgid "Note"
msgstr ""
#: core/models.py:77
msgid "Link"
msgstr ""
#: core/models.py:78 core/templates/core/base.html:24
msgid "Journal"
msgstr ""
#: core/models.py:81 core/templates/core/_edit_form.html:20
#: core/templates/core/item_editor.html:25
msgid "Private"
msgstr ""
#: core/models.py:82 core/templates/core/team_detail.html:7
msgid "Team"
msgstr ""
#: core/models.py:83 core/templates/core/_edit_form.html:21
#: core/templates/core/item_editor.html:25
msgid "Public"
msgstr ""
#: core/models.py:92 core/templates/core/kanban_detail.html:7
msgid "Inbox"
msgstr ""
#: core/models.py:94
msgid "In Progress"
msgstr ""
#: core/models.py:95 core/templates/core/kanban_detail.html:10
#: core/templates/core/kanban_list.html:7
msgid "Done"
msgstr ""
#: core/templates/core/_edit_form.html:5
#: core/templates/core/item_editor.html:11
msgid "Type:"
msgstr ""
#: core/templates/core/_edit_form.html:7 core/templates/core/index.html:58
#: core/templates/core/item_editor.html:13 core/templates/core/journal.html:29
#: core/templates/core/new_item.html:13
msgid "Add tags"
msgstr ""
#: 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 ""
#: core/templates/core/_edit_form.html:14
msgid "Comment, e.g. same task already captured [[12]]"
msgstr ""
#: core/templates/core/_edit_form.html:23
msgid "Date/time for todo"
msgstr ""
#: core/templates/core/_edit_form.html:27 core/templates/core/index.html:69
msgid "Image from clipboard:"
msgstr ""
#: core/templates/core/_edit_form.html:29 core/templates/core/index.html:67
#: 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
#: core/templates/core/settings.html:14
msgid "Save"
msgstr ""
#: core/templates/core/_edit_form.html:30
msgid "Open in editor"
msgstr ""
#: 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 ""
#: core/templates/core/_item.html:14
msgid "show less"
msgstr ""
#: core/templates/core/_item.html:14
msgid "show more"
msgstr ""
#: core/templates/core/_item.html:17
msgid "Due:"
msgstr ""
#: core/templates/core/_item.html:19
msgid "Links:"
msgstr ""
#: core/templates/core/_item.html:21
msgid "Attachments:"
msgstr ""
#: core/templates/core/_tags.html:9 core/templates/core/index.html:44
msgid "No tags yet"
msgstr ""
#: core/templates/core/base.html:24
msgid "Notes · Tasks · Links"
msgstr ""
#: core/templates/core/base.html:24
msgid "Kanban"
msgstr ""
#: core/templates/core/base.html:24 core/templates/core/settings.html:34
msgid "Teams"
msgstr ""
#: core/templates/core/base.html:24 core/templates/core/team_detail.html:4
msgid "Settings"
msgstr ""
#: core/templates/core/base.html:24
msgid "Install app"
msgstr ""
#: core/templates/core/base.html:24
msgid "Logout"
msgstr ""
#: core/templates/core/base.html:24 core/templates/core/login.html:6
msgid "Login"
msgstr ""
#: core/templates/core/base.html:32 core/templates/core/index.html:99
#: core/templates/core/new_item.html:9
msgid "Create task"
msgstr ""
#: core/templates/core/base.html:32 core/templates/core/index.html:100
msgid "Save link"
msgstr ""
#: core/templates/core/base.html:32 core/templates/core/index.html:101
msgid "Journal entry"
msgstr ""
#: core/templates/core/base.html:32 core/templates/core/index.html:102
msgid "public"
msgstr ""
#: core/templates/core/base.html:32 core/templates/core/index.html:103
msgid "private"
msgstr ""
#: core/templates/core/base.html:32 core/templates/core/index.html:104
msgid "Insert Markdown code block"
msgstr ""
#: core/templates/core/base.html:32 core/templates/core/index.html:105
msgid "Search internal task/note"
msgstr ""
#: core/templates/core/base.html:32 core/templates/core/index.html:106
msgid "Insert image from attachments"
msgstr ""
#: core/templates/core/base.html:33 core/templates/core/index.html:113
msgid "Image:"
msgstr ""
#: core/templates/core/detail.html:4 core/templates/core/kanban_list.html:4
#: core/templates/core/settings.html:4
msgid "back"
msgstr ""
#: core/templates/core/index.html:13
msgid "Filter"
msgstr ""
#: core/templates/core/index.html:16
msgid "Notes"
msgstr ""
#: core/templates/core/index.html:18 core/templates/core/kanban_list.html:7
msgid "Open"
msgstr ""
#: core/templates/core/index.html:19
msgid "Archive"
msgstr ""
#: core/templates/core/index.html:26
msgid "Search (Ctrl+F, # for tags)"
msgstr ""
#: core/templates/core/index.html:27
msgid "Clear search"
msgstr ""
#: core/templates/core/index.html:34 core/templates/core/journal.html:15
#: core/templates/core/settings.html:61
msgid "Tags"
msgstr ""
#: core/templates/core/index.html:40
msgid "Show tags"
msgstr ""
#: core/templates/core/index.html:65 core/templates/core/journal.html:32
#: core/templates/core/new_item.html:26
msgid "Gallery"
msgstr ""
#: core/templates/core/index.html:65 core/templates/core/journal.html:32
#: core/templates/core/new_item.html:26
msgid "Photo"
msgstr ""
#: core/templates/core/index.html:66
msgid "Editor"
msgstr ""
#: core/templates/core/index.html:72
msgid "Nothing here yet."
msgstr ""
#: core/templates/core/item_editor.html:8
#, python-format
msgid "Edit item #%(id)s"
msgstr ""
#: core/templates/core/item_editor.html:20
msgid "Comment"
msgstr ""
#: core/templates/core/item_editor.html:30 core/templates/core/new_item.html:29
msgid "Image preview:"
msgstr ""
#: core/templates/core/journal.html:35
msgid "No journal activity on this day."
msgstr ""
#: core/templates/core/kanban_list.html:6
msgid "New Kanban"
msgstr ""
#: core/templates/core/kanban_list.html:6
msgid "Create"
msgstr ""
#: core/templates/core/kanban_list.html:7
msgid "No Kanbans yet."
msgstr ""
#: core/templates/core/login.html:7
msgid "Username or password is incorrect."
msgstr ""
#: core/templates/core/login.html:10
msgid "Username"
msgstr ""
#: core/templates/core/login.html:11
msgid "Password"
msgstr ""
#: core/templates/core/new_item.html:9
msgid "Create link"
msgstr ""
#: core/templates/core/new_item.html:9
msgid "Create journal entry"
msgstr ""
#: core/templates/core/new_item.html:9
msgid "Create note"
msgstr ""
#: core/templates/core/new_item.html:24
msgid "Add image"
msgstr ""
#: core/templates/core/new_item.html:27
msgid "Use"
msgstr ""
#: core/templates/core/new_item.html:27
msgid "to insert images into the text."
msgstr ""
#: core/templates/core/settings.html:8
msgid "User settings"
msgstr ""
#: core/templates/core/settings.html:11
msgid "First name"
msgstr ""
#: core/templates/core/settings.html:12
msgid "Last name"
msgstr ""
#: core/templates/core/settings.html:20
msgid "Default view"
msgstr ""
#: core/templates/core/settings.html:30
msgid "Save default view"
msgstr ""
#: core/templates/core/settings.html:38
msgid "This tag automatically turns items into team items, e.g. #my2dos."
msgstr ""
#: core/templates/core/settings.html:39
msgid "Create team"
msgstr ""
#: core/templates/core/settings.html:42
msgid "No teams yet."
msgstr ""
#: core/templates/core/settings.html:46
msgid "Create API key"
msgstr ""
#: core/templates/core/settings.html:49
msgid "Name"
msgstr ""
#: core/templates/core/settings.html:50
msgid "Restrict to tags"
msgstr ""
#: core/templates/core/settings.html:50
msgid "No selection = access to all own items."
msgstr ""
#: core/templates/core/settings.html:51
msgid "Generate API key"
msgstr ""
#: core/templates/core/settings.html:55
msgid "API keys"
msgstr ""
#: core/templates/core/settings.html:59
msgid "Delete"
msgstr ""
#: core/templates/core/settings.html:61
msgid "all"
msgstr ""
#: core/templates/core/settings.html:63
msgid "No API keys yet."
msgstr ""
#: core/templates/core/team_detail.html:8
msgid "Team tag:"
msgstr ""
#: core/templates/core/team_detail.html:10
#, python-format
msgid "Create item with #%(slug)s"
msgstr ""
#: core/templates/core/team_detail.html:15
msgid "Members"
msgstr ""
#: core/templates/core/team_detail.html:22
msgid "Invite"
msgstr ""
#: core/templates/core/team_detail.html:26
msgid "Create invitation link"
msgstr ""
#: core/templates/core/team_detail.html:28
msgid "Open invitations:"
msgstr ""
#: core/templates/core/team_detail.html:29
msgid "No open invitations."
msgstr ""
#: core/templates/core/team_detail.html:34
msgid "Team items"
msgstr ""
#: core/templates/core/team_detail.html:36
#, python-format
msgid "No team items yet. Create something with #%(slug)s."
msgstr ""
#: core/views.py:271
msgid "Settings saved."
msgstr ""
#: core/views.py:278
msgid "Default view saved."
msgstr ""
#: core/views.py:287
#, python-format
msgid "API key created: %(token)s"
msgstr ""
#: core/views.py:297
#, python-format
msgid "Team %(team)s created. Use #%(slug)s for team items."
msgstr ""
#: core/views.py:329
#, python-format
msgid "Invitation link created: %(url)s"
msgstr ""
#: core/views.py:349
#, python-format
msgid "You are now a member of team %(team)s."
msgstr ""