diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-06-24 17:16:37 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-06-24 17:25:02 +0200 |
commit | 1151c8a1e2eaba0f354992fbe6e7de7668098d1b (patch) | |
tree | be032a8c0d0dbe9d1be444033ed47477fa897862 /locale/de/LC_MESSAGES/django.po | |
parent | 0663c1251d225a4c40ed93645f3bd8f16ae2acb3 (diff) | |
download | Ishtar-1151c8a1e2eaba0f354992fbe6e7de7668098d1b.tar.bz2 Ishtar-1151c8a1e2eaba0f354992fbe6e7de7668098d1b.zip |
🩹 default message on the welcome page link to the documentation (refs #4677)
Diffstat (limited to 'locale/de/LC_MESSAGES/django.po')
-rw-r--r-- | locale/de/LC_MESSAGES/django.po | 29 |
1 files changed, 18 insertions, 11 deletions
diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po index 6cee2b740..bfb6fb230 100644 --- a/locale/de/LC_MESSAGES/django.po +++ b/locale/de/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-24 16:21+0200\n" +"POT-Creation-Date: 2024-06-24 17:15+0200\n" "PO-Revision-Date: 2019-11-01 18:52+0000\n" "Last-Translator: Valérie-Emma Leroux <valerie-emma.leroux@iggdrasil.net>\n" "Language-Team: German <http://translate.iggdrasil.net/projects/ishtar/wip-" @@ -388,7 +388,7 @@ msgid "Closing date" msgstr "" #: archaeological_context_records/forms.py:338 -#: ishtar_common/forms_common.py:1993 +#: ishtar_common/forms_common.py:1993 ishtar_common/templates/welcome.html:12 msgid "Documentation" msgstr "" @@ -1394,6 +1394,7 @@ msgstr "" #: ishtar_common/templates/welcome.html:12 #: ishtar_common/templates/welcome.html:13 #: ishtar_common/templates/welcome.html:14 +#: ishtar_common/templates/welcome.html:15 #: ishtar_common/templates/widgets/clearable_file_input.html:2 #: ishtar_common/templates/widgets/clearable_file_input.html:7 #: ishtar_common/wizards.py:536 @@ -7142,7 +7143,7 @@ msgstr "" #: archaeological_operations/models.py:807 ishtar_common/forms.py:1214 #: ishtar_common/models.py:5507 ishtar_common/models.py:5668 -#: ishtar_common/models.py:5728 ishtar_common/views_item.py:1801 +#: ishtar_common/models.py:5728 ishtar_common/views_item.py:1803 msgid "Unknown" msgstr "" @@ -8664,12 +8665,12 @@ msgid "Export selected as CSV file" msgstr "" #: ishtar_common/admin.py:202 ishtar_common/models_imports.py:936 -#: ishtar_common/views_item.py:661 ishtar_common/views_item.py:1619 +#: ishtar_common/views_item.py:661 ishtar_common/views_item.py:1621 msgid "True" msgstr "" #: ishtar_common/admin.py:202 ishtar_common/models_imports.py:936 -#: ishtar_common/views_item.py:1621 +#: ishtar_common/views_item.py:1623 msgid "False" msgstr "" @@ -14954,32 +14955,38 @@ msgid "stay tuned with Ishtar news!" msgstr "" #: ishtar_common/templates/welcome.html:12 +#, fuzzy +#| msgid "email address" +msgid "inline documentation." +msgstr "E-Mail-Adresse" + +#: ishtar_common/templates/welcome.html:13 msgid "Admin interface" msgstr "" -#: ishtar_common/templates/welcome.html:12 +#: ishtar_common/templates/welcome.html:13 msgid "for admin only." msgstr "" -#: ishtar_common/templates/welcome.html:13 +#: ishtar_common/templates/welcome.html:14 msgid "Forum" msgstr "" -#: ishtar_common/templates/welcome.html:13 +#: ishtar_common/templates/welcome.html:14 msgid "" "need help? find a new bug? a fantastic feature to propose? Here is the place " "to go." msgstr "" -#: ishtar_common/templates/welcome.html:14 +#: ishtar_common/templates/welcome.html:15 msgid "Source code" msgstr "" -#: ishtar_common/templates/welcome.html:14 +#: ishtar_common/templates/welcome.html:15 msgid "tickets" msgstr "" -#: ishtar_common/templates/welcome.html:14 +#: ishtar_common/templates/welcome.html:15 msgid "where the magic happens." msgstr "" |