summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2018-12-11 19:14:29 +0100
committerÉtienne Loks <etienne.loks@iggdrasil.net>2018-12-11 19:14:29 +0100
commitb228ed1e8b626641a1429d2068b702597bf8aa0d (patch)
treef900b66f3071825a7382732934f8a7464982ba0d /ishtar_common
parent352d19db5a946471319e9f722e99167261b69ff5 (diff)
downloadIshtar-b228ed1e8b626641a1429d2068b702597bf8aa0d.tar.bz2
Ishtar-b228ed1e8b626641a1429d2068b702597bf8aa0d.zip
Update french translation
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/locale/django.pot3880
1 files changed, 3880 insertions, 0 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot
index e69de29bb..db6553632 100644
--- a/ishtar_common/locale/django.pot
+++ b/ishtar_common/locale/django.pot
@@ -0,0 +1,3880 @@
+# Ishtar po translation.
+# Copyright (C) 2010-2015
+# This file is distributed under the same license as the Ishtar package.
+# Étienne Loks <etienne.loks at peacefrogs net>, 2010-2015.
+# Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata
+# Étienne Loks <etienne.loks@iggdrasil.net>, 2016. #zanata
+# Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata
+# Valérie-Emma Leroux <emma@iggdrasil.net>, 2018. #zanata
+# Étienne Loks <etienne.loks@iggdrasil.net>, 2018. #zanata
+msgid ""
+msgstr ""
+
+#: __init__.py:8
+msgid "username"
+msgstr ""
+
+#: __init__.py:9
+msgid "email address"
+msgstr ""
+
+#: __init__.py:10
+msgid "Related item"
+msgstr ""
+
+#: admin.py:74
+msgid "CSV file"
+msgstr ""
+
+#: admin.py:75
+msgid "Only unicode encoding is managed - convert your file first"
+msgstr ""
+
+#: admin.py:99
+msgid "Export selected as CSV file"
+msgstr ""
+
+#: admin.py:207 models.py:1703 templates/navbar.html:31
+msgid "Profile"
+msgstr ""
+
+#: admin.py:208 forms_common.py:782 forms_common.py:801 forms_common.py:802
+#: models.py:3063
+msgid "Profiles"
+msgstr ""
+
+#: admin.py:293
+msgid "The CSV file should at least have a {} column"
+msgstr ""
+
+#: admin.py:360
+#, python-format
+msgid "%d item(s) created."
+msgstr ""
+
+#: admin.py:364
+#, python-format
+msgid "%d item(s) updated."
+msgstr ""
+
+#: admin.py:368
+msgid "These parents are missing: {}"
+msgstr ""
+
+#: admin.py:386 admin.py:405 models.py:905 models.py:4207
+msgid "Parent"
+msgstr ""
+
+#: admin.py:393
+msgid "Center"
+msgstr ""
+
+#: admin.py:395 models.py:4069
+msgid "Limit"
+msgstr ""
+
+#: admin.py:398 models.py:4079
+msgid "Town children"
+msgstr ""
+
+#: admin.py:406
+msgid "Parents"
+msgstr ""
+
+#: admin.py:623
+msgid "{} importer type(s) duplicated: {}."
+msgstr ""
+
+#: admin.py:634 admin.py:689
+msgid "Duplicate"
+msgstr ""
+
+#: admin.py:678
+msgid "{} importer column(s) duplicated: {}."
+msgstr ""
+
+#: admin.py:703
+msgid "{} importer column(s) right-shifted."
+msgstr ""
+
+#: admin.py:714
+msgid "Shift right"
+msgstr ""
+
+#: admin.py:739
+msgid "{} importer column(s) left-shifted."
+msgstr ""
+
+#: admin.py:745
+msgid "{} importer column(s) not left-shifted: no place available."
+msgstr ""
+
+#: admin.py:757
+msgid "Shift left"
+msgstr ""
+
+#: admin.py:903
+msgid "Display selected"
+msgstr ""
+
+#: admin.py:904
+msgid "Hide selected"
+msgstr ""
+
+#: admin.py:931 models.py:2098
+msgid "Form"
+msgstr ""
+
+#: admin.py:933 models.py:2123 models_imports.py:127
+#: templates/ishtar/dashboards/dashboard_main.html:39
+msgid "Users"
+msgstr ""
+
+#: admin.py:953 models.py:2202
+msgid "Field"
+msgstr ""
+
+#: apps.py:11 apps.py:12
+msgid "Ishtar administration"
+msgstr ""
+
+#: apps.py:20
+msgid "Ishtar - Context record"
+msgstr ""
+
+#: apps.py:25
+msgid "Ishtar - File"
+msgstr ""
+
+#: apps.py:30
+msgid "Ishtar - Find"
+msgstr ""
+
+#: apps.py:35
+msgid "Ishtar - Operation"
+msgstr ""
+
+#: apps.py:40
+msgid "Ishtar - Warehouse"
+msgstr ""
+
+#: apps.py:45
+msgid "Ishtar - Common"
+msgstr ""
+
+#: data_importer.py:237
+#, python-format
+msgid "\"%(value)s\" is too long. The max length is %(length)d characters."
+msgstr ""
+
+#: data_importer.py:254
+#, python-format
+msgid "\"%(value)s\" not equal to yes or no"
+msgstr ""
+
+#: data_importer.py:267
+#, python-format
+msgid "\"%(value)s\" is not a float"
+msgstr ""
+
+#: data_importer.py:277
+#, python-brace-format
+msgid "\"{value}\" is not an appropriate INSEE code"
+msgstr ""
+
+#: data_importer.py:309 data_importer.py:323 data_importer.py:582
+#, python-format
+msgid "\"%(value)s\" is not a valid date"
+msgstr ""
+
+#: data_importer.py:337
+#, python-format
+msgid "\"%(value)s\" is not an integer"
+msgstr ""
+
+#: data_importer.py:393 data_importer.py:648
+#, python-format
+msgid "Choice for \"%s\" is not available. Which one is relevant?\n"
+msgstr ""
+
+#: data_importer.py:400
+#, python-format
+msgid "%d. None of the above - create new"
+msgstr ""
+
+#: data_importer.py:403
+#, python-format
+msgid "%d. None of the above - skip"
+msgstr ""
+
+#: data_importer.py:608
+#, python-format
+msgid "\"%(value)s\" is not a valid path for the given archive"
+msgstr ""
+
+#: data_importer.py:724
+msgid ""
+"The given file is not correct. Check the file format. If you use a CSV file: "
+"check that column separator and encoding are similar to the ones used by the "
+"reference file."
+msgstr ""
+
+#: data_importer.py:728
+#, python-format
+msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d"
+msgstr ""
+
+#: data_importer.py:730 views.py:1200
+msgid "No data provided"
+msgstr ""
+
+#: data_importer.py:731
+msgid "Value is required"
+msgstr ""
+
+#: data_importer.py:732
+#, python-format
+msgid "At least %d columns must be filled"
+msgstr ""
+
+#: data_importer.py:733
+msgid "The regexp doesn't match."
+msgstr ""
+
+#: data_importer.py:735
+msgid ""
+"Forced creation is set for model {} but this model is not in the list of "
+"models allowed to be created."
+msgstr ""
+
+#: data_importer.py:737
+msgid ""
+"{} with values {} doesn't exist in the database. Create it first or fix your "
+"source file."
+msgstr ""
+
+#: data_importer.py:1236 views.py:1278 views.py:1288
+msgid "Not imported"
+msgstr ""
+
+#: data_importer.py:1493
+msgid "Importer configuration error: \"{}\"."
+msgstr ""
+
+#: data_importer.py:1497
+msgid "Import error: {} - \"{}\"."
+msgstr ""
+
+#: data_importer.py:1575
+msgid "Importer configuration error: field \"{}\" does not exist for {}."
+msgstr ""
+
+#: data_importer.py:1667
+msgid "* created *"
+msgstr ""
+
+#: data_importer.py:1726
+msgid "* match not find *"
+msgstr ""
+
+#: data_importer.py:1735
+msgid "* the query match more than 10 results*"
+msgstr ""
+
+#: data_importer.py:1738
+msgid " or "
+msgstr ""
+
+#: data_importer.py:1898
+msgid "line"
+msgstr ""
+
+#: data_importer.py:1898
+msgid "col"
+msgstr ""
+
+#: data_importer.py:1898
+msgid "error"
+msgstr ""
+
+#: data_importer.py:1904
+msgid "field"
+msgstr ""
+
+#: data_importer.py:1904
+msgid "source"
+msgstr ""
+
+#: data_importer.py:1904
+msgid "result"
+msgstr ""
+
+#: data_importer.py:1920
+#, python-format
+msgid "\"%(value)s\" not in %(values)s"
+msgstr ""
+
+#: forms.py:80
+msgid "Enter a valid name consisting of letters, spaces and hyphens."
+msgstr ""
+
+#: forms.py:96 forms_common.py:808 views.py:2017
+msgid "Confirm"
+msgstr ""
+
+#: forms.py:101
+msgid "Are you sure you want to delete?"
+msgstr ""
+
+#: forms.py:410
+msgid "There are identical items."
+msgstr ""
+
+#: forms.py:566
+msgid "Last modified by"
+msgstr ""
+
+#: forms.py:572
+msgid "Modified since"
+msgstr ""
+
+#: forms.py:596 forms.py:597
+msgid "Closing date"
+msgstr ""
+
+#: forms.py:609 forms_common.py:1272
+msgid "You should select an item."
+msgstr ""
+
+#: forms.py:610
+msgid "Add a new item"
+msgstr ""
+
+#: forms.py:757
+msgid " - append to existing"
+msgstr ""
+
+#: forms.py:760
+msgid " - replace"
+msgstr ""
+
+#: forms.py:803 models.py:2457
+msgid "Template"
+msgstr ""
+
+#: forms_common.py:54 forms_common.py:72 forms_common.py:317
+#: forms_common.py:556 models.py:2591 models.py:4086
+#: templates/blocks/JQueryAdvancedTown.html:19
+msgid "Town"
+msgstr ""
+
+#: forms_common.py:56
+msgid ""
+"<p>Type name, department code of the town you would like to select. The "
+"search is insensitive to case.</p>\n"
+"<p>Only the first twenty results are displayed but specifying the department "
+"code is generally sufficient to get the appropriate result.</p>\n"
+"<p class='example'>For instance type \"saint denis 93\" for getting the "
+"french town Saint-Denis in the Seine-Saint-Denis department.</p>"
+msgstr ""
+
+#: forms_common.py:81 forms_common.py:1293 ishtar_menu.py:48 models.py:2976
+#: models.py:3228 models.py:3357 models.py:3561
+#: templates/ishtar/sheet_person.html:4
+msgid "Person"
+msgstr ""
+
+#: forms_common.py:122
+msgid "Associated images (web link to a zip file)"
+msgstr ""
+
+#: forms_common.py:157
+msgid ""
+"This import type have no unicity type defined. Conservative import is not "
+"possible."
+msgstr ""
+
+#: forms_common.py:162
+msgid "You put either a file or a download link for images but not both."
+msgstr ""
+
+#: forms_common.py:173
+msgid "Invalid link or no file is available for this link."
+msgstr ""
+
+#: forms_common.py:203
+msgid "Target"
+msgstr ""
+
+#: forms_common.py:204
+msgid "Remember"
+msgstr ""
+
+#: forms_common.py:222
+msgid "Set to NULL"
+msgstr ""
+
+#: forms_common.py:229
+msgid "this import only"
+msgstr ""
+
+#: forms_common.py:230
+msgid "me"
+msgstr ""
+
+#: forms_common.py:236
+msgid "the current group: {}"
+msgstr ""
+
+#: forms_common.py:239
+msgid "all users"
+msgstr ""
+
+#: forms_common.py:305 forms_common.py:475 forms_common.py:609
+#: ishtar_menu.py:76 models.py:2796 models.py:2914 models.py:3317
+#: templates/ishtar/sheet_organization.html:4
+msgid "Organization"
+msgstr ""
+
+#: forms_common.py:308 forms_common.py:351 forms_common.py:470
+#: forms_common.py:526 forms_common.py:604 forms_common.py:790
+#: forms_common.py:823 models.py:1078 models.py:1102 models.py:1897
+#: models.py:2097 models.py:2453 models.py:2788 models.py:2960 models.py:3216
+#: models.py:4065 models.py:4330 models_imports.py:98 models_imports.py:123
+#: models_imports.py:445 models_imports.py:537 models_imports.py:827
+#: templates/ishtar/import_step_by_step.html:102
+#: templates/ishtar/import_step_by_step.html:270
+#: templates/ishtar/import_table.html:27
+#: templates/ishtar/sheet_organization.html:23
+msgid "Name"
+msgstr ""
+
+#: forms_common.py:309 models.py:2744 models_imports.py:630
+#: models_imports.py:631
+msgid "Organization type"
+msgstr ""
+
+#: forms_common.py:311 forms_common.py:550 models.py:2586
+#: templates/ishtar/blocks/sheet_address_section.html:4
+msgid "Address"
+msgstr ""
+
+#: forms_common.py:313 forms_common.py:553 models.py:2587
+msgid "Address complement"
+msgstr ""
+
+#: forms_common.py:315 forms_common.py:554 models.py:2589
+msgid "Postal code"
+msgstr ""
+
+#: forms_common.py:318 forms_common.py:557 models.py:2592
+msgid "Country"
+msgstr ""
+
+#: forms_common.py:320 forms_common.py:472 forms_common.py:530
+#: forms_common.py:606 forms_common.py:731 models.py:2619
+msgid "Email"
+msgstr ""
+
+#: forms_common.py:321 forms_common.py:533 models.py:2604
+#: templates/ishtar/sheet_person.html:27
+#: templates/ishtar/wizard/wizard_person.html:33
+msgid "Phone"
+msgstr ""
+
+#: forms_common.py:322 forms_common.py:542 models.py:2616
+#: templates/ishtar/sheet_person.html:45
+#: templates/ishtar/wizard/wizard_person.html:54
+msgid "Mobile phone"
+msgstr ""
+
+#: forms_common.py:348 forms_common.py:467 forms_common.py:600
+#: forms_common.py:1207
+msgid "Full text search"
+msgstr ""
+
+#: forms_common.py:352 forms_common.py:473 forms_common.py:607
+#: forms_common.py:788 models.py:1111 models.py:2790 models.py:3804
+#: models_imports.py:680 templates/ishtar/blocks/window_image_detail.html:24
+#: templates/ishtar/blocks/window_tables/documents.html:8
+#: templates/ishtar/import_table.html:28
+#: templates/ishtar/sheet_organization.html:25
+msgid "Type"
+msgstr ""
+
+#: forms_common.py:362 views.py:142
+msgid "Organization search"
+msgstr ""
+
+#: forms_common.py:386
+msgid "At least two items have to be selected."
+msgstr ""
+
+#: forms_common.py:404
+msgid "Merge all items into"
+msgstr ""
+
+#: forms_common.py:438
+msgid "Organization to merge"
+msgstr ""
+
+#: forms_common.py:471 forms_common.py:524 forms_common.py:605 models.py:2958
+#: templates/ishtar/sheet_organization.html:24
+msgid "Surname"
+msgstr ""
+
+#: forms_common.py:488 forms_common.py:585 views.py:107
+msgid "Person search"
+msgstr ""
+
+#: forms_common.py:501
+msgid "Person to merge"
+msgstr ""
+
+#: forms_common.py:518 templates/ishtar/wizard/wizard_person.html:19
+msgid "Identity"
+msgstr ""
+
+#: forms_common.py:521 forms_common.py:1095 forms_common.py:1217 models.py:2952
+#: models.py:2954 models.py:3795 models_imports.py:632
+#: templates/ishtar/blocks/window_tables/documents.html:7
+msgid "Title"
+msgstr ""
+
+#: forms_common.py:522 models.py:2956
+msgid "Salutation"
+msgstr ""
+
+#: forms_common.py:528 models.py:2962
+msgid "Raw name"
+msgstr ""
+
+#: forms_common.py:531 models.py:2605
+msgid "Phone description"
+msgstr ""
+
+#: forms_common.py:534 models.py:2607 models.py:2609
+msgid "Phone description 2"
+msgstr ""
+
+#: forms_common.py:536
+msgid "Phone 2"
+msgstr ""
+
+#: forms_common.py:538 models.py:2613
+msgid "Phone description 3"
+msgstr ""
+
+#: forms_common.py:540 models.py:2611
+msgid "Phone 3"
+msgstr ""
+
+#: forms_common.py:545
+msgid "Current organization"
+msgstr ""
+
+#: forms_common.py:559 models.py:2594
+msgid "Other address: address"
+msgstr ""
+
+#: forms_common.py:562 models.py:2597
+msgid "Other address: address complement"
+msgstr ""
+
+#: forms_common.py:564 models.py:2598
+msgid "Other address: postal code"
+msgstr ""
+
+#: forms_common.py:566 models.py:2600
+msgid "Other address: town"
+msgstr ""
+
+#: forms_common.py:568 models.py:2602
+msgid "Other address: country"
+msgstr ""
+
+#: forms_common.py:580
+msgid "Already has an account"
+msgstr ""
+
+#: forms_common.py:603 models.py:3318
+msgid "Username"
+msgstr ""
+
+#: forms_common.py:622
+msgid "Account search"
+msgstr ""
+
+#: forms_common.py:669 forms_common.py:709 forms_common.py:713 models.py:2853
+msgid "Person type"
+msgstr ""
+
+#: forms_common.py:725 forms_common.py:730 ishtar_menu.py:33
+msgid "Account"
+msgstr ""
+
+#: forms_common.py:734 wizards.py:1651
+msgid "New password"
+msgstr ""
+
+#: forms_common.py:737
+msgid "New password (confirmation)"
+msgstr ""
+
+#: forms_common.py:764
+msgid "Your password and confirmation password do not match."
+msgstr ""
+
+#: forms_common.py:769
+msgid "You must provide a correct password."
+msgstr ""
+
+#: forms_common.py:777
+msgid "This username already exists."
+msgstr ""
+
+#: forms_common.py:789 models.py:3219 models.py:4214
+msgid "Areas"
+msgstr ""
+
+#: forms_common.py:809
+msgid "Send the new password by email?"
+msgstr ""
+
+#: forms_common.py:821 models.py:3221 views.py:991
+msgid "Current profile"
+msgstr ""
+
+#: forms_common.py:824 models.py:3199 models.py:3218
+msgid "Profile type"
+msgstr ""
+
+#: forms_common.py:827
+msgid "Pin automatically items on creation and modification"
+msgstr ""
+
+#: forms_common.py:830
+msgid "Show pin menu"
+msgstr ""
+
+#: forms_common.py:834
+msgid "Duplicate this profile"
+msgstr ""
+
+#: forms_common.py:836
+msgid "Delete this profile"
+msgstr ""
+
+#: forms_common.py:887
+msgid "A profile with the same name exists."
+msgstr ""
+
+#: forms_common.py:919
+msgid " (duplicate)"
+msgstr ""
+
+#: forms_common.py:932 forms_common.py:946 forms_common.py:947 models.py:4087
+#: models.py:4202
+msgid "Towns"
+msgstr ""
+
+#: forms_common.py:942
+msgid "There are identical towns."
+msgstr ""
+
+#: forms_common.py:1029
+msgid "Only one choice can be checked."
+msgstr ""
+
+#: forms_common.py:1076
+#, python-format
+msgid ""
+"<p>Heavy images are resized to: %(width)dx%(height)d (ratio is preserved).</"
+"p>"
+msgstr ""
+
+#: forms_common.py:1088
+msgid "Documentation"
+msgstr ""
+
+#: forms_common.py:1089
+msgid "Document - General"
+msgstr ""
+
+#: forms_common.py:1098 forms_common.py:1218 models.py:3609
+#: models_imports.py:633
+msgid "Source type"
+msgstr ""
+
+#: forms_common.py:1101 forms_common.py:1152 forms_common.py:1333
+#: forms_common.py:1334 models.py:3570 models.py:3678 models.py:3814
+#: templates/ishtar/blocks/window_image_detail.html:9
+#: templates/ishtar/blocks/window_tables/documents.html:9
+msgid "Authors"
+msgstr ""
+
+#: forms_common.py:1105 models.py:3820
+msgid "Numerical ressource (web address)"
+msgstr ""
+
+#: forms_common.py:1107
+msgid "Image"
+msgstr ""
+
+#: forms_common.py:1110 templates/ishtar/sheet_document.html:28
+msgctxt "Not directory"
+msgid "File"
+msgstr ""
+
+#: forms_common.py:1113 forms_common.py:1219 models.py:4204
+msgid "Reference"
+msgstr ""
+
+#: forms_common.py:1116 forms_common.py:1220
+msgid "Internal reference"
+msgstr ""
+
+#: forms_common.py:1118 models.py:3822
+#: templates/ishtar/blocks/window_image_detail.html:150
+msgid "Receipt date"
+msgstr ""
+
+#: forms_common.py:1120 models.py:3824 models_imports.py:859
+#: templates/ishtar/blocks/window_image_detail.html:54
+msgid "Creation date"
+msgstr ""
+
+#: forms_common.py:1123 models.py:3827
+#: templates/ishtar/blocks/window_image_detail.html:160
+msgid "Receipt date in documentation"
+msgstr ""
+
+#: forms_common.py:1125 forms_common.py:1222 models.py:496 models.py:2966
+#: models.py:3446 models.py:3830 models_imports.py:483
+#: templates/ishtar/blocks/window_image_detail.html:170
+msgid "Comment"
+msgstr ""
+
+#: forms_common.py:1127 forms_common.py:1221 models.py:1902 models.py:3829
+#: models_imports.py:125 models_imports.py:372 models_imports.py:446
+msgid "Description"
+msgstr ""
+
+#: forms_common.py:1130 models.py:3831
+#: templates/ishtar/blocks/window_image_detail.html:182
+msgid "Additional information"
+msgstr ""
+
+#: forms_common.py:1132 forms_common.py:1225 models.py:3833
+#: templates/ishtar/blocks/window_image_detail.html:108
+msgid "Has a duplicate"
+msgstr ""
+
+#: forms_common.py:1150 templates/ishtar/organization_person_form.html:9
+#: templates/ishtar/person_form.html:9
+msgid "Identification"
+msgstr ""
+
+#: forms_common.py:1151
+msgid "Content"
+msgstr ""
+
+#: forms_common.py:1153
+msgid "Dates"
+msgstr ""
+
+#: forms_common.py:1154
+msgid "Advanced"
+msgstr ""
+
+#: forms_common.py:1155 templates/ishtar/sheet_document.html:51
+msgid "Related items"
+msgstr ""
+
+#: forms_common.py:1173
+msgid "You should at least fill one of this field: title, url, image or file."
+msgstr ""
+
+#: forms_common.py:1179
+msgid "A document has to be attached at least to one item"
+msgstr ""
+
+#: forms_common.py:1214 forms_common.py:1286 forms_common.py:1321
+#: models.py:3569 templates/ishtar/wizard/wizard_person_deletion.html:139
+msgid "Author"
+msgstr ""
+
+#: forms_common.py:1224
+msgid "Additional informations"
+msgstr ""
+
+#: forms_common.py:1227 views.py:253
+msgid "Operation"
+msgstr ""
+
+#: forms_common.py:1233 views.py:257
+msgid "Context record"
+msgstr ""
+
+#: forms_common.py:1239 views.py:261
+msgid "Find"
+msgstr ""
+
+#: forms_common.py:1257
+msgid "Document search"
+msgstr ""
+
+#: forms_common.py:1278
+msgid "Would you like to delete this documentation?"
+msgstr ""
+
+#: forms_common.py:1294 models.py:3534 models.py:3563 models_imports.py:634
+msgid "Author type"
+msgstr ""
+
+#: forms_common.py:1313
+msgid "Author selection"
+msgstr ""
+
+#: forms_common.py:1328
+msgid "There are identical authors."
+msgstr ""
+
+#: forms_common.py:1339 models.py:1700
+msgid "Query"
+msgstr ""
+
+#: forms_common.py:1344 models.py:1704
+msgid "Is an alert"
+msgstr ""
+
+#: forms_common.py:1346
+msgid "Create"
+msgstr ""
+
+#: forms_common.py:1347 templates/ishtar/forms/search_query.html:60
+msgid "Update"
+msgstr ""
+
+#: forms_common.py:1362
+msgid "A label is required for a new search query."
+msgstr ""
+
+#: forms_common.py:1366
+msgid "Select the search query to update"
+msgstr ""
+
+#: forms_common.py:1372 forms_common.py:1387
+msgid "Query does not exist."
+msgstr ""
+
+#: ishtar_menu.py:29 templates/registration/activation_complete.html:10
+msgid "Home"
+msgstr ""
+
+#: ishtar_menu.py:30
+msgid "Administration"
+msgstr ""
+
+#: ishtar_menu.py:34
+msgid "Addition/modification"
+msgstr ""
+
+#: ishtar_menu.py:37 ishtar_menu.py:71 ishtar_menu.py:102 ishtar_menu.py:144
+msgid "Deletion"
+msgstr ""
+
+#: ishtar_menu.py:40 models.py:2231 views.py:1015
+msgid "Global variables"
+msgstr ""
+
+#: ishtar_menu.py:45
+msgid "Directory"
+msgstr ""
+
+#: ishtar_menu.py:51 ishtar_menu.py:79 ishtar_menu.py:129
+#: templates/blocks/DataTables.html:7 templates/blocks/JQueryJqGrid.html:6
+#: templates/widgets/search_input.html:6
+msgid "Search"
+msgstr ""
+
+#: ishtar_menu.py:55 ishtar_menu.py:84 ishtar_menu.py:134
+#: templates/ishtar/import_table.html:30
+msgid "Creation"
+msgstr ""
+
+#: ishtar_menu.py:59 ishtar_menu.py:89 ishtar_menu.py:139
+#: templates/ishtar/forms/qa_base.html:28
+#: templates/ishtar/forms/qa_form.html:16
+msgid "Modification"
+msgstr ""
+
+#: ishtar_menu.py:63 ishtar_menu.py:94
+msgid "Automatic merge"
+msgstr ""
+
+#: ishtar_menu.py:67 ishtar_menu.py:98
+msgid "Manual merge"
+msgstr ""
+
+#: ishtar_menu.py:110 models_imports.py:882
+msgid "Imports"
+msgstr ""
+
+#: ishtar_menu.py:113 views.py:1023
+msgid "New import"
+msgstr ""
+
+#: ishtar_menu.py:117 views.py:1042
+msgid "Current imports"
+msgstr ""
+
+#: ishtar_menu.py:121 views.py:1491
+msgid "Old imports"
+msgstr ""
+
+#: ishtar_menu.py:126
+msgid "Documentation / Images"
+msgstr ""
+
+#: models.py:196
+msgid "Not a valid item."
+msgstr ""
+
+#: models.py:212
+msgid "A selected item is not a valid item."
+msgstr ""
+
+#: models.py:224
+msgid "This item already exists."
+msgstr ""
+
+#: models.py:488 models.py:1699 models.py:2213 models.py:2551 models.py:2567
+#: models.py:3445 models_imports.py:368
+msgid "Label"
+msgstr ""
+
+#: models.py:490
+msgid "Textual ID"
+msgstr ""
+
+#: models.py:493
+msgid ""
+"The slug is the standardized version of the name. It contains only lowercase "
+"letters, numbers and hyphens. Each slug must be unique."
+msgstr ""
+
+#: models.py:497 models.py:2099 models.py:2460 models.py:3450
+#: models_imports.py:139 models_imports.py:542
+msgid "Available"
+msgstr ""
+
+#: models.py:920 models.py:1105 models_imports.py:563
+#: templates/ishtar/formset_import_match.html:21
+#: templates/ishtar/import_step_by_step.html:171
+#: templates/ishtar/import_step_by_step.html:199
+#: templates/ishtar/import_step_by_step.html:211
+#: templates/ishtar/import_step_by_step.html:245
+msgid "Key"
+msgstr ""
+
+#: models.py:926
+msgid "Specific key to an import"
+msgstr ""
+
+#: models.py:1065
+msgid "Generated relation image (SVG)"
+msgstr ""
+
+#: models.py:1079 models.py:1113 models.py:1621 models.py:2215 models.py:3531
+#: models.py:4231 models.py:4313
+msgid "Order"
+msgstr ""
+
+#: models.py:1082
+msgid "Json data - Menu"
+msgstr ""
+
+#: models.py:1083
+msgid "Json data - Menus"
+msgstr ""
+
+#: models.py:1091
+msgid "Text"
+msgstr ""
+
+#: models.py:1092
+msgid "Long text"
+msgstr ""
+
+#: models.py:1093 models_imports.py:676
+msgid "Integer"
+msgstr ""
+
+#: models.py:1094
+msgid "Boolean"
+msgstr ""
+
+#: models.py:1095 models_imports.py:677
+msgid "Float"
+msgstr ""
+
+#: models.py:1096 models_imports.py:679
+msgid "Date"
+msgstr ""
+
+#: models.py:1097
+msgid "Choices"
+msgstr ""
+
+#: models.py:1106
+msgid ""
+"Value of the key in the JSON schema. For hierarchical key use \"__\" to "
+"explain it. For instance for the key 'my_subkey' with data such as "
+"{'my_key': {'my_subkey': 'value'}}, its value will be reached with "
+"my_key__my_subkey."
+msgstr ""
+
+#: models.py:1110
+msgid "Display"
+msgstr ""
+
+#: models.py:1114
+msgid "Use in search indexes"
+msgstr ""
+
+#: models.py:1121
+msgid "Json data - Field"
+msgstr ""
+
+#: models.py:1122
+msgid "Json data - Fields"
+msgstr ""
+
+#: models.py:1133
+msgid "Content types of the field and of the menu do not match"
+msgstr ""
+
+#: models.py:1193
+msgid "Search vector"
+msgstr ""
+
+#: models.py:1194
+msgid "Auto filled at save"
+msgstr ""
+
+#: models.py:1409
+msgid "Add document/image"
+msgstr ""
+
+#: models.py:1411
+msgid "doc./image"
+msgstr ""
+
+#: models.py:1430
+msgid "Last editor"
+msgstr ""
+
+#: models.py:1433
+msgid "Creator"
+msgstr ""
+
+#: models.py:1614
+msgid "Above"
+msgstr ""
+
+#: models.py:1615
+msgid "Bellow"
+msgstr ""
+
+#: models.py:1616
+msgid "Equal"
+msgstr ""
+
+#: models.py:1622
+msgid "Symmetrical"
+msgstr ""
+
+#: models.py:1623
+msgid "Tiny label"
+msgstr ""
+
+#: models.py:1626
+msgid "Inverse relation"
+msgstr ""
+
+#: models.py:1629
+msgid "Logical relation"
+msgstr ""
+
+#: models.py:1639
+msgid "Cannot have symmetrical and an inverse_relation"
+msgstr ""
+
+#: models.py:1702
+msgid "Content type"
+msgstr ""
+
+#: models.py:1707
+msgid "Search query"
+msgstr ""
+
+#: models.py:1708
+msgid "Search queries"
+msgstr ""
+
+#: models.py:1873
+msgid "Euro"
+msgstr ""
+
+#: models.py:1874
+msgid "US dollar"
+msgstr ""
+
+#: models.py:1875 views.py:765 views.py:826
+msgid "Operations"
+msgstr ""
+
+#: models.py:1876 views.py:767 views.py:830
+msgid "Context records"
+msgstr ""
+
+#: models.py:1877
+msgid "Site"
+msgstr ""
+
+#: models.py:1877
+msgid "Archaeological entity"
+msgstr ""
+
+#: models.py:1881
+msgid "Site search"
+msgstr ""
+
+#: models.py:1882
+msgid "New site"
+msgstr ""
+
+#: models.py:1883
+msgid "Site modification"
+msgstr ""
+
+#: models.py:1884
+msgid "Site deletion"
+msgstr ""
+
+#: models.py:1887
+msgid "Archaeological entity search"
+msgstr ""
+
+#: models.py:1888
+msgid "New archaeological entity"
+msgstr ""
+
+#: models.py:1889
+msgid "Archaeological entity modification"
+msgstr ""
+
+#: models.py:1890
+msgid "Archaeological entity deletion"
+msgstr ""
+
+#: models.py:1898 models.py:2454 models_imports.py:124
+msgid "Slug"
+msgstr ""
+
+#: models.py:1899
+msgid "Current active"
+msgstr ""
+
+#: models.py:1901
+msgid "Activate experimental feature"
+msgstr ""
+
+#: models.py:1904
+msgid "Alternate configuration"
+msgstr ""
+
+#: models.py:1906
+msgid "Choose an alternate configuration for label, index management"
+msgstr ""
+
+#: models.py:1910
+msgid "Files module"
+msgstr ""
+
+#: models.py:1912
+msgid "Archaeological site module"
+msgstr ""
+
+#: models.py:1914
+msgid "Archaeological site type"
+msgstr ""
+
+#: models.py:1918
+msgid "Context records module"
+msgstr ""
+
+#: models.py:1920
+msgid "Finds module"
+msgstr ""
+
+#: models.py:1921
+msgid "Need context records module"
+msgstr ""
+
+#: models.py:1923
+msgid "Find index is based on"
+msgstr ""
+
+#: models.py:1925
+msgid ""
+"To prevent irrelevant indexes, change this parameter only if there is no "
+"find in the database"
+msgstr ""
+
+#: models.py:1928
+msgid "Warehouses module"
+msgstr ""
+
+#: models.py:1929
+msgid "Need finds module"
+msgstr ""
+
+#: models.py:1930
+msgid "Preservation module"
+msgstr ""
+
+#: models.py:1932
+msgid "Mapping module"
+msgstr ""
+
+#: models.py:1933
+msgid "Underwater module"
+msgstr ""
+
+#: models.py:1935
+msgid "Parcel are mandatory for context records"
+msgstr ""
+
+#: models.py:1937
+msgid "Home page"
+msgstr ""
+
+#: models.py:1938
+#, 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:1942
+msgid "Main operation code prefix"
+msgstr ""
+
+#: models.py:1946
+msgid "Default operation code prefix"
+msgstr ""
+
+#: models.py:1950
+msgid "Operation region code"
+msgstr ""
+
+#: models.py:1954
+msgid "File external id"
+msgstr ""
+
+#: models.py:1956
+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:1961
+msgid "Parcel external id"
+msgstr ""
+
+#: models.py:1964
+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:1969
+msgid "Context record external id"
+msgstr ""
+
+#: models.py:1971
+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:1976
+msgid "Base find external id"
+msgstr ""
+
+#: models.py:1978
+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:1983
+msgid "Find external id"
+msgstr ""
+
+#: models.py:1985
+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:1990
+msgid "Container external id"
+msgstr ""
+
+#: models.py:1992
+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:1997
+msgid "Warehouse external id"
+msgstr ""
+
+#: models.py:1999
+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:2004
+msgid "Raw name for person"
+msgstr ""
+
+#: models.py:2006
+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:2010
+msgid "Use auto index for finds"
+msgstr ""
+
+#: models.py:2012
+msgid "Currency"
+msgstr ""
+
+#: models.py:2016
+msgid "Ishtar site profile"
+msgstr ""
+
+#: models.py:2017
+msgid "Ishtar site profiles"
+msgstr ""
+
+#: models.py:2101
+msgid "Enable this form"
+msgstr ""
+
+#: models.py:2102
+msgid ""
+"Disable with caution: disabling a form with mandatory fields may lead to "
+"database errors."
+msgstr ""
+
+#: models.py:2105
+msgid "Apply to all"
+msgstr ""
+
+#: models.py:2106
+msgid ""
+"Apply this form to all users. If set to True, selecting user and user type "
+"is useless."
+msgstr ""
+
+#: models.py:2112
+msgid "Custom form"
+msgstr ""
+
+#: models.py:2113
+msgid "Custom forms"
+msgstr ""
+
+#: models.py:2129
+msgid "User types"
+msgstr ""
+
+#: models.py:2205
+msgid "Excluded field"
+msgstr ""
+
+#: models.py:2206
+msgid "Excluded fields"
+msgstr ""
+
+#: models.py:2216 templates/blocks/form_flex_snippet.html:18
+#: templates/blocks/table_form_snippet.html:9
+msgid "Help"
+msgstr ""
+
+#: models.py:2219
+msgid "Custom form - Json data field"
+msgstr ""
+
+#: models.py:2220
+msgid "Custom form - Json data fields"
+msgstr ""
+
+#: models.py:2224
+msgid "Variable name"
+msgstr ""
+
+#: models.py:2225
+msgid "Description of the variable"
+msgstr ""
+
+#: models.py:2227 models_imports.py:564
+#: templates/ishtar/formset_import_match.html:22
+#: templates/ishtar/import_step_by_step.html:172
+#: templates/ishtar/import_step_by_step.html:200
+#: templates/ishtar/import_step_by_step.html:246
+msgid "Value"
+msgstr ""
+
+#: models.py:2230
+msgid "Global variable"
+msgstr ""
+
+#: models.py:2358 models.py:2388
+msgid "Total"
+msgstr ""
+
+#: models.py:2365 models.py:2552 models.py:2568
+#: 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:2452
+msgid "Administrative Act"
+msgstr ""
+
+#: models.py:2459
+msgid "Associated object"
+msgstr ""
+
+#: models.py:2464
+msgid "Document template"
+msgstr ""
+
+#: models.py:2465
+msgid "Document templates"
+msgstr ""
+
+#: models.py:2556 models.py:2569 models.py:4353 models_imports.py:853
+msgid "State"
+msgstr ""
+
+#: models.py:2574 models.py:4073 templates/blocks/JQueryAdvancedTown.html:12
+msgid "Department"
+msgstr ""
+
+#: models.py:2575
+msgid "Departments"
+msgstr ""
+
+#: models.py:2615
+msgid "Raw phone"
+msgstr ""
+
+#: models.py:2621
+msgid "Alternative address is prefered"
+msgstr ""
+
+#: models.py:2660
+msgid "Tel: "
+msgstr ""
+
+#: models.py:2664
+msgid "Mobile: "
+msgstr ""
+
+#: models.py:2668
+msgid "Email: "
+msgstr ""
+
+#: models.py:2673
+msgid "Merge key"
+msgstr ""
+
+#: models.py:2745
+msgid "Organization types"
+msgstr ""
+
+#: models.py:2772 models.py:2920 models.py:3328
+msgctxt "key for text search"
+msgid "name"
+msgstr ""
+
+#: models.py:2776 models.py:2932 models.py:3340 models.py:3705
+msgctxt "key for text search"
+msgid "type"
+msgstr ""
+
+#: models.py:2791 models.py:2971 models.py:3564 models.py:4081
+msgid "Cached name"
+msgstr ""
+
+#: models.py:2797
+msgid "Organizations"
+msgstr ""
+
+#: models.py:2828
+msgid "unknown organization"
+msgstr ""
+
+#: models.py:2854
+msgid "Person types"
+msgstr ""
+
+#: models.py:2867 models_imports.py:670
+msgid "Title type"
+msgstr ""
+
+#: models.py:2868
+msgid "Title types"
+msgstr ""
+
+#: models.py:2892
+msgid "Mr"
+msgstr ""
+
+#: models.py:2893
+msgid "Miss"
+msgstr ""
+
+#: models.py:2894
+msgid "Mr and Mrs"
+msgstr ""
+
+#: models.py:2895
+msgid "Mrs"
+msgstr ""
+
+#: models.py:2896
+msgid "Doctor"
+msgstr ""
+
+#: models.py:2924 models.py:3332
+msgctxt "key for text search"
+msgid "surname"
+msgstr ""
+
+#: models.py:2928 models.py:3336
+msgctxt "key for text search"
+msgid "email"
+msgstr ""
+
+#: models.py:2936 models.py:3344
+msgctxt "key for text search"
+msgid "organization"
+msgstr ""
+
+#: models.py:2940
+msgctxt "key for text search"
+msgid "has-account"
+msgstr ""
+
+#: models.py:2964
+msgid "Contact type"
+msgstr ""
+
+#: models.py:2967 models.py:3057
+msgid "Types"
+msgstr ""
+
+#: models.py:2970
+msgid "Is attached to"
+msgstr ""
+
+#: models.py:2977
+msgid "Persons"
+msgstr ""
+
+#: models.py:3195
+msgid "Groups"
+msgstr ""
+
+#: models.py:3200
+msgid "Profile types"
+msgstr ""
+
+#: models.py:3211
+msgid "Profile type summary"
+msgstr ""
+
+#: models.py:3212
+msgid "Profile types summary"
+msgstr ""
+
+#: models.py:3223
+msgid "Show field number"
+msgstr ""
+
+#: models.py:3224
+msgid "Automatically pin"
+msgstr ""
+
+#: models.py:3225
+msgid "Display pin menu"
+msgstr ""
+
+#: models.py:3231
+msgid "User profile"
+msgstr ""
+
+#: models.py:3232
+msgid "User profiles"
+msgstr ""
+
+#: models.py:3267 models.py:3522
+msgid " - duplicate"
+msgstr ""
+
+#: models.py:3324
+msgctxt "key for text search"
+msgid "username"
+msgstr ""
+
+#: models.py:3360
+msgid "Advanced shortcut menu"
+msgstr ""
+
+#: models.py:3363
+msgid "Ishtar user"
+msgstr ""
+
+#: models.py:3364
+msgid "Ishtar users"
+msgstr ""
+
+#: models.py:3449
+msgid "Owner"
+msgstr ""
+
+#: models.py:3452
+msgid "Shared (read) with"
+msgstr ""
+
+#: models.py:3456
+msgid "Shared (read/edit) with"
+msgstr ""
+
+#: models.py:3535
+msgid "Author types"
+msgstr ""
+
+#: models.py:3610
+msgid "Source types"
+msgstr ""
+
+#: models.py:3620 models_imports.py:669
+msgid "Support type"
+msgstr ""
+
+#: models.py:3621
+msgid "Support types"
+msgstr ""
+
+#: models.py:3630
+msgid "Format type"
+msgstr ""
+
+#: models.py:3631
+msgid "Format types"
+msgstr ""
+
+#: models.py:3640
+msgid "URL"
+msgstr ""
+
+#: models.py:3643
+msgid "License type"
+msgstr ""
+
+#: models.py:3644
+msgid "License types"
+msgstr ""
+
+#: models.py:3697
+msgctxt "key for text search"
+msgid "author"
+msgstr ""
+
+#: models.py:3701
+msgctxt "key for text search"
+msgid "title"
+msgstr ""
+
+#: models.py:3709
+msgctxt "key for text search"
+msgid "reference"
+msgstr ""
+
+#: models.py:3713
+msgctxt "key for text search"
+msgid "internal-reference"
+msgstr ""
+
+#: models.py:3717
+msgctxt "key for text search"
+msgid "description"
+msgstr ""
+
+#: models.py:3721
+msgctxt "key for text search"
+msgid "comment"
+msgstr ""
+
+#: models.py:3725
+msgctxt "key for text search"
+msgid "additional-information"
+msgstr ""
+
+#: models.py:3729
+msgctxt "key for text search"
+msgid "has-duplicate"
+msgstr ""
+
+#: models.py:3733 models.py:3780
+msgctxt "key for text search"
+msgid "operation"
+msgstr ""
+
+#: models.py:3737 models.py:3783
+msgctxt "key for text search"
+msgid "context-record"
+msgstr ""
+
+#: models.py:3741 models.py:3785
+msgctxt "key for text search"
+msgid "find"
+msgstr ""
+
+#: models.py:3745 models.py:3784
+msgctxt "key for text search"
+msgid "file"
+msgstr ""
+
+#: models.py:3749 models.py:3786
+msgctxt "key for text search"
+msgid "site"
+msgstr ""
+
+#: models.py:3753 models.py:3787
+msgctxt "key for text search"
+msgid "warehouse"
+msgstr ""
+
+#: models.py:3789
+msgctxt "key for text search"
+msgid "treatment"
+msgstr ""
+
+#: models.py:3792
+msgctxt "key for text search"
+msgid "treatment-file"
+msgstr ""
+
+#: models.py:3798
+msgid "Index"
+msgstr ""
+
+#: models.py:3800
+msgid "External ID"
+msgstr ""
+
+#: models.py:3801 templates/ishtar/blocks/window_image_detail.html:34
+msgid "Ref."
+msgstr ""
+
+#: models.py:3802 templates/ishtar/blocks/window_image_detail.html:44
+msgid "Internal ref."
+msgstr ""
+
+#: models.py:3806
+msgid "License"
+msgstr ""
+
+#: models.py:3808 templates/ishtar/blocks/window_image_detail.html:78
+msgid "Support"
+msgstr ""
+
+#: models.py:3810 models_imports.py:635
+#: templates/ishtar/blocks/window_image_detail.html:88
+msgid "Format"
+msgstr ""
+
+#: models.py:3812 templates/ishtar/blocks/window_image_detail.html:98
+msgid "Scale"
+msgstr ""
+
+#: models.py:3816
+msgid "Authors (raw)"
+msgstr ""
+
+#: models.py:3828 templates/ishtar/blocks/window_image_detail.html:118
+msgid "Number of items"
+msgstr ""
+
+#: models.py:3835
+msgid "Symbolic links"
+msgstr ""
+
+#: models.py:3838
+msgid "Related"
+msgstr ""
+
+#: models.py:3839
+msgid "Cached value - do not edit"
+msgstr ""
+
+#: models.py:3842 templates/ishtar/sheet_document.html:4
+msgid "Document"
+msgstr ""
+
+#: models.py:3843 templates/ishtar/sheet_person.html:113
+msgid "Documents"
+msgstr ""
+
+#: models.py:3847
+msgid "Can view all Documents"
+msgstr ""
+
+#: models.py:3849
+msgid "Can view own Document"
+msgstr ""
+
+#: models.py:3851
+msgid "Can add own Document"
+msgstr ""
+
+#: models.py:3853
+msgid "Can change own Document"
+msgstr ""
+
+#: models.py:3855
+msgid "Can delete own Document"
+msgstr ""
+
+#: models.py:4066
+msgid "Surface (m2)"
+msgstr ""
+
+#: models.py:4067
+msgid "Localisation"
+msgstr ""
+
+#: models.py:4075
+msgid "Year of creation"
+msgstr ""
+
+#: models.py:4076
+msgid "Filling this field is relevant to distinguish old towns from new towns."
+msgstr ""
+
+#: models.py:4208
+msgid "Only four level of parent are managed."
+msgstr ""
+
+#: models.py:4213
+msgid "Area"
+msgstr ""
+
+#: models.py:4232
+msgid "Is preventive"
+msgstr ""
+
+#: models.py:4233
+msgid "Is judiciary"
+msgstr ""
+
+#: models.py:4236 models_imports.py:636
+msgid "Operation type"
+msgstr ""
+
+#: models.py:4237
+msgid "Operation types"
+msgstr ""
+
+#: models.py:4276
+msgid "Judiciary"
+msgstr ""
+
+#: models.py:4278
+msgid "Preventive"
+msgstr ""
+
+#: models.py:4280
+msgid "Research"
+msgstr ""
+
+#: models.py:4315
+msgid "Authority name"
+msgstr ""
+
+#: models.py:4316
+msgid "Authority SRID"
+msgstr ""
+
+#: models.py:4319 models_imports.py:668
+msgid "Spatial reference system"
+msgstr ""
+
+#: models.py:4320
+msgid "Spatial reference systems"
+msgstr ""
+
+#: models.py:4329
+msgid "Filename"
+msgstr ""
+
+#: models.py:4334
+msgid "Administration script"
+msgstr ""
+
+#: models.py:4335
+msgid "Administration scripts"
+msgstr ""
+
+#: models.py:4342
+msgid "Scheduled"
+msgstr ""
+
+#: models.py:4343
+msgid "In progress"
+msgstr ""
+
+#: models.py:4344 models_imports.py:792
+msgid "Finished with errors"
+msgstr ""
+
+#: models.py:4345 models_imports.py:793
+msgid "Finished"
+msgstr ""
+
+#: models.py:4358
+msgid "Result"
+msgstr ""
+
+#: models.py:4361
+msgid "Administration task"
+msgstr ""
+
+#: models.py:4362
+msgid "Administration tasks"
+msgstr ""
+
+#: models.py:4366
+msgid "Unknown"
+msgstr ""
+
+#: models.py:4381
+msgid ""
+"ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your "
+"administrator."
+msgstr ""
+
+#: models.py:4390
+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:4401
+msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory."
+msgstr ""
+
+#: models.py:4417
+msgid ""
+"Script \"{}\" is not available in your script directory. Check your "
+"configuration."
+msgstr ""
+
+#: models_imports.py:99
+msgid "Class name"
+msgstr ""
+
+#: models_imports.py:103
+msgid "Importer - Model"
+msgstr ""
+
+#: models_imports.py:104
+msgid "Importer - Models"
+msgstr ""
+
+#: models_imports.py:130
+msgid "Associated model"
+msgstr ""
+
+#: models_imports.py:133
+msgid "Models that can accept new items"
+msgstr ""
+
+#: models_imports.py:134
+msgid "Leave blank for no restrictions"
+msgstr ""
+
+#: models_imports.py:136
+msgid "Can be exported"
+msgstr ""
+
+#: models_imports.py:137
+msgid "Unicity keys (separator \";\")"
+msgstr ""
+
+#: models_imports.py:143
+msgid "Importer - Type"
+msgstr ""
+
+#: models_imports.py:144
+msgid "Importer - Types"
+msgstr ""
+
+#: models_imports.py:247
+msgid ""
+"Importer configuration error: \"{}\" is not available for \"{}\". Check your "
+"default and column configuration"
+msgstr ""
+
+#: models_imports.py:275
+msgid "Importer - Default"
+msgstr ""
+
+#: models_imports.py:276
+msgid "Importer - Defaults"
+msgstr ""
+
+#: models_imports.py:321
+msgid "Importer - Default value"
+msgstr ""
+
+#: models_imports.py:322
+msgid "Importer - Default values"
+msgstr ""
+
+#: models_imports.py:371 templates/ishtar/import_step_by_step.html:101
+#: templates/ishtar/import_step_by_step.html:269
+msgid "Column number"
+msgstr ""
+
+#: models_imports.py:374
+msgid "Required"
+msgstr ""
+
+#: models_imports.py:376
+msgid "Export field name"
+msgstr ""
+
+#: models_imports.py:377
+msgid ""
+"Fill this field if the field name is ambiguous for export. For instance: "
+"concatenated fields."
+msgstr ""
+
+#: models_imports.py:383
+msgid "Importer - Column"
+msgstr ""
+
+#: models_imports.py:384
+msgid "Importer - Columns"
+msgstr ""
+
+#: models_imports.py:418
+msgid "Field name"
+msgstr ""
+
+#: models_imports.py:420 models_imports.py:477
+msgid "Force creation of new items"
+msgstr ""
+
+#: models_imports.py:422 models_imports.py:479
+msgid "Concatenate with existing"
+msgstr ""
+
+#: models_imports.py:424 models_imports.py:481
+msgid "Concatenate character"
+msgstr ""
+
+#: models_imports.py:429
+msgid "Importer - Duplicate field"
+msgstr ""
+
+#: models_imports.py:430
+msgid "Importer - Duplicate fields"
+msgstr ""
+
+#: models_imports.py:448
+msgid "Regular expression"
+msgstr ""
+
+#: models_imports.py:452
+msgid "Importer - Regular expression"
+msgstr ""
+
+#: models_imports.py:453
+msgid "Importer - Regular expressions"
+msgstr ""
+
+#: models_imports.py:487
+msgid "Importer - Target"
+msgstr ""
+
+#: models_imports.py:488
+msgid "Importer - Targets"
+msgstr ""
+
+#: models_imports.py:525 views_item.py:345 views_item.py:949
+msgid "True"
+msgstr ""
+
+#: models_imports.py:526 views_item.py:951
+msgid "False"
+msgstr ""
+
+#: models_imports.py:538
+msgid "All users can use it"
+msgstr ""
+
+#: models_imports.py:540
+msgid "All users can modify it"
+msgstr ""
+
+#: models_imports.py:545
+msgid "Importer - Target key group"
+msgstr ""
+
+#: models_imports.py:546
+msgid "Importer - Target key groups"
+msgstr ""
+
+#: models_imports.py:565
+msgid "Is set"
+msgstr ""
+
+#: models_imports.py:573
+msgid "Importer - Target key"
+msgstr ""
+
+#: models_imports.py:574
+msgid "Importer - Targets keys"
+msgstr ""
+
+#: models_imports.py:637
+msgid "Period"
+msgstr ""
+
+#: models_imports.py:638
+msgid "Report state"
+msgstr ""
+
+#: models_imports.py:639
+msgid "Remain type"
+msgstr ""
+
+#: models_imports.py:640
+msgid "Unit"
+msgstr ""
+
+#: models_imports.py:642
+msgid "Activity type"
+msgstr ""
+
+#: models_imports.py:644
+msgid "Documentation type"
+msgstr ""
+
+#: models_imports.py:645
+msgid "Material"
+msgstr ""
+
+#: models_imports.py:647
+msgid "Conservatory state"
+msgstr ""
+
+#: models_imports.py:648
+msgid "Container type"
+msgstr ""
+
+#: models_imports.py:650
+msgid "Warehouse division"
+msgstr ""
+
+#: models_imports.py:651
+msgid "Warehouse type"
+msgstr ""
+
+#: models_imports.py:652
+msgid "Treatment type"
+msgstr ""
+
+#: models_imports.py:654
+msgid "Treatment emergency type"
+msgstr ""
+
+#: models_imports.py:655
+msgid "Object type"
+msgstr ""
+
+#: models_imports.py:656
+msgid "Integrity type"
+msgstr ""
+
+#: models_imports.py:658
+msgid "Remarkability type"
+msgstr ""
+
+#: models_imports.py:659
+msgid "Alteration type"
+msgstr ""
+
+#: models_imports.py:661
+msgid "Alteration cause type"
+msgstr ""
+
+#: models_imports.py:662
+msgid "Batch type"
+msgstr ""
+
+#: models_imports.py:663
+msgid "Checked type"
+msgstr ""
+
+#: models_imports.py:665
+msgid "Identification type"
+msgstr ""
+
+#: models_imports.py:667
+msgid "Context record relation type"
+msgstr ""
+
+#: models_imports.py:678
+msgid "String"
+msgstr ""
+
+#: models_imports.py:681
+#: templates/ishtar/dashboards/dashboard_main_detail.html:196
+msgid "Year"
+msgstr ""
+
+#: models_imports.py:682
+msgid "INSEE code"
+msgstr ""
+
+#: models_imports.py:683
+msgid "String to boolean"
+msgstr ""
+
+#: models_imports.py:684
+msgctxt "filesystem"
+msgid "File"
+msgstr ""
+
+#: models_imports.py:685
+msgid "Unknow type"
+msgstr ""
+
+#: models_imports.py:702
+msgid "4 digit year. e.g.: \"2015\""
+msgstr ""
+
+#: models_imports.py:703
+msgid "4 digit year/month/day. e.g.: \"2015/02/04\""
+msgstr ""
+
+#: models_imports.py:704
+msgid "Day/month/4 digit year. e.g.: \"04/02/2015\""
+msgstr ""
+
+#: models_imports.py:720
+msgid "Options"
+msgstr ""
+
+#: models_imports.py:722
+msgid "Split character(s)"
+msgstr ""
+
+#: models_imports.py:727
+msgid "Importer - Formater type"
+msgstr ""
+
+#: models_imports.py:728
+msgid "Importer - Formater types"
+msgstr ""
+
+#: models_imports.py:784
+#: templates/ishtar/dashboards/dashboard_main_detail.html:132
+msgid "Created"
+msgstr ""
+
+#: models_imports.py:785
+msgid "Analyse in progress"
+msgstr ""
+
+#: models_imports.py:786
+msgid "Analysed"
+msgstr ""
+
+#: models_imports.py:787
+msgid "Check modified in queue"
+msgstr ""
+
+#: models_imports.py:788
+msgid "Import in queue"
+msgstr ""
+
+#: models_imports.py:789
+msgid "Check modified in progress"
+msgstr ""
+
+#: models_imports.py:790
+msgid "Import in progress"
+msgstr ""
+
+#: models_imports.py:791
+msgid "Partially imported"
+msgstr ""
+
+#: models_imports.py:794
+msgid "Archived"
+msgstr ""
+
+#: models_imports.py:830
+msgid "Imported file"
+msgstr ""
+
+#: models_imports.py:832
+msgid "Associated images (zip file)"
+msgstr ""
+
+#: models_imports.py:836
+msgid "If a group is selected, target key saved in this group will be used."
+msgstr ""
+
+#: models_imports.py:839
+msgid "Encoding"
+msgstr ""
+
+#: models_imports.py:842
+msgid "Skip lines"
+msgstr ""
+
+#: models_imports.py:843
+msgid "Number of header lines in your file (can be 0)."
+msgstr ""
+
+#: models_imports.py:844
+msgid "Error file"
+msgstr ""
+
+#: models_imports.py:847
+msgid "Result file"
+msgstr ""
+
+#: models_imports.py:850
+msgid "Match file"
+msgstr ""
+
+#: models_imports.py:856
+msgid "Conservative import"
+msgstr ""
+
+#: models_imports.py:857
+msgid "If set to true, do not overload existing values."
+msgstr ""
+
+#: models_imports.py:860
+msgid "End date"
+msgstr ""
+
+#: models_imports.py:863
+msgid "Remaining seconds"
+msgstr ""
+
+#: models_imports.py:865
+msgid "Current line"
+msgstr ""
+
+#: models_imports.py:867
+msgid "Number of line"
+msgstr ""
+
+#: models_imports.py:870
+msgid "Imported line numbers"
+msgstr ""
+
+#: models_imports.py:873
+msgid "Changed have been checked"
+msgstr ""
+
+#: models_imports.py:876
+msgid "Changed line numbers"
+msgstr ""
+
+#: models_imports.py:881
+msgid "Import"
+msgstr ""
+
+#: models_imports.py:970
+msgid "Analyse"
+msgstr ""
+
+#: models_imports.py:972 models_imports.py:981
+msgid "Re-analyse"
+msgstr ""
+
+#: models_imports.py:973
+msgid "Launch import"
+msgstr ""
+
+#: models_imports.py:976
+msgid "Step by step import"
+msgstr ""
+
+#: models_imports.py:977 models_imports.py:986
+msgid "Re-check for changes"
+msgstr ""
+
+#: models_imports.py:979 models_imports.py:988
+msgid "Check for changes"
+msgstr ""
+
+#: models_imports.py:982
+msgid "Re-import"
+msgstr ""
+
+#: models_imports.py:985
+msgid "Step by step re-import"
+msgstr ""
+
+#: models_imports.py:989
+msgid "Archive"
+msgstr ""
+
+#: models_imports.py:991
+msgid "Unarchive"
+msgstr ""
+
+#: models_imports.py:992 templates/ishtar/form_delete.html:11 views.py:1896
+#: widgets.py:371 widgets.py:403
+msgid "Delete"
+msgstr ""
+
+#: models_imports.py:1042
+msgid "Error in the CSV file."
+msgstr ""
+
+#: models_imports.py:1070
+msgid "Modification check {} added to the queue"
+msgstr ""
+
+#: models_imports.py:1140
+msgid "Import {} added to the queue"
+msgstr ""
+
+#: models_imports.py:1158
+msgid "Error on imported file: {}"
+msgstr ""
+
+#: models_imports.py:1193
+msgid "Import {} finished with errors"
+msgstr ""
+
+#: models_imports.py:1202
+msgid "Import {} finished with no errors"
+msgstr ""
+
+#: templates/404.html:3
+msgid "Page not found"
+msgstr ""
+
+#: templates/500.html:22
+msgid "An error has occured. The support team has been warned."
+msgstr ""
+
+#: templates/500.html:24
+msgid "Back to main page"
+msgstr ""
+
+#: templates/account_activation_email.txt:3
+#, python-format
+msgid "Your account on %(app_name)s has been created or modified."
+msgstr ""
+
+#: templates/account_activation_email.txt:5
+msgid "Login:"
+msgstr ""
+
+#: templates/account_activation_email.txt:6
+msgid "Password:"
+msgstr ""
+
+#: templates/account_activation_email.txt:8
+msgid "You can log in here:"
+msgstr ""
+
+#: templates/account_activation_email.txt:10
+msgid "Thank you for you interest in the project."
+msgstr ""
+
+#: templates/account_activation_email.txt:13
+#, python-format
+msgid "The %(app_name)s team"
+msgstr ""
+
+#: templates/admin/change_form.html:19
+#: templates/ishtar/blocks/window_nav.html:5
+msgid "History"
+msgstr ""
+
+#: templates/admin/change_form.html:21
+msgid "View on site"
+msgstr ""
+
+#: templates/admin/change_form.html:24 templates/admin/change_form.html:27
+#: views.py:1254 views.py:1259
+msgid "Previous"
+msgstr ""
+
+#: templates/admin/change_form.html:32 templates/admin/change_form.html:35
+#: views.py:1262 views.py:1265
+msgid "Next"
+msgstr ""
+
+#: templates/admin/gen_change_list.html:9
+#, python-format
+msgid "Add %(name)s"
+msgstr ""
+
+#: templates/admin/gen_change_list.html:14
+msgid "Import from CSV"
+msgstr ""
+
+#: templates/admin/profiletype_summary_change_list.html:4
+msgid "Profile type Summary"
+msgstr ""
+
+#: templates/base.html:43
+msgid "Searches in the shortcut menu deal with all items."
+msgstr ""
+
+#: templates/base.html:44
+msgid "Searches in the shortcut menu deal with only your items."
+msgstr ""
+
+#: templates/base.html:45
+msgid "Search pinned"
+msgstr ""
+
+#: templates/base.html:46
+msgid " items added."
+msgstr ""
+
+#: templates/base.html:47
+msgid "Select only one item."
+msgstr ""
+
+#: templates/base.html:48
+msgid "yes"
+msgstr ""
+
+#: templates/base.html:49
+msgid "no"
+msgstr ""
+
+#: templates/base.html:50
+msgid "Autorefresh start. The form is disabled."
+msgstr ""
+
+#: templates/base.html:51
+msgid "Autorefresh end. The form is re-enabled."
+msgstr ""
+
+#: templates/base.html:82
+msgid "Current items"
+msgstr ""
+
+#: templates/base.html:84 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:97
+msgid "Sheets"
+msgstr ""
+
+#: templates/base.html:158
+msgid "Processing..."
+msgstr ""
+
+#: templates/base.html:160
+msgid "This can be long."
+msgstr ""
+
+#: templates/base.html:162
+msgid "Time to take a coffee?"
+msgstr ""
+
+#: templates/base.html:164
+msgid "Time to take another coffee?"
+msgstr ""
+
+#: templates/blocks/DataTables.html:47
+#: templates/ishtar/blocks/window_tables/dynamic_documents.html:39
+msgid "Expand table"
+msgstr ""
+
+#: templates/blocks/DataTables.html:53 templates/blocks/JQueryJqGrid.html:26
+#: templates/ishtar/blocks/window_nav.html:62
+#: templates/ishtar/blocks/window_nav.html:68
+#: templates/ishtar/blocks/window_tables/dynamic_documents.html:45
+msgid "Export"
+msgstr ""
+
+#: templates/blocks/DataTables.html:56 templates/blocks/DataTables.html:59
+#: templates/blocks/JQueryJqGrid.html:29 templates/blocks/JQueryJqGrid.html:32
+msgid "Export as CSV - "
+msgstr ""
+
+#: templates/blocks/DataTables.html:56 templates/blocks/JQueryJqGrid.html:29
+#: templates/ishtar/blocks/advanced_shortcut_menu.html:7
+#: templates/ishtar/blocks/shortcut_menu.html:7
+msgid "simple"
+msgstr ""
+
+#: templates/blocks/DataTables.html:56
+msgid "Simple CSV"
+msgstr ""
+
+#: templates/blocks/DataTables.html:57 templates/blocks/JQueryJqGrid.html:30
+#: templates/ishtar/blocks/window_tables/dynamic_documents.html:48
+msgid "Export as CSV - full"
+msgstr ""
+
+#: templates/blocks/DataTables.html:57 templates/blocks/JQueryJqGrid.html:30
+#: templates/ishtar/blocks/window_tables/dynamic_documents.html:48
+msgid "CSV full"
+msgstr ""
+
+#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:35
+#: templates/ishtar/blocks/window_tables/dynamic_documents.html:47
+#: templates/ishtar/blocks/window_tables/dynamic_documents.html:50
+msgid "Export as CSV"
+msgstr ""
+
+#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:29
+#: templates/blocks/JQueryJqGrid.html:35
+#: templates/ishtar/blocks/window_tables/dynamic_documents.html:47
+msgid "CSV"
+msgstr ""
+
+#: templates/blocks/DataTables.html:69 templates/blocks/JQueryJqGrid.html:42
+#: templates/blocks/bs_form_snippet.html:88
+#: templates/ishtar/manage_basket.html:14 templates/window.html:39
+msgid "Add"
+msgstr ""
+
+#: templates/blocks/DataTables.html:177
+msgid "Select all items"
+msgstr ""
+
+#: templates/blocks/DataTables.html:182
+msgid "Deselect"
+msgstr ""
+
+#: templates/blocks/JQueryAdvancedTown.html:3
+msgctxt "Region"
+msgid "State"
+msgstr ""
+
+#: templates/blocks/JQueryAdvancedTown.html:29
+msgid "Choose a state first"
+msgstr ""
+
+#: templates/blocks/JQueryJqGrid.html:12
+msgid "Search and select an item"
+msgstr ""
+
+#: templates/blocks/JQueryJqGrid.html:16
+msgid "Pinned search:"
+msgstr ""
+
+#: templates/blocks/JQueryJqGrid.html:116
+msgid "An error as occured during search. Check your query fields."
+msgstr ""
+
+#: templates/blocks/bs_form_snippet.html:26
+msgid "help"
+msgstr ""
+
+#: templates/blocks/bs_form_snippet.html:48
+msgid "Criteria search"
+msgstr ""
+
+#: templates/blocks/bs_form_snippet.html:91
+#: templates/widgets/search_input.html:17
+msgid "Clear"
+msgstr ""
+
+#: templates/blocks/bs_form_snippet.html:93
+#: templates/ishtar/manage_basket.html:28 templates/ishtar/sheet.html:49
+msgid "Close"
+msgstr ""
+
+#: templates/blocks/comma_list.html:1
+msgid "and"
+msgstr ""
+
+#: templates/blocks/comma_list.html:1
+msgid ", "
+msgstr ""
+
+#: templates/blocks/comma_list.html:1
+msgid "."
+msgstr ""
+
+#: templates/blocks/form_flex_snippet.html:12
+msgid "Show / hide advanced search"
+msgstr ""
+
+#: templates/ishtar/blocks/advanced_shortcut_menu.html:7
+#: templates/ishtar/blocks/shortcut_menu.html:7
+#: templates/ishtar/blocks/shortcut_menu.html:20
+msgid ""
+"Simple menu limited to your own items. Be careful only the last 100 items "
+"are displayed."
+msgstr ""
+
+#: templates/ishtar/blocks/advanced_shortcut_menu.html:8
+#: templates/ishtar/blocks/shortcut_menu.html:8
+msgid "Advanced menu"
+msgstr ""
+
+#: templates/ishtar/blocks/advanced_shortcut_menu.html:8
+#: templates/ishtar/blocks/shortcut_menu.html:8
+msgid "advanced"
+msgstr ""
+
+#: templates/ishtar/blocks/advanced_shortcut_menu.html:12
+msgid "Search within my items"
+msgstr ""
+
+#: templates/ishtar/blocks/advanced_shortcut_menu.html:17
+msgid "Search within all items"
+msgstr ""
+
+#: templates/ishtar/blocks/advanced_shortcut_menu.html:31
+#: templates/ishtar/blocks/shortcut_menu.html:13
+msgid "Refresh current page"
+msgstr ""
+
+#: templates/ishtar/blocks/advanced_shortcut_menu.html:51
+#: templates/ishtar/blocks/shortcut_menu.html:39
+msgid "Unpin"
+msgstr ""
+
+#: templates/ishtar/blocks/base_shortcut_menu.html:20
+msgid "No default selection"
+msgstr ""
+
+#: templates/ishtar/blocks/base_shortcut_menu.html:28
+msgid ""
+"Pin an item in order to constrain default searches with this item. By "
+"default only your items are displayed. New created and modified items are "
+"auto-pin."
+msgstr ""
+
+#: templates/ishtar/blocks/base_shortcut_menu.html:32
+msgid "Default selection"
+msgstr ""
+
+#: templates/ishtar/blocks/footer.html:2
+#, python-format
+msgid ""
+"Powered by <a href=\"https://ishtar-archeo.net/\">Ishtar</a> v%(VERSION)s - "
+"a free software under AGPL v3 license."
+msgstr ""
+
+#: templates/ishtar/blocks/modify_toolbar.html:1
+#: templates/ishtar/blocks/window_image.html:11
+#: templates/ishtar/blocks/window_nav.html:49
+#: templates/ishtar/forms/qa_base.html:56
+#: templates/ishtar/organization_form.html:37
+#: templates/ishtar/organization_person_form.html:32
+#: templates/ishtar/person_form.html:43
+msgid "Modify"
+msgstr ""
+
+#: templates/ishtar/blocks/sheet_creation_section.html:4
+msgctxt "Sheet"
+msgid "Creation"
+msgstr ""
+
+#: templates/ishtar/blocks/sheet_creation_section.html:14
+msgctxt "Sheet"
+msgid "Modification"
+msgstr ""
+
+#: templates/ishtar/blocks/sheet_external_id.html:3
+msgid "Internal ID"
+msgstr ""
+
+#: templates/ishtar/blocks/sheet_json.html:3
+msgid "Data"
+msgstr ""
+
+#: templates/ishtar/blocks/sheet_json.html:9
+msgid "No data"
+msgstr ""
+
+#: templates/ishtar/blocks/window_image_detail.html:64
+msgid "Licenses"
+msgstr ""
+
+#: templates/ishtar/blocks/window_image_detail.html:111
+#: templates/ishtar/import_delete.html:20 templatetags/window_field.py:17
+#: views_item.py:547 wizards.py:405
+msgid "Yes"
+msgstr ""
+
+#: templates/ishtar/blocks/window_image_detail.html:128
+msgctxt "not directory"
+msgid "File"
+msgstr ""
+
+#: templates/ishtar/blocks/window_image_detail.html:139
+msgid "Web"
+msgstr ""
+
+#: templates/ishtar/blocks/window_image_detail.html:193
+#: templates/ishtar/blocks/window_tables/documents.html:10
+msgid "Related to"
+msgstr ""
+
+#: templates/ishtar/blocks/window_nav.html:17
+msgid ""
+"Are you sure to restore to this version? All changes made since this version "
+"will be lost."
+msgstr ""
+
+#: templates/ishtar/blocks/window_nav.html:18
+msgid "Restore this version"
+msgstr ""
+
+#: templates/ishtar/blocks/window_nav.html:36
+#: templates/ishtar/blocks/window_nav.html:38
+msgid "Pin"
+msgstr ""
+
+#: templates/ishtar/blocks/window_nav.html:38
+msgid "Item pined in your shortcut menu."
+msgstr ""
+
+#: templates/ishtar/blocks/window_nav.html:45
+msgid "Actions"
+msgstr ""
+
+#: templates/ishtar/blocks/window_nav.html:73
+msgid "Export as OpenOffice.org file"
+msgstr ""
+
+#: templates/ishtar/blocks/window_nav.html:77
+msgid "Export as PDF file"
+msgstr ""
+
+#: templates/ishtar/blocks/window_nav.html:92
+msgid "Relation between items are not historized."
+msgstr ""
+
+#: templates/ishtar/blocks/window_tables/documents.html:11
+#: templates/ishtar/blocks/window_tables/documents.html:19
+msgid "Link"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:3
+msgid "Numbers"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:12
+msgid "Change"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:17
+msgid "Total:"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:22
+msgid "Draw rectangle on the graph to zoom. Double-click to reinitialize."
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:28
+msgid "Display as an image"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:37
+msgid "Right-click on this image to save it."
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:55
+msgid "By years"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:58
+#: templates/ishtar/dashboards/dashboard_main_detail.html:96
+msgid "Average:"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:65
+#: templates/ishtar/dashboards/dashboard_main_detail.html:103
+msgid "Variance:"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:72
+#: templates/ishtar/dashboards/dashboard_main_detail.html:110
+msgid "Standard deviation:"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:78
+#: templates/ishtar/dashboards/dashboard_main_detail.html:116
+msgid "Median:"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:84
+#: templates/ishtar/dashboards/dashboard_main_detail.html:122
+msgid "Mode:"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:93
+msgid "By operations"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:130
+msgid "Created last"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:142
+msgid "Recent changes"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:144
+msgid "Modified"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:182
+msgid "No data for these criteria."
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail.html:202
+msgid "Month"
+msgstr ""
+
+#: templates/ishtar/dashboards/dashboard_main_detail_users.html:5
+msgid "User type"
+msgstr ""
+
+#: templates/ishtar/form.html:23 templates/ishtar/forms/document.html:24
+#: templates/ishtar/wizard/default_wizard.html:43
+msgid "Search and select an item in the table"
+msgstr ""
+
+#: templates/ishtar/form.html:29 templates/ishtar/forms/document.html:30
+#: templates/ishtar/forms/search_query.html:77 templates/ishtar/formset.html:8
+#: templates/ishtar/formset_import_match.html:51
+#: templates/ishtar/import_list.html:30 templates/ishtar/merge.html:30
+#: templates/ishtar/simple_form.html:7 templates/ishtar/wizard/search.html:29
+#: templates/ishtar/wizard/validation_bar.html:6
+msgid "Validate"
+msgstr ""
+
+#: templates/ishtar/forms/bookmark_delete.html:5
+msgid "Are you sure you want to delete: "
+msgstr ""
+
+#: templates/ishtar/forms/qa_base.html:24
+#: templates/ishtar/forms/qa_form.html:12
+msgid "Modified items"
+msgstr ""
+
+#: templates/ishtar/forms/qa_base.html:61
+#: templates/ishtar/import_step_by_step.html:126
+#: templates/ishtar/import_step_by_step.html:305
+#: templates/ishtar/organization_form.html:40
+#: templates/ishtar/organization_person_form.html:35
+#: templates/ishtar/person_form.html:46
+#: templates/ishtar/wizard/validation_bar.html:20
+msgid "Cancel"
+msgstr ""
+
+#: templates/ishtar/forms/search_query.html:5
+#: templates/widgets/search_input.html:32
+msgid "Bookmark this search"
+msgstr ""
+
+#: templates/ishtar/forms/search_query.html:36
+#: templates/ishtar/organization_form.html:38
+#: templates/ishtar/organization_person_form.html:33
+#: templates/ishtar/person_form.html:44
+msgid "New"
+msgstr ""
+
+#: templates/ishtar/forms/success.html:20
+msgid "Changes made successfully."
+msgstr ""
+
+#: templates/ishtar/formset_import_match.html:5
+#: templates/ishtar/formset_import_match.html:54
+#: templates/ishtar/import_step_by_step.html:6
+#: templates/ishtar/import_step_by_step.html:134
+#: templates/ishtar/import_step_by_step.html:313
+msgid "Back to import list"
+msgstr ""
+
+#: templates/ishtar/formset_import_match.html:23
+msgid "For"
+msgstr ""
+
+#: templates/ishtar/import_delete.html:8
+msgid "The current items are linked to this import:"
+msgstr ""
+
+#: templates/ishtar/import_delete.html:18
+msgid "All these items will be deleted with this import."
+msgstr ""
+
+#: templates/ishtar/import_delete.html:19
+msgid "Are you sure?"
+msgstr ""
+
+#: templates/ishtar/import_delete.html:22
+msgid "Back"
+msgstr ""
+
+#: templates/ishtar/import_list.html:10
+msgid "Autorefresh the table (useful when waiting for an import result)"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:14
+msgid "Add/modified"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:20
+msgid "All lines"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:33
+msgid "Already imported"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:34
+msgid "No changes"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:46
+msgid "Line"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:54
+msgid "Go"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:63 views.py:1104
+msgid "Import step by step"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:63
+msgid "line "
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:67
+msgid "This line have been already imported."
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:73
+msgid ""
+"The following error(s) has been encountered while parsing the source file:"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:76
+msgid "Column"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:77
+#: templates/ishtar/import_table.html:34
+msgid "Error"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:84
+msgid "Col."
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:103
+#: templates/ishtar/import_step_by_step.html:271
+msgid "Raw value"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:104
+#: templates/ishtar/import_step_by_step.html:213
+#: templates/ishtar/import_step_by_step.html:273
+msgid "New value"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:120
+#: templates/ishtar/import_step_by_step.html:291
+msgid "Update source file"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:148
+msgid "No change for this item."
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:153
+msgid "Changes will be made for this item"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:156
+msgid "New objects will be created."
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:162
+msgid "Objects to be created"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:187
+msgid "Objects to be updated"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:196
+#: templates/ishtar/import_step_by_step.html:242
+msgid "Matching values"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:208
+msgid "Updated values"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:212
+msgid "Old value"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:214
+msgid "Changed"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:233
+msgid "Objects matched with no changes"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:263
+#: templates/ishtar/import_table.html:47
+msgid "Source file"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:272
+msgid "Interpreted value"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:298
+msgid "Import this line"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:324
+msgid "No modification made to the source file"
+msgstr ""
+
+#: templates/ishtar/import_step_by_step.html:325
+msgid ""
+"Modification to the source file have been made. Save or cancel theses "
+"modification before import."
+msgstr ""
+
+#: templates/ishtar/import_table.html:23
+msgid "No pending imports."
+msgstr ""
+
+#: templates/ishtar/import_table.html:29
+msgctxt "file"
+msgid "File"
+msgstr ""
+
+#: templates/ishtar/import_table.html:31
+msgid "Status"
+msgstr ""
+
+#: templates/ishtar/import_table.html:32
+msgid "Action"
+msgstr ""
+
+#: templates/ishtar/import_table.html:33
+msgid "Unmatched items"
+msgstr ""
+
+#: templates/ishtar/import_table.html:35
+msgid "Control"
+msgstr ""
+
+#: templates/ishtar/import_table.html:36 templates/ishtar/import_table.html:65
+msgid "Match"
+msgstr ""
+
+#: templates/ishtar/import_table.html:69 templates/ishtar/import_table.html:72
+#: templates/ishtar/import_table.html:75
+msgctxt "not a directory"
+msgid "File"
+msgstr ""
+
+#: templates/ishtar/manage_basket.html:9
+msgid "Checking \"Select all\" only selects the current page."
+msgstr ""
+
+#: templates/ishtar/manage_basket.html:19
+msgid "Basket content"
+msgstr ""
+
+#: templates/ishtar/merge.html:4
+msgid "Merge"
+msgstr ""
+
+#: templates/ishtar/merge.html:6
+msgid "Every operation on this form is irreversible"
+msgstr ""
+
+#: templates/ishtar/merge.html:8
+msgid "Page "
+msgstr ""
+
+#: templates/ishtar/merge.html:16
+msgid "Item A"
+msgstr ""
+
+#: templates/ishtar/merge.html:17
+msgid "Item B"
+msgstr ""
+
+#: templates/ishtar/merge.html:18
+msgid "B is a duplicate of A"
+msgstr ""
+
+#: templates/ishtar/merge.html:19
+msgid "A is a duplicate of B"
+msgstr ""
+
+#: templates/ishtar/merge.html:20
+msgid "Is not duplicate"
+msgstr ""
+
+#: templates/ishtar/organization_form.html:39
+#: templates/ishtar/organization_person_form.html:34
+#: templates/ishtar/person_form.html:45
+msgid "Save"
+msgstr ""
+
+#: templates/ishtar/person_form.html:24
+msgid "Contact informations"
+msgstr ""
+
+#: templates/ishtar/sheet_document.html:32
+msgid "Web link"
+msgstr ""
+
+#: templates/ishtar/sheet_organization.html:19
+msgid "Person in the organization"
+msgstr ""
+
+#: templates/ishtar/sheet_organization.html:36
+msgid "No person in this organization"
+msgstr ""
+
+#: templates/ishtar/sheet_organization.html:40
+msgid "General contractor organization of archaeological files"
+msgstr ""
+
+#: templates/ishtar/sheet_organization.html:45
+msgid "Planning service of archaeological files"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:29
+#: templates/ishtar/wizard/wizard_person.html:38
+msgid "Phone type"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:52
+#: templates/ishtar/wizard/wizard_person.html:64
+msgid "Business address"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:61
+#: templates/ishtar/wizard/wizard_person.html:77
+msgid "Other address"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:70
+msgid "Associated organization"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:82
+msgid "Associated operations as scientist"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:87
+msgid "Associated operations as responsible"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:92
+msgid "Associated operations as collaborator"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:97
+#: templates/ishtar/wizard/wizard_person_deletion.html:6
+msgid "In charge of archaeological files"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:102
+#: templates/ishtar/wizard/wizard_person_deletion.html:15
+msgid "General contractor of archaeological files"
+msgstr ""
+
+#: templates/ishtar/sheet_person.html:107
+#: templates/ishtar/wizard/wizard_person_deletion.html:24
+msgid "Responsible for planning service of archaeological files"
+msgstr ""
+
+#: templates/ishtar/wizard/confirm_wizard.html:14
+#: templates/ishtar/wizard/wizard_done_summary.html:6
+msgid "You have entered the following informations:"
+msgstr ""
+
+#: templates/ishtar/wizard/confirm_wizard.html:56
+msgid "Would you like to save them?"
+msgstr ""
+
+#: templates/ishtar/wizard/default_wizard.html:31
+#: templates/ishtar/wizard/parcels_wizard.html:33
+#: templates/ishtar/wizard/relations_wizard.html:23
+#: templates/ishtar/wizard/search.html:36
+#: templates/ishtar/wizard/towns_wizard.html:19
+msgid "Add/Modify"
+msgstr ""
+
+#: templates/ishtar/wizard/default_wizard.html:59
+msgid ""
+"The form has changed. If you don't validate it, all your changes will be "
+"lost."
+msgstr ""
+
+#: templates/ishtar/wizard/parcels_wizard.html:14
+msgid ""
+"Existing parcels from the operation will be automatically added to the "
+"archaeological file."
+msgstr ""
+
+#: templates/ishtar/wizard/parcels_wizard.html:26
+#: templates/ishtar/wizard/relations_wizard.html:20
+msgid "all"
+msgstr ""
+
+#: templates/ishtar/wizard/parcels_wizard.html:29
+msgid "Add all parcels from the archaeological file"
+msgstr ""
+
+#: templates/ishtar/wizard/towns_wizard.html:27
+msgid "No town set in the associated file."
+msgstr ""
+
+#: templates/ishtar/wizard/validation_bar.html:13
+msgid "Validate and end"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_closing_done.html:4
+msgid "Item successfully closed"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_delete_done.html:4
+msgid "Item successfully deleted"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_done.html:6
+msgid "Item successfully saved"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_done_summary_2.html:7
+#: templates/ishtar/wizard/wizard_list_search_result.html:9
+msgid "You have saved the following informations:"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_organization_deletion.html:6
+msgid "Associated persons"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_organization_deletion.html:15
+msgid "Associated archaeological files"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_organization_deletion.html:24
+msgid "Operator of archaeological operations"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_organization_deletion.html:33
+msgid "Adminact: operator of archaeological operations"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person.html:39
+msgctxt "phone number"
+msgid "Number"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:33
+msgid "Scientist in charge of archaeological files"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:42
+msgid "Scientist in charge of archaeological operations"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:51
+msgid "In charge of archaeological operations"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:60
+msgid "Rapporteur CIRA des operations"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:69
+msgid "Administrativ act: in charge of archaeological operations"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:78
+msgid "Administrativ act: scientist in charge"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:87
+msgid "Administrativ act: signatory"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:96
+msgid "In charge of warehouses"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:104
+msgid "Treatments of items"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:108
+msgid "downstream"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:113
+msgid "upstream"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:122
+msgid "Property of items"
+msgstr ""
+
+#: templates/ishtar/wizard/wizard_person_deletion.html:131
+msgid "Owns parcels"
+msgstr ""
+
+#: templates/navbar.html:12
+msgid "Toggle navigation"
+msgstr ""
+
+#: templates/navbar.html:34
+msgid "Change password"
+msgstr ""
+
+#: templates/navbar.html:37
+msgid "Log out"
+msgstr ""
+
+#: templates/navbar.html:43 templates/registration/activate.html:10
+#: templates/registration/login.html:7 templates/registration/login.html:34
+#: templates/registration/password_reset_complete.html:8
+msgid "Log in"
+msgstr ""
+
+#: templates/registration/activate.html:8
+msgid "Account successfully activated"
+msgstr ""
+
+#: templates/registration/activate.html:14
+msgid "Account activation failed"
+msgstr ""
+
+#: templates/registration/activation_complete.html:6
+msgid "You may now login with your username and password."
+msgstr ""
+
+#: templates/registration/activation_complete.html:8
+msgid "Login now"
+msgstr ""
+
+#: templates/registration/activation_email.txt:2
+msgid "Activate account at"
+msgstr ""
+
+#: templates/registration/activation_email.txt:6
+#, python-format
+msgid "Link is valid for %(expiration_days)s days."
+msgstr ""
+
+#: templates/registration/activation_email_subject.txt:1
+msgid "Account activation on"
+msgstr ""
+
+#: templates/registration/login.html:43
+msgid "Forgot password?"
+msgstr ""
+
+#: templates/registration/login.html:43
+msgid "Reset it"
+msgstr ""
+
+#: templates/registration/login.html:44
+msgid "Not member?"
+msgstr ""
+
+#: templates/registration/login.html:44
+#: templates/registration/registration_form.html:8
+msgid "Register"
+msgstr ""
+
+#: templates/registration/logout.html:6
+msgid "Logged out"
+msgstr ""
+
+#: templates/registration/password_change_done.html:6
+msgid "Password changed"
+msgstr ""
+
+#: templates/registration/password_change_form.html:10
+#: templates/registration/password_reset_confirm.html:11
+#: templates/registration/password_reset_form.html:11
+#: templates/registration/registration_form.html:10
+msgid "Submit"
+msgstr ""
+
+#: templates/registration/password_reset_complete.html:6
+msgid "Password reset successfully"
+msgstr ""
+
+#: templates/registration/password_reset_confirm.html:17
+msgid "Password reset failed"
+msgstr ""
+
+#: templates/registration/password_reset_done.html:6
+msgid "Email with password reset instructions has been sent."
+msgstr ""
+
+#: templates/registration/password_reset_email.html:2
+#, python-format
+msgid "Reset password at %(site_name)s"
+msgstr ""
+
+#: templates/registration/password_reset_form.html:7
+msgid "Reset password"
+msgstr ""
+
+#: templates/registration/registration_complete.html:6
+msgid "You are now registered. Activation email sent."
+msgstr ""
+
+#: templates/welcome.html:3
+msgid ""
+"Welcome in Ishtar, open source software for management and inventory of "
+"archaeological data"
+msgstr ""
+
+#: templates/welcome.html:9
+msgid "Some useful links:"
+msgstr ""
+
+#: templates/welcome.html:11
+msgid "Presentation site and blog"
+msgstr ""
+
+#: templates/welcome.html:11
+msgid "stay tuned with Ishtar news!"
+msgstr ""
+
+#: templates/welcome.html:12
+msgid "Admin interface"
+msgstr ""
+
+#: templates/welcome.html:12
+msgid "for admin only."
+msgstr ""
+
+#: templates/welcome.html:13
+msgid "Forum"
+msgstr ""
+
+#: templates/welcome.html:13
+msgid ""
+"need help? find a new bug? a fantastic feature to propose? Here is the place "
+"to go."
+msgstr ""
+
+#: templates/welcome.html:14
+msgid "Source code"
+msgstr ""
+
+#: templates/welcome.html:14
+msgid "tickets"
+msgstr ""
+
+#: templates/welcome.html:14
+msgid "where the magic happens."
+msgstr ""
+
+#: templates/widgets/image_input.html:19
+msgid "delete"
+msgstr ""
+
+#: templates/widgets/search_input.html:12
+msgid "Criteria"
+msgstr ""
+
+#: templates/widgets/search_input.html:25
+msgid "Pin the current search"
+msgstr ""
+
+#: templates/widgets/search_input.html:38
+msgid "Bookmarks"
+msgstr ""
+
+#: templatetags/window_field.py:22 wizards.py:407
+msgid "No"
+msgstr ""
+
+#: templatetags/window_tables.py:88 widgets.py:1094
+msgid "No results"
+msgstr ""
+
+#: templatetags/window_tables.py:89 widgets.py:1095
+msgid "Loading..."
+msgstr ""
+
+#: utils.py:88
+msgid "You don't have sufficient permissions to do this action."
+msgstr ""
+
+#: utils.py:344
+msgid " (...)"
+msgstr ""
+
+#: utils.py:424
+msgid "Information"
+msgstr ""
+
+#: utils.py:425
+msgid "Load another random image?"
+msgstr ""
+
+#: views.py:83
+msgid ""
+"PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask "
+"your admin to do it)."
+msgstr ""
+
+#: views.py:88
+msgid ""
+"The slug of your current profile is set to \"default\". Change it on the "
+"administration page (or ask your admin to do it)."
+msgstr ""
+
+#: views.py:114
+msgid "New person"
+msgstr ""
+
+#: views.py:122
+msgid "Person modification"
+msgstr ""
+
+#: views.py:137
+msgid "Person deletion"
+msgstr ""
+
+#: views.py:148
+msgid "New organization"
+msgstr ""
+
+#: views.py:155
+msgid "Organization modification"
+msgstr ""
+
+#: views.py:171
+msgid "Organization deletion"
+msgstr ""
+
+#: views.py:182
+msgid "Account management"
+msgstr ""
+
+#: views.py:188
+msgid "Account deletion"
+msgstr ""
+
+#: views.py:252
+msgid "Archaeological file"
+msgstr ""
+
+#: views.py:259
+msgid "Warehouse"
+msgstr ""
+
+#: views.py:263
+msgid "Treatment request"
+msgstr ""
+
+#: views.py:264
+msgid "Treatment"
+msgstr ""
+
+#: views.py:747 views_item.py:117
+msgid "Operation not permitted."
+msgstr ""
+
+#: views.py:764 views.py:822
+msgid "Archaeological files"
+msgstr ""
+
+#: views.py:769 views.py:833
+msgid "Finds"
+msgstr ""
+
+#: views.py:771 views.py:838
+msgid "Treatment requests"
+msgstr ""
+
+#: views.py:772 views.py:844
+msgid "Treatments"
+msgstr ""
+
+#: views.py:1446
+msgid "Col. "
+msgstr ""
+
+#: views.py:1452 views.py:1464
+msgid "* empty *"
+msgstr ""
+
+#: views.py:1505
+msgid "Link unmatched items"
+msgstr ""
+
+#: views.py:1526
+msgid "Delete import"
+msgstr ""
+
+#: views.py:1565
+msgid "Merge persons"
+msgstr ""
+
+#: views.py:1589
+msgid "Select the main person"
+msgstr ""
+
+#: views.py:1598
+msgid "Merge organization"
+msgstr ""
+
+#: views.py:1608
+msgid "Select the main organization"
+msgstr ""
+
+#: views.py:1648 views.py:1664
+msgid "Corporation manager"
+msgstr ""
+
+#: views.py:1685
+msgid "Document: search"
+msgstr ""
+
+#: views.py:1700
+msgid "Document creation"
+msgstr ""
+
+#: views.py:1733
+msgid "Document modification"
+msgstr ""
+
+#: views.py:1763
+msgid "Document deletion"
+msgstr ""
+
+#: views.py:1872
+msgid "Delete bookmark"
+msgstr ""
+
+#: views.py:1895
+msgid "Bookmark - Delete"
+msgstr ""
+
+#: views_item.py:119
+#, python-format
+msgid "New %s"
+msgstr ""
+
+#: views_item.py:569
+msgctxt "key for text search"
+msgid "today"
+msgstr ""
+
+#: widgets.py:174
+msgid "The character \" is not accepted."
+msgstr ""
+
+#: widgets.py:547
+msgid "{} is not a valid key for {}"
+msgstr ""
+
+#: widgets.py:648 widgets.py:782 widgets.py:897
+msgid "Search..."
+msgstr ""
+
+#: widgets.py:717
+msgid "Previous value:"
+msgstr ""
+
+#: widgets.py:1096
+msgid "Remove"
+msgstr ""
+
+#: wizards.py:171
+msgid "Permission error: you cannot do this action."
+msgstr ""
+
+#: wizards.py:443
+msgid "Deleted"
+msgstr ""
+
+#: wizards.py:1769
+#, python-format
+msgid "[%(app_name)s] Account creation/modification"
+msgstr ""