blob: 5f7ac6fd18d32ba7417f03d9c3802beba8349c1a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
|
# Ishtar po translation.
# Copyright (C) 2010-2011
# 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
# Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata
msgid ""
msgstr ""
#: forms.py:35 forms.py:91 ishtar_menu.py:40 models.py:63 models.py:103
#: templates/ishtar/sheet_warehouse.html:4
msgid "Warehouse"
msgstr ""
#: forms.py:44 forms.py:49 models.py:280
msgid "Division"
msgstr ""
#: forms.py:51 models.py:127
msgid "Order"
msgstr ""
#: forms.py:62 models.py:53
msgid "Divisions"
msgstr ""
#: forms.py:66 forms.py:95 models.py:45 models.py:100
msgid "Name"
msgstr ""
#: forms.py:67 forms.py:97 models.py:36 models.py:47
msgid "Warehouse type"
msgstr ""
#: forms.py:68 forms.py:114
msgid "Town"
msgstr ""
#: forms.py:79 views.py:98
msgid "Warehouse search"
msgstr ""
#: forms.py:100 models.py:50
msgid "Person in charge"
msgstr ""
#: forms.py:106 forms.py:168 models.py:51 models.py:180
msgid "Comment"
msgstr ""
#: forms.py:108
msgid "Address"
msgstr ""
#: forms.py:110
msgid "Address complement"
msgstr ""
#: forms.py:112
msgid "Postal code"
msgstr ""
#: forms.py:115
msgid "Country"
msgstr ""
#: forms.py:117
msgid "Phone"
msgstr ""
#: forms.py:118
msgid "Mobile phone"
msgstr ""
#: forms.py:145 forms.py:146
msgid "Would you like to delete this warehouse?"
msgstr ""
#: forms.py:150 models.py:191 models.py:278
#: templates/ishtar/sheet_container.html:4
msgid "Container"
msgstr ""
#: forms.py:154 forms.py:221 models.py:142
msgid "Ref."
msgstr ""
#: forms.py:155 forms.py:220 models.py:145 models.py:178
msgid "Container type"
msgstr ""
#: forms.py:157
msgid "Current location (warehouse)"
msgstr ""
#: forms.py:163 models.py:175
msgid "Responsible warehouse"
msgstr ""
#: forms.py:195
msgid "Index"
msgstr ""
#: forms.py:213
msgid "This ID already exists for this warehouse."
msgstr ""
#: forms.py:231 forms.py:237 views.py:131
msgid "Container search"
msgstr ""
#: forms.py:233 forms.py:239
msgid "You should select a container."
msgstr ""
#: forms.py:234
msgid "Add a new container"
msgstr ""
#: forms.py:244 ishtar_menu.py:36 views.py:93
msgid "Packaging"
msgstr ""
#: forms.py:250
msgid "Packager"
msgstr ""
#: forms.py:256
msgid "Date"
msgstr ""
#: forms.py:260
msgid "Packaged finds"
msgstr ""
#: forms.py:264 models.py:181
msgid "Localisation"
msgstr ""
#: forms.py:289 forms.py:290
msgid "Would you like to delete this container?"
msgstr ""
#: ishtar_menu.py:32
msgid "Treatment"
msgstr ""
#: ishtar_menu.py:44 ishtar_menu.py:59
msgid "Search"
msgstr ""
#: ishtar_menu.py:47 ishtar_menu.py:62
msgid "Creation"
msgstr ""
#: ishtar_menu.py:50 ishtar_menu.py:65
msgid "Modification"
msgstr ""
#: ishtar_menu.py:53 ishtar_menu.py:68
msgid "Deletion"
msgstr ""
#: ishtar_menu.py:57 models.py:192 templates/ishtar/sheet_warehouse.html:17
msgid "Containers"
msgstr ""
#: models.py:37
msgid "Warehouse types"
msgstr ""
#: models.py:56 models.py:186
msgid "External ID"
msgstr ""
#: models.py:58 models.py:188
msgid "External ID is set automatically"
msgstr ""
#: models.py:64
msgid "Warehouses"
msgstr ""
#: models.py:66
msgid "Can view all Warehouses"
msgstr ""
#: models.py:67
msgid "Can view own Warehouse"
msgstr ""
#: models.py:68
msgid "Can add own Warehouse"
msgstr ""
#: models.py:69
msgid "Can change own Warehouse"
msgstr ""
#: models.py:70
msgid "Can delete own Warehouse"
msgstr ""
#: models.py:102
msgid "Description"
msgstr ""
#: models.py:107 models.py:108
msgid "Collection"
msgstr ""
#: models.py:117
msgid "Warehouse division"
msgstr ""
#: models.py:118
msgid "Warehouse divisions"
msgstr ""
#: models.py:138
msgid "Length (mm)"
msgstr ""
#: models.py:139
msgid "Width (mm)"
msgstr ""
#: models.py:140
msgid "Height (mm)"
msgstr ""
#: models.py:141
msgid "Volume (l)"
msgstr ""
#: models.py:146
msgid "Container types"
msgstr ""
#: models.py:164
msgid "Location - index"
msgstr ""
#: models.py:165
msgid "Precise localisation"
msgstr ""
#: models.py:166
msgid "Type"
msgstr ""
#: models.py:172
msgid "Location (warehouse)"
msgstr ""
#: models.py:179
msgid "Container ref."
msgstr ""
#: models.py:183
msgid "Cached location"
msgstr ""
#: models.py:281
msgid "Reference"
msgstr ""
#: models.py:284
msgid "Container localisation"
msgstr ""
#: models.py:285
msgid "Container localisations"
msgstr ""
#: views.py:110
msgid "Warehouse creation"
msgstr ""
#: views.py:119
msgid "Warehouse modification"
msgstr ""
#: views.py:126
msgid "Warehouse deletion"
msgstr ""
#: views.py:142
msgid "Container creation"
msgstr ""
#: views.py:151
msgid "Container modification"
msgstr ""
#: views.py:158
msgid "Container deletion"
msgstr ""
#: 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 "
"warehouse."
msgstr ""
|