summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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
commit1151c8a1e2eaba0f354992fbe6e7de7668098d1b (patch)
treebe032a8c0d0dbe9d1be444033ed47477fa897862
parent0663c1251d225a4c40ed93645f3bd8f16ae2acb3 (diff)
downloadIshtar-1151c8a1e2eaba0f354992fbe6e7de7668098d1b.tar.bz2
Ishtar-1151c8a1e2eaba0f354992fbe6e7de7668098d1b.zip
🩹 default message on the welcome page link to the documentation (refs #4677)
-rw-r--r--ishtar_common/templates/welcome.html3
-rw-r--r--locale/de/LC_MESSAGES/django.po29
-rw-r--r--locale/es/LC_MESSAGES/django.po27
-rw-r--r--locale/fr/LC_MESSAGES/django.po27
-rw-r--r--locale/pt/LC_MESSAGES/django.po27
5 files changed, 68 insertions, 45 deletions
diff --git a/ishtar_common/templates/welcome.html b/ishtar_common/templates/welcome.html
index 4783b369c..c6ee5c81f 100644
--- a/ishtar_common/templates/welcome.html
+++ b/ishtar_common/templates/welcome.html
@@ -9,8 +9,9 @@
<p>{% trans "Some useful links:" %}</p>
<ul>
<li><a href='https://ishtar-archeo.net' target="_blank">{% trans "Presentation site and blog" %}</a>{% trans ":"%} {% trans "stay tuned with Ishtar news!" %}</li>
+ <li><a href="https://ishtar.readthedocs.io/fr/{{ISHTAR_DOCUMENT_VERSION}}/" target="_blank">{% trans "Documentation" %}</a>{% trans ":"%} {% trans "inline documentation." %}</li>
<li><a href="{% url 'admin:index' %}" target="_blank">{% trans "Admin interface" %}</a>{% trans ":"%} {% trans "for admin only." %}</li>
- <li><a href="https://forum.ishtar-archeo.net/" target="_blank">{% trans "Forum" %}</a>{% trans ":"%} {% trans "need help? find a new bug? a fantastic feature to propose? Here is the place to go." %}</li>
+ <li><a href="https://discourse.ishtar-archeo.net/" target="_blank">{% trans "Forum" %}</a>{% trans ":"%} {% trans "need help? find a new bug? a fantastic feature to propose? Here is the place to go." %}</li>
<li><a href="https://gitlab.com/iggdrasil/ishtar" target="_blank">{% trans "Source code" %}</a> &ndash; <a href="https://tickets.iggdrasil.net/projects/ishtar" target="_blank">{% trans "tickets" %}</a>{% trans ":"%} {% trans "where the magic happens." %}</li>
</ul>
</div>
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 ""
diff --git a/locale/es/LC_MESSAGES/django.po b/locale/es/LC_MESSAGES/django.po
index 0c649d865..a667a1eab 100644
--- a/locale/es/LC_MESSAGES/django.po
+++ b/locale/es/LC_MESSAGES/django.po
@@ -8,7 +8,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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -383,7 +383,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 ""
@@ -1385,6 +1385,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
@@ -7111,7 +7112,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 ""
@@ -8619,12 +8620,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 ""
@@ -14859,32 +14860,36 @@ msgid "stay tuned with Ishtar news!"
msgstr ""
#: ishtar_common/templates/welcome.html:12
+msgid "inline documentation."
+msgstr ""
+
+#: 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 ""
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po
index d8b729367..16da66e3d 100644
--- a/locale/fr/LC_MESSAGES/django.po
+++ b/locale/fr/LC_MESSAGES/django.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-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: 2022-07-08 13:04+0000\n"
"Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"
"Language-Team: French <http://translate.iggdrasil.net/projects/ishtar/wip-"
@@ -384,7 +384,7 @@ msgid "Closing date"
msgstr "Date de clôture"
#: 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 "Documentation"
@@ -1394,6 +1394,7 @@ msgstr "Unité d'Enregistrement parente"
#: 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
@@ -7181,7 +7182,7 @@ msgstr "ope. sup."
#: 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 "Inconnu"
@@ -8736,12 +8737,12 @@ msgid "Export selected as CSV file"
msgstr "Exporter la sélection en fichier CSV"
#: 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 "Oui"
#: 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 "Non"
@@ -15251,18 +15252,22 @@ msgid "stay tuned with Ishtar news!"
msgstr "restez à l'écoute des nouvelles concernant Ishtar !"
#: ishtar_common/templates/welcome.html:12
+msgid "inline documentation."
+msgstr "documentation en ligne."
+
+#: ishtar_common/templates/welcome.html:13
msgid "Admin interface"
msgstr "Interface d'administration"
-#: ishtar_common/templates/welcome.html:12
+#: ishtar_common/templates/welcome.html:13
msgid "for admin only."
msgstr "seulement pour les administrateurs."
-#: ishtar_common/templates/welcome.html:13
+#: ishtar_common/templates/welcome.html:14
msgid "Forum"
msgstr "Forum"
-#: 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."
@@ -15270,15 +15275,15 @@ msgstr ""
"besoin d'aide ? un nouveau bug à signaler ? une nouvelle fonctionnalité "
"révolutionnaire à proposer ? C'est là qu'il faut aller."
-#: ishtar_common/templates/welcome.html:14
+#: ishtar_common/templates/welcome.html:15
msgid "Source code"
msgstr "Dépôt de code source"
-#: ishtar_common/templates/welcome.html:14
+#: ishtar_common/templates/welcome.html:15
msgid "tickets"
msgstr "tickets"
-#: ishtar_common/templates/welcome.html:14
+#: ishtar_common/templates/welcome.html:15
msgid "where the magic happens."
msgstr "c'est là que la magie opère."
diff --git a/locale/pt/LC_MESSAGES/django.po b/locale/pt/LC_MESSAGES/django.po
index 0c649d865..a667a1eab 100644
--- a/locale/pt/LC_MESSAGES/django.po
+++ b/locale/pt/LC_MESSAGES/django.po
@@ -8,7 +8,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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -383,7 +383,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 ""
@@ -1385,6 +1385,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
@@ -7111,7 +7112,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 ""
@@ -8619,12 +8620,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 ""
@@ -14859,32 +14860,36 @@ msgid "stay tuned with Ishtar news!"
msgstr ""
#: ishtar_common/templates/welcome.html:12
+msgid "inline documentation."
+msgstr ""
+
+#: 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 ""