diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-03-07 18:03:24 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-03-07 18:03:24 +0100 |
commit | 9bf05cb40bdbb88e7e4348792dfe578c35d02ea8 (patch) | |
tree | 65603172a2ccaae9f04124a4e5c42d7d51cbafdc /archaeological_finds | |
parent | 717d58175a9a637e2266995a252b38159d86527c (diff) | |
download | Ishtar-9bf05cb40bdbb88e7e4348792dfe578c35d02ea8.tar.bz2 Ishtar-9bf05cb40bdbb88e7e4348792dfe578c35d02ea8.zip |
Update translations
Diffstat (limited to 'archaeological_finds')
-rw-r--r-- | archaeological_finds/locale/django.pot | 44 |
1 files changed, 26 insertions, 18 deletions
diff --git a/archaeological_finds/locale/django.pot b/archaeological_finds/locale/django.pot index 6ff8bc10a..64cfa69b5 100644 --- a/archaeological_finds/locale/django.pot +++ b/archaeological_finds/locale/django.pot @@ -212,39 +212,43 @@ msgstr "" msgid "Resulting finds" msgstr "" -#: forms.py:318 +#: forms.py:319 +msgid "Would you like to delete this find?" +msgstr "" + +#: forms.py:323 msgid "Upstream find" msgstr "" -#: forms.py:325 +#: forms.py:330 msgid "Archaeological find search" msgstr "" -#: forms.py:327 +#: forms.py:332 msgid "You should select an archaeological find." msgstr "" -#: forms.py:332 +#: forms.py:337 msgid "Year of the operation" msgstr "" -#: forms.py:334 +#: forms.py:339 msgid "Period of the archaelogical find" msgstr "" -#: forms.py:336 +#: forms.py:341 msgid "Material type of the archaelogical find" msgstr "" -#: forms.py:338 +#: forms.py:343 msgid "Description of the archaelogical find" msgstr "" -#: forms.py:350 +#: forms.py:355 msgid "Documentation search" msgstr "" -#: forms.py:352 +#: forms.py:357 msgid "You should select a document." msgstr "" @@ -252,20 +256,20 @@ msgstr "" msgid "Search" msgstr "" -#: ishtar_menu.py:40 ishtar_menu.py:57 +#: ishtar_menu.py:40 ishtar_menu.py:62 msgid "Creation" msgstr "" -#: ishtar_menu.py:45 ishtar_menu.py:62 +#: ishtar_menu.py:45 ishtar_menu.py:67 msgid "Modification" msgstr "" -#: ishtar_menu.py:54 -msgid "Documentation" +#: ishtar_menu.py:54 ishtar_menu.py:72 +msgid "Deletion" msgstr "" -#: ishtar_menu.py:67 -msgid "Deletion" +#: ishtar_menu.py:59 +msgid "Documentation" msgstr "" #: models.py:39 @@ -544,15 +548,19 @@ msgstr "" msgid "Find modification" msgstr "" -#: views.py:129 +#: views.py:126 +msgid "Find deletion" +msgstr "" + +#: views.py:135 msgid "Find: new source" msgstr "" -#: views.py:137 +#: views.py:143 msgid "Find: source modification" msgstr "" -#: views.py:143 +#: views.py:149 msgid "Find: source deletion" msgstr "" |