diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-06-13 20:51:23 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-06-13 20:51:23 +0200 |
commit | a840ec9bea2b986049432d23872e11873545de23 (patch) | |
tree | f00c7fb135fa3b321260a5b49a828eb921cd5c43 /archaeological_context_records | |
parent | d7dd168d01720d044effea7972f27551dea29c8d (diff) | |
download | Ishtar-a840ec9bea2b986049432d23872e11873545de23.tar.bz2 Ishtar-a840ec9bea2b986049432d23872e11873545de23.zip |
Update translations
Diffstat (limited to 'archaeological_context_records')
-rw-r--r-- | archaeological_context_records/locale/django.pot | 17 |
1 files changed, 12 insertions, 5 deletions
diff --git a/archaeological_context_records/locale/django.pot b/archaeological_context_records/locale/django.pot index 2daf6f48c..3b8bbd271 100644 --- a/archaeological_context_records/locale/django.pot +++ b/archaeological_context_records/locale/django.pot @@ -5,6 +5,7 @@ # Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata # Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata # Valérie-Emma Leroux <emma@iggdrasil.net>, 2018. #zanata +# Étienne Loks <etienne.loks@iggdrasil.net>, 2018. #zanata msgid "" msgstr "" @@ -25,7 +26,6 @@ msgid "Context record - 010 - Operation choice" msgstr "" #: forms.py:61 -#| msgid "Context record - 020 - General" msgid "Context record - 001 - Search" msgstr "" @@ -73,7 +73,7 @@ msgstr "" msgid "Search within relations" msgstr "" -#: forms.py:125 views.py:96 +#: forms.py:126 views.py:96 msgid "Context record search" msgstr "" @@ -208,7 +208,6 @@ msgid "Interpretation" msgstr "" #: forms.py:349 -#| msgid "Context record - 050 - Relations" msgid "Context record - 040 - Interpretation" msgstr "" @@ -417,7 +416,6 @@ msgid "Point (3D)" msgstr "" #: models.py:330 -#| msgid "Documentation" msgid "Documents" msgstr "" @@ -542,10 +540,19 @@ msgstr "" msgid "No operation linked to this context record!" msgstr "" -#: templates/ishtar/sheet_contextrecord.html:168 +#: templates/ishtar/sheet_contextrecord.html:161 +#| msgid "No operation linked to this context record!" +msgid "Document from this context record" +msgstr "" + +#: templates/ishtar/sheet_contextrecord.html:166 msgid "Finds" msgstr "" +#: templates/ishtar/sheet_contextrecord.html:171 +msgid "Documents from associated finds" +msgstr "" + #: views.py:110 msgid "New context record" msgstr "" |