diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-01-16 11:45:10 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2023-01-16 11:45:10 +0100 |
commit | 71d726991b1577ea06aa96ee769e63a83422a814 (patch) | |
tree | dcf2a74cef2866fc5fc3a3779193ee08306ab72a /locale/de | |
parent | 4e964c674bf24035c0d8c26bd1ae3cd2d04632a9 (diff) | |
download | Ishtar-71d726991b1577ea06aa96ee769e63a83422a814.tar.bz2 Ishtar-71d726991b1577ea06aa96ee769e63a83422a814.zip |
Update translations
Diffstat (limited to 'locale/de')
-rw-r--r-- | locale/de/LC_MESSAGES/django.po | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/locale/de/LC_MESSAGES/django.po b/locale/de/LC_MESSAGES/django.po index 27707e16a..aa0c01eb7 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: 2023-01-13 12:49+0100\n" +"POT-Creation-Date: 2023-01-16 11:42+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-" @@ -378,8 +378,7 @@ msgstr "" #: archaeological_operations/forms.py:825 #: archaeological_operations/templates/ishtar/sheet_operation.html:517 #: archaeological_operations/templates/ishtar/sheet_operation.html:554 -#: ishtar_common/models_imports.py:928 -msgid "Period" +msgid "Chronological period" msgstr "" #: archaeological_context_records/forms.py:445 @@ -440,7 +439,7 @@ msgstr "" #: archaeological_context_records/models.py:125 #: archaeological_finds/forms.py:1234 #: archaeological_finds/templates/ishtar/sheet_find.html:262 -msgid "Precise dating" +msgid "Precise on dating" msgstr "" #: archaeological_context_records/forms.py:460 @@ -2973,7 +2972,7 @@ msgstr "" #: archaeological_finds/forms.py:319 archaeological_finds/forms.py:636 #: archaeological_finds/forms.py:1473 archaeological_finds/forms.py:1971 #: archaeological_finds/models_finds.py:1839 -msgid "Find number" +msgid "Number of remains" msgstr "" #: archaeological_finds/forms.py:321 archaeological_finds/forms.py:638 @@ -6723,43 +6722,43 @@ msgstr "" msgid "This item has been locked. Edition is disabled." msgstr "" -#: archaeological_operations/tests.py:4622 +#: archaeological_operations/tests.py:4667 msgid "is not a valid JSON message" msgstr "" -#: archaeological_operations/tests.py:4630 +#: archaeological_operations/tests.py:4680 msgid "{result['created']} matches created" msgstr "" -#: archaeological_operations/tests.py:4643 +#: archaeological_operations/tests.py:4698 #, python-brace-format msgid "" "Theses search models have not been found: {missing_search_models}. Not the " "same Ishtar version?" msgstr "" -#: archaeological_operations/tests.py:4650 ishtar_common/admin.py:2442 +#: archaeological_operations/tests.py:4705 ishtar_common/admin.py:2442 #, python-brace-format msgid "" "Theses types have not been found: {missing_types}. Not the same Ishtar " "version?" msgstr "" -#: archaeological_operations/tests.py:4656 +#: archaeological_operations/tests.py:4711 msgid "{result['deleted']} matches deleted" msgstr "" -#: archaeological_operations/tests.py:4729 ishtar_common/admin.py:2530 +#: archaeological_operations/tests.py:4784 ishtar_common/admin.py:2530 msgid "{result['updated']} match key(s) updated." msgstr "" -#: archaeological_operations/tests.py:4735 ishtar_common/models_rest.py:371 +#: archaeological_operations/tests.py:4790 ishtar_common/models_rest.py:371 #, python-brace-format msgid "" "{ctype} - {distant_key}, {distant_label} not referenced in the database." msgstr "" -#: archaeological_operations/tests.py:4742 ishtar_common/models_rest.py:350 +#: archaeological_operations/tests.py:4797 ishtar_common/models_rest.py:350 #: ishtar_common/models_rest.py:356 #, python-brace-format msgid "{sheet_name} is not a correct sheet name." @@ -11219,6 +11218,10 @@ msgstr "" msgid "Importer - Targets keys" msgstr "" +#: ishtar_common/models_imports.py:928 +msgid "Period" +msgstr "" + #: ishtar_common/models_imports.py:929 msgid "Report state" msgstr "" @@ -12062,13 +12065,13 @@ msgstr "" msgid "Map" msgstr "" -#: ishtar_common/templates/blocks/DataTables.html:302 -#: ishtar_common/templates/blocks/DataTables.html:393 +#: ishtar_common/templates/blocks/DataTables.html:303 +#: ishtar_common/templates/blocks/DataTables.html:394 msgid "Select all items" msgstr "" -#: ishtar_common/templates/blocks/DataTables.html:307 -#: ishtar_common/templates/blocks/DataTables.html:398 +#: ishtar_common/templates/blocks/DataTables.html:308 +#: ishtar_common/templates/blocks/DataTables.html:399 msgid "Deselect" msgstr "" |