summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@peacefrogs.net>2011-01-18 08:10:24 +0100
committerÉtienne Loks <etienne.loks@peacefrogs.net>2011-01-18 08:10:24 +0100
commitfde6c6d36aebbbafb0ae9ce296ebea1b5ee810a0 (patch)
tree09f6837af8aa8902700df1bb308adacef35d6ed7
parentf62f609dba49bdd99ccb52cda666b8b7a07d7ae9 (diff)
downloadIshtar-fde6c6d36aebbbafb0ae9ce296ebea1b5ee810a0.tar.bz2
Ishtar-fde6c6d36aebbbafb0ae9ce296ebea1b5ee810a0.zip
Update of french translation
-rw-r--r--ishtar/locale/fr/LC_MESSAGES/django.po599
1 files changed, 338 insertions, 261 deletions
diff --git a/ishtar/locale/fr/LC_MESSAGES/django.po b/ishtar/locale/fr/LC_MESSAGES/django.po
index b10e631c6..0b6593700 100644
--- a/ishtar/locale/fr/LC_MESSAGES/django.po
+++ b/ishtar/locale/fr/LC_MESSAGES/django.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: alpha\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-01-14 16:52+0100\n"
+"POT-Creation-Date: 2011-01-18 08:04+0100\n"
"PO-Revision-Date: 2010-12-09\n"
"Last-Translator: Étienne Loks <etienne.loks at peacefrogs net>\n"
"Language-Team: \n"
@@ -28,201 +28,265 @@ msgstr "identifiant"
msgid "email address"
msgstr "courriel"
-#: furnitures/context_processors.py:42 furnitures/forms.py:482
-#: furnitures/forms.py:742
+#: furnitures/context_processors.py:42 furnitures/forms.py:655
+#: furnitures/forms.py:1044 furnitures/models.py:597
msgid "Archaelogical file"
msgstr "Dossier archéologique"
-#: furnitures/context_processors.py:43 furnitures/forms.py:722
-#: furnitures/forms.py:725 furnitures/models.py:319 furnitures/models.py:348
-#: furnitures/models.py:557
+#: furnitures/context_processors.py:43 furnitures/forms.py:1024
+#: furnitures/forms.py:1027 furnitures/models.py:356 furnitures/models.py:386
+#: furnitures/models.py:595
msgid "Operation"
msgstr "Opération"
-#: furnitures/forms.py:49
+#: furnitures/forms.py:51 furnitures/forms.py:566
msgid "Confirm"
msgstr "Confirmation"
-#: furnitures/forms.py:373
+#: furnitures/forms.py:399
msgid "Enter a valid name consisting of letters, spaces and hyphens."
msgstr "Entrez un nom correct composé de lettres, espaces et tirets."
-#: furnitures/forms.py:379
+#: furnitures/forms.py:405 furnitures/forms.py:408 furnitures/models.py:220
+#: furnitures/models.py:239 furnitures/models.py:683 furnitures/models.py:707
+#: furnitures/models.py:722
+msgid "Person"
+msgstr "Individu"
+
+#: furnitures/forms.py:414
msgid "Identity"
msgstr "Identité"
-#: furnitures/forms.py:382 furnitures/models.py:167 furnitures/models.py:431
+#: furnitures/forms.py:417 furnitures/models.py:207 furnitures/models.py:469
msgid "Title"
msgstr "Titre"
-#: furnitures/forms.py:383 furnitures/models.py:168
+#: furnitures/forms.py:418 furnitures/models.py:208
msgid "Surname"
msgstr "Prénom"
-#: furnitures/forms.py:385 furnitures/models.py:139 furnitures/models.py:169
-#: furnitures/models.py:521 furnitures/models.py:616
+#: furnitures/forms.py:420 furnitures/models.py:179 furnitures/models.py:209
+#: furnitures/models.py:559 furnitures/models.py:656
msgid "Name"
msgstr "Nom"
-#: furnitures/forms.py:387 furnitures/models.py:170
+#: furnitures/forms.py:422 furnitures/forms.py:531 furnitures/models.py:210
msgid "Email"
msgstr "Courriel"
-#: furnitures/forms.py:389 furnitures/models.py:158
+#: furnitures/forms.py:424 furnitures/models.py:198
msgid "Person type"
msgstr "Type d'individu"
-#: furnitures/forms.py:391
+#: furnitures/forms.py:426
msgid "Current organization"
msgstr "Organisation actuelle"
-#: furnitures/forms.py:395 furnitures/models.py:174
+#: furnitures/forms.py:430 furnitures/models.py:214
msgid "Is an author?"
msgstr "Est un auteur ?"
-#: furnitures/forms.py:398 furnitures/models.py:176
+#: furnitures/forms.py:433 furnitures/models.py:216
msgid "In charge of a storage?"
msgstr "Est responsable d'un dépôt ?"
-#: furnitures/forms.py:485
+#: furnitures/forms.py:455 furnitures/forms.py:533
+msgid "New password"
+msgstr "Nouveau mot de passe"
+
+#: furnitures/forms.py:501
+#, python-format
+msgid ""
+"You can now log into Ishtar.\n"
+"\n"
+" * Login: %(login)s\n"
+" * Password: %(password)s"
+msgstr "Vous pouvez maintenant vous identifier sur Ishtar.\n"
+"\n"
+" * Identifiant : %(login)s\n"
+" * Mot de passe : %(password)s"
+
+#: furnitures/forms.py:526 furnitures/forms.py:530
+msgid "Account"
+msgstr "Compte"
+
+#: furnitures/forms.py:537
+msgid "New password (confirmation)"
+msgstr "Nouveau mot de passe (confirmation)"
+
+#: furnitures/forms.py:555
+msgid "Your password and confirmation password do not match."
+msgstr "La vérification du mot de passe a échoué."
+
+#: furnitures/forms.py:560
+msgid "You must provide a correct password."
+msgstr "Vous devez fournir un mot de passe correct."
+
+#: furnitures/forms.py:567
+msgid "Send the new password by email?"
+msgstr "Envoyer le nouveau mot de passe par courriel ?"
+
+#: furnitures/forms.py:658
msgid "References/location"
msgstr "Référence/lieu"
-#: furnitures/forms.py:491 furnitures/forms.py:732
+#: furnitures/forms.py:664 furnitures/forms.py:1034
msgid "General"
msgstr "Général"
-#: furnitures/forms.py:494 furnitures/models.py:237 furnitures/models.py:525
+#: furnitures/forms.py:667 furnitures/models.py:275 furnitures/models.py:563
msgid "Person in charge"
msgstr "Responsable"
-#: furnitures/forms.py:499 furnitures/forms.py:515 furnitures/forms.py:571
-#: furnitures/forms.py:752 furnitures/models.py:230 furnitures/models.py:302
-#: furnitures/models.py:349
+#: furnitures/forms.py:672 furnitures/forms.py:688 furnitures/forms.py:745
+#: furnitures/forms.py:1052 furnitures/models.py:268 furnitures/models.py:339
+#: furnitures/models.py:387
msgid "Year"
msgstr "Année"
-#: furnitures/forms.py:503 furnitures/forms.py:517 furnitures/models.py:232
+#: furnitures/forms.py:676 furnitures/forms.py:690 furnitures/models.py:270
msgid "Numeric reference"
msgstr "Référence numérique"
-#: furnitures/forms.py:505 furnitures/forms.py:519 furnitures/models.py:233
+#: furnitures/forms.py:678 furnitures/forms.py:692 furnitures/models.py:271
msgid "Internal reference"
msgstr "Référence interne"
-#: furnitures/forms.py:507 furnitures/models.py:242
+#: furnitures/forms.py:680 furnitures/models.py:280
msgid "Creation date"
msgstr "Date de création"
-#: furnitures/forms.py:509 furnitures/models.py:235
+#: furnitures/forms.py:682 furnitures/models.py:273
msgid "File type"
msgstr "Type de dossier"
-#: furnitures/forms.py:511 furnitures/forms.py:756 furnitures/models.py:71
-#: furnitures/models.py:259 furnitures/models.py:315 furnitures/models.py:526
-#: furnitures/models.py:594
+#: furnitures/forms.py:684 furnitures/forms.py:1056 furnitures/models.py:111
+#: furnitures/models.py:297 furnitures/models.py:352 furnitures/models.py:564
+#: furnitures/models.py:634
msgid "Comment"
msgstr "Commentaire"
-#: furnitures/forms.py:523 furnitures/models.py:117
+#: furnitures/forms.py:696 furnitures/models.py:157
msgid "Address"
msgstr "Adresse"
-#: furnitures/forms.py:525 furnitures/models.py:251
+#: furnitures/forms.py:698 furnitures/models.py:289
msgid "Total surface"
msgstr "Surface totale"
-#: furnitures/forms.py:528 furnitures/models.py:254
+#: furnitures/forms.py:701 furnitures/models.py:292
msgid "Main address"
msgstr "Adresse principale"
-#: furnitures/forms.py:529 furnitures/models.py:255
+#: furnitures/forms.py:702 furnitures/models.py:293
msgid "Main address - complement"
msgstr "Adresse principale - complément"
-#: furnitures/forms.py:530 furnitures/models.py:257
+#: furnitures/forms.py:704 furnitures/models.py:295
msgid "Main address - postal code"
msgstr "Adresse principale - code postal"
-#: furnitures/forms.py:534 furnitures/forms.py:560 furnitures/forms.py:787
-#: furnitures/forms.py:808 furnitures/models.py:627
+#: furnitures/forms.py:708 furnitures/forms.py:734 furnitures/forms.py:1087
+#: furnitures/forms.py:1108 furnitures/models.py:346 furnitures/models.py:667
msgid "Towns"
msgstr "Communes"
-#: furnitures/forms.py:537 furnitures/forms.py:565 furnitures/forms.py:789
-#: furnitures/models.py:122 furnitures/models.py:351 furnitures/models.py:626
+#: furnitures/forms.py:711 furnitures/forms.py:739 furnitures/forms.py:1089
+#: furnitures/models.py:162 furnitures/models.py:389 furnitures/models.py:666
msgid "Town"
msgstr "Commune"
-#: furnitures/forms.py:556
+#: furnitures/forms.py:730
msgid "There are identical towns."
msgstr "Il y a des communes identiques."
-#: furnitures/forms.py:563 furnitures/forms.py:611 furnitures/models.py:357
+#: furnitures/forms.py:737 furnitures/forms.py:785 furnitures/models.py:395
msgid "Parcels"
msgstr "Parcelles"
-#: furnitures/forms.py:567 furnitures/models.py:352
+#: furnitures/forms.py:741 furnitures/models.py:390
msgid "Section"
msgstr "Section"
-#: furnitures/forms.py:569 furnitures/models.py:353
+#: furnitures/forms.py:743 furnitures/models.py:391
msgid "Parcel number"
msgstr "Numéro de parcelle"
-#: furnitures/forms.py:606
+#: furnitures/forms.py:780
msgid "There are identical parcels."
msgstr "Il y a des parcelles identiques."
-#: furnitures/forms.py:614
+#: furnitures/forms.py:788
msgid "Preventive informations"
msgstr "Information archéologie préventive"
-#: furnitures/forms.py:617 furnitures/models.py:239
+#: furnitures/forms.py:791 furnitures/models.py:277
msgid "General contractor"
msgstr "Aménageur"
-#: furnitures/forms.py:624 furnitures/models.py:252
+#: furnitures/forms.py:798 furnitures/models.py:290
msgid "Total developed surface"
msgstr "Surface totale aménagée"
-#: furnitures/forms.py:628
+#: furnitures/forms.py:802
msgid "Saisine type"
msgstr "Type de saisine"
-#: furnitures/forms.py:630 furnitures/models.py:244
+#: furnitures/forms.py:804 furnitures/models.py:282
msgid "Reception date"
msgstr "Date de réception"
-#: furnitures/forms.py:737 furnitures/models.py:549
+#: furnitures/forms.py:892
+msgid "Associated operations"
+msgstr "Opérations associées"
+
+#: furnitures/forms.py:911
+msgid "Would you like to delete this archaelogical file ?"
+msgstr "Voulez vous supprimer ce dossier archéologique ?"
+
+#: furnitures/forms.py:960 furnitures/models.py:605 furnitures/models.py:721
+msgid "Administrative act"
+msgstr "Acte administratif"
+
+#: furnitures/forms.py:961 furnitures/models.py:581 furnitures/models.py:585
+msgid "Act type"
+msgstr "Type d'acte"
+
+#: furnitures/forms.py:963 furnitures/models.py:593
+msgid "Signatory"
+msgstr "Signataire"
+
+#: furnitures/forms.py:967 furnitures/models.py:599
+msgid "Object"
+msgstr "Objet"
+
+#: furnitures/forms.py:969 furnitures/models.py:598
+msgid "Signature date"
+msgstr "Date de signature"
+
+#: furnitures/forms.py:1039 furnitures/models.py:587
msgid "Person in charge of the operation"
msgstr "Responsable d'opération"
-#: furnitures/forms.py:746 furnitures/models.py:289 furnitures/models.py:307
+#: furnitures/forms.py:1048 furnitures/models.py:326 furnitures/models.py:344
msgid "Operation type"
msgstr "Type d'opération"
-#: furnitures/forms.py:748 furnitures/models.py:298 furnitures/models.py:366
-#: furnitures/models.py:389 furnitures/models.py:505 furnitures/models.py:644
-#: furnitures/models.py:683
+#: furnitures/forms.py:1050 furnitures/models.py:335 furnitures/models.py:404
+#: furnitures/models.py:427 furnitures/models.py:543 furnitures/models.py:684
+#: furnitures/models.py:723
msgid "Start date"
msgstr "Date de début"
-#: furnitures/forms.py:750 furnitures/models.py:299 furnitures/models.py:367
-#: furnitures/models.py:390 furnitures/models.py:506 furnitures/models.py:645
-#: furnitures/models.py:684
-msgid "End date"
-msgstr "Date de fin"
-
-#: furnitures/forms.py:760
+#: furnitures/forms.py:1060
msgid "References"
msgstr "Référence"
-#: furnitures/forms.py:770
+#: furnitures/forms.py:1070
msgid "Code DRACAR"
msgstr "Code DRACAR"
-#: furnitures/forms.py:781
+#: furnitures/forms.py:1081
#, python-format
msgid ""
"Operation code already exist for year: %(year)d - use a value bigger than "
@@ -231,693 +295,705 @@ msgstr ""
"Ce code d'opération existe déjà pour l'année %(year)d - utilisez une valeur "
"plus grande que %(last_val)d"
-#: furnitures/forms.py:811 furnitures/forms.py:836 furnitures/models.py:295
+#: furnitures/forms.py:1111 furnitures/forms.py:1136 furnitures/models.py:332
msgid "Remain types"
msgstr "Types de vestige"
-#: furnitures/forms.py:813 furnitures/models.py:294
+#: furnitures/forms.py:1113 furnitures/models.py:331
msgid "Remain type"
msgstr "Type de vestige"
-#: furnitures/forms.py:831
+#: furnitures/forms.py:1131
msgid "There are identical remain types."
msgstr "Il y a des types de vestige identiques."
-#: furnitures/menus.py:61
+#: furnitures/forms.py:1156 furnitures/forms.py:1157 furnitures/models.py:336
+msgid "Closing date"
+msgstr "Date de clotûre"
+
+#: furnitures/forms.py:1167
+msgid "Would you like to close this operation?"
+msgstr "Voulez vous clôturer cette opération ?"
+
+#: furnitures/forms.py:1185
+msgid "Would you like to delete this operation?"
+msgstr "Voulez vous supprimer cette opération ?"
+
+#: furnitures/menus.py:64
msgid "Administration"
msgstr "Administration"
-#: furnitures/menus.py:63
+#: furnitures/menus.py:66
msgid "Person creation"
msgstr "Création d'individus"
-#: furnitures/menus.py:66
+#: furnitures/menus.py:69
+msgid "Person modification"
+msgstr "Modification d'un individu"
+
+#: furnitures/menus.py:72
+msgid "Account management"
+msgstr "Gestion des comptes"
+
+#: furnitures/menus.py:76
msgid "File management"
msgstr "Gestion des dossiers"
-#: furnitures/menus.py:68
+#: furnitures/menus.py:78
msgid "File creation"
msgstr "Création de dossier"
-#: furnitures/menus.py:70
+#: furnitures/menus.py:81
msgid "File modification"
msgstr "Modification de dossier"
-#: furnitures/menus.py:72
+#: furnitures/menus.py:84
msgid "File deletion"
msgstr "Suppression de dossier"
-#: furnitures/menus.py:75
+#: furnitures/menus.py:88 furnitures/menus.py:107
+msgid "Add an administrative act"
+msgstr "Ajouter un acte administratif"
+
+#: furnitures/menus.py:92
msgid "Operation management"
msgstr "Gestion des opérations"
-#: furnitures/menus.py:77
+#: furnitures/menus.py:94
msgid "Operation creation"
msgstr "Création de l'opération"
-#: furnitures/menus.py:79
+#: furnitures/menus.py:97
msgid "Operation modification"
msgstr "Modification de l'opération"
-#: furnitures/models.py:44
+#: furnitures/menus.py:100
+msgid "Operation closing"
+msgstr "Clotûre de l'opération"
+
+#: furnitures/menus.py:103
+msgid "Operation deletion"
+msgstr "Suppression de l'opération"
+
+#: furnitures/models.py:45
msgid "Not a valid item."
msgstr "Élément invalide."
-#: furnitures/models.py:54
+#: furnitures/models.py:55
msgid "This item already exist."
msgstr "Cet élément existe déjà."
-#: furnitures/models.py:68 furnitures/models.py:106 furnitures/models.py:400
-#: furnitures/models.py:451 furnitures/models.py:475
+#: furnitures/models.py:108 furnitures/models.py:146 furnitures/models.py:438
+#: furnitures/models.py:489 furnitures/models.py:513
msgid "Label"
msgstr "Libellé"
-#: furnitures/models.py:69
+#: furnitures/models.py:109
msgid "Textual identifier"
msgstr "Identifiant textuel"
-#: furnitures/models.py:72
+#: furnitures/models.py:112
msgid "Available"
msgstr "Disponible"
-#: furnitures/models.py:88
+#: furnitures/models.py:128
msgid "Last modifier"
msgstr "Dernier modifieur"
-#: furnitures/models.py:107
+#: furnitures/models.py:147
msgid "Number"
msgstr "Nombre"
-#: furnitures/models.py:110
+#: furnitures/models.py:150
msgid "Departement"
msgstr "Département"
-#: furnitures/models.py:111
+#: furnitures/models.py:151
msgid "Departements"
msgstr "Départements"
-#: furnitures/models.py:118
+#: furnitures/models.py:158
msgid "Address complement"
msgstr "Complément d'adresse"
-#: furnitures/models.py:120
+#: furnitures/models.py:160
msgid "Postal code"
msgstr "Code postal"
-#: furnitures/models.py:123
+#: furnitures/models.py:163
msgid "Country"
msgstr "Pays"
-#: furnitures/models.py:125
+#: furnitures/models.py:165
msgid "Phone"
msgstr "Téléphone"
-#: furnitures/models.py:126
+#: furnitures/models.py:166
msgid "Mobile phone"
msgstr "Téléphone portable"
-#: furnitures/models.py:135
+#: furnitures/models.py:175
msgid "Organization type"
msgstr "Type d'organisation"
-#: furnitures/models.py:136
+#: furnitures/models.py:176
msgid "Organization types"
msgstr "Types d'organisation"
-#: furnitures/models.py:141 furnitures/models.py:171 furnitures/models.py:432
+#: furnitures/models.py:181 furnitures/models.py:211 furnitures/models.py:470
msgid "Type"
msgstr "Type"
-#: furnitures/models.py:144
+#: furnitures/models.py:184
msgid "Organization"
msgstr "Organisation"
-#: furnitures/models.py:145
+#: furnitures/models.py:185
msgid "Organizations"
msgstr "Organisations"
-#: furnitures/models.py:147
+#: furnitures/models.py:187
msgid "Can view own Organization"
msgstr "Peut voir sa propre Organisation"
-#: furnitures/models.py:148
+#: furnitures/models.py:188
msgid "Can add own Organization"
msgstr "Peut ajouter sa propre Organisation"
-#: furnitures/models.py:149
+#: furnitures/models.py:189
msgid "Can change own Organization"
msgstr "Peut changer sa propre Organisation"
-#: furnitures/models.py:150
+#: furnitures/models.py:190
msgid "Can delete own Organization"
msgstr "Peut supprimer sa propre Organisation"
-#: furnitures/models.py:159
+#: furnitures/models.py:199
msgid "Person types"
msgstr "Types d'individu"
-#: furnitures/models.py:162
+#: furnitures/models.py:202
msgid "Mr"
msgstr "M"
-#: furnitures/models.py:163
+#: furnitures/models.py:203
msgid "Miss"
msgstr "Mlle"
-#: furnitures/models.py:164
+#: furnitures/models.py:204
msgid "Mrs"
msgstr "Mme"
-#: furnitures/models.py:165
+#: furnitures/models.py:205
msgid "Doctor"
msgstr "Dr"
-#: furnitures/models.py:173
+#: furnitures/models.py:213
msgid "Is attached to"
msgstr "Est rattaché à"
-#: furnitures/models.py:180 furnitures/models.py:201 furnitures/models.py:643
-#: furnitures/models.py:667 furnitures/models.py:682
-msgid "Person"
-msgstr "Individu"
-
-#: furnitures/models.py:181
+#: furnitures/models.py:221
msgid "Persons"
msgstr "Individus"
-#: furnitures/models.py:183
+#: furnitures/models.py:223
msgid "Can view Person"
msgstr "Peut voir les Personnes"
-#: furnitures/models.py:184
+#: furnitures/models.py:224
msgid "Can view own Person"
msgstr "Peut voir sa propre Personne"
-#: furnitures/models.py:185
+#: furnitures/models.py:225
msgid "Can add own Person"
msgstr "Peut ajouter sa propre Personne"
-#: furnitures/models.py:186
+#: furnitures/models.py:226
msgid "Can change own Person"
msgstr "Peut changer sa propre Personne"
-#: furnitures/models.py:187
+#: furnitures/models.py:227
msgid "Can delete own Person"
msgstr "Peut supprimer sa propre Personne"
-#: furnitures/models.py:200
-msgid "User"
-msgstr "Utilisateur"
-
-#: furnitures/models.py:204
+#: furnitures/models.py:242
msgid "Ishtar user"
msgstr "Utilisateur d'Ishtar"
-#: furnitures/models.py:205
+#: furnitures/models.py:243
msgid "Ishtar users"
msgstr "Utilisateurs d'Ishtar"
-#: furnitures/models.py:210
+#: furnitures/models.py:248
msgid "Archaeological file type"
msgstr "Type de dossier archéologique"
-#: furnitures/models.py:211
+#: furnitures/models.py:249
msgid "Archaeological file types"
msgstr "Types de dossier archéologique"
-#: furnitures/models.py:224
+#: furnitures/models.py:262
msgid "Delay (in days)"
msgstr "Delai (en jours)"
-#: furnitures/models.py:240
+#: furnitures/models.py:278
msgid "Is active?"
msgstr "Est actif ?"
-#: furnitures/models.py:249
+#: furnitures/models.py:287
msgid "Reference number"
msgstr "Référence"
-#: furnitures/models.py:263
+#: furnitures/models.py:301
msgid "Archaeological file"
msgstr "Dossier archéologique"
-#: furnitures/models.py:264
+#: furnitures/models.py:302
msgid "Archaeological files"
msgstr "Dossiers archéologiques"
-#: furnitures/models.py:266
+#: furnitures/models.py:304
msgid "Can view own Archaelogical file"
msgstr "Peut voir son propre Dossier archéologique"
-#: furnitures/models.py:267
+#: furnitures/models.py:305
msgid "Can add own Archaelogical file"
msgstr "Peut ajouter son propre Dossier archéologique"
-#: furnitures/models.py:268
+#: furnitures/models.py:306
msgid "Can change own Archaelogical file"
msgstr "Peut changer son propre Dossier archéologique"
-#: furnitures/models.py:269
+#: furnitures/models.py:307
msgid "Can delete own Archaelogical file"
msgstr "Peut supprimer son propre Dossier archéologique"
-#: furnitures/models.py:272 furnitures/models.py:329
+#: furnitures/models.py:312 furnitures/models.py:366
msgid "Intercommunal"
msgstr "Intercommunal"
-#: furnitures/models.py:290
+#: furnitures/models.py:327
msgid "Operation types"
msgstr "Types d'opération"
-#: furnitures/models.py:301
+#: furnitures/models.py:338
msgid "In charge"
msgstr "Responsable"
-#: furnitures/models.py:303
+#: furnitures/models.py:340
msgid "Operation code"
msgstr "Code de l'opération"
-#: furnitures/models.py:305 furnitures/models.py:346
+#: furnitures/models.py:342 furnitures/models.py:384
msgid "File"
msgstr "Dossier"
-#: furnitures/models.py:320
+#: furnitures/models.py:345
+msgid "Remains"
+msgstr "Vestiges"
+
+#: furnitures/models.py:357
msgid "Operations"
msgstr "Opérations"
-#: furnitures/models.py:322
+#: furnitures/models.py:359
msgid "Can view own Operation"
msgstr "Peut voir sa propre Opération"
-#: furnitures/models.py:323
+#: furnitures/models.py:360
msgid "Can add own Operation"
msgstr "Peut ajouter sa propre Opération"
-#: furnitures/models.py:324
+#: furnitures/models.py:361
msgid "Can change own Operation"
msgstr "Peut changer sa propre Opération"
-#: furnitures/models.py:325
+#: furnitures/models.py:362
msgid "Can delete own Operation"
msgstr "Peut supprimer sa propre Opération"
-#: furnitures/models.py:356 furnitures/models.py:399 furnitures/models.py:504
+#: furnitures/models.py:394 furnitures/models.py:437 furnitures/models.py:542
msgid "Parcel"
msgstr "Parcelle"
-#: furnitures/models.py:365 furnitures/models.py:474
+#: furnitures/models.py:403 furnitures/models.py:512
msgid "Order"
msgstr "Ordre"
-#: furnitures/models.py:368
+#: furnitures/models.py:405 furnitures/models.py:428 furnitures/models.py:544
+#: furnitures/models.py:685 furnitures/models.py:724
+msgid "End date"
+msgstr "Date de fin"
+
+#: furnitures/models.py:406
msgid "Parent period"
msgstr "Période parente"
-#: furnitures/models.py:371
+#: furnitures/models.py:409
msgid "Type Period"
msgstr "Type de période"
-#: furnitures/models.py:372
+#: furnitures/models.py:410
msgid "Types Period"
msgstr "Types de période"
-#: furnitures/models.py:379 furnitures/models.py:391
+#: furnitures/models.py:417 furnitures/models.py:429
msgid "Dating type"
msgstr "Type de datation"
-#: furnitures/models.py:380
+#: furnitures/models.py:418
msgid "Dating types"
msgstr "Types de datation"
-#: furnitures/models.py:384
+#: furnitures/models.py:422
msgid "Dating quality"
msgstr "Qualité de datation"
-#: furnitures/models.py:385
+#: furnitures/models.py:423
msgid "Dating qualities"
msgstr "Qualités de datation"
-#: furnitures/models.py:388
+#: furnitures/models.py:426
msgid "Period"
msgstr "Période"
-#: furnitures/models.py:392
+#: furnitures/models.py:430
msgid "Quality"
msgstr "Qualité"
-#: furnitures/models.py:395 furnitures/models.py:486
+#: furnitures/models.py:433 furnitures/models.py:524
msgid "Dating"
msgstr "Datation"
-#: furnitures/models.py:396
+#: furnitures/models.py:434
msgid "Datings"
msgstr "Datations"
-#: furnitures/models.py:401 furnitures/models.py:452 furnitures/models.py:476
+#: furnitures/models.py:439 furnitures/models.py:490 furnitures/models.py:514
msgid "Description"
msgstr "Description"
-#: furnitures/models.py:402 furnitures/models.py:578
+#: furnitures/models.py:440 furnitures/models.py:618
msgid "Lenght"
msgstr "Longueur"
-#: furnitures/models.py:403 furnitures/models.py:579
+#: furnitures/models.py:441 furnitures/models.py:619
msgid "Width"
msgstr "Largeur"
-#: furnitures/models.py:404
+#: furnitures/models.py:442
msgid "Thickness"
msgstr "Épaisseur"
-#: furnitures/models.py:405
+#: furnitures/models.py:443
msgid "Depth"
msgstr "Profondeur"
-#: furnitures/models.py:407
+#: furnitures/models.py:445
msgid "Interpretation"
msgstr "Interpretation"
-#: furnitures/models.py:408
+#: furnitures/models.py:446
msgid "Filling"
msgstr "Remplissage"
-#: furnitures/models.py:413 furnitures/models.py:454
+#: furnitures/models.py:451 furnitures/models.py:492
msgid "Registration Unit"
msgstr "Unité d'Enregistrement"
-#: furnitures/models.py:414
+#: furnitures/models.py:452
msgid "Registration Units"
msgstr "Unités d'Enregistrement"
-#: furnitures/models.py:416
+#: furnitures/models.py:454
msgid "Can view own Registration Unit"
msgstr "Peut voir sa propre Unité d'Enregistrement"
-#: furnitures/models.py:417
+#: furnitures/models.py:455
msgid "Can add own Registration Unit"
msgstr "Peut ajouter sa propre Unité d'Enregistrement"
-#: furnitures/models.py:418
+#: furnitures/models.py:456
msgid "Can change own Registration Unit"
msgstr "Peut changer sa propre Unité d'Enregistrement"
-#: furnitures/models.py:419
+#: furnitures/models.py:457
msgid "Can delete own Registration Unit"
msgstr "Peut supprimer sa propre Unité d'Enregistrement"
-#: furnitures/models.py:427
+#: furnitures/models.py:465
msgid "Source type"
msgstr "Type de source"
-#: furnitures/models.py:428
+#: furnitures/models.py:466
msgid "Source types"
msgstr "Types de source"
-#: furnitures/models.py:435 furnitures/models.py:668
+#: furnitures/models.py:473 furnitures/models.py:708
msgid "Source"
msgstr "Source"
-#: furnitures/models.py:436
+#: furnitures/models.py:474
msgid "Sources"
msgstr "Sources"
-#: furnitures/models.py:442
+#: furnitures/models.py:480
msgid "Recommendation"
msgstr "Recommendation"
-#: furnitures/models.py:444
+#: furnitures/models.py:482
msgid "Parent material"
msgstr "Matériau parent"
-#: furnitures/models.py:447 furnitures/models.py:478
+#: furnitures/models.py:485 furnitures/models.py:516
msgid "Material type"
msgstr "Type de matériaux"
-#: furnitures/models.py:448
+#: furnitures/models.py:486
msgid "Material types"
msgstr "Types de matériaux"
-#: furnitures/models.py:455
+#: furnitures/models.py:493
msgid "Is isolated?"
msgstr "Est isolé ?"
-#: furnitures/models.py:460 furnitures/models.py:473
+#: furnitures/models.py:498 furnitures/models.py:511
msgid "Base item"
msgstr "Élément de base"
-#: furnitures/models.py:461
+#: furnitures/models.py:499
msgid "Base items"
msgstr "Éléments de base"
-#: furnitures/models.py:463
+#: furnitures/models.py:501
msgid "Can view own Base item"
msgstr "Peut voir son propre Élément de base"
-#: furnitures/models.py:464
+#: furnitures/models.py:502
msgid "Can add own Base item"
msgstr "Peut ajouter son propre Élément de base"
-#: furnitures/models.py:465
+#: furnitures/models.py:503
msgid "Can change own Base item"
msgstr "Peut changer son propre Élément de base"
-#: furnitures/models.py:466
+#: furnitures/models.py:504
msgid "Can delete own Base item"
msgstr "Peut supprimer son propre Élément de base"
-#: furnitures/models.py:479 furnitures/models.py:581
+#: furnitures/models.py:517 furnitures/models.py:621
msgid "Volume"
msgstr "Volume"
-#: furnitures/models.py:480
+#: furnitures/models.py:518
msgid "Weight"
msgstr "Poids"
-#: furnitures/models.py:481
+#: furnitures/models.py:519
msgid "Item number"
msgstr "Nombre d'éléments"
-#: furnitures/models.py:483
+#: furnitures/models.py:521
msgid "Upstream treatment"
msgstr "Traitement amont"
-#: furnitures/models.py:485
+#: furnitures/models.py:523
msgid "Downstream treatment"
msgstr "Traitement aval"
-#: furnitures/models.py:490 furnitures/models.py:679
+#: furnitures/models.py:528 furnitures/models.py:719
msgid "Item"
msgstr "Élément"
-#: furnitures/models.py:491
+#: furnitures/models.py:529
msgid "Items"
msgstr "Éléments"
-#: furnitures/models.py:493
+#: furnitures/models.py:531
msgid "Can view own Item"
msgstr "Peut voir son propre Élément"
-#: furnitures/models.py:494
+#: furnitures/models.py:532
msgid "Can add own Item"
msgstr "Peut ajouter son propre Élément"
-#: furnitures/models.py:495
+#: furnitures/models.py:533
msgid "Can change own Item"
msgstr "Peut changer son propre Élément"
-#: furnitures/models.py:496
+#: furnitures/models.py:534
msgid "Can delete own Item"
msgstr "Peut supprimer son propre Élément"
-#: furnitures/models.py:503
+#: furnitures/models.py:541
msgid "Owner"
msgstr "Propriétaire"
-#: furnitures/models.py:509
+#: furnitures/models.py:547
msgid "Parcel owner"
msgstr "Propriétaire de parcelle"
-#: furnitures/models.py:510
+#: furnitures/models.py:548
msgid "Parcel owners"
msgstr "Propriétaires de parcelle"
-#: furnitures/models.py:517 furnitures/models.py:523
+#: furnitures/models.py:555 furnitures/models.py:561
msgid "Warehouse type"
msgstr "Type de dépôt"
-#: furnitures/models.py:518
+#: furnitures/models.py:556
msgid "Warehouse types"
msgstr "Types de dépôts"
-#: furnitures/models.py:529
+#: furnitures/models.py:567
msgid "Warehouse"
msgstr "Dépôt"
-#: furnitures/models.py:530
+#: furnitures/models.py:568
msgid "Warehouses"
msgstr "Dépôts"
-#: furnitures/models.py:532
+#: furnitures/models.py:570
msgid "Can view own Warehouse"
msgstr "Peut voir son propre Dépôt"
-#: furnitures/models.py:533
+#: furnitures/models.py:571
msgid "Can add own Warehouse"
msgstr "Peut ajouter son propre Dépôt"
-#: furnitures/models.py:534
+#: furnitures/models.py:572
msgid "Can change own Warehouse"
msgstr "Peut changer son propre Dépôt"
-#: furnitures/models.py:535
+#: furnitures/models.py:573
msgid "Can delete own Warehouse"
msgstr "Peut supprimer son propre Dépôt"
-#: furnitures/models.py:543 furnitures/models.py:547
-msgid "Act type"
-msgstr "Type d'acte"
-
-#: furnitures/models.py:544
+#: furnitures/models.py:582
msgid "Act types"
msgstr "Types d'acte"
-#: furnitures/models.py:551
+#: furnitures/models.py:589
msgid "Archaeological preventive operator"
msgstr "Opérateur d'archéologie préventive"
-#: furnitures/models.py:553
+#: furnitures/models.py:591
msgid "Person in charge of the scientific part"
msgstr "Responsable scientifique"
-#: furnitures/models.py:555
-msgid "Signatory"
-msgstr "Signataire"
-
-#: furnitures/models.py:558
-msgid "Signature date"
-msgstr "Date de signature"
-
-#: furnitures/models.py:559
-msgid "Object"
-msgstr "Objet"
-
-#: furnitures/models.py:565 furnitures/models.py:681
-msgid "Administrative act"
-msgstr "Acte administratif"
-
-#: furnitures/models.py:566
+#: furnitures/models.py:606
msgid "Administrative acts"
msgstr "Actes administratifs"
-#: furnitures/models.py:568
+#: furnitures/models.py:608
msgid "Can view own Administrative act"
msgstr "Peut voir son propre Acte administratif"
-#: furnitures/models.py:569
+#: furnitures/models.py:609
msgid "Can add own Administrative act"
msgstr "Peut ajouter son propre Acte administratif"
-#: furnitures/models.py:570
+#: furnitures/models.py:610
msgid "Can change own Administrative act"
msgstr "Peut changer son propre Acte administratif"
-#: furnitures/models.py:571
+#: furnitures/models.py:611
msgid "Can delete own Administrative act"
msgstr "Peut supprimer son propre Acte administratif"
-#: furnitures/models.py:580
+#: furnitures/models.py:620
msgid "Height"
msgstr "Hauteur"
-#: furnitures/models.py:582 furnitures/models.py:589 furnitures/models.py:593
+#: furnitures/models.py:622 furnitures/models.py:629 furnitures/models.py:633
msgid "Reference"
msgstr "Référence"
-#: furnitures/models.py:585 furnitures/models.py:592
+#: furnitures/models.py:625 furnitures/models.py:632
msgid "Container type"
msgstr "Type de contenant"
-#: furnitures/models.py:586
+#: furnitures/models.py:626
msgid "Container types"
msgstr "Types de contenant"
-#: furnitures/models.py:590 furnitures/models.py:642
+#: furnitures/models.py:630 furnitures/models.py:682
msgid "Location"
msgstr "Lieu"
-#: furnitures/models.py:597 furnitures/models.py:639
+#: furnitures/models.py:637 furnitures/models.py:679
msgid "Container"
msgstr "Contenant"
-#: furnitures/models.py:598
+#: furnitures/models.py:638
msgid "Containers"
msgstr "Contenants"
-#: furnitures/models.py:617
+#: furnitures/models.py:657
msgid "Surface"
msgstr "Surface"
-#: furnitures/models.py:618
+#: furnitures/models.py:658
msgid "Localisation"
msgstr "Localisation"
-#: furnitures/models.py:633
+#: furnitures/models.py:673
msgid "Virtual"
msgstr "Virtuel"
-#: furnitures/models.py:635 furnitures/models.py:641
+#: furnitures/models.py:675 furnitures/models.py:681
msgid "Treatment type"
msgstr "Type de traitement"
-#: furnitures/models.py:636
+#: furnitures/models.py:676
msgid "Treatment types"
msgstr "Types de traitements"
-#: furnitures/models.py:649
+#: furnitures/models.py:689
msgid "Treatment"
msgstr "Traitement"
-#: furnitures/models.py:650
+#: furnitures/models.py:690
msgid "Treatments"
msgstr "Traitements"
-#: furnitures/models.py:652
+#: furnitures/models.py:692
msgid "Can view own Treatment"
msgstr "Peut voir son propre Traitement"
-#: furnitures/models.py:653
+#: furnitures/models.py:693
msgid "Can add own Treatment"
msgstr "Peut ajouter son propre Traitement"
-#: furnitures/models.py:654
+#: furnitures/models.py:694
msgid "Can change own Treatment"
msgstr "Peut changer son propre Traitement"
-#: furnitures/models.py:655
+#: furnitures/models.py:695
msgid "Can delete own Treatment"
msgstr "Peut supprimer son propre traitement"
-#: furnitures/models.py:663 furnitures/models.py:669
+#: furnitures/models.py:703 furnitures/models.py:709
msgid "Author type"
msgstr "Type d'auteur"
-#: furnitures/models.py:664
+#: furnitures/models.py:704
msgid "Author types"
msgstr "Types d'auteur"
-#: furnitures/models.py:672
+#: furnitures/models.py:712
msgid "Author"
msgstr "Auteur"
-#: furnitures/models.py:673
+#: furnitures/models.py:713
msgid "Authors"
msgstr "Auteurs"
-#: furnitures/models.py:687
+#: furnitures/models.py:727
msgid "Property"
msgstr "Propriété"
-#: furnitures/models.py:688
+#: furnitures/models.py:728
msgid "Properties"
msgstr "Propriétés"
@@ -955,11 +1031,11 @@ msgstr "Éléments par défaut"
msgid "You have entered the following informations:"
msgstr "Vous avez entré les informations suivantes :"
-#: templates/confirm_wizard.html:22
+#: templates/confirm_wizard.html:27
msgid "Would you like to save them?"
msgstr "Voulez vous sauver ces informations ?"
-#: templates/confirm_wizard.html:25 templates/default_wizard.html:29
+#: templates/confirm_wizard.html:30 templates/default_wizard.html:29
msgid "Validate"
msgstr "Valider"
@@ -1047,3 +1123,4 @@ msgid "You are now registered. Activation email sent."
msgstr ""
"Vous être maintenant enregistré. Un courriel d'activation de votre compte "
"vous a été envoyé."
+