summaryrefslogtreecommitdiff
path: root/archaeological_finds/locale/fr/LC_MESSAGES/django.po
blob: a960ddae7360e0590f8754b0d3f5a7559274a023 (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
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
# Ishtar po translation.
# Copyright (C) 2010-2015
# This file is distributed under the same license as the Ishtar package.
# Étienne Loks <etienne.loks at peacefrogs net>, 2010-2015.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: alpha\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-01-29 12:23+0100\n"
"PO-Revision-Date: 2015-01-25\n"
"Last-Translator: Étienne Loks <etienne.loks at peacefrogs net>\n"
"Language-Team: \n"
"Language: \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"

#: forms.py:51 ishtar_menu.py:27 models.py:220 models.py:360 models.py:425
#: templates/ishtar/sheet_find.html:6
msgid "Find"
msgstr "Mobilier"

#: forms.py:55 forms.py:212 models.py:67 models.py:187
msgid "ID"
msgstr "Identifiant"

#: forms.py:57 forms.py:118 forms.py:159 models.py:70 models.py:188
#: models.py:380 templates/ishtar/sheet_find.html:33
#: templates/ishtar/sheet_find.html:74
msgid "Description"
msgstr "Description"

#: forms.py:59 forms.py:119 models.py:80
msgid "Is isolated?"
msgstr "Est isolé ?"

#: forms.py:61 forms.py:115 forms.py:216 models.py:47 models.py:190
#: templates/ishtar/sheet_find.html:36
msgid "Material type"
msgstr "Type de matériau"

#: forms.py:62 forms.py:116 models.py:56 models.py:192
#: templates/ishtar/sheet_find.html:48
msgid "Conservatory state"
msgstr "État sanitaire"

#: forms.py:64 forms.py:217 models.py:196 templates/ishtar/sheet_find.html:40
msgid "Volume (l)"
msgstr "Volume (l)"

#: forms.py:65 forms.py:218 models.py:197
msgid "Weight (g)"
msgstr "Poids (g)"

#: forms.py:66 forms.py:219 models.py:200 templates/ishtar/sheet_find.html:44
msgid "Find number"
msgstr "Mobilier (en nombre)"

#: forms.py:67
msgid "Image"
msgstr "Image"

#: forms.py:68
#, python-format
msgid ""
"<p>Heavy images are resized to: %(width)dx%(height)d (ratio is preserved).</"
"p>"
msgstr ""
"<p>Les images trop grandes sont retaillées en : %(width)dx%(height)d (le "
"ratio est conservé).</p>"

#: forms.py:84 models.py:205 templates/ishtar/sheet_find.html:38
msgid "Dating"
msgstr "Datation"

#: forms.py:89 forms.py:113
msgid "Period"
msgstr "Période"

#: forms.py:90 forms.py:161 models.py:392 models.py:431
msgid "Start date"
msgstr "Date de début"

#: forms.py:92 forms.py:163 models.py:393 models.py:432
msgid "End date"
msgstr "Date de fin"

#: forms.py:93
msgid "Quality"
msgstr "Qualité"

#: forms.py:95
msgid "Dating type"
msgstr "Type de datation"

#: forms.py:110
msgid "Year"
msgstr "Année"

#: forms.py:112
msgid "Code PATRIARCHE"
msgstr "Code PATRIARCHE"

#: forms.py:120
msgid "Has an image?"
msgstr "Dispose d'une image ?"

#: forms.py:136 views.py:66
msgid "Find search"
msgstr "Recherche de mobilier"

#: forms.py:145
msgid "Base treatment"
msgstr "Traitement de base"

#: forms.py:149 models.py:370 models.py:383
msgid "Treatment type"
msgstr "Type de traitement"

#: forms.py:150 models.py:389 models.py:429
msgid "Person"
msgstr "Individu"

#: forms.py:154 models.py:385
msgid "Location"
msgstr "Lieu"

#: forms.py:174
msgid "Upstream finds"
msgstr "Mobilier amont"

#: forms.py:176 models.py:221
msgid "Finds"
msgstr "Mobilier"

#: forms.py:184
msgid "You should at least select one archaeological find."
msgstr "Vous devez sélectionner au moins un mobilier archéologique."

#: forms.py:210
msgid "Resulting find"
msgstr "Mobilier résultant"

#: forms.py:214
msgid "Precise description"
msgstr "Description précise"

#: forms.py:228
msgid "Resulting finds"
msgstr "Mobiliers résultants"

#: forms.py:231
msgid "Upstream find"
msgstr "Mobilier amont"

#: forms.py:238
msgid "Archaeological find search"
msgstr "Recherche de mobilier"

#: forms.py:240
msgid "You should select an archaeological find."
msgstr "Vous devez sélectionner du mobilier."

#: forms.py:244
msgid "Year of the operation"
msgstr "Année de l'opération"

#: forms.py:246
msgid "Period of the archaelogical find"
msgstr "Période du mobilier"

#: forms.py:248
msgid "Material type of the archaelogical find"
msgstr "Type de matériau du mobilier"

#: forms.py:250
msgid "Description of the archaelogical find"
msgstr "Description du mobilier"

#: forms.py:262
msgid "Documentation search"
msgstr "Recherche de document"

#: forms.py:264
msgid "You should select a document."
msgstr "Vous devez sélectionner un document."

#: ishtar_menu.py:29
msgid "Search"
msgstr "Recherche"

#: ishtar_menu.py:33 ishtar_menu.py:48
msgid "Creation"
msgstr "Ajout"

#: ishtar_menu.py:37 ishtar_menu.py:53
msgid "Modification"
msgstr "Modification"

#: ishtar_menu.py:45
msgid "Documentation"
msgstr "Documentation"

#: ishtar_menu.py:58
msgid "Deletion"
msgstr "Suppression"

#: models.py:40
msgid "Code"
msgstr "Code"

#: models.py:41
msgid "Recommendation"
msgstr "Recommandation"

#: models.py:44
msgid "Parent material"
msgstr "Matériau parent"

#: models.py:48
msgid "Material types"
msgstr "Types de matériau"

#: models.py:53
msgid "Parent conservatory state"
msgstr "État sanitaire - parent"

#: models.py:57
msgid "Conservatory states"
msgstr "États sanitaires"

#: models.py:62
#, fuzzy
msgid "Preservation type"
msgstr "Type de traitement"

#: models.py:63
#, fuzzy
msgid "Preservation types"
msgstr "Types de traitement"

#: models.py:68 models.py:184 models.py:375
msgid "External ID"
msgstr "ID externe"

#: models.py:71 models.py:381 templates/ishtar/sheet_find.html:78
msgid "Comment"
msgstr "Commentaire"

#: models.py:72
msgid "Topographic localisation"
msgstr "Localisation topogaphique"

#: models.py:74 templates/ishtar/sheet_find.html:82
msgid "Special interest"
msgstr "Intérêt spécifique"

#: models.py:77
msgid "Context Record"
msgstr "Unité d'Enregistrement"

#: models.py:78 templates/ishtar/sheet_find.html:70
msgid "Discovery date"
msgstr "Date de découverte"

#: models.py:87 models.py:182
msgid "Base find"
msgstr "Mobilier de base"

#: models.py:88
msgid "Base finds"
msgstr "Mobiliers de base"

#: models.py:90
msgid "Can view all Base find"
msgstr "Peut voir tout le Mobilier de base"

#: models.py:91
msgid "Can view own Base find"
msgstr "Peut voir son propre Mobilier de base"

#: models.py:92
msgid "Can add own Base find"
msgstr "Peut ajouter son propre Mobilier de base"

#: models.py:93
msgid "Can change own Base find"
msgstr "Peut changer son propre Mobilier de base"

#: models.py:94
msgid "Can delete own Base find"
msgstr "Peut supprimer son propre Mobilier de base"

#: models.py:169
msgid "g"
msgstr "g"

#: models.py:170
msgid "kg"
msgstr "kg"

#: models.py:186
msgid "Order"
msgstr "Ordre"

#: models.py:194 templates/ishtar/sheet_find.html:52
msgid "Type of preservation to consider"
msgstr ""

#: models.py:198
msgid "Weight unit"
msgstr "Unité de poids"

#: models.py:202 templates/ishtar/sheet_find.html:56
msgid "Upstream treatment"
msgstr "Traitement amont"

#: models.py:204 templates/ishtar/sheet_find.html:58
msgid "Downstream treatment"
msgstr "Traitement aval"

#: models.py:208 models.py:378 templates/ishtar/sheet_find.html:60
msgid "Container"
msgstr "Contenant"

#: models.py:223
msgid "Can view all Find"
msgstr "Peut voir tout le Mobilier"

#: models.py:224
msgid "Can view own Find"
msgstr "Peut voir son propre Mobilier"

#: models.py:225
msgid "Can add own Find"
msgstr "Peut ajouter son propre Mobilier"

#: models.py:226
msgid "Can change own Find"
msgstr "Peut changer son propre Mobilier"

#: models.py:227
msgid "Can delete own Find"
msgstr "Peut supprimer son propre Mobilier"

#: models.py:232
msgid "FIND"
msgstr "MOBILIER"

#: models.py:358
msgid "Find documentation"
msgstr "Documentation de mobilier"

#: models.py:359
msgid "Find documentations"
msgstr "Documentations de mobilier"

#: models.py:368
msgid "Virtual"
msgstr "Virtuel"

#: models.py:371
msgid "Treatment types"
msgstr "Types de traitement"

#: models.py:387
msgid "Other location"
msgstr "Autre lieu"

#: models.py:397 models.py:417
msgid "Treatment"
msgstr "Traitement"

#: models.py:398
msgid "Treatments"
msgstr "Traitements"

#: models.py:400
msgid "Can view all Treatment"
msgstr "Peut voir tous les Traitements"

#: models.py:401
msgid "Can view own Treatment"
msgstr "Peut voir son propre Traitement"

#: models.py:402
msgid "Can add own Treatment"
msgstr "Peut ajouter son propre Traitement"

#: models.py:403
msgid "Can change own Treatment"
msgstr "Peut changer son propre Traitement"

#: models.py:404
msgid "Can delete own Treatment"
msgstr "Peut supprimer son propre Traitement"

#: models.py:410
msgid "by"
msgstr "par"

#: models.py:415
msgid "Treatment documentation"
msgstr "Documentation d'un traitement"

#: models.py:416
msgid "Treament documentations"
msgstr "Documentations des traitements"

#: models.py:428
msgid "Administrative act"
msgstr "Acte administratif"

#: models.py:435
msgid "Property"
msgstr "Propriété"

#: models.py:436
msgid "Properties"
msgstr "Propriétés"

#: views.py:61
msgid "New find"
msgstr "Nouveau mobilier"

#: views.py:74
msgid "Find modification"
msgstr "Modification de mobilier"

#: views.py:90
msgid "Find: new source"
msgstr "Mobilier : nouvelle documentation associée"

#: views.py:98
msgid "Find: source modification"
msgstr "Mobilier : modification de documentation associée"

#: views.py:104
msgid "Find: source deletion"
msgstr "Mobilier : suppression de mobilier associé"

#: wizards.py:63
msgid "Operation"
msgstr "Opération"

#: wizards.py:64
msgid "Context record"
msgstr "Unité d'Enregistrement"

#: templates/ishtar/sheet_find.html:14
msgid "Previous version"
msgstr "Version précédente"

#: templates/ishtar/sheet_find.html:18
msgid "Are you sure to rollback to this version?"
msgstr "Êtes-vous sûr de vouloir revenir à cette version ?"

#: templates/ishtar/sheet_find.html:19
msgid "Next version"
msgstr "Version suivante"

#: templates/ishtar/sheet_find.html:24
msgid "Export as:"
msgstr "Exporter en :"

#: templates/ishtar/sheet_find.html:24
msgid "OpenOffice.org file"
msgstr "Fichier OpenOffice.org"

#: templates/ishtar/sheet_find.html:24
msgid "PDF file"
msgstr "Fichier PDF"

#: templates/ishtar/sheet_find.html:25
msgid "Modify"
msgstr "Modifier"

#: templates/ishtar/sheet_find.html:31
msgid "Name"
msgstr "Nom"

#: templates/ishtar/sheet_find.html:31 templates/ishtar/sheet_find.html:33
#: templates/ishtar/sheet_find.html:36 templates/ishtar/sheet_find.html:38
#: templates/ishtar/sheet_find.html:40 templates/ishtar/sheet_find.html:42
#: templates/ishtar/sheet_find.html:44 templates/ishtar/sheet_find.html:48
#: templates/ishtar/sheet_find.html:52 templates/ishtar/sheet_find.html:56
#: templates/ishtar/sheet_find.html:58 templates/ishtar/sheet_find.html:60
#: templates/ishtar/sheet_find.html:66 templates/ishtar/sheet_find.html:70
#: templates/ishtar/sheet_find.html:74 templates/ishtar/sheet_find.html:78
#: templates/ishtar/sheet_find.html:82 templates/ishtar/sheet_find.html:86
#: templates/ishtar/sheet_find.html:88 templates/ishtar/sheet_find.html:90
msgid ":"
msgstr " :"

#: templates/ishtar/sheet_find.html:35
msgid "Created by:"
msgstr "Créé par :"

#: templates/ishtar/sheet_find.html:42
msgid "Weight"
msgstr "Poids"

#: templates/ishtar/sheet_find.html:63
msgid "Associated base finds"
msgstr "Matériel de référence associé"

#: templates/ishtar/sheet_find.html:66
msgid "Complete ID"
msgstr "ID complet"

#: templates/ishtar/sheet_find.html:86
msgid "Related context record"
msgstr "Unité d'Enregistrement associée"

#: templates/ishtar/sheet_find.html:88
msgid "Related parcel"
msgstr "Parcelle associée"

#: templates/ishtar/sheet_find.html:90
msgid "Related operation"
msgstr "Opération associée"

#: templates/ishtar/sheet_find.html:96
msgid "Documents"
msgstr "Documents"

#: templates/ishtar/sheet_find.html:98
msgid "Title"
msgstr "Titre"

#: templates/ishtar/sheet_find.html:99
msgid "Type"
msgstr "Type"

#: templates/ishtar/sheet_find.html:100
msgid "Authors"
msgstr "Auteurs"

#: templates/ishtar/sheet_find.html:101 templates/ishtar/sheet_find.html:108
msgid "Link"
msgstr "Lien"

#: templates/ishtar/sheet_find.html:111
msgid "No document associated to this find"
msgstr "Pas de document associé à ce mobilier"

#~ msgid "Current operation: "
#~ msgstr "Opération : "

#~ msgid "Current context record: "
#~ msgstr "Unité d'Enregistrement : "