diff options
Diffstat (limited to 'archaeological_warehouse/locale/django.pot')
-rw-r--r-- | archaeological_warehouse/locale/django.pot | 156 |
1 files changed, 110 insertions, 46 deletions
diff --git a/archaeological_warehouse/locale/django.pot b/archaeological_warehouse/locale/django.pot index 717f674e9..48db02aaf 100644 --- a/archaeological_warehouse/locale/django.pot +++ b/archaeological_warehouse/locale/django.pot @@ -7,28 +7,28 @@ msgid "" msgstr "" -#: forms.py:35 forms.py:91 forms.py:149 ishtar_menu.py:39 models.py:57 -#: models.py:125 templates/ishtar/sheet_warehouse.html:4 +#: forms.py:35 forms.py:91 forms.py:156 ishtar_menu.py:39 models.py:60 +#: models.py:88 models.py:156 templates/ishtar/sheet_warehouse.html:4 msgid "Warehouse" msgstr "" -#: forms.py:44 forms.py:49 models.py:162 +#: forms.py:44 forms.py:49 models.py:230 msgid "Division" msgstr "" -#: forms.py:51 models.py:88 +#: forms.py:51 models.py:112 msgid "Order" msgstr "" -#: forms.py:62 models.py:50 +#: forms.py:62 models.py:53 msgid "Divisions" msgstr "" -#: forms.py:66 forms.py:95 models.py:42 +#: forms.py:66 forms.py:95 models.py:45 models.py:85 msgid "Name" msgstr "" -#: forms.py:67 forms.py:97 models.py:33 models.py:44 +#: forms.py:67 forms.py:97 models.py:36 models.py:47 msgid "Warehouse type" msgstr "" @@ -36,15 +36,15 @@ msgstr "" msgid "Town" msgstr "" -#: forms.py:79 +#: forms.py:79 views.py:98 msgid "Warehouse search" msgstr "" -#: forms.py:100 models.py:47 +#: forms.py:100 models.py:50 msgid "Person in charge" msgstr "" -#: forms.py:106 forms.py:154 models.py:48 models.py:130 +#: forms.py:106 forms.py:161 models.py:51 models.py:161 msgid "Comment" msgstr "" @@ -72,147 +72,211 @@ msgstr "" msgid "Mobile phone" msgstr "" -#: forms.py:145 models.py:133 models.py:160 +#: forms.py:145 forms.py:146 +msgid "Would you like to delete this warehouse?" +msgstr "" + +#: forms.py:150 models.py:169 models.py:228 #: templates/ishtar/sheet_container.html:4 msgid "Container" msgstr "" -#: forms.py:146 forms.py:181 models.py:103 +#: forms.py:153 forms.py:213 models.py:127 msgid "Ref." msgstr "" -#: forms.py:147 forms.py:180 models.py:106 models.py:128 +#: forms.py:154 forms.py:212 models.py:130 models.py:159 msgid "Container type" msgstr "" -#: forms.py:191 +#: forms.py:187 +msgid "Index" +msgstr "" + +#: forms.py:205 +msgid "This ID already exists for this warehouse." +msgstr "" + +#: forms.py:223 forms.py:229 views.py:127 msgid "Container search" msgstr "" -#: forms.py:193 +#: forms.py:225 forms.py:231 msgid "You should select a container." msgstr "" -#: forms.py:194 +#: forms.py:226 msgid "Add a new container" msgstr "" -#: forms.py:198 ishtar_menu.py:35 views.py:92 +#: forms.py:236 ishtar_menu.py:35 views.py:93 msgid "Packaging" msgstr "" -#: forms.py:204 +#: forms.py:242 msgid "Packager" msgstr "" -#: forms.py:210 +#: forms.py:248 msgid "Date" msgstr "" -#: forms.py:214 +#: forms.py:252 msgid "Packaged finds" msgstr "" -#: forms.py:218 +#: forms.py:256 models.py:162 msgid "Localisation" msgstr "" +#: forms.py:280 forms.py:281 +msgid "Would you like to delete this container?" +msgstr "" + #: ishtar_menu.py:32 msgid "Treatment" msgstr "" -#: ishtar_menu.py:42 +#: ishtar_menu.py:42 ishtar_menu.py:57 +msgid "Search" +msgstr "" + +#: ishtar_menu.py:45 ishtar_menu.py:60 msgid "Creation" msgstr "" -#: ishtar_menu.py:45 +#: ishtar_menu.py:48 ishtar_menu.py:63 msgid "Modification" msgstr "" -#: ishtar_menu.py:48 models.py:166 views.py:117 -msgid "Container localisation" +#: ishtar_menu.py:51 ishtar_menu.py:66 +msgid "Deletion" msgstr "" -#: models.py:34 +#: ishtar_menu.py:55 models.py:170 templates/ishtar/sheet_warehouse.html:17 +msgid "Containers" +msgstr "" + +#: models.py:37 msgid "Warehouse types" msgstr "" -#: models.py:58 +#: models.py:61 msgid "Warehouses" msgstr "" -#: models.py:60 +#: models.py:63 msgid "Can view all Warehouses" msgstr "" -#: models.py:61 +#: models.py:64 msgid "Can view own Warehouse" msgstr "" -#: models.py:62 +#: models.py:65 msgid "Can add own Warehouse" msgstr "" -#: models.py:63 +#: models.py:66 msgid "Can change own Warehouse" msgstr "" -#: models.py:64 +#: models.py:67 msgid "Can delete own Warehouse" msgstr "" -#: models.py:78 +#: models.py:87 +msgid "Description" +msgstr "" + +#: models.py:92 models.py:93 +msgid "Collection" +msgstr "" + +#: models.py:102 msgid "Warehouse division" msgstr "" -#: models.py:79 +#: models.py:103 msgid "Warehouse divisions" msgstr "" -#: models.py:99 +#: models.py:123 msgid "Length (mm)" msgstr "" -#: models.py:100 +#: models.py:124 msgid "Width (mm)" msgstr "" -#: models.py:101 +#: models.py:125 msgid "Height (mm)" msgstr "" -#: models.py:102 +#: models.py:126 msgid "Volume (l)" msgstr "" -#: models.py:107 +#: models.py:131 msgid "Container types" msgstr "" -#: models.py:129 +#: models.py:149 +msgid "Location - index" +msgstr "" + +#: models.py:150 +msgid "Precise localisation" +msgstr "" + +#: models.py:151 +msgid "Type" +msgstr "" + +#: models.py:160 msgid "Container ref." msgstr "" -#: models.py:134 templates/ishtar/sheet_warehouse.html:17 -msgid "Containers" +#: models.py:164 +msgid "Cached location" msgstr "" -#: models.py:163 +#: models.py:231 msgid "Reference" msgstr "" -#: models.py:167 +#: models.py:234 +msgid "Container localisation" +msgstr "" + +#: models.py:235 msgid "Container localisations" msgstr "" -#: views.py:99 +#: views.py:106 msgid "Warehouse creation" msgstr "" -#: views.py:108 +#: views.py:115 msgid "Warehouse modification" msgstr "" +#: views.py:122 +msgid "Warehouse deletion" +msgstr "" + +#: views.py:135 +msgid "Container creation" +msgstr "" + +#: views.py:144 +msgid "Container modification" +msgstr "" + +#: views.py:151 +msgid "Container deletion" +msgstr "" + #: templates/ishtar/sheet_container.html:17 msgid "Content" msgstr "" |