diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-01-28 22:05:04 +0100 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2016-01-28 22:05:04 +0100 | 
| commit | 09fdd8db531ffa60dc8650a69f4983c1a7e93b9f (patch) | |
| tree | 717561c00ed3ec52af48ebd6e717037cdf5e5a6e /ishtar_common | |
| parent | 59dd3f38fea82205fe4824819ee344d959a47a2b (diff) | |
| download | Ishtar-09fdd8db531ffa60dc8650a69f4983c1a7e93b9f.tar.bz2 Ishtar-09fdd8db531ffa60dc8650a69f4983c1a7e93b9f.zip | |
Update translations
Diffstat (limited to 'ishtar_common')
| -rw-r--r-- | ishtar_common/locale/django.pot | 46 | 
1 files changed, 26 insertions, 20 deletions
| diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 83a11818a..5a49d053f 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -191,7 +191,7 @@ msgid ""  "french town Saint-Denis in the Seine-Saint-Denis department.</p>"  msgstr "" -#: forms_common.py:66 forms_common.py:640 ishtar_menu.py:42 models.py:1973 +#: forms_common.py:66 forms_common.py:648 ishtar_menu.py:42 models.py:1973  #: models.py:2102 models.py:2156 templates/ishtar/sheet_person.html:6  msgid "Person"  msgstr "" @@ -273,8 +273,9 @@ msgstr ""  msgid "Identity"  msgstr "" -#: forms_common.py:256 forms_common.py:574 models.py:1959 models.py:2194 -#: templates/sheet_ope.html:104 templates/ishtar/sheet_person.html:55 +#: forms_common.py:256 forms_common.py:574 forms_common.py:615 models.py:1959 +#: models.py:2194 templates/sheet_ope.html:104 +#: templates/ishtar/sheet_person.html:55  #: templates/ishtar/blocks/window_tables/documents.html:5  msgid "Title"  msgstr "" @@ -335,15 +336,15 @@ msgstr ""  msgid "Documentation informations"  msgstr "" -#: forms_common.py:576 forms_common.py:612 models.py:1577 models.py:2177 +#: forms_common.py:576 forms_common.py:616 models.py:1577 models.py:2177  msgid "Source type"  msgstr "" -#: forms_common.py:578 forms_common.py:613 templates/sheet_ope.html:84 +#: forms_common.py:578 forms_common.py:617 templates/sheet_ope.html:84  msgid "Reference"  msgstr "" -#: forms_common.py:581 forms_common.py:614 +#: forms_common.py:581 forms_common.py:618  msgid "Internal reference"  msgstr "" @@ -363,41 +364,50 @@ msgstr ""  msgid "Receipt date in documentation"  msgstr "" -#: forms_common.py:592 models.py:260 models.py:1472 models.py:2222 +#: forms_common.py:592 forms_common.py:620 models.py:260 models.py:1472 +#: models.py:2222  msgid "Comment"  msgstr "" -#: forms_common.py:594 models.py:1232 models.py:1404 models.py:1446 -#: models.py:2221 templates/sheet_ope.html:128 +#: forms_common.py:594 forms_common.py:619 models.py:1232 models.py:1404 +#: models.py:1446 models.py:2221 templates/sheet_ope.html:128  msgid "Description"  msgstr "" -#: forms_common.py:596 forms_common.py:615 models.py:2225 +#: forms_common.py:597 models.py:2223 +msgid "Additional information" +msgstr "" + +#: forms_common.py:599 forms_common.py:623 models.py:2225  msgid "Has a duplicate"  msgstr "" -#: forms_common.py:609 forms_common.py:633 forms_common.py:666 models.py:2161 +#: forms_common.py:612 forms_common.py:641 forms_common.py:674 models.py:2161  #: templates/ishtar/wizard/wizard_person_deletion.html:124  msgid "Author"  msgstr "" -#: forms_common.py:625 +#: forms_common.py:622 +msgid "Additional informations" +msgstr "" + +#: forms_common.py:633  msgid "Would you like to delete this documentation?"  msgstr "" -#: forms_common.py:641 models.py:1578 models.py:2151 models.py:2158 +#: forms_common.py:649 models.py:1578 models.py:2151 models.py:2158  msgid "Author type"  msgstr "" -#: forms_common.py:659 +#: forms_common.py:667  msgid "Author selection"  msgstr "" -#: forms_common.py:673 +#: forms_common.py:681  msgid "There are identical authors."  msgstr "" -#: forms_common.py:677 models.py:2162 models.py:2204 +#: forms_common.py:685 models.py:2162 models.py:2204  #: templates/sheet_ope.html:106  #: templates/ishtar/blocks/window_tables/documents.html:7  msgid "Authors" @@ -1064,10 +1074,6 @@ msgstr ""  msgid "Internal ref."  msgstr "" -#: models.py:2223 -msgid "Additional information" -msgstr "" -  #: models.py:2261  msgid "Surface (m2)"  msgstr "" | 
