diff options
Diffstat (limited to 'ishtar_common/locale/django.pot')
-rw-r--r-- | ishtar_common/locale/django.pot | 85 |
1 files changed, 61 insertions, 24 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index db5624737..17fda2ea1 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -22,40 +22,67 @@ msgstr "" msgid "Related item" msgstr "" -#: admin.py:100 +#: admin.py:68 +#| msgid "CSV full" +msgid "CSV file" +msgstr "" + +#: admin.py:69 +msgid "Only unicode encoding is managed - convert your file first" +msgstr "" + +#: admin.py:74 msgid "Export selected as CSV file" msgstr "" -#: admin.py:212 admin.py:231 models.py:775 +#: admin.py:197 admin.py:216 models.py:775 msgid "Parent" msgstr "" -#: admin.py:219 +#: admin.py:204 msgid "Center" msgstr "" -#: admin.py:221 models.py:2888 +#: admin.py:206 models.py:2888 msgid "Limit" msgstr "" -#: admin.py:224 models.py:2898 +#: admin.py:209 models.py:2898 msgid "Town children" msgstr "" -#: admin.py:232 +#: admin.py:217 msgid "Parents" msgstr "" -#: admin.py:482 models.py:1647 +#: admin.py:288 +msgid "The CSV file should at least have a slug/txt_idx column" +msgstr "" + +#: admin.py:345 +#, python-format +msgid "%d item(s) created." +msgstr "" + +#: admin.py:349 +#, python-format +msgid "%d item(s) updated." +msgstr "" + +#: admin.py:353 +msgid "Theses parents are missing: {}" +msgstr "" + +#: admin.py:569 models.py:1647 msgid "Form" msgstr "" -#: admin.py:484 models.py:1672 models_imports.py:117 +#: admin.py:571 models.py:1672 models_imports.py:117 #: templates/ishtar/dashboards/dashboard_main.html:39 msgid "Users" msgstr "" -#: admin.py:504 models.py:1716 +#: admin.py:591 models.py:1716 msgid "Field" msgstr "" @@ -1817,6 +1844,16 @@ msgstr "" msgid "The %(app_name)s team" msgstr "" +#: templates/admin/gen_change_list.html:9 +#, python-format +msgid "Add %(name)s" +msgstr "" + +#: templates/admin/gen_change_list.html:14 +#| msgid "Export as CSV" +msgid "Import from CSV" +msgstr "" + #: templates/base.html:39 msgid "Searches in the shortcut menu deal with all items." msgstr "" @@ -1838,9 +1875,9 @@ msgid "Current items" msgstr "" #: templates/base.html:70 templates/blocks/bs_form_snippet.html:55 -#: templates/ishtar/manage_basket.html:4 templates/welcome.html:13 -#: templates/welcome.html:14 templates/welcome.html:15 -#: templates/welcome.html:16 +#: templates/ishtar/manage_basket.html:4 templates/welcome.html:11 +#: templates/welcome.html:12 templates/welcome.html:13 +#: templates/welcome.html:14 msgid ":" msgstr "" @@ -2655,45 +2692,45 @@ msgid "" "archaeological data" msgstr "" -#: templates/welcome.html:11 +#: templates/welcome.html:9 msgid "Some useful links:" msgstr "" -#: templates/welcome.html:13 +#: templates/welcome.html:11 msgid "Presentation site and blog" msgstr "" -#: templates/welcome.html:13 +#: templates/welcome.html:11 msgid "stay tuned with Ishtar news!" msgstr "" -#: templates/welcome.html:14 +#: templates/welcome.html:12 msgid "Admin interface" msgstr "" -#: templates/welcome.html:14 +#: templates/welcome.html:12 msgid "for admin only." msgstr "" -#: templates/welcome.html:15 +#: templates/welcome.html:13 msgid "Forum" msgstr "" -#: templates/welcome.html:15 +#: templates/welcome.html:13 msgid "" "need help? find a new bug? a fantastic feature to propose? Here is the place " "to go." msgstr "" -#: templates/welcome.html:16 +#: templates/welcome.html:14 msgid "Source code" msgstr "" -#: templates/welcome.html:16 +#: templates/welcome.html:14 msgid "tickets" msgstr "" -#: templates/welcome.html:16 +#: templates/welcome.html:14 msgid "where the magic happens." msgstr "" @@ -2713,11 +2750,11 @@ msgstr "" msgid " (...)" msgstr "" -#: utils.py:204 +#: utils.py:206 msgid "Information" msgstr "" -#: utils.py:205 +#: utils.py:207 msgid "Load another random image?" msgstr "" |