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/pt/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/pt/LC_MESSAGES/django.po')
-rw-r--r-- | locale/pt/LC_MESSAGES/django.po | 27 |
1 files changed, 16 insertions, 11 deletions
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 "" |