summaryrefslogtreecommitdiff
path: root/translations/fr/archaeological_warehouse.po
blob: 0d540f0f569c65f866bd48813fc509bfba81afd9 (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
# 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
# Étienne Loks <etienne.loks@iggdrasil.net>, 2016. #zanata
msgid ""
msgstr ""
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2016-12-16 16:37+0100\n"
"PO-Revision-Date: 2016-12-04 07:54-0500\n"
"Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"
"Language-Team: \n"
"Language: fr\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Generator: Zanata 3.9.6\n"

#: forms.py:35 forms.py:91 forms.py:149 ishtar_menu.py:39 models.py:53
#: models.py:110
msgid "Warehouse"
msgstr "Dépôt"

#: 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 "Nom"

#: forms.py:67 forms.py:97 models.py:30 models.py:40
msgid "Warehouse type"
msgstr "Type de dépôt"

#: forms.py:68 forms.py:114
msgid "Town"
msgstr "Commune"

#: forms.py:79
#, fuzzy
msgid "Warehouse search"
msgstr "Dépôts"

#: forms.py:100 models.py:43
msgid "Person in charge"
msgstr "Responsable"

#: forms.py:106 forms.py:154 models.py:44 models.py:114
msgid "Comment"
msgstr "Commentaires"

#: forms.py:108
msgid "Address"
msgstr "Adresse"

#: forms.py:110
msgid "Address complement"
msgstr "Complément d'adresse"

#: forms.py:112
msgid "Postal code"
msgstr "Code postal"

#: forms.py:115
msgid "Country"
msgstr "Pays"

#: forms.py:117
msgid "Phone"
msgstr "Téléphone"

#: forms.py:118
msgid "Mobile phone"
msgstr ""

#: forms.py:145 models.py:117 models.py:127
msgid "Container"
msgstr "Contenant"

#: forms.py:146 forms.py:181 models.py:89
msgid "Ref."
msgstr "Réf."

#: forms.py:147 forms.py:180 models.py:92 models.py:112
msgid "Container type"
msgstr "Type de contenant"

#: forms.py:191
msgid "Container search"
msgstr "Rechercher un contenant"

#: forms.py:193
msgid "You should select a container."
msgstr "Vous devez sélectionner un contenant."

#: forms.py:194
msgid "Add a new container"
msgstr "Ajouter un nouveau contenant"

#: forms.py:198 ishtar_menu.py:35 views.py:89
msgid "Packaging"
msgstr "Conditionnement"

#: forms.py:205
msgid "Packager"
msgstr "Personne assurant le conditionnement"

#: forms.py:211
msgid "Date"
msgstr "Date"

#: forms.py:220
msgid "Packaged finds"
msgstr "Mobilier conditionné"

#: forms.py:224
msgid "Localisation"
msgstr ""

#: ishtar_menu.py:32
msgid "Treatment"
msgstr "Traitement"

#: ishtar_menu.py:41
msgid "Creation"
msgstr ""

#: ishtar_menu.py:44
msgid "Modification"
msgstr ""

#: ishtar_menu.py:47 models.py:133 views.py:114
#, fuzzy
msgid "Container localisation"
msgstr "Rechercher un contenant"

#: models.py:31
msgid "Warehouse types"
msgstr "Types de dépôts"

#: models.py:54
msgid "Warehouses"
msgstr "Dépôts"

#: models.py:56
msgid "Can view all Warehouses"
msgstr "Peut voir tous les Dépôts"

#: models.py:57
msgid "Can view own Warehouse"
msgstr "Peut voir son propre Dépôt"

#: models.py:58
msgid "Can add own Warehouse"
msgstr "Peut ajouter son propre Dépôt"

#: models.py:59
msgid "Can change own Warehouse"
msgstr "Peut modifier son propre Dépôt"

#: models.py:60
msgid "Can delete own Warehouse"
msgstr "Peut supprimer son propre Dépôt"

#: models.py:69
#, fuzzy
msgid "Warehouse division"
msgstr "Dépôts"

#: models.py:70
#, fuzzy
msgid "Warehouse divisions"
msgstr "Dépôts"

#: models.py:85
msgid "Length (mm)"
msgstr "Longueur (mm)"

#: models.py:86
msgid "Width (mm)"
msgstr "Largeur (mm)"

#: models.py:87
msgid "Height (mm)"
msgstr "Hauteur (mm)"

#: models.py:88
msgid "Volume (l)"
msgstr "Volume (l)"

#: models.py:93
msgid "Container types"
msgstr "Types de contenant"

#: models.py:113
msgid "Container ref."
msgstr "Réf. du contenant"

#: models.py:118
msgid "Containers"
msgstr "Contenants"

#: models.py:130
msgid "Reference"
msgstr ""

#: models.py:134
#, fuzzy
msgid "Container localisations"
msgstr "Types de contenant"

#: views.py:96
#, fuzzy
msgid "Warehouse creation"
msgstr "Type de dépôt"

#: views.py:105
#, fuzzy
msgid "Warehouse modification"
msgstr "Type de dépôt"

#: templates/ishtar/wizard/wizard_containerlocalisation.html:5
msgid ""
"No division set for this warehouse. Define it to localise container in this "
"warehouse."
msgstr ""