diff options
Diffstat (limited to 'archaeological_warehouse')
| -rw-r--r-- | archaeological_warehouse/locale/django.pot | 85 | 
1 files changed, 45 insertions, 40 deletions
diff --git a/archaeological_warehouse/locale/django.pot b/archaeological_warehouse/locale/django.pot index 6833d145a..717f674e9 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:53 -#: models.py:110 +#: 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  msgid "Warehouse"  msgstr "" -#: forms.py:44 forms.py:49 models.py:129 +#: forms.py:44 forms.py:49 models.py:162  msgid "Division"  msgstr "" -#: forms.py:51 models.py:77 +#: forms.py:51 models.py:88  msgid "Order"  msgstr "" -#: forms.py:62 models.py:46 +#: forms.py:62 models.py:50  msgid "Divisions"  msgstr "" -#: forms.py:66 forms.py:95 models.py:38 +#: forms.py:66 forms.py:95 models.py:42  msgid "Name"  msgstr "" -#: forms.py:67 forms.py:97 models.py:30 models.py:40 +#: forms.py:67 forms.py:97 models.py:33 models.py:44  msgid "Warehouse type"  msgstr "" @@ -40,11 +40,11 @@ msgstr ""  msgid "Warehouse search"  msgstr "" -#: forms.py:100 models.py:43 +#: forms.py:100 models.py:47  msgid "Person in charge"  msgstr "" -#: forms.py:106 forms.py:154 models.py:44 models.py:114 +#: forms.py:106 forms.py:154 models.py:48 models.py:130  msgid "Comment"  msgstr "" @@ -72,15 +72,16 @@ msgstr ""  msgid "Mobile phone"  msgstr "" -#: forms.py:145 models.py:117 models.py:127 +#: forms.py:145 models.py:133 models.py:160 +#: templates/ishtar/sheet_container.html:4  msgid "Container"  msgstr "" -#: forms.py:146 forms.py:181 models.py:89 +#: forms.py:146 forms.py:181 models.py:103  msgid "Ref."  msgstr "" -#: forms.py:147 forms.py:180 models.py:92 models.py:112 +#: forms.py:147 forms.py:180 models.py:106 models.py:128  msgid "Container type"  msgstr "" @@ -96,23 +97,23 @@ msgstr ""  msgid "Add a new container"  msgstr "" -#: forms.py:198 ishtar_menu.py:35 views.py:89 +#: forms.py:198 ishtar_menu.py:35 views.py:92  msgid "Packaging"  msgstr "" -#: forms.py:205 +#: forms.py:204  msgid "Packager"  msgstr "" -#: forms.py:211 +#: forms.py:210  msgid "Date"  msgstr "" -#: forms.py:220 +#: forms.py:214  msgid "Packaged finds"  msgstr "" -#: forms.py:224 +#: forms.py:218  msgid "Localisation"  msgstr "" @@ -120,98 +121,102 @@ msgstr ""  msgid "Treatment"  msgstr "" -#: ishtar_menu.py:41 +#: ishtar_menu.py:42  msgid "Creation"  msgstr "" -#: ishtar_menu.py:44 +#: ishtar_menu.py:45  msgid "Modification"  msgstr "" -#: ishtar_menu.py:47 models.py:133 views.py:114 +#: ishtar_menu.py:48 models.py:166 views.py:117  msgid "Container localisation"  msgstr "" -#: models.py:31 +#: models.py:34  msgid "Warehouse types"  msgstr "" -#: models.py:54 +#: models.py:58  msgid "Warehouses"  msgstr "" -#: models.py:56 +#: models.py:60  msgid "Can view all Warehouses"  msgstr "" -#: models.py:57 +#: models.py:61  msgid "Can view own Warehouse"  msgstr "" -#: models.py:58 +#: models.py:62  msgid "Can add own Warehouse"  msgstr "" -#: models.py:59 +#: models.py:63  msgid "Can change own Warehouse"  msgstr "" -#: models.py:60 +#: models.py:64  msgid "Can delete own Warehouse"  msgstr "" -#: models.py:69 +#: models.py:78  msgid "Warehouse division"  msgstr "" -#: models.py:70 +#: models.py:79  msgid "Warehouse divisions"  msgstr "" -#: models.py:85 +#: models.py:99  msgid "Length (mm)"  msgstr "" -#: models.py:86 +#: models.py:100  msgid "Width (mm)"  msgstr "" -#: models.py:87 +#: models.py:101  msgid "Height (mm)"  msgstr "" -#: models.py:88 +#: models.py:102  msgid "Volume (l)"  msgstr "" -#: models.py:93 +#: models.py:107  msgid "Container types"  msgstr "" -#: models.py:113 +#: models.py:129  msgid "Container ref."  msgstr "" -#: models.py:118 +#: models.py:134 templates/ishtar/sheet_warehouse.html:17  msgid "Containers"  msgstr "" -#: models.py:130 +#: models.py:163  msgid "Reference"  msgstr "" -#: models.py:134 +#: models.py:167  msgid "Container localisations"  msgstr "" -#: views.py:96 +#: views.py:99  msgid "Warehouse creation"  msgstr "" -#: views.py:105 +#: views.py:108  msgid "Warehouse modification"  msgstr "" +#: templates/ishtar/sheet_container.html:17 +msgid "Content" +msgstr "" +  #: templates/ishtar/wizard/wizard_containerlocalisation.html:5  msgid ""  "No division set for this warehouse. Define it to localise container in this "  | 
