diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-31 16:00:14 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-01-31 16:00:14 +0100 |
commit | 818a23a3d064c2216759e0d0f239a6c4fff1069f (patch) | |
tree | f0ee9ded9609422da750eadda88e27f65eb7a2e5 /archaeological_warehouse | |
parent | 84c4743747ad1b171b7c178d183ea17b5f9e17c1 (diff) | |
download | Ishtar-818a23a3d064c2216759e0d0f239a6c4fff1069f.tar.bz2 Ishtar-818a23a3d064c2216759e0d0f239a6c4fff1069f.zip |
Update translations
Diffstat (limited to 'archaeological_warehouse')
-rw-r--r-- | archaeological_warehouse/locale/django.pot | 71 |
1 files changed, 38 insertions, 33 deletions
diff --git a/archaeological_warehouse/locale/django.pot b/archaeological_warehouse/locale/django.pot index 430a51127..323978feb 100644 --- a/archaeological_warehouse/locale/django.pot +++ b/archaeological_warehouse/locale/django.pot @@ -13,7 +13,7 @@ msgstr "" msgid "Warehouse" msgstr "" -#: forms.py:47 forms.py:52 models.py:524 +#: forms.py:47 forms.py:52 models.py:527 msgid "Division" msgstr "" @@ -49,7 +49,7 @@ msgstr "" msgid "Person in charge" msgstr "" -#: forms.py:116 forms.py:186 models.py:56 models.py:294 +#: forms.py:116 forms.py:188 models.py:56 models.py:295 msgid "Comment" msgstr "" @@ -81,79 +81,84 @@ msgstr "" msgid "Would you like to delete this warehouse?" msgstr "" -#: forms.py:160 models.py:305 models.py:521 +#: forms.py:160 models.py:308 models.py:524 #: templates/ishtar/sheet_container.html:4 msgid "Container" msgstr "" -#: forms.py:165 forms.py:243 models.py:248 +#: forms.py:165 forms.py:245 models.py:248 msgid "Ref." msgstr "" -#: forms.py:166 forms.py:242 models.py:251 models.py:292 +#: forms.py:166 models.py:301 +#| msgid "Reference" +msgid "Old reference" +msgstr "" + +#: forms.py:168 forms.py:244 models.py:251 models.py:293 msgid "Container type" msgstr "" -#: forms.py:168 +#: forms.py:170 msgid "Current location (warehouse)" msgstr "" -#: forms.py:174 models.py:289 +#: forms.py:176 models.py:290 msgid "Responsible warehouse" msgstr "" -#: forms.py:180 +#: forms.py:182 msgid "Image" msgstr "" -#: forms.py:181 +#: forms.py:183 #, python-format msgid "" "<p>Heavy images are resized to: %(width)dx%(height)d (ratio is preserved).</" "p>" msgstr "" -#: forms.py:213 +#: forms.py:215 msgid "ID" msgstr "" -#: forms.py:235 +#: forms.py:237 msgid "This ID already exists for this warehouse." msgstr "" -#: forms.py:253 forms.py:259 views.py:142 +#: forms.py:255 forms.py:261 views.py:142 msgid "Container search" msgstr "" -#: forms.py:255 forms.py:261 +#: forms.py:257 forms.py:263 msgid "You should select a container." msgstr "" -#: forms.py:256 +#: forms.py:258 msgid "Add a new container" msgstr "" -#: forms.py:266 ishtar_menu.py:36 views.py:95 +#: forms.py:268 ishtar_menu.py:36 views.py:95 msgid "Packaging" msgstr "" -#: forms.py:272 +#: forms.py:274 msgid "Packager" msgstr "" -#: forms.py:278 +#: forms.py:280 msgid "Date" msgstr "" -#: forms.py:282 +#: forms.py:284 msgid "Packaged finds" msgstr "" -#: forms.py:286 models.py:295 +#: forms.py:288 models.py:296 msgid "Localisation" msgstr "" -#: forms.py:311 forms.py:312 +#: forms.py:313 forms.py:314 msgid "Would you like to delete this container?" msgstr "" @@ -177,7 +182,7 @@ msgstr "" msgid "Deletion" msgstr "" -#: ishtar_menu.py:57 models.py:306 templates/ishtar/sheet_warehouse.html:23 +#: ishtar_menu.py:57 models.py:309 templates/ishtar/sheet_warehouse.html:23 #: templates/ishtar/sheet_warehouse.html:56 msgid "Containers" msgstr "" @@ -186,11 +191,11 @@ msgstr "" msgid "Warehouse types" msgstr "" -#: models.py:61 models.py:300 +#: models.py:61 models.py:303 msgid "External ID" msgstr "" -#: models.py:63 models.py:302 +#: models.py:63 models.py:305 msgid "External ID is set automatically" msgstr "" @@ -234,43 +239,43 @@ msgstr "" msgid "Container types" msgstr "" -#: models.py:278 +#: models.py:279 msgid "Location - index" msgstr "" -#: models.py:279 +#: models.py:280 msgid "Precise localisation" msgstr "" -#: models.py:280 +#: models.py:281 msgid "Type" msgstr "" -#: models.py:286 +#: models.py:287 msgid "Location (warehouse)" msgstr "" -#: models.py:293 +#: models.py:294 msgid "Container ref." msgstr "" -#: models.py:297 +#: models.py:298 msgid "Cached location" msgstr "" -#: models.py:525 +#: models.py:528 msgid "Reference" msgstr "" -#: models.py:528 +#: models.py:531 msgid "Container localisation" msgstr "" -#: models.py:529 +#: models.py:532 msgid "Container localisations" msgstr "" -#: templates/ishtar/sheet_container.html:29 +#: templates/ishtar/sheet_container.html:30 msgid "Content" msgstr "" |