diff options
Diffstat (limited to 'archaeological_warehouse/locale/django.pot')
-rw-r--r-- | archaeological_warehouse/locale/django.pot | 26 |
1 files changed, 25 insertions, 1 deletions
diff --git a/archaeological_warehouse/locale/django.pot b/archaeological_warehouse/locale/django.pot index 9eb0dc1d7..f45ea6e23 100644 --- a/archaeological_warehouse/locale/django.pot +++ b/archaeological_warehouse/locale/django.pot @@ -204,6 +204,16 @@ msgstr "" msgid "Warehouse types" msgstr "" +#: models.py:58 +msgctxt "key for text search" +msgid "name" +msgstr "" + +#: models.py:62 models.py:323 +msgctxt "key for text search" +msgid "type" +msgstr "" + #: models.py:81 msgid "Documents" msgstr "" @@ -268,6 +278,21 @@ msgstr "" msgid "Type" msgstr "" +#: models.py:315 +msgctxt "key for text search" +msgid "location" +msgstr "" + +#: models.py:319 +msgctxt "key for text search" +msgid "responsible-warehouse" +msgstr "" + +#: models.py:327 +msgctxt "key for text search" +msgid "reference" +msgstr "" + #: models.py:336 msgid "Location (warehouse)" msgstr "" @@ -281,7 +306,6 @@ msgid "Cached location" msgstr "" #: models.py:349 -#| msgid "Cached location" msgid "Cached division" msgstr "" |