diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-03-21 15:35:42 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-03-21 15:35:42 +0100 |
commit | 075a57c06054f7b2431664eee93ff2b7b1be596d (patch) | |
tree | 8afbf0fd252e74371496c32e5bec97bf62532792 /ishtar_common/locale | |
parent | 953f727859579e5fa8399a2d49a6409b693d01f4 (diff) | |
download | Ishtar-075a57c06054f7b2431664eee93ff2b7b1be596d.tar.bz2 Ishtar-075a57c06054f7b2431664eee93ff2b7b1be596d.zip |
Update translations
Diffstat (limited to 'ishtar_common/locale')
-rw-r--r-- | ishtar_common/locale/django.pot | 64 |
1 files changed, 31 insertions, 33 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index d95ccd2f8..e965cb5c6 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -526,7 +526,7 @@ msgstr "" msgid "Deletion" msgstr "" -#: ishtar_menu.py:39 models.py:1277 views.py:1606 +#: ishtar_menu.py:39 models.py:1277 views.py:1608 msgid "Global variables" msgstr "" @@ -558,15 +558,15 @@ msgstr "" msgid "Imports" msgstr "" -#: ishtar_menu.py:112 views.py:1614 +#: ishtar_menu.py:112 views.py:1616 msgid "New import" msgstr "" -#: ishtar_menu.py:116 views.py:1628 +#: ishtar_menu.py:116 views.py:1630 msgid "Current imports" msgstr "" -#: ishtar_menu.py:120 views.py:1667 +#: ishtar_menu.py:120 views.py:1669 msgid "Old imports" msgstr "" @@ -1537,56 +1537,56 @@ msgstr "" msgid "Treatment" msgstr "" -#: views.py:1361 views.py:1404 +#: views.py:1363 views.py:1406 msgid "Operation not permitted." msgstr "" -#: views.py:1363 +#: views.py:1365 #, python-format msgid "New %s" msgstr "" -#: views.py:1422 views.py:1472 +#: views.py:1424 views.py:1474 msgid "Archaeological files" msgstr "" -#: views.py:1423 views.py:1476 +#: views.py:1425 views.py:1478 msgid "Operations" msgstr "" -#: views.py:1425 views.py:1480 +#: views.py:1427 views.py:1482 msgid "Context records" msgstr "" -#: views.py:1427 views.py:1483 +#: views.py:1429 views.py:1485 msgid "Finds" msgstr "" -#: views.py:1681 templates/ishtar/import_list.html:47 +#: views.py:1683 templates/ishtar/import_list.html:47 msgid "Link unmatched items" msgstr "" -#: views.py:1696 +#: views.py:1698 msgid "Delete import" msgstr "" -#: views.py:1735 +#: views.py:1737 msgid "Merge persons" msgstr "" -#: views.py:1759 +#: views.py:1761 msgid "Select the main person" msgstr "" -#: views.py:1768 +#: views.py:1770 msgid "Merge organization" msgstr "" -#: views.py:1778 +#: views.py:1780 msgid "Select the main organization" msgstr "" -#: views.py:1818 views.py:1834 +#: views.py:1820 views.py:1836 msgid "Corporation manager" msgstr "" @@ -1594,11 +1594,11 @@ msgstr "" msgid "Search..." msgstr "" -#: widgets.py:670 templatetags/window_tables.py:91 +#: widgets.py:670 templatetags/window_tables.py:96 msgid "No results" msgstr "" -#: widgets.py:671 templatetags/window_tables.py:92 +#: widgets.py:671 templatetags/window_tables.py:97 msgid "Loading..." msgstr "" @@ -1685,11 +1685,7 @@ msgstr "" #: templates/base.html:84 templates/welcome.html:8 templates/welcome.html.py:9 #: templates/welcome.html:10 templates/welcome.html.py:11 -#: templates/ishtar/manage_basket.html:4 -#: templates/ishtar/blocks/window_field.html:1 -#: templates/ishtar/blocks/window_field_detail.html:1 -#: templates/ishtar/blocks/window_field_multiple.html:1 -#: templates/ishtar/blocks/window_field_url.html:1 +#: templates/ishtar/manage_basket.html:5 msgid ":" msgstr "" @@ -1978,7 +1974,7 @@ msgid "where the magic happens." msgstr "" #: templates/window.html:40 templates/blocks/JQueryJqGrid.html:34 -#: templates/ishtar/manage_basket.html:12 +#: templates/ishtar/manage_basket.html:13 msgid "Add" msgstr "" @@ -2108,14 +2104,18 @@ msgstr "" msgid "Control file" msgstr "" -#: templates/ishtar/manage_basket.html:9 +#: templates/ishtar/manage_basket.html:10 msgid "Checking \"Select all\" only selects the current page." msgstr "" -#: templates/ishtar/manage_basket.html:13 +#: templates/ishtar/manage_basket.html:14 msgid "Basket content" msgstr "" +#: templates/ishtar/manage_basket.html:22 templates/ishtar/sheet.html:28 +msgid "Close" +msgstr "" + #: templates/ishtar/merge.html:5 msgid "Merge" msgstr "" @@ -2184,10 +2184,6 @@ msgstr "" msgid "Contact informations" msgstr "" -#: templates/ishtar/sheet.html:28 -msgid "Close" -msgstr "" - #: templates/ishtar/sheet.html:34 msgid "Close all windows" msgstr "" @@ -2325,11 +2321,13 @@ msgid "" msgstr "" #: templates/ishtar/blocks/sheet_creation_section.html:3 -msgid "Creation:" +msgctxt "Sheet" +msgid "Creation" msgstr "" #: templates/ishtar/blocks/sheet_creation_section.html:12 -msgid "Modification:" +msgctxt "Sheet" +msgid "Modification" msgstr "" #: templates/ishtar/blocks/sheet_external_id.html:3 |