diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-02-29 11:39:56 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-04-16 16:43:02 +0200 |
commit | 35cdf463830050813ea4e8835eb032ae471c3fda (patch) | |
tree | 8da0ba4f7ced7faea062325016d9c44a11a6217a /locale/pt | |
parent | 17e1e018781eeb34f9a7a90e9b15a9df5a82805d (diff) | |
download | Ishtar-35cdf463830050813ea4e8835eb032ae471c3fda.tar.bz2 Ishtar-35cdf463830050813ea4e8835eb032ae471c3fda.zip |
🏷️ Documentation/finds received -> documentation/finds provided
Diffstat (limited to 'locale/pt')
-rw-r--r-- | locale/pt/LC_MESSAGES/django.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/pt/LC_MESSAGES/django.po b/locale/pt/LC_MESSAGES/django.po index a09095fc8..c6d04ba2f 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-02-29 11:12+0100\n" +"POT-Creation-Date: 2024-02-29 11:41+0100\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" @@ -109,7 +109,6 @@ msgstr "" #: archaeological_context_records/forms.py:621 #: archaeological_context_records/models.py:735 #: archaeological_context_records/models.py:1358 -#: archaeological_warehouse/forms.py:459 msgid "ID" msgstr "" @@ -2216,6 +2215,7 @@ msgstr "" #: archaeological_operations/forms.py:1434 #: archaeological_operations/forms.py:1567 #: archaeological_operations/models.py:2737 +#: archaeological_warehouse/forms.py:459 #: cd17_app/templates/ishtar/sheet_find.html:366 ishtar_common/admin.py:588 #: ishtar_common/models.py:4502 #: man_app/templates/ishtar/sheet_museum_find.html:400 @@ -6621,7 +6621,7 @@ msgstr "" #: archaeological_operations/forms.py:1697 #: archaeological_operations/models.py:990 #: archaeological_operations/models.py:1494 -msgid "Documentation received" +msgid "Documentation provided" msgstr "" #: archaeological_operations/forms.py:574 @@ -6637,7 +6637,7 @@ msgstr "" #: archaeological_operations/forms.py:1701 #: archaeological_operations/models.py:991 #: archaeological_operations/models.py:1499 -msgid "Finds received" +msgid "Finds provided" msgstr "" #: archaeological_operations/forms.py:581 @@ -7307,7 +7307,7 @@ msgstr "" #: archaeological_operations/models.py:1224 msgctxt "key for text search" -msgid "documentation-received" +msgid "documentation-provided" msgstr "" #: archaeological_operations/models.py:1228 @@ -7322,7 +7322,7 @@ msgstr "" #: archaeological_operations/models.py:1236 msgctxt "key for text search" -msgid "finds-received" +msgid "finds-provided" msgstr "" #: archaeological_operations/models.py:1243 |