diff options
Diffstat (limited to 'archaeological_warehouse/locale/django.pot')
-rw-r--r-- | archaeological_warehouse/locale/django.pot | 144 |
1 files changed, 106 insertions, 38 deletions
diff --git a/archaeological_warehouse/locale/django.pot b/archaeological_warehouse/locale/django.pot index 109cfbf76..6833d145a 100644 --- a/archaeological_warehouse/locale/django.pot +++ b/archaeological_warehouse/locale/django.pot @@ -3,149 +3,217 @@ # This file is distributed under the same license as the Ishtar package. # Étienne Loks <etienne.loks at peacefrogs net>, 2010-2011. # Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata +# Étienne Loks <etienne.loks@iggdrasil.net>, 2016. #zanata msgid "" msgstr "" -#: forms.py:34 forms.py:97 models.py:47 models.py:87 +#: forms.py:35 forms.py:91 forms.py:149 ishtar_menu.py:39 models.py:53 +#: models.py:110 msgid "Warehouse" msgstr "" -#: forms.py:43 models.py:38 +#: forms.py:44 forms.py:49 models.py:129 +msgid "Division" +msgstr "" + +#: forms.py:51 models.py:77 +msgid "Order" +msgstr "" + +#: forms.py:62 models.py:46 +msgid "Divisions" +msgstr "" + +#: forms.py:66 forms.py:95 models.py:38 msgid "Name" msgstr "" -#: forms.py:45 models.py:30 models.py:40 +#: forms.py:67 forms.py:97 models.py:30 models.py:40 msgid "Warehouse type" msgstr "" -#: forms.py:48 models.py:43 +#: forms.py:68 forms.py:114 +msgid "Town" +msgstr "" + +#: forms.py:79 +msgid "Warehouse search" +msgstr "" + +#: forms.py:100 models.py:43 msgid "Person in charge" msgstr "" -#: forms.py:54 forms.py:102 models.py:44 models.py:91 +#: forms.py:106 forms.py:154 models.py:44 models.py:114 msgid "Comment" msgstr "" -#: forms.py:56 +#: forms.py:108 msgid "Address" msgstr "" -#: forms.py:58 +#: forms.py:110 msgid "Address complement" msgstr "" -#: forms.py:60 +#: forms.py:112 msgid "Postal code" msgstr "" -#: forms.py:62 forms.py:66 -msgid "Town" -msgstr "" - -#: forms.py:63 +#: forms.py:115 msgid "Country" msgstr "" -#: forms.py:65 +#: forms.py:117 msgid "Phone" msgstr "" -#: forms.py:93 models.py:94 +#: forms.py:118 +msgid "Mobile phone" +msgstr "" + +#: forms.py:145 models.py:117 models.py:127 msgid "Container" msgstr "" -#: forms.py:94 forms.py:129 models.py:66 +#: forms.py:146 forms.py:181 models.py:89 msgid "Ref." msgstr "" -#: forms.py:95 forms.py:128 models.py:69 models.py:89 +#: forms.py:147 forms.py:180 models.py:92 models.py:112 msgid "Container type" msgstr "" -#: forms.py:139 +#: forms.py:191 msgid "Container search" msgstr "" -#: forms.py:141 +#: forms.py:193 msgid "You should select a container." msgstr "" -#: forms.py:142 +#: forms.py:194 msgid "Add a new container" msgstr "" -#: forms.py:146 ishtar_menu.py:33 views.py:87 +#: forms.py:198 ishtar_menu.py:35 views.py:89 msgid "Packaging" msgstr "" -#: forms.py:153 +#: forms.py:205 msgid "Packager" msgstr "" -#: forms.py:159 +#: forms.py:211 msgid "Date" msgstr "" -#: forms.py:168 +#: forms.py:220 msgid "Packaged finds" msgstr "" -#: ishtar_menu.py:30 +#: forms.py:224 +msgid "Localisation" +msgstr "" + +#: ishtar_menu.py:32 msgid "Treatment" msgstr "" +#: ishtar_menu.py:41 +msgid "Creation" +msgstr "" + +#: ishtar_menu.py:44 +msgid "Modification" +msgstr "" + +#: ishtar_menu.py:47 models.py:133 views.py:114 +msgid "Container localisation" +msgstr "" + #: models.py:31 msgid "Warehouse types" msgstr "" -#: models.py:48 +#: models.py:54 msgid "Warehouses" msgstr "" -#: models.py:50 +#: models.py:56 msgid "Can view all Warehouses" msgstr "" -#: models.py:51 +#: models.py:57 msgid "Can view own Warehouse" msgstr "" -#: models.py:52 +#: models.py:58 msgid "Can add own Warehouse" msgstr "" -#: models.py:53 +#: models.py:59 msgid "Can change own Warehouse" msgstr "" -#: models.py:54 +#: models.py:60 msgid "Can delete own Warehouse" msgstr "" -#: models.py:62 +#: models.py:69 +msgid "Warehouse division" +msgstr "" + +#: models.py:70 +msgid "Warehouse divisions" +msgstr "" + +#: models.py:85 msgid "Length (mm)" msgstr "" -#: models.py:63 +#: models.py:86 msgid "Width (mm)" msgstr "" -#: models.py:64 +#: models.py:87 msgid "Height (mm)" msgstr "" -#: models.py:65 +#: models.py:88 msgid "Volume (l)" msgstr "" -#: models.py:70 +#: models.py:93 msgid "Container types" msgstr "" -#: models.py:90 +#: models.py:113 msgid "Container ref." msgstr "" -#: models.py:95 +#: models.py:118 msgid "Containers" msgstr "" + +#: models.py:130 +msgid "Reference" +msgstr "" + +#: models.py:134 +msgid "Container localisations" +msgstr "" + +#: views.py:96 +msgid "Warehouse creation" +msgstr "" + +#: views.py:105 +msgid "Warehouse modification" +msgstr "" + +#: templates/ishtar/wizard/wizard_containerlocalisation.html:5 +msgid "" +"No division set for this warehouse. Define it to localise container in this " +"warehouse." +msgstr "" |