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/de | |
parent | 17e1e018781eeb34f9a7a90e9b15a9df5a82805d (diff) | |
download | Ishtar-35cdf463830050813ea4e8835eb032ae471c3fda.tar.bz2 Ishtar-35cdf463830050813ea4e8835eb032ae471c3fda.zip |
🏷️ Documentation/finds received -> documentation/finds provided
Diffstat (limited to 'locale/de')
-rw-r--r-- | locale/de/LC_MESSAGES/django.po | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po index e0452182f..8c74eed67 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-02-29 11:12+0100\n" +"POT-Creation-Date: 2024-02-29 11:41+0100\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-" @@ -110,7 +110,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 "" @@ -2227,6 +2226,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 @@ -6646,7 +6646,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 @@ -6662,7 +6662,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 @@ -7336,7 +7336,7 @@ msgstr "" #: archaeological_operations/models.py:1224 msgctxt "key for text search" -msgid "documentation-received" +msgid "documentation-provided" msgstr "" #: archaeological_operations/models.py:1228 @@ -7351,7 +7351,7 @@ msgstr "" #: archaeological_operations/models.py:1236 msgctxt "key for text search" -msgid "finds-received" +msgid "finds-provided" msgstr "" #: archaeological_operations/models.py:1243 |