diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-09 23:39:51 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-09 23:39:51 +0100 |
commit | 0262e873e180f2f98570b5e63d581c8b7810819e (patch) | |
tree | b61bb4c789ee4299f963748a451bfbbcd5a25b31 /archaeological_warehouse | |
parent | dade5199f7db5886c94a43c22aba2335602adee0 (diff) | |
download | Ishtar-0262e873e180f2f98570b5e63d581c8b7810819e.tar.bz2 Ishtar-0262e873e180f2f98570b5e63d581c8b7810819e.zip |
Update translations
Diffstat (limited to 'archaeological_warehouse')
-rw-r--r-- | archaeological_warehouse/locale/django.pot | 66 |
1 files changed, 41 insertions, 25 deletions
diff --git a/archaeological_warehouse/locale/django.pot b/archaeological_warehouse/locale/django.pot index 9bd87db70..82deac273 100644 --- a/archaeological_warehouse/locale/django.pot +++ b/archaeological_warehouse/locale/django.pot @@ -7,12 +7,12 @@ msgid "" msgstr "" -#: 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 +#: forms.py:35 forms.py:91 ishtar_menu.py:39 models.py:60 models.py:88 +#: templates/ishtar/sheet_warehouse.html:4 msgid "Warehouse" msgstr "" -#: forms.py:44 forms.py:49 models.py:230 +#: forms.py:44 forms.py:49 models.py:234 msgid "Division" msgstr "" @@ -44,7 +44,7 @@ msgstr "" msgid "Person in charge" msgstr "" -#: forms.py:106 forms.py:161 models.py:51 models.py:161 +#: forms.py:106 forms.py:168 models.py:51 models.py:165 msgid "Comment" msgstr "" @@ -76,60 +76,68 @@ msgstr "" msgid "Would you like to delete this warehouse?" msgstr "" -#: forms.py:150 models.py:169 models.py:228 +#: forms.py:150 models.py:173 models.py:232 #: templates/ishtar/sheet_container.html:4 msgid "Container" msgstr "" -#: forms.py:153 forms.py:213 models.py:127 +#: forms.py:154 forms.py:220 models.py:127 msgid "Ref." msgstr "" -#: forms.py:154 forms.py:212 models.py:130 models.py:159 +#: forms.py:155 forms.py:219 models.py:130 models.py:163 msgid "Container type" msgstr "" -#: forms.py:187 +#: forms.py:157 +msgid "Current location (warehouse)" +msgstr "" + +#: forms.py:163 models.py:160 +msgid "Responsible warehouse" +msgstr "" + +#: forms.py:194 msgid "Index" msgstr "" -#: forms.py:205 +#: forms.py:212 msgid "This ID already exists for this warehouse." msgstr "" -#: forms.py:223 forms.py:229 views.py:127 +#: forms.py:230 forms.py:236 views.py:127 msgid "Container search" msgstr "" -#: forms.py:225 forms.py:231 +#: forms.py:232 forms.py:238 msgid "You should select a container." msgstr "" -#: forms.py:226 +#: forms.py:233 msgid "Add a new container" msgstr "" -#: forms.py:236 ishtar_menu.py:35 views.py:93 +#: forms.py:243 ishtar_menu.py:35 views.py:93 msgid "Packaging" msgstr "" -#: forms.py:242 +#: forms.py:249 msgid "Packager" msgstr "" -#: forms.py:248 +#: forms.py:255 msgid "Date" msgstr "" -#: forms.py:252 +#: forms.py:259 msgid "Packaged finds" msgstr "" -#: forms.py:256 models.py:162 +#: forms.py:263 models.py:166 msgid "Localisation" msgstr "" -#: forms.py:280 forms.py:281 +#: forms.py:287 forms.py:288 msgid "Would you like to delete this container?" msgstr "" @@ -153,7 +161,7 @@ msgstr "" msgid "Deletion" msgstr "" -#: ishtar_menu.py:55 models.py:170 templates/ishtar/sheet_warehouse.html:17 +#: ishtar_menu.py:55 models.py:174 templates/ishtar/sheet_warehouse.html:17 msgid "Containers" msgstr "" @@ -233,23 +241,27 @@ msgstr "" msgid "Type" msgstr "" -#: models.py:160 -msgid "Container ref." +#: models.py:157 +msgid "Location (warehouse)" msgstr "" #: models.py:164 +msgid "Container ref." +msgstr "" + +#: models.py:168 msgid "Cached location" msgstr "" -#: models.py:231 +#: models.py:235 msgid "Reference" msgstr "" -#: models.py:234 +#: models.py:238 msgid "Container localisation" msgstr "" -#: models.py:235 +#: models.py:239 msgid "Container localisations" msgstr "" @@ -277,10 +289,14 @@ msgstr "" msgid "Container deletion" msgstr "" -#: templates/ishtar/sheet_container.html:17 +#: templates/ishtar/sheet_container.html:19 msgid "Content" msgstr "" +#: templates/ishtar/sheet_warehouse.html:22 +msgid "Attached containers" +msgstr "" + #: templates/ishtar/wizard/wizard_containerlocalisation.html:5 msgid "" "No division set for this warehouse. Define it to localise container in this " |