summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--archaeological_context_records/locale/django.pot85
-rw-r--r--archaeological_finds/locale/django.pot467
-rw-r--r--archaeological_operations/locale/django.pot439
-rw-r--r--archaeological_warehouse/locale/django.pot265
-rw-r--r--ishtar_common/locale/django.pot772
-rw-r--r--translations/de/ishtar_common.po756
-rw-r--r--translations/fr/archaeological_context_records.po87
-rw-r--r--translations/fr/archaeological_finds.po466
-rw-r--r--translations/fr/archaeological_operations.po439
-rw-r--r--translations/fr/archaeological_warehouse.po269
-rw-r--r--translations/fr/ishtar_common.po762
11 files changed, 2480 insertions, 2327 deletions
diff --git a/archaeological_context_records/locale/django.pot b/archaeological_context_records/locale/django.pot
index 2481cb6ca..c455d7bc6 100644
--- a/archaeological_context_records/locale/django.pot
+++ b/archaeological_context_records/locale/django.pot
@@ -14,7 +14,7 @@ msgstr ""
msgid "Point"
msgstr ""
-#: admin.py:51 models.py:492
+#: admin.py:51
msgid "Multi polygon"
msgstr ""
@@ -34,7 +34,7 @@ msgstr ""
msgid "Full text search"
msgstr ""
-#: forms.py:71 forms.py:160 forms.py:414 models.py:419 models.py:851
+#: forms.py:71 forms.py:160 forms.py:414 models.py:419 models.py:846
msgid "ID"
msgstr ""
@@ -67,7 +67,7 @@ msgid "Unit type"
msgstr ""
#: forms.py:91 forms.py:153 models.py:294 models.py:295 models.py:408
-#: models.py:853
+#: models.py:848
msgid "Parcel"
msgstr ""
@@ -92,7 +92,6 @@ msgid "Context record - 020 - General"
msgstr ""
#: forms.py:154 forms.py:408 models.py:291 models.py:292 models.py:411
-#: models.py:490 models.py:496
msgid "Town"
msgstr ""
@@ -100,11 +99,11 @@ msgstr ""
msgid "Only the items associated to the operation can be selected."
msgstr ""
-#: forms.py:162 forms.py:416 models.py:441 models.py:852
+#: forms.py:162 forms.py:416 models.py:441 models.py:847
msgid "Context record type"
msgstr ""
-#: forms.py:164 models.py:420 models.py:854
+#: forms.py:164 models.py:420 models.py:849
#: templates/ishtar/sheet_contextrecord.html:45
msgid "Description"
msgstr ""
@@ -161,31 +160,31 @@ msgstr ""
msgid "Coordinates"
msgstr ""
-#: forms.py:189 models.py:474
+#: forms.py:189
msgid "X"
msgstr ""
-#: forms.py:190 models.py:477
+#: forms.py:190
msgid "Estimated error for X"
msgstr ""
-#: forms.py:192 models.py:475
+#: forms.py:192
msgid "Y"
msgstr ""
-#: forms.py:193 models.py:479
+#: forms.py:193
msgid "Estimated error for Y"
msgstr ""
-#: forms.py:195 models.py:476
+#: forms.py:195
msgid "Z"
msgstr ""
-#: forms.py:196 models.py:481
+#: forms.py:196
msgid "Estimated error for Z"
msgstr ""
-#: forms.py:199 models.py:484
+#: forms.py:199
msgid "Spatial Reference System"
msgstr ""
@@ -374,7 +373,7 @@ msgstr ""
msgid "Documentation types"
msgstr ""
-#: models.py:285 models.py:855
+#: models.py:285 models.py:850
msgid "Periods"
msgstr ""
@@ -498,100 +497,80 @@ msgstr ""
msgid "Estimation of a \"Terminus Post Quem\""
msgstr ""
-#: models.py:486
-msgid "Point (2D)"
-msgstr ""
-
-#: models.py:487
-msgid "Point (3D)"
-msgstr ""
-
-#: models.py:489
-msgid "Point source"
-msgstr ""
-
-#: models.py:490 models.py:496
-msgid "Precise"
-msgstr ""
-
-#: models.py:495
-msgid "Multi-polygon source"
-msgstr ""
-
-#: models.py:499
+#: models.py:476
msgid "Documents"
msgstr ""
-#: models.py:504
+#: models.py:481
msgid "Main image"
msgstr ""
-#: models.py:505
+#: models.py:482
msgid "Cached name"
msgstr ""
-#: models.py:509 models.py:510 templates/ishtar/sheet_contextrecord.html:4
+#: models.py:486 models.py:487 templates/ishtar/sheet_contextrecord.html:4
msgid "Context Record"
msgstr ""
-#: models.py:529
+#: models.py:506
msgctxt "short"
msgid "Context record"
msgstr ""
-#: models.py:782 models.py:805 models.py:850
+#: models.py:777 models.py:800 models.py:845
msgid "Relation type"
msgstr ""
-#: models.py:783
+#: models.py:778
msgid "Relation types"
msgstr ""
-#: models.py:800
+#: models.py:795
msgid "ID (left)"
msgstr ""
-#: models.py:801
+#: models.py:796
msgid "Context record type (left)"
msgstr ""
-#: models.py:802
+#: models.py:797
msgid "Parcel (left)"
msgstr ""
-#: models.py:803
+#: models.py:798
msgid "Description (left)"
msgstr ""
-#: models.py:804
+#: models.py:799
msgid "Periods (left)"
msgstr ""
-#: models.py:806
+#: models.py:801
msgid "ID (right)"
msgstr ""
-#: models.py:807
+#: models.py:802
msgid "Context record type (right)"
msgstr ""
-#: models.py:808
+#: models.py:803
msgid "Parcel (right)"
msgstr ""
-#: models.py:809
+#: models.py:804
msgid "Description (right)"
msgstr ""
-#: models.py:810
+#: models.py:805
msgid "Periods (right)"
msgstr ""
-#: models.py:819
+#: models.py:814
msgid "Record relation"
msgstr ""
-#: models.py:820
+#: models.py:815
msgid "Record relations"
msgstr ""
diff --git a/archaeological_finds/locale/django.pot b/archaeological_finds/locale/django.pot
index 2aa709b80..62bb3c31c 100644
--- a/archaeological_finds/locale/django.pot
+++ b/archaeological_finds/locale/django.pot
@@ -11,20 +11,20 @@
msgid ""
msgstr ""
-#: admin.py:39 models_finds.py:308
+#: admin.py:39
msgid "Point (2D)"
msgstr ""
-#: admin.py:41 models_finds.py:314
+#: admin.py:41 models_finds.py:296
msgid "Line"
msgstr ""
-#: admin.py:43 models_finds.py:315
+#: admin.py:43
msgid "Multi polygon"
msgstr ""
#: forms.py:96 forms.py:102 forms.py:561 forms.py:574 forms.py:936
-#: models_finds.py:742 models_finds.py:1644 wizards.py:86
+#: models_finds.py:724 models_finds.py:1626 wizards.py:86
msgid "Context record"
msgstr ""
@@ -32,8 +32,8 @@ msgstr ""
msgid "Find - 010 - Context record choice"
msgstr ""
-#: forms.py:134 forms.py:272 ishtar_menu.py:32 models_finds.py:1499
-#: models_finds.py:2291 models_treatments.py:611
+#: forms.py:134 forms.py:272 ishtar_menu.py:32 models_finds.py:1481
+#: models_finds.py:2273 models_treatments.py:611
#: templates/ishtar/sheet_find.html:4
msgid "Find"
msgstr ""
@@ -47,95 +47,95 @@ msgid "Identification"
msgstr ""
#: forms.py:161 forms.py:417 forms.py:581 forms.py:889 forms.py:1369
-#: models_finds.py:271 models_finds.py:1358
+#: models_finds.py:271 models_finds.py:1340
msgid "Free ID"
msgstr ""
#: forms.py:163 forms.py:419 forms.py:583 forms.py:890 forms.py:1436
-#: models_finds.py:1359
+#: models_finds.py:1341
msgid "Denomination"
msgstr ""
-#: forms.py:164 forms.py:584 forms.py:891 models_finds.py:1442
+#: forms.py:164 forms.py:584 forms.py:891 models_finds.py:1424
msgid "Previous ID"
msgstr ""
-#: forms.py:165 forms.py:587 forms.py:894 models_finds.py:1360
+#: forms.py:165 forms.py:587 forms.py:894 models_finds.py:1342
msgid "Museum ID"
msgstr ""
-#: forms.py:166 forms.py:588 forms.py:893 models_finds.py:1355
+#: forms.py:166 forms.py:588 forms.py:893 models_finds.py:1337
msgid "Seal number"
msgstr ""
-#: forms.py:167 forms.py:589 forms.py:895 models_finds.py:1438
+#: forms.py:167 forms.py:589 forms.py:895 models_finds.py:1420
msgid "Mark"
msgstr ""
#: forms.py:169 forms.py:170 forms.py:422 forms.py:424 forms.py:563
#: forms.py:592 forms.py:948 forms_treatments.py:147 models_finds.py:276
-#: models_finds.py:1361 models_treatments.py:167
+#: models_finds.py:1343 models_treatments.py:167
#: templates/ishtar/sheet_find.html:140
msgid "Description"
msgstr ""
-#: forms.py:172 forms.py:426 forms.py:968 models_finds.py:1401
+#: forms.py:172 forms.py:426 forms.py:968 models_finds.py:1383
msgid "Is complete?"
msgstr ""
#: forms.py:175 forms.py:428 forms.py:594 models_finds.py:59
-#: models_finds.py:768 models_finds.py:1367
+#: models_finds.py:750 models_finds.py:1349
msgid "Material types"
msgstr ""
-#: forms.py:178 forms.py:431 forms.py:975 models_finds.py:1372
+#: forms.py:178 forms.py:431 forms.py:975 models_finds.py:1354
msgid "Material type quality"
msgstr ""
-#: forms.py:180 forms.py:977 models_finds.py:1376
+#: forms.py:180 forms.py:977 models_finds.py:1358
msgid "Comment on the material"
msgstr ""
#: forms.py:183 forms.py:433 forms.py:597 models_finds.py:169
-#: models_finds.py:769 models_finds.py:1404
+#: models_finds.py:751 models_finds.py:1386
msgid "Object types"
msgstr ""
-#: forms.py:186 forms.py:436 forms.py:985 models_finds.py:1409
+#: forms.py:186 forms.py:436 forms.py:985 models_finds.py:1391
msgid "Object type quality"
msgstr ""
-#: forms.py:187 forms.py:438 forms.py:987 forms.py:1376 models_finds.py:1382
+#: forms.py:187 forms.py:438 forms.py:987 forms.py:1376 models_finds.py:1364
msgid "Find number"
msgstr ""
-#: forms.py:189 forms.py:440 forms.py:989 models_finds.py:1422
+#: forms.py:189 forms.py:440 forms.py:989 models_finds.py:1404
msgid "Minimum number of individuals (MNI)"
msgstr ""
-#: forms.py:191 forms.py:443 forms.py:992 models_finds.py:1362
+#: forms.py:191 forms.py:443 forms.py:992 models_finds.py:1344
msgid "Decoration"
msgstr ""
-#: forms.py:193 forms.py:445 forms.py:993 models_finds.py:1363
+#: forms.py:193 forms.py:445 forms.py:993 models_finds.py:1345
msgid "Inscription"
msgstr ""
-#: forms.py:196 forms.py:447 forms.py:600 forms.py:991 models_finds.py:1365
+#: forms.py:196 forms.py:447 forms.py:600 forms.py:991 models_finds.py:1347
msgid "Manufacturing place"
msgstr ""
-#: forms.py:198 forms.py:449 forms.py:602 forms.py:995 models_finds.py:1419
+#: forms.py:198 forms.py:449 forms.py:602 forms.py:995 models_finds.py:1401
msgid "Communicability"
msgstr ""
#: forms.py:200 forms.py:451 forms.py:605 forms.py:996 forms.py:1476
#: forms_treatments.py:149 forms_treatments.py:717 models_finds.py:277
-#: models_finds.py:1439 models_treatments.py:166 models_treatments.py:939
+#: models_finds.py:1421 models_treatments.py:166 models_treatments.py:939
msgid "Comment"
msgstr ""
-#: forms.py:203 forms.py:454 forms.py:615 forms.py:999 models_finds.py:1440
+#: forms.py:203 forms.py:454 forms.py:615 forms.py:999 models_finds.py:1422
msgid "Comment on dating"
msgstr ""
@@ -143,31 +143,31 @@ msgstr ""
msgid "Dimensions"
msgstr ""
-#: forms.py:206 forms.py:457 models_finds.py:1423
+#: forms.py:206 forms.py:457 models_finds.py:1405
msgid "Length (cm)"
msgstr ""
-#: forms.py:208 forms.py:458 models_finds.py:1424
+#: forms.py:208 forms.py:458 models_finds.py:1406
msgid "Width (cm)"
msgstr ""
-#: forms.py:210 forms.py:459 models_finds.py:1425
+#: forms.py:210 forms.py:459 models_finds.py:1407
msgid "Height (cm)"
msgstr ""
-#: forms.py:212 forms.py:463 models_finds.py:1429
+#: forms.py:212 forms.py:463 models_finds.py:1411
msgid "Thickness (cm)"
msgstr ""
-#: forms.py:214 forms.py:460 models_finds.py:1426
+#: forms.py:214 forms.py:460 models_finds.py:1408
msgid "Diameter (cm)"
msgstr ""
-#: forms.py:217 forms.py:461 models_finds.py:1427
+#: forms.py:217 forms.py:461 models_finds.py:1409
msgid "Circumference (cm)"
msgstr ""
-#: forms.py:219 forms.py:464 forms.py:1374 models_finds.py:1378
+#: forms.py:219 forms.py:464 forms.py:1374 models_finds.py:1360
msgid "Volume (l)"
msgstr ""
@@ -187,7 +187,7 @@ msgstr ""
msgid "Clutter height (cm)"
msgstr ""
-#: forms.py:232 forms.py:473 forms.py:1062 models_finds.py:1436
+#: forms.py:232 forms.py:473 forms.py:1062 models_finds.py:1418
msgid "Dimensions comment"
msgstr ""
@@ -196,11 +196,11 @@ msgstr ""
msgid "Sheet"
msgstr ""
-#: forms.py:235 forms.py:476 forms.py:608 forms.py:1067 models_finds.py:1444
+#: forms.py:235 forms.py:476 forms.py:608 forms.py:1067 models_finds.py:1426
msgid "Check"
msgstr ""
-#: forms.py:237 forms.py:479 forms.py:610 models_finds.py:1447
+#: forms.py:237 forms.py:479 forms.py:610 models_finds.py:1429
msgid "Check date"
msgstr ""
@@ -232,31 +232,31 @@ msgstr ""
msgid "Coordinates"
msgstr ""
-#: forms.py:316 models_finds.py:295
+#: forms.py:316
msgid "X"
msgstr ""
-#: forms.py:318 models_finds.py:298
+#: forms.py:318
msgid "Estimated error for X"
msgstr ""
-#: forms.py:319 models_finds.py:296
+#: forms.py:319
msgid "Y"
msgstr ""
-#: forms.py:321 models_finds.py:300
+#: forms.py:321
msgid "Estimated error for Y"
msgstr ""
-#: forms.py:322 models_finds.py:297
+#: forms.py:322
msgid "Z"
msgstr ""
-#: forms.py:324 models_finds.py:302
+#: forms.py:324
msgid "Estimated error for Z"
msgstr ""
-#: forms.py:326 models_finds.py:305
+#: forms.py:326
msgid "Spatial Reference System"
msgstr ""
@@ -349,7 +349,7 @@ msgid "Update"
msgstr ""
#: forms.py:673 forms.py:946 forms.py:1524 forms.py:1528 ishtar_menu.py:57
-#: models_finds.py:625 models_finds.py:1311
+#: models_finds.py:607 models_finds.py:1293
#: templates/ishtar/sheet_findbasket.html:4 views.py:842 wizards.py:360
msgid "Basket"
msgstr ""
@@ -374,64 +374,64 @@ msgstr ""
msgid "Find - 030 - Preservation"
msgstr ""
-#: forms.py:763 forms.py:1074 models_finds.py:1413
+#: forms.py:763 forms.py:1074 models_finds.py:1395
msgid "Integrity / interest"
msgstr ""
-#: forms.py:766 forms.py:1076 models_finds.py:1416
+#: forms.py:766 forms.py:1076 models_finds.py:1398
msgid "Remarkability"
msgstr ""
-#: forms.py:768 forms.py:1078 models_finds.py:1457
+#: forms.py:768 forms.py:1078 models_finds.py:1439
msgid "Conservatory state"
msgstr ""
-#: forms.py:771 forms.py:1081 models_finds.py:1466
+#: forms.py:771 forms.py:1081 models_finds.py:1448
msgid "Alteration"
msgstr ""
-#: forms.py:774 forms.py:1083 models_finds.py:1470
+#: forms.py:774 forms.py:1083 models_finds.py:1452
msgid "Alteration cause"
msgstr ""
-#: forms.py:777 models_finds.py:1463
+#: forms.py:777 models_finds.py:1445
msgid "Recommended treatments"
msgstr ""
-#: forms.py:779 forms.py:1087 models_finds.py:1474
+#: forms.py:779 forms.py:1087 models_finds.py:1456
msgid "Treatment emergency"
msgstr ""
-#: forms.py:781 models_finds.py:1449
+#: forms.py:781 models_finds.py:1431
msgid "Estimated value"
msgstr ""
-#: forms.py:782 models_finds.py:1478
+#: forms.py:782 models_finds.py:1460
msgid "Insurance value"
msgstr ""
-#: forms.py:784 models_finds.py:1480
+#: forms.py:784 models_finds.py:1462
msgid "Appraisal date"
msgstr ""
-#: forms.py:786 forms.py:1104 models_finds.py:1459
+#: forms.py:786 forms.py:1104 models_finds.py:1441
msgid "Conservatory comment"
msgstr ""
-#: forms.py:810 forms.py:834 models_finds.py:1390
+#: forms.py:810 forms.py:834 models_finds.py:1372
#: templates/ishtar/sheet_find.html:206
msgid "Dating"
msgstr ""
#: forms.py:816 forms_treatments.py:134 forms_treatments.py:498
-#: forms_treatments.py:719 models_finds.py:2296 models_treatments.py:169
+#: forms_treatments.py:719 models_finds.py:2278 models_treatments.py:169
#: models_treatments.py:622 templates/ishtar/sheet_find.html:210
#: templates/ishtar/sheet_find.html:279 templates/ishtar/sheet_find.html:317
#: templates/ishtar/sheet_find.html:355
msgid "Start date"
msgstr ""
-#: forms.py:818 models_finds.py:2297 models_treatments.py:623
+#: forms.py:818 models_finds.py:2279 models_treatments.py:623
#: templates/ishtar/sheet_find.html:211 templates/ishtar/sheet_find.html:280
#: templates/ishtar/sheet_find.html:318 templates/ishtar/sheet_find.html:356
msgid "End date"
@@ -470,11 +470,11 @@ msgstr ""
msgid "Full text search"
msgstr ""
-#: forms.py:898 models_finds.py:743
+#: forms.py:898 models_finds.py:725
msgid "Base find - Short ID"
msgstr ""
-#: forms.py:900 models_finds.py:744
+#: forms.py:900 models_finds.py:726
msgid "Base find - Complete ID"
msgstr ""
@@ -734,7 +734,7 @@ msgstr ""
msgid "Upstream finds"
msgstr ""
-#: forms.py:1250 models_finds.py:1500
+#: forms.py:1250 models_finds.py:1482
#: templates/ishtar/forms/qa_find_treatment.html:11
#: templates/ishtar/sheet_treatment.html:24
msgid "Finds"
@@ -931,7 +931,7 @@ msgstr ""
msgid "Would you like to delete this treatment?"
msgstr ""
-#: forms_treatments.py:357 models_finds.py:1393 models_treatments.py:172
+#: forms_treatments.py:357 models_finds.py:1375 models_treatments.py:172
#: models_treatments.py:625 templates/ishtar/sheet_find.html:278
#: templates/ishtar/sheet_find.html:316 templates/ishtar/sheet_find.html:354
msgid "Container"
@@ -1155,7 +1155,7 @@ msgstr ""
msgid "Manage items"
msgstr ""
-#: ishtar_menu.py:120 ishtar_menu.py:178 models_finds.py:2293
+#: ishtar_menu.py:120 ishtar_menu.py:178 models_finds.py:2275
msgid "Administrative act"
msgstr ""
@@ -1180,7 +1180,7 @@ msgid "Recommendation"
msgstr ""
#: models_finds.py:68 models_finds.py:81 models_finds.py:94 models_finds.py:155
-#: models_finds.py:178 models_finds.py:235 models_finds.py:1357
+#: models_finds.py:178 models_finds.py:235 models_finds.py:1339
#: models_treatments.py:47 models_treatments.py:617
msgid "Order"
msgstr ""
@@ -1336,12 +1336,12 @@ msgstr ""
msgid "Checked types"
msgstr ""
-#: models_finds.py:272 models_finds.py:1350 models_treatments.py:164
+#: models_finds.py:272 models_finds.py:1332 models_treatments.py:164
#: models_treatments.py:916
msgid "External ID"
msgstr ""
-#: models_finds.py:274 models_finds.py:1352
+#: models_finds.py:274 models_finds.py:1334
msgid "External ID is set automatically"
msgstr ""
@@ -1357,737 +1357,721 @@ msgstr ""
msgid "Material index"
msgstr ""
-#: models_finds.py:309
-msgid "Point (3D)"
-msgstr ""
-
-#: models_finds.py:311
-msgid "Point source"
-msgstr ""
-
-#: models_finds.py:312 models_finds.py:319 models_finds.py:748
-msgid "Town"
-msgstr ""
-
-#: models_finds.py:312 models_finds.py:319
-msgid "Precise"
-msgstr ""
-
-#: models_finds.py:318
-msgid "Multi-polygon source"
-msgstr ""
-
-#: models_finds.py:322
+#: models_finds.py:298
msgid "Short ID"
msgstr ""
-#: models_finds.py:323 models_finds.py:326
+#: models_finds.py:299 models_finds.py:302
msgid "Cached value - do not edit"
msgstr ""
-#: models_finds.py:325
+#: models_finds.py:301
msgid "Complete ID"
msgstr ""
-#: models_finds.py:336 models_finds.py:1348
+#: models_finds.py:312 models_finds.py:1330
msgid "Base find"
msgstr ""
-#: models_finds.py:337
+#: models_finds.py:313
msgid "Base finds"
msgstr ""
-#: models_finds.py:608
+#: models_finds.py:590
msgid "g"
msgstr ""
-#: models_finds.py:609
+#: models_finds.py:591
msgid "kg"
msgstr ""
-#: models_finds.py:620 views.py:881 views.py:900
+#: models_finds.py:602 views.py:881 views.py:900
msgid "Duplicate"
msgstr ""
-#: models_finds.py:646 views.py:396
+#: models_finds.py:628 views.py:396
msgid "Manage basket"
msgstr ""
-#: models_finds.py:653 models_finds.py:1606
+#: models_finds.py:635 models_finds.py:1588
msgid "Add treatment"
msgstr ""
-#: models_finds.py:746
+#: models_finds.py:728
msgid "Operation (code)"
msgstr ""
-#: models_finds.py:750
+#: models_finds.py:730
+msgid "Town"
+msgstr ""
+
+#: models_finds.py:732
msgid "Operation (name)"
msgstr ""
-#: models_finds.py:754
+#: models_finds.py:736
msgid "Parcel"
msgstr ""
-#: models_finds.py:755
+#: models_finds.py:737
msgid "Batch"
msgstr ""
-#: models_finds.py:756
+#: models_finds.py:738
msgid "Base find - Comment"
msgstr ""
-#: models_finds.py:757
+#: models_finds.py:739
msgid "Base find - Description"
msgstr ""
-#: models_finds.py:758
+#: models_finds.py:740
msgid "Base find - Topographic localisation"
msgstr ""
-#: models_finds.py:760
+#: models_finds.py:742
msgid "Base find - Special interest"
msgstr ""
-#: models_finds.py:762
+#: models_finds.py:744
msgid "Base find - Discovery date (exact or TPQ)"
msgstr ""
-#: models_finds.py:764
+#: models_finds.py:746
msgid "Base find - Discovery date (TAQ)"
msgstr ""
-#: models_finds.py:765
+#: models_finds.py:747
msgid "Current container"
msgstr ""
-#: models_finds.py:766 models_finds.py:1398
+#: models_finds.py:748 models_finds.py:1380
msgid "Reference container"
msgstr ""
-#: models_finds.py:767
+#: models_finds.py:749
msgid "Periods"
msgstr ""
-#: models_finds.py:844
+#: models_finds.py:826
msgctxt "key for text search"
msgid "short-id"
msgstr ""
-#: models_finds.py:847
+#: models_finds.py:829
msgctxt "key for text search"
msgid "complete-id"
msgstr ""
-#: models_finds.py:850
+#: models_finds.py:832
msgctxt "key for text search"
msgid "free-id"
msgstr ""
-#: models_finds.py:853
+#: models_finds.py:835
msgctxt "key for text search"
msgid "denomination"
msgstr ""
-#: models_finds.py:857
+#: models_finds.py:839
msgctxt "key for text search"
msgid "town"
msgstr ""
-#: models_finds.py:860 models_treatments.py:105 models_treatments.py:886
+#: models_finds.py:842 models_treatments.py:105 models_treatments.py:886
msgctxt "key for text search"
msgid "year"
msgstr ""
-#: models_finds.py:864
+#: models_finds.py:846
msgctxt "key for text search"
msgid "operation-code"
msgstr ""
-#: models_finds.py:868
+#: models_finds.py:850
msgctxt "key for text search"
msgid "code-patriarche"
msgstr ""
-#: models_finds.py:873
+#: models_finds.py:855
msgctxt "key for text search"
msgid "operation-type"
msgstr ""
-#: models_finds.py:878
+#: models_finds.py:860
msgctxt "key for text search"
msgid "area"
msgstr ""
-#: models_finds.py:882
+#: models_finds.py:864
msgctxt "key for text search"
msgid "site"
msgstr ""
-#: models_finds.py:887
+#: models_finds.py:869
msgctxt "key for text search"
msgid "site-name"
msgstr ""
-#: models_finds.py:892 models_finds.py:1330
+#: models_finds.py:874 models_finds.py:1312
msgctxt "key for text search"
msgid "context-record-site"
msgstr ""
-#: models_finds.py:898
+#: models_finds.py:880
msgctxt "key for text search"
msgid "context-record-site-name"
msgstr ""
-#: models_finds.py:903 models_finds.py:1324
+#: models_finds.py:885 models_finds.py:1306
msgctxt "key for text search"
msgid "context-record"
msgstr ""
-#: models_finds.py:908
+#: models_finds.py:890
msgctxt "key for text search"
msgid "operation-relation-type"
msgstr ""
-#: models_finds.py:913
+#: models_finds.py:895
msgctxt "key for text search"
msgid "context-record-relation-type"
msgstr ""
-#: models_finds.py:917
+#: models_finds.py:899
msgctxt "key for text search"
msgid "period"
msgstr ""
-#: models_finds.py:921
+#: models_finds.py:903
msgctxt "key for text search"
msgid "material"
msgstr ""
-#: models_finds.py:925
+#: models_finds.py:907
msgctxt "key for text search"
msgid "object-type"
msgstr ""
-#: models_finds.py:929
+#: models_finds.py:911
msgctxt "key for text search"
msgid "preservation"
msgstr ""
-#: models_finds.py:933
+#: models_finds.py:915
msgctxt "key for text search"
msgid "conservatory"
msgstr ""
-#: models_finds.py:937
+#: models_finds.py:919
msgctxt "key for text search"
msgid "integrity"
msgstr ""
-#: models_finds.py:941
+#: models_finds.py:923
msgctxt "key for text search"
msgid "remarkability"
msgstr ""
-#: models_finds.py:945
+#: models_finds.py:927
msgctxt "key for text search"
msgid "description"
msgstr ""
-#: models_finds.py:949
+#: models_finds.py:931
msgctxt "key for text search"
msgid "batch"
msgstr ""
-#: models_finds.py:953
+#: models_finds.py:935
msgctxt "key for text search"
msgid "checked"
msgstr ""
-#: models_finds.py:957 models_treatments.py:113
+#: models_finds.py:939 models_treatments.py:113
msgctxt "key for text search"
msgid "has-image"
msgstr ""
-#: models_finds.py:961 models_finds.py:1327
+#: models_finds.py:943 models_finds.py:1309
msgctxt "key for text search"
msgid "location"
msgstr ""
-#: models_finds.py:965
+#: models_finds.py:947
msgctxt "key for text search"
msgid "warehouse"
msgstr ""
-#: models_finds.py:969
+#: models_finds.py:951
msgctxt "key for text search"
msgid "container-index"
msgstr ""
-#: models_finds.py:973
+#: models_finds.py:955
msgctxt "key for text search"
msgid "container-ref"
msgstr ""
-#: models_finds.py:977
+#: models_finds.py:959
msgctxt "key for text search"
msgid "current-location"
msgstr ""
-#: models_finds.py:981
+#: models_finds.py:963
msgctxt "key for text search"
msgid "current-warehouse"
msgstr ""
-#: models_finds.py:986
+#: models_finds.py:968
msgctxt "key for text search"
msgid "current-container-index"
msgstr ""
-#: models_finds.py:990
+#: models_finds.py:972
msgctxt "key for text search"
msgid "current-container-ref"
msgstr ""
-#: models_finds.py:994 wizards.py:399
+#: models_finds.py:976 wizards.py:399
msgctxt "key for text search"
msgid "basket"
msgstr ""
-#: models_finds.py:998 models_finds.py:1321
+#: models_finds.py:980 models_finds.py:1303
msgctxt "key for text search"
msgid "operation"
msgstr ""
-#: models_finds.py:1003
+#: models_finds.py:985
msgctxt "key for text search"
msgid "last-modified-by"
msgstr ""
-#: models_finds.py:1008
+#: models_finds.py:990
msgctxt "key for text search"
msgid "modified-since"
msgstr ""
-#: models_finds.py:1012
+#: models_finds.py:994
msgctxt "key for text search"
msgid "created-by"
msgstr ""
-#: models_finds.py:1017 tests.py:710
+#: models_finds.py:999 tests.py:711
msgctxt "key for text search"
msgid "loan"
msgstr ""
-#: models_finds.py:1021
+#: models_finds.py:1003
msgctxt "key for text search"
msgid "treatment-end-date-before"
msgstr ""
-#: models_finds.py:1025
+#: models_finds.py:1007
msgctxt "key for text search"
msgid "previous-id"
msgstr ""
-#: models_finds.py:1029
+#: models_finds.py:1011
msgctxt "key for text search"
msgid "seal-number"
msgstr ""
-#: models_finds.py:1033
+#: models_finds.py:1015
msgctxt "key for text search"
msgid "excavation-id"
msgstr ""
-#: models_finds.py:1037
+#: models_finds.py:1019
msgctxt "key for text search"
msgid "museum-id"
msgstr ""
-#: models_finds.py:1041
+#: models_finds.py:1023
msgctxt "key for text search"
msgid "mark"
msgstr ""
-#: models_finds.py:1045
+#: models_finds.py:1027
msgctxt "key for text search"
msgid "discovery-date-before"
msgstr ""
-#: models_finds.py:1049
+#: models_finds.py:1031
msgctxt "key for text search"
msgid "discovery-date-after"
msgstr ""
-#: models_finds.py:1054
+#: models_finds.py:1036
msgctxt "key for text search"
msgid "discovery-date-tpq-before"
msgstr ""
-#: models_finds.py:1059
+#: models_finds.py:1041
msgctxt "key for text search"
msgid "discovery-date-tpq-after"
msgstr ""
-#: models_finds.py:1064
+#: models_finds.py:1046
msgctxt "key for text search"
msgid "discovery-date-taq-before"
msgstr ""
-#: models_finds.py:1069
+#: models_finds.py:1051
msgctxt "key for text search"
msgid "discovery-date-taq-after"
msgstr ""
-#: models_finds.py:1073
+#: models_finds.py:1055
msgctxt "key for text search"
msgid "is-complete"
msgstr ""
-#: models_finds.py:1077
+#: models_finds.py:1059
msgctxt "key for text search"
msgid "material-type-quality"
msgstr ""
-#: models_finds.py:1081
+#: models_finds.py:1063
msgctxt "key for text search"
msgid "object-type-quality"
msgstr ""
-#: models_finds.py:1085
+#: models_finds.py:1067
msgctxt "key for text search"
msgid "find-number"
msgstr ""
-#: models_finds.py:1090
+#: models_finds.py:1072
msgctxt "key for text search"
msgid "min-number-of-individuals"
msgstr ""
-#: models_finds.py:1094
+#: models_finds.py:1076
msgctxt "key for text search"
msgid "decoration"
msgstr ""
-#: models_finds.py:1098
+#: models_finds.py:1080
msgctxt "key for text search"
msgid "inscription"
msgstr ""
-#: models_finds.py:1102
+#: models_finds.py:1084
msgctxt "key for text search"
msgid "manufacturing-place"
msgstr ""
-#: models_finds.py:1106
+#: models_finds.py:1088
msgctxt "key for text search"
msgid "communicabilities"
msgstr ""
-#: models_finds.py:1110
+#: models_finds.py:1092
msgctxt "key for text search"
msgid "comment"
msgstr ""
-#: models_finds.py:1114
+#: models_finds.py:1096
msgctxt "key for text search"
msgid "material-comment"
msgstr ""
-#: models_finds.py:1118
+#: models_finds.py:1100
msgctxt "key for text search"
msgid "dating-comment"
msgstr ""
-#: models_finds.py:1122
+#: models_finds.py:1104
msgctxt "key for text search"
msgid "length-lower"
msgstr ""
-#: models_finds.py:1126
+#: models_finds.py:1108
msgctxt "key for text search"
msgid "width-lower"
msgstr ""
-#: models_finds.py:1130
+#: models_finds.py:1112
msgctxt "key for text search"
msgid "height-lower"
msgstr ""
-#: models_finds.py:1134
+#: models_finds.py:1116
msgctxt "key for text search"
msgid "thickness-lower"
msgstr ""
-#: models_finds.py:1138
+#: models_finds.py:1120
msgctxt "key for text search"
msgid "diameter-lower"
msgstr ""
-#: models_finds.py:1142
+#: models_finds.py:1124
msgctxt "key for text search"
msgid "circumference-lower"
msgstr ""
-#: models_finds.py:1146
+#: models_finds.py:1128
msgctxt "key for text search"
msgid "volume-lower"
msgstr ""
-#: models_finds.py:1150
+#: models_finds.py:1132
msgctxt "key for text search"
msgid "weight-lower"
msgstr ""
-#: models_finds.py:1155
+#: models_finds.py:1137
msgctxt "key for text search"
msgid "clutter-long-side-lower"
msgstr ""
-#: models_finds.py:1160
+#: models_finds.py:1142
msgctxt "key for text search"
msgid "clutter-short-side-lower"
msgstr ""
-#: models_finds.py:1164
+#: models_finds.py:1146
msgctxt "key for text search"
msgid "clutter-height-lower"
msgstr ""
-#: models_finds.py:1168
+#: models_finds.py:1150
msgctxt "key for text search"
msgid "length-higher"
msgstr ""
-#: models_finds.py:1172
+#: models_finds.py:1154
msgctxt "key for text search"
msgid "width-higher"
msgstr ""
-#: models_finds.py:1176
+#: models_finds.py:1158
msgctxt "key for text search"
msgid "height-higher"
msgstr ""
-#: models_finds.py:1180
+#: models_finds.py:1162
msgctxt "key for text search"
msgid "thickness-higher"
msgstr ""
-#: models_finds.py:1184
+#: models_finds.py:1166
msgctxt "key for text search"
msgid "diameter-higher"
msgstr ""
-#: models_finds.py:1188
+#: models_finds.py:1170
msgctxt "key for text search"
msgid "circumference-higher"
msgstr ""
-#: models_finds.py:1192
+#: models_finds.py:1174
msgctxt "key for text search"
msgid "volume-higher"
msgstr ""
-#: models_finds.py:1196
+#: models_finds.py:1178
msgctxt "key for text search"
msgid "weight-higher"
msgstr ""
-#: models_finds.py:1201
+#: models_finds.py:1183
msgctxt "key for text search"
msgid "clutter-long-side-higher"
msgstr ""
-#: models_finds.py:1206
+#: models_finds.py:1188
msgctxt "key for text search"
msgid "clutter-short-side-higher"
msgstr ""
-#: models_finds.py:1210
+#: models_finds.py:1192
msgctxt "key for text search"
msgid "clutter-height-higher"
msgstr ""
-#: models_finds.py:1215
+#: models_finds.py:1197
msgctxt "key for text search"
msgid "dimensions-comment"
msgstr ""
-#: models_finds.py:1220
+#: models_finds.py:1202
msgctxt "key for text search"
msgid "topographic-localisation"
msgstr ""
-#: models_finds.py:1224
+#: models_finds.py:1206
msgctxt "key for text search"
msgid "check-date-before"
msgstr ""
-#: models_finds.py:1228
+#: models_finds.py:1210
msgctxt "key for text search"
msgid "check-date-after"
msgstr ""
-#: models_finds.py:1232
+#: models_finds.py:1214
msgctxt "key for text search"
msgid "alterations"
msgstr ""
-#: models_finds.py:1236
+#: models_finds.py:1218
msgctxt "key for text search"
msgid "alteration-causes"
msgstr ""
-#: models_finds.py:1240
+#: models_finds.py:1222
msgctxt "key for text search"
msgid "treatment-emergency"
msgstr ""
-#: models_finds.py:1245
+#: models_finds.py:1227
msgctxt "key for text search"
msgid "estimated-value-higher"
msgstr ""
-#: models_finds.py:1249
+#: models_finds.py:1231
msgctxt "key for text search"
msgid "estimated-value-lower"
msgstr ""
-#: models_finds.py:1254
+#: models_finds.py:1236
msgctxt "key for text search"
msgid "insurance-value-higher"
msgstr ""
-#: models_finds.py:1258
+#: models_finds.py:1240
msgctxt "key for text search"
msgid "insurance-value-lower"
msgstr ""
-#: models_finds.py:1262
+#: models_finds.py:1244
msgctxt "key for text search"
msgid "appraisal-date-before"
msgstr ""
-#: models_finds.py:1266
+#: models_finds.py:1248
msgctxt "key for text search"
msgid "appraisal-date-after"
msgstr ""
-#: models_finds.py:1272
+#: models_finds.py:1254
msgid "Division current -"
msgstr ""
-#: models_finds.py:1276
+#: models_finds.py:1258
msgctxt "key for text search"
msgid "current-division"
msgstr ""
-#: models_finds.py:1281
+#: models_finds.py:1263
msgid "Division reference -"
msgstr ""
-#: models_finds.py:1285 tests.py:804
+#: models_finds.py:1267 tests.py:805
msgctxt "key for text search"
msgid "reference-division"
msgstr ""
-#: models_finds.py:1304
+#: models_finds.py:1286
msgid "Bulk update"
msgstr ""
-#: models_finds.py:1315 models_finds.py:1611
+#: models_finds.py:1297 models_finds.py:1593
#: templates/ishtar/forms/qa_find_treatment.html:16 views.py:862
msgid "Packaging"
msgstr ""
-#: models_finds.py:1379
+#: models_finds.py:1361
msgid "Weight"
msgstr ""
-#: models_finds.py:1380
+#: models_finds.py:1362
msgid "Weight unit"
msgstr ""
-#: models_finds.py:1386 templates/ishtar/sheet_find.html:306
+#: models_finds.py:1368 templates/ishtar/sheet_find.html:306
msgid "Upstream treatment"
msgstr ""
-#: models_finds.py:1389 templates/ishtar/sheet_find.html:344
+#: models_finds.py:1371 templates/ishtar/sheet_find.html:344
msgid "Downstream treatment"
msgstr ""
-#: models_finds.py:1431
+#: models_finds.py:1413
msgid "Clutter - long side (cm)"
msgstr ""
-#: models_finds.py:1433
+#: models_finds.py:1415
msgid "Clutter - short side (cm)"
msgstr ""
-#: models_finds.py:1435
+#: models_finds.py:1417
msgid "Clutter - height (cm)"
msgstr ""
-#: models_finds.py:1452
+#: models_finds.py:1434
msgid "Collection"
msgstr ""
-#: models_finds.py:1483 models_treatments.py:184 models_treatments.py:941
+#: models_finds.py:1465 models_treatments.py:184 models_treatments.py:941
#: templates/ishtar/sheet_find.html:68 templates/ishtar/sheet_treatment.html:32
msgid "Documents"
msgstr ""
-#: models_finds.py:1488 models_treatments.py:189 models_treatments.py:946
+#: models_finds.py:1470 models_treatments.py:189 models_treatments.py:946
msgid "Main image"
msgstr ""
-#: models_finds.py:1490 models_treatments.py:196
+#: models_finds.py:1472 models_treatments.py:196
#: templates/ishtar/sheet_treatmentfile.html:62
msgid "Treatments"
msgstr ""
-#: models_finds.py:1492
+#: models_finds.py:1474
msgid "Related treatments when no new find is created"
msgstr ""
-#: models_finds.py:1493 models_treatments.py:190 models_treatments.py:951
+#: models_finds.py:1475 models_treatments.py:190 models_treatments.py:951
msgid "Cached name"
msgstr ""
-#: models_finds.py:1515
+#: models_finds.py:1497
msgid "FIND"
msgstr ""
-#: models_finds.py:1603
+#: models_finds.py:1585
msgid "Add to basket"
msgstr ""
-#: models_finds.py:1653 wizards.py:85 wizards.py:477
+#: models_finds.py:1635 wizards.py:85 wizards.py:477
msgid "Operation"
msgstr ""
-#: models_finds.py:2062
+#: models_finds.py:2044
msgid "No reference container have been set - the localisation cannot be set."
msgstr ""
-#: models_finds.py:2066
+#: models_finds.py:2048
msgid "No container have been set - the localisation cannot be set."
msgstr ""
-#: models_finds.py:2072
+#: models_finds.py:2054
msgid "The division number {} have not been set for the warehouse {}."
msgstr ""
-#: models_finds.py:2294
+#: models_finds.py:2276
msgid "Person"
msgstr ""
-#: models_finds.py:2300
+#: models_finds.py:2282
msgid "Property"
msgstr ""
-#: models_finds.py:2301
+#: models_finds.py:2283
msgid "Properties"
msgstr ""
@@ -2268,7 +2252,6 @@ msgid "Last modified by"
msgstr ""
#: templates/ishtar/sheet_basefind.html:68
-#| msgid "Location"
msgid "Localisation"
msgstr ""
@@ -2411,11 +2394,11 @@ msgstr ""
msgid "Treatment informations:"
msgstr ""
-#: tests.py:713 tests.py:739 tests.py:748
+#: tests.py:714 tests.py:740 tests.py:749
msgid "Yes"
msgstr ""
-#: tests.py:714 tests.py:740 tests.py:749
+#: tests.py:715 tests.py:741 tests.py:750
msgid "No"
msgstr ""
diff --git a/archaeological_operations/locale/django.pot b/archaeological_operations/locale/django.pot
index da93cac67..6ecf356cf 100644
--- a/archaeological_operations/locale/django.pot
+++ b/archaeological_operations/locale/django.pot
@@ -10,22 +10,21 @@
msgid ""
msgstr ""
-#: admin.py:91 models.py:278 models.py:956
+#: admin.py:91
msgid "Point"
msgstr ""
-#: admin.py:93 models.py:284 models.py:962
+#: admin.py:93
msgid "Multi polygon"
msgstr ""
-#: forms.py:64 forms.py:1096 forms.py:1112 forms.py:1118 models.py:2121
+#: forms.py:64 forms.py:1096 forms.py:1112 forms.py:1118 models.py:2076
#: templates/ishtar/blocks/window_tables/parcels.html:9
#: templates/ishtar/sheet_operation.html:271
msgid "Parcels"
msgstr ""
-#: forms.py:67 forms.py:200 forms.py:1071 models.py:282 models.py:288
-#: models.py:960 models.py:966 models.py:2105
+#: forms.py:67 forms.py:200 forms.py:1071 models.py:2060
#: templates/ishtar/blocks/window_tables/parcels.html:6
#: templates/ishtar/dashboards/dashboard_operation.html:432
#: templates/ishtar/dashboards/dashboard_operation.html:446
@@ -34,22 +33,22 @@ msgstr ""
msgid "Town"
msgstr ""
-#: forms.py:69 forms.py:482 forms.py:773 forms.py:1506 models.py:831
-#: models.py:1674 models.py:1876 models.py:2103
+#: forms.py:69 forms.py:482 forms.py:773 forms.py:1506 models.py:811
+#: models.py:1629 models.py:1831 models.py:2058
#: templates/ishtar/blocks/window_tables/parcels.html:7
msgid "Year"
msgstr ""
-#: forms.py:72 models.py:2106
+#: forms.py:72 models.py:2061
#: templates/ishtar/blocks/window_tables/parcels.html:8
msgid "Section"
msgstr ""
-#: forms.py:75 models.py:2108
+#: forms.py:75 models.py:2063
msgid "Parcel number"
msgstr ""
-#: forms.py:77 models.py:2110 models.py:2129 models.py:2190
+#: forms.py:77 models.py:2065 models.py:2084 models.py:2145
msgid "Public domain"
msgstr ""
@@ -85,8 +84,8 @@ msgstr ""
msgid "Relation type"
msgstr ""
-#: forms.py:373 forms.py:1314 ishtar_menu.py:32 models.py:971 models.py:1577
-#: models.py:1589 models.py:1676 models.py:1858 models.py:2102
+#: forms.py:373 forms.py:1314 ishtar_menu.py:32 models.py:926 models.py:1532
+#: models.py:1544 models.py:1631 models.py:1813 models.py:2057
#: templates/ishtar/sheet_operation.html:4 wizards.py:320 wizards.py:331
msgid "Operation"
msgstr ""
@@ -131,19 +130,19 @@ msgstr ""
msgid "Full text search"
msgstr ""
-#: forms.py:483 models.py:832
+#: forms.py:483 models.py:812
msgid "Numeric reference"
msgstr ""
-#: forms.py:489 forms.py:766 models.py:934
+#: forms.py:489 forms.py:766 models.py:914
msgid "DRASSM code"
msgstr ""
-#: forms.py:491 forms.py:1099 forms.py:1518 models.py:2120 models.py:2332
+#: forms.py:491 forms.py:1099 forms.py:1518 models.py:2075 models.py:2287
msgid "Parcel"
msgstr ""
-#: forms.py:494 forms.py:1521 models.py:1578
+#: forms.py:494 forms.py:1521 models.py:1533
#: templates/ishtar/dashboards/dashboard_operation.html:390
#: templates/ishtar/dashboards/dashboard_operation.html:411
#: templates/ishtar/dashboards/dashboard_operation.html:643
@@ -158,11 +157,11 @@ msgstr ""
msgid "Name"
msgstr ""
-#: forms.py:496 forms.py:771 models.py:897
+#: forms.py:496 forms.py:771 models.py:877
msgid "Address / Locality"
msgstr ""
-#: forms.py:497 forms.py:685 forms.py:767 models.py:840
+#: forms.py:497 forms.py:685 forms.py:767 models.py:820
msgid "Operation type"
msgstr ""
@@ -170,26 +169,26 @@ msgstr ""
msgid "Is open?"
msgstr ""
-#: forms.py:506 forms.py:803 models.py:824
+#: forms.py:506 forms.py:803 models.py:804
msgid "In charge"
msgstr ""
-#: forms.py:513 models.py:1852
+#: forms.py:513 models.py:1807
msgid "Scientist in charge"
msgstr ""
-#: forms.py:515 forms.py:687 forms.py:793 models.py:822
+#: forms.py:515 forms.py:687 forms.py:793 models.py:802
msgid "Operator"
msgstr ""
#: forms.py:524 forms.py:1189 forms.py:1303 forms.py:1401 models.py:231
-#: models.py:842
+#: models.py:822
#: templates/ishtar/blocks/window_tables/archaeologicalsites.html:9
msgid "Remains"
msgstr ""
#: forms.py:525 forms.py:1166 forms.py:1186 forms.py:1302 forms.py:1398
-#: models.py:229 models.py:848
+#: models.py:229 models.py:828
#: templates/ishtar/blocks/window_tables/archaeologicalsites.html:8
msgid "Periods"
msgstr ""
@@ -215,7 +214,7 @@ msgid "Search within relations"
msgstr ""
#: forms.py:532 forms.py:851 forms.py:1305 forms.py:1405 models.py:235
-#: models.py:898
+#: models.py:878
msgid "Comment"
msgstr ""
@@ -223,23 +222,23 @@ msgstr ""
msgid "Abstract (full text search)"
msgstr ""
-#: forms.py:535 forms.py:854 models.py:900
+#: forms.py:535 forms.py:854 models.py:880
msgid "Comment about scientific documentation"
msgstr ""
-#: forms.py:536 forms.py:856 models.py:919
+#: forms.py:536 forms.py:856 models.py:899
msgid "Record quality"
msgstr ""
-#: forms.py:537 forms.py:822 models.py:860
+#: forms.py:537 forms.py:822 models.py:840
msgid "Report processing"
msgstr ""
-#: forms.py:539 forms.py:859 models.py:914
+#: forms.py:539 forms.py:859 models.py:894
msgid "Virtual operation"
msgstr ""
-#: forms.py:541 forms.py:1246 forms.py:1250 models.py:304
+#: forms.py:541 forms.py:1246 forms.py:1250 models.py:278
msgid "Archaeological site"
msgstr ""
@@ -251,7 +250,7 @@ msgstr ""
msgid "Modified by"
msgstr ""
-#: forms.py:560 forms.py:844 models.py:927
+#: forms.py:560 forms.py:844 models.py:907
msgid "Documentation received"
msgstr ""
@@ -263,7 +262,7 @@ msgstr ""
msgid "Documentation deadline after"
msgstr ""
-#: forms.py:566 forms.py:849 models.py:931
+#: forms.py:566 forms.py:849 models.py:911
msgid "Finds received"
msgstr ""
@@ -283,12 +282,12 @@ msgstr ""
msgid "Associated file"
msgstr ""
-#: forms.py:650 forms.py:972 models.py:1183 models.py:1588 models.py:1675
-#: models.py:1863 wizards.py:83
+#: forms.py:650 forms.py:972 models.py:1138 models.py:1543 models.py:1630
+#: models.py:1818 wizards.py:83
msgid "Archaeological file"
msgstr ""
-#: forms.py:657 forms.py:661 models.py:922
+#: forms.py:657 forms.py:661 models.py:902
msgid "Abstract"
msgstr ""
@@ -304,7 +303,7 @@ msgstr ""
msgid "years"
msgstr ""
-#: forms.py:667 models.py:808
+#: forms.py:667 models.py:788
msgid "Creation date"
msgstr ""
@@ -366,11 +365,11 @@ msgstr ""
msgid "Operation - 010 - General"
msgstr ""
-#: forms.py:769 models.py:896
+#: forms.py:769 models.py:876
msgid "Generic name"
msgstr ""
-#: forms.py:778 models.py:863
+#: forms.py:778 models.py:843
msgid "Old code"
msgstr ""
@@ -378,7 +377,7 @@ msgstr ""
msgid "Head scientist"
msgstr ""
-#: forms.py:800 models.py:895
+#: forms.py:800 models.py:875
msgid "Operator reference"
msgstr ""
@@ -386,23 +385,23 @@ msgstr ""
msgid "Total surface (m2)"
msgstr ""
-#: forms.py:817 models.py:60 models.py:811 models.py:2334
+#: forms.py:817 models.py:60 models.py:791 models.py:2289
msgid "Start date"
msgstr ""
-#: forms.py:818 models.py:813
+#: forms.py:818 models.py:793
msgid "Excavation end date"
msgstr ""
-#: forms.py:820 models.py:814
+#: forms.py:820 models.py:794
msgid "Report delivery date"
msgstr ""
-#: forms.py:841 models.py:924
+#: forms.py:841 models.py:904
msgid "Deadline for submission of the documentation"
msgstr ""
-#: forms.py:846 models.py:929
+#: forms.py:846 models.py:909
msgid "Deadline for submission of the finds"
msgstr ""
@@ -410,31 +409,31 @@ msgstr ""
msgid "Coordinates"
msgstr ""
-#: forms.py:862 forms.py:1192 forms.py:1417 models.py:266 models.py:944
+#: forms.py:862 forms.py:1192 forms.py:1417
msgid "X"
msgstr ""
-#: forms.py:863 forms.py:1193 forms.py:1418 models.py:269 models.py:947
+#: forms.py:863 forms.py:1193 forms.py:1418
msgid "Estimated error for X"
msgstr ""
-#: forms.py:865 forms.py:1195 forms.py:1420 models.py:267 models.py:945
+#: forms.py:865 forms.py:1195 forms.py:1420
msgid "Y"
msgstr ""
-#: forms.py:866 forms.py:1196 forms.py:1421 models.py:271 models.py:949
+#: forms.py:866 forms.py:1196 forms.py:1421
msgid "Estimated error for Y"
msgstr ""
-#: forms.py:868 forms.py:1198 forms.py:1423 models.py:268 models.py:946
+#: forms.py:868 forms.py:1198 forms.py:1423
msgid "Z"
msgstr ""
-#: forms.py:869 forms.py:1199 forms.py:1424 models.py:273 models.py:951
+#: forms.py:869 forms.py:1199 forms.py:1424
msgid "Estimated error for Z"
msgstr ""
-#: forms.py:872 forms.py:1202 forms.py:1427 models.py:276 models.py:954
+#: forms.py:872 forms.py:1202 forms.py:1427
msgid "Spatial Reference System"
msgstr ""
@@ -458,7 +457,7 @@ msgstr ""
msgid "Bad operation code"
msgstr ""
-#: forms.py:968 models.py:1198
+#: forms.py:968 models.py:1153
msgid "Operation code"
msgstr ""
@@ -470,19 +469,19 @@ msgstr ""
msgid "Operation - 015 - Court-ordered seizure"
msgstr ""
-#: forms.py:1008 models.py:937
+#: forms.py:1008 models.py:917
msgid "Seizure name"
msgstr ""
-#: forms.py:1011 models.py:938
+#: forms.py:1011 models.py:918
msgid "Official report number"
msgstr ""
-#: forms.py:1014 models.py:940
+#: forms.py:1014 models.py:920
msgid "Name of the protagonist"
msgstr ""
-#: forms.py:1019 forms.py:1026 forms.py:1404 models.py:246 models.py:828
+#: forms.py:1019 forms.py:1026 forms.py:1404 models.py:246 models.py:808
msgid "Collaborators"
msgstr ""
@@ -498,20 +497,20 @@ msgstr ""
msgid "Operation - 033 - Preventive - Excavation"
msgstr ""
-#: forms.py:1039 models.py:846
+#: forms.py:1039 models.py:826
#: templates/ishtar/dashboards/dashboard_operation.html:701
msgid "Cost (euros)"
msgstr ""
-#: forms.py:1040 models.py:851
+#: forms.py:1040 models.py:831
msgid "Scheduled man-days"
msgstr ""
-#: forms.py:1042 models.py:854
+#: forms.py:1042 models.py:834
msgid "Optional man-days"
msgstr ""
-#: forms.py:1044 models.py:857
+#: forms.py:1044 models.py:837
msgid "Effective man-days"
msgstr ""
@@ -523,20 +522,20 @@ msgstr ""
msgid "Operation - 037 - Preventive - Diagnostic"
msgstr ""
-#: forms.py:1060 models.py:878
+#: forms.py:1060 models.py:858
msgid "Prescription on zoning"
msgstr ""
-#: forms.py:1062 models.py:881
+#: forms.py:1062 models.py:861
msgid "Prescription on large area"
msgstr ""
-#: forms.py:1065 models.py:883
+#: forms.py:1065 models.py:863
msgid "Prescription on geoarchaeological context"
msgstr ""
#: forms.py:1069 forms.py:1085 forms.py:1090 forms.py:1461 models.py:135
-#: models.py:233 models.py:599 models.py:844 models.py:1886
+#: models.py:233 models.py:579 models.py:824 models.py:1841
msgid "Towns"
msgstr ""
@@ -585,7 +584,7 @@ msgstr ""
msgid "This reference already exists."
msgstr ""
-#: forms.py:1261 models.py:305 models.py:911
+#: forms.py:1261 models.py:279 models.py:891
#: templates/ishtar/sheet_operation.html:202
msgid "Archaeological sites"
msgstr ""
@@ -674,11 +673,11 @@ msgstr ""
msgid "Archaeological site - 030 - Underwater"
msgstr ""
-#: forms.py:1507 forms.py:1641 models.py:1843
+#: forms.py:1507 forms.py:1641 models.py:1798
msgid "Index"
msgstr ""
-#: forms.py:1515 forms.py:1575 models.py:1602 models.py:1837
+#: forms.py:1515 forms.py:1575 models.py:1557 models.py:1792
msgid "Act type"
msgstr ""
@@ -686,7 +685,7 @@ msgstr ""
msgid "Indexed?"
msgstr ""
-#: forms.py:1522 forms.py:1580 models.py:1877
+#: forms.py:1522 forms.py:1580 models.py:1832
#: templates/ishtar/blocks/window_tables/administrativacts.html:9
msgid "Object"
msgstr ""
@@ -699,7 +698,7 @@ msgstr ""
msgid "You should select an administrative act."
msgstr ""
-#: forms.py:1583 models.py:1874
+#: forms.py:1583 models.py:1829
msgid "Signature date"
msgstr ""
@@ -759,7 +758,7 @@ msgstr ""
msgid "Deletion"
msgstr ""
-#: ishtar_menu.py:61 models.py:1893
+#: ishtar_menu.py:61 models.py:1848
#: templates/ishtar/sheet_administrativeact.html:4
msgid "Administrative act"
msgstr ""
@@ -776,17 +775,17 @@ msgstr ""
msgid "General informations"
msgstr ""
-#: ishtar_menu.py:138 models.py:972
+#: ishtar_menu.py:138 models.py:927
#: templates/ishtar/dashboards/dashboard_operation.html:8
#: templates/ishtar/sheet_site.html:79
msgid "Operations"
msgstr ""
-#: models.py:59 models.py:80 models.py:98 models.py:2812
+#: models.py:59 models.py:80 models.py:98 models.py:2767
msgid "Order"
msgstr ""
-#: models.py:61 models.py:2335
+#: models.py:61 models.py:2290
msgid "End date"
msgstr ""
@@ -823,27 +822,27 @@ msgctxt "key for text search"
msgid "reference"
msgstr ""
-#: models.py:149 models.py:663
+#: models.py:149 models.py:643
msgctxt "key for text search"
msgid "name"
msgstr ""
-#: models.py:153 models.py:695 tests.py:1646
+#: models.py:153 models.py:675 tests.py:1646
msgctxt "key for text search"
msgid "period"
msgstr ""
-#: models.py:157 models.py:691 tests.py:1677
+#: models.py:157 models.py:671 tests.py:1677
msgctxt "key for text search"
msgid "remain"
msgstr ""
-#: models.py:161 models.py:651 tests.py:1654
+#: models.py:161 models.py:631 tests.py:1654
msgctxt "key for text search"
msgid "town"
msgstr ""
-#: models.py:165 models.py:719
+#: models.py:165 models.py:699
msgctxt "key for text search"
msgid "comment"
msgstr ""
@@ -903,621 +902,605 @@ msgctxt "key for text search"
msgid "numero-affmar"
msgstr ""
-#: models.py:279 models.py:957
-msgid "Point (2D)"
-msgstr ""
-
-#: models.py:281 models.py:959
-msgid "Point source"
-msgstr ""
-
-#: models.py:282 models.py:288 models.py:960 models.py:966
-msgid "Precise"
-msgstr ""
-
-#: models.py:287 models.py:965
-msgid "Multi-polygon source"
-msgstr ""
-
-#: models.py:292 models.py:902
+#: models.py:266 models.py:882 templates/ishtar/sheet_site.html:89
msgid "Documents"
msgstr ""
-#: models.py:297 models.py:907
+#: models.py:271 models.py:887
msgid "Main image"
msgstr ""
-#: models.py:298 models.py:908 models.py:2116
+#: models.py:272 models.py:888 models.py:2071
msgid "Cached name"
msgstr ""
-#: models.py:327
+#: models.py:301
msgid "SITE"
msgstr ""
-#: models.py:425
+#: models.py:405
msgid "Unknown"
msgstr ""
-#: models.py:428
+#: models.py:408
msgid "Virtual operation of site: {}"
msgstr ""
-#: models.py:581
+#: models.py:561
msgid "Associated file (label)"
msgstr ""
-#: models.py:582
+#: models.py:562
msgid "Operator name"
msgstr ""
-#: models.py:583
+#: models.py:563
msgid "Scientist (full name)"
msgstr ""
-#: models.py:584
+#: models.py:564
msgid "Associated file (external ID)"
msgstr ""
-#: models.py:585
+#: models.py:565
msgid "Scientist (title)"
msgstr ""
-#: models.py:586
+#: models.py:566
msgid "Scientist (surname)"
msgstr ""
-#: models.py:587
+#: models.py:567
msgid "Scientist (name)"
msgstr ""
-#: models.py:588
+#: models.py:568
msgid "Scientist - Organization (name)"
msgstr ""
-#: models.py:589
+#: models.py:569
msgid "In charge (title)"
msgstr ""
-#: models.py:590
+#: models.py:570
msgid "In charge (surname)"
msgstr ""
-#: models.py:591
+#: models.py:571
msgid "In charge (name)"
msgstr ""
-#: models.py:592
+#: models.py:572
msgid "In charge - Organization (name)"
msgstr ""
-#: models.py:597
+#: models.py:577
msgid "Archaeological sites (reference)"
msgstr ""
-#: models.py:639 models.py:1687 tests.py:1649 tests.py:1694
+#: models.py:619 models.py:1642 tests.py:1649 tests.py:1694
msgctxt "key for text search"
msgid "year"
msgstr ""
-#: models.py:643
+#: models.py:623
msgctxt "key for text search"
msgid "operation-code"
msgstr ""
-#: models.py:647 models.py:1699
+#: models.py:627 models.py:1654
msgctxt "key for text search"
msgid "patriarche"
msgstr ""
-#: models.py:655 models.py:1719
+#: models.py:635 models.py:1674
msgctxt "key for text search"
msgid "parcel"
msgstr ""
-#: models.py:659
+#: models.py:639
msgctxt "key for text search"
msgid "department"
msgstr ""
-#: models.py:667
+#: models.py:647
msgctxt "key for text search"
msgid "address"
msgstr ""
-#: models.py:671 models.py:1703
+#: models.py:651 models.py:1658
msgctxt "key for text search"
msgid "type"
msgstr ""
-#: models.py:675 tests.py:1682
+#: models.py:655 tests.py:1682
msgctxt "key for text search"
msgid "is-open"
msgstr ""
-#: models.py:679
+#: models.py:659
msgctxt "key for text search"
msgid "in-charge"
msgstr ""
-#: models.py:683
+#: models.py:663
msgctxt "key for text search"
msgid "scientist"
msgstr ""
-#: models.py:687
+#: models.py:667
msgctxt "key for text search"
msgid "operator"
msgstr ""
-#: models.py:699
+#: models.py:679
msgctxt "key for text search"
msgid "start-before"
msgstr ""
-#: models.py:703
+#: models.py:683
msgctxt "key for text search"
msgid "start-after"
msgstr ""
-#: models.py:707
+#: models.py:687
msgctxt "key for text search"
msgid "end-before"
msgstr ""
-#: models.py:711
+#: models.py:691
msgctxt "key for text search"
msgid "end-after"
msgstr ""
-#: models.py:715
+#: models.py:695
msgctxt "key for text search"
msgid "relation-types"
msgstr ""
-#: models.py:723
+#: models.py:703
msgctxt "key for text search"
msgid "abstract"
msgstr ""
-#: models.py:728
+#: models.py:708
msgctxt "key for text search"
msgid "scientific-documentation-comment"
msgstr ""
-#: models.py:732
+#: models.py:712
msgctxt "key for text search"
msgid "record-quality"
msgstr ""
-#: models.py:737
+#: models.py:717
msgctxt "key for text search"
msgid "report-processing"
msgstr ""
-#: models.py:742
+#: models.py:722
msgctxt "key for text search"
msgid "virtual-operation"
msgstr ""
-#: models.py:747 models.py:789
+#: models.py:727 models.py:769
msgctxt "key for text search"
msgid "site"
msgstr ""
-#: models.py:751 models.py:1737
+#: models.py:731 models.py:1692
msgctxt "key for text search"
msgid "created-by"
msgstr ""
-#: models.py:755 models.py:1741
+#: models.py:735 models.py:1696
msgctxt "key for text search"
msgid "modified-by"
msgstr ""
-#: models.py:759
+#: models.py:739
msgctxt "key for text search"
msgid "documentation-received"
msgstr ""
-#: models.py:763
+#: models.py:743
msgctxt "key for text search"
msgid "documentation-deadline-before"
msgstr ""
-#: models.py:767
+#: models.py:747
msgctxt "key for text search"
msgid "documentation-deadline-after"
msgstr ""
-#: models.py:771
+#: models.py:751
msgctxt "key for text search"
msgid "finds-received"
msgstr ""
-#: models.py:775
+#: models.py:755
msgctxt "key for text search"
msgid "finds-deadline-before"
msgstr ""
-#: models.py:779
+#: models.py:759
msgctxt "key for text search"
msgid "finds-deadline-after"
msgstr ""
-#: models.py:783
+#: models.py:763
msgctxt "key for text search"
msgid "code-drassm"
msgstr ""
-#: models.py:791
+#: models.py:771
msgctxt "key for text search"
msgid "file"
msgstr ""
-#: models.py:810 templates/ishtar/sheet_operation.html:61
+#: models.py:790 templates/ishtar/sheet_operation.html:61
msgid "Closing date"
msgstr ""
-#: models.py:817
+#: models.py:797
msgid "In charge scientist"
msgstr ""
-#: models.py:836 models.py:2098
+#: models.py:816 models.py:2053
msgid "File"
msgstr ""
-#: models.py:841
+#: models.py:821
msgid "Surface (m2)"
msgstr ""
-#: models.py:916
+#: models.py:896
msgid ""
"If checked, it means that this operation have not been officialy registered."
msgstr ""
-#: models.py:1021
+#: models.py:976
msgid "OPE"
msgstr ""
-#: models.py:1118
+#: models.py:1073
msgid "Intercommunal"
msgstr ""
-#: models.py:1178
+#: models.py:1133
msgid "Add context record"
msgstr ""
-#: models.py:1179
+#: models.py:1134
msgid "context record"
msgstr ""
-#: models.py:1184
+#: models.py:1139
msgid "Code patriarche"
msgstr ""
-#: models.py:1226
+#: models.py:1181
msgid "This operation code already exists for this year"
msgstr ""
-#: models.py:1286
+#: models.py:1241
msgid "Number of parcels"
msgstr ""
-#: models.py:1296
+#: models.py:1251
msgid "Number of administrative acts"
msgstr ""
-#: models.py:1304
+#: models.py:1259
msgid "Number of indexed administrative acts"
msgstr ""
-#: models.py:1312
+#: models.py:1267
msgid "Number of context records"
msgstr ""
-#: models.py:1348
+#: models.py:1303
msgid "Number of finds"
msgstr ""
-#: models.py:1393
+#: models.py:1348
msgid "No type"
msgstr ""
-#: models.py:1424
+#: models.py:1379
msgid "Number of sources"
msgstr ""
-#: models.py:1462 templates/ishtar/dashboards/dashboard_operation.html:309
+#: models.py:1417 templates/ishtar/dashboards/dashboard_operation.html:309
#: templates/ishtar/dashboards/dashboard_operation.html:575
#: templates/ishtar/dashboards/dashboard_operation.html:611
msgid "Mean"
msgstr ""
-#: models.py:1532
+#: models.py:1487
msgid "Operation relation type"
msgstr ""
-#: models.py:1533
+#: models.py:1488
msgid "Operation relation types"
msgstr ""
-#: models.py:1546
+#: models.py:1501
msgid "Operation record relation"
msgstr ""
-#: models.py:1547
+#: models.py:1502
msgid "Operation record relations"
msgstr ""
-#: models.py:1590 models.py:1868
+#: models.py:1545 models.py:1823
msgid "Treatment request"
msgstr ""
-#: models.py:1591 models.py:1873
+#: models.py:1546 models.py:1828
msgid "Treatment"
msgstr ""
-#: models.py:1593
+#: models.py:1548
msgid "Intended to"
msgstr ""
-#: models.py:1595
+#: models.py:1550
msgid "Code"
msgstr ""
-#: models.py:1598
+#: models.py:1553
msgid "Associated template"
msgstr ""
-#: models.py:1599
+#: models.py:1554
msgid "Indexed"
msgstr ""
-#: models.py:1603
+#: models.py:1558
msgid "Act types"
msgstr ""
-#: models.py:1674 models.py:1914
+#: models.py:1629 models.py:1869
#: templates/ishtar/blocks/window_tables/administrativacts.html:6
#: templates/ishtar/blocks/window_tables/archaeologicalsites.html:6
msgid "Ref."
msgstr ""
-#: models.py:1691
+#: models.py:1646
msgctxt "key for text search"
msgid "index"
msgstr ""
-#: models.py:1695
+#: models.py:1650
msgctxt "key for text search"
msgid "other-ref"
msgstr ""
-#: models.py:1707
+#: models.py:1662
msgctxt "key for text search"
msgid "indexed"
msgstr ""
-#: models.py:1711
+#: models.py:1666
msgctxt "key for text search"
msgid "operation-town"
msgstr ""
-#: models.py:1715
+#: models.py:1670
msgctxt "key for text search"
msgid "file-town"
msgstr ""
-#: models.py:1725
+#: models.py:1680
msgctxt "key for text search"
msgid "operation-department"
msgstr ""
-#: models.py:1729
+#: models.py:1684
msgctxt "key for text search"
msgid "file-department"
msgstr ""
-#: models.py:1733
+#: models.py:1688
msgctxt "key for text search"
msgid "object"
msgstr ""
-#: models.py:1745
+#: models.py:1700
msgctxt "key for text search"
msgid "signature-before"
msgstr ""
-#: models.py:1749
+#: models.py:1704
msgctxt "key for text search"
msgid "signature-after"
msgstr ""
-#: models.py:1753
+#: models.py:1708
msgctxt "key for text search"
msgid "file-name"
msgstr ""
-#: models.py:1757
+#: models.py:1712
msgctxt "key for text search"
msgid "general-contractor"
msgstr ""
-#: models.py:1762
+#: models.py:1717
msgctxt "key for text search"
msgid "general-contractor-organization"
msgstr ""
-#: models.py:1767
+#: models.py:1722
msgctxt "key for text search"
msgid "file-reference"
msgstr ""
-#: models.py:1771
+#: models.py:1726
msgctxt "key for text search"
msgid "file-year"
msgstr ""
-#: models.py:1775
+#: models.py:1730
msgctxt "key for text search"
msgid "file-other-reference"
msgstr ""
-#: models.py:1779
+#: models.py:1734
msgctxt "key for text search"
msgid "file-in-charge"
msgstr ""
-#: models.py:1783
+#: models.py:1738
msgctxt "key for text search"
msgid "file-permit-reference"
msgstr ""
-#: models.py:1787
+#: models.py:1742
msgctxt "key for text search"
msgid "treatment-name"
msgstr ""
-#: models.py:1791
+#: models.py:1746
msgctxt "key for text search"
msgid "treatment-reference"
msgstr ""
-#: models.py:1795
+#: models.py:1750
msgctxt "key for text search"
msgid "treatment-year"
msgstr ""
-#: models.py:1799
+#: models.py:1754
msgctxt "key for text search"
msgid "treatment-index"
msgstr ""
-#: models.py:1803
+#: models.py:1758
msgctxt "key for text search"
msgid "treatment-type"
msgstr ""
-#: models.py:1807
+#: models.py:1762
msgctxt "key for text search"
msgid "treatment-file-name"
msgstr ""
-#: models.py:1811
+#: models.py:1766
msgctxt "key for text search"
msgid "treatment-file-reference"
msgstr ""
-#: models.py:1815
+#: models.py:1770
msgctxt "key for text search"
msgid "treatment-file-year"
msgstr ""
-#: models.py:1819
+#: models.py:1774
msgctxt "key for text search"
msgid "treatment-file-index"
msgstr ""
-#: models.py:1823
+#: models.py:1778
msgctxt "key for text search"
msgid "treatment-file-type"
msgstr ""
-#: models.py:1841
+#: models.py:1796
msgid "Person in charge of the operation"
msgstr ""
-#: models.py:1847
+#: models.py:1802
msgid "Archaeological preventive operator"
msgstr ""
-#: models.py:1855
+#: models.py:1810
msgid "Signatory"
msgstr ""
-#: models.py:1883
+#: models.py:1838
msgid "Departments"
msgstr ""
-#: models.py:1884
+#: models.py:1839
msgid "Cached values get from associated departments"
msgstr ""
-#: models.py:1887
+#: models.py:1842
msgid "Cached values get from associated towns"
msgstr ""
-#: models.py:1894 templates/ishtar/sheet_operation.html:212
+#: models.py:1849 templates/ishtar/sheet_operation.html:212
#: templates/ishtar/sheet_operation.html:265
msgid "Administrative acts"
msgstr ""
-#: models.py:2027
+#: models.py:1982
msgid "This index already exists for this year"
msgstr ""
-#: models.py:2111
+#: models.py:2066
msgid "External ID"
msgstr ""
-#: models.py:2114
+#: models.py:2069
msgid "External ID is set automatically"
msgstr ""
-#: models.py:2115
+#: models.py:2070
msgid "Address - Locality"
msgstr ""
-#: models.py:2330
+#: models.py:2285
msgid "Owner"
msgstr ""
-#: models.py:2338
+#: models.py:2293
msgid "Parcel owner"
msgstr ""
-#: models.py:2339
+#: models.py:2294
msgid "Parcel owners"
msgstr ""
-#: models.py:2373
+#: models.py:2328
msgid "Recorded"
msgstr ""
-#: models.py:2374
+#: models.py:2329
msgid "Effective"
msgstr ""
-#: models.py:2375
+#: models.py:2330
msgid "Active"
msgstr ""
-#: models.py:2376
+#: models.py:2331
msgid "Field completed"
msgstr ""
-#: models.py:2377
+#: models.py:2332
msgid "Associated report"
msgstr ""
-#: models.py:2378
+#: models.py:2333
msgid "Closed"
msgstr ""
-#: models.py:2379
+#: models.py:2334
msgid "Documented and closed"
msgstr ""
-#: models.py:2813
+#: models.py:2768
msgid "Is preventive"
msgstr ""
-#: models.py:2816
+#: models.py:2771
msgid "Operation type old"
msgstr ""
-#: models.py:2817
+#: models.py:2772
msgid "Operation types old"
msgstr ""
@@ -1846,7 +1829,7 @@ msgstr ""
#: templates/ishtar/sheet_operation.html:244
#: templates/ishtar/sheet_operation.html:303
-#: templates/ishtar/sheet_site.html:84
+#: templates/ishtar/sheet_site.html:85
msgid "Finds"
msgstr ""
diff --git a/archaeological_warehouse/locale/django.pot b/archaeological_warehouse/locale/django.pot
index 0f65f5862..baa0af80d 100644
--- a/archaeological_warehouse/locale/django.pot
+++ b/archaeological_warehouse/locale/django.pot
@@ -10,241 +10,258 @@
msgid ""
msgstr ""
-#: forms.py:48 forms.py:123 ishtar_menu.py:32 models.py:98 models.py:266
+#: forms.py:49 forms.py:125 ishtar_menu.py:32 models.py:99 models.py:269
#: templates/ishtar/sheet_warehouse.html:4
msgid "Warehouse"
msgstr ""
-#: forms.py:57 forms.py:62 models.py:747
+#: forms.py:58 forms.py:63 models.py:767
msgid "Division"
msgstr ""
-#: forms.py:64 models.py:294
+#: forms.py:65 models.py:297
msgid "Order"
msgstr ""
-#: forms.py:77
+#: forms.py:78
msgid "There are identical divisions."
msgstr ""
-#: forms.py:78
+#: forms.py:79
msgid "Order fields must be different."
msgstr ""
-#: forms.py:84 models.py:83
+#: forms.py:85 models.py:84
msgid "Divisions"
msgstr ""
-#: forms.py:85
+#: forms.py:86
msgid "Warehouse - 020 - Divisions"
msgstr ""
-#: forms.py:91
+#: forms.py:92
msgid "Warehouse - 001 - Search"
msgstr ""
-#: forms.py:95 forms.py:263
+#: forms.py:96 forms.py:278
msgid "Full text search"
msgstr ""
-#: forms.py:98 forms.py:129 models.py:75 models.py:263
+#: forms.py:99 forms.py:135 models.py:76 models.py:266
msgid "Name"
msgstr ""
-#: forms.py:99 forms.py:131 models.py:40 models.py:77
+#: forms.py:100 forms.py:137 models.py:40 models.py:78
msgid "Warehouse type"
msgstr ""
-#: forms.py:111 views.py:122
+#: forms.py:112 views.py:122
msgid "Warehouse search"
msgstr ""
-#: forms.py:124
+#: forms.py:126
msgid "Warehouse - 010 - General"
msgstr ""
-#: forms.py:134 models.py:80
+#: forms.py:140 models.py:81
msgid "Person in charge"
msgstr ""
-#: forms.py:140 forms.py:205 forms.py:272 models.py:81 models.py:479
+#: forms.py:146 forms.py:220 forms.py:287 models.py:82 models.py:483
msgid "Comment"
msgstr ""
-#: forms.py:142
+#: forms.py:148
msgid "Address"
msgstr ""
-#: forms.py:144
+#: forms.py:150
msgid "Address complement"
msgstr ""
-#: forms.py:146
+#: forms.py:152
msgid "Postal code"
msgstr ""
-#: forms.py:148
-msgid "Town"
+#: forms.py:154
+msgid "Town (freeform)"
msgstr ""
-#: forms.py:149
+#: forms.py:157
msgid "Country"
msgstr ""
-#: forms.py:151
+#: forms.py:159
msgid "Phone"
msgstr ""
-#: forms.py:152
+#: forms.py:160
msgid "Mobile phone"
msgstr ""
-#: forms.py:177 forms.py:178
+#: forms.py:162
+msgid "Coordinates"
+msgstr ""
+
+#: forms.py:163
+msgid "X"
+msgstr ""
+
+#: forms.py:164
+msgid "Y"
+msgstr ""
+
+#: forms.py:166
+msgid "Spatial Reference System"
+msgstr ""
+
+#: forms.py:192 forms.py:193
msgid "Would you like to delete this warehouse?"
msgstr ""
-#: forms.py:182 models.py:500 models.py:744
+#: forms.py:197 models.py:504 models.py:764
#: templates/ishtar/sheet_container.html:4
msgid "Container"
msgstr ""
-#: forms.py:183
+#: forms.py:198
msgid "Container - 010 - General"
msgstr ""
-#: forms.py:189 forms.py:270 models.py:309
+#: forms.py:204 forms.py:285 models.py:312
msgid "Ref."
msgstr ""
-#: forms.py:190 forms.py:271 models.py:487
+#: forms.py:205 forms.py:286 models.py:491
msgid "Old reference"
msgstr ""
-#: forms.py:192 forms.py:269 models.py:313 models.py:477
+#: forms.py:207 forms.py:284 models.py:316 models.py:481
msgid "Container type"
msgstr ""
-#: forms.py:194 forms.py:267
+#: forms.py:209 forms.py:282
msgid "Current location (warehouse)"
msgstr ""
-#: forms.py:200 forms.py:268 models.py:474
+#: forms.py:215 forms.py:283 models.py:478
msgid "Responsible warehouse"
msgstr ""
-#: forms.py:230
+#: forms.py:245
msgid "ID"
msgstr ""
-#: forms.py:252
+#: forms.py:267
msgid "This ID already exists for this warehouse."
msgstr ""
-#: forms.py:259
+#: forms.py:274
msgid "Container - 001 - Search"
msgstr ""
-#: forms.py:275
+#: forms.py:290
msgid "Archaeological site (attached to the operation)"
msgstr ""
-#: forms.py:281
+#: forms.py:296
msgid "Archaeological site name (attached to the operation)"
msgstr ""
-#: forms.py:284
+#: forms.py:299
msgid "Archaeological site (attached to the context record)"
msgstr ""
-#: forms.py:290
+#: forms.py:305
msgid "Archaeological site name (attached to the context record)"
msgstr ""
-#: forms.py:292
+#: forms.py:307
msgid "Code PATRIARCHE"
msgstr ""
-#: forms.py:295
+#: forms.py:310
msgid "Context record"
msgstr ""
-#: forms.py:300
+#: forms.py:315
msgid "Find - Description"
msgstr ""
-#: forms.py:302
+#: forms.py:317
msgid "Material type"
msgstr ""
-#: forms.py:308
+#: forms.py:323
msgid "Object type"
msgstr ""
-#: forms.py:313
+#: forms.py:328
msgid "Integrity / interest"
msgstr ""
-#: forms.py:315
+#: forms.py:330
msgid "Remarkability"
msgstr ""
-#: forms.py:317
+#: forms.py:332
msgid "Conservatory state"
msgstr ""
-#: forms.py:320
+#: forms.py:335
msgid "Alteration"
msgstr ""
-#: forms.py:322
+#: forms.py:337
msgid "Alteration cause"
msgstr ""
-#: forms.py:324
+#: forms.py:339
msgid "Preservation type"
msgstr ""
-#: forms.py:326
+#: forms.py:341
msgid "Treatment emergency"
msgstr ""
-#: forms.py:342 forms.py:348 views.py:164
+#: forms.py:357 forms.py:363 views.py:164
msgid "Container search"
msgstr ""
-#: forms.py:344 forms.py:350
+#: forms.py:359 forms.py:365
msgid "You should select a container."
msgstr ""
-#: forms.py:345
+#: forms.py:360
msgid "Add a new container"
msgstr ""
-#: forms.py:355 views.py:117
+#: forms.py:370 views.py:117
msgid "Packaging"
msgstr ""
-#: forms.py:361
+#: forms.py:376
msgid "Packager"
msgstr ""
-#: forms.py:367
+#: forms.py:382
msgid "Date"
msgstr ""
-#: forms.py:373
+#: forms.py:388
msgid "Packaged finds"
msgstr ""
-#: forms.py:377
+#: forms.py:392
msgid "Container - 020 - Localisation"
msgstr ""
-#: forms.py:379 models.py:480
+#: forms.py:394 models.py:484 templates/ishtar/sheet_container.html:43
+#: templates/ishtar/sheet_warehouse.html:41
msgid "Localisation"
msgstr ""
-#: forms.py:403 forms.py:404
+#: forms.py:418 forms.py:419
msgid "Would you like to delete this container?"
msgstr ""
@@ -264,8 +281,8 @@ msgstr ""
msgid "Deletion"
msgstr ""
-#: ishtar_menu.py:49 models.py:501 templates/ishtar/sheet_warehouse.html:42
-#: templates/ishtar/sheet_warehouse.html:87
+#: ishtar_menu.py:49 models.py:505 templates/ishtar/sheet_warehouse.html:55
+#: templates/ishtar/sheet_warehouse.html:100
msgid "Containers"
msgstr ""
@@ -278,271 +295,271 @@ msgctxt "key for text search"
msgid "name"
msgstr ""
-#: models.py:68 models.py:366
+#: models.py:68 models.py:370
msgctxt "key for text search"
msgid "type"
msgstr ""
-#: models.py:87 models.py:492
+#: models.py:88 models.py:496
msgid "Documents"
msgstr ""
-#: models.py:92 models.py:497
+#: models.py:93 models.py:501
msgid "Main image"
msgstr ""
-#: models.py:93 models.py:488
+#: models.py:94 models.py:492
msgid "External ID"
msgstr ""
-#: models.py:95 models.py:490
+#: models.py:96 models.py:494
msgid "External ID is set automatically"
msgstr ""
-#: models.py:99
+#: models.py:100
msgid "Warehouses"
msgstr ""
-#: models.py:265
+#: models.py:268
msgid "Description"
msgstr ""
-#: models.py:270 models.py:271
+#: models.py:273 models.py:274
msgid "Collection"
msgstr ""
-#: models.py:280
+#: models.py:283
msgid "Warehouse division type"
msgstr ""
-#: models.py:281
+#: models.py:284
msgid "Warehouse division types"
msgstr ""
-#: models.py:305
+#: models.py:308
msgid "Length (mm)"
msgstr ""
-#: models.py:306
+#: models.py:309
msgid "Width (mm)"
msgstr ""
-#: models.py:307
+#: models.py:310
msgid "Height (mm)"
msgstr ""
-#: models.py:308
+#: models.py:311
msgid "Volume (l)"
msgstr ""
-#: models.py:314
+#: models.py:317
msgid "Container types"
msgstr ""
-#: models.py:349
+#: models.py:352
msgid "Location - index"
msgstr ""
-#: models.py:350
+#: models.py:353
msgid "Precise localisation"
msgstr ""
-#: models.py:351
+#: models.py:354
msgid "Type"
msgstr ""
-#: models.py:358
+#: models.py:362
msgctxt "key for text search"
msgid "location"
msgstr ""
-#: models.py:362
+#: models.py:366
msgctxt "key for text search"
msgid "responsible-warehouse"
msgstr ""
-#: models.py:370
+#: models.py:374
msgctxt "key for text search"
msgid "reference"
msgstr ""
-#: models.py:374
+#: models.py:378
msgctxt "key for text search"
msgid "old-reference"
msgstr ""
-#: models.py:378
+#: models.py:382
msgctxt "key for text search"
msgid "comment"
msgstr ""
-#: models.py:383
+#: models.py:387
msgctxt "key for text search"
msgid "code-patriarche"
msgstr ""
-#: models.py:389
+#: models.py:393
msgctxt "key for text search"
msgid "site"
msgstr ""
-#: models.py:394
+#: models.py:398
msgctxt "key for text search"
msgid "site-name"
msgstr ""
-#: models.py:399
+#: models.py:403
msgctxt "key for text search"
msgid "context-record-site"
msgstr ""
-#: models.py:405
+#: models.py:409
msgctxt "key for text search"
msgid "context-record-site-name"
msgstr ""
-#: models.py:410
+#: models.py:414
msgctxt "key for text search"
msgid "context-record"
msgstr ""
-#: models.py:414
+#: models.py:418
msgctxt "key for text search"
msgid "material"
msgstr ""
-#: models.py:418
+#: models.py:422
msgctxt "key for text search"
msgid "object-type"
msgstr ""
-#: models.py:422
+#: models.py:426
msgctxt "key for text search"
msgid "preservation"
msgstr ""
-#: models.py:426
+#: models.py:430
msgctxt "key for text search"
msgid "conservatory"
msgstr ""
-#: models.py:430
+#: models.py:434
msgctxt "key for text search"
msgid "integrity"
msgstr ""
-#: models.py:434
+#: models.py:438
msgctxt "key for text search"
msgid "remarkability"
msgstr ""
-#: models.py:438
+#: models.py:442
msgctxt "key for text search"
msgid "alterations"
msgstr ""
-#: models.py:442
+#: models.py:446
msgctxt "key for text search"
msgid "alteration-causes"
msgstr ""
-#: models.py:446
+#: models.py:450
msgctxt "key for text search"
msgid "treatment-emergency"
msgstr ""
-#: models.py:450
+#: models.py:454
msgctxt "key for text search"
msgid "find-description"
msgstr ""
-#: models.py:457
+#: models.py:461
msgid "Division -"
msgstr ""
-#: models.py:461
+#: models.py:465
msgctxt "key for text search"
msgid "division"
msgstr ""
-#: models.py:471
+#: models.py:475
msgid "Location (warehouse)"
msgstr ""
-#: models.py:478
+#: models.py:482
msgid "Container ref."
msgstr ""
-#: models.py:482
+#: models.py:486
msgid "Cached location"
msgstr ""
-#: models.py:484
+#: models.py:488
msgid "Cached division"
msgstr ""
-#: models.py:690
+#: models.py:706
msgid "Add treatment"
msgstr ""
-#: models.py:748
+#: models.py:768
msgid "Reference"
msgstr ""
-#: models.py:751
+#: models.py:771
msgid "Container localisation"
msgstr ""
-#: models.py:752
+#: models.py:772
msgid "Container localisations"
msgstr ""
-#: templates/ishtar/sheet_container.html:44
+#: templates/ishtar/sheet_container.html:56
msgid "Content"
msgstr ""
-#: templates/ishtar/sheet_container.html:49
+#: templates/ishtar/sheet_container.html:61
msgid "Reference content"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:47
+#: templates/ishtar/sheet_warehouse.html:60
msgid "Attached containers"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:51
+#: templates/ishtar/sheet_warehouse.html:64
msgid "Statistics"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:52
+#: templates/ishtar/sheet_warehouse.html:65
msgid "These numbers are updated hourly"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:54
+#: templates/ishtar/sheet_warehouse.html:67
msgid "Finds"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:56
+#: templates/ishtar/sheet_warehouse.html:69
msgid "Number of attached finds"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:58
+#: templates/ishtar/sheet_warehouse.html:71
msgid "Number of hosted finds"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:63
+#: templates/ishtar/sheet_warehouse.html:76
msgid "Finds by location in the warehouse"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:71
-#: templates/ishtar/sheet_warehouse.html:102
+#: templates/ishtar/sheet_warehouse.html:84
+#: templates/ishtar/sheet_warehouse.html:115
msgid "Total"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:89
+#: templates/ishtar/sheet_warehouse.html:102
msgid "Number of containers"
msgstr ""
-#: templates/ishtar/sheet_warehouse.html:94
+#: templates/ishtar/sheet_warehouse.html:107
msgid "Containers by location in the warehouse"
msgstr ""
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot
index e37e8c028..475a813f6 100644
--- a/ishtar_common/locale/django.pot
+++ b/ishtar_common/locale/django.pot
@@ -36,16 +36,16 @@ msgstr ""
msgid "Export selected as CSV file"
msgstr ""
-#: admin.py:182 models.py:2234
+#: admin.py:182 models.py:2307
msgid "Maps - default center"
msgstr ""
-#: admin.py:217 models.py:1913 templates/navbar.html:31
+#: admin.py:217 models.py:1986 templates/navbar.html:31
msgid "Profile"
msgstr ""
#: admin.py:218 forms_common.py:787 forms_common.py:806 forms_common.py:807
-#: models.py:3299
+#: models.py:3593
msgid "Profiles"
msgstr ""
@@ -67,7 +67,7 @@ msgstr ""
msgid "These parents are missing: {}"
msgstr ""
-#: admin.py:396 admin.py:415 models.py:960 models.py:4534
+#: admin.py:396 admin.py:415 models.py:960 models.py:3086
msgid "Parent"
msgstr ""
@@ -75,11 +75,11 @@ msgstr ""
msgid "Center"
msgstr ""
-#: admin.py:405 models.py:4376
+#: admin.py:405 models.py:2927
msgid "Limit"
msgstr ""
-#: admin.py:408 models.py:4387
+#: admin.py:408 models.py:2938
msgid "Town children"
msgstr ""
@@ -127,16 +127,16 @@ msgstr ""
msgid "Hide selected"
msgstr ""
-#: admin.py:943 models.py:2322
+#: admin.py:943 models.py:2395
msgid "Form"
msgstr ""
-#: admin.py:945 models.py:2347 models_imports.py:127
+#: admin.py:945 models.py:2420 models_imports.py:127
#: templates/ishtar/dashboards/dashboard_main.html:39
msgid "Users"
msgstr ""
-#: admin.py:965 models.py:2426
+#: admin.py:965 models.py:2499
msgid "Field"
msgstr ""
@@ -356,28 +356,28 @@ msgstr ""
msgid "Closing date"
msgstr ""
-#: forms.py:675 forms_common.py:1312
+#: forms.py:679 forms_common.py:1312
msgid "You should select an item."
msgstr ""
-#: forms.py:676
+#: forms.py:680
msgid "Add a new item"
msgstr ""
-#: forms.py:831
+#: forms.py:834
msgid " - append to existing"
msgstr ""
-#: forms.py:834
+#: forms.py:837
msgid " - replace"
msgstr ""
-#: forms.py:877 models.py:2681
+#: forms.py:880 models.py:2754
msgid "Template"
msgstr ""
#: forms_common.py:57 forms_common.py:75 forms_common.py:322
-#: forms_common.py:561 models.py:1559 models.py:2832 models.py:4394
+#: forms_common.py:561 models.py:1575 models.py:2945
#: templates/blocks/JQueryAdvancedTown.html:19
msgid "Town"
msgstr ""
@@ -392,8 +392,8 @@ msgid ""
"french town Saint-Denis in the Seine-Saint-Denis department.</p>"
msgstr ""
-#: forms_common.py:84 forms_common.py:1333 ishtar_menu.py:48 models.py:3212
-#: models.py:3464 models.py:3588 models.py:3793
+#: forms_common.py:84 forms_common.py:1333 ishtar_menu.py:48 models.py:3506
+#: models.py:3758 models.py:3882 models.py:4081
#: templates/ishtar/sheet_person.html:4
msgid "Person"
msgstr ""
@@ -445,16 +445,16 @@ msgid "all users"
msgstr ""
#: forms_common.py:310 forms_common.py:480 forms_common.py:614
-#: ishtar_menu.py:76 models.py:3034 models.py:3153 models.py:3553
+#: ishtar_menu.py:76 models.py:3328 models.py:3447 models.py:3847
#: templates/ishtar/sheet_organization.html:4
msgid "Organization"
msgstr ""
#: forms_common.py:313 forms_common.py:356 forms_common.py:475
#: forms_common.py:531 forms_common.py:609 forms_common.py:795
-#: forms_common.py:828 models.py:1134 models.py:1158 models.py:2107
-#: models.py:2321 models.py:2677 models.py:3026 models.py:3196 models.py:3452
-#: models.py:4372 models.py:4657 models_imports.py:98 models_imports.py:123
+#: forms_common.py:828 models.py:1134 models.py:1158 models.py:2180
+#: models.py:2394 models.py:2750 models.py:2923 models.py:3320 models.py:3490
+#: models.py:3746 models.py:4720 models_imports.py:98 models_imports.py:123
#: models_imports.py:448 models_imports.py:542 models_imports.py:833
#: templates/ishtar/import_step_by_step.html:102
#: templates/ishtar/import_step_by_step.html:270
@@ -463,40 +463,40 @@ msgstr ""
msgid "Name"
msgstr ""
-#: forms_common.py:314 models.py:2985 models_imports.py:635
+#: forms_common.py:314 models.py:3279 models_imports.py:635
#: models_imports.py:636
msgid "Organization type"
msgstr ""
-#: forms_common.py:316 forms_common.py:555 models.py:2827
+#: forms_common.py:316 forms_common.py:555 models.py:3110
#: templates/ishtar/blocks/sheet_address_section.html:4
msgid "Address"
msgstr ""
-#: forms_common.py:318 forms_common.py:558 models.py:2828
+#: forms_common.py:318 forms_common.py:558 models.py:3111
msgid "Address complement"
msgstr ""
-#: forms_common.py:320 forms_common.py:559 models.py:2830
+#: forms_common.py:320 forms_common.py:559 models.py:3113
msgid "Postal code"
msgstr ""
-#: forms_common.py:323 forms_common.py:562 models.py:2833
+#: forms_common.py:323 forms_common.py:562 models.py:3119
msgid "Country"
msgstr ""
#: forms_common.py:325 forms_common.py:477 forms_common.py:535
-#: forms_common.py:611 forms_common.py:736 models.py:2860
+#: forms_common.py:611 forms_common.py:736 models.py:3146
msgid "Email"
msgstr ""
-#: forms_common.py:326 forms_common.py:538 models.py:2845
+#: forms_common.py:326 forms_common.py:538 models.py:3131
#: templates/ishtar/sheet_person.html:27
#: templates/ishtar/wizard/wizard_person.html:33
msgid "Phone"
msgstr ""
-#: forms_common.py:327 forms_common.py:547 models.py:2857
+#: forms_common.py:327 forms_common.py:547 models.py:3143
#: templates/ishtar/sheet_person.html:45
#: templates/ishtar/wizard/wizard_person.html:54
msgid "Mobile phone"
@@ -508,7 +508,7 @@ msgid "Full text search"
msgstr ""
#: forms_common.py:357 forms_common.py:478 forms_common.py:612
-#: forms_common.py:793 models.py:1167 models.py:3028 models.py:4037
+#: forms_common.py:793 models.py:1167 models.py:3322 models.py:4325
#: models_imports.py:686 templates/ishtar/blocks/window_image_detail.html:24
#: templates/ishtar/blocks/window_tables/documents.html:8
#: templates/ishtar/import_table.html:28
@@ -532,7 +532,7 @@ msgstr ""
msgid "Organization to merge"
msgstr ""
-#: forms_common.py:476 forms_common.py:529 forms_common.py:610 models.py:3194
+#: forms_common.py:476 forms_common.py:529 forms_common.py:610 models.py:3488
#: templates/ishtar/sheet_organization.html:24
msgid "Surname"
msgstr ""
@@ -549,25 +549,25 @@ msgstr ""
msgid "Identity"
msgstr ""
-#: forms_common.py:526 forms_common.py:1102 forms_common.py:1247 models.py:3187
-#: models.py:3189 models.py:4027 models_imports.py:638
+#: forms_common.py:526 forms_common.py:1102 forms_common.py:1247 models.py:3481
+#: models.py:3483 models.py:4315 models_imports.py:638
#: templates/ishtar/blocks/window_tables/documents.html:7
msgid "Title"
msgstr ""
-#: forms_common.py:527 models.py:3192
+#: forms_common.py:527 models.py:3486
msgid "Salutation"
msgstr ""
-#: forms_common.py:533 models.py:3198
+#: forms_common.py:533 models.py:3492
msgid "Raw name"
msgstr ""
-#: forms_common.py:536 models.py:2846
+#: forms_common.py:536 models.py:3132
msgid "Phone description"
msgstr ""
-#: forms_common.py:539 models.py:2848 models.py:2850
+#: forms_common.py:539 models.py:3134 models.py:3136
msgid "Phone description 2"
msgstr ""
@@ -575,11 +575,11 @@ msgstr ""
msgid "Phone 2"
msgstr ""
-#: forms_common.py:543 models.py:2854
+#: forms_common.py:543 models.py:3140
msgid "Phone description 3"
msgstr ""
-#: forms_common.py:545 models.py:2852
+#: forms_common.py:545 models.py:3138
msgid "Phone 3"
msgstr ""
@@ -587,23 +587,23 @@ msgstr ""
msgid "Current organization"
msgstr ""
-#: forms_common.py:564 models.py:2835
+#: forms_common.py:564 models.py:3121
msgid "Other address: address"
msgstr ""
-#: forms_common.py:567 models.py:2838
+#: forms_common.py:567 models.py:3124
msgid "Other address: address complement"
msgstr ""
-#: forms_common.py:569 models.py:2839
+#: forms_common.py:569 models.py:3125
msgid "Other address: postal code"
msgstr ""
-#: forms_common.py:571 models.py:2841
+#: forms_common.py:571 models.py:3127
msgid "Other address: town"
msgstr ""
-#: forms_common.py:573 models.py:2843
+#: forms_common.py:573 models.py:3129
msgid "Other address: country"
msgstr ""
@@ -611,7 +611,7 @@ msgstr ""
msgid "Already has an account"
msgstr ""
-#: forms_common.py:608 models.py:3554
+#: forms_common.py:608 models.py:3848
msgid "Username"
msgstr ""
@@ -619,7 +619,7 @@ msgstr ""
msgid "Account search"
msgstr ""
-#: forms_common.py:674 forms_common.py:714 forms_common.py:718 models.py:3091
+#: forms_common.py:674 forms_common.py:714 forms_common.py:718 models.py:3385
#: models_imports.py:637
msgid "Person type"
msgstr ""
@@ -648,7 +648,7 @@ msgstr ""
msgid "This username already exists."
msgstr ""
-#: forms_common.py:794 models.py:3455 models.py:4541
+#: forms_common.py:794 models.py:3093 models.py:3749
msgid "Areas"
msgstr ""
@@ -656,11 +656,11 @@ msgstr ""
msgid "Send the new password by email?"
msgstr ""
-#: forms_common.py:826 models.py:3457 views.py:994
+#: forms_common.py:826 models.py:3751 views.py:994
msgid "Current profile"
msgstr ""
-#: forms_common.py:829 models.py:3435 models.py:3454
+#: forms_common.py:829 models.py:3729 models.py:3748
msgid "Profile type"
msgstr ""
@@ -688,8 +688,8 @@ msgstr ""
msgid " (duplicate)"
msgstr ""
-#: forms_common.py:937 forms_common.py:951 forms_common.py:952 models.py:4395
-#: models.py:4529
+#: forms_common.py:937 forms_common.py:951 forms_common.py:952 models.py:2946
+#: models.py:3081
msgid "Towns"
msgstr ""
@@ -714,19 +714,19 @@ msgstr ""
msgid "Document - General"
msgstr ""
-#: forms_common.py:1105 forms_common.py:1248 models.py:3841
+#: forms_common.py:1105 forms_common.py:1248 models.py:4129
#: models_imports.py:639
msgid "Source type"
msgstr ""
#: forms_common.py:1108 forms_common.py:1163 forms_common.py:1373
-#: forms_common.py:1374 models.py:3802 models.py:3911 models.py:4050
+#: forms_common.py:1374 models.py:4090 models.py:4199 models.py:4338
#: templates/ishtar/blocks/window_image_detail.html:9
#: templates/ishtar/blocks/window_tables/documents.html:9
msgid "Authors"
msgstr ""
-#: forms_common.py:1112 models.py:4056
+#: forms_common.py:1112 models.py:4344
msgid "Numerical ressource (web address)"
msgstr ""
@@ -739,7 +739,7 @@ msgctxt "Not directory"
msgid "File"
msgstr ""
-#: forms_common.py:1124 forms_common.py:1249 models.py:4531
+#: forms_common.py:1124 forms_common.py:1249 models.py:3083
msgid "Reference"
msgstr ""
@@ -747,38 +747,38 @@ msgstr ""
msgid "Internal reference"
msgstr ""
-#: forms_common.py:1129 models.py:4058
+#: forms_common.py:1129 models.py:4346
#: templates/ishtar/blocks/window_image_detail.html:150
msgid "Receipt date"
msgstr ""
-#: forms_common.py:1131 models.py:4060 models_imports.py:867
+#: forms_common.py:1131 models.py:4348 models_imports.py:867
#: templates/ishtar/blocks/window_image_detail.html:54
msgid "Creation date"
msgstr ""
-#: forms_common.py:1134 models.py:4063
+#: forms_common.py:1134 models.py:4351
#: templates/ishtar/blocks/window_image_detail.html:160
msgid "Receipt date in documentation"
msgstr ""
-#: forms_common.py:1136 forms_common.py:1252 models.py:535 models.py:3202
-#: models.py:3677 models.py:4066 models_imports.py:488
+#: forms_common.py:1136 forms_common.py:1252 models.py:535 models.py:3496
+#: models.py:3965 models.py:4354 models_imports.py:488
#: templates/ishtar/blocks/window_image_detail.html:170
msgid "Comment"
msgstr ""
-#: forms_common.py:1138 forms_common.py:1251 models.py:2112 models.py:4065
+#: forms_common.py:1138 forms_common.py:1251 models.py:2185 models.py:4353
#: models_imports.py:125 models_imports.py:373 models_imports.py:449
msgid "Description"
msgstr ""
-#: forms_common.py:1141 models.py:4067
+#: forms_common.py:1141 models.py:4355
#: templates/ishtar/blocks/window_image_detail.html:182
msgid "Additional information"
msgstr ""
-#: forms_common.py:1143 forms_common.py:1255 models.py:4069
+#: forms_common.py:1143 forms_common.py:1255 models.py:4357
#: templates/ishtar/blocks/window_image_detail.html:108
msgid "Has a duplicate"
msgstr ""
@@ -817,7 +817,7 @@ msgid "Document - 001 - Search"
msgstr ""
#: forms_common.py:1244 forms_common.py:1326 forms_common.py:1361
-#: models.py:3801 templates/ishtar/wizard/wizard_person_deletion.html:139
+#: models.py:4089 templates/ishtar/wizard/wizard_person_deletion.html:139
msgid "Author"
msgstr ""
@@ -853,7 +853,7 @@ msgstr ""
msgid "Would you like to delete this documentation?"
msgstr ""
-#: forms_common.py:1334 models.py:3766 models.py:3795 models_imports.py:640
+#: forms_common.py:1334 models.py:4054 models.py:4083 models_imports.py:640
msgid "Author type"
msgstr ""
@@ -865,11 +865,11 @@ msgstr ""
msgid "There are identical authors."
msgstr ""
-#: forms_common.py:1379 models.py:1910
+#: forms_common.py:1379 models.py:1983
msgid "Query"
msgstr ""
-#: forms_common.py:1384 models.py:1914
+#: forms_common.py:1384 models.py:1987
msgid "Is an alert"
msgstr ""
@@ -909,7 +909,7 @@ msgstr ""
msgid "Deletion"
msgstr ""
-#: ishtar_menu.py:40 models.py:2455 views.py:1018
+#: ishtar_menu.py:40 models.py:2528 views.py:1018
msgid "Global variables"
msgstr ""
@@ -974,8 +974,8 @@ msgstr ""
msgid "This item already exists."
msgstr ""
-#: models.py:527 models.py:1909 models.py:2437 models.py:2775 models.py:2791
-#: models.py:3676 models_imports.py:369
+#: models.py:527 models.py:1982 models.py:2510 models.py:2848 models.py:2864
+#: models.py:3964 models_imports.py:369
msgid "Label"
msgstr ""
@@ -989,7 +989,7 @@ msgid ""
"letters, numbers and hyphens. Each slug must be unique."
msgstr ""
-#: models.py:536 models.py:2323 models.py:2684 models.py:3682
+#: models.py:536 models.py:2396 models.py:2757 models.py:3970
#: models_imports.py:140 models_imports.py:547
msgid "Available"
msgstr ""
@@ -1011,8 +1011,8 @@ msgstr ""
msgid "Generated relation image (SVG)"
msgstr ""
-#: models.py:1135 models.py:1169 models.py:1831 models.py:2439 models.py:3763
-#: models.py:4558 models.py:4640
+#: models.py:1135 models.py:1169 models.py:1559 models.py:1904 models.py:2512
+#: models.py:4051 models.py:4637
msgid "Order"
msgstr ""
@@ -1096,404 +1096,483 @@ msgstr ""
msgid "doc./image"
msgstr ""
-#: models.py:1559
+#: models.py:1561
+msgid "Authority name"
+msgstr ""
+
+#: models.py:1562
+msgid "Authority SRID"
+msgstr ""
+
+#: models.py:1565 models_imports.py:674
+msgid "Spatial reference system"
+msgstr ""
+
+#: models.py:1566
+msgid "Spatial reference systems"
+msgstr ""
+
+#: models.py:1575
msgid "Precise"
msgstr ""
-#: models.py:1617
+#: models.py:1578
+#| msgid "X:"
+msgid "X"
+msgstr ""
+
+#: models.py:1579
+#| msgid "Y:"
+msgid "Y"
+msgstr ""
+
+#: models.py:1580
+#| msgid "Z:"
+msgid "Z"
+msgstr ""
+
+#: models.py:1581
+msgid "Estimated error for X"
+msgstr ""
+
+#: models.py:1583
+msgid "Estimated error for Y"
+msgstr ""
+
+#: models.py:1585
+msgid "Estimated error for Z"
+msgstr ""
+
+#: models.py:1588
+#| msgid "Spatial reference system"
+msgid "Spatial Reference System"
+msgstr ""
+
+#: models.py:1590
+msgid "Point"
+msgstr ""
+
+#: models.py:1591
+msgid "Point (2D)"
+msgstr ""
+
+#: models.py:1593
+#| msgid "source"
+msgid "Point source"
+msgstr ""
+
+#: models.py:1596
+#| msgid "Update source file"
+msgid "Point source item"
+msgstr ""
+
+#: models.py:1597
+msgid "Multi polygon"
+msgstr ""
+
+#: models.py:1600
+msgid "Multi-polygon source"
+msgstr ""
+
+#: models.py:1603
+#| msgid "Select only one item."
+msgid "Multi polygon source item"
+msgstr ""
+
+#: models.py:1690
msgid "Last editor"
msgstr ""
-#: models.py:1620
+#: models.py:1693
msgid "Creator"
msgstr ""
-#: models.py:1824
+#: models.py:1897
msgid "Above"
msgstr ""
-#: models.py:1825
+#: models.py:1898
msgid "Bellow"
msgstr ""
-#: models.py:1826
+#: models.py:1899
msgid "Equal"
msgstr ""
-#: models.py:1832
+#: models.py:1905
msgid "Symmetrical"
msgstr ""
-#: models.py:1833
+#: models.py:1906
msgid "Tiny label"
msgstr ""
-#: models.py:1836
+#: models.py:1909
msgid "Inverse relation"
msgstr ""
-#: models.py:1839
+#: models.py:1912
msgid "Logical relation"
msgstr ""
-#: models.py:1849
+#: models.py:1922
msgid "Cannot have symmetrical and an inverse_relation"
msgstr ""
-#: models.py:1912
+#: models.py:1985
msgid "Content type"
msgstr ""
-#: models.py:1917
+#: models.py:1990
msgid "Search query"
msgstr ""
-#: models.py:1918
+#: models.py:1991
msgid "Search queries"
msgstr ""
-#: models.py:2083
+#: models.py:2156
msgid "Euro"
msgstr ""
-#: models.py:2084
+#: models.py:2157
msgid "US dollar"
msgstr ""
-#: models.py:2085 views.py:768 views.py:829
+#: models.py:2158 views.py:768 views.py:829
msgid "Operations"
msgstr ""
-#: models.py:2086 views.py:770 views.py:833
+#: models.py:2159 views.py:770 views.py:833
msgid "Context records"
msgstr ""
-#: models.py:2087
+#: models.py:2160
msgid "Site"
msgstr ""
-#: models.py:2087
+#: models.py:2160
msgid "Archaeological entity"
msgstr ""
-#: models.py:2091
+#: models.py:2164
msgid "Site search"
msgstr ""
-#: models.py:2092
+#: models.py:2165
msgid "New site"
msgstr ""
-#: models.py:2093
+#: models.py:2166
msgid "Site modification"
msgstr ""
-#: models.py:2094
+#: models.py:2167
msgid "Site deletion"
msgstr ""
-#: models.py:2097
+#: models.py:2170
msgid "Archaeological entity search"
msgstr ""
-#: models.py:2098
+#: models.py:2171
msgid "New archaeological entity"
msgstr ""
-#: models.py:2099
+#: models.py:2172
msgid "Archaeological entity modification"
msgstr ""
-#: models.py:2100
+#: models.py:2173
msgid "Archaeological entity deletion"
msgstr ""
-#: models.py:2108 models.py:2678 models_imports.py:124
+#: models.py:2181 models.py:2751 models_imports.py:124
msgid "Slug"
msgstr ""
-#: models.py:2109
+#: models.py:2182
msgid "Current active"
msgstr ""
-#: models.py:2111
+#: models.py:2184
msgid "Activate experimental feature"
msgstr ""
-#: models.py:2114
+#: models.py:2187
msgid "Alternate configuration"
msgstr ""
-#: models.py:2116
+#: models.py:2189
msgid "Choose an alternate configuration for label, index management"
msgstr ""
-#: models.py:2120
+#: models.py:2193
msgid "Files module"
msgstr ""
-#: models.py:2122
+#: models.py:2195
msgid "Archaeological site module"
msgstr ""
-#: models.py:2124
+#: models.py:2197
msgid "Archaeological site type"
msgstr ""
-#: models.py:2128
+#: models.py:2201
msgid "Context records module"
msgstr ""
-#: models.py:2130
+#: models.py:2203
msgid "Finds module"
msgstr ""
-#: models.py:2131
+#: models.py:2204
msgid "Need context records module"
msgstr ""
-#: models.py:2133
+#: models.py:2206
msgid "Find index is based on"
msgstr ""
-#: models.py:2135
+#: models.py:2208
msgid ""
"To prevent irrelevant indexes, change this parameter only if there is no "
"find in the database"
msgstr ""
-#: models.py:2138
+#: models.py:2211
msgid "Warehouses module"
msgstr ""
-#: models.py:2139
+#: models.py:2212
msgid "Need finds module"
msgstr ""
-#: models.py:2140
+#: models.py:2213
msgid "Preservation module"
msgstr ""
-#: models.py:2142
+#: models.py:2215
msgid "Mapping module"
msgstr ""
-#: models.py:2144
+#: models.py:2217
msgid "Use town to locate when coordinates are missing"
msgstr ""
-#: models.py:2145
+#: models.py:2218
msgid "Underwater module"
msgstr ""
-#: models.py:2147
+#: models.py:2220
msgid "Parcel are mandatory for context records"
msgstr ""
-#: models.py:2149
+#: models.py:2222
msgid "Home page"
msgstr ""
-#: models.py:2150
+#: models.py:2223
#, python-brace-format
msgid ""
"Homepage of Ishtar - if not defined a default homepage will appear. Use the "
"markdown syntax. {random_image} can be used to display a random image."
msgstr ""
-#: models.py:2154
+#: models.py:2227
msgid "Main operation code prefix"
msgstr ""
-#: models.py:2158
+#: models.py:2231
msgid "Default operation code prefix"
msgstr ""
-#: models.py:2162
+#: models.py:2235
msgid "Operation region code"
msgstr ""
-#: models.py:2166
+#: models.py:2239
msgid "File external id"
msgstr ""
-#: models.py:2168
+#: models.py:2241
msgid ""
"Formula to manage file external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
"be destructive."
msgstr ""
-#: models.py:2173
+#: models.py:2246
msgid "Parcel external id"
msgstr ""
-#: models.py:2176
+#: models.py:2249
msgid ""
"Formula to manage parcel external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
"be destructive."
msgstr ""
-#: models.py:2181
+#: models.py:2254
msgid "Context record external id"
msgstr ""
-#: models.py:2183
+#: models.py:2256
msgid ""
"Formula to manage context record external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2188
+#: models.py:2261
msgid "Base find external id"
msgstr ""
-#: models.py:2190
+#: models.py:2263
msgid ""
"Formula to manage base find external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2195
+#: models.py:2268
msgid "Find external id"
msgstr ""
-#: models.py:2197
+#: models.py:2270
msgid ""
"Formula to manage find external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
"be destructive."
msgstr ""
-#: models.py:2202
+#: models.py:2275
msgid "Container external id"
msgstr ""
-#: models.py:2204
+#: models.py:2277
msgid ""
"Formula to manage container external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2209
+#: models.py:2282
msgid "Warehouse external id"
msgstr ""
-#: models.py:2211
+#: models.py:2284
msgid ""
"Formula to manage warehouse external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2216
+#: models.py:2289
msgid "Document external id"
msgstr ""
-#: models.py:2218
+#: models.py:2291
msgid ""
"Formula to manage document external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2223
+#: models.py:2296
msgid "Raw name for person"
msgstr ""
-#: models.py:2225
+#: models.py:2298
msgid ""
"Formula to manage person raw_name. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
"be destructive."
msgstr ""
-#: models.py:2229
+#: models.py:2302
msgid "Use auto index for finds"
msgstr ""
-#: models.py:2231
+#: models.py:2304
msgid "Currency"
msgstr ""
-#: models.py:2237
+#: models.py:2310
msgid "Maps - default zoom"
msgstr ""
-#: models.py:2240
+#: models.py:2313
msgid "Ishtar site profile"
msgstr ""
-#: models.py:2241
+#: models.py:2314
msgid "Ishtar site profiles"
msgstr ""
-#: models.py:2325
+#: models.py:2398
msgid "Enable this form"
msgstr ""
-#: models.py:2326
+#: models.py:2399
msgid ""
"Disable with caution: disabling a form with mandatory fields may lead to "
"database errors."
msgstr ""
-#: models.py:2329
+#: models.py:2402
msgid "Apply to all"
msgstr ""
-#: models.py:2330
+#: models.py:2403
msgid ""
"Apply this form to all users. If set to True, selecting user and user type "
"is useless."
msgstr ""
-#: models.py:2336
+#: models.py:2409
msgid "Custom form"
msgstr ""
-#: models.py:2337
+#: models.py:2410
msgid "Custom forms"
msgstr ""
-#: models.py:2353
+#: models.py:2426
msgid "User types"
msgstr ""
-#: models.py:2429
+#: models.py:2502
msgid "Excluded field"
msgstr ""
-#: models.py:2430
+#: models.py:2503
msgid "Excluded fields"
msgstr ""
-#: models.py:2440 templates/blocks/form_flex_snippet.html:18
+#: models.py:2513 templates/blocks/form_flex_snippet.html:18
#: templates/blocks/table_form_snippet.html:9
msgid "Help"
msgstr ""
-#: models.py:2443
+#: models.py:2516
msgid "Custom form - Json data field"
msgstr ""
-#: models.py:2444
+#: models.py:2517
msgid "Custom form - Json data fields"
msgstr ""
-#: models.py:2448
+#: models.py:2521
msgid "Variable name"
msgstr ""
-#: models.py:2449
+#: models.py:2522
msgid "Description of the variable"
msgstr ""
-#: models.py:2451 models_imports.py:569
+#: models.py:2524 models_imports.py:569
#: templates/ishtar/formset_import_match.html:22
#: templates/ishtar/import_step_by_step.html:172
#: templates/ishtar/import_step_by_step.html:200
@@ -1501,573 +1580,565 @@ msgstr ""
msgid "Value"
msgstr ""
-#: models.py:2454
+#: models.py:2527
msgid "Global variable"
msgstr ""
-#: models.py:2582 models.py:2612
+#: models.py:2655 models.py:2685
msgid "Total"
msgstr ""
-#: models.py:2589 models.py:2776 models.py:2792
+#: models.py:2662 models.py:2849 models.py:2865
#: templates/ishtar/dashboards/dashboard_main_detail.html:211
#: templates/ishtar/dashboards/dashboard_main_detail_users.html:5
#: templates/ishtar/sheet_person.html:30
msgid "Number"
msgstr ""
-#: models.py:2676
+#: models.py:2749
msgid "Administrative Act"
msgstr ""
-#: models.py:2683
+#: models.py:2756
msgid "Associated object"
msgstr ""
-#: models.py:2688
+#: models.py:2761
msgid "Document template"
msgstr ""
-#: models.py:2689
+#: models.py:2762
msgid "Document templates"
msgstr ""
-#: models.py:2780 models.py:2794 models.py:4680 models_imports.py:861
+#: models.py:2853 models.py:2867 models.py:4743 models_imports.py:861
msgid "State"
msgstr ""
-#: models.py:2800 models.py:4380 templates/blocks/JQueryAdvancedTown.html:12
+#: models.py:2873 models.py:2931 templates/blocks/JQueryAdvancedTown.html:12
msgid "Department"
msgstr ""
-#: models.py:2801
+#: models.py:2874
msgid "Departments"
msgstr ""
-#: models.py:2856
+#: models.py:2924
+msgid "Surface (m2)"
+msgstr ""
+
+#: models.py:2925
+msgid "Localisation"
+msgstr ""
+
+#: models.py:2934
+msgid "Year of creation"
+msgstr ""
+
+#: models.py:2935
+msgid "Filling this field is relevant to distinguish old towns from new towns."
+msgstr ""
+
+#: models.py:2940 models.py:3323 models.py:3501 models.py:4084
+msgid "Cached name"
+msgstr ""
+
+#: models.py:3087
+msgid "Only four level of parent are managed."
+msgstr ""
+
+#: models.py:3092
+msgid "Area"
+msgstr ""
+
+#: models.py:3115
+msgid "Town (freeform)"
+msgstr ""
+
+#: models.py:3118
+msgid "Town (precise)"
+msgstr ""
+
+#: models.py:3142
msgid "Raw phone"
msgstr ""
-#: models.py:2862
+#: models.py:3148
msgid "Alternative address is prefered"
msgstr ""
-#: models.py:2901
+#: models.py:3195
msgid "Tel: "
msgstr ""
-#: models.py:2905
+#: models.py:3199
msgid "Mobile: "
msgstr ""
-#: models.py:2909
+#: models.py:3203
msgid "Email: "
msgstr ""
-#: models.py:2914
+#: models.py:3208
msgid "Merge key"
msgstr ""
-#: models.py:2986
+#: models.py:3280
msgid "Organization types"
msgstr ""
-#: models.py:3014 models.py:3159 models.py:3564
+#: models.py:3308 models.py:3453 models.py:3858
msgctxt "key for text search"
msgid "name"
msgstr ""
-#: models.py:3018 models.py:3171 models.py:3576 models.py:3938
+#: models.py:3312 models.py:3465 models.py:3870 models.py:4226
msgctxt "key for text search"
msgid "type"
msgstr ""
-#: models.py:3029 models.py:3207 models.py:3796 models.py:4389
-msgid "Cached name"
-msgstr ""
-
-#: models.py:3035
+#: models.py:3329
msgid "Organizations"
msgstr ""
-#: models.py:3066
+#: models.py:3360
msgid "unknown organization"
msgstr ""
-#: models.py:3092
+#: models.py:3386
msgid "Person types"
msgstr ""
-#: models.py:3105 models_imports.py:676
+#: models.py:3399 models_imports.py:676
msgid "Title type"
msgstr ""
-#: models.py:3106
+#: models.py:3400
msgid "Title types"
msgstr ""
-#: models.py:3131
+#: models.py:3425
msgid "Mr"
msgstr ""
-#: models.py:3132
+#: models.py:3426
msgid "Miss"
msgstr ""
-#: models.py:3133
+#: models.py:3427
msgid "Mr and Mrs"
msgstr ""
-#: models.py:3134
+#: models.py:3428
msgid "Mrs"
msgstr ""
-#: models.py:3135
+#: models.py:3429
msgid "Doctor"
msgstr ""
-#: models.py:3163 models.py:3568
+#: models.py:3457 models.py:3862
msgctxt "key for text search"
msgid "surname"
msgstr ""
-#: models.py:3167 models.py:3572
+#: models.py:3461 models.py:3866
msgctxt "key for text search"
msgid "email"
msgstr ""
-#: models.py:3175 models.py:3580
+#: models.py:3469 models.py:3874
msgctxt "key for text search"
msgid "organization"
msgstr ""
-#: models.py:3179
+#: models.py:3473
msgctxt "key for text search"
msgid "has-account"
msgstr ""
-#: models.py:3200
+#: models.py:3494
msgid "Contact type"
msgstr ""
-#: models.py:3203 models.py:3293
+#: models.py:3497 models.py:3587
msgid "Types"
msgstr ""
-#: models.py:3206
+#: models.py:3500
msgid "Is attached to"
msgstr ""
-#: models.py:3213
+#: models.py:3507
msgid "Persons"
msgstr ""
-#: models.py:3431
+#: models.py:3725
msgid "Groups"
msgstr ""
-#: models.py:3436
+#: models.py:3730
msgid "Profile types"
msgstr ""
-#: models.py:3447
+#: models.py:3741
msgid "Profile type summary"
msgstr ""
-#: models.py:3448
+#: models.py:3742
msgid "Profile types summary"
msgstr ""
-#: models.py:3459
+#: models.py:3753
msgid "Show field number"
msgstr ""
-#: models.py:3460
+#: models.py:3754
msgid "Automatically pin"
msgstr ""
-#: models.py:3461
+#: models.py:3755
msgid "Display pin menu"
msgstr ""
-#: models.py:3467
+#: models.py:3761
msgid "User profile"
msgstr ""
-#: models.py:3468
+#: models.py:3762
msgid "User profiles"
msgstr ""
-#: models.py:3503 models.py:3754
+#: models.py:3797 models.py:4042
msgid " - duplicate"
msgstr ""
-#: models.py:3560
+#: models.py:3854
msgctxt "key for text search"
msgid "username"
msgstr ""
-#: models.py:3591
+#: models.py:3885
msgid "Advanced shortcut menu"
msgstr ""
-#: models.py:3594
+#: models.py:3888
msgid "Ishtar user"
msgstr ""
-#: models.py:3595
+#: models.py:3889
msgid "Ishtar users"
msgstr ""
-#: models.py:3681
+#: models.py:3969
msgid "Owner"
msgstr ""
-#: models.py:3684
+#: models.py:3972
msgid "Shared (read) with"
msgstr ""
-#: models.py:3688
+#: models.py:3976
msgid "Shared (read/edit) with"
msgstr ""
-#: models.py:3767
+#: models.py:4055
msgid "Author types"
msgstr ""
-#: models.py:3842
+#: models.py:4130
msgid "Source types"
msgstr ""
-#: models.py:3852 models_imports.py:675
+#: models.py:4140 models_imports.py:675
msgid "Support type"
msgstr ""
-#: models.py:3853
+#: models.py:4141
msgid "Support types"
msgstr ""
-#: models.py:3862
+#: models.py:4150
msgid "Format type"
msgstr ""
-#: models.py:3863
+#: models.py:4151
msgid "Format types"
msgstr ""
-#: models.py:3872
+#: models.py:4160
msgid "URL"
msgstr ""
-#: models.py:3875
+#: models.py:4163
msgid "License type"
msgstr ""
-#: models.py:3876
+#: models.py:4164
msgid "License types"
msgstr ""
-#: models.py:3930
+#: models.py:4218
msgctxt "key for text search"
msgid "author"
msgstr ""
-#: models.py:3934
+#: models.py:4222
msgctxt "key for text search"
msgid "title"
msgstr ""
-#: models.py:3942
+#: models.py:4230
msgctxt "key for text search"
msgid "reference"
msgstr ""
-#: models.py:3946
+#: models.py:4234
msgctxt "key for text search"
msgid "internal-reference"
msgstr ""
-#: models.py:3950
+#: models.py:4238
msgctxt "key for text search"
msgid "description"
msgstr ""
-#: models.py:3954
+#: models.py:4242
msgctxt "key for text search"
msgid "comment"
msgstr ""
-#: models.py:3958
+#: models.py:4246
msgctxt "key for text search"
msgid "additional-information"
msgstr ""
-#: models.py:3962
+#: models.py:4250
msgctxt "key for text search"
msgid "has-duplicate"
msgstr ""
-#: models.py:3966 models.py:4012
+#: models.py:4254 models.py:4300
msgctxt "key for text search"
msgid "operation"
msgstr ""
-#: models.py:3970 models.py:4015
+#: models.py:4258 models.py:4303
msgctxt "key for text search"
msgid "context-record"
msgstr ""
-#: models.py:3974 models.py:4017
+#: models.py:4262 models.py:4305
msgctxt "key for text search"
msgid "find"
msgstr ""
-#: models.py:3978
+#: models.py:4266
msgctxt "key for text search"
msgid "find-denomination"
msgstr ""
-#: models.py:3982 models.py:4016
+#: models.py:4270 models.py:4304
msgctxt "key for text search"
msgid "file"
msgstr ""
-#: models.py:3986
+#: models.py:4274
msgctxt "key for text search"
msgid "container"
msgstr ""
-#: models.py:3990 models.py:4018
+#: models.py:4278 models.py:4306
msgctxt "key for text search"
msgid "site"
msgstr ""
-#: models.py:3994 models.py:4019
+#: models.py:4282 models.py:4307
msgctxt "key for text search"
msgid "warehouse"
msgstr ""
-#: models.py:4021
+#: models.py:4309
msgctxt "key for text search"
msgid "treatment"
msgstr ""
-#: models.py:4024
+#: models.py:4312
msgctxt "key for text search"
msgid "treatment-file"
msgstr ""
-#: models.py:4031
+#: models.py:4319
msgid "Index"
msgstr ""
-#: models.py:4033
+#: models.py:4321
msgid "External ID"
msgstr ""
-#: models.py:4034 templates/ishtar/blocks/window_image_detail.html:34
+#: models.py:4322 templates/ishtar/blocks/window_image_detail.html:34
msgid "Ref."
msgstr ""
-#: models.py:4035 templates/ishtar/blocks/window_image_detail.html:44
+#: models.py:4323 templates/ishtar/blocks/window_image_detail.html:44
msgid "Internal ref."
msgstr ""
-#: models.py:4040
+#: models.py:4328
msgid "License"
msgstr ""
-#: models.py:4042 templates/ishtar/blocks/window_image_detail.html:78
+#: models.py:4330 templates/ishtar/blocks/window_image_detail.html:78
msgid "Support"
msgstr ""
-#: models.py:4045 models_imports.py:641
+#: models.py:4333 models_imports.py:641
#: templates/ishtar/blocks/window_image_detail.html:88
msgid "Format"
msgstr ""
-#: models.py:4048 templates/ishtar/blocks/window_image_detail.html:98
+#: models.py:4336 templates/ishtar/blocks/window_image_detail.html:98
msgid "Scale"
msgstr ""
-#: models.py:4052
+#: models.py:4340
msgid "Authors (raw)"
msgstr ""
-#: models.py:4064 templates/ishtar/blocks/window_image_detail.html:118
+#: models.py:4352 templates/ishtar/blocks/window_image_detail.html:118
msgid "Number of items"
msgstr ""
-#: models.py:4071
+#: models.py:4359
msgid "Symbolic links"
msgstr ""
-#: models.py:4074
+#: models.py:4362
msgid "Related"
msgstr ""
-#: models.py:4075
+#: models.py:4363
msgid "Cached value - do not edit"
msgstr ""
-#: models.py:4078 templates/ishtar/sheet_document.html:4
+#: models.py:4366 templates/ishtar/sheet_document.html:4
msgid "Document"
msgstr ""
-#: models.py:4079 templates/ishtar/sheet_person.html:160
+#: models.py:4367 templates/ishtar/sheet_person.html:160
msgid "Documents"
msgstr ""
-#: models.py:4083
+#: models.py:4371
msgid "Can view all Documents"
msgstr ""
-#: models.py:4085
+#: models.py:4373
msgid "Can view own Document"
msgstr ""
-#: models.py:4087
+#: models.py:4375
msgid "Can add own Document"
msgstr ""
-#: models.py:4089
+#: models.py:4377
msgid "Can change own Document"
msgstr ""
-#: models.py:4091
+#: models.py:4379
msgid "Can delete own Document"
msgstr ""
-#: models.py:4373
-msgid "Surface (m2)"
-msgstr ""
-
-#: models.py:4374
-msgid "Localisation"
-msgstr ""
-
-#: models.py:4383
-msgid "Year of creation"
-msgstr ""
-
-#: models.py:4384
-msgid "Filling this field is relevant to distinguish old towns from new towns."
-msgstr ""
-
-#: models.py:4535
-msgid "Only four level of parent are managed."
-msgstr ""
-
-#: models.py:4540
-msgid "Area"
-msgstr ""
-
-#: models.py:4559
+#: models.py:4638
msgid "Is preventive"
msgstr ""
-#: models.py:4560
+#: models.py:4639
msgid "Is judiciary"
msgstr ""
-#: models.py:4563 models_imports.py:642
+#: models.py:4642 models_imports.py:642
msgid "Operation type"
msgstr ""
-#: models.py:4564
+#: models.py:4643
msgid "Operation types"
msgstr ""
-#: models.py:4603
+#: models.py:4682
msgid "Judiciary"
msgstr ""
-#: models.py:4605
+#: models.py:4684
msgid "Preventive"
msgstr ""
-#: models.py:4607
+#: models.py:4686
msgid "Research"
msgstr ""
-#: models.py:4642
-msgid "Authority name"
-msgstr ""
-
-#: models.py:4643
-msgid "Authority SRID"
-msgstr ""
-
-#: models.py:4646 models_imports.py:674
-msgid "Spatial reference system"
-msgstr ""
-
-#: models.py:4647
-msgid "Spatial reference systems"
-msgstr ""
-
-#: models.py:4656
+#: models.py:4719
msgid "Filename"
msgstr ""
-#: models.py:4661
+#: models.py:4724
msgid "Administration script"
msgstr ""
-#: models.py:4662
+#: models.py:4725
msgid "Administration scripts"
msgstr ""
-#: models.py:4669
+#: models.py:4732
msgid "Scheduled"
msgstr ""
-#: models.py:4670
+#: models.py:4733
msgid "In progress"
msgstr ""
-#: models.py:4671 models_imports.py:798
+#: models.py:4734 models_imports.py:798
msgid "Finished with errors"
msgstr ""
-#: models.py:4672 models_imports.py:799
+#: models.py:4735 models_imports.py:799
msgid "Finished"
msgstr ""
-#: models.py:4685
+#: models.py:4748
msgid "Result"
msgstr ""
-#: models.py:4688
+#: models.py:4751
msgid "Administration task"
msgstr ""
-#: models.py:4689
+#: models.py:4752
msgid "Administration tasks"
msgstr ""
-#: models.py:4693
+#: models.py:4756
msgid "Unknown"
msgstr ""
-#: models.py:4708
+#: models.py:4771
msgid ""
"ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your "
"administrator."
msgstr ""
-#: models.py:4717
+#: models.py:4780
msgid ""
"Your ISHTAR_SCRIPT_DIR is containing dots \"..\". As it can refer to "
"relative paths, it can be a security issue and this is not allowed. Only put "
"a full path."
msgstr ""
-#: models.py:4728
+#: models.py:4791
msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory."
msgstr ""
-#: models.py:4744
+#: models.py:4807
msgid ""
"Script \"{}\" is not available in your script directory. Check your "
"configuration."
@@ -2708,34 +2779,48 @@ msgstr ""
msgid "Autorefresh end. The form is re-enabled."
msgstr ""
-#: templates/base.html:101
+#: templates/base.html:66
+#| msgid "Archaeological site module"
+msgid "Geolocalize me"
+msgstr ""
+
+#: templates/base.html:67
+msgid "Geolocation activated"
+msgstr ""
+
+#: templates/base.html:68
+#| msgid "Creation date"
+msgid "Geolocation disabled"
+msgstr ""
+
+#: templates/base.html:104
msgid "Current items"
msgstr ""
-#: templates/base.html:103 templates/ishtar/forms/qa_base.html:33
+#: templates/base.html:106 templates/ishtar/forms/qa_base.html:33
#: templates/ishtar/forms/qa_form.html:21 templates/ishtar/manage_basket.html:4
#: templates/welcome.html:11 templates/welcome.html:12
#: templates/welcome.html:13 templates/welcome.html:14 wizards.py:435
msgid ":"
msgstr ""
-#: templates/base.html:116
+#: templates/base.html:119
msgid "Sheets"
msgstr ""
-#: templates/base.html:177
+#: templates/base.html:180
msgid "Processing..."
msgstr ""
-#: templates/base.html:179
+#: templates/base.html:182
msgid "This can be long."
msgstr ""
-#: templates/base.html:181
+#: templates/base.html:184
msgid "Time to take a coffee?"
msgstr ""
-#: templates/base.html:183
+#: templates/base.html:186
msgid "Time to take another coffee?"
msgstr ""
@@ -2966,24 +3051,20 @@ msgid "Coordinates"
msgstr ""
#: templates/ishtar/blocks/sheet_coordinates.html:5
-#| msgid ":"
msgid "X:"
msgstr ""
#: templates/ishtar/blocks/sheet_coordinates.html:6
#: templates/ishtar/blocks/sheet_coordinates.html:8
#: templates/ishtar/blocks/sheet_coordinates.html:10
-#| msgid "error"
msgid "error:"
msgstr ""
#: templates/ishtar/blocks/sheet_coordinates.html:7
-#| msgid ":"
msgid "Y:"
msgstr ""
#: templates/ishtar/blocks/sheet_coordinates.html:9
-#| msgid ":"
msgid "Z:"
msgstr ""
@@ -3514,7 +3595,6 @@ msgid "Operations associees en tant que rapporteur CIRA"
msgstr ""
#: templates/ishtar/sheet_person.html:102
-#| msgid "Associated archaeological files"
msgid "Associated archaeological sites as collaborator"
msgstr ""
@@ -3534,18 +3614,14 @@ msgid "Responsible for planning service of archaeological files"
msgstr ""
#: templates/ishtar/sheet_person.html:139
-#| msgid "In charge of warehouses"
msgid "In charge of treatments"
msgstr ""
#: templates/ishtar/sheet_person.html:144
-#| msgid "In charge of archaeological files"
msgid "In charge of treatment files"
msgstr ""
#: templates/ishtar/sheet_person.html:149
-#| msgctxt "key for text search"
-#| msgid "treatment-file"
msgid "Applicant of treatment files"
msgstr ""
@@ -3882,7 +3958,7 @@ msgstr ""
msgid "Load another random image?"
msgstr ""
-#: utils.py:1039
+#: utils.py:1111
msgid "The maximum supported file size is {} Mo."
msgstr ""
diff --git a/translations/de/ishtar_common.po b/translations/de/ishtar_common.po
index bb3d7791e..6740deb44 100644
--- a/translations/de/ishtar_common.po
+++ b/translations/de/ishtar_common.po
@@ -36,16 +36,16 @@ msgstr ""
msgid "Export selected as CSV file"
msgstr ""
-#: admin.py:182 models.py:2234
+#: admin.py:182 models.py:2307
msgid "Maps - default center"
msgstr ""
-#: admin.py:217 models.py:1913 templates/navbar.html:31
+#: admin.py:217 models.py:1986 templates/navbar.html:31
msgid "Profile"
msgstr ""
#: admin.py:218 forms_common.py:787 forms_common.py:806 forms_common.py:807
-#: models.py:3299
+#: models.py:3593
msgid "Profiles"
msgstr ""
@@ -67,7 +67,7 @@ msgstr ""
msgid "These parents are missing: {}"
msgstr ""
-#: admin.py:396 admin.py:415 models.py:960 models.py:4534
+#: admin.py:396 admin.py:415 models.py:960 models.py:3086
msgid "Parent"
msgstr ""
@@ -75,11 +75,11 @@ msgstr ""
msgid "Center"
msgstr ""
-#: admin.py:405 models.py:4376
+#: admin.py:405 models.py:2927
msgid "Limit"
msgstr ""
-#: admin.py:408 models.py:4387
+#: admin.py:408 models.py:2938
msgid "Town children"
msgstr ""
@@ -127,16 +127,16 @@ msgstr ""
msgid "Hide selected"
msgstr ""
-#: admin.py:943 models.py:2322
+#: admin.py:943 models.py:2395
msgid "Form"
msgstr ""
-#: admin.py:945 models.py:2347 models_imports.py:127
+#: admin.py:945 models.py:2420 models_imports.py:127
#: templates/ishtar/dashboards/dashboard_main.html:39
msgid "Users"
msgstr ""
-#: admin.py:965 models.py:2426
+#: admin.py:965 models.py:2499
msgid "Field"
msgstr ""
@@ -356,28 +356,28 @@ msgstr ""
msgid "Closing date"
msgstr ""
-#: forms.py:675 forms_common.py:1312
+#: forms.py:679 forms_common.py:1312
msgid "You should select an item."
msgstr ""
-#: forms.py:676
+#: forms.py:680
msgid "Add a new item"
msgstr ""
-#: forms.py:831
+#: forms.py:834
msgid " - append to existing"
msgstr ""
-#: forms.py:834
+#: forms.py:837
msgid " - replace"
msgstr ""
-#: forms.py:877 models.py:2681
+#: forms.py:880 models.py:2754
msgid "Template"
msgstr ""
#: forms_common.py:57 forms_common.py:75 forms_common.py:322
-#: forms_common.py:561 models.py:1559 models.py:2832 models.py:4394
+#: forms_common.py:561 models.py:1575 models.py:2945
#: templates/blocks/JQueryAdvancedTown.html:19
msgid "Town"
msgstr ""
@@ -392,8 +392,8 @@ msgid ""
"french town Saint-Denis in the Seine-Saint-Denis department.</p>"
msgstr ""
-#: forms_common.py:84 forms_common.py:1333 ishtar_menu.py:48 models.py:3212
-#: models.py:3464 models.py:3588 models.py:3793
+#: forms_common.py:84 forms_common.py:1333 ishtar_menu.py:48 models.py:3506
+#: models.py:3758 models.py:3882 models.py:4081
#: templates/ishtar/sheet_person.html:4
msgid "Person"
msgstr ""
@@ -445,16 +445,16 @@ msgid "all users"
msgstr ""
#: forms_common.py:310 forms_common.py:480 forms_common.py:614
-#: ishtar_menu.py:76 models.py:3034 models.py:3153 models.py:3553
+#: ishtar_menu.py:76 models.py:3328 models.py:3447 models.py:3847
#: templates/ishtar/sheet_organization.html:4
msgid "Organization"
msgstr ""
#: forms_common.py:313 forms_common.py:356 forms_common.py:475
#: forms_common.py:531 forms_common.py:609 forms_common.py:795
-#: forms_common.py:828 models.py:1134 models.py:1158 models.py:2107
-#: models.py:2321 models.py:2677 models.py:3026 models.py:3196 models.py:3452
-#: models.py:4372 models.py:4657 models_imports.py:98 models_imports.py:123
+#: forms_common.py:828 models.py:1134 models.py:1158 models.py:2180
+#: models.py:2394 models.py:2750 models.py:2923 models.py:3320 models.py:3490
+#: models.py:3746 models.py:4720 models_imports.py:98 models_imports.py:123
#: models_imports.py:448 models_imports.py:542 models_imports.py:833
#: templates/ishtar/import_step_by_step.html:102
#: templates/ishtar/import_step_by_step.html:270
@@ -463,40 +463,40 @@ msgstr ""
msgid "Name"
msgstr "Name"
-#: forms_common.py:314 models.py:2985 models_imports.py:635
+#: forms_common.py:314 models.py:3279 models_imports.py:635
#: models_imports.py:636
msgid "Organization type"
msgstr ""
-#: forms_common.py:316 forms_common.py:555 models.py:2827
+#: forms_common.py:316 forms_common.py:555 models.py:3110
#: templates/ishtar/blocks/sheet_address_section.html:4
msgid "Address"
msgstr ""
-#: forms_common.py:318 forms_common.py:558 models.py:2828
+#: forms_common.py:318 forms_common.py:558 models.py:3111
msgid "Address complement"
msgstr ""
-#: forms_common.py:320 forms_common.py:559 models.py:2830
+#: forms_common.py:320 forms_common.py:559 models.py:3113
msgid "Postal code"
msgstr "Postleitzahl"
-#: forms_common.py:323 forms_common.py:562 models.py:2833
+#: forms_common.py:323 forms_common.py:562 models.py:3119
msgid "Country"
msgstr ""
#: forms_common.py:325 forms_common.py:477 forms_common.py:535
-#: forms_common.py:611 forms_common.py:736 models.py:2860
+#: forms_common.py:611 forms_common.py:736 models.py:3146
msgid "Email"
msgstr "E-Mail-Adresse"
-#: forms_common.py:326 forms_common.py:538 models.py:2845
+#: forms_common.py:326 forms_common.py:538 models.py:3131
#: templates/ishtar/sheet_person.html:27
#: templates/ishtar/wizard/wizard_person.html:33
msgid "Phone"
msgstr ""
-#: forms_common.py:327 forms_common.py:547 models.py:2857
+#: forms_common.py:327 forms_common.py:547 models.py:3143
#: templates/ishtar/sheet_person.html:45
#: templates/ishtar/wizard/wizard_person.html:54
msgid "Mobile phone"
@@ -508,7 +508,7 @@ msgid "Full text search"
msgstr ""
#: forms_common.py:357 forms_common.py:478 forms_common.py:612
-#: forms_common.py:793 models.py:1167 models.py:3028 models.py:4037
+#: forms_common.py:793 models.py:1167 models.py:3322 models.py:4325
#: models_imports.py:686 templates/ishtar/blocks/window_image_detail.html:24
#: templates/ishtar/blocks/window_tables/documents.html:8
#: templates/ishtar/import_table.html:28
@@ -532,7 +532,7 @@ msgstr ""
msgid "Organization to merge"
msgstr ""
-#: forms_common.py:476 forms_common.py:529 forms_common.py:610 models.py:3194
+#: forms_common.py:476 forms_common.py:529 forms_common.py:610 models.py:3488
#: templates/ishtar/sheet_organization.html:24
msgid "Surname"
msgstr ""
@@ -549,25 +549,25 @@ msgstr ""
msgid "Identity"
msgstr ""
-#: forms_common.py:526 forms_common.py:1102 forms_common.py:1247 models.py:3187
-#: models.py:3189 models.py:4027 models_imports.py:638
+#: forms_common.py:526 forms_common.py:1102 forms_common.py:1247 models.py:3481
+#: models.py:3483 models.py:4315 models_imports.py:638
#: templates/ishtar/blocks/window_tables/documents.html:7
msgid "Title"
msgstr ""
-#: forms_common.py:527 models.py:3192
+#: forms_common.py:527 models.py:3486
msgid "Salutation"
msgstr ""
-#: forms_common.py:533 models.py:3198
+#: forms_common.py:533 models.py:3492
msgid "Raw name"
msgstr ""
-#: forms_common.py:536 models.py:2846
+#: forms_common.py:536 models.py:3132
msgid "Phone description"
msgstr ""
-#: forms_common.py:539 models.py:2848 models.py:2850
+#: forms_common.py:539 models.py:3134 models.py:3136
msgid "Phone description 2"
msgstr ""
@@ -575,11 +575,11 @@ msgstr ""
msgid "Phone 2"
msgstr ""
-#: forms_common.py:543 models.py:2854
+#: forms_common.py:543 models.py:3140
msgid "Phone description 3"
msgstr ""
-#: forms_common.py:545 models.py:2852
+#: forms_common.py:545 models.py:3138
msgid "Phone 3"
msgstr ""
@@ -587,23 +587,23 @@ msgstr ""
msgid "Current organization"
msgstr ""
-#: forms_common.py:564 models.py:2835
+#: forms_common.py:564 models.py:3121
msgid "Other address: address"
msgstr ""
-#: forms_common.py:567 models.py:2838
+#: forms_common.py:567 models.py:3124
msgid "Other address: address complement"
msgstr ""
-#: forms_common.py:569 models.py:2839
+#: forms_common.py:569 models.py:3125
msgid "Other address: postal code"
msgstr ""
-#: forms_common.py:571 models.py:2841
+#: forms_common.py:571 models.py:3127
msgid "Other address: town"
msgstr ""
-#: forms_common.py:573 models.py:2843
+#: forms_common.py:573 models.py:3129
msgid "Other address: country"
msgstr ""
@@ -611,7 +611,7 @@ msgstr ""
msgid "Already has an account"
msgstr ""
-#: forms_common.py:608 models.py:3554
+#: forms_common.py:608 models.py:3848
msgid "Username"
msgstr "Benutzername"
@@ -619,7 +619,7 @@ msgstr "Benutzername"
msgid "Account search"
msgstr ""
-#: forms_common.py:674 forms_common.py:714 forms_common.py:718 models.py:3091
+#: forms_common.py:674 forms_common.py:714 forms_common.py:718 models.py:3385
#: models_imports.py:637
msgid "Person type"
msgstr ""
@@ -648,7 +648,7 @@ msgstr ""
msgid "This username already exists."
msgstr ""
-#: forms_common.py:794 models.py:3455 models.py:4541
+#: forms_common.py:794 models.py:3093 models.py:3749
msgid "Areas"
msgstr ""
@@ -656,11 +656,11 @@ msgstr ""
msgid "Send the new password by email?"
msgstr ""
-#: forms_common.py:826 models.py:3457 views.py:994
+#: forms_common.py:826 models.py:3751 views.py:994
msgid "Current profile"
msgstr ""
-#: forms_common.py:829 models.py:3435 models.py:3454
+#: forms_common.py:829 models.py:3729 models.py:3748
msgid "Profile type"
msgstr ""
@@ -688,8 +688,8 @@ msgstr ""
msgid " (duplicate)"
msgstr ""
-#: forms_common.py:937 forms_common.py:951 forms_common.py:952 models.py:4395
-#: models.py:4529
+#: forms_common.py:937 forms_common.py:951 forms_common.py:952 models.py:2946
+#: models.py:3081
msgid "Towns"
msgstr ""
@@ -715,19 +715,19 @@ msgstr ""
msgid "Document - General"
msgstr ""
-#: forms_common.py:1105 forms_common.py:1248 models.py:3841
+#: forms_common.py:1105 forms_common.py:1248 models.py:4129
#: models_imports.py:639
msgid "Source type"
msgstr ""
#: forms_common.py:1108 forms_common.py:1163 forms_common.py:1373
-#: forms_common.py:1374 models.py:3802 models.py:3911 models.py:4050
+#: forms_common.py:1374 models.py:4090 models.py:4199 models.py:4338
#: templates/ishtar/blocks/window_image_detail.html:9
#: templates/ishtar/blocks/window_tables/documents.html:9
msgid "Authors"
msgstr ""
-#: forms_common.py:1112 models.py:4056
+#: forms_common.py:1112 models.py:4344
msgid "Numerical ressource (web address)"
msgstr ""
@@ -740,7 +740,7 @@ msgctxt "Not directory"
msgid "File"
msgstr ""
-#: forms_common.py:1124 forms_common.py:1249 models.py:4531
+#: forms_common.py:1124 forms_common.py:1249 models.py:3083
msgid "Reference"
msgstr ""
@@ -748,38 +748,38 @@ msgstr ""
msgid "Internal reference"
msgstr ""
-#: forms_common.py:1129 models.py:4058
+#: forms_common.py:1129 models.py:4346
#: templates/ishtar/blocks/window_image_detail.html:150
msgid "Receipt date"
msgstr ""
-#: forms_common.py:1131 models.py:4060 models_imports.py:867
+#: forms_common.py:1131 models.py:4348 models_imports.py:867
#: templates/ishtar/blocks/window_image_detail.html:54
msgid "Creation date"
msgstr "Gründungsdatum"
-#: forms_common.py:1134 models.py:4063
+#: forms_common.py:1134 models.py:4351
#: templates/ishtar/blocks/window_image_detail.html:160
msgid "Receipt date in documentation"
msgstr ""
-#: forms_common.py:1136 forms_common.py:1252 models.py:535 models.py:3202
-#: models.py:3677 models.py:4066 models_imports.py:488
+#: forms_common.py:1136 forms_common.py:1252 models.py:535 models.py:3496
+#: models.py:3965 models.py:4354 models_imports.py:488
#: templates/ishtar/blocks/window_image_detail.html:170
msgid "Comment"
msgstr ""
-#: forms_common.py:1138 forms_common.py:1251 models.py:2112 models.py:4065
+#: forms_common.py:1138 forms_common.py:1251 models.py:2185 models.py:4353
#: models_imports.py:125 models_imports.py:373 models_imports.py:449
msgid "Description"
msgstr "Beschreibung"
-#: forms_common.py:1141 models.py:4067
+#: forms_common.py:1141 models.py:4355
#: templates/ishtar/blocks/window_image_detail.html:182
msgid "Additional information"
msgstr ""
-#: forms_common.py:1143 forms_common.py:1255 models.py:4069
+#: forms_common.py:1143 forms_common.py:1255 models.py:4357
#: templates/ishtar/blocks/window_image_detail.html:108
msgid "Has a duplicate"
msgstr ""
@@ -818,7 +818,7 @@ msgid "Document - 001 - Search"
msgstr ""
#: forms_common.py:1244 forms_common.py:1326 forms_common.py:1361
-#: models.py:3801 templates/ishtar/wizard/wizard_person_deletion.html:139
+#: models.py:4089 templates/ishtar/wizard/wizard_person_deletion.html:139
msgid "Author"
msgstr ""
@@ -854,7 +854,7 @@ msgstr ""
msgid "Would you like to delete this documentation?"
msgstr ""
-#: forms_common.py:1334 models.py:3766 models.py:3795 models_imports.py:640
+#: forms_common.py:1334 models.py:4054 models.py:4083 models_imports.py:640
msgid "Author type"
msgstr ""
@@ -866,11 +866,11 @@ msgstr ""
msgid "There are identical authors."
msgstr ""
-#: forms_common.py:1379 models.py:1910
+#: forms_common.py:1379 models.py:1983
msgid "Query"
msgstr ""
-#: forms_common.py:1384 models.py:1914
+#: forms_common.py:1384 models.py:1987
msgid "Is an alert"
msgstr ""
@@ -910,7 +910,7 @@ msgstr ""
msgid "Deletion"
msgstr ""
-#: ishtar_menu.py:40 models.py:2455 views.py:1018
+#: ishtar_menu.py:40 models.py:2528 views.py:1018
msgid "Global variables"
msgstr ""
@@ -975,8 +975,8 @@ msgstr ""
msgid "This item already exists."
msgstr ""
-#: models.py:527 models.py:1909 models.py:2437 models.py:2775 models.py:2791
-#: models.py:3676 models_imports.py:369
+#: models.py:527 models.py:1982 models.py:2510 models.py:2848 models.py:2864
+#: models.py:3964 models_imports.py:369
msgid "Label"
msgstr ""
@@ -990,7 +990,7 @@ msgid ""
"letters, numbers and hyphens. Each slug must be unique."
msgstr ""
-#: models.py:536 models.py:2323 models.py:2684 models.py:3682
+#: models.py:536 models.py:2396 models.py:2757 models.py:3970
#: models_imports.py:140 models_imports.py:547
msgid "Available"
msgstr ""
@@ -1012,8 +1012,8 @@ msgstr ""
msgid "Generated relation image (SVG)"
msgstr ""
-#: models.py:1135 models.py:1169 models.py:1831 models.py:2439 models.py:3763
-#: models.py:4558 models.py:4640
+#: models.py:1135 models.py:1169 models.py:1559 models.py:1904 models.py:2512
+#: models.py:4051 models.py:4637
msgid "Order"
msgstr ""
@@ -1096,404 +1096,476 @@ msgstr ""
msgid "doc./image"
msgstr ""
-#: models.py:1559
+#: models.py:1561
+msgid "Authority name"
+msgstr ""
+
+#: models.py:1562
+msgid "Authority SRID"
+msgstr ""
+
+#: models.py:1565 models_imports.py:674
+msgid "Spatial reference system"
+msgstr ""
+
+#: models.py:1566
+msgid "Spatial reference systems"
+msgstr ""
+
+#: models.py:1575
msgid "Precise"
msgstr ""
-#: models.py:1617
+#: models.py:1578
+msgid "X"
+msgstr ""
+
+#: models.py:1579
+msgid "Y"
+msgstr ""
+
+#: models.py:1580
+msgid "Z"
+msgstr ""
+
+#: models.py:1581
+msgid "Estimated error for X"
+msgstr ""
+
+#: models.py:1583
+msgid "Estimated error for Y"
+msgstr ""
+
+#: models.py:1585
+msgid "Estimated error for Z"
+msgstr ""
+
+#: models.py:1588
+msgid "Spatial Reference System"
+msgstr ""
+
+#: models.py:1590
+msgid "Point"
+msgstr ""
+
+#: models.py:1591
+msgid "Point (2D)"
+msgstr ""
+
+#: models.py:1593
+msgid "Point source"
+msgstr ""
+
+#: models.py:1596
+msgid "Point source item"
+msgstr ""
+
+#: models.py:1597
+msgid "Multi polygon"
+msgstr ""
+
+#: models.py:1600
+msgid "Multi-polygon source"
+msgstr ""
+
+#: models.py:1603
+msgid "Multi polygon source item"
+msgstr ""
+
+#: models.py:1690
msgid "Last editor"
msgstr ""
-#: models.py:1620
+#: models.py:1693
msgid "Creator"
msgstr ""
-#: models.py:1824
+#: models.py:1897
msgid "Above"
msgstr ""
-#: models.py:1825
+#: models.py:1898
msgid "Bellow"
msgstr ""
-#: models.py:1826
+#: models.py:1899
msgid "Equal"
msgstr ""
-#: models.py:1832
+#: models.py:1905
msgid "Symmetrical"
msgstr ""
-#: models.py:1833
+#: models.py:1906
msgid "Tiny label"
msgstr ""
-#: models.py:1836
+#: models.py:1909
msgid "Inverse relation"
msgstr ""
-#: models.py:1839
+#: models.py:1912
msgid "Logical relation"
msgstr ""
-#: models.py:1849
+#: models.py:1922
msgid "Cannot have symmetrical and an inverse_relation"
msgstr ""
-#: models.py:1912
+#: models.py:1985
msgid "Content type"
msgstr ""
-#: models.py:1917
+#: models.py:1990
msgid "Search query"
msgstr ""
-#: models.py:1918
+#: models.py:1991
msgid "Search queries"
msgstr ""
-#: models.py:2083
+#: models.py:2156
msgid "Euro"
msgstr ""
-#: models.py:2084
+#: models.py:2157
msgid "US dollar"
msgstr ""
-#: models.py:2085 views.py:768 views.py:829
+#: models.py:2158 views.py:768 views.py:829
msgid "Operations"
msgstr ""
-#: models.py:2086 views.py:770 views.py:833
+#: models.py:2159 views.py:770 views.py:833
msgid "Context records"
msgstr ""
-#: models.py:2087
+#: models.py:2160
msgid "Site"
msgstr ""
-#: models.py:2087
+#: models.py:2160
msgid "Archaeological entity"
msgstr ""
-#: models.py:2091
+#: models.py:2164
msgid "Site search"
msgstr ""
-#: models.py:2092
+#: models.py:2165
msgid "New site"
msgstr ""
-#: models.py:2093
+#: models.py:2166
msgid "Site modification"
msgstr ""
-#: models.py:2094
+#: models.py:2167
msgid "Site deletion"
msgstr ""
-#: models.py:2097
+#: models.py:2170
msgid "Archaeological entity search"
msgstr ""
-#: models.py:2098
+#: models.py:2171
msgid "New archaeological entity"
msgstr ""
-#: models.py:2099
+#: models.py:2172
msgid "Archaeological entity modification"
msgstr ""
-#: models.py:2100
+#: models.py:2173
msgid "Archaeological entity deletion"
msgstr ""
-#: models.py:2108 models.py:2678 models_imports.py:124
+#: models.py:2181 models.py:2751 models_imports.py:124
msgid "Slug"
msgstr ""
-#: models.py:2109
+#: models.py:2182
msgid "Current active"
msgstr ""
-#: models.py:2111
+#: models.py:2184
msgid "Activate experimental feature"
msgstr ""
-#: models.py:2114
+#: models.py:2187
msgid "Alternate configuration"
msgstr ""
-#: models.py:2116
+#: models.py:2189
msgid "Choose an alternate configuration for label, index management"
msgstr ""
-#: models.py:2120
+#: models.py:2193
msgid "Files module"
msgstr ""
-#: models.py:2122
+#: models.py:2195
msgid "Archaeological site module"
msgstr ""
-#: models.py:2124
+#: models.py:2197
msgid "Archaeological site type"
msgstr ""
-#: models.py:2128
+#: models.py:2201
msgid "Context records module"
msgstr ""
-#: models.py:2130
+#: models.py:2203
msgid "Finds module"
msgstr ""
-#: models.py:2131
+#: models.py:2204
msgid "Need context records module"
msgstr ""
-#: models.py:2133
+#: models.py:2206
msgid "Find index is based on"
msgstr ""
-#: models.py:2135
+#: models.py:2208
msgid ""
"To prevent irrelevant indexes, change this parameter only if there is no "
"find in the database"
msgstr ""
-#: models.py:2138
+#: models.py:2211
msgid "Warehouses module"
msgstr ""
-#: models.py:2139
+#: models.py:2212
msgid "Need finds module"
msgstr ""
-#: models.py:2140
+#: models.py:2213
msgid "Preservation module"
msgstr ""
-#: models.py:2142
+#: models.py:2215
msgid "Mapping module"
msgstr ""
-#: models.py:2144
+#: models.py:2217
msgid "Use town to locate when coordinates are missing"
msgstr ""
-#: models.py:2145
+#: models.py:2218
msgid "Underwater module"
msgstr ""
-#: models.py:2147
+#: models.py:2220
msgid "Parcel are mandatory for context records"
msgstr ""
-#: models.py:2149
+#: models.py:2222
msgid "Home page"
msgstr ""
-#: models.py:2150
+#: models.py:2223
#, python-brace-format
msgid ""
"Homepage of Ishtar - if not defined a default homepage will appear. Use the "
"markdown syntax. {random_image} can be used to display a random image."
msgstr ""
-#: models.py:2154
+#: models.py:2227
msgid "Main operation code prefix"
msgstr ""
-#: models.py:2158
+#: models.py:2231
msgid "Default operation code prefix"
msgstr ""
-#: models.py:2162
+#: models.py:2235
msgid "Operation region code"
msgstr ""
-#: models.py:2166
+#: models.py:2239
msgid "File external id"
msgstr ""
-#: models.py:2168
+#: models.py:2241
msgid ""
"Formula to manage file external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
"be destructive."
msgstr ""
-#: models.py:2173
+#: models.py:2246
msgid "Parcel external id"
msgstr ""
-#: models.py:2176
+#: models.py:2249
msgid ""
"Formula to manage parcel external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
"be destructive."
msgstr ""
-#: models.py:2181
+#: models.py:2254
msgid "Context record external id"
msgstr ""
-#: models.py:2183
+#: models.py:2256
msgid ""
"Formula to manage context record external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2188
+#: models.py:2261
msgid "Base find external id"
msgstr ""
-#: models.py:2190
+#: models.py:2263
msgid ""
"Formula to manage base find external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2195
+#: models.py:2268
msgid "Find external id"
msgstr ""
-#: models.py:2197
+#: models.py:2270
msgid ""
"Formula to manage find external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
"be destructive."
msgstr ""
-#: models.py:2202
+#: models.py:2275
msgid "Container external id"
msgstr ""
-#: models.py:2204
+#: models.py:2277
msgid ""
"Formula to manage container external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2209
+#: models.py:2282
msgid "Warehouse external id"
msgstr ""
-#: models.py:2211
+#: models.py:2284
msgid ""
"Formula to manage warehouse external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2216
+#: models.py:2289
msgid "Document external id"
msgstr ""
-#: models.py:2218
+#: models.py:2291
msgid ""
"Formula to manage document external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
"data can be destructive."
msgstr ""
-#: models.py:2223
+#: models.py:2296
msgid "Raw name for person"
msgstr ""
-#: models.py:2225
+#: models.py:2298
msgid ""
"Formula to manage person raw_name. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
"be destructive."
msgstr ""
-#: models.py:2229
+#: models.py:2302
msgid "Use auto index for finds"
msgstr ""
-#: models.py:2231
+#: models.py:2304
msgid "Currency"
msgstr ""
-#: models.py:2237
+#: models.py:2310
msgid "Maps - default zoom"
msgstr ""
-#: models.py:2240
+#: models.py:2313
msgid "Ishtar site profile"
msgstr ""
-#: models.py:2241
+#: models.py:2314
msgid "Ishtar site profiles"
msgstr ""
-#: models.py:2325
+#: models.py:2398
msgid "Enable this form"
msgstr ""
-#: models.py:2326
+#: models.py:2399
msgid ""
"Disable with caution: disabling a form with mandatory fields may lead to "
"database errors."
msgstr ""
-#: models.py:2329
+#: models.py:2402
msgid "Apply to all"
msgstr ""
-#: models.py:2330
+#: models.py:2403
msgid ""
"Apply this form to all users. If set to True, selecting user and user type "
"is useless."
msgstr ""
-#: models.py:2336
+#: models.py:2409
msgid "Custom form"
msgstr ""
-#: models.py:2337
+#: models.py:2410
msgid "Custom forms"
msgstr ""
-#: models.py:2353
+#: models.py:2426
msgid "User types"
msgstr ""
-#: models.py:2429
+#: models.py:2502
msgid "Excluded field"
msgstr ""
-#: models.py:2430
+#: models.py:2503
msgid "Excluded fields"
msgstr ""
-#: models.py:2440 templates/blocks/form_flex_snippet.html:18
+#: models.py:2513 templates/blocks/form_flex_snippet.html:18
#: templates/blocks/table_form_snippet.html:9
msgid "Help"
msgstr ""
-#: models.py:2443
+#: models.py:2516
msgid "Custom form - Json data field"
msgstr ""
-#: models.py:2444
+#: models.py:2517
msgid "Custom form - Json data fields"
msgstr ""
-#: models.py:2448
+#: models.py:2521
msgid "Variable name"
msgstr ""
-#: models.py:2449
+#: models.py:2522
msgid "Description of the variable"
msgstr ""
-#: models.py:2451 models_imports.py:569
+#: models.py:2524 models_imports.py:569
#: templates/ishtar/formset_import_match.html:22
#: templates/ishtar/import_step_by_step.html:172
#: templates/ishtar/import_step_by_step.html:200
@@ -1501,574 +1573,566 @@ msgstr ""
msgid "Value"
msgstr ""
-#: models.py:2454
+#: models.py:2527
msgid "Global variable"
msgstr ""
-#: models.py:2582 models.py:2612
+#: models.py:2655 models.py:2685
msgid "Total"
msgstr ""
-#: models.py:2589 models.py:2776 models.py:2792
+#: models.py:2662 models.py:2849 models.py:2865
#: templates/ishtar/dashboards/dashboard_main_detail.html:211
#: templates/ishtar/dashboards/dashboard_main_detail_users.html:5
#: templates/ishtar/sheet_person.html:30
msgid "Number"
msgstr ""
-#: models.py:2676
+#: models.py:2749
msgid "Administrative Act"
msgstr ""
-#: models.py:2683
+#: models.py:2756
msgid "Associated object"
msgstr ""
-#: models.py:2688
+#: models.py:2761
msgid "Document template"
msgstr ""
-#: models.py:2689
+#: models.py:2762
msgid "Document templates"
msgstr ""
-#: models.py:2780 models.py:2794 models.py:4680 models_imports.py:861
+#: models.py:2853 models.py:2867 models.py:4743 models_imports.py:861
msgid "State"
msgstr ""
-#: models.py:2800 models.py:4380 templates/blocks/JQueryAdvancedTown.html:12
+#: models.py:2873 models.py:2931 templates/blocks/JQueryAdvancedTown.html:12
msgid "Department"
msgstr ""
-#: models.py:2801
+#: models.py:2874
msgid "Departments"
msgstr ""
-#: models.py:2856
+#: models.py:2924
+msgid "Surface (m2)"
+msgstr ""
+
+#: models.py:2925
+msgid "Localisation"
+msgstr "Lokalisierung"
+
+#: models.py:2934
+msgid "Year of creation"
+msgstr ""
+
+#: models.py:2935
+msgid ""
+"Filling this field is relevant to distinguish old towns from new towns."
+msgstr ""
+
+#: models.py:2940 models.py:3323 models.py:3501 models.py:4084
+msgid "Cached name"
+msgstr ""
+
+#: models.py:3087
+msgid "Only four level of parent are managed."
+msgstr ""
+
+#: models.py:3092
+msgid "Area"
+msgstr ""
+
+#: models.py:3115
+msgid "Town (freeform)"
+msgstr ""
+
+#: models.py:3118
+msgid "Town (precise)"
+msgstr ""
+
+#: models.py:3142
msgid "Raw phone"
msgstr ""
-#: models.py:2862
+#: models.py:3148
msgid "Alternative address is prefered"
msgstr ""
-#: models.py:2901
+#: models.py:3195
msgid "Tel: "
msgstr ""
-#: models.py:2905
+#: models.py:3199
msgid "Mobile: "
msgstr ""
-#: models.py:2909
+#: models.py:3203
msgid "Email: "
msgstr "E-Mail-Adresse:"
-#: models.py:2914
+#: models.py:3208
msgid "Merge key"
msgstr ""
-#: models.py:2986
+#: models.py:3280
msgid "Organization types"
msgstr ""
-#: models.py:3014 models.py:3159 models.py:3564
+#: models.py:3308 models.py:3453 models.py:3858
msgctxt "key for text search"
msgid "name"
msgstr ""
-#: models.py:3018 models.py:3171 models.py:3576 models.py:3938
+#: models.py:3312 models.py:3465 models.py:3870 models.py:4226
msgctxt "key for text search"
msgid "type"
msgstr ""
-#: models.py:3029 models.py:3207 models.py:3796 models.py:4389
-msgid "Cached name"
-msgstr ""
-
-#: models.py:3035
+#: models.py:3329
msgid "Organizations"
msgstr ""
-#: models.py:3066
+#: models.py:3360
msgid "unknown organization"
msgstr ""
-#: models.py:3092
+#: models.py:3386
msgid "Person types"
msgstr ""
-#: models.py:3105 models_imports.py:676
+#: models.py:3399 models_imports.py:676
msgid "Title type"
msgstr ""
-#: models.py:3106
+#: models.py:3400
msgid "Title types"
msgstr ""
-#: models.py:3131
+#: models.py:3425
msgid "Mr"
msgstr ""
-#: models.py:3132
+#: models.py:3426
msgid "Miss"
msgstr ""
-#: models.py:3133
+#: models.py:3427
msgid "Mr and Mrs"
msgstr ""
-#: models.py:3134
+#: models.py:3428
msgid "Mrs"
msgstr ""
-#: models.py:3135
+#: models.py:3429
msgid "Doctor"
msgstr ""
-#: models.py:3163 models.py:3568
+#: models.py:3457 models.py:3862
msgctxt "key for text search"
msgid "surname"
msgstr ""
-#: models.py:3167 models.py:3572
+#: models.py:3461 models.py:3866
msgctxt "key for text search"
msgid "email"
msgstr ""
-#: models.py:3175 models.py:3580
+#: models.py:3469 models.py:3874
msgctxt "key for text search"
msgid "organization"
msgstr ""
-#: models.py:3179
+#: models.py:3473
msgctxt "key for text search"
msgid "has-account"
msgstr ""
-#: models.py:3200
+#: models.py:3494
msgid "Contact type"
msgstr ""
-#: models.py:3203 models.py:3293
+#: models.py:3497 models.py:3587
msgid "Types"
msgstr ""
-#: models.py:3206
+#: models.py:3500
msgid "Is attached to"
msgstr ""
-#: models.py:3213
+#: models.py:3507
msgid "Persons"
msgstr ""
-#: models.py:3431
+#: models.py:3725
msgid "Groups"
msgstr ""
-#: models.py:3436
+#: models.py:3730
msgid "Profile types"
msgstr ""
-#: models.py:3447
+#: models.py:3741
msgid "Profile type summary"
msgstr ""
-#: models.py:3448
+#: models.py:3742
msgid "Profile types summary"
msgstr ""
-#: models.py:3459
+#: models.py:3753
msgid "Show field number"
msgstr ""
-#: models.py:3460
+#: models.py:3754
msgid "Automatically pin"
msgstr ""
-#: models.py:3461
+#: models.py:3755
msgid "Display pin menu"
msgstr ""
-#: models.py:3467
+#: models.py:3761
msgid "User profile"
msgstr ""
-#: models.py:3468
+#: models.py:3762
msgid "User profiles"
msgstr ""
-#: models.py:3503 models.py:3754
+#: models.py:3797 models.py:4042
msgid " - duplicate"
msgstr ""
-#: models.py:3560
+#: models.py:3854
msgctxt "key for text search"
msgid "username"
msgstr ""
-#: models.py:3591
+#: models.py:3885
msgid "Advanced shortcut menu"
msgstr ""
-#: models.py:3594
+#: models.py:3888
msgid "Ishtar user"
msgstr ""
-#: models.py:3595
+#: models.py:3889
msgid "Ishtar users"
msgstr ""
-#: models.py:3681
+#: models.py:3969
msgid "Owner"
msgstr ""
-#: models.py:3684
+#: models.py:3972
msgid "Shared (read) with"
msgstr ""
-#: models.py:3688
+#: models.py:3976
msgid "Shared (read/edit) with"
msgstr ""
-#: models.py:3767
+#: models.py:4055
msgid "Author types"
msgstr ""
-#: models.py:3842
+#: models.py:4130
msgid "Source types"
msgstr ""
-#: models.py:3852 models_imports.py:675
+#: models.py:4140 models_imports.py:675
msgid "Support type"
msgstr ""
-#: models.py:3853
+#: models.py:4141
msgid "Support types"
msgstr ""
-#: models.py:3862
+#: models.py:4150
msgid "Format type"
msgstr ""
-#: models.py:3863
+#: models.py:4151
msgid "Format types"
msgstr ""
-#: models.py:3872
+#: models.py:4160
msgid "URL"
msgstr ""
-#: models.py:3875
+#: models.py:4163
msgid "License type"
msgstr ""
-#: models.py:3876
+#: models.py:4164
msgid "License types"
msgstr ""
-#: models.py:3930
+#: models.py:4218
msgctxt "key for text search"
msgid "author"
msgstr ""
-#: models.py:3934
+#: models.py:4222
msgctxt "key for text search"
msgid "title"
msgstr ""
-#: models.py:3942
+#: models.py:4230
msgctxt "key for text search"
msgid "reference"
msgstr ""
-#: models.py:3946
+#: models.py:4234
msgctxt "key for text search"
msgid "internal-reference"
msgstr ""
-#: models.py:3950
+#: models.py:4238
msgctxt "key for text search"
msgid "description"
msgstr ""
-#: models.py:3954
+#: models.py:4242
msgctxt "key for text search"
msgid "comment"
msgstr ""
-#: models.py:3958
+#: models.py:4246
msgctxt "key for text search"
msgid "additional-information"
msgstr ""
-#: models.py:3962
+#: models.py:4250
msgctxt "key for text search"
msgid "has-duplicate"
msgstr ""
-#: models.py:3966 models.py:4012
+#: models.py:4254 models.py:4300
msgctxt "key for text search"
msgid "operation"
msgstr ""
-#: models.py:3970 models.py:4015
+#: models.py:4258 models.py:4303
msgctxt "key for text search"
msgid "context-record"
msgstr ""
-#: models.py:3974 models.py:4017
+#: models.py:4262 models.py:4305
msgctxt "key for text search"
msgid "find"
msgstr ""
-#: models.py:3978
+#: models.py:4266
msgctxt "key for text search"
msgid "find-denomination"
msgstr ""
-#: models.py:3982 models.py:4016
+#: models.py:4270 models.py:4304
msgctxt "key for text search"
msgid "file"
msgstr ""
-#: models.py:3986
+#: models.py:4274
msgctxt "key for text search"
msgid "container"
msgstr ""
-#: models.py:3990 models.py:4018
+#: models.py:4278 models.py:4306
msgctxt "key for text search"
msgid "site"
msgstr ""
-#: models.py:3994 models.py:4019
+#: models.py:4282 models.py:4307
msgctxt "key for text search"
msgid "warehouse"
msgstr ""
-#: models.py:4021
+#: models.py:4309
msgctxt "key for text search"
msgid "treatment"
msgstr ""
-#: models.py:4024
+#: models.py:4312
msgctxt "key for text search"
msgid "treatment-file"
msgstr ""
-#: models.py:4031
+#: models.py:4319
msgid "Index"
msgstr ""
-#: models.py:4033
+#: models.py:4321
msgid "External ID"
msgstr ""
-#: models.py:4034 templates/ishtar/blocks/window_image_detail.html:34
+#: models.py:4322 templates/ishtar/blocks/window_image_detail.html:34
msgid "Ref."
msgstr ""
-#: models.py:4035 templates/ishtar/blocks/window_image_detail.html:44
+#: models.py:4323 templates/ishtar/blocks/window_image_detail.html:44
msgid "Internal ref."
msgstr ""
-#: models.py:4040
+#: models.py:4328
msgid "License"
msgstr ""
-#: models.py:4042 templates/ishtar/blocks/window_image_detail.html:78
+#: models.py:4330 templates/ishtar/blocks/window_image_detail.html:78
msgid "Support"
msgstr ""
-#: models.py:4045 models_imports.py:641
+#: models.py:4333 models_imports.py:641
#: templates/ishtar/blocks/window_image_detail.html:88
msgid "Format"
msgstr ""
-#: models.py:4048 templates/ishtar/blocks/window_image_detail.html:98
+#: models.py:4336 templates/ishtar/blocks/window_image_detail.html:98
msgid "Scale"
msgstr ""
-#: models.py:4052
+#: models.py:4340
msgid "Authors (raw)"
msgstr ""
-#: models.py:4064 templates/ishtar/blocks/window_image_detail.html:118
+#: models.py:4352 templates/ishtar/blocks/window_image_detail.html:118
msgid "Number of items"
msgstr ""
-#: models.py:4071
+#: models.py:4359
msgid "Symbolic links"
msgstr ""
-#: models.py:4074
+#: models.py:4362
msgid "Related"
msgstr ""
-#: models.py:4075
+#: models.py:4363
msgid "Cached value - do not edit"
msgstr ""
-#: models.py:4078 templates/ishtar/sheet_document.html:4
+#: models.py:4366 templates/ishtar/sheet_document.html:4
msgid "Document"
msgstr ""
-#: models.py:4079 templates/ishtar/sheet_person.html:160
+#: models.py:4367 templates/ishtar/sheet_person.html:160
msgid "Documents"
msgstr ""
-#: models.py:4083
+#: models.py:4371
msgid "Can view all Documents"
msgstr ""
-#: models.py:4085
+#: models.py:4373
msgid "Can view own Document"
msgstr ""
-#: models.py:4087
+#: models.py:4375
msgid "Can add own Document"
msgstr ""
-#: models.py:4089
+#: models.py:4377
msgid "Can change own Document"
msgstr ""
-#: models.py:4091
+#: models.py:4379
msgid "Can delete own Document"
msgstr ""
-#: models.py:4373
-msgid "Surface (m2)"
-msgstr ""
-
-#: models.py:4374
-msgid "Localisation"
-msgstr "Lokalisierung"
-
-#: models.py:4383
-msgid "Year of creation"
-msgstr ""
-
-#: models.py:4384
-msgid ""
-"Filling this field is relevant to distinguish old towns from new towns."
-msgstr ""
-
-#: models.py:4535
-msgid "Only four level of parent are managed."
-msgstr ""
-
-#: models.py:4540
-msgid "Area"
-msgstr ""
-
-#: models.py:4559
+#: models.py:4638
msgid "Is preventive"
msgstr ""
-#: models.py:4560
+#: models.py:4639
msgid "Is judiciary"
msgstr ""
-#: models.py:4563 models_imports.py:642
+#: models.py:4642 models_imports.py:642
msgid "Operation type"
msgstr ""
-#: models.py:4564
+#: models.py:4643
msgid "Operation types"
msgstr ""
-#: models.py:4603
+#: models.py:4682
msgid "Judiciary"
msgstr ""
-#: models.py:4605
+#: models.py:4684
msgid "Preventive"
msgstr ""
-#: models.py:4607
+#: models.py:4686
msgid "Research"
msgstr ""
-#: models.py:4642
-msgid "Authority name"
-msgstr ""
-
-#: models.py:4643
-msgid "Authority SRID"
-msgstr ""
-
-#: models.py:4646 models_imports.py:674
-msgid "Spatial reference system"
-msgstr ""
-
-#: models.py:4647
-msgid "Spatial reference systems"
-msgstr ""
-
-#: models.py:4656
+#: models.py:4719
msgid "Filename"
msgstr ""
-#: models.py:4661
+#: models.py:4724
msgid "Administration script"
msgstr ""
-#: models.py:4662
+#: models.py:4725
msgid "Administration scripts"
msgstr ""
-#: models.py:4669
+#: models.py:4732
msgid "Scheduled"
msgstr ""
-#: models.py:4670
+#: models.py:4733
msgid "In progress"
msgstr ""
-#: models.py:4671 models_imports.py:798
+#: models.py:4734 models_imports.py:798
msgid "Finished with errors"
msgstr ""
-#: models.py:4672 models_imports.py:799
+#: models.py:4735 models_imports.py:799
msgid "Finished"
msgstr ""
-#: models.py:4685
+#: models.py:4748
msgid "Result"
msgstr ""
-#: models.py:4688
+#: models.py:4751
msgid "Administration task"
msgstr ""
-#: models.py:4689
+#: models.py:4752
msgid "Administration tasks"
msgstr ""
-#: models.py:4693
+#: models.py:4756
msgid "Unknown"
msgstr ""
-#: models.py:4708
+#: models.py:4771
msgid ""
"ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your "
"administrator."
msgstr ""
-#: models.py:4717
+#: models.py:4780
msgid ""
"Your ISHTAR_SCRIPT_DIR is containing dots \"..\". As it can refer to "
"relative paths, it can be a security issue and this is not allowed. Only put "
"a full path."
msgstr ""
-#: models.py:4728
+#: models.py:4791
msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory."
msgstr ""
-#: models.py:4744
+#: models.py:4807
msgid ""
"Script \"{}\" is not available in your script directory. Check your "
"configuration."
@@ -2709,34 +2773,46 @@ msgstr ""
msgid "Autorefresh end. The form is re-enabled."
msgstr ""
-#: templates/base.html:101
+#: templates/base.html:66
+msgid "Geolocalize me"
+msgstr ""
+
+#: templates/base.html:67
+msgid "Geolocation activated"
+msgstr ""
+
+#: templates/base.html:68
+msgid "Geolocation disabled"
+msgstr ""
+
+#: templates/base.html:104
msgid "Current items"
msgstr ""
-#: templates/base.html:103 templates/ishtar/forms/qa_base.html:33
+#: templates/base.html:106 templates/ishtar/forms/qa_base.html:33
#: templates/ishtar/forms/qa_form.html:21 templates/ishtar/manage_basket.html:4
#: templates/welcome.html:11 templates/welcome.html:12
#: templates/welcome.html:13 templates/welcome.html:14 wizards.py:435
msgid ":"
msgstr ""
-#: templates/base.html:116
+#: templates/base.html:119
msgid "Sheets"
msgstr ""
-#: templates/base.html:177
+#: templates/base.html:180
msgid "Processing..."
msgstr ""
-#: templates/base.html:179
+#: templates/base.html:182
msgid "This can be long."
msgstr ""
-#: templates/base.html:181
+#: templates/base.html:184
msgid "Time to take a coffee?"
msgstr ""
-#: templates/base.html:183
+#: templates/base.html:186
msgid "Time to take another coffee?"
msgstr ""
@@ -3874,7 +3950,7 @@ msgstr ""
msgid "Load another random image?"
msgstr ""
-#: utils.py:1039
+#: utils.py:1111
msgid "The maximum supported file size is {} Mo."
msgstr ""
diff --git a/translations/fr/archaeological_context_records.po b/translations/fr/archaeological_context_records.po
index 13de54e8b..56d8712a1 100644
--- a/translations/fr/archaeological_context_records.po
+++ b/translations/fr/archaeological_context_records.po
@@ -12,7 +12,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"PO-Revision-Date: 2019-02-13 11:45+0000\n"
+"PO-Revision-Date: 2019-02-13 11:44+0000\n"
"Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"
"Language-Team: \n"
"Language: fr\n"
@@ -23,7 +23,7 @@ msgstr ""
msgid "Point"
msgstr "Point"
-#: admin.py:51 models.py:492
+#: admin.py:51
msgid "Multi polygon"
msgstr "Polygones multi-parties"
@@ -43,7 +43,7 @@ msgstr "Unité d'enregistrement - 001 - Recherche"
msgid "Full text search"
msgstr "Recherche en texte intégral"
-#: forms.py:71 forms.py:160 forms.py:414 models.py:419 models.py:851
+#: forms.py:71 forms.py:160 forms.py:414 models.py:419 models.py:846
msgid "ID"
msgstr "Identifiant"
@@ -76,7 +76,7 @@ msgid "Unit type"
msgstr "Type d'unité"
#: forms.py:91 forms.py:153 models.py:294 models.py:295 models.py:408
-#: models.py:853
+#: models.py:848
msgid "Parcel"
msgstr "Parcelle"
@@ -101,7 +101,6 @@ msgid "Context record - 020 - General"
msgstr "Unité d'enregistrement - 020 - Général"
#: forms.py:154 forms.py:408 models.py:291 models.py:292 models.py:411
-#: models.py:490 models.py:496
msgid "Town"
msgstr "Commune"
@@ -109,11 +108,11 @@ msgstr "Commune"
msgid "Only the items associated to the operation can be selected."
msgstr "Seuls les éléments associés à l'opération peuvent être sélectionnés."
-#: forms.py:162 forms.py:416 models.py:441 models.py:852
+#: forms.py:162 forms.py:416 models.py:441 models.py:847
msgid "Context record type"
msgstr "Type d'Unité d'Enregistrement"
-#: forms.py:164 models.py:420 models.py:854
+#: forms.py:164 models.py:420 models.py:849
#: templates/ishtar/sheet_contextrecord.html:45
msgid "Description"
msgstr "Description"
@@ -170,31 +169,31 @@ msgstr "Localisation"
msgid "Coordinates"
msgstr "Coordonnées"
-#: forms.py:189 models.py:474
+#: forms.py:189
msgid "X"
msgstr "X/Long"
-#: forms.py:190 models.py:477
+#: forms.py:190
msgid "Estimated error for X"
msgstr "Erreur estimée pour X"
-#: forms.py:192 models.py:475
+#: forms.py:192
msgid "Y"
msgstr "Y/Lat"
-#: forms.py:193 models.py:479
+#: forms.py:193
msgid "Estimated error for Y"
msgstr "Erreur estimée pour Y"
-#: forms.py:195 models.py:476
+#: forms.py:195
msgid "Z"
msgstr "Z"
-#: forms.py:196 models.py:481
+#: forms.py:196
msgid "Estimated error for Z"
msgstr "Erreur estimée pour Z"
-#: forms.py:199 models.py:484
+#: forms.py:199
msgid "Spatial Reference System"
msgstr "Système de référence spatiale"
@@ -383,7 +382,7 @@ msgstr "Type de documentation"
msgid "Documentation types"
msgstr "Types de documentation"
-#: models.py:285 models.py:855
+#: models.py:285 models.py:850
msgid "Periods"
msgstr "Périodes"
@@ -511,100 +510,80 @@ msgstr ""
msgid "Estimation of a \"Terminus Post Quem\""
msgstr "Estimation d'un « Terminus Post Quem »."
-#: models.py:486
-msgid "Point (2D)"
-msgstr "Point (2D)"
-
-#: models.py:487
-msgid "Point (3D)"
-msgstr "Point (3D)"
-
-#: models.py:489
-msgid "Point source"
-msgstr "Source du point"
-
-#: models.py:490 models.py:496
-msgid "Precise"
-msgstr "Précis"
-
-#: models.py:495
-msgid "Multi-polygon source"
-msgstr "Source du multi-polygone"
-
-#: models.py:499
+#: models.py:476
msgid "Documents"
msgstr "Documents"
-#: models.py:504
+#: models.py:481
msgid "Main image"
msgstr "Image principale"
-#: models.py:505
+#: models.py:482
msgid "Cached name"
msgstr "Nom en cache"
-#: models.py:509 models.py:510 templates/ishtar/sheet_contextrecord.html:4
+#: models.py:486 models.py:487 templates/ishtar/sheet_contextrecord.html:4
msgid "Context Record"
msgstr "Unité d'Enregistrement"
-#: models.py:529
+#: models.py:506
msgctxt "short"
msgid "Context record"
msgstr "UE"
-#: models.py:782 models.py:805 models.py:850
+#: models.py:777 models.py:800 models.py:845
msgid "Relation type"
msgstr "Type de relation"
-#: models.py:783
+#: models.py:778
msgid "Relation types"
msgstr "Types de relation"
-#: models.py:800
+#: models.py:795
msgid "ID (left)"
msgstr "Identifiant (gauche)"
-#: models.py:801
+#: models.py:796
msgid "Context record type (left)"
msgstr "Type d'UE (gauche)"
-#: models.py:802
+#: models.py:797
msgid "Parcel (left)"
msgstr "Parcelle (gauche)"
-#: models.py:803
+#: models.py:798
msgid "Description (left)"
msgstr "Description (gauche)"
-#: models.py:804
+#: models.py:799
msgid "Periods (left)"
msgstr "Périodes (gauche)"
-#: models.py:806
+#: models.py:801
msgid "ID (right)"
msgstr "Identifiant (droit)"
-#: models.py:807
+#: models.py:802
msgid "Context record type (right)"
msgstr "Type d'UE (droite)"
-#: models.py:808
+#: models.py:803
msgid "Parcel (right)"
msgstr "Parcelle (droite)"
-#: models.py:809
+#: models.py:804
msgid "Description (right)"
msgstr "Description (droite)"
-#: models.py:810
+#: models.py:805
msgid "Periods (right)"
msgstr "Périodes (droite)"
-#: models.py:819
+#: models.py:814
msgid "Record relation"
msgstr "Relation entre Unités d'Enregistrement"
-#: models.py:820
+#: models.py:815
msgid "Record relations"
msgstr "Relations entre Unités d'Enregistrement"
diff --git a/translations/fr/archaeological_finds.po b/translations/fr/archaeological_finds.po
index 792e317c8..6ea58b6d5 100644
--- a/translations/fr/archaeological_finds.po
+++ b/translations/fr/archaeological_finds.po
@@ -20,20 +20,20 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Generator: Zanata 4.6.2\n"
-#: admin.py:39 models_finds.py:308
+#: admin.py:39
msgid "Point (2D)"
msgstr "Point (2D)"
-#: admin.py:41 models_finds.py:314
+#: admin.py:41 models_finds.py:296
msgid "Line"
msgstr "Ligne"
-#: admin.py:43 models_finds.py:315
+#: admin.py:43
msgid "Multi polygon"
msgstr "Polygones multi-parties"
#: forms.py:96 forms.py:102 forms.py:561 forms.py:574 forms.py:936
-#: models_finds.py:742 models_finds.py:1644 wizards.py:86
+#: models_finds.py:724 models_finds.py:1626 wizards.py:86
msgid "Context record"
msgstr "Unité d'Enregistrement"
@@ -41,8 +41,8 @@ msgstr "Unité d'Enregistrement"
msgid "Find - 010 - Context record choice"
msgstr "Mobilier - 010 - Choix de l'unité d'enregistrement"
-#: forms.py:134 forms.py:272 ishtar_menu.py:32 models_finds.py:1499
-#: models_finds.py:2291 models_treatments.py:611
+#: forms.py:134 forms.py:272 ishtar_menu.py:32 models_finds.py:1481
+#: models_finds.py:2273 models_treatments.py:611
#: templates/ishtar/sheet_find.html:4
msgid "Find"
msgstr "Mobilier"
@@ -56,95 +56,95 @@ msgid "Identification"
msgstr "Identification"
#: forms.py:161 forms.py:417 forms.py:581 forms.py:889 forms.py:1369
-#: models_finds.py:271 models_finds.py:1358
+#: models_finds.py:271 models_finds.py:1340
msgid "Free ID"
msgstr "Identifiant libre"
#: forms.py:163 forms.py:419 forms.py:583 forms.py:890 forms.py:1436
-#: models_finds.py:1359
+#: models_finds.py:1341
msgid "Denomination"
msgstr "Dénomination"
-#: forms.py:164 forms.py:584 forms.py:891 models_finds.py:1442
+#: forms.py:164 forms.py:584 forms.py:891 models_finds.py:1424
msgid "Previous ID"
msgstr "Identifiant précédent"
-#: forms.py:165 forms.py:587 forms.py:894 models_finds.py:1360
+#: forms.py:165 forms.py:587 forms.py:894 models_finds.py:1342
msgid "Museum ID"
msgstr "Identifiant musée"
-#: forms.py:166 forms.py:588 forms.py:893 models_finds.py:1355
+#: forms.py:166 forms.py:588 forms.py:893 models_finds.py:1337
msgid "Seal number"
msgstr "Numéro de scellé"
-#: forms.py:167 forms.py:589 forms.py:895 models_finds.py:1438
+#: forms.py:167 forms.py:589 forms.py:895 models_finds.py:1420
msgid "Mark"
msgstr "Marquage"
#: forms.py:169 forms.py:170 forms.py:422 forms.py:424 forms.py:563
#: forms.py:592 forms.py:948 forms_treatments.py:147 models_finds.py:276
-#: models_finds.py:1361 models_treatments.py:167
+#: models_finds.py:1343 models_treatments.py:167
#: templates/ishtar/sheet_find.html:140
msgid "Description"
msgstr "Description"
-#: forms.py:172 forms.py:426 forms.py:968 models_finds.py:1401
+#: forms.py:172 forms.py:426 forms.py:968 models_finds.py:1383
msgid "Is complete?"
msgstr "Est complet ?"
#: forms.py:175 forms.py:428 forms.py:594 models_finds.py:59
-#: models_finds.py:768 models_finds.py:1367
+#: models_finds.py:750 models_finds.py:1349
msgid "Material types"
msgstr "Types de matériau"
-#: forms.py:178 forms.py:431 forms.py:975 models_finds.py:1372
+#: forms.py:178 forms.py:431 forms.py:975 models_finds.py:1354
msgid "Material type quality"
msgstr "Qualité du type de matériaux"
-#: forms.py:180 forms.py:977 models_finds.py:1376
+#: forms.py:180 forms.py:977 models_finds.py:1358
msgid "Comment on the material"
msgstr "Commentaire relatif au matériau"
#: forms.py:183 forms.py:433 forms.py:597 models_finds.py:169
-#: models_finds.py:769 models_finds.py:1404
+#: models_finds.py:751 models_finds.py:1386
msgid "Object types"
msgstr "Types d'objet"
-#: forms.py:186 forms.py:436 forms.py:985 models_finds.py:1409
+#: forms.py:186 forms.py:436 forms.py:985 models_finds.py:1391
msgid "Object type quality"
msgstr "Qualité du type d'objet"
-#: forms.py:187 forms.py:438 forms.py:987 forms.py:1376 models_finds.py:1382
+#: forms.py:187 forms.py:438 forms.py:987 forms.py:1376 models_finds.py:1364
msgid "Find number"
msgstr "Mobilier (en nombre)"
-#: forms.py:189 forms.py:440 forms.py:989 models_finds.py:1422
+#: forms.py:189 forms.py:440 forms.py:989 models_finds.py:1404
msgid "Minimum number of individuals (MNI)"
msgstr "Nombre minimum d'individus (NMI)"
-#: forms.py:191 forms.py:443 forms.py:992 models_finds.py:1362
+#: forms.py:191 forms.py:443 forms.py:992 models_finds.py:1344
msgid "Decoration"
msgstr "Décor"
-#: forms.py:193 forms.py:445 forms.py:993 models_finds.py:1363
+#: forms.py:193 forms.py:445 forms.py:993 models_finds.py:1345
msgid "Inscription"
msgstr "Inscription"
-#: forms.py:196 forms.py:447 forms.py:600 forms.py:991 models_finds.py:1365
+#: forms.py:196 forms.py:447 forms.py:600 forms.py:991 models_finds.py:1347
msgid "Manufacturing place"
msgstr "Lieu de fabrication"
-#: forms.py:198 forms.py:449 forms.py:602 forms.py:995 models_finds.py:1419
+#: forms.py:198 forms.py:449 forms.py:602 forms.py:995 models_finds.py:1401
msgid "Communicability"
msgstr "Communicabilité"
#: forms.py:200 forms.py:451 forms.py:605 forms.py:996 forms.py:1476
#: forms_treatments.py:149 forms_treatments.py:717 models_finds.py:277
-#: models_finds.py:1439 models_treatments.py:166 models_treatments.py:939
+#: models_finds.py:1421 models_treatments.py:166 models_treatments.py:939
msgid "Comment"
msgstr "Commentaire général"
-#: forms.py:203 forms.py:454 forms.py:615 forms.py:999 models_finds.py:1440
+#: forms.py:203 forms.py:454 forms.py:615 forms.py:999 models_finds.py:1422
msgid "Comment on dating"
msgstr "Commentaire relatif aux datations"
@@ -152,31 +152,31 @@ msgstr "Commentaire relatif aux datations"
msgid "Dimensions"
msgstr "Dimensions"
-#: forms.py:206 forms.py:457 models_finds.py:1423
+#: forms.py:206 forms.py:457 models_finds.py:1405
msgid "Length (cm)"
msgstr "Longueur (cm)"
-#: forms.py:208 forms.py:458 models_finds.py:1424
+#: forms.py:208 forms.py:458 models_finds.py:1406
msgid "Width (cm)"
msgstr "Largeur (cm)"
-#: forms.py:210 forms.py:459 models_finds.py:1425
+#: forms.py:210 forms.py:459 models_finds.py:1407
msgid "Height (cm)"
msgstr "Hauteur (cm)"
-#: forms.py:212 forms.py:463 models_finds.py:1429
+#: forms.py:212 forms.py:463 models_finds.py:1411
msgid "Thickness (cm)"
msgstr "Épaisseur (cm)"
-#: forms.py:214 forms.py:460 models_finds.py:1426
+#: forms.py:214 forms.py:460 models_finds.py:1408
msgid "Diameter (cm)"
msgstr "Diamètre (cm)"
-#: forms.py:217 forms.py:461 models_finds.py:1427
+#: forms.py:217 forms.py:461 models_finds.py:1409
msgid "Circumference (cm)"
msgstr "Circonférence (cm)"
-#: forms.py:219 forms.py:464 forms.py:1374 models_finds.py:1378
+#: forms.py:219 forms.py:464 forms.py:1374 models_finds.py:1360
msgid "Volume (l)"
msgstr "Volume (l)"
@@ -196,7 +196,7 @@ msgstr "Encombrement petit côté (cm)"
msgid "Clutter height (cm)"
msgstr "Encombrement hauteur (cm)"
-#: forms.py:232 forms.py:473 forms.py:1062 models_finds.py:1436
+#: forms.py:232 forms.py:473 forms.py:1062 models_finds.py:1418
msgid "Dimensions comment"
msgstr "Commentaire relatif aux dimensions"
@@ -205,11 +205,11 @@ msgstr "Commentaire relatif aux dimensions"
msgid "Sheet"
msgstr "Fiche"
-#: forms.py:235 forms.py:476 forms.py:608 forms.py:1067 models_finds.py:1444
+#: forms.py:235 forms.py:476 forms.py:608 forms.py:1067 models_finds.py:1426
msgid "Check"
msgstr "Vérification"
-#: forms.py:237 forms.py:479 forms.py:610 models_finds.py:1447
+#: forms.py:237 forms.py:479 forms.py:610 models_finds.py:1429
msgid "Check date"
msgstr "Date de vérification"
@@ -243,31 +243,31 @@ msgstr "Lot/objet"
msgid "Coordinates"
msgstr "Coordonnées"
-#: forms.py:316 models_finds.py:295
+#: forms.py:316
msgid "X"
msgstr "X/Long"
-#: forms.py:318 models_finds.py:298
+#: forms.py:318
msgid "Estimated error for X"
msgstr "Erreur estimée pour X"
-#: forms.py:319 models_finds.py:296
+#: forms.py:319
msgid "Y"
msgstr "Y/Lat"
-#: forms.py:321 models_finds.py:300
+#: forms.py:321
msgid "Estimated error for Y"
msgstr "Erreur estimée pour Y"
-#: forms.py:322 models_finds.py:297
+#: forms.py:322
msgid "Z"
msgstr "Z"
-#: forms.py:324 models_finds.py:302
+#: forms.py:324
msgid "Estimated error for Z"
msgstr "Erreur estimée pour Z"
-#: forms.py:326 models_finds.py:305
+#: forms.py:326
msgid "Spatial Reference System"
msgstr "Système de référence spatiale"
@@ -371,7 +371,7 @@ msgid "Update"
msgstr "Mise à jour"
#: forms.py:673 forms.py:946 forms.py:1524 forms.py:1528 ishtar_menu.py:57
-#: models_finds.py:625 models_finds.py:1311
+#: models_finds.py:607 models_finds.py:1293
#: templates/ishtar/sheet_findbasket.html:4 views.py:842 wizards.py:360
msgid "Basket"
msgstr "Panier"
@@ -396,64 +396,64 @@ msgstr "Conservation"
msgid "Find - 030 - Preservation"
msgstr "Mobilier - 030 - Conservation"
-#: forms.py:763 forms.py:1074 models_finds.py:1413
+#: forms.py:763 forms.py:1074 models_finds.py:1395
msgid "Integrity / interest"
msgstr "Intégrité / intérêt"
-#: forms.py:766 forms.py:1076 models_finds.py:1416
+#: forms.py:766 forms.py:1076 models_finds.py:1398
msgid "Remarkability"
msgstr "Remarquabilité"
-#: forms.py:768 forms.py:1078 models_finds.py:1457
+#: forms.py:768 forms.py:1078 models_finds.py:1439
msgid "Conservatory state"
msgstr "État sanitaire"
-#: forms.py:771 forms.py:1081 models_finds.py:1466
+#: forms.py:771 forms.py:1081 models_finds.py:1448
msgid "Alteration"
msgstr "Altération"
-#: forms.py:774 forms.py:1083 models_finds.py:1470
+#: forms.py:774 forms.py:1083 models_finds.py:1452
msgid "Alteration cause"
msgstr "Cause d'altération"
-#: forms.py:777 models_finds.py:1463
+#: forms.py:777 models_finds.py:1445
msgid "Recommended treatments"
msgstr "Traitements recommandés"
-#: forms.py:779 forms.py:1087 models_finds.py:1474
+#: forms.py:779 forms.py:1087 models_finds.py:1456
msgid "Treatment emergency"
msgstr "Urgence du traitement"
-#: forms.py:781 models_finds.py:1449
+#: forms.py:781 models_finds.py:1431
msgid "Estimated value"
msgstr "Valeur estimée"
-#: forms.py:782 models_finds.py:1478
+#: forms.py:782 models_finds.py:1460
msgid "Insurance value"
msgstr "Valeur d'assurance"
-#: forms.py:784 models_finds.py:1480
+#: forms.py:784 models_finds.py:1462
msgid "Appraisal date"
msgstr "Date d'évaluation"
-#: forms.py:786 forms.py:1104 models_finds.py:1459
+#: forms.py:786 forms.py:1104 models_finds.py:1441
msgid "Conservatory comment"
msgstr "Commentaire relatif à la conservation"
-#: forms.py:810 forms.py:834 models_finds.py:1390
+#: forms.py:810 forms.py:834 models_finds.py:1372
#: templates/ishtar/sheet_find.html:206
msgid "Dating"
msgstr "Datation"
#: forms.py:816 forms_treatments.py:134 forms_treatments.py:498
-#: forms_treatments.py:719 models_finds.py:2296 models_treatments.py:169
+#: forms_treatments.py:719 models_finds.py:2278 models_treatments.py:169
#: models_treatments.py:622 templates/ishtar/sheet_find.html:210
#: templates/ishtar/sheet_find.html:279 templates/ishtar/sheet_find.html:317
#: templates/ishtar/sheet_find.html:355
msgid "Start date"
msgstr "Date de début"
-#: forms.py:818 models_finds.py:2297 models_treatments.py:623
+#: forms.py:818 models_finds.py:2279 models_treatments.py:623
#: templates/ishtar/sheet_find.html:211 templates/ishtar/sheet_find.html:280
#: templates/ishtar/sheet_find.html:318 templates/ishtar/sheet_find.html:356
msgid "End date"
@@ -492,11 +492,11 @@ msgstr "Date de découverte"
msgid "Full text search"
msgstr "Recherche en texte intégral"
-#: forms.py:898 models_finds.py:743
+#: forms.py:898 models_finds.py:725
msgid "Base find - Short ID"
msgstr "Mobilier d'origine - ID court"
-#: forms.py:900 models_finds.py:744
+#: forms.py:900 models_finds.py:726
msgid "Base find - Complete ID"
msgstr "Mobilier d'origine - ID complet"
@@ -756,7 +756,7 @@ msgstr "Rechercher un mobilier"
msgid "Upstream finds"
msgstr "Mobilier amont"
-#: forms.py:1250 models_finds.py:1500
+#: forms.py:1250 models_finds.py:1482
#: templates/ishtar/forms/qa_find_treatment.html:11
#: templates/ishtar/sheet_treatment.html:24
msgid "Finds"
@@ -962,7 +962,7 @@ msgstr ""
msgid "Would you like to delete this treatment?"
msgstr "Voulez-vous supprimer ce traitement ?"
-#: forms_treatments.py:357 models_finds.py:1393 models_treatments.py:172
+#: forms_treatments.py:357 models_finds.py:1375 models_treatments.py:172
#: models_treatments.py:625 templates/ishtar/sheet_find.html:278
#: templates/ishtar/sheet_find.html:316 templates/ishtar/sheet_find.html:354
msgid "Container"
@@ -1186,7 +1186,7 @@ msgstr "Suppression"
msgid "Manage items"
msgstr "Gestion des éléments"
-#: ishtar_menu.py:120 ishtar_menu.py:178 models_finds.py:2293
+#: ishtar_menu.py:120 ishtar_menu.py:178 models_finds.py:2275
msgid "Administrative act"
msgstr "Acte administratif"
@@ -1211,7 +1211,7 @@ msgid "Recommendation"
msgstr "Recommandation"
#: models_finds.py:68 models_finds.py:81 models_finds.py:94 models_finds.py:155
-#: models_finds.py:178 models_finds.py:235 models_finds.py:1357
+#: models_finds.py:178 models_finds.py:235 models_finds.py:1339
#: models_treatments.py:47 models_treatments.py:617
msgid "Order"
msgstr "Ordre"
@@ -1375,12 +1375,12 @@ msgstr "Type de vérification"
msgid "Checked types"
msgstr "Types de vérification"
-#: models_finds.py:272 models_finds.py:1350 models_treatments.py:164
+#: models_finds.py:272 models_finds.py:1332 models_treatments.py:164
#: models_treatments.py:916
msgid "External ID"
msgstr "Identifiant"
-#: models_finds.py:274 models_finds.py:1352
+#: models_finds.py:274 models_finds.py:1334
msgid "External ID is set automatically"
msgstr "L'identifiant est attribué automatiquement"
@@ -1396,742 +1396,726 @@ msgstr "Unité d'Enregistrement"
msgid "Material index"
msgstr "Index matériel"
-#: models_finds.py:309
-msgid "Point (3D)"
-msgstr "Point (3D)"
-
-#: models_finds.py:311
-msgid "Point source"
-msgstr "Source du point"
-
-#: models_finds.py:312 models_finds.py:319 models_finds.py:748
-msgid "Town"
-msgstr "Ville"
-
-#: models_finds.py:312 models_finds.py:319
-msgid "Precise"
-msgstr "Précis"
-
-#: models_finds.py:318
-msgid "Multi-polygon source"
-msgstr "Source du multi-polygone"
-
-#: models_finds.py:322
+#: models_finds.py:298
msgid "Short ID"
msgstr "Identifiant court"
-#: models_finds.py:323 models_finds.py:326
+#: models_finds.py:299 models_finds.py:302
msgid "Cached value - do not edit"
msgstr "Valeur en cache - ne pas éditer"
-#: models_finds.py:325
+#: models_finds.py:301
msgid "Complete ID"
msgstr "Identifiant complet"
-#: models_finds.py:336 models_finds.py:1348
+#: models_finds.py:312 models_finds.py:1330
msgid "Base find"
msgstr "Mobilier d'origine"
-#: models_finds.py:337
+#: models_finds.py:313
msgid "Base finds"
msgstr "Mobilier d'origine"
-#: models_finds.py:608
+#: models_finds.py:590
msgid "g"
msgstr "g"
-#: models_finds.py:609
+#: models_finds.py:591
msgid "kg"
msgstr "kg"
-#: models_finds.py:620 views.py:881 views.py:900
+#: models_finds.py:602 views.py:881 views.py:900
msgid "Duplicate"
msgstr "Dupliquer"
-#: models_finds.py:646 views.py:396
+#: models_finds.py:628 views.py:396
msgid "Manage basket"
msgstr "Gérer un panier"
-#: models_finds.py:653 models_finds.py:1606
+#: models_finds.py:635 models_finds.py:1588
msgid "Add treatment"
msgstr "Ajouter un traitement"
-#: models_finds.py:746
+#: models_finds.py:728
msgid "Operation (code)"
msgstr "Opération (code)"
-#: models_finds.py:750
+#: models_finds.py:730
+msgid "Town"
+msgstr "Ville"
+
+#: models_finds.py:732
msgid "Operation (name)"
msgstr "Opération (nom)"
-#: models_finds.py:754
+#: models_finds.py:736
msgid "Parcel"
msgstr "Parcelle"
-#: models_finds.py:755
+#: models_finds.py:737
msgid "Batch"
msgstr "Lot"
-#: models_finds.py:756
+#: models_finds.py:738
msgid "Base find - Comment"
msgstr "Mobilier d'origine - Commentaires"
-#: models_finds.py:757
+#: models_finds.py:739
msgid "Base find - Description"
msgstr "Mobilier d'origine - Description"
-#: models_finds.py:758
+#: models_finds.py:740
msgid "Base find - Topographic localisation"
msgstr "Mobilier d'origine - Localisation topographique"
-#: models_finds.py:760
+#: models_finds.py:742
msgid "Base find - Special interest"
msgstr "Mobilier d'origine - Intérêt spécifique"
-#: models_finds.py:762
+#: models_finds.py:744
msgid "Base find - Discovery date (exact or TPQ)"
msgstr "Mobilier d'origine - Date de découverte (exacte ou TPQ)"
-#: models_finds.py:764
+#: models_finds.py:746
msgid "Base find - Discovery date (TAQ)"
msgstr "Mobilier d'origine - Date de découverte (TAQ)"
-#: models_finds.py:765
+#: models_finds.py:747
msgid "Current container"
msgstr "Contenant actuel"
-#: models_finds.py:766 models_finds.py:1398
+#: models_finds.py:748 models_finds.py:1380
msgid "Reference container"
msgstr "Contenant de référence"
-#: models_finds.py:767
+#: models_finds.py:749
msgid "Periods"
msgstr "Périodes"
-#: models_finds.py:844
+#: models_finds.py:826
msgctxt "key for text search"
msgid "short-id"
msgstr "id-court"
-#: models_finds.py:847
+#: models_finds.py:829
msgctxt "key for text search"
msgid "complete-id"
msgstr "id-complet"
-#: models_finds.py:850
+#: models_finds.py:832
msgctxt "key for text search"
msgid "free-id"
msgstr "id-libre"
-#: models_finds.py:853
+#: models_finds.py:835
msgctxt "key for text search"
msgid "denomination"
msgstr "denomination"
-#: models_finds.py:857
+#: models_finds.py:839
msgctxt "key for text search"
msgid "town"
msgstr "commune"
-#: models_finds.py:860 models_treatments.py:105 models_treatments.py:886
+#: models_finds.py:842 models_treatments.py:105 models_treatments.py:886
msgctxt "key for text search"
msgid "year"
msgstr "annee"
-#: models_finds.py:864
+#: models_finds.py:846
msgctxt "key for text search"
msgid "operation-code"
msgstr "operation-code"
-#: models_finds.py:868
+#: models_finds.py:850
msgctxt "key for text search"
msgid "code-patriarche"
msgstr "code-patriarche"
-#: models_finds.py:873
+#: models_finds.py:855
msgctxt "key for text search"
msgid "operation-type"
msgstr "operation-type"
-#: models_finds.py:878
+#: models_finds.py:860
msgctxt "key for text search"
msgid "area"
msgstr "zone"
-#: models_finds.py:882
+#: models_finds.py:864
msgctxt "key for text search"
msgid "site"
msgstr "site"
-#: models_finds.py:887
+#: models_finds.py:869
msgctxt "key for text search"
msgid "site-name"
msgstr "site-nom"
-#: models_finds.py:892 models_finds.py:1330
+#: models_finds.py:874 models_finds.py:1312
msgctxt "key for text search"
msgid "context-record-site"
msgstr "ue-site"
-#: models_finds.py:898
+#: models_finds.py:880
msgctxt "key for text search"
msgid "context-record-site-name"
msgstr "ue-site-nom"
-#: models_finds.py:903 models_finds.py:1324
+#: models_finds.py:885 models_finds.py:1306
msgctxt "key for text search"
msgid "context-record"
msgstr "ue"
-#: models_finds.py:908
+#: models_finds.py:890
msgctxt "key for text search"
msgid "operation-relation-type"
msgstr "operation-type-relation"
-#: models_finds.py:913
+#: models_finds.py:895
msgctxt "key for text search"
msgid "context-record-relation-type"
msgstr "ue-type-relation"
-#: models_finds.py:917
+#: models_finds.py:899
msgctxt "key for text search"
msgid "period"
msgstr "periode"
-#: models_finds.py:921
+#: models_finds.py:903
msgctxt "key for text search"
msgid "material"
msgstr "materiau"
-#: models_finds.py:925
+#: models_finds.py:907
msgctxt "key for text search"
msgid "object-type"
msgstr "type-objet"
-#: models_finds.py:929
+#: models_finds.py:911
msgctxt "key for text search"
msgid "preservation"
msgstr "preservation"
-#: models_finds.py:933
+#: models_finds.py:915
msgctxt "key for text search"
msgid "conservatory"
msgstr "conservation"
-#: models_finds.py:937
+#: models_finds.py:919
msgctxt "key for text search"
msgid "integrity"
msgstr "integrite"
-#: models_finds.py:941
+#: models_finds.py:923
msgctxt "key for text search"
msgid "remarkability"
msgstr "remarquabilite"
-#: models_finds.py:945
+#: models_finds.py:927
msgctxt "key for text search"
msgid "description"
msgstr "description"
-#: models_finds.py:949
+#: models_finds.py:931
msgctxt "key for text search"
msgid "batch"
msgstr "lot"
-#: models_finds.py:953
+#: models_finds.py:935
msgctxt "key for text search"
msgid "checked"
msgstr "verifie"
-#: models_finds.py:957 models_treatments.py:113
+#: models_finds.py:939 models_treatments.py:113
msgctxt "key for text search"
msgid "has-image"
msgstr "a-une-image"
-#: models_finds.py:961 models_finds.py:1327
+#: models_finds.py:943 models_finds.py:1309
msgctxt "key for text search"
msgid "location"
msgstr "localisation"
-#: models_finds.py:965
+#: models_finds.py:947
msgctxt "key for text search"
msgid "warehouse"
msgstr "depot"
-#: models_finds.py:969
+#: models_finds.py:951
msgctxt "key for text search"
msgid "container-index"
msgstr "contenant-index"
-#: models_finds.py:973
+#: models_finds.py:955
msgctxt "key for text search"
msgid "container-ref"
msgstr "contenant-ref"
-#: models_finds.py:977
+#: models_finds.py:959
msgctxt "key for text search"
msgid "current-location"
msgstr "localisation-actuelle"
-#: models_finds.py:981
+#: models_finds.py:963
msgctxt "key for text search"
msgid "current-warehouse"
msgstr "depot-actuel"
-#: models_finds.py:986
+#: models_finds.py:968
msgctxt "key for text search"
msgid "current-container-index"
msgstr "contenant-actuel-index"
-#: models_finds.py:990
+#: models_finds.py:972
msgctxt "key for text search"
msgid "current-container-ref"
msgstr "contenant-actuel-ref"
-#: models_finds.py:994 wizards.py:399
+#: models_finds.py:976 wizards.py:399
msgctxt "key for text search"
msgid "basket"
msgstr "panier"
-#: models_finds.py:998 models_finds.py:1321
+#: models_finds.py:980 models_finds.py:1303
msgctxt "key for text search"
msgid "operation"
msgstr "operation"
-#: models_finds.py:1003
+#: models_finds.py:985
msgctxt "key for text search"
msgid "last-modified-by"
msgstr "modifie-en-dernier-par"
-#: models_finds.py:1008
+#: models_finds.py:990
msgctxt "key for text search"
msgid "modified-since"
msgstr "modifie-depuis"
-#: models_finds.py:1012
+#: models_finds.py:994
msgctxt "key for text search"
msgid "created-by"
msgstr "cree-par"
-#: models_finds.py:1017 tests.py:710
+#: models_finds.py:999 tests.py:711
msgctxt "key for text search"
msgid "loan"
msgstr "pret"
-#: models_finds.py:1021
+#: models_finds.py:1003
msgctxt "key for text search"
msgid "treatment-end-date-before"
msgstr "fin-de-traitement-avant"
-#: models_finds.py:1025
+#: models_finds.py:1007
msgctxt "key for text search"
msgid "previous-id"
msgstr "id-precedent"
-#: models_finds.py:1029
+#: models_finds.py:1011
msgctxt "key for text search"
msgid "seal-number"
msgstr "numero-scelle"
-#: models_finds.py:1033
+#: models_finds.py:1015
msgctxt "key for text search"
msgid "excavation-id"
msgstr "id-fouille"
-#: models_finds.py:1037
+#: models_finds.py:1019
msgctxt "key for text search"
msgid "museum-id"
msgstr "id-musee"
-#: models_finds.py:1041
+#: models_finds.py:1023
msgctxt "key for text search"
msgid "mark"
msgstr "marquage"
-#: models_finds.py:1045
+#: models_finds.py:1027
msgctxt "key for text search"
msgid "discovery-date-before"
msgstr "date-decouverte-avant"
-#: models_finds.py:1049
+#: models_finds.py:1031
msgctxt "key for text search"
msgid "discovery-date-after"
msgstr "date-decouverte-apres"
-#: models_finds.py:1054
+#: models_finds.py:1036
msgctxt "key for text search"
msgid "discovery-date-tpq-before"
msgstr "date-decouverte-tpq-avant"
-#: models_finds.py:1059
+#: models_finds.py:1041
msgctxt "key for text search"
msgid "discovery-date-tpq-after"
msgstr "date-decouverte-tpq-avant"
-#: models_finds.py:1064
+#: models_finds.py:1046
msgctxt "key for text search"
msgid "discovery-date-taq-before"
msgstr "date-decouverte-taq-avant"
-#: models_finds.py:1069
+#: models_finds.py:1051
msgctxt "key for text search"
msgid "discovery-date-taq-after"
msgstr "date-decouverte-taq-apres"
-#: models_finds.py:1073
+#: models_finds.py:1055
msgctxt "key for text search"
msgid "is-complete"
msgstr "est-complet"
-#: models_finds.py:1077
+#: models_finds.py:1059
msgctxt "key for text search"
msgid "material-type-quality"
msgstr "type-materiaux-qualite"
-#: models_finds.py:1081
+#: models_finds.py:1063
msgctxt "key for text search"
msgid "object-type-quality"
msgstr "type-objet-qualite"
-#: models_finds.py:1085
+#: models_finds.py:1067
msgctxt "key for text search"
msgid "find-number"
msgstr "nombre-mobilier"
-#: models_finds.py:1090
+#: models_finds.py:1072
msgctxt "key for text search"
msgid "min-number-of-individuals"
msgstr "nmi"
-#: models_finds.py:1094
+#: models_finds.py:1076
msgctxt "key for text search"
msgid "decoration"
msgstr "decor"
-#: models_finds.py:1098
+#: models_finds.py:1080
msgctxt "key for text search"
msgid "inscription"
msgstr "inscription"
-#: models_finds.py:1102
+#: models_finds.py:1084
msgctxt "key for text search"
msgid "manufacturing-place"
msgstr "lieu-fabrication"
-#: models_finds.py:1106
+#: models_finds.py:1088
msgctxt "key for text search"
msgid "communicabilities"
msgstr "communicabilite"
-#: models_finds.py:1110
+#: models_finds.py:1092
msgctxt "key for text search"
msgid "comment"
msgstr "commentaire"
-#: models_finds.py:1114
+#: models_finds.py:1096
msgctxt "key for text search"
msgid "material-comment"
msgstr "materiau-commentaire"
-#: models_finds.py:1118
+#: models_finds.py:1100
msgctxt "key for text search"
msgid "dating-comment"
msgstr "commentaire-datation"
-#: models_finds.py:1122
+#: models_finds.py:1104
msgctxt "key for text search"
msgid "length-lower"
msgstr "longueur-plus-petit"
-#: models_finds.py:1126
+#: models_finds.py:1108
msgctxt "key for text search"
msgid "width-lower"
msgstr "largeur-plus-petit"
-#: models_finds.py:1130
+#: models_finds.py:1112
msgctxt "key for text search"
msgid "height-lower"
msgstr "hauteur-plus-petit"
-#: models_finds.py:1134
+#: models_finds.py:1116
msgctxt "key for text search"
msgid "thickness-lower"
msgstr "epaisseur-plus-petit"
-#: models_finds.py:1138
+#: models_finds.py:1120
msgctxt "key for text search"
msgid "diameter-lower"
msgstr "diametre-plus-petit"
-#: models_finds.py:1142
+#: models_finds.py:1124
msgctxt "key for text search"
msgid "circumference-lower"
msgstr "circonference-plus-petit"
-#: models_finds.py:1146
+#: models_finds.py:1128
msgctxt "key for text search"
msgid "volume-lower"
msgstr "volume-plus-petit"
-#: models_finds.py:1150
+#: models_finds.py:1132
msgctxt "key for text search"
msgid "weight-lower"
msgstr "poids-plus-petit"
-#: models_finds.py:1155
+#: models_finds.py:1137
msgctxt "key for text search"
msgid "clutter-long-side-lower"
msgstr "encombrement-cote-long-plus-petit"
-#: models_finds.py:1160
+#: models_finds.py:1142
msgctxt "key for text search"
msgid "clutter-short-side-lower"
msgstr "encombrement-cote-court-plus-petit"
-#: models_finds.py:1164
+#: models_finds.py:1146
msgctxt "key for text search"
msgid "clutter-height-lower"
msgstr "encombrement-hauteur-plus-petit"
-#: models_finds.py:1168
+#: models_finds.py:1150
msgctxt "key for text search"
msgid "length-higher"
msgstr "longueur-plus-grand"
-#: models_finds.py:1172
+#: models_finds.py:1154
msgctxt "key for text search"
msgid "width-higher"
msgstr "largeur-plus-grand"
-#: models_finds.py:1176
+#: models_finds.py:1158
msgctxt "key for text search"
msgid "height-higher"
msgstr "hauteur-plus-grand"
-#: models_finds.py:1180
+#: models_finds.py:1162
msgctxt "key for text search"
msgid "thickness-higher"
msgstr "epaisseur-plus-grand"
-#: models_finds.py:1184
+#: models_finds.py:1166
msgctxt "key for text search"
msgid "diameter-higher"
msgstr "diametre-plus-grand"
-#: models_finds.py:1188
+#: models_finds.py:1170
msgctxt "key for text search"
msgid "circumference-higher"
msgstr "circonference-plus-grand"
-#: models_finds.py:1192
+#: models_finds.py:1174
msgctxt "key for text search"
msgid "volume-higher"
msgstr "volume-plus-grand"
-#: models_finds.py:1196
+#: models_finds.py:1178
msgctxt "key for text search"
msgid "weight-higher"
msgstr "poids-plus-grand"
-#: models_finds.py:1201
+#: models_finds.py:1183
msgctxt "key for text search"
msgid "clutter-long-side-higher"
msgstr "encombrement-cote-long-plus-grand"
-#: models_finds.py:1206
+#: models_finds.py:1188
msgctxt "key for text search"
msgid "clutter-short-side-higher"
msgstr "encombrement-cote-court-plus-grand"
-#: models_finds.py:1210
+#: models_finds.py:1192
msgctxt "key for text search"
msgid "clutter-height-higher"
msgstr "encombrement-hauteur-plus-grand"
-#: models_finds.py:1215
+#: models_finds.py:1197
msgctxt "key for text search"
msgid "dimensions-comment"
msgstr "commentaire-dimensions"
-#: models_finds.py:1220
+#: models_finds.py:1202
msgctxt "key for text search"
msgid "topographic-localisation"
msgstr "localisation-topographique"
-#: models_finds.py:1224
+#: models_finds.py:1206
msgctxt "key for text search"
msgid "check-date-before"
msgstr "date-verification-avant"
-#: models_finds.py:1228
+#: models_finds.py:1210
msgctxt "key for text search"
msgid "check-date-after"
msgstr "date-verification-apres"
-#: models_finds.py:1232
+#: models_finds.py:1214
msgctxt "key for text search"
msgid "alterations"
msgstr "alterations"
-#: models_finds.py:1236
+#: models_finds.py:1218
msgctxt "key for text search"
msgid "alteration-causes"
msgstr "causes-alterations"
-#: models_finds.py:1240
+#: models_finds.py:1222
msgctxt "key for text search"
msgid "treatment-emergency"
msgstr "urgence-traitement"
-#: models_finds.py:1245
+#: models_finds.py:1227
msgctxt "key for text search"
msgid "estimated-value-higher"
msgstr "valeur-estimee-plus-grand"
-#: models_finds.py:1249
+#: models_finds.py:1231
msgctxt "key for text search"
msgid "estimated-value-lower"
msgstr "valeur-estimee-plus-petit"
-#: models_finds.py:1254
+#: models_finds.py:1236
msgctxt "key for text search"
msgid "insurance-value-higher"
msgstr "valeur-assurance-plus-grand"
-#: models_finds.py:1258
+#: models_finds.py:1240
msgctxt "key for text search"
msgid "insurance-value-lower"
msgstr "valeur-assurance-plus-petit"
-#: models_finds.py:1262
+#: models_finds.py:1244
msgctxt "key for text search"
msgid "appraisal-date-before"
msgstr "date-evaluation-avant"
-#: models_finds.py:1266
+#: models_finds.py:1248
msgctxt "key for text search"
msgid "appraisal-date-after"
msgstr "date-evaluation-apres"
-#: models_finds.py:1272
+#: models_finds.py:1254
msgid "Division current -"
msgstr "Division actuelle -"
-#: models_finds.py:1276
+#: models_finds.py:1258
msgctxt "key for text search"
msgid "current-division"
msgstr "division-actuelle"
-#: models_finds.py:1281
+#: models_finds.py:1263
msgid "Division reference -"
msgstr "Division référence -"
-#: models_finds.py:1285 tests.py:804
+#: models_finds.py:1267 tests.py:805
msgctxt "key for text search"
msgid "reference-division"
msgstr "division-reference"
-#: models_finds.py:1304
+#: models_finds.py:1286
msgid "Bulk update"
msgstr "Modification par lot"
-#: models_finds.py:1315 models_finds.py:1611
+#: models_finds.py:1297 models_finds.py:1593
#: templates/ishtar/forms/qa_find_treatment.html:16 views.py:862
msgid "Packaging"
msgstr "Conditionnement"
-#: models_finds.py:1379
+#: models_finds.py:1361
msgid "Weight"
msgstr "Poids"
-#: models_finds.py:1380
+#: models_finds.py:1362
msgid "Weight unit"
msgstr "Unité de poids"
-#: models_finds.py:1386 templates/ishtar/sheet_find.html:306
+#: models_finds.py:1368 templates/ishtar/sheet_find.html:306
msgid "Upstream treatment"
msgstr "Traitement amont"
-#: models_finds.py:1389 templates/ishtar/sheet_find.html:344
+#: models_finds.py:1371 templates/ishtar/sheet_find.html:344
msgid "Downstream treatment"
msgstr "Traitement aval"
-#: models_finds.py:1431
+#: models_finds.py:1413
msgid "Clutter - long side (cm)"
msgstr "Encombrement - grand côté (cm)"
-#: models_finds.py:1433
+#: models_finds.py:1415
msgid "Clutter - short side (cm)"
msgstr "Encombrement - petit côté (cm)"
-#: models_finds.py:1435
+#: models_finds.py:1417
msgid "Clutter - height (cm)"
msgstr "Encombrement - hauteur (cm)"
-#: models_finds.py:1452
+#: models_finds.py:1434
msgid "Collection"
msgstr "Collection"
-#: models_finds.py:1483 models_treatments.py:184 models_treatments.py:941
+#: models_finds.py:1465 models_treatments.py:184 models_treatments.py:941
#: templates/ishtar/sheet_find.html:68 templates/ishtar/sheet_treatment.html:32
msgid "Documents"
msgstr "Documents"
-#: models_finds.py:1488 models_treatments.py:189 models_treatments.py:946
+#: models_finds.py:1470 models_treatments.py:189 models_treatments.py:946
msgid "Main image"
msgstr "Image principale"
-#: models_finds.py:1490 models_treatments.py:196
+#: models_finds.py:1472 models_treatments.py:196
#: templates/ishtar/sheet_treatmentfile.html:62
msgid "Treatments"
msgstr "Traitements"
-#: models_finds.py:1492
+#: models_finds.py:1474
msgid "Related treatments when no new find is created"
msgstr ""
"Traitements associés quand il n'y a pas de création de nouveau mobilier"
-#: models_finds.py:1493 models_treatments.py:190 models_treatments.py:951
+#: models_finds.py:1475 models_treatments.py:190 models_treatments.py:951
msgid "Cached name"
msgstr "Nom en cache"
-#: models_finds.py:1515
+#: models_finds.py:1497
msgid "FIND"
msgstr "MOBILIER"
-#: models_finds.py:1603
+#: models_finds.py:1585
msgid "Add to basket"
msgstr "Ajouter au panier"
-#: models_finds.py:1653 wizards.py:85 wizards.py:477
+#: models_finds.py:1635 wizards.py:85 wizards.py:477
msgid "Operation"
msgstr "Opération (OA)"
-#: models_finds.py:2062
+#: models_finds.py:2044
msgid "No reference container have been set - the localisation cannot be set."
msgstr ""
"Aucun contenant de référence n'a été défini - la localisation ne peut être "
"paramétrée."
-#: models_finds.py:2066
+#: models_finds.py:2048
msgid "No container have been set - the localisation cannot be set."
msgstr ""
"Aucun contenant n'a été défini - la localisation ne peut être définie."
-#: models_finds.py:2072
+#: models_finds.py:2054
msgid "The division number {} have not been set for the warehouse {}."
msgstr ""
"La division numéro {} n'a pas été définie pour le lieu de conservation {}."
-#: models_finds.py:2294
+#: models_finds.py:2276
msgid "Person"
msgstr "Individu"
-#: models_finds.py:2300
+#: models_finds.py:2282
msgid "Property"
msgstr "Propriété"
-#: models_finds.py:2301
+#: models_finds.py:2283
msgid "Properties"
msgstr "Propriétés"
@@ -2468,11 +2452,11 @@ msgstr ""
msgid "Treatment informations:"
msgstr "Informations sur le traitement :"
-#: tests.py:713 tests.py:739 tests.py:748
+#: tests.py:714 tests.py:740 tests.py:749
msgid "Yes"
msgstr "Oui"
-#: tests.py:714 tests.py:740 tests.py:749
+#: tests.py:715 tests.py:741 tests.py:750
msgid "No"
msgstr "Non"
diff --git a/translations/fr/archaeological_operations.po b/translations/fr/archaeological_operations.po
index 6b520a52c..6012c9412 100644
--- a/translations/fr/archaeological_operations.po
+++ b/translations/fr/archaeological_operations.po
@@ -19,22 +19,21 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Generator: Zanata 4.6.2\n"
-#: admin.py:91 models.py:278 models.py:956
+#: admin.py:91
msgid "Point"
msgstr "Point"
-#: admin.py:93 models.py:284 models.py:962
+#: admin.py:93
msgid "Multi polygon"
msgstr "Polygones multi-parties"
-#: forms.py:64 forms.py:1096 forms.py:1112 forms.py:1118 models.py:2121
+#: forms.py:64 forms.py:1096 forms.py:1112 forms.py:1118 models.py:2076
#: templates/ishtar/blocks/window_tables/parcels.html:9
#: templates/ishtar/sheet_operation.html:271
msgid "Parcels"
msgstr "Parcelles"
-#: forms.py:67 forms.py:200 forms.py:1071 models.py:282 models.py:288
-#: models.py:960 models.py:966 models.py:2105
+#: forms.py:67 forms.py:200 forms.py:1071 models.py:2060
#: templates/ishtar/blocks/window_tables/parcels.html:6
#: templates/ishtar/dashboards/dashboard_operation.html:432
#: templates/ishtar/dashboards/dashboard_operation.html:446
@@ -43,22 +42,22 @@ msgstr "Parcelles"
msgid "Town"
msgstr "Commune"
-#: forms.py:69 forms.py:482 forms.py:773 forms.py:1506 models.py:831
-#: models.py:1674 models.py:1876 models.py:2103
+#: forms.py:69 forms.py:482 forms.py:773 forms.py:1506 models.py:811
+#: models.py:1629 models.py:1831 models.py:2058
#: templates/ishtar/blocks/window_tables/parcels.html:7
msgid "Year"
msgstr "Année"
-#: forms.py:72 models.py:2106
+#: forms.py:72 models.py:2061
#: templates/ishtar/blocks/window_tables/parcels.html:8
msgid "Section"
msgstr "Section"
-#: forms.py:75 models.py:2108
+#: forms.py:75 models.py:2063
msgid "Parcel number"
msgstr "Numéro de parcelle"
-#: forms.py:77 models.py:2110 models.py:2129 models.py:2190
+#: forms.py:77 models.py:2065 models.py:2084 models.py:2145
msgid "Public domain"
msgstr "Domaine public"
@@ -94,8 +93,8 @@ msgstr "Il y a des parcelles identiques."
msgid "Relation type"
msgstr "Type de relation"
-#: forms.py:373 forms.py:1314 ishtar_menu.py:32 models.py:971 models.py:1577
-#: models.py:1589 models.py:1676 models.py:1858 models.py:2102
+#: forms.py:373 forms.py:1314 ishtar_menu.py:32 models.py:926 models.py:1532
+#: models.py:1544 models.py:1631 models.py:1813 models.py:2057
#: templates/ishtar/sheet_operation.html:4 wizards.py:320 wizards.py:331
msgid "Operation"
msgstr "Opération (OA)"
@@ -140,19 +139,19 @@ msgstr "Opération - 001 - Recherche"
msgid "Full text search"
msgstr "Recherche en texte intégral"
-#: forms.py:483 models.py:832
+#: forms.py:483 models.py:812
msgid "Numeric reference"
msgstr "Identifiant numérique"
-#: forms.py:489 forms.py:766 models.py:934
+#: forms.py:489 forms.py:766 models.py:914
msgid "DRASSM code"
msgstr "Code DRASSM"
-#: forms.py:491 forms.py:1099 forms.py:1518 models.py:2120 models.py:2332
+#: forms.py:491 forms.py:1099 forms.py:1518 models.py:2075 models.py:2287
msgid "Parcel"
msgstr "Parcelle"
-#: forms.py:494 forms.py:1521 models.py:1578
+#: forms.py:494 forms.py:1521 models.py:1533
#: templates/ishtar/dashboards/dashboard_operation.html:390
#: templates/ishtar/dashboards/dashboard_operation.html:411
#: templates/ishtar/dashboards/dashboard_operation.html:643
@@ -167,11 +166,11 @@ msgstr "Département"
msgid "Name"
msgstr "Nom"
-#: forms.py:496 forms.py:771 models.py:897
+#: forms.py:496 forms.py:771 models.py:877
msgid "Address / Locality"
msgstr "Adresse / Lieu-dit"
-#: forms.py:497 forms.py:685 forms.py:767 models.py:840
+#: forms.py:497 forms.py:685 forms.py:767 models.py:820
msgid "Operation type"
msgstr "Type d'opération"
@@ -179,26 +178,26 @@ msgstr "Type d'opération"
msgid "Is open?"
msgstr "Est ouvert ?"
-#: forms.py:506 forms.py:803 models.py:824
+#: forms.py:506 forms.py:803 models.py:804
msgid "In charge"
msgstr "Responsable du suivi scientifique"
-#: forms.py:513 models.py:1852
+#: forms.py:513 models.py:1807
msgid "Scientist in charge"
msgstr "Responsable scientifique"
-#: forms.py:515 forms.py:687 forms.py:793 models.py:822
+#: forms.py:515 forms.py:687 forms.py:793 models.py:802
msgid "Operator"
msgstr "Opérateur"
#: forms.py:524 forms.py:1189 forms.py:1303 forms.py:1401 models.py:231
-#: models.py:842
+#: models.py:822
#: templates/ishtar/blocks/window_tables/archaeologicalsites.html:9
msgid "Remains"
msgstr "Vestiges"
#: forms.py:525 forms.py:1166 forms.py:1186 forms.py:1302 forms.py:1398
-#: models.py:229 models.py:848
+#: models.py:229 models.py:828
#: templates/ishtar/blocks/window_tables/archaeologicalsites.html:8
msgid "Periods"
msgstr "Périodes"
@@ -224,7 +223,7 @@ msgid "Search within relations"
msgstr "Rechercher parmi les relations"
#: forms.py:532 forms.py:851 forms.py:1305 forms.py:1405 models.py:235
-#: models.py:898
+#: models.py:878
msgid "Comment"
msgstr "Commentaire"
@@ -232,23 +231,23 @@ msgstr "Commentaire"
msgid "Abstract (full text search)"
msgstr "Résumé (recherche en texte intégral)"
-#: forms.py:535 forms.py:854 models.py:900
+#: forms.py:535 forms.py:854 models.py:880
msgid "Comment about scientific documentation"
msgstr "Commentaire relatif à la documentation scientifique"
-#: forms.py:536 forms.py:856 models.py:919
+#: forms.py:536 forms.py:856 models.py:899
msgid "Record quality"
msgstr "Qualité d'enregistrement"
-#: forms.py:537 forms.py:822 models.py:860
+#: forms.py:537 forms.py:822 models.py:840
msgid "Report processing"
msgstr "Traitement du rapport"
-#: forms.py:539 forms.py:859 models.py:914
+#: forms.py:539 forms.py:859 models.py:894
msgid "Virtual operation"
msgstr "Opération virtuelle"
-#: forms.py:541 forms.py:1246 forms.py:1250 models.py:304
+#: forms.py:541 forms.py:1246 forms.py:1250 models.py:278
msgid "Archaeological site"
msgstr "Entité (EA)"
@@ -260,7 +259,7 @@ msgstr "Créé par"
msgid "Modified by"
msgstr "Modifié par"
-#: forms.py:560 forms.py:844 models.py:927
+#: forms.py:560 forms.py:844 models.py:907
msgid "Documentation received"
msgstr "Documentation reçue"
@@ -272,7 +271,7 @@ msgstr "Date limite de versement de la documentation avant"
msgid "Documentation deadline after"
msgstr "Date limite de versement de la documentation après"
-#: forms.py:566 forms.py:849 models.py:931
+#: forms.py:566 forms.py:849 models.py:911
msgid "Finds received"
msgstr "Mobilier reçu"
@@ -292,12 +291,12 @@ msgstr "Rechercher une opération"
msgid "Associated file"
msgstr "Dossier associé"
-#: forms.py:650 forms.py:972 models.py:1183 models.py:1588 models.py:1675
-#: models.py:1863 wizards.py:83
+#: forms.py:650 forms.py:972 models.py:1138 models.py:1543 models.py:1630
+#: models.py:1818 wizards.py:83
msgid "Archaeological file"
msgstr "Dossier archéologique"
-#: forms.py:657 forms.py:661 models.py:922
+#: forms.py:657 forms.py:661 models.py:902
msgid "Abstract"
msgstr "Résumé"
@@ -313,7 +312,7 @@ msgstr "mois"
msgid "years"
msgstr "années"
-#: forms.py:667 models.py:808
+#: forms.py:667 models.py:788
msgid "Creation date"
msgstr "Date de création"
@@ -375,11 +374,11 @@ msgstr "Général"
msgid "Operation - 010 - General"
msgstr "Opération - 010 - Général"
-#: forms.py:769 models.py:896
+#: forms.py:769 models.py:876
msgid "Generic name"
msgstr "Nom générique"
-#: forms.py:778 models.py:863
+#: forms.py:778 models.py:843
msgid "Old code"
msgstr "Ancien code"
@@ -387,7 +386,7 @@ msgstr "Ancien code"
msgid "Head scientist"
msgstr "Responsable scientifique"
-#: forms.py:800 models.py:895
+#: forms.py:800 models.py:875
msgid "Operator reference"
msgstr "Référence de l'opérateur"
@@ -395,23 +394,23 @@ msgstr "Référence de l'opérateur"
msgid "Total surface (m2)"
msgstr "Surface totale (m2)"
-#: forms.py:817 models.py:60 models.py:811 models.py:2334
+#: forms.py:817 models.py:60 models.py:791 models.py:2289
msgid "Start date"
msgstr "Date de début"
-#: forms.py:818 models.py:813
+#: forms.py:818 models.py:793
msgid "Excavation end date"
msgstr "Date de fin de chantier"
-#: forms.py:820 models.py:814
+#: forms.py:820 models.py:794
msgid "Report delivery date"
msgstr "Date de livraison du rapport"
-#: forms.py:841 models.py:924
+#: forms.py:841 models.py:904
msgid "Deadline for submission of the documentation"
msgstr "Date limite de versement de la documentation"
-#: forms.py:846 models.py:929
+#: forms.py:846 models.py:909
msgid "Deadline for submission of the finds"
msgstr "Date limite de versement du mobilier"
@@ -419,31 +418,31 @@ msgstr "Date limite de versement du mobilier"
msgid "Coordinates"
msgstr "Coordonnées"
-#: forms.py:862 forms.py:1192 forms.py:1417 models.py:266 models.py:944
+#: forms.py:862 forms.py:1192 forms.py:1417
msgid "X"
msgstr "X/Long"
-#: forms.py:863 forms.py:1193 forms.py:1418 models.py:269 models.py:947
+#: forms.py:863 forms.py:1193 forms.py:1418
msgid "Estimated error for X"
msgstr "Erreur estimée pour X"
-#: forms.py:865 forms.py:1195 forms.py:1420 models.py:267 models.py:945
+#: forms.py:865 forms.py:1195 forms.py:1420
msgid "Y"
msgstr "Y/Lat"
-#: forms.py:866 forms.py:1196 forms.py:1421 models.py:271 models.py:949
+#: forms.py:866 forms.py:1196 forms.py:1421
msgid "Estimated error for Y"
msgstr "Erreur estimée pour Y"
-#: forms.py:868 forms.py:1198 forms.py:1423 models.py:268 models.py:946
+#: forms.py:868 forms.py:1198 forms.py:1423
msgid "Z"
msgstr "Z"
-#: forms.py:869 forms.py:1199 forms.py:1424 models.py:273 models.py:951
+#: forms.py:869 forms.py:1199 forms.py:1424
msgid "Estimated error for Z"
msgstr "Erreur estimée pour Z"
-#: forms.py:872 forms.py:1202 forms.py:1427 models.py:276 models.py:954
+#: forms.py:872 forms.py:1202 forms.py:1427
msgid "Spatial Reference System"
msgstr "Système de référence spatiale"
@@ -472,7 +471,7 @@ msgstr ""
msgid "Bad operation code"
msgstr "Mauvais code d'opération"
-#: forms.py:968 models.py:1198
+#: forms.py:968 models.py:1153
msgid "Operation code"
msgstr "Code de l'opération"
@@ -484,19 +483,19 @@ msgstr "Saisie judiciaire"
msgid "Operation - 015 - Court-ordered seizure"
msgstr "Opération - 015 - Saisie judiciaire"
-#: forms.py:1008 models.py:937
+#: forms.py:1008 models.py:917
msgid "Seizure name"
msgstr "Nom de la saisie"
-#: forms.py:1011 models.py:938
+#: forms.py:1011 models.py:918
msgid "Official report number"
msgstr "Numéro de procès-verbal"
-#: forms.py:1014 models.py:940
+#: forms.py:1014 models.py:920
msgid "Name of the protagonist"
msgstr "Nom du protagoniste"
-#: forms.py:1019 forms.py:1026 forms.py:1404 models.py:246 models.py:828
+#: forms.py:1019 forms.py:1026 forms.py:1404 models.py:246 models.py:808
msgid "Collaborators"
msgstr "Collaborateurs"
@@ -512,20 +511,20 @@ msgstr "Information archéologie préventive - fouille"
msgid "Operation - 033 - Preventive - Excavation"
msgstr "Opération - 033 - Préventif - Fouille"
-#: forms.py:1039 models.py:846
+#: forms.py:1039 models.py:826
#: templates/ishtar/dashboards/dashboard_operation.html:701
msgid "Cost (euros)"
msgstr "Coût (euros)"
-#: forms.py:1040 models.py:851
+#: forms.py:1040 models.py:831
msgid "Scheduled man-days"
msgstr "Jours-hommes prévus"
-#: forms.py:1042 models.py:854
+#: forms.py:1042 models.py:834
msgid "Optional man-days"
msgstr "Jours-hommes optionnels"
-#: forms.py:1044 models.py:857
+#: forms.py:1044 models.py:837
msgid "Effective man-days"
msgstr "Jours-hommes effectifs"
@@ -537,20 +536,20 @@ msgstr "Information archéologie préventive - diagnostic"
msgid "Operation - 037 - Preventive - Diagnostic"
msgstr "Opération - 037 - Préventif - Diagnostic"
-#: forms.py:1060 models.py:878
+#: forms.py:1060 models.py:858
msgid "Prescription on zoning"
msgstr "Prescription sur zonage"
-#: forms.py:1062 models.py:881
+#: forms.py:1062 models.py:861
msgid "Prescription on large area"
msgstr "Prescription sur une vaste surface"
-#: forms.py:1065 models.py:883
+#: forms.py:1065 models.py:863
msgid "Prescription on geoarchaeological context"
msgstr "Prescription sur un contexte géoarchéologique"
#: forms.py:1069 forms.py:1085 forms.py:1090 forms.py:1461 models.py:135
-#: models.py:233 models.py:599 models.py:844 models.py:1886
+#: models.py:233 models.py:579 models.py:824 models.py:1841
msgid "Towns"
msgstr "Communes"
@@ -599,7 +598,7 @@ msgstr "Référence"
msgid "This reference already exists."
msgstr "Cette référence existe déjà."
-#: forms.py:1261 models.py:305 models.py:911
+#: forms.py:1261 models.py:279 models.py:891
#: templates/ishtar/sheet_operation.html:202
msgid "Archaeological sites"
msgstr "Entités archéologiques"
@@ -688,11 +687,11 @@ msgstr "Sous-marin / subaquatique"
msgid "Archaeological site - 030 - Underwater"
msgstr "Site archéologique - 030 - Sous-marin / subaquatique"
-#: forms.py:1507 forms.py:1641 models.py:1843
+#: forms.py:1507 forms.py:1641 models.py:1798
msgid "Index"
msgstr "Index"
-#: forms.py:1515 forms.py:1575 models.py:1602 models.py:1837
+#: forms.py:1515 forms.py:1575 models.py:1557 models.py:1792
msgid "Act type"
msgstr "Type d'acte"
@@ -700,7 +699,7 @@ msgstr "Type d'acte"
msgid "Indexed?"
msgstr "Indexé ?"
-#: forms.py:1522 forms.py:1580 models.py:1877
+#: forms.py:1522 forms.py:1580 models.py:1832
#: templates/ishtar/blocks/window_tables/administrativacts.html:9
msgid "Object"
msgstr "Objet"
@@ -713,7 +712,7 @@ msgstr "Rechercher un acte administratif"
msgid "You should select an administrative act."
msgstr "Vous devez sélectionner un acte administratif."
-#: forms.py:1583 models.py:1874
+#: forms.py:1583 models.py:1829
msgid "Signature date"
msgstr "Date de signature"
@@ -775,7 +774,7 @@ msgstr "Clôture"
msgid "Deletion"
msgstr "Suppression"
-#: ishtar_menu.py:61 models.py:1893
+#: ishtar_menu.py:61 models.py:1848
#: templates/ishtar/sheet_administrativeact.html:4
msgid "Administrative act"
msgstr "Acte administratif"
@@ -792,17 +791,17 @@ msgstr "Tableau de bord"
msgid "General informations"
msgstr "Informations générales"
-#: ishtar_menu.py:138 models.py:972
+#: ishtar_menu.py:138 models.py:927
#: templates/ishtar/dashboards/dashboard_operation.html:8
#: templates/ishtar/sheet_site.html:79
msgid "Operations"
msgstr "Opérations"
-#: models.py:59 models.py:80 models.py:98 models.py:2812
+#: models.py:59 models.py:80 models.py:98 models.py:2767
msgid "Order"
msgstr "Ordre"
-#: models.py:61 models.py:2335
+#: models.py:61 models.py:2290
msgid "End date"
msgstr "Date de fin"
@@ -839,27 +838,27 @@ msgctxt "key for text search"
msgid "reference"
msgstr "reference"
-#: models.py:149 models.py:663
+#: models.py:149 models.py:643
msgctxt "key for text search"
msgid "name"
msgstr "nom"
-#: models.py:153 models.py:695 tests.py:1646
+#: models.py:153 models.py:675 tests.py:1646
msgctxt "key for text search"
msgid "period"
msgstr "periode"
-#: models.py:157 models.py:691 tests.py:1677
+#: models.py:157 models.py:671 tests.py:1677
msgctxt "key for text search"
msgid "remain"
msgstr "vestige"
-#: models.py:161 models.py:651 tests.py:1654
+#: models.py:161 models.py:631 tests.py:1654
msgctxt "key for text search"
msgid "town"
msgstr "commune"
-#: models.py:165 models.py:719
+#: models.py:165 models.py:699
msgctxt "key for text search"
msgid "comment"
msgstr "commentaire"
@@ -919,623 +918,607 @@ msgctxt "key for text search"
msgid "numero-affmar"
msgstr "numero-affmar"
-#: models.py:279 models.py:957
-msgid "Point (2D)"
-msgstr "Point (2D)"
-
-#: models.py:281 models.py:959
-msgid "Point source"
-msgstr "Source du point"
-
-#: models.py:282 models.py:288 models.py:960 models.py:966
-msgid "Precise"
-msgstr "Précis"
-
-#: models.py:287 models.py:965
-msgid "Multi-polygon source"
-msgstr "Source du multi-polygone"
-
-#: models.py:292 models.py:902
+#: models.py:266 models.py:882 templates/ishtar/sheet_site.html:89
msgid "Documents"
msgstr "Documents"
-#: models.py:297 models.py:907
+#: models.py:271 models.py:887
msgid "Main image"
msgstr "Image principale"
-#: models.py:298 models.py:908 models.py:2116
+#: models.py:272 models.py:888 models.py:2071
msgid "Cached name"
msgstr "Nom en cache"
-#: models.py:327
+#: models.py:301
msgid "SITE"
msgstr "SITE"
-#: models.py:425
+#: models.py:405
msgid "Unknown"
msgstr "Inconnu"
-#: models.py:428
+#: models.py:408
msgid "Virtual operation of site: {}"
msgstr "Opération virtuelle du site : {}"
-#: models.py:581
+#: models.py:561
msgid "Associated file (label)"
msgstr "Dossier associé (nom)"
-#: models.py:582
+#: models.py:562
msgid "Operator name"
msgstr "Nom de l'opérateur"
-#: models.py:583
+#: models.py:563
msgid "Scientist (full name)"
msgstr "Responsable scientifique (nom complet)"
-#: models.py:584
+#: models.py:564
msgid "Associated file (external ID)"
msgstr "Dossier associé (identifiant)"
-#: models.py:585
+#: models.py:565
msgid "Scientist (title)"
msgstr "Responsable scientifique (titre)"
-#: models.py:586
+#: models.py:566
msgid "Scientist (surname)"
msgstr "Responsable scientifique (nom)"
-#: models.py:587
+#: models.py:567
msgid "Scientist (name)"
msgstr "Scientifique (nom)"
-#: models.py:588
+#: models.py:568
msgid "Scientist - Organization (name)"
msgstr "Scientifique - Organisation (nom)"
-#: models.py:589
+#: models.py:569
msgid "In charge (title)"
msgstr "Responsable du suivi scientifique (titre)"
-#: models.py:590
+#: models.py:570
msgid "In charge (surname)"
msgstr "Responsable du suivi scientifique (prénom)"
-#: models.py:591
+#: models.py:571
msgid "In charge (name)"
msgstr "Responsable du suivi scientifique (nom)"
-#: models.py:592
+#: models.py:572
msgid "In charge - Organization (name)"
msgstr "Responsable du suivi scientifique - Organisation (nom)"
-#: models.py:597
+#: models.py:577
msgid "Archaeological sites (reference)"
msgstr "Entités archéologiques (référence)"
-#: models.py:639 models.py:1687 tests.py:1649 tests.py:1694
+#: models.py:619 models.py:1642 tests.py:1649 tests.py:1694
msgctxt "key for text search"
msgid "year"
msgstr "annee"
-#: models.py:643
+#: models.py:623
msgctxt "key for text search"
msgid "operation-code"
msgstr "code-operation"
-#: models.py:647 models.py:1699
+#: models.py:627 models.py:1654
msgctxt "key for text search"
msgid "patriarche"
msgstr "patriarche"
-#: models.py:655 models.py:1719
+#: models.py:635 models.py:1674
msgctxt "key for text search"
msgid "parcel"
msgstr "parcelle"
-#: models.py:659
+#: models.py:639
msgctxt "key for text search"
msgid "department"
msgstr "departement"
-#: models.py:667
+#: models.py:647
msgctxt "key for text search"
msgid "address"
msgstr "adresse"
-#: models.py:671 models.py:1703
+#: models.py:651 models.py:1658
msgctxt "key for text search"
msgid "type"
msgstr "type"
-#: models.py:675 tests.py:1682
+#: models.py:655 tests.py:1682
msgctxt "key for text search"
msgid "is-open"
msgstr "est-ouvert"
-#: models.py:679
+#: models.py:659
msgctxt "key for text search"
msgid "in-charge"
msgstr "responsable-suivi"
-#: models.py:683
+#: models.py:663
msgctxt "key for text search"
msgid "scientist"
msgstr "scientifique"
-#: models.py:687
+#: models.py:667
msgctxt "key for text search"
msgid "operator"
msgstr "operateur"
-#: models.py:699
+#: models.py:679
msgctxt "key for text search"
msgid "start-before"
msgstr "commence-avant"
-#: models.py:703
+#: models.py:683
msgctxt "key for text search"
msgid "start-after"
msgstr "commence-apres"
-#: models.py:707
+#: models.py:687
msgctxt "key for text search"
msgid "end-before"
msgstr "fini-apres"
-#: models.py:711
+#: models.py:691
msgctxt "key for text search"
msgid "end-after"
msgstr "fini-avant"
-#: models.py:715
+#: models.py:695
msgctxt "key for text search"
msgid "relation-types"
msgstr "type-relation"
-#: models.py:723
+#: models.py:703
msgctxt "key for text search"
msgid "abstract"
msgstr "resume"
-#: models.py:728
+#: models.py:708
msgctxt "key for text search"
msgid "scientific-documentation-comment"
msgstr "commentaire-documentation-scientifique"
-#: models.py:732
+#: models.py:712
msgctxt "key for text search"
msgid "record-quality"
msgstr "qualite-enregistrement"
-#: models.py:737
+#: models.py:717
msgctxt "key for text search"
msgid "report-processing"
msgstr "traitement-rapport"
-#: models.py:742
+#: models.py:722
msgctxt "key for text search"
msgid "virtual-operation"
msgstr "operation-virtuelle"
-#: models.py:747 models.py:789
+#: models.py:727 models.py:769
msgctxt "key for text search"
msgid "site"
msgstr "site"
-#: models.py:751 models.py:1737
+#: models.py:731 models.py:1692
msgctxt "key for text search"
msgid "created-by"
msgstr "cree-par"
-#: models.py:755 models.py:1741
+#: models.py:735 models.py:1696
msgctxt "key for text search"
msgid "modified-by"
msgstr "modifie-par"
-#: models.py:759
+#: models.py:739
msgctxt "key for text search"
msgid "documentation-received"
msgstr "documentation-recue"
-#: models.py:763
+#: models.py:743
msgctxt "key for text search"
msgid "documentation-deadline-before"
msgstr "documentation-date-limite-avant"
-#: models.py:767
+#: models.py:747
msgctxt "key for text search"
msgid "documentation-deadline-after"
msgstr "documentation-date-limite-après"
-#: models.py:771
+#: models.py:751
msgctxt "key for text search"
msgid "finds-received"
msgstr "mobilier-recu"
-#: models.py:775
+#: models.py:755
msgctxt "key for text search"
msgid "finds-deadline-before"
msgstr "mobilier-date-limite-avant"
-#: models.py:779
+#: models.py:759
msgctxt "key for text search"
msgid "finds-deadline-after"
msgstr "mobilier-date-limite-apres"
-#: models.py:783
+#: models.py:763
msgctxt "key for text search"
msgid "code-drassm"
msgstr "code-drassm"
-#: models.py:791
+#: models.py:771
msgctxt "key for text search"
msgid "file"
msgstr "dossier"
-#: models.py:810 templates/ishtar/sheet_operation.html:61
+#: models.py:790 templates/ishtar/sheet_operation.html:61
msgid "Closing date"
msgstr "Date de clôture"
-#: models.py:817
+#: models.py:797
msgid "In charge scientist"
msgstr "Responsable du suivi scientifique"
-#: models.py:836 models.py:2098
+#: models.py:816 models.py:2053
msgid "File"
msgstr "Dossier"
-#: models.py:841
+#: models.py:821
msgid "Surface (m2)"
msgstr "Surface (m2)"
-#: models.py:916
+#: models.py:896
msgid ""
"If checked, it means that this operation have not been officialy registered."
msgstr ""
"Si coché, cela signifie que cette opération n'a pas été officiellement "
"enregistrée."
-#: models.py:1021
+#: models.py:976
msgid "OPE"
msgstr "OPE"
-#: models.py:1118
+#: models.py:1073
msgid "Intercommunal"
msgstr "Intercommunal"
-#: models.py:1178
+#: models.py:1133
msgid "Add context record"
msgstr "Ajouter une unité d'enregistrement"
-#: models.py:1179
+#: models.py:1134
msgid "context record"
msgstr "UE"
-#: models.py:1184
+#: models.py:1139
msgid "Code patriarche"
msgstr "Code patriarche"
-#: models.py:1226
+#: models.py:1181
msgid "This operation code already exists for this year"
msgstr "Ce code d'opération existe déjà pour cette année."
-#: models.py:1286
+#: models.py:1241
msgid "Number of parcels"
msgstr "Nombre de parcelles"
-#: models.py:1296
+#: models.py:1251
msgid "Number of administrative acts"
msgstr "Nombre d'actes administratifs"
-#: models.py:1304
+#: models.py:1259
msgid "Number of indexed administrative acts"
msgstr "Nombre d'actes administratifs indexés"
-#: models.py:1312
+#: models.py:1267
msgid "Number of context records"
msgstr "Nombre d'Unités d'Enregistrement"
-#: models.py:1348
+#: models.py:1303
msgid "Number of finds"
msgstr "Nombre d'éléments de mobilier"
-#: models.py:1393
+#: models.py:1348
msgid "No type"
msgstr "Pas de type"
-#: models.py:1424
+#: models.py:1379
msgid "Number of sources"
msgstr "Nombre de documents"
-#: models.py:1462 templates/ishtar/dashboards/dashboard_operation.html:309
+#: models.py:1417 templates/ishtar/dashboards/dashboard_operation.html:309
#: templates/ishtar/dashboards/dashboard_operation.html:575
#: templates/ishtar/dashboards/dashboard_operation.html:611
msgid "Mean"
msgstr "Moyenne"
-#: models.py:1532
+#: models.py:1487
msgid "Operation relation type"
msgstr "Type de relation entre opérations"
-#: models.py:1533
+#: models.py:1488
msgid "Operation relation types"
msgstr "Types de relation entre opérations"
-#: models.py:1546
+#: models.py:1501
msgid "Operation record relation"
msgstr "Relation entre opérations"
-#: models.py:1547
+#: models.py:1502
msgid "Operation record relations"
msgstr "Relations entre opérations"
-#: models.py:1590 models.py:1868
+#: models.py:1545 models.py:1823
msgid "Treatment request"
msgstr "Demande de traitement"
-#: models.py:1591 models.py:1873
+#: models.py:1546 models.py:1828
msgid "Treatment"
msgstr "Traitement"
-#: models.py:1593
+#: models.py:1548
msgid "Intended to"
msgstr "Destiné à"
-#: models.py:1595
+#: models.py:1550
msgid "Code"
msgstr "Code"
-#: models.py:1598
+#: models.py:1553
msgid "Associated template"
msgstr "Patron associé"
-#: models.py:1599
+#: models.py:1554
msgid "Indexed"
msgstr "Indexé"
-#: models.py:1603
+#: models.py:1558
msgid "Act types"
msgstr "Types d'acte"
-#: models.py:1674 models.py:1914
+#: models.py:1629 models.py:1869
#: templates/ishtar/blocks/window_tables/administrativacts.html:6
#: templates/ishtar/blocks/window_tables/archaeologicalsites.html:6
msgid "Ref."
msgstr "Réf."
-#: models.py:1691
+#: models.py:1646
msgctxt "key for text search"
msgid "index"
msgstr "index"
-#: models.py:1695
+#: models.py:1650
msgctxt "key for text search"
msgid "other-ref"
msgstr "autre-ref"
-#: models.py:1707
+#: models.py:1662
msgctxt "key for text search"
msgid "indexed"
msgstr "indexe"
-#: models.py:1711
+#: models.py:1666
msgctxt "key for text search"
msgid "operation-town"
msgstr "operation-commune"
-#: models.py:1715
+#: models.py:1670
msgctxt "key for text search"
msgid "file-town"
msgstr "dossier-commune"
-#: models.py:1725
+#: models.py:1680
msgctxt "key for text search"
msgid "operation-department"
msgstr "operation-departement"
-#: models.py:1729
+#: models.py:1684
msgctxt "key for text search"
msgid "file-department"
msgstr "dossier-departement"
-#: models.py:1733
+#: models.py:1688
msgctxt "key for text search"
msgid "object"
msgstr "objet"
-#: models.py:1745
+#: models.py:1700
msgctxt "key for text search"
msgid "signature-before"
msgstr "signature-avant"
-#: models.py:1749
+#: models.py:1704
msgctxt "key for text search"
msgid "signature-after"
msgstr "signature-apres"
-#: models.py:1753
+#: models.py:1708
msgctxt "key for text search"
msgid "file-name"
msgstr "dossier-nom"
-#: models.py:1757
+#: models.py:1712
msgctxt "key for text search"
msgid "general-contractor"
msgstr "amenageur"
-#: models.py:1762
+#: models.py:1717
msgctxt "key for text search"
msgid "general-contractor-organization"
msgstr "amenageur-organisation"
-#: models.py:1767
+#: models.py:1722
msgctxt "key for text search"
msgid "file-reference"
msgstr "dossier-reference"
-#: models.py:1771
+#: models.py:1726
msgctxt "key for text search"
msgid "file-year"
msgstr "dossier-annee"
-#: models.py:1775
+#: models.py:1730
msgctxt "key for text search"
msgid "file-other-reference"
msgstr "dossier-autre-reference"
-#: models.py:1779
+#: models.py:1734
msgctxt "key for text search"
msgid "file-in-charge"
msgstr "dossier-responsable"
-#: models.py:1783
+#: models.py:1738
msgctxt "key for text search"
msgid "file-permit-reference"
msgstr "dossier-ref-permis"
-#: models.py:1787
+#: models.py:1742
msgctxt "key for text search"
msgid "treatment-name"
msgstr "traitement-nom"
-#: models.py:1791
+#: models.py:1746
msgctxt "key for text search"
msgid "treatment-reference"
msgstr "traitement-reference"
-#: models.py:1795
+#: models.py:1750
msgctxt "key for text search"
msgid "treatment-year"
msgstr "traitement-annee"
-#: models.py:1799
+#: models.py:1754
msgctxt "key for text search"
msgid "treatment-index"
msgstr "traitement-index"
-#: models.py:1803
+#: models.py:1758
msgctxt "key for text search"
msgid "treatment-type"
msgstr "traitement-type"
-#: models.py:1807
+#: models.py:1762
msgctxt "key for text search"
msgid "treatment-file-name"
msgstr "dossier-traitement-nom"
-#: models.py:1811
+#: models.py:1766
msgctxt "key for text search"
msgid "treatment-file-reference"
msgstr "dossier-traitement-reference"
-#: models.py:1815
+#: models.py:1770
msgctxt "key for text search"
msgid "treatment-file-year"
msgstr "dossier-traitement-annee"
-#: models.py:1819
+#: models.py:1774
msgctxt "key for text search"
msgid "treatment-file-index"
msgstr "dossier-traitement-index"
-#: models.py:1823
+#: models.py:1778
msgctxt "key for text search"
msgid "treatment-file-type"
msgstr "dossier-traitement-type"
-#: models.py:1841
+#: models.py:1796
msgid "Person in charge of the operation"
msgstr "Responsable d'opération"
-#: models.py:1847
+#: models.py:1802
msgid "Archaeological preventive operator"
msgstr "Opérateur d'archéologie préventive"
-#: models.py:1855
+#: models.py:1810
msgid "Signatory"
msgstr "Signataire"
-#: models.py:1883
+#: models.py:1838
msgid "Departments"
msgstr "Départements"
-#: models.py:1884
+#: models.py:1839
msgid "Cached values get from associated departments"
msgstr "Valeur en cache des départements associés"
-#: models.py:1887
+#: models.py:1842
msgid "Cached values get from associated towns"
msgstr "Valeur en cache des communes associées"
-#: models.py:1894 templates/ishtar/sheet_operation.html:212
+#: models.py:1849 templates/ishtar/sheet_operation.html:212
#: templates/ishtar/sheet_operation.html:265
msgid "Administrative acts"
msgstr "Actes administratifs"
-#: models.py:2027
+#: models.py:1982
msgid "This index already exists for this year"
msgstr "Cet index existe déjà pour cette année."
-#: models.py:2111
+#: models.py:2066
msgid "External ID"
msgstr "Identifiant"
-#: models.py:2114
+#: models.py:2069
msgid "External ID is set automatically"
msgstr "L'identifiant est attribué automatiquement"
-#: models.py:2115
+#: models.py:2070
msgid "Address - Locality"
msgstr "Adresse - Lieu-dit"
-#: models.py:2330
+#: models.py:2285
msgid "Owner"
msgstr "Propriétaire"
-#: models.py:2338
+#: models.py:2293
msgid "Parcel owner"
msgstr "Propriétaire de parcelle"
-#: models.py:2339
+#: models.py:2294
msgid "Parcel owners"
msgstr "Propriétaires de parcelle"
-#: models.py:2373
+#: models.py:2328
msgid "Recorded"
msgstr "Enregistré"
-#: models.py:2374
+#: models.py:2329
msgid "Effective"
msgstr "Effectif"
-#: models.py:2375
+#: models.py:2330
msgid "Active"
msgstr "Actif"
-#: models.py:2376
+#: models.py:2331
msgid "Field completed"
msgstr "Terrain achevé"
-#: models.py:2377
+#: models.py:2332
msgid "Associated report"
msgstr "Rapport associé"
-#: models.py:2378
+#: models.py:2333
msgid "Closed"
msgstr "Clos"
-#: models.py:2379
+#: models.py:2334
msgid "Documented and closed"
msgstr "Documenté et clos"
-#: models.py:2813
+#: models.py:2768
msgid "Is preventive"
msgstr "Préventif"
-#: models.py:2816
+#: models.py:2771
msgid "Operation type old"
msgstr "Type d'opération - ancien"
-#: models.py:2817
+#: models.py:2772
msgid "Operation types old"
msgstr "Types d'opération - ancien"
@@ -1866,7 +1849,7 @@ msgstr "Documents des Unités d'Enregistrement associées"
#: templates/ishtar/sheet_operation.html:244
#: templates/ishtar/sheet_operation.html:303
-#: templates/ishtar/sheet_site.html:84
+#: templates/ishtar/sheet_site.html:85
msgid "Finds"
msgstr "Mobilier"
diff --git a/translations/fr/archaeological_warehouse.po b/translations/fr/archaeological_warehouse.po
index 97630d42c..880580c7a 100644
--- a/translations/fr/archaeological_warehouse.po
+++ b/translations/fr/archaeological_warehouse.po
@@ -12,248 +12,265 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"PO-Revision-Date: 2019-02-14 04:48+0000\n"
+"PO-Revision-Date: 2019-02-20 12:30+0000\n"
"Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"
"Language-Team: \n"
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=n>1;\n"
"X-Generator: Zanata 4.6.2\n"
-#: forms.py:48 forms.py:123 ishtar_menu.py:32 models.py:98 models.py:266
+#: forms.py:49 forms.py:125 ishtar_menu.py:32 models.py:99 models.py:269
#: templates/ishtar/sheet_warehouse.html:4
msgid "Warehouse"
msgstr "Lieu de conservation"
-#: forms.py:57 forms.py:62 models.py:747
+#: forms.py:58 forms.py:63 models.py:767
msgid "Division"
msgstr "Division"
-#: forms.py:64 models.py:294
+#: forms.py:65 models.py:297
msgid "Order"
msgstr "Ordre"
-#: forms.py:77
+#: forms.py:78
msgid "There are identical divisions."
msgstr "Il y a des divisions identiques"
-#: forms.py:78
+#: forms.py:79
msgid "Order fields must be different."
msgstr "Les champs « ordre » doivent être différents."
-#: forms.py:84 models.py:83
+#: forms.py:85 models.py:84
msgid "Divisions"
msgstr "Divisions"
-#: forms.py:85
+#: forms.py:86
msgid "Warehouse - 020 - Divisions"
msgstr "Lieu de conservation - 020 - Divisions"
-#: forms.py:91
+#: forms.py:92
msgid "Warehouse - 001 - Search"
msgstr "Lieu de conservation - 001 - Recherche"
-#: forms.py:95 forms.py:263
+#: forms.py:96 forms.py:278
msgid "Full text search"
msgstr "Recherche en texte intégral"
-#: forms.py:98 forms.py:129 models.py:75 models.py:263
+#: forms.py:99 forms.py:135 models.py:76 models.py:266
msgid "Name"
msgstr "Nom"
-#: forms.py:99 forms.py:131 models.py:40 models.py:77
+#: forms.py:100 forms.py:137 models.py:40 models.py:78
msgid "Warehouse type"
msgstr "Type de lieu de conservation"
-#: forms.py:111 views.py:122
+#: forms.py:112 views.py:122
msgid "Warehouse search"
msgstr "Rechercher un lieu de conservation"
-#: forms.py:124
+#: forms.py:126
msgid "Warehouse - 010 - General"
msgstr "Lieu de conservation - 010 - Général"
-#: forms.py:134 models.py:80
+#: forms.py:140 models.py:81
msgid "Person in charge"
msgstr "Responsable"
-#: forms.py:140 forms.py:205 forms.py:272 models.py:81 models.py:479
+#: forms.py:146 forms.py:220 forms.py:287 models.py:82 models.py:483
msgid "Comment"
msgstr "Commentaire"
-#: forms.py:142
+#: forms.py:148
msgid "Address"
msgstr "Adresse"
-#: forms.py:144
+#: forms.py:150
msgid "Address complement"
msgstr "Complément d'adresse"
-#: forms.py:146
+#: forms.py:152
msgid "Postal code"
msgstr "Code postal"
-#: forms.py:148
-msgid "Town"
-msgstr "Commune"
+#: forms.py:154
+msgid "Town (freeform)"
+msgstr "Commune (saisie libre)"
-#: forms.py:149
+#: forms.py:157
msgid "Country"
msgstr "Pays"
-#: forms.py:151
+#: forms.py:159
msgid "Phone"
msgstr "Téléphone"
-#: forms.py:152
+#: forms.py:160
msgid "Mobile phone"
msgstr "Téléphone mobile"
-#: forms.py:177 forms.py:178
+#: forms.py:162
+msgid "Coordinates"
+msgstr "Coordonnées"
+
+#: forms.py:163
+msgid "X"
+msgstr "X/Long"
+
+#: forms.py:164
+msgid "Y"
+msgstr "Y/Lat"
+
+#: forms.py:166
+msgid "Spatial Reference System"
+msgstr "Système de référence spatiale"
+
+#: forms.py:192 forms.py:193
msgid "Would you like to delete this warehouse?"
msgstr "Voulez-vous supprimer ce lieu de conservation?"
-#: forms.py:182 models.py:500 models.py:744
+#: forms.py:197 models.py:504 models.py:764
#: templates/ishtar/sheet_container.html:4
msgid "Container"
msgstr "Contenant"
-#: forms.py:183
+#: forms.py:198
msgid "Container - 010 - General"
msgstr "Contenant - 010 - Général"
-#: forms.py:189 forms.py:270 models.py:309
+#: forms.py:204 forms.py:285 models.py:312
msgid "Ref."
msgstr "Réf."
-#: forms.py:190 forms.py:271 models.py:487
+#: forms.py:205 forms.py:286 models.py:491
msgid "Old reference"
msgstr "Ancienne référence"
-#: forms.py:192 forms.py:269 models.py:313 models.py:477
+#: forms.py:207 forms.py:284 models.py:316 models.py:481
msgid "Container type"
msgstr "Type de contenant"
-#: forms.py:194 forms.py:267
+#: forms.py:209 forms.py:282
msgid "Current location (warehouse)"
msgstr "Localisation actuelle (lieu de conservation)"
-#: forms.py:200 forms.py:268 models.py:474
+#: forms.py:215 forms.py:283 models.py:478
msgid "Responsible warehouse"
msgstr "Lieu de conservation responsable"
-#: forms.py:230
+#: forms.py:245
msgid "ID"
msgstr "Identifiant"
-#: forms.py:252
+#: forms.py:267
msgid "This ID already exists for this warehouse."
msgstr "Cet identifiant existe déjà pour ce lieu de conservation."
-#: forms.py:259
+#: forms.py:274
msgid "Container - 001 - Search"
msgstr "Contenant - 001 - Recherche"
-#: forms.py:275
+#: forms.py:290
msgid "Archaeological site (attached to the operation)"
msgstr "Site archéologique (attaché à l'opération)"
-#: forms.py:281
+#: forms.py:296
msgid "Archaeological site name (attached to the operation)"
msgstr "Site archéologique nom (attaché à l'opération)"
-#: forms.py:284
+#: forms.py:299
msgid "Archaeological site (attached to the context record)"
msgstr "Site archéologique (attaché à l'UE)"
-#: forms.py:290
+#: forms.py:305
msgid "Archaeological site name (attached to the context record)"
msgstr "Site archéologique nom (attaché à l'UE)"
-#: forms.py:292
+#: forms.py:307
msgid "Code PATRIARCHE"
msgstr "Code PATRIARCHE"
-#: forms.py:295
+#: forms.py:310
msgid "Context record"
msgstr "Unité d'Enregistrement"
-#: forms.py:300
+#: forms.py:315
msgid "Find - Description"
msgstr "Mobilier - Description"
-#: forms.py:302
+#: forms.py:317
msgid "Material type"
msgstr "Type de matériau"
-#: forms.py:308
+#: forms.py:323
msgid "Object type"
msgstr "Type d'objet"
-#: forms.py:313
+#: forms.py:328
msgid "Integrity / interest"
msgstr "Intégrité / intérêt"
-#: forms.py:315
+#: forms.py:330
msgid "Remarkability"
msgstr "Remarquabilité"
-#: forms.py:317
+#: forms.py:332
msgid "Conservatory state"
msgstr "État sanitaire"
-#: forms.py:320
+#: forms.py:335
msgid "Alteration"
msgstr "Altération"
-#: forms.py:322
+#: forms.py:337
msgid "Alteration cause"
msgstr "Cause d'altération"
-#: forms.py:324
+#: forms.py:339
msgid "Preservation type"
msgstr "Type de conservation"
-#: forms.py:326
+#: forms.py:341
msgid "Treatment emergency"
msgstr "Urgence du traitement"
-#: forms.py:342 forms.py:348 views.py:164
+#: forms.py:357 forms.py:363 views.py:164
msgid "Container search"
msgstr "Rechercher un contenant"
-#: forms.py:344 forms.py:350
+#: forms.py:359 forms.py:365
msgid "You should select a container."
msgstr "Vous devez sélectionner un contenant."
-#: forms.py:345
+#: forms.py:360
msgid "Add a new container"
msgstr "Ajouter un nouveau contenant"
-#: forms.py:355 views.py:117
+#: forms.py:370 views.py:117
msgid "Packaging"
msgstr "Conditionnement"
-#: forms.py:361
+#: forms.py:376
msgid "Packager"
msgstr "Personne assurant le conditionnement"
-#: forms.py:367
+#: forms.py:382
msgid "Date"
msgstr "Date"
-#: forms.py:373
+#: forms.py:388
msgid "Packaged finds"
msgstr "Mobilier conditionné"
-#: forms.py:377
+#: forms.py:392
msgid "Container - 020 - Localisation"
msgstr "Contenant - 020 - Localisation"
-#: forms.py:379 models.py:480
+#: forms.py:394 models.py:484 templates/ishtar/sheet_container.html:43
+#: templates/ishtar/sheet_warehouse.html:41
msgid "Localisation"
msgstr "Localisation"
-#: forms.py:403 forms.py:404
+#: forms.py:418 forms.py:419
msgid "Would you like to delete this container?"
msgstr "Voulez-vous supprimer ce contenant ?"
@@ -273,8 +290,8 @@ msgstr "Modification"
msgid "Deletion"
msgstr "Suppression"
-#: ishtar_menu.py:49 models.py:501 templates/ishtar/sheet_warehouse.html:42
-#: templates/ishtar/sheet_warehouse.html:87
+#: ishtar_menu.py:49 models.py:505 templates/ishtar/sheet_warehouse.html:55
+#: templates/ishtar/sheet_warehouse.html:100
msgid "Containers"
msgstr "Contenants"
@@ -287,271 +304,271 @@ msgctxt "key for text search"
msgid "name"
msgstr "nom"
-#: models.py:68 models.py:366
+#: models.py:68 models.py:370
msgctxt "key for text search"
msgid "type"
msgstr "type"
-#: models.py:87 models.py:492
+#: models.py:88 models.py:496
msgid "Documents"
msgstr "Documents"
-#: models.py:92 models.py:497
+#: models.py:93 models.py:501
msgid "Main image"
msgstr "Image principale"
-#: models.py:93 models.py:488
+#: models.py:94 models.py:492
msgid "External ID"
msgstr "Identifiant"
-#: models.py:95 models.py:490
+#: models.py:96 models.py:494
msgid "External ID is set automatically"
msgstr "L'identifiant est attribué automatiquement"
-#: models.py:99
+#: models.py:100
msgid "Warehouses"
msgstr "Lieux de conservation"
-#: models.py:265
+#: models.py:268
msgid "Description"
msgstr "Description"
-#: models.py:270 models.py:271
+#: models.py:273 models.py:274
msgid "Collection"
msgstr "Collection"
-#: models.py:280
+#: models.py:283
msgid "Warehouse division type"
msgstr "Type de division de lieu de conservation"
-#: models.py:281
+#: models.py:284
msgid "Warehouse division types"
msgstr "Types de division de lieu de conservation"
-#: models.py:305
+#: models.py:308
msgid "Length (mm)"
msgstr "Longueur (mm)"
-#: models.py:306
+#: models.py:309
msgid "Width (mm)"
msgstr "Largeur (mm)"
-#: models.py:307
+#: models.py:310
msgid "Height (mm)"
msgstr "Hauteur (mm)"
-#: models.py:308
+#: models.py:311
msgid "Volume (l)"
msgstr "Volume (l)"
-#: models.py:314
+#: models.py:317
msgid "Container types"
msgstr "Types de contenant"
-#: models.py:349
+#: models.py:352
msgid "Location - index"
msgstr "Localisation - index"
-#: models.py:350
+#: models.py:353
msgid "Precise localisation"
msgstr "Localisation précise"
-#: models.py:351
+#: models.py:354
msgid "Type"
msgstr "Type"
-#: models.py:358
+#: models.py:362
msgctxt "key for text search"
msgid "location"
msgstr "localisation"
-#: models.py:362
+#: models.py:366
msgctxt "key for text search"
msgid "responsible-warehouse"
msgstr "lieu-de-conservation-responsable"
-#: models.py:370
+#: models.py:374
msgctxt "key for text search"
msgid "reference"
msgstr "reference"
-#: models.py:374
+#: models.py:378
msgctxt "key for text search"
msgid "old-reference"
msgstr "ancienne-reference"
-#: models.py:378
+#: models.py:382
msgctxt "key for text search"
msgid "comment"
msgstr "commentaire"
-#: models.py:383
+#: models.py:387
msgctxt "key for text search"
msgid "code-patriarche"
msgstr "code-patriarche"
-#: models.py:389
+#: models.py:393
msgctxt "key for text search"
msgid "site"
msgstr "site"
-#: models.py:394
+#: models.py:398
msgctxt "key for text search"
msgid "site-name"
msgstr "site-nom"
-#: models.py:399
+#: models.py:403
msgctxt "key for text search"
msgid "context-record-site"
msgstr "ue-site"
-#: models.py:405
+#: models.py:409
msgctxt "key for text search"
msgid "context-record-site-name"
msgstr "ue-site-nom"
-#: models.py:410
+#: models.py:414
msgctxt "key for text search"
msgid "context-record"
msgstr "ue"
-#: models.py:414
+#: models.py:418
msgctxt "key for text search"
msgid "material"
msgstr "materiau"
-#: models.py:418
+#: models.py:422
msgctxt "key for text search"
msgid "object-type"
msgstr "type-objet"
-#: models.py:422
+#: models.py:426
msgctxt "key for text search"
msgid "preservation"
msgstr "preservation"
-#: models.py:426
+#: models.py:430
msgctxt "key for text search"
msgid "conservatory"
msgstr "conservation"
-#: models.py:430
+#: models.py:434
msgctxt "key for text search"
msgid "integrity"
msgstr "integrite"
-#: models.py:434
+#: models.py:438
msgctxt "key for text search"
msgid "remarkability"
msgstr "remarquabilite"
-#: models.py:438
+#: models.py:442
msgctxt "key for text search"
msgid "alterations"
msgstr "alterations"
-#: models.py:442
+#: models.py:446
msgctxt "key for text search"
msgid "alteration-causes"
msgstr "causes-alterations"
-#: models.py:446
+#: models.py:450
msgctxt "key for text search"
msgid "treatment-emergency"
msgstr "urgence-traitement"
-#: models.py:450
+#: models.py:454
msgctxt "key for text search"
msgid "find-description"
msgstr "mobilier-description"
-#: models.py:457
+#: models.py:461
msgid "Division -"
msgstr "Division -"
-#: models.py:461
+#: models.py:465
msgctxt "key for text search"
msgid "division"
msgstr "division"
-#: models.py:471
+#: models.py:475
msgid "Location (warehouse)"
msgstr "Localisation (lieu de conservation)"
-#: models.py:478
+#: models.py:482
msgid "Container ref."
msgstr "Réf. du contenant"
-#: models.py:482
+#: models.py:486
msgid "Cached location"
msgstr "Localisation - en cache"
-#: models.py:484
+#: models.py:488
msgid "Cached division"
msgstr "Division mise en cache"
-#: models.py:690
+#: models.py:706
msgid "Add treatment"
msgstr "Ajouter un traitement"
-#: models.py:748
+#: models.py:768
msgid "Reference"
msgstr "Référence"
-#: models.py:751
+#: models.py:771
msgid "Container localisation"
msgstr "Localisation de contenant"
-#: models.py:752
+#: models.py:772
msgid "Container localisations"
msgstr "Localisations de contenant"
-#: templates/ishtar/sheet_container.html:44
+#: templates/ishtar/sheet_container.html:56
msgid "Content"
msgstr "Contenu"
-#: templates/ishtar/sheet_container.html:49
+#: templates/ishtar/sheet_container.html:61
msgid "Reference content"
msgstr "Contenu de référence"
-#: templates/ishtar/sheet_warehouse.html:47
+#: templates/ishtar/sheet_warehouse.html:60
msgid "Attached containers"
msgstr "Contenants associés"
-#: templates/ishtar/sheet_warehouse.html:51
+#: templates/ishtar/sheet_warehouse.html:64
msgid "Statistics"
msgstr "Statistiques"
-#: templates/ishtar/sheet_warehouse.html:52
+#: templates/ishtar/sheet_warehouse.html:65
msgid "These numbers are updated hourly"
msgstr "Ces chiffres sont mis à jour toutes les heures"
-#: templates/ishtar/sheet_warehouse.html:54
+#: templates/ishtar/sheet_warehouse.html:67
msgid "Finds"
msgstr "Mobilier"
-#: templates/ishtar/sheet_warehouse.html:56
+#: templates/ishtar/sheet_warehouse.html:69
msgid "Number of attached finds"
msgstr "Nombre de mobilier rattaché"
-#: templates/ishtar/sheet_warehouse.html:58
+#: templates/ishtar/sheet_warehouse.html:71
msgid "Number of hosted finds"
msgstr "Nombre de mobilier accueilli"
-#: templates/ishtar/sheet_warehouse.html:63
+#: templates/ishtar/sheet_warehouse.html:76
msgid "Finds by location in the warehouse"
msgstr "Mobilier par localisation dans le lieu de conservation"
-#: templates/ishtar/sheet_warehouse.html:71
-#: templates/ishtar/sheet_warehouse.html:102
+#: templates/ishtar/sheet_warehouse.html:84
+#: templates/ishtar/sheet_warehouse.html:115
msgid "Total"
msgstr "Total"
-#: templates/ishtar/sheet_warehouse.html:89
+#: templates/ishtar/sheet_warehouse.html:102
msgid "Number of containers"
msgstr "Nombre de contenants"
-#: templates/ishtar/sheet_warehouse.html:94
+#: templates/ishtar/sheet_warehouse.html:107
msgid "Containers by location in the warehouse"
msgstr "Contenants par localisation dans le lieu de conservation"
diff --git a/translations/fr/ishtar_common.po b/translations/fr/ishtar_common.po
index cecc2e4f7..fb0d2d6b1 100644
--- a/translations/fr/ishtar_common.po
+++ b/translations/fr/ishtar_common.po
@@ -14,7 +14,7 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Transfer-Encoding: 8bit\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"PO-Revision-Date: 2019-02-18 11:06+0000\n"
+"PO-Revision-Date: 2019-02-20 12:30+0000\n"
"Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"
"Language-Team: \n"
"Language: fr\n"
@@ -45,16 +45,16 @@ msgstr "Seul l'unicode est géré - convertissez votre fichier d'abord"
msgid "Export selected as CSV file"
msgstr "Exporter la sélection en fichier CSV"
-#: admin.py:182 models.py:2234
+#: admin.py:182 models.py:2307
msgid "Maps - default center"
msgstr "Cartes - centre par défaut"
-#: admin.py:217 models.py:1913 templates/navbar.html:31
+#: admin.py:217 models.py:1986 templates/navbar.html:31
msgid "Profile"
msgstr "Profil"
#: admin.py:218 forms_common.py:787 forms_common.py:806 forms_common.py:807
-#: models.py:3299
+#: models.py:3593
msgid "Profiles"
msgstr "Profils"
@@ -76,7 +76,7 @@ msgstr "%d élément(s) mis à jour."
msgid "These parents are missing: {}"
msgstr "Ces parents sont manquants : {}"
-#: admin.py:396 admin.py:415 models.py:960 models.py:4534
+#: admin.py:396 admin.py:415 models.py:960 models.py:3086
msgid "Parent"
msgstr "Parent"
@@ -84,11 +84,11 @@ msgstr "Parent"
msgid "Center"
msgstr "Centre"
-#: admin.py:405 models.py:4376
+#: admin.py:405 models.py:2927
msgid "Limit"
msgstr "Limite"
-#: admin.py:408 models.py:4387
+#: admin.py:408 models.py:2938
msgid "Town children"
msgstr "Communes enfants"
@@ -137,16 +137,16 @@ msgstr "Afficher les éléments sélectionnés"
msgid "Hide selected"
msgstr "Cacher les éléments sélectionnés"
-#: admin.py:943 models.py:2322
+#: admin.py:943 models.py:2395
msgid "Form"
msgstr "Formulaire"
-#: admin.py:945 models.py:2347 models_imports.py:127
+#: admin.py:945 models.py:2420 models_imports.py:127
#: templates/ishtar/dashboards/dashboard_main.html:39
msgid "Users"
msgstr "Utilisateurs"
-#: admin.py:965 models.py:2426
+#: admin.py:965 models.py:2499
msgid "Field"
msgstr "Champ"
@@ -377,28 +377,28 @@ msgstr "Modifié depuis"
msgid "Closing date"
msgstr "Date de clôture"
-#: forms.py:675 forms_common.py:1312
+#: forms.py:679 forms_common.py:1312
msgid "You should select an item."
msgstr "Vous devez sélectionner un élément."
-#: forms.py:676
+#: forms.py:680
msgid "Add a new item"
msgstr "Ajouter un nouvel élément"
-#: forms.py:831
+#: forms.py:834
msgid " - append to existing"
msgstr " - ajouter à l'existant"
-#: forms.py:834
+#: forms.py:837
msgid " - replace"
msgstr " - remplacer"
-#: forms.py:877 models.py:2681
+#: forms.py:880 models.py:2754
msgid "Template"
msgstr "Patron"
#: forms_common.py:57 forms_common.py:75 forms_common.py:322
-#: forms_common.py:561 models.py:1559 models.py:2832 models.py:4394
+#: forms_common.py:561 models.py:1575 models.py:2945
#: templates/blocks/JQueryAdvancedTown.html:19
msgid "Town"
msgstr "Commune"
@@ -420,8 +420,8 @@ msgstr ""
"<p class='example'>Par exemple tapez « saint denis 93 » pour obtenir la "
"commune Saint-Denis dans le département français de Seine-Saint-Denis.</p>"
-#: forms_common.py:84 forms_common.py:1333 ishtar_menu.py:48 models.py:3212
-#: models.py:3464 models.py:3588 models.py:3793
+#: forms_common.py:84 forms_common.py:1333 ishtar_menu.py:48 models.py:3506
+#: models.py:3758 models.py:3882 models.py:4081
#: templates/ishtar/sheet_person.html:4
msgid "Person"
msgstr "Personne"
@@ -477,16 +477,16 @@ msgid "all users"
msgstr "tous les utilisateurs"
#: forms_common.py:310 forms_common.py:480 forms_common.py:614
-#: ishtar_menu.py:76 models.py:3034 models.py:3153 models.py:3553
+#: ishtar_menu.py:76 models.py:3328 models.py:3447 models.py:3847
#: templates/ishtar/sheet_organization.html:4
msgid "Organization"
msgstr "Organisation"
#: forms_common.py:313 forms_common.py:356 forms_common.py:475
#: forms_common.py:531 forms_common.py:609 forms_common.py:795
-#: forms_common.py:828 models.py:1134 models.py:1158 models.py:2107
-#: models.py:2321 models.py:2677 models.py:3026 models.py:3196 models.py:3452
-#: models.py:4372 models.py:4657 models_imports.py:98 models_imports.py:123
+#: forms_common.py:828 models.py:1134 models.py:1158 models.py:2180
+#: models.py:2394 models.py:2750 models.py:2923 models.py:3320 models.py:3490
+#: models.py:3746 models.py:4720 models_imports.py:98 models_imports.py:123
#: models_imports.py:448 models_imports.py:542 models_imports.py:833
#: templates/ishtar/import_step_by_step.html:102
#: templates/ishtar/import_step_by_step.html:270
@@ -495,40 +495,40 @@ msgstr "Organisation"
msgid "Name"
msgstr "Nom"
-#: forms_common.py:314 models.py:2985 models_imports.py:635
+#: forms_common.py:314 models.py:3279 models_imports.py:635
#: models_imports.py:636
msgid "Organization type"
msgstr "Type d'organisation"
-#: forms_common.py:316 forms_common.py:555 models.py:2827
+#: forms_common.py:316 forms_common.py:555 models.py:3110
#: templates/ishtar/blocks/sheet_address_section.html:4
msgid "Address"
msgstr "Adresse"
-#: forms_common.py:318 forms_common.py:558 models.py:2828
+#: forms_common.py:318 forms_common.py:558 models.py:3111
msgid "Address complement"
msgstr "Complément d'adresse"
-#: forms_common.py:320 forms_common.py:559 models.py:2830
+#: forms_common.py:320 forms_common.py:559 models.py:3113
msgid "Postal code"
msgstr "Code postal"
-#: forms_common.py:323 forms_common.py:562 models.py:2833
+#: forms_common.py:323 forms_common.py:562 models.py:3119
msgid "Country"
msgstr "Pays"
#: forms_common.py:325 forms_common.py:477 forms_common.py:535
-#: forms_common.py:611 forms_common.py:736 models.py:2860
+#: forms_common.py:611 forms_common.py:736 models.py:3146
msgid "Email"
msgstr "Courriel"
-#: forms_common.py:326 forms_common.py:538 models.py:2845
+#: forms_common.py:326 forms_common.py:538 models.py:3131
#: templates/ishtar/sheet_person.html:27
#: templates/ishtar/wizard/wizard_person.html:33
msgid "Phone"
msgstr "Téléphone"
-#: forms_common.py:327 forms_common.py:547 models.py:2857
+#: forms_common.py:327 forms_common.py:547 models.py:3143
#: templates/ishtar/sheet_person.html:45
#: templates/ishtar/wizard/wizard_person.html:54
msgid "Mobile phone"
@@ -540,7 +540,7 @@ msgid "Full text search"
msgstr "Recherche en texte intégral"
#: forms_common.py:357 forms_common.py:478 forms_common.py:612
-#: forms_common.py:793 models.py:1167 models.py:3028 models.py:4037
+#: forms_common.py:793 models.py:1167 models.py:3322 models.py:4325
#: models_imports.py:686 templates/ishtar/blocks/window_image_detail.html:24
#: templates/ishtar/blocks/window_tables/documents.html:8
#: templates/ishtar/import_table.html:28
@@ -564,7 +564,7 @@ msgstr "Fusionner tous les éléments dans"
msgid "Organization to merge"
msgstr "Organisation à fusionner"
-#: forms_common.py:476 forms_common.py:529 forms_common.py:610 models.py:3194
+#: forms_common.py:476 forms_common.py:529 forms_common.py:610 models.py:3488
#: templates/ishtar/sheet_organization.html:24
msgid "Surname"
msgstr "Prénom"
@@ -581,25 +581,25 @@ msgstr "Personne à fusionner"
msgid "Identity"
msgstr "Identité"
-#: forms_common.py:526 forms_common.py:1102 forms_common.py:1247 models.py:3187
-#: models.py:3189 models.py:4027 models_imports.py:638
+#: forms_common.py:526 forms_common.py:1102 forms_common.py:1247 models.py:3481
+#: models.py:3483 models.py:4315 models_imports.py:638
#: templates/ishtar/blocks/window_tables/documents.html:7
msgid "Title"
msgstr "Titre"
-#: forms_common.py:527 models.py:3192
+#: forms_common.py:527 models.py:3486
msgid "Salutation"
msgstr "Formule d'appel"
-#: forms_common.py:533 models.py:3198
+#: forms_common.py:533 models.py:3492
msgid "Raw name"
msgstr "Nom brut"
-#: forms_common.py:536 models.py:2846
+#: forms_common.py:536 models.py:3132
msgid "Phone description"
msgstr "Type de téléphone"
-#: forms_common.py:539 models.py:2848 models.py:2850
+#: forms_common.py:539 models.py:3134 models.py:3136
msgid "Phone description 2"
msgstr "Type de téléphone 2"
@@ -607,11 +607,11 @@ msgstr "Type de téléphone 2"
msgid "Phone 2"
msgstr "Téléphone 2"
-#: forms_common.py:543 models.py:2854
+#: forms_common.py:543 models.py:3140
msgid "Phone description 3"
msgstr "Type de téléphone 3"
-#: forms_common.py:545 models.py:2852
+#: forms_common.py:545 models.py:3138
msgid "Phone 3"
msgstr "Téléphone 3"
@@ -619,23 +619,23 @@ msgstr "Téléphone 3"
msgid "Current organization"
msgstr "Organisation actuelle"
-#: forms_common.py:564 models.py:2835
+#: forms_common.py:564 models.py:3121
msgid "Other address: address"
msgstr "Autre adresse : adresse"
-#: forms_common.py:567 models.py:2838
+#: forms_common.py:567 models.py:3124
msgid "Other address: address complement"
msgstr "Autre adresse : complément d'adresse"
-#: forms_common.py:569 models.py:2839
+#: forms_common.py:569 models.py:3125
msgid "Other address: postal code"
msgstr "Autre adresse : code postal"
-#: forms_common.py:571 models.py:2841
+#: forms_common.py:571 models.py:3127
msgid "Other address: town"
msgstr "Autre adresse : ville"
-#: forms_common.py:573 models.py:2843
+#: forms_common.py:573 models.py:3129
msgid "Other address: country"
msgstr "Autre adresse : pays"
@@ -643,7 +643,7 @@ msgstr "Autre adresse : pays"
msgid "Already has an account"
msgstr "A déjà un compte"
-#: forms_common.py:608 models.py:3554
+#: forms_common.py:608 models.py:3848
msgid "Username"
msgstr "Nom d'utilisateur"
@@ -651,7 +651,7 @@ msgstr "Nom d'utilisateur"
msgid "Account search"
msgstr "Rechercher un compte"
-#: forms_common.py:674 forms_common.py:714 forms_common.py:718 models.py:3091
+#: forms_common.py:674 forms_common.py:714 forms_common.py:718 models.py:3385
#: models_imports.py:637
msgid "Person type"
msgstr "Type de personne"
@@ -680,7 +680,7 @@ msgstr "Vous devez fournir un mot de passe correct."
msgid "This username already exists."
msgstr "Ce nom d'utilisateur existe déjà."
-#: forms_common.py:794 models.py:3455 models.py:4541
+#: forms_common.py:794 models.py:3093 models.py:3749
msgid "Areas"
msgstr "Zones"
@@ -688,11 +688,11 @@ msgstr "Zones"
msgid "Send the new password by email?"
msgstr "Envoyer le nouveau mot de passe par courriel ?"
-#: forms_common.py:826 models.py:3457 views.py:994
+#: forms_common.py:826 models.py:3751 views.py:994
msgid "Current profile"
msgstr "Profil actuel"
-#: forms_common.py:829 models.py:3435 models.py:3454
+#: forms_common.py:829 models.py:3729 models.py:3748
msgid "Profile type"
msgstr "Type de profil"
@@ -721,8 +721,8 @@ msgstr "Un profil avec un nom identique existe"
msgid " (duplicate)"
msgstr "(copie)"
-#: forms_common.py:937 forms_common.py:951 forms_common.py:952 models.py:4395
-#: models.py:4529
+#: forms_common.py:937 forms_common.py:951 forms_common.py:952 models.py:2946
+#: models.py:3081
msgid "Towns"
msgstr "Communes"
@@ -750,19 +750,19 @@ msgstr "Documentation"
msgid "Document - General"
msgstr "Document - Général"
-#: forms_common.py:1105 forms_common.py:1248 models.py:3841
+#: forms_common.py:1105 forms_common.py:1248 models.py:4129
#: models_imports.py:639
msgid "Source type"
msgstr "Type de document"
#: forms_common.py:1108 forms_common.py:1163 forms_common.py:1373
-#: forms_common.py:1374 models.py:3802 models.py:3911 models.py:4050
+#: forms_common.py:1374 models.py:4090 models.py:4199 models.py:4338
#: templates/ishtar/blocks/window_image_detail.html:9
#: templates/ishtar/blocks/window_tables/documents.html:9
msgid "Authors"
msgstr "Auteurs"
-#: forms_common.py:1112 models.py:4056
+#: forms_common.py:1112 models.py:4344
msgid "Numerical ressource (web address)"
msgstr "Ressource numérique (adresse web)"
@@ -775,7 +775,7 @@ msgctxt "Not directory"
msgid "File"
msgstr "Fichier"
-#: forms_common.py:1124 forms_common.py:1249 models.py:4531
+#: forms_common.py:1124 forms_common.py:1249 models.py:3083
msgid "Reference"
msgstr "Référence"
@@ -783,38 +783,38 @@ msgstr "Référence"
msgid "Internal reference"
msgstr "Référence interne"
-#: forms_common.py:1129 models.py:4058
+#: forms_common.py:1129 models.py:4346
#: templates/ishtar/blocks/window_image_detail.html:150
msgid "Receipt date"
msgstr "Date de réception"
-#: forms_common.py:1131 models.py:4060 models_imports.py:867
+#: forms_common.py:1131 models.py:4348 models_imports.py:867
#: templates/ishtar/blocks/window_image_detail.html:54
msgid "Creation date"
msgstr "Date de création"
-#: forms_common.py:1134 models.py:4063
+#: forms_common.py:1134 models.py:4351
#: templates/ishtar/blocks/window_image_detail.html:160
msgid "Receipt date in documentation"
msgstr "Date de réception en documentation"
-#: forms_common.py:1136 forms_common.py:1252 models.py:535 models.py:3202
-#: models.py:3677 models.py:4066 models_imports.py:488
+#: forms_common.py:1136 forms_common.py:1252 models.py:535 models.py:3496
+#: models.py:3965 models.py:4354 models_imports.py:488
#: templates/ishtar/blocks/window_image_detail.html:170
msgid "Comment"
msgstr "Commentaire"
-#: forms_common.py:1138 forms_common.py:1251 models.py:2112 models.py:4065
+#: forms_common.py:1138 forms_common.py:1251 models.py:2185 models.py:4353
#: models_imports.py:125 models_imports.py:373 models_imports.py:449
msgid "Description"
msgstr "Description"
-#: forms_common.py:1141 models.py:4067
+#: forms_common.py:1141 models.py:4355
#: templates/ishtar/blocks/window_image_detail.html:182
msgid "Additional information"
msgstr "Information supplémentaire"
-#: forms_common.py:1143 forms_common.py:1255 models.py:4069
+#: forms_common.py:1143 forms_common.py:1255 models.py:4357
#: templates/ishtar/blocks/window_image_detail.html:108
msgid "Has a duplicate"
msgstr "Existe en doublon"
@@ -855,7 +855,7 @@ msgid "Document - 001 - Search"
msgstr "Document - 001 - Recherche"
#: forms_common.py:1244 forms_common.py:1326 forms_common.py:1361
-#: models.py:3801 templates/ishtar/wizard/wizard_person_deletion.html:139
+#: models.py:4089 templates/ishtar/wizard/wizard_person_deletion.html:139
msgid "Author"
msgstr "Auteur"
@@ -891,7 +891,7 @@ msgstr "Recherche document"
msgid "Would you like to delete this documentation?"
msgstr "Voulez-vous supprimer ce document ?"
-#: forms_common.py:1334 models.py:3766 models.py:3795 models_imports.py:640
+#: forms_common.py:1334 models.py:4054 models.py:4083 models_imports.py:640
msgid "Author type"
msgstr "Type d'auteur"
@@ -903,11 +903,11 @@ msgstr "Sélection d'auteur"
msgid "There are identical authors."
msgstr "Il y a des auteurs identiques."
-#: forms_common.py:1379 models.py:1910
+#: forms_common.py:1379 models.py:1983
msgid "Query"
msgstr "Requête"
-#: forms_common.py:1384 models.py:1914
+#: forms_common.py:1384 models.py:1987
msgid "Is an alert"
msgstr "Est une alerte"
@@ -947,7 +947,7 @@ msgstr "Ajout/modification"
msgid "Deletion"
msgstr "Suppression"
-#: ishtar_menu.py:40 models.py:2455 views.py:1018
+#: ishtar_menu.py:40 models.py:2528 views.py:1018
msgid "Global variables"
msgstr "Variables globales"
@@ -1012,8 +1012,8 @@ msgstr "Un élément sélectionné n'est pas valide."
msgid "This item already exists."
msgstr "Cet élément existe déjà."
-#: models.py:527 models.py:1909 models.py:2437 models.py:2775 models.py:2791
-#: models.py:3676 models_imports.py:369
+#: models.py:527 models.py:1982 models.py:2510 models.py:2848 models.py:2864
+#: models.py:3964 models_imports.py:369
msgid "Label"
msgstr "Dénomination"
@@ -1030,7 +1030,7 @@ msgstr ""
"lettres en minuscule, des nombres et des tirets (-). Chaque \"slug\" doit "
"être unique dans la typologie."
-#: models.py:536 models.py:2323 models.py:2684 models.py:3682
+#: models.py:536 models.py:2396 models.py:2757 models.py:3970
#: models_imports.py:140 models_imports.py:547
msgid "Available"
msgstr "Disponible"
@@ -1052,8 +1052,8 @@ msgstr "Clé spécifique à un import"
msgid "Generated relation image (SVG)"
msgstr "Image des relations (SVG généré)"
-#: models.py:1135 models.py:1169 models.py:1831 models.py:2439 models.py:3763
-#: models.py:4558 models.py:4640
+#: models.py:1135 models.py:1169 models.py:1559 models.py:1904 models.py:2512
+#: models.py:4051 models.py:4637
msgid "Order"
msgstr "Ordre"
@@ -1140,168 +1140,240 @@ msgstr "Ajouter un document / une image"
msgid "doc./image"
msgstr "doc./image"
-#: models.py:1559
+#: models.py:1561
+msgid "Authority name"
+msgstr "Registre"
+
+#: models.py:1562
+msgid "Authority SRID"
+msgstr "SRID"
+
+#: models.py:1565 models_imports.py:674
+msgid "Spatial reference system"
+msgstr "Système de référence spatiale"
+
+#: models.py:1566
+msgid "Spatial reference systems"
+msgstr "Systèmes de référence spatiale"
+
+#: models.py:1575
msgid "Precise"
msgstr "Précis"
-#: models.py:1617
+#: models.py:1578
+msgid "X"
+msgstr "X/Long"
+
+#: models.py:1579
+msgid "Y"
+msgstr "Y/Lat"
+
+#: models.py:1580
+msgid "Z"
+msgstr "Z"
+
+#: models.py:1581
+msgid "Estimated error for X"
+msgstr "Erreur estimée pour X"
+
+#: models.py:1583
+msgid "Estimated error for Y"
+msgstr "Erreur estimée pour Y"
+
+#: models.py:1585
+msgid "Estimated error for Z"
+msgstr "Erreur estimée pour Z"
+
+#: models.py:1588
+msgid "Spatial Reference System"
+msgstr "Système de référence spatiale"
+
+#: models.py:1590
+msgid "Point"
+msgstr "Point"
+
+#: models.py:1591
+msgid "Point (2D)"
+msgstr "Point (2D)"
+
+#: models.py:1593
+msgid "Point source"
+msgstr "Source du point"
+
+#: models.py:1596
+msgid "Point source item"
+msgstr "Élément source du point"
+
+#: models.py:1597
+msgid "Multi polygon"
+msgstr "Polygones multi-parties"
+
+#: models.py:1600
+msgid "Multi-polygon source"
+msgstr "Source du multi-polygone"
+
+#: models.py:1603
+msgid "Multi polygon source item"
+msgstr "Élément source du multi-polygone"
+
+#: models.py:1690
msgid "Last editor"
msgstr "Dernier éditeur"
-#: models.py:1620
+#: models.py:1693
msgid "Creator"
msgstr "Créateur"
-#: models.py:1824
+#: models.py:1897
msgid "Above"
msgstr "Au-dessus"
-#: models.py:1825
+#: models.py:1898
msgid "Bellow"
msgstr "En dessous"
-#: models.py:1826
+#: models.py:1899
msgid "Equal"
msgstr "Égal"
-#: models.py:1832
+#: models.py:1905
msgid "Symmetrical"
msgstr "Symétrique"
-#: models.py:1833
+#: models.py:1906
msgid "Tiny label"
msgstr "Dénomination courte"
-#: models.py:1836
+#: models.py:1909
msgid "Inverse relation"
msgstr "Relation inverse"
-#: models.py:1839
+#: models.py:1912
msgid "Logical relation"
msgstr "Relation logique"
-#: models.py:1849
+#: models.py:1922
msgid "Cannot have symmetrical and an inverse_relation"
msgstr "Ne peut pas être symétrique et avoir une relation inverse"
-#: models.py:1912
+#: models.py:1985
msgid "Content type"
msgstr "Type de contenu"
-#: models.py:1917
+#: models.py:1990
msgid "Search query"
msgstr "Requête de recherche"
-#: models.py:1918
+#: models.py:1991
msgid "Search queries"
msgstr "Requêtes de recherche"
-#: models.py:2083
+#: models.py:2156
msgid "Euro"
msgstr "Euro"
-#: models.py:2084
+#: models.py:2157
msgid "US dollar"
msgstr "Dollar US"
-#: models.py:2085 views.py:768 views.py:829
+#: models.py:2158 views.py:768 views.py:829
msgid "Operations"
msgstr "Opérations"
-#: models.py:2086 views.py:770 views.py:833
+#: models.py:2159 views.py:770 views.py:833
msgid "Context records"
msgstr "Unités d'Enregistrement"
-#: models.py:2087
+#: models.py:2160
msgid "Site"
msgstr "Site"
-#: models.py:2087
+#: models.py:2160
msgid "Archaeological entity"
msgstr "Entité (EA)"
-#: models.py:2091
+#: models.py:2164
msgid "Site search"
msgstr "Rechercher un site"
-#: models.py:2092
+#: models.py:2165
msgid "New site"
msgstr "Ajouter un site"
-#: models.py:2093
+#: models.py:2166
msgid "Site modification"
msgstr "Modifier un site"
-#: models.py:2094
+#: models.py:2167
msgid "Site deletion"
msgstr "Supprimer un site"
-#: models.py:2097
+#: models.py:2170
msgid "Archaeological entity search"
msgstr "Rechercher une entité archéologique"
-#: models.py:2098
+#: models.py:2171
msgid "New archaeological entity"
msgstr "Nouvelle entité archéologique"
-#: models.py:2099
+#: models.py:2172
msgid "Archaeological entity modification"
msgstr "Modifier une entité archéologique"
-#: models.py:2100
+#: models.py:2173
msgid "Archaeological entity deletion"
msgstr "Supprimer une entité archéologique"
-#: models.py:2108 models.py:2678 models_imports.py:124
+#: models.py:2181 models.py:2751 models_imports.py:124
msgid "Slug"
msgstr "Identifiant texte"
-#: models.py:2109
+#: models.py:2182
msgid "Current active"
msgstr "Actuellement utilisé"
-#: models.py:2111
+#: models.py:2184
msgid "Activate experimental feature"
msgstr "Activer les fonctionnalités expérimentales"
-#: models.py:2114
+#: models.py:2187
msgid "Alternate configuration"
msgstr "Configuration alternative"
-#: models.py:2116
+#: models.py:2189
msgid "Choose an alternate configuration for label, index management"
msgstr ""
"Choisir une configuration alternative pour les libellés, gestion des index"
-#: models.py:2120
+#: models.py:2193
msgid "Files module"
msgstr "Module Dossiers"
-#: models.py:2122
+#: models.py:2195
msgid "Archaeological site module"
msgstr "Module Site archéologique"
-#: models.py:2124
+#: models.py:2197
msgid "Archaeological site type"
msgstr "Type de site archéologique"
-#: models.py:2128
+#: models.py:2201
msgid "Context records module"
msgstr "Module Unités d'Enregistrement"
-#: models.py:2130
+#: models.py:2203
msgid "Finds module"
msgstr "Module Mobilier"
-#: models.py:2131
+#: models.py:2204
msgid "Need context records module"
msgstr "Nécessite le module Unités d'Enregistrement"
-#: models.py:2133
+#: models.py:2206
msgid "Find index is based on"
msgstr "Index mobilier basé sur"
-#: models.py:2135
+#: models.py:2208
msgid ""
"To prevent irrelevant indexes, change this parameter only if there is no "
"find in the database"
@@ -1309,40 +1381,40 @@ msgstr ""
"Pour éviter des index non pertinents, ne changer ce paramètre que s'il n'y a "
"pas encore de mobilier dans cette base de données"
-#: models.py:2138
+#: models.py:2211
msgid "Warehouses module"
msgstr "Module Lieu de conservation"
-#: models.py:2139
+#: models.py:2212
msgid "Need finds module"
msgstr "Nécessite le module mobilier"
-#: models.py:2140
+#: models.py:2213
msgid "Preservation module"
msgstr "Module de conservation"
-#: models.py:2142
+#: models.py:2215
msgid "Mapping module"
msgstr "Module cartographique"
-#: models.py:2144
+#: models.py:2217
msgid "Use town to locate when coordinates are missing"
msgstr ""
"Utiliser la commune pour la localisation quand les coordonnées manques"
-#: models.py:2145
+#: models.py:2218
msgid "Underwater module"
msgstr "Module sous-marin / subaquatique"
-#: models.py:2147
+#: models.py:2220
msgid "Parcel are mandatory for context records"
msgstr "Parcelles cadastrales obligatoires pour les Unités d'Enregistrement"
-#: models.py:2149
+#: models.py:2222
msgid "Home page"
msgstr "Page d'accueil"
-#: models.py:2150
+#: models.py:2223
#, python-brace-format
msgid ""
"Homepage of Ishtar - if not defined a default homepage will appear. Use the "
@@ -1352,23 +1424,23 @@ msgstr ""
"défaut apparaît. Utiliser la syntaxe Markdown. {random_image} peut être "
"utilisé pour afficher une image au hasard."
-#: models.py:2154
+#: models.py:2227
msgid "Main operation code prefix"
msgstr "Préfixe principal pour le code opération"
-#: models.py:2158
+#: models.py:2231
msgid "Default operation code prefix"
msgstr "Préfixe par défaut pour le code opération"
-#: models.py:2162
+#: models.py:2235
msgid "Operation region code"
msgstr "Code région des opérations"
-#: models.py:2166
+#: models.py:2239
msgid "File external id"
msgstr "Identifiant de fichier"
-#: models.py:2168
+#: models.py:2241
msgid ""
"Formula to manage file external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
@@ -1378,11 +1450,11 @@ msgstr ""
" Une formule incorrecte peut rendre l'application inutilisable et l'import "
"de données externes peut alors être destructif."
-#: models.py:2173
+#: models.py:2246
msgid "Parcel external id"
msgstr "Identifiant de parcelle"
-#: models.py:2176
+#: models.py:2249
msgid ""
"Formula to manage parcel external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
@@ -1392,11 +1464,11 @@ msgstr ""
"précaution. Une formule incorrecte peut rendre l'application inutilisable et "
"l'import de données externes peut alors être destructif."
-#: models.py:2181
+#: models.py:2254
msgid "Context record external id"
msgstr "Identifiant d'unité d'enregistrement"
-#: models.py:2183
+#: models.py:2256
msgid ""
"Formula to manage context record external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
@@ -1406,11 +1478,11 @@ msgstr ""
"avec précaution. Une formule incorrecte peut rendre l'application "
"inutilisable et l'import de données externes peut alors être destructif."
-#: models.py:2188
+#: models.py:2261
msgid "Base find external id"
msgstr "Identifiant de mobilier d'origine"
-#: models.py:2190
+#: models.py:2263
msgid ""
"Formula to manage base find external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
@@ -1420,11 +1492,11 @@ msgstr ""
"précaution. Une formule incorrecte peut rendre l'application inutilisable et "
"l'import de données externes peut alors être destructif."
-#: models.py:2195
+#: models.py:2268
msgid "Find external id"
msgstr "Identifiant de mobilier"
-#: models.py:2197
+#: models.py:2270
msgid ""
"Formula to manage find external ID. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
@@ -1434,11 +1506,11 @@ msgstr ""
" Une formule incorrecte peut rendre l'application inutilisable et l'import "
"de données externes peut alors être destructif."
-#: models.py:2202
+#: models.py:2275
msgid "Container external id"
msgstr "ID du contenant"
-#: models.py:2204
+#: models.py:2277
msgid ""
"Formula to manage container external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
@@ -1448,11 +1520,11 @@ msgstr ""
"précaution. Une formule incorrecte peut rendre l'application inutilisable et "
"l'import de données externes peut alors être destructif."
-#: models.py:2209
+#: models.py:2282
msgid "Warehouse external id"
msgstr "Identifiant du lieu de conservation"
-#: models.py:2211
+#: models.py:2284
msgid ""
"Formula to manage warehouse external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
@@ -1462,11 +1534,11 @@ msgstr ""
"avec précaution. Une formule incorrecte peut rendre l'application "
"inutilisable et l'import de données externes peut alors être destructif."
-#: models.py:2216
+#: models.py:2289
msgid "Document external id"
msgstr "ID externe document"
-#: models.py:2218
+#: models.py:2291
msgid ""
"Formula to manage document external ID. Change this with care. With "
"incorrect formula, the application might be unusable and import of external "
@@ -1476,11 +1548,11 @@ msgstr ""
" Une formule incorrecte peut rendre l'application inutilisable et l'import "
"de données externes peut alors être destructif."
-#: models.py:2223
+#: models.py:2296
msgid "Raw name for person"
msgstr "Nom brut pour une personne"
-#: models.py:2225
+#: models.py:2298
msgid ""
"Formula to manage person raw_name. Change this with care. With incorrect "
"formula, the application might be unusable and import of external data can "
@@ -1490,31 +1562,31 @@ msgstr ""
"Une formule incorrecte peut rendre l'application inutilisable et l'import de "
"données externes peut alors être destructif."
-#: models.py:2229
+#: models.py:2302
msgid "Use auto index for finds"
msgstr "Utiliser les index automatiques pour le mobilier"
-#: models.py:2231
+#: models.py:2304
msgid "Currency"
msgstr "Devise"
-#: models.py:2237
+#: models.py:2310
msgid "Maps - default zoom"
msgstr "Cartes - zoom par défaut"
-#: models.py:2240
+#: models.py:2313
msgid "Ishtar site profile"
msgstr "Profil d'instance Ishtar"
-#: models.py:2241
+#: models.py:2314
msgid "Ishtar site profiles"
msgstr "Profils d'instance Ishtar"
-#: models.py:2325
+#: models.py:2398
msgid "Enable this form"
msgstr "Activer ce formulaire"
-#: models.py:2326
+#: models.py:2399
msgid ""
"Disable with caution: disabling a form with mandatory fields may lead to "
"database errors."
@@ -1522,11 +1594,11 @@ msgstr ""
"Désactiver avec précaution : désactiver un formulaire avec des champs "
"obligatoires peut entraîner des erreurs dans la base de données."
-#: models.py:2329
+#: models.py:2402
msgid "Apply to all"
msgstr "S'applique à tous"
-#: models.py:2330
+#: models.py:2403
msgid ""
"Apply this form to all users. If set to True, selecting user and user type "
"is useless."
@@ -1534,48 +1606,48 @@ msgstr ""
"Activer ce formulaire pour tous les utilisateurs. Si mis à Vrai, "
"sélectionner des utilisateurs ou des types d'utilisateurs est inutile."
-#: models.py:2336
+#: models.py:2409
msgid "Custom form"
msgstr "Formulaire personnalisé"
-#: models.py:2337
+#: models.py:2410
msgid "Custom forms"
msgstr "Formulaires personnalisés"
-#: models.py:2353
+#: models.py:2426
msgid "User types"
msgstr "Types d'utilisateur"
-#: models.py:2429
+#: models.py:2502
msgid "Excluded field"
msgstr "Champ exclus"
-#: models.py:2430
+#: models.py:2503
msgid "Excluded fields"
msgstr "Champs exclus"
-#: models.py:2440 templates/blocks/form_flex_snippet.html:18
+#: models.py:2513 templates/blocks/form_flex_snippet.html:18
#: templates/blocks/table_form_snippet.html:9
msgid "Help"
msgstr "Aide"
-#: models.py:2443
+#: models.py:2516
msgid "Custom form - Json data field"
msgstr "Formulaire personnalisé - Champ de donnée Json"
-#: models.py:2444
+#: models.py:2517
msgid "Custom form - Json data fields"
msgstr "Formulaire personnalisé - Champs de donnée Json"
-#: models.py:2448
+#: models.py:2521
msgid "Variable name"
msgstr "Nom de la variable"
-#: models.py:2449
+#: models.py:2522
msgid "Description of the variable"
msgstr "Description de la variable"
-#: models.py:2451 models_imports.py:569
+#: models.py:2524 models_imports.py:569
#: templates/ishtar/formset_import_match.html:22
#: templates/ishtar/import_step_by_step.html:172
#: templates/ishtar/import_step_by_step.html:200
@@ -1583,559 +1655,551 @@ msgstr "Description de la variable"
msgid "Value"
msgstr "Valeur"
-#: models.py:2454
+#: models.py:2527
msgid "Global variable"
msgstr "Variable globale"
-#: models.py:2582 models.py:2612
+#: models.py:2655 models.py:2685
msgid "Total"
msgstr "Total"
-#: models.py:2589 models.py:2776 models.py:2792
+#: models.py:2662 models.py:2849 models.py:2865
#: templates/ishtar/dashboards/dashboard_main_detail.html:211
#: templates/ishtar/dashboards/dashboard_main_detail_users.html:5
#: templates/ishtar/sheet_person.html:30
msgid "Number"
msgstr "Nombre"
-#: models.py:2676
+#: models.py:2749
msgid "Administrative Act"
msgstr "Acte administratif"
-#: models.py:2683
+#: models.py:2756
msgid "Associated object"
msgstr "Objet associé"
-#: models.py:2688
+#: models.py:2761
msgid "Document template"
msgstr "Patron de document"
-#: models.py:2689
+#: models.py:2762
msgid "Document templates"
msgstr "Patrons de document"
-#: models.py:2780 models.py:2794 models.py:4680 models_imports.py:861
+#: models.py:2853 models.py:2867 models.py:4743 models_imports.py:861
msgid "State"
msgstr "État"
-#: models.py:2800 models.py:4380 templates/blocks/JQueryAdvancedTown.html:12
+#: models.py:2873 models.py:2931 templates/blocks/JQueryAdvancedTown.html:12
msgid "Department"
msgstr "Département"
-#: models.py:2801
+#: models.py:2874
msgid "Departments"
msgstr "Départements"
-#: models.py:2856
+#: models.py:2924
+msgid "Surface (m2)"
+msgstr "Surface (m2)"
+
+#: models.py:2925
+msgid "Localisation"
+msgstr "Localisation"
+
+#: models.py:2934
+msgid "Year of creation"
+msgstr "Année de création"
+
+#: models.py:2935
+msgid ""
+"Filling this field is relevant to distinguish old towns from new towns."
+msgstr ""
+"Remplir ce champ est nécessaire pour distinguer les anciennes communes des "
+"nouvelles communes."
+
+#: models.py:2940 models.py:3323 models.py:3501 models.py:4084
+msgid "Cached name"
+msgstr "Nom en cache"
+
+#: models.py:3087
+msgid "Only four level of parent are managed."
+msgstr "Seulement quatre niveaux de parents sont gérés."
+
+#: models.py:3092
+msgid "Area"
+msgstr "Zone"
+
+#: models.py:3115
+msgid "Town (freeform)"
+msgstr "Commune (saisie libre)"
+
+#: models.py:3118
+msgid "Town (precise)"
+msgstr "Commune (précis)"
+
+#: models.py:3142
msgid "Raw phone"
msgstr "Téléphone brut"
-#: models.py:2862
+#: models.py:3148
msgid "Alternative address is prefered"
msgstr "L'adresse alternative est préférée"
-#: models.py:2901
+#: models.py:3195
msgid "Tel: "
msgstr "Tél :"
-#: models.py:2905
+#: models.py:3199
msgid "Mobile: "
msgstr "Mobile :"
-#: models.py:2909
+#: models.py:3203
msgid "Email: "
msgstr "Courriel :"
-#: models.py:2914
+#: models.py:3208
msgid "Merge key"
msgstr "Clé de fusion"
-#: models.py:2986
+#: models.py:3280
msgid "Organization types"
msgstr "Types d'organisation"
-#: models.py:3014 models.py:3159 models.py:3564
+#: models.py:3308 models.py:3453 models.py:3858
msgctxt "key for text search"
msgid "name"
msgstr "nom"
-#: models.py:3018 models.py:3171 models.py:3576 models.py:3938
+#: models.py:3312 models.py:3465 models.py:3870 models.py:4226
msgctxt "key for text search"
msgid "type"
msgstr "type"
-#: models.py:3029 models.py:3207 models.py:3796 models.py:4389
-msgid "Cached name"
-msgstr "Nom en cache"
-
-#: models.py:3035
+#: models.py:3329
msgid "Organizations"
msgstr "Organisations"
-#: models.py:3066
+#: models.py:3360
msgid "unknown organization"
msgstr "organisation inconnue"
-#: models.py:3092
+#: models.py:3386
msgid "Person types"
msgstr "Types de personne"
-#: models.py:3105 models_imports.py:676
+#: models.py:3399 models_imports.py:676
msgid "Title type"
msgstr "Type de titre"
-#: models.py:3106
+#: models.py:3400
msgid "Title types"
msgstr "Types de titre"
-#: models.py:3131
+#: models.py:3425
msgid "Mr"
msgstr "M."
-#: models.py:3132
+#: models.py:3426
msgid "Miss"
msgstr "Mlle"
-#: models.py:3133
+#: models.py:3427
msgid "Mr and Mrs"
msgstr "M. et Mme"
-#: models.py:3134
+#: models.py:3428
msgid "Mrs"
msgstr "Mme"
-#: models.py:3135
+#: models.py:3429
msgid "Doctor"
msgstr "Dr."
-#: models.py:3163 models.py:3568
+#: models.py:3457 models.py:3862
msgctxt "key for text search"
msgid "surname"
msgstr "prenom"
-#: models.py:3167 models.py:3572
+#: models.py:3461 models.py:3866
msgctxt "key for text search"
msgid "email"
msgstr "courriel"
-#: models.py:3175 models.py:3580
+#: models.py:3469 models.py:3874
msgctxt "key for text search"
msgid "organization"
msgstr "organisation"
-#: models.py:3179
+#: models.py:3473
msgctxt "key for text search"
msgid "has-account"
msgstr "a-un-compte"
-#: models.py:3200
+#: models.py:3494
msgid "Contact type"
msgstr "Type de contact"
-#: models.py:3203 models.py:3293
+#: models.py:3497 models.py:3587
msgid "Types"
msgstr "Types"
-#: models.py:3206
+#: models.py:3500
msgid "Is attached to"
msgstr "Est rattaché à"
-#: models.py:3213
+#: models.py:3507
msgid "Persons"
msgstr "Personnes"
-#: models.py:3431
+#: models.py:3725
msgid "Groups"
msgstr "Groupes"
-#: models.py:3436
+#: models.py:3730
msgid "Profile types"
msgstr "Types de profil"
-#: models.py:3447
+#: models.py:3741
msgid "Profile type summary"
msgstr "Résumé du type de profil"
-#: models.py:3448
+#: models.py:3742
msgid "Profile types summary"
msgstr "Résumés des types de profil"
-#: models.py:3459
+#: models.py:3753
msgid "Show field number"
msgstr "Afficher les numéros des champs"
-#: models.py:3460
+#: models.py:3754
msgid "Automatically pin"
msgstr "Épingler automatiquement"
-#: models.py:3461
+#: models.py:3755
msgid "Display pin menu"
msgstr "Montrer le menu d'épinglage"
-#: models.py:3467
+#: models.py:3761
msgid "User profile"
msgstr "Profil d'utilisateur"
-#: models.py:3468
+#: models.py:3762
msgid "User profiles"
msgstr "Profils d'utilisateurs"
-#: models.py:3503 models.py:3754
+#: models.py:3797 models.py:4042
msgid " - duplicate"
msgstr " - copie"
-#: models.py:3560
+#: models.py:3854
msgctxt "key for text search"
msgid "username"
msgstr "nom-utilisateur"
-#: models.py:3591
+#: models.py:3885
msgid "Advanced shortcut menu"
msgstr "Menu de raccourci (avancé)"
-#: models.py:3594
+#: models.py:3888
msgid "Ishtar user"
msgstr "Utilisateur d'Ishtar"
-#: models.py:3595
+#: models.py:3889
msgid "Ishtar users"
msgstr "Utilisateurs d'Ishtar"
-#: models.py:3681
+#: models.py:3969
msgid "Owner"
msgstr "Propriétaire"
-#: models.py:3684
+#: models.py:3972
msgid "Shared (read) with"
msgstr "Partagé (lecture) avec"
-#: models.py:3688
+#: models.py:3976
msgid "Shared (read/edit) with"
msgstr "Partagé (lecture/édition) avec"
-#: models.py:3767
+#: models.py:4055
msgid "Author types"
msgstr "Types d'auteur"
-#: models.py:3842
+#: models.py:4130
msgid "Source types"
msgstr "Types de document"
-#: models.py:3852 models_imports.py:675
+#: models.py:4140 models_imports.py:675
msgid "Support type"
msgstr "Type de support"
-#: models.py:3853
+#: models.py:4141
msgid "Support types"
msgstr "Types de support"
-#: models.py:3862
+#: models.py:4150
msgid "Format type"
msgstr "Type de format"
-#: models.py:3863
+#: models.py:4151
msgid "Format types"
msgstr "Types de format"
-#: models.py:3872
+#: models.py:4160
msgid "URL"
msgstr "URL"
-#: models.py:3875
+#: models.py:4163
msgid "License type"
msgstr "Type de licence"
-#: models.py:3876
+#: models.py:4164
msgid "License types"
msgstr "Types de licence"
-#: models.py:3930
+#: models.py:4218
msgctxt "key for text search"
msgid "author"
msgstr "auteur"
-#: models.py:3934
+#: models.py:4222
msgctxt "key for text search"
msgid "title"
msgstr "titre"
-#: models.py:3942
+#: models.py:4230
msgctxt "key for text search"
msgid "reference"
msgstr "reference"
-#: models.py:3946
+#: models.py:4234
msgctxt "key for text search"
msgid "internal-reference"
msgstr "reference-interne"
-#: models.py:3950
+#: models.py:4238
msgctxt "key for text search"
msgid "description"
msgstr "description"
-#: models.py:3954
+#: models.py:4242
msgctxt "key for text search"
msgid "comment"
msgstr "commentaire"
-#: models.py:3958
+#: models.py:4246
msgctxt "key for text search"
msgid "additional-information"
msgstr "informations-supplementaires"
-#: models.py:3962
+#: models.py:4250
msgctxt "key for text search"
msgid "has-duplicate"
msgstr "existe-en-doublon"
-#: models.py:3966 models.py:4012
+#: models.py:4254 models.py:4300
msgctxt "key for text search"
msgid "operation"
msgstr "operation"
-#: models.py:3970 models.py:4015
+#: models.py:4258 models.py:4303
msgctxt "key for text search"
msgid "context-record"
msgstr "ue"
-#: models.py:3974 models.py:4017
+#: models.py:4262 models.py:4305
msgctxt "key for text search"
msgid "find"
msgstr "mobilier"
-#: models.py:3978
+#: models.py:4266
msgctxt "key for text search"
msgid "find-denomination"
msgstr "mobilier-denomination"
-#: models.py:3982 models.py:4016
+#: models.py:4270 models.py:4304
msgctxt "key for text search"
msgid "file"
msgstr "dossier"
-#: models.py:3986
+#: models.py:4274
msgctxt "key for text search"
msgid "container"
msgstr "contenant"
-#: models.py:3990 models.py:4018
+#: models.py:4278 models.py:4306
msgctxt "key for text search"
msgid "site"
msgstr "site"
-#: models.py:3994 models.py:4019
+#: models.py:4282 models.py:4307
msgctxt "key for text search"
msgid "warehouse"
msgstr "depot"
-#: models.py:4021
+#: models.py:4309
msgctxt "key for text search"
msgid "treatment"
msgstr "traitement"
-#: models.py:4024
+#: models.py:4312
msgctxt "key for text search"
msgid "treatment-file"
msgstr "dossier-traitement"
-#: models.py:4031
+#: models.py:4319
msgid "Index"
msgstr "Index"
-#: models.py:4033
+#: models.py:4321
msgid "External ID"
msgstr "Identifiant"
-#: models.py:4034 templates/ishtar/blocks/window_image_detail.html:34
+#: models.py:4322 templates/ishtar/blocks/window_image_detail.html:34
msgid "Ref."
msgstr "Réf."
-#: models.py:4035 templates/ishtar/blocks/window_image_detail.html:44
+#: models.py:4323 templates/ishtar/blocks/window_image_detail.html:44
msgid "Internal ref."
msgstr "Réf. interne"
-#: models.py:4040
+#: models.py:4328
msgid "License"
msgstr "Licence"
-#: models.py:4042 templates/ishtar/blocks/window_image_detail.html:78
+#: models.py:4330 templates/ishtar/blocks/window_image_detail.html:78
msgid "Support"
msgstr "Support"
-#: models.py:4045 models_imports.py:641
+#: models.py:4333 models_imports.py:641
#: templates/ishtar/blocks/window_image_detail.html:88
msgid "Format"
msgstr "Format"
-#: models.py:4048 templates/ishtar/blocks/window_image_detail.html:98
+#: models.py:4336 templates/ishtar/blocks/window_image_detail.html:98
msgid "Scale"
msgstr "Échelle"
-#: models.py:4052
+#: models.py:4340
msgid "Authors (raw)"
msgstr "Auteurs (brut)"
-#: models.py:4064 templates/ishtar/blocks/window_image_detail.html:118
+#: models.py:4352 templates/ishtar/blocks/window_image_detail.html:118
msgid "Number of items"
msgstr "Nombre d'éléments"
-#: models.py:4071
+#: models.py:4359
msgid "Symbolic links"
msgstr "Liens symboliques"
-#: models.py:4074
+#: models.py:4362
msgid "Related"
msgstr "Lié"
-#: models.py:4075
+#: models.py:4363
msgid "Cached value - do not edit"
msgstr "Valeur en cache - ne pas éditer"
-#: models.py:4078 templates/ishtar/sheet_document.html:4
+#: models.py:4366 templates/ishtar/sheet_document.html:4
msgid "Document"
msgstr "Document"
-#: models.py:4079 templates/ishtar/sheet_person.html:160
+#: models.py:4367 templates/ishtar/sheet_person.html:160
msgid "Documents"
msgstr "Documents"
-#: models.py:4083
+#: models.py:4371
msgid "Can view all Documents"
msgstr "Peut voir tous les Documents"
-#: models.py:4085
+#: models.py:4373
msgid "Can view own Document"
msgstr "Peut voir ses propres Documents"
-#: models.py:4087
+#: models.py:4375
msgid "Can add own Document"
msgstr "Peut ajouter son propre Document"
-#: models.py:4089
+#: models.py:4377
msgid "Can change own Document"
msgstr "Peut modifier ses propres Documents"
-#: models.py:4091
+#: models.py:4379
msgid "Can delete own Document"
msgstr "Peut supprimer ses propres Documents"
-#: models.py:4373
-msgid "Surface (m2)"
-msgstr "Surface (m2)"
-
-#: models.py:4374
-msgid "Localisation"
-msgstr "Localisation"
-
-#: models.py:4383
-msgid "Year of creation"
-msgstr "Année de création"
-
-#: models.py:4384
-msgid ""
-"Filling this field is relevant to distinguish old towns from new towns."
-msgstr ""
-"Remplir ce champ est nécessaire pour distinguer les anciennes communes des "
-"nouvelles communes."
-
-#: models.py:4535
-msgid "Only four level of parent are managed."
-msgstr "Seulement quatre niveaux de parents sont gérés."
-
-#: models.py:4540
-msgid "Area"
-msgstr "Zone"
-
-#: models.py:4559
+#: models.py:4638
msgid "Is preventive"
msgstr "Est du préventif"
-#: models.py:4560
+#: models.py:4639
msgid "Is judiciary"
msgstr "Est judiciaire"
-#: models.py:4563 models_imports.py:642
+#: models.py:4642 models_imports.py:642
msgid "Operation type"
msgstr "Type d'opération"
-#: models.py:4564
+#: models.py:4643
msgid "Operation types"
msgstr "Types d'opération"
-#: models.py:4603
+#: models.py:4682
msgid "Judiciary"
msgstr "Judiciaire"
-#: models.py:4605
+#: models.py:4684
msgid "Preventive"
msgstr "Préventif"
-#: models.py:4607
+#: models.py:4686
msgid "Research"
msgstr "Programmé"
-#: models.py:4642
-msgid "Authority name"
-msgstr "Registre"
-
-#: models.py:4643
-msgid "Authority SRID"
-msgstr "SRID"
-
-#: models.py:4646 models_imports.py:674
-msgid "Spatial reference system"
-msgstr "Système de référence spatiale"
-
-#: models.py:4647
-msgid "Spatial reference systems"
-msgstr "Systèmes de référence spatiale"
-
-#: models.py:4656
+#: models.py:4719
msgid "Filename"
msgstr "Nom de fichier"
-#: models.py:4661
+#: models.py:4724
msgid "Administration script"
msgstr "Script d'administration"
-#: models.py:4662
+#: models.py:4725
msgid "Administration scripts"
msgstr "Scripts d'administration"
-#: models.py:4669
+#: models.py:4732
msgid "Scheduled"
msgstr "Planifié"
-#: models.py:4670
+#: models.py:4733
msgid "In progress"
msgstr "En cours"
-#: models.py:4671 models_imports.py:798
+#: models.py:4734 models_imports.py:798
msgid "Finished with errors"
msgstr "Terminé avec des erreurs"
-#: models.py:4672 models_imports.py:799
+#: models.py:4735 models_imports.py:799
msgid "Finished"
msgstr "Terminé"
-#: models.py:4685
+#: models.py:4748
msgid "Result"
msgstr "Résultat"
-#: models.py:4688
+#: models.py:4751
msgid "Administration task"
msgstr "Tâche d'administration"
-#: models.py:4689
+#: models.py:4752
msgid "Administration tasks"
msgstr "Tâches d'administration"
-#: models.py:4693
+#: models.py:4756
msgid "Unknown"
msgstr "Inconnu"
-#: models.py:4708
+#: models.py:4771
msgid ""
"ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your "
"administrator."
@@ -2143,7 +2207,7 @@ msgstr ""
"ISHTAR_SCRIPT_DIR n'est pas défini dans votre fichier local_settings. "
"Contactez l'administrateur."
-#: models.py:4717
+#: models.py:4780
msgid ""
"Your ISHTAR_SCRIPT_DIR is containing dots \"..\". As it can refer to "
"relative paths, it can be a security issue and this is not allowed. Only put "
@@ -2154,11 +2218,11 @@ msgstr ""
"problème de sécurité et cela n'est pas permis. Seul un chemin complet est "
"permis."
-#: models.py:4728
+#: models.py:4791
msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory."
msgstr "ISHTAR_SCRIPT_DIR: « {} » n'est pas un répertoire valable."
-#: models.py:4744
+#: models.py:4807
msgid ""
"Script \"{}\" is not available in your script directory. Check your "
"configuration."
@@ -2809,34 +2873,46 @@ msgstr "Rafraîchissement automatique activé. Le formulaire est désactivé."
msgid "Autorefresh end. The form is re-enabled."
msgstr "Rafraîchissement automatique désactivé. Le formulaire est ré-activé."
-#: templates/base.html:101
+#: templates/base.html:66
+msgid "Geolocalize me"
+msgstr "Me géolocaliser"
+
+#: templates/base.html:67
+msgid "Geolocation activated"
+msgstr "Géolocalisation activée"
+
+#: templates/base.html:68
+msgid "Geolocation disabled"
+msgstr "Géolocalisation désactivée"
+
+#: templates/base.html:104
msgid "Current items"
msgstr "Éléments courants"
-#: templates/base.html:103 templates/ishtar/forms/qa_base.html:33
+#: templates/base.html:106 templates/ishtar/forms/qa_base.html:33
#: templates/ishtar/forms/qa_form.html:21 templates/ishtar/manage_basket.html:4
#: templates/welcome.html:11 templates/welcome.html:12
#: templates/welcome.html:13 templates/welcome.html:14 wizards.py:435
msgid ":"
msgstr " :"
-#: templates/base.html:116
+#: templates/base.html:119
msgid "Sheets"
msgstr "Fiches"
-#: templates/base.html:177
+#: templates/base.html:180
msgid "Processing..."
msgstr "En traitement..."
-#: templates/base.html:179
+#: templates/base.html:182
msgid "This can be long."
msgstr "Cela peut être long."
-#: templates/base.html:181
+#: templates/base.html:184
msgid "Time to take a coffee?"
msgstr "Il est peut-être temps de prendre un café ?"
-#: templates/base.html:183
+#: templates/base.html:186
msgid "Time to take another coffee?"
msgstr "Pourquoi pas un autre café ?"
@@ -4008,7 +4084,7 @@ msgstr "Information"
msgid "Load another random image?"
msgstr "Charger une autre image au hasard ?"
-#: utils.py:1039
+#: utils.py:1111
msgid "The maximum supported file size is {} Mo."
msgstr "La taille maximale supportée pour le fichier est de {} Mo."