diff options
| -rw-r--r-- | archaeological_context_records/forms.py | 4 | ||||
| -rw-r--r-- | archaeological_context_records/locale/django.pot | 266 | ||||
| -rw-r--r-- | archaeological_files/locale/django.pot | 1 | ||||
| -rw-r--r-- | archaeological_files_pdl/locale/django.pot | 2 | ||||
| -rw-r--r-- | archaeological_finds/locale/django.pot | 747 | ||||
| -rw-r--r-- | archaeological_operations/locale/django.pot | 693 | ||||
| -rw-r--r-- | archaeological_warehouse/locale/django.pot | 152 | ||||
| -rw-r--r-- | ishtar_common/locale/django.pot | 1152 | ||||
| -rw-r--r-- | translations/de/ishtar_common.po | 1127 | ||||
| -rw-r--r-- | translations/fr/archaeological_context_records.po | 267 | ||||
| -rw-r--r-- | translations/fr/archaeological_finds.po | 747 | ||||
| -rw-r--r-- | translations/fr/archaeological_operations.po | 694 | ||||
| -rw-r--r-- | translations/fr/archaeological_warehouse.po | 155 | ||||
| -rw-r--r-- | translations/fr/ishtar_common.po | 1170 | 
14 files changed, 3365 insertions, 3812 deletions
diff --git a/archaeological_context_records/forms.py b/archaeological_context_records/forms.py index acfb47d2a..8c29ff2b6 100644 --- a/archaeological_context_records/forms.py +++ b/archaeological_context_records/forms.py @@ -345,8 +345,8 @@ RecordRelationsFormSet.form_slug = "contextrecord-050-recordrelations"  class RecordFormInterpretation(CustomForm, ManageOldType, forms.Form): -    form_label = _("Interpretation") -    form_admin_name = "Context record - 040 - Interpretation" +    form_label = _(u"Interpretation") +    form_admin_name = _(u"Context record - 040 - Interpretation")      form_slug = "contextrecord-040-interpretation"      associated_models = {'activity': models.ActivityType, diff --git a/archaeological_context_records/locale/django.pot b/archaeological_context_records/locale/django.pot index a0f4aeaa4..2daf6f48c 100644 --- a/archaeological_context_records/locale/django.pot +++ b/archaeological_context_records/locale/django.pot @@ -5,7 +5,6 @@  # Valérie-Emma Leroux <emma@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 "" @@ -13,23 +12,28 @@ msgstr ""  msgid "Point"  msgstr "" -#: admin.py:51 models.py:325 +#: admin.py:51 models.py:328  msgid "Polygon"  msgstr "" -#: forms.py:49 forms.py:55 models.py:267 models.py:675 wizards.py:77 +#: forms.py:47 forms.py:53 models.py:270 wizards.py:77  msgid "Operation"  msgstr "" -#: forms.py:50 +#: forms.py:48  msgid "Context record - 010 - Operation choice"  msgstr "" +#: forms.py:61 +#| msgid "Context record - 020 - General" +msgid "Context record - 001 - Search" +msgstr "" +  #: forms.py:63  msgid "Full text search"  msgstr "" -#: forms.py:65 forms.py:157 models.py:272 models.py:640 +#: forms.py:65 forms.py:166 models.py:275 models.py:646  msgid "ID"  msgstr "" @@ -45,7 +49,7 @@ msgstr ""  msgid "Operation's number (index by year)"  msgstr "" -#: forms.py:76 models.py:270 +#: forms.py:76 models.py:273  msgid "Archaeological site"  msgstr "" @@ -53,7 +57,7 @@ msgstr ""  msgid "Search within related operations"  msgstr "" -#: forms.py:84 forms.py:280 models.py:65 +#: forms.py:84 forms.py:299 models.py:65  msgid "Period"  msgstr "" @@ -69,225 +73,202 @@ msgstr ""  msgid "Search within relations"  msgstr "" -#: forms.py:118 forms.py:375 views.py:105 +#: forms.py:125 views.py:96  msgid "Context record search"  msgstr "" -#: forms.py:133 +#: forms.py:141  msgid "You should at least select one context record."  msgstr "" -#: forms.py:139 +#: forms.py:147  msgid "General"  msgstr "" -#: forms.py:140 +#: forms.py:148  msgid "Context record - 020 - General"  msgstr "" -#: forms.py:151 models.py:230 models.py:265 models.py:642 +#: forms.py:159 models.py:230 models.py:265 models.py:648  msgid "Parcel"  msgstr "" -#: forms.py:154 +#: forms.py:160 models.py:227 models.py:228 models.py:268 +msgid "Town" +msgstr "" + +#: forms.py:163  msgid "Only the items associated to the operation can be selected."  msgstr "" -#: forms.py:159 models.py:273 models.py:643 +#: forms.py:168 models.py:276 models.py:649  #: templates/ishtar/sheet_contextrecord.html:45  msgid "Description"  msgstr "" -#: forms.py:161 models.py:274 +#: forms.py:170 models.py:277  msgid "General comment"  msgstr "" -#: forms.py:164 models.py:320 +#: forms.py:173 models.py:323  msgid "Excavation technique"  msgstr "" -#: forms.py:165 models.py:278 +#: forms.py:174 models.py:281  msgid "Length (m)"  msgstr "" -#: forms.py:166 models.py:279 +#: forms.py:175 models.py:282  msgid "Width (m)"  msgstr "" -#: forms.py:167 models.py:280 +#: forms.py:176 models.py:283  msgid "Thickness (m)"  msgstr "" -#: forms.py:168 models.py:282 +#: forms.py:177 models.py:285  msgid "Diameter (m)"  msgstr "" -#: forms.py:169 models.py:283 +#: forms.py:178 models.py:286  msgid "Depth (m)"  msgstr "" -#: forms.py:171 models.py:285 +#: forms.py:180 models.py:288  msgid "Depth of appearance (m)"  msgstr "" -#: forms.py:172 forms.py:395 models.py:294 models.py:641 +#: forms.py:181 models.py:297 models.py:647  msgid "Context record type"  msgstr "" -#: forms.py:174 models.py:275 +#: forms.py:183 models.py:278  msgid "Opening date"  msgstr "" -#: forms.py:176 models.py:277 templates/ishtar/sheet_contextrecord.html:128 +#: forms.py:185 models.py:280 templates/ishtar/sheet_contextrecord.html:128  msgid "Closing date"  msgstr "" -#: forms.py:179 ishtar_menu.py:48 +#: forms.py:188  msgid "Documentation"  msgstr "" -#: forms.py:182 models.py:287 +#: forms.py:191 models.py:290  msgid "Location"  msgstr "" -#: forms.py:261 +#: forms.py:284  msgid "This ID already exists for this operation."  msgstr "" -#: forms.py:269 models.py:326 -msgid "Images" +#: forms.py:288 +msgid "You have to choose a town or a parcel."  msgstr "" -#: forms.py:270 -msgid "Context record - 025 - Images" -msgstr "" - -#: forms.py:275 forms.py:296 models.py:76 +#: forms.py:294 forms.py:315 models.py:76  msgid "Dating"  msgstr "" -#: forms.py:281 models.py:66 +#: forms.py:300 models.py:66  msgid "Start date"  msgstr "" -#: forms.py:282 models.py:67 +#: forms.py:301 models.py:67  msgid "End date"  msgstr "" -#: forms.py:283 models.py:70 +#: forms.py:302 models.py:70  msgid "Quality"  msgstr "" -#: forms.py:284 models.py:44 models.py:68 +#: forms.py:303 models.py:44 models.py:68  msgid "Dating type"  msgstr "" -#: forms.py:297 +#: forms.py:316  msgid "Context record - 030 - Dating"  msgstr "" -#: forms.py:307 ishtar_menu.py:29 models.py:90 models.py:718 +#: forms.py:326 ishtar_menu.py:29 models.py:90  msgid "Context record"  msgstr "" -#: forms.py:323 +#: forms.py:342  msgid "Relations"  msgstr "" -#: forms.py:324 +#: forms.py:343  msgid "Context record - 050 - Relations"  msgstr "" -#: forms.py:329 forms.py:340 models.py:297 +#: forms.py:348 forms.py:359 models.py:300  #: templates/ishtar/sheet_contextrecord.html:59  msgid "Interpretation"  msgstr "" -#: forms.py:336 +#: forms.py:349 +#| msgid "Context record - 050 - Relations" +msgid "Context record - 040 - Interpretation" +msgstr "" + +#: forms.py:355  msgid "Comments on dating"  msgstr "" -#: forms.py:338 models.py:296 +#: forms.py:357 models.py:299  msgid "Filling"  msgstr "" -#: forms.py:342 models.py:317 +#: forms.py:361 models.py:320  msgid "Activity"  msgstr "" -#: forms.py:344 models.py:315 +#: forms.py:363 models.py:318  msgid "Identification"  msgstr "" -#: forms.py:346 models.py:300 +#: forms.py:365 models.py:303  msgid "TAQ"  msgstr "" -#: forms.py:347 models.py:304 +#: forms.py:366 models.py:307  msgid "Estimated TAQ"  msgstr "" -#: forms.py:349 models.py:307 +#: forms.py:368 models.py:310  msgid "TPQ"  msgstr "" -#: forms.py:350 models.py:311 +#: forms.py:369 models.py:314  msgid "Estimated TPQ"  msgstr "" -#: forms.py:360 +#: forms.py:379  msgid "Operation search"  msgstr "" -#: forms.py:362 +#: forms.py:381  msgid "You should select an operation."  msgstr "" -#: forms.py:367 +#: forms.py:386  msgid "Would you like to delete this context record?"  msgstr "" -#: forms.py:377 -msgid "You should select a context record." -msgstr "" - -#: forms.py:382 -msgid "Year of the operation" -msgstr "" - -#: forms.py:384 -msgid "Numeric reference" -msgstr "" - -#: forms.py:391 -msgid "Town of the operation" -msgstr "" - -#: forms.py:393 -msgid "Period of the context record" -msgstr "" - -#: forms.py:408 -msgid "Documentation search" -msgstr "" - -#: forms.py:410 -msgid "You should select a document." -msgstr "" - -#: ishtar_menu.py:32 ishtar_menu.py:51 +#: ishtar_menu.py:32  msgid "Search"  msgstr "" -#: ishtar_menu.py:36 ishtar_menu.py:56 +#: ishtar_menu.py:36  msgid "Creation"  msgstr "" -#: ishtar_menu.py:40 ishtar_menu.py:62 +#: ishtar_menu.py:40  msgid "Modification"  msgstr "" -#: ishtar_menu.py:44 ishtar_menu.py:68 +#: ishtar_menu.py:44  msgid "Deletion"  msgstr "" @@ -363,7 +344,7 @@ msgstr ""  msgid "Documentation types"  msgstr "" -#: models.py:221 models.py:644 +#: models.py:221 models.py:650  msgid "Periods"  msgstr "" @@ -387,10 +368,6 @@ msgstr ""  msgid "Parcel (external ID)"  msgstr "" -#: models.py:227 models.py:228 -msgid "Parcel (town)" -msgstr "" -  #: models.py:229  msgid "Parcel (year)"  msgstr "" @@ -403,119 +380,116 @@ msgstr ""  msgid "External ID is set automatically"  msgstr "" -#: models.py:288 +#: models.py:291  msgid "A short description of the location of the context record"  msgstr "" -#: models.py:292 +#: models.py:295  msgid "Comment on datings"  msgstr "" -#: models.py:301 +#: models.py:304  msgid ""  "\"Terminus Ante Quem\" the context record can't have been created after this "  "date"  msgstr "" -#: models.py:305 +#: models.py:308  msgid "Estimation of a \"Terminus Ante Quem\""  msgstr "" -#: models.py:308 +#: models.py:311  msgid ""  "\"Terminus Post Quem\" the context record can't have been created before "  "this date"  msgstr "" -#: models.py:312 +#: models.py:315  msgid "Estimation of a \"Terminus Post Quem\""  msgstr "" -#: models.py:323 +#: models.py:326  msgid "Point (2D)"  msgstr "" -#: models.py:324 +#: models.py:327  msgid "Point (3D)"  msgstr "" -#: models.py:328 +#: models.py:330 +#| msgid "Documentation" +msgid "Documents" +msgstr "" + +#: models.py:332  msgid "Cached name"  msgstr "" -#: models.py:339 models.py:340 templates/ishtar/sheet_contextrecord.html:4 +#: models.py:343 models.py:344 templates/ishtar/sheet_contextrecord.html:4  msgid "Context Record"  msgstr "" -#: models.py:356 +#: models.py:360  msgctxt "short"  msgid "Context record"  msgstr "" -#: models.py:571 models.py:594 models.py:639 +#: models.py:577 models.py:600 models.py:645  msgid "Relation type"  msgstr "" -#: models.py:572 +#: models.py:578  msgid "Relation types"  msgstr "" -#: models.py:589 +#: models.py:595  msgid "ID (left)"  msgstr "" -#: models.py:590 +#: models.py:596  msgid "Context record type (left)"  msgstr "" -#: models.py:591 +#: models.py:597  msgid "Parcel (left)"  msgstr "" -#: models.py:592 +#: models.py:598  msgid "Description (left)"  msgstr "" -#: models.py:593 +#: models.py:599  msgid "Periods (left)"  msgstr "" -#: models.py:595 +#: models.py:601  msgid "ID (right)"  msgstr "" -#: models.py:596 +#: models.py:602  msgid "Context record type (right)"  msgstr "" -#: models.py:597 +#: models.py:603  msgid "Parcel (right)"  msgstr "" -#: models.py:598 +#: models.py:604  msgid "Description (right)"  msgstr "" -#: models.py:599 +#: models.py:605  msgid "Periods (right)"  msgstr "" -#: models.py:608 +#: models.py:614  msgid "Record relation"  msgstr "" -#: models.py:609 +#: models.py:615  msgid "Record relations"  msgstr "" -#: models.py:703 -msgid "Context record documentation" -msgstr "" - -#: models.py:704 -msgid "Context record documentations" -msgstr "" -  #: templates/ishtar/sheet_contextrecord.html:70  msgid "Datations"  msgstr "" @@ -568,54 +542,22 @@ msgstr ""  msgid "No operation linked to this context record!"  msgstr "" -#: templates/ishtar/sheet_contextrecord.html:161 -msgid "Document from this context record" -msgstr "" - -#: templates/ishtar/sheet_contextrecord.html:166 +#: templates/ishtar/sheet_contextrecord.html:168  msgid "Finds"  msgstr "" -#: templates/ishtar/sheet_contextrecord.html:171 -msgid "Documents from associated finds" -msgstr "" - -#: templates/ishtar/sheet_contextrecordsource.html:4 -msgid "Context record source" -msgstr "" - -#: templates/ishtar/sheet_contextrecordsource.html:11 -msgid "Related context record" -msgstr "" - -#: views.py:120 +#: views.py:110  msgid "New context record"  msgstr "" -#: views.py:137 +#: views.py:126  msgid "Context record modification"  msgstr "" -#: views.py:148 +#: views.py:137  msgid "You don't have sufficient permissions to do this action."  msgstr "" -#: views.py:161 +#: views.py:150  msgid "Context record deletion"  msgstr "" - -#: views.py:166 -msgid "Context record: source search" -msgstr "" - -#: views.py:174 -msgid "Context record: new source" -msgstr "" - -#: views.py:182 -msgid "Context record: source modification" -msgstr "" - -#: views.py:197 -msgid "Context record: source deletion" -msgstr "" diff --git a/archaeological_files/locale/django.pot b/archaeological_files/locale/django.pot index aa851b7e4..1687619e2 100644 --- a/archaeological_files/locale/django.pot +++ b/archaeological_files/locale/django.pot @@ -6,7 +6,6 @@  # É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 "" diff --git a/archaeological_files_pdl/locale/django.pot b/archaeological_files_pdl/locale/django.pot index 50c241b42..ba28ccc08 100644 --- a/archaeological_files_pdl/locale/django.pot +++ b/archaeological_files_pdl/locale/django.pot @@ -3,7 +3,7 @@  # This file is distributed under the same license as the Ishtar package.  # Étienne Loks <etienne.loks at peacefrogs net>, 2014.  # Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata -# Étienne Loks <etienne.loks@iggdrasil.net>, 2018. #zanata +# Valérie-Emma Leroux <emma@iggdrasil.net>, 2018. #zanata  msgid ""  msgstr "" diff --git a/archaeological_finds/locale/django.pot b/archaeological_finds/locale/django.pot index 92e7a61e3..1fe51dca4 100644 --- a/archaeological_finds/locale/django.pot +++ b/archaeological_finds/locale/django.pot @@ -21,814 +21,754 @@ msgstr ""  msgid "Polygon"  msgstr "" -#: forms.py:101 forms.py:107 forms.py:452 models_finds.py:610 -#: models_finds.py:948 wizards.py:71 +#: forms.py:89 forms.py:95 forms.py:432 models_finds.py:611 models_finds.py:950 +#: wizards.py:71  msgid "Context record"  msgstr "" -#: forms.py:102 +#: forms.py:90  msgid "Find - 010 - Context record choice"  msgstr "" -#: forms.py:136 ishtar_menu.py:32 models_finds.py:849 models_finds.py:1495 -#: models_finds.py:1516 models_treatments.py:316 -#: templates/ishtar/sheet_find.html:4 +#: forms.py:124 ishtar_menu.py:32 models_finds.py:851 models_finds.py:1444 +#: models_treatments.py:311 templates/ishtar/sheet_find.html:4  msgid "Find"  msgstr "" -#: forms.py:137 +#: forms.py:125  msgid "Find - 020 - General"  msgstr "" -#: forms.py:151 templates/ishtar/sheet_find.html:119 +#: forms.py:139 templates/ishtar/sheet_find.html:119  msgid "Identification"  msgstr "" -#: forms.py:154 forms.py:434 forms.py:717 models_finds.py:237 -#: models_finds.py:719 templates/ishtar/sheet_find.html:19 +#: forms.py:142 forms.py:414 forms.py:697 models_finds.py:237 +#: models_finds.py:720 templates/ishtar/sheet_find.html:19  msgid "Free ID"  msgstr "" -#: forms.py:156 models_finds.py:720 templates/ishtar/sheet_find.html:18 +#: forms.py:144 models_finds.py:721 templates/ishtar/sheet_find.html:18  msgid "Denomination"  msgstr "" -#: forms.py:157 models_finds.py:793 +#: forms.py:145 models_finds.py:794  msgid "Previous ID"  msgstr "" -#: forms.py:159 models_finds.py:241 +#: forms.py:147 models_finds.py:241  msgid "Excavation ID"  msgstr "" -#: forms.py:160 models_finds.py:721 +#: forms.py:148 models_finds.py:722  msgid "Museum ID"  msgstr "" -#: forms.py:161 models_finds.py:716 +#: forms.py:149 models_finds.py:717  msgid "Seal number"  msgstr "" -#: forms.py:162 models_finds.py:789 +#: forms.py:150 models_finds.py:790  msgid "Mark"  msgstr "" -#: forms.py:164 forms.py:165 forms.py:474 forms_treatments.py:139 -#: models_finds.py:242 models_finds.py:722 models_treatments.py:112 +#: forms.py:152 forms.py:153 forms.py:454 forms_treatments.py:134 +#: models_finds.py:242 models_finds.py:723 models_treatments.py:111  #: templates/ishtar/sheet_find.html:134  msgid "Description"  msgstr "" -#: forms.py:168 models_finds.py:249 +#: forms.py:156 models_finds.py:249  msgid "Discovery date (exact or TPQ)"  msgstr "" -#: forms.py:171 models_finds.py:251 templates/ishtar/sheet_find.html:78 +#: forms.py:159 models_finds.py:251 templates/ishtar/sheet_find.html:78  msgid "Discovery date (TAQ)"  msgstr "" -#: forms.py:173 forms.py:476 models_finds.py:253 +#: forms.py:161 forms.py:456 models_finds.py:253  msgid "Batch/object"  msgstr "" -#: forms.py:175 models_finds.py:754 +#: forms.py:163 models_finds.py:755  msgid "Is complete?"  msgstr "" -#: forms.py:178 models_finds.py:54 models_finds.py:633 models_finds.py:728 +#: forms.py:166 models_finds.py:54 models_finds.py:634 models_finds.py:729  msgid "Material types"  msgstr "" -#: forms.py:181 models_finds.py:733 +#: forms.py:169 models_finds.py:734  msgid "Material type quality"  msgstr "" -#: forms.py:183 models_finds.py:149 models_finds.py:634 models_finds.py:757 +#: forms.py:171 models_finds.py:149 models_finds.py:635 models_finds.py:758  msgid "Object types"  msgstr "" -#: forms.py:186 models_finds.py:762 +#: forms.py:174 models_finds.py:763  msgid "Object type quality"  msgstr "" -#: forms.py:187 forms.py:724 models_finds.py:740 +#: forms.py:175 forms.py:704 models_finds.py:741  msgid "Find number"  msgstr "" -#: forms.py:189 models_finds.py:775 +#: forms.py:177 models_finds.py:776  msgid "Minimum number of individuals (MNI)"  msgstr "" -#: forms.py:191 models_finds.py:723 +#: forms.py:179 models_finds.py:724  msgid "Decoration"  msgstr "" -#: forms.py:193 models_finds.py:724 +#: forms.py:181 models_finds.py:725  msgid "Inscription"  msgstr "" -#: forms.py:196 models_finds.py:726 +#: forms.py:184 models_finds.py:727  msgid "Manufacturing place"  msgstr "" -#: forms.py:198 models_finds.py:772 +#: forms.py:186 models_finds.py:773  msgid "Communicability"  msgstr "" -#: forms.py:200 forms_treatments.py:141 forms_treatments.py:492 -#: models_finds.py:243 models_finds.py:790 models_treatments.py:111 -#: models_treatments.py:535 +#: forms.py:188 forms_treatments.py:136 forms_treatments.py:479 +#: models_finds.py:243 models_finds.py:791 models_treatments.py:110 +#: models_treatments.py:530  msgid "Comment"  msgstr "" -#: forms.py:203 models_finds.py:791 +#: forms.py:191 models_finds.py:792  msgid "Comment on dating"  msgstr "" -#: forms.py:205 templates/ishtar/sheet_find.html:152 +#: forms.py:193 templates/ishtar/sheet_find.html:152  msgid "Dimensions"  msgstr "" -#: forms.py:206 models_finds.py:776 +#: forms.py:194 models_finds.py:777  msgid "Length (cm)"  msgstr "" -#: forms.py:207 models_finds.py:777 +#: forms.py:195 models_finds.py:778  msgid "Width (cm)"  msgstr "" -#: forms.py:208 models_finds.py:778 +#: forms.py:196 models_finds.py:779  msgid "Height (cm)"  msgstr "" -#: forms.py:209 models_finds.py:779 +#: forms.py:197 models_finds.py:780  msgid "Diameter (cm)"  msgstr "" -#: forms.py:210 models_finds.py:780 +#: forms.py:198 models_finds.py:781  msgid "Thickness (cm)"  msgstr "" -#: forms.py:211 forms.py:722 models_finds.py:736 +#: forms.py:199 forms.py:702 models_finds.py:737  msgid "Volume (l)"  msgstr "" -#: forms.py:212 forms.py:723 templates/ishtar/sheet_find.html:160 +#: forms.py:200 forms.py:703 templates/ishtar/sheet_find.html:160  msgid "Weight (g)"  msgstr "" -#: forms.py:214 +#: forms.py:202  msgid "Clutter long side (cm)"  msgstr "" -#: forms.py:216 +#: forms.py:204  msgid "Clutter short side (cm)"  msgstr "" -#: forms.py:218 +#: forms.py:206  msgid "Clutter height (cm)"  msgstr "" -#: forms.py:220 models_finds.py:787 +#: forms.py:208 models_finds.py:788  msgid "Dimensions comment"  msgstr "" -#: forms.py:223 templates/ishtar/sheet_find.html:94 +#: forms.py:211 templates/ishtar/sheet_find.html:94  #: templates/ishtar/sheet_find.html:98  msgid "Coordinates"  msgstr "" -#: forms.py:225 models_finds.py:258 +#: forms.py:213 models_finds.py:258  msgid "Point of topographic reference"  msgstr "" -#: forms.py:228 models_finds.py:260 +#: forms.py:216 models_finds.py:260  msgid "X"  msgstr "" -#: forms.py:229 models_finds.py:261 +#: forms.py:217 models_finds.py:261  msgid "Y"  msgstr "" -#: forms.py:230 models_finds.py:262 +#: forms.py:218 models_finds.py:262  msgid "Z"  msgstr "" -#: forms.py:232 models_finds.py:270 +#: forms.py:220 models_finds.py:270  msgid "Spatial Reference System"  msgstr "" -#: forms.py:235 models_finds.py:263 +#: forms.py:223 models_finds.py:263  msgid "Estimated error for X"  msgstr "" -#: forms.py:237 models_finds.py:265 +#: forms.py:225 models_finds.py:265  msgid "Estimated error for Y"  msgstr "" -#: forms.py:239 models_finds.py:267 +#: forms.py:227 models_finds.py:267  msgid "Estimated error for Z"  msgstr "" -#: forms.py:241 templates/ishtar/sheet_find.html:169 +#: forms.py:229 templates/ishtar/sheet_find.html:169  msgid "Sheet"  msgstr "" -#: forms.py:242 forms.py:477 models_finds.py:795 +#: forms.py:230 forms.py:457 models_finds.py:796  msgid "Check"  msgstr "" -#: forms.py:244 models_finds.py:797 +#: forms.py:232 models_finds.py:798  msgid "Check date"  msgstr "" -#: forms.py:283 +#: forms.py:271  msgid ""  "Discovery date: if a TAQ date is provided a TPQ date has to be informed. If "  "you have a precise date fill only the TPQ - discovery date field."  msgstr "" -#: forms.py:289 +#: forms.py:277  msgid "Discovery date: TAQ date must be older than TPQ date."  msgstr "" -#: forms.py:299 +#: forms.py:287  msgid "Clutter: short side cannot be bigger than the long side."  msgstr "" -#: forms.py:316 +#: forms.py:304  msgid "You should at least provide X, Y and the spatial reference system used."  msgstr "" -#: forms.py:325 +#: forms.py:313  msgid "Coordinates are not relevant for the spatial reference system used: {}."  msgstr "" -#: forms.py:333 forms_treatments.py:264 models_finds.py:831 -#: models_treatments.py:128 -msgid "Images" -msgstr "" - -#: forms.py:334 -msgid "Find - 025 - Images" -msgstr "" - -#: forms.py:339 templates/ishtar/sheet_find.html:182 +#: forms.py:319 templates/ishtar/sheet_find.html:182  msgid "Preservation"  msgstr "" -#: forms.py:340 +#: forms.py:320  msgid "Find - 030 - Preservation"  msgstr "" -#: forms.py:353 forms.py:470 models_finds.py:766 +#: forms.py:333 forms.py:450 models_finds.py:767  msgid "Integrity / interest"  msgstr "" -#: forms.py:356 forms.py:472 models_finds.py:769 +#: forms.py:336 forms.py:452 models_finds.py:770  msgid "Remarkability"  msgstr "" -#: forms.py:358 forms.py:468 models_finds.py:77 models_finds.py:807 +#: forms.py:338 forms.py:448 models_finds.py:77 models_finds.py:808  msgid "Conservatory state"  msgstr "" -#: forms.py:361 models_finds.py:816 +#: forms.py:341 models_finds.py:817  msgid "Alteration"  msgstr "" -#: forms.py:364 models_finds.py:820 +#: forms.py:344 models_finds.py:821  msgid "Alteration cause"  msgstr "" -#: forms.py:367 models_finds.py:813 +#: forms.py:347 models_finds.py:814  msgid "Recommended treatments"  msgstr "" -#: forms.py:369 models_finds.py:824 +#: forms.py:349 models_finds.py:825  msgid "Treatment emergency"  msgstr "" -#: forms.py:371 models_finds.py:799 +#: forms.py:351 models_finds.py:800  msgid "Estimated value"  msgstr "" -#: forms.py:372 models_finds.py:827 +#: forms.py:352 models_finds.py:828  msgid "Insurance value"  msgstr "" -#: forms.py:374 models_finds.py:829 +#: forms.py:354 models_finds.py:830  msgid "Appraisal date"  msgstr "" -#: forms.py:376 models_finds.py:809 +#: forms.py:356 models_finds.py:810  msgid "Conservatory comment"  msgstr "" -#: forms.py:400 forms.py:424 models_finds.py:748 +#: forms.py:380 forms.py:404 models_finds.py:749  #: templates/ishtar/sheet_find.html:199  msgid "Dating"  msgstr "" -#: forms.py:405 forms.py:463 +#: forms.py:385 forms.py:443  msgid "Period"  msgstr "" -#: forms.py:406 forms_treatments.py:143 forms_treatments.py:292 -#: forms_treatments.py:494 models_finds.py:1521 models_treatments.py:114 -#: models_treatments.py:327 templates/ishtar/sheet_find.html:232 +#: forms.py:386 forms_treatments.py:138 forms_treatments.py:279 +#: forms_treatments.py:481 models_finds.py:1449 models_treatments.py:113 +#: models_treatments.py:322 templates/ishtar/sheet_find.html:232  #: templates/ishtar/sheet_find.html:270  msgid "Start date"  msgstr "" -#: forms.py:408 models_finds.py:1522 models_treatments.py:328 +#: forms.py:388 models_finds.py:1450 models_treatments.py:323  #: templates/ishtar/sheet_find.html:233 templates/ishtar/sheet_find.html:271  msgid "End date"  msgstr "" -#: forms.py:409 +#: forms.py:389  msgid "Quality"  msgstr "" -#: forms.py:411 +#: forms.py:391  msgid "Dating type"  msgstr "" -#: forms.py:413 +#: forms.py:393  msgid "Precise dating"  msgstr "" -#: forms.py:425 +#: forms.py:405  msgid "Find - 040 - Dating"  msgstr "" -#: forms.py:430 forms_treatments.py:52 forms_treatments.py:338 -#: forms_treatments.py:409 forms_treatments.py:596 +#: forms.py:410 forms_treatments.py:47 forms_treatments.py:325 +#: forms_treatments.py:396 forms_treatments.py:583  msgid "Full text search"  msgstr "" -#: forms.py:432 models_finds.py:277 +#: forms.py:412 models_finds.py:277  msgid "Short ID"  msgstr "" -#: forms.py:433 models_finds.py:280 +#: forms.py:413 models_finds.py:280  msgid "Complete ID"  msgstr "" -#: forms.py:437 forms_treatments.py:56 forms_treatments.py:101 -#: forms_treatments.py:340 forms_treatments.py:413 forms_treatments.py:464 -#: forms_treatments.py:598 models_treatments.py:88 models_treatments.py:508 +#: forms.py:417 forms_treatments.py:51 forms_treatments.py:96 +#: forms_treatments.py:327 forms_treatments.py:400 forms_treatments.py:451 +#: forms_treatments.py:585 models_treatments.py:87 models_treatments.py:503  msgid "Year"  msgstr "" -#: forms.py:439 +#: forms.py:419  msgid "Operation's number (index by year)"  msgstr "" -#: forms.py:442 +#: forms.py:422  msgid "Code PATRIARCHE"  msgstr "" -#: forms.py:446 +#: forms.py:426  msgid "Archaeological site"  msgstr "" -#: forms.py:458 +#: forms.py:438  msgid "Search within related operations"  msgstr "" -#: forms.py:461 +#: forms.py:441  msgid "Search within related context records"  msgstr "" -#: forms.py:464 forms.py:721 models_finds.py:53 +#: forms.py:444 forms.py:701 models_finds.py:53  msgid "Material type"  msgstr "" -#: forms.py:465 models_finds.py:148 +#: forms.py:445 models_finds.py:148  msgid "Object type"  msgstr "" -#: forms.py:467 +#: forms.py:447  msgid "Preservation type"  msgstr "" -#: forms.py:478 forms_treatments.py:59 +#: forms.py:458 forms_treatments.py:54  msgid "Has an image?"  msgstr "" -#: forms.py:532 +#: forms.py:512  msgid "Warehouse (location)"  msgstr "" -#: forms.py:538 +#: forms.py:518  msgid "Warehouse (responsible)"  msgstr "" -#: forms.py:543 +#: forms.py:523  msgid "Container ID"  msgstr "" -#: forms.py:544 +#: forms.py:524  msgid "Container ref."  msgstr "" -#: forms.py:549 forms.py:572 views.py:161 +#: forms.py:529 forms.py:552 views.py:156  msgid "Find search"  msgstr "" -#: forms.py:597 models_treatments.py:220 +#: forms.py:577 models_treatments.py:220  #: templates/ishtar/sheet_treatment.html:56  msgid "Upstream finds"  msgstr "" -#: forms.py:599 models_finds.py:850 +#: forms.py:579 models_finds.py:852  msgid "Finds"  msgstr "" -#: forms.py:611 +#: forms.py:591  msgid "You should at least select one archaeological find."  msgstr "" -#: forms.py:714 +#: forms.py:694  msgid "Resulting find"  msgstr "" -#: forms.py:719 +#: forms.py:699  msgid "Precise description"  msgstr "" -#: forms.py:733 +#: forms.py:713  msgid "Resulting finds"  msgstr "" -#: forms.py:738 +#: forms.py:718  msgid "Would you like to delete this find?"  msgstr "" -#: forms.py:742 models_treatments.py:70 +#: forms.py:722 models_treatments.py:69  msgid "Upstream find"  msgstr "" -#: forms.py:755 -msgid "Archaeological find search" -msgstr "" - -#: forms.py:757 -msgid "You should select an archaeological find." -msgstr "" - -#: forms.py:762 -msgid "Year of the operation" -msgstr "" - -#: forms.py:764 -msgid "Numeric reference" -msgstr "" - -#: forms.py:771 -msgid "Period of the archaeological find" -msgstr "" - -#: forms.py:773 -msgid "Material type of the archaeological find" -msgstr "" - -#: forms.py:775 -msgid "Description of the archaeological find" -msgstr "" - -#: forms.py:787 forms_treatments.py:698 forms_treatments.py:728 -msgid "Documentation search" -msgstr "" - -#: forms.py:789 forms_treatments.py:700 forms_treatments.py:730 -msgid "You should select a document." -msgstr "" - -#: forms.py:806 +#: forms.py:743  msgid "Another basket already exists with this name."  msgstr "" -#: forms.py:816 forms.py:820 forms_treatments.py:180 ishtar_menu.py:57 +#: forms.py:753 forms.py:757 forms_treatments.py:175 ishtar_menu.py:57  msgid "Basket"  msgstr "" -#: forms_treatments.py:54 forms_treatments.py:97 models_treatments.py:84 +#: forms_treatments.py:49 forms_treatments.py:92 models_treatments.py:83  #: templates/ishtar/sheet_find.html:226 templates/ishtar/sheet_find.html:264  msgid "Label"  msgstr "" -#: forms_treatments.py:55 forms_treatments.py:100 models_treatments.py:86 +#: forms_treatments.py:50 forms_treatments.py:95 models_treatments.py:85  msgid "Other ref."  msgstr "" -#: forms_treatments.py:57 forms_treatments.py:232 forms_treatments.py:341 -#: forms_treatments.py:403 forms_treatments.py:414 forms_treatments.py:517 -#: forms_treatments.py:599 forms_treatments.py:664 models_treatments.py:89 -#: models_treatments.py:509 +#: forms_treatments.py:52 forms_treatments.py:227 forms_treatments.py:328 +#: forms_treatments.py:390 forms_treatments.py:401 forms_treatments.py:504 +#: forms_treatments.py:586 forms_treatments.py:651 models_treatments.py:88 +#: models_treatments.py:504  msgid "Index"  msgstr "" -#: forms_treatments.py:58 forms_treatments.py:106 forms_treatments.py:300 -#: forms_treatments.py:357 forms_treatments.py:686 models_finds.py:103 -#: models_treatments.py:94 models_treatments.py:326 +#: forms_treatments.py:53 forms_treatments.py:101 forms_treatments.py:287 +#: forms_treatments.py:344 models_finds.py:103 models_treatments.py:93 +#: models_treatments.py:321  msgid "Treatment type"  msgstr "" -#: forms_treatments.py:71 forms_treatments.py:668 views.py:426 +#: forms_treatments.py:66 views.py:383  msgid "Treatment search"  msgstr "" -#: forms_treatments.py:83 +#: forms_treatments.py:78  msgid "Base treatment"  msgstr "" -#: forms_treatments.py:84 +#: forms_treatments.py:79  msgid "Treatment - 020 - General"  msgstr "" -#: forms_treatments.py:108 models_treatments.py:72 models_treatments.py:96 +#: forms_treatments.py:103 models_treatments.py:71 models_treatments.py:95  #: templates/ishtar/sheet_find.html:228 templates/ishtar/sheet_find.html:266  msgid "State"  msgstr "" -#: forms_treatments.py:110 +#: forms_treatments.py:105  msgid "Target"  msgstr "" -#: forms_treatments.py:112 forms_treatments.py:475 models_treatments.py:104 +#: forms_treatments.py:107 forms_treatments.py:462 models_treatments.py:103  msgid "Responsible"  msgstr "" -#: forms_treatments.py:118 models_treatments.py:107 +#: forms_treatments.py:113 models_treatments.py:106  msgid "Organization"  msgstr "" -#: forms_treatments.py:124 models_treatments.py:99 models_treatments.py:329 +#: forms_treatments.py:119 models_treatments.py:98 models_treatments.py:324  msgid "Location"  msgstr "" -#: forms_treatments.py:130 +#: forms_treatments.py:125  msgid "Container (relevant for packaging)"  msgstr "" -#: forms_treatments.py:136 forms_treatments.py:471 +#: forms_treatments.py:131 forms_treatments.py:458  msgid "External ref."  msgstr "" -#: forms_treatments.py:137 models_treatments.py:113 +#: forms_treatments.py:132 models_treatments.py:112  msgid "Goal"  msgstr "" -#: forms_treatments.py:145 forms_treatments.py:292 forms_treatments.py:500 -#: forms_treatments.py:552 models_treatments.py:115 models_treatments.py:529 +#: forms_treatments.py:140 forms_treatments.py:279 forms_treatments.py:487 +#: forms_treatments.py:539 models_treatments.py:114 models_treatments.py:524  msgid "Closing date"  msgstr "" -#: forms_treatments.py:147 +#: forms_treatments.py:142  #, python-brace-format  msgid "Estimated cost ({currency})"  msgstr "" -#: forms_treatments.py:149 +#: forms_treatments.py:144  #, python-brace-format  msgid "Quoted cost ({currency})"  msgstr "" -#: forms_treatments.py:151 +#: forms_treatments.py:146  #, python-brace-format  msgid "Realized cost ({currency})"  msgstr "" -#: forms_treatments.py:153 +#: forms_treatments.py:148  #, python-brace-format  msgid "Insurance cost ({currency})"  msgstr "" -#: forms_treatments.py:180 +#: forms_treatments.py:175  msgid "Single find"  msgstr "" -#: forms_treatments.py:204 +#: forms_treatments.py:199  msgid ""  "The container field is attached to the treatment. If no packaging treatment "  "is done it is not relevant."  msgstr "" -#: forms_treatments.py:209 +#: forms_treatments.py:204  msgid "If a packaging treatment is done, the container field must be filled."  msgstr "" -#: forms_treatments.py:213 +#: forms_treatments.py:208  msgid "A responsible or an organization must be defined."  msgstr "" -#: forms_treatments.py:256 +#: forms_treatments.py:251  msgid "Another treatment with this index exists for {}."  msgstr "" -#: forms_treatments.py:265 -msgid "Treatment - 025 - Images" -msgstr "" - -#: forms_treatments.py:270 models_treatments.py:92 +#: forms_treatments.py:257 models_treatments.py:91  msgid "Associated request"  msgstr "" -#: forms_treatments.py:271 +#: forms_treatments.py:258  msgid "Treatment - 010 - Request choice"  msgstr "" -#: forms_treatments.py:276 forms_treatments.py:455 ishtar_menu.py:108 -#: models_treatments.py:541 models_treatments.py:569 models_treatments.py:649 +#: forms_treatments.py:263 forms_treatments.py:442 ishtar_menu.py:84 +#: models_treatments.py:539 models_treatments.py:567  #: templates/ishtar/sheet_treatmentfile.html:4 wizards.py:195  msgid "Treatment request"  msgstr "" -#: forms_treatments.py:285 +#: forms_treatments.py:272  msgid ""  "Are you sure you want to delete this treatment? All changes made to the "  "associated finds since this treatment record will be lost!"  msgstr "" -#: forms_treatments.py:288 +#: forms_treatments.py:275  msgid "Would you like to delete this treatment?"  msgstr "" -#: forms_treatments.py:291 +#: forms_treatments.py:278  msgid "months"  msgstr "" -#: forms_treatments.py:291 +#: forms_treatments.py:278  msgid "years"  msgstr "" -#: forms_treatments.py:296 forms_treatments.py:556 +#: forms_treatments.py:283 forms_treatments.py:543  msgid "Slicing"  msgstr "" -#: forms_treatments.py:299 forms_treatments.py:559 +#: forms_treatments.py:286 forms_treatments.py:546  msgid "Date get from"  msgstr "" -#: forms_treatments.py:302 forms_treatments.py:562 +#: forms_treatments.py:289 forms_treatments.py:549  msgid "Date after"  msgstr "" -#: forms_treatments.py:304 forms_treatments.py:564 +#: forms_treatments.py:291 forms_treatments.py:551  msgid "Date before"  msgstr "" -#: forms_treatments.py:342 forms_treatments.py:392 forms_treatments.py:600 -#: forms_treatments.py:653 +#: forms_treatments.py:329 forms_treatments.py:379 forms_treatments.py:587 +#: forms_treatments.py:640  msgid "Act type"  msgstr "" -#: forms_treatments.py:343 forms_treatments.py:601 +#: forms_treatments.py:330 forms_treatments.py:588  msgid "Indexed?"  msgstr "" -#: forms_treatments.py:344 forms_treatments.py:602 +#: forms_treatments.py:331 forms_treatments.py:589  msgid "Object"  msgstr "" -#: forms_treatments.py:348 forms_treatments.py:606 +#: forms_treatments.py:335 forms_treatments.py:593  msgid "Signature date after"  msgstr "" -#: forms_treatments.py:350 forms_treatments.py:608 +#: forms_treatments.py:337 forms_treatments.py:595  msgid "Signature date before"  msgstr "" -#: forms_treatments.py:352 forms_treatments.py:681 +#: forms_treatments.py:339  msgid "Treatment name"  msgstr "" -#: forms_treatments.py:353 forms_treatments.py:682 +#: forms_treatments.py:340  msgid "Treatment year"  msgstr "" -#: forms_treatments.py:354 forms_treatments.py:683 +#: forms_treatments.py:341  msgid "Treatment index"  msgstr "" -#: forms_treatments.py:356 forms_treatments.py:685 +#: forms_treatments.py:343  msgid "Treatment internal reference"  msgstr "" -#: forms_treatments.py:360 forms_treatments.py:620 +#: forms_treatments.py:347 forms_treatments.py:607  msgid "Modified by"  msgstr "" -#: forms_treatments.py:390 +#: forms_treatments.py:377  msgid "Treatment - Administrative act - General"  msgstr "" -#: forms_treatments.py:411 forms_treatments.py:462 models_treatments.py:514 +#: forms_treatments.py:398 forms_treatments.py:449 models_treatments.py:509  msgid "Name"  msgstr "" -#: forms_treatments.py:412 forms_treatments.py:469 +#: forms_treatments.py:399 forms_treatments.py:456  msgid "Internal ref."  msgstr "" -#: forms_treatments.py:415 forms_treatments.py:473 models_treatments.py:71 +#: forms_treatments.py:402 forms_treatments.py:460 models_treatments.py:70  #: templates/ishtar/sheet_find.html:227 templates/ishtar/sheet_find.html:265  #: templates/ishtar/sheet_find.html:306  msgid "Type"  msgstr "" -#: forms_treatments.py:417 +#: forms_treatments.py:404  msgid "In charge"  msgstr "" -#: forms_treatments.py:423 forms_treatments.py:481 models_treatments.py:523 +#: forms_treatments.py:410 forms_treatments.py:468 models_treatments.py:518  #: templates/ishtar/sheet_treatmentfile.html:45  msgid "Applicant"  msgstr "" -#: forms_treatments.py:429 forms_treatments.py:487 models_treatments.py:527 +#: forms_treatments.py:416 forms_treatments.py:474 models_treatments.py:522  #: templates/ishtar/sheet_treatmentfile.html:53  msgid "Applicant organisation"  msgstr "" -#: forms_treatments.py:443 forms_treatments.py:673 views.py:531 +#: forms_treatments.py:430 views.py:487  msgid "Treatment request search"  msgstr "" -#: forms_treatments.py:498 forms_treatments.py:551 models_treatments.py:533 +#: forms_treatments.py:485 forms_treatments.py:538 models_treatments.py:528  msgid "Reception date"  msgstr "" -#: forms_treatments.py:540 +#: forms_treatments.py:527  msgid "Another treatment request with this index exists for {}."  msgstr "" -#: forms_treatments.py:546 +#: forms_treatments.py:533  msgid "Are you sure you want to delete this treatment request?"  msgstr "" -#: forms_treatments.py:547 +#: forms_treatments.py:534  msgid "Would you like to delete this treatment request?"  msgstr "" -#: forms_treatments.py:550 models_treatments.py:531 +#: forms_treatments.py:537 models_treatments.py:526  msgid "Creation date"  msgstr "" -#: forms_treatments.py:560 forms_treatments.py:618 forms_treatments.py:717 -#: models_treatments.py:486 models_treatments.py:516 +#: forms_treatments.py:547 forms_treatments.py:605 models_treatments.py:481 +#: models_treatments.py:511  msgid "Treatment request type"  msgstr "" -#: forms_treatments.py:610 forms_treatments.py:709 +#: forms_treatments.py:597  msgid "Treatment request name"  msgstr "" -#: forms_treatments.py:612 forms_treatments.py:711 +#: forms_treatments.py:599  msgid "Treatment request year"  msgstr "" -#: forms_treatments.py:614 forms_treatments.py:713 +#: forms_treatments.py:601  msgid "Treatment request index"  msgstr "" -#: forms_treatments.py:616 forms_treatments.py:715 +#: forms_treatments.py:603  msgid "Treatment request internal reference"  msgstr "" -#: forms_treatments.py:651 +#: forms_treatments.py:638  msgid "Treatment request - Administrative act - General"  msgstr "" -#: forms_treatments.py:670 -msgid "You should select a treatment." -msgstr "" - -#: forms_treatments.py:676 -msgid "You should select a treatment request." -msgstr "" - -#: ishtar_menu.py:37 ishtar_menu.py:80 ishtar_menu.py:113 ishtar_menu.py:136 -#: ishtar_menu.py:160 ishtar_menu.py:193 ishtar_menu.py:217 ishtar_menu.py:241 +#: ishtar_menu.py:37 ishtar_menu.py:89 ishtar_menu.py:112 ishtar_menu.py:144 +#: ishtar_menu.py:168  msgid "Search"  msgstr "" -#: ishtar_menu.py:42 ishtar_menu.py:60 ishtar_menu.py:85 ishtar_menu.py:118 -#: ishtar_menu.py:140 ishtar_menu.py:165 ishtar_menu.py:198 ishtar_menu.py:221 -#: ishtar_menu.py:246 +#: ishtar_menu.py:42 ishtar_menu.py:60 ishtar_menu.py:94 ishtar_menu.py:116 +#: ishtar_menu.py:149 ishtar_menu.py:172  msgid "Creation"  msgstr "" -#: ishtar_menu.py:47 ishtar_menu.py:90 ishtar_menu.py:123 ishtar_menu.py:144 -#: ishtar_menu.py:170 ishtar_menu.py:203 ishtar_menu.py:226 ishtar_menu.py:251 +#: ishtar_menu.py:47 ishtar_menu.py:99 ishtar_menu.py:120 ishtar_menu.py:154 +#: ishtar_menu.py:177  msgid "Modification"  msgstr "" -#: ishtar_menu.py:52 ishtar_menu.py:71 ishtar_menu.py:95 ishtar_menu.py:128 -#: ishtar_menu.py:147 ishtar_menu.py:175 ishtar_menu.py:208 ishtar_menu.py:229 -#: ishtar_menu.py:256 +#: ishtar_menu.py:52 ishtar_menu.py:71 ishtar_menu.py:104 ishtar_menu.py:123 +#: ishtar_menu.py:159 ishtar_menu.py:180  msgid "Deletion"  msgstr "" @@ -836,30 +776,22 @@ msgstr ""  msgid "Manage items"  msgstr "" -#: ishtar_menu.py:77 -msgid "Documentation" -msgstr "" - -#: ishtar_menu.py:133 ishtar_menu.py:214 models_finds.py:1518 +#: ishtar_menu.py:109 ishtar_menu.py:165 models_finds.py:1446  msgid "Administrative act"  msgstr "" -#: ishtar_menu.py:151 ishtar_menu.py:233 templates/ishtar/sheet_find.html:300 -#: templates/ishtar/sheet_find.html:302 +#: ishtar_menu.py:127 ishtar_menu.py:184 models_finds.py:833 +#: models_treatments.py:128 models_treatments.py:532 +#: templates/ishtar/sheet_find.html:300 templates/ishtar/sheet_find.html:302  msgid "Documents"  msgstr "" -#: ishtar_menu.py:157 ishtar_menu.py:238 -msgid "Source" -msgstr "" - -#: ishtar_menu.py:185 models_treatments.py:135 models_treatments.py:318 -#: models_treatments.py:616 models_treatments.py:619 +#: ishtar_menu.py:136 models_treatments.py:135 models_treatments.py:313  #: templates/ishtar/sheet_treatment.html:4  msgid "Treatment"  msgstr "" -#: ishtar_menu.py:190 +#: ishtar_menu.py:141  msgid "Simple treatments"  msgstr "" @@ -872,7 +804,7 @@ msgid "Recommendation"  msgstr ""  #: models_finds.py:63 models_finds.py:87 models_finds.py:135 -#: models_finds.py:158 models_finds.py:718 models_treatments.py:322 +#: models_finds.py:158 models_finds.py:719 models_treatments.py:317  msgid "Order"  msgstr "" @@ -980,12 +912,12 @@ msgstr ""  msgid "Communicability types"  msgstr "" -#: models_finds.py:238 models_finds.py:711 models_treatments.py:109 -#: models_treatments.py:512 +#: models_finds.py:238 models_finds.py:712 models_treatments.py:108 +#: models_treatments.py:507  msgid "External ID"  msgstr "" -#: models_finds.py:240 models_finds.py:713 +#: models_finds.py:240 models_finds.py:714  msgid "External ID is set automatically"  msgstr "" @@ -1009,7 +941,7 @@ msgstr ""  msgid "Cached value - do not edit"  msgstr "" -#: models_finds.py:290 models_finds.py:709 +#: models_finds.py:290 models_finds.py:710  msgid "Base find"  msgstr "" @@ -1017,193 +949,185 @@ msgstr ""  msgid "Base finds"  msgstr "" -#: models_finds.py:534 +#: models_finds.py:535  msgid "g"  msgstr "" -#: models_finds.py:535 +#: models_finds.py:536  msgid "kg"  msgstr "" -#: models_finds.py:537 +#: models_finds.py:538  msgid "Not checked"  msgstr "" -#: models_finds.py:538 +#: models_finds.py:539  msgid "Checked but incorrect"  msgstr "" -#: models_finds.py:539 +#: models_finds.py:540  msgid "Checked and correct"  msgstr "" -#: models_finds.py:611 templates/ishtar/sheet_find.html:21 +#: models_finds.py:612 templates/ishtar/sheet_find.html:21  msgid "Base find - Short ID"  msgstr "" -#: models_finds.py:612 templates/ishtar/sheet_find.html:20 +#: models_finds.py:613 templates/ishtar/sheet_find.html:20  msgid "Base find - Complete ID"  msgstr "" -#: models_finds.py:614 +#: models_finds.py:615  msgid "Operation (code)"  msgstr "" -#: models_finds.py:616 +#: models_finds.py:617  msgid "Town"  msgstr "" -#: models_finds.py:618 +#: models_finds.py:619  msgid "Operation (name)"  msgstr "" -#: models_finds.py:620 +#: models_finds.py:621  msgid "Parcel"  msgstr "" -#: models_finds.py:621 +#: models_finds.py:622  msgid "Batch"  msgstr "" -#: models_finds.py:622 +#: models_finds.py:623  msgid "Base find - Comment"  msgstr "" -#: models_finds.py:623 +#: models_finds.py:624  msgid "Base find - Description"  msgstr "" -#: models_finds.py:624 +#: models_finds.py:625  msgid "Base find - Topographic localisation"  msgstr "" -#: models_finds.py:626 +#: models_finds.py:627  msgid "Base find - Special interest"  msgstr "" -#: models_finds.py:628 +#: models_finds.py:629  msgid "Base find - Discovery date (exact or TPQ)"  msgstr "" -#: models_finds.py:630 +#: models_finds.py:631  msgid "Base find - Discovery date (TAQ)"  msgstr "" -#: models_finds.py:631 models_finds.py:751 models_treatments.py:116 -#: models_treatments.py:330 templates/ishtar/sheet_find.html:231 +#: models_finds.py:632 models_finds.py:752 models_treatments.py:115 +#: models_treatments.py:325 templates/ishtar/sheet_find.html:231  #: templates/ishtar/sheet_find.html:269  msgid "Container"  msgstr "" -#: models_finds.py:632 +#: models_finds.py:633  msgid "Periods"  msgstr "" -#: models_finds.py:737 +#: models_finds.py:738  msgid "Weight"  msgstr "" -#: models_finds.py:738 +#: models_finds.py:739  msgid "Weight unit"  msgstr "" -#: models_finds.py:744 templates/ishtar/sheet_find.html:221 +#: models_finds.py:745 templates/ishtar/sheet_find.html:221  msgid "Upstream treatment"  msgstr "" -#: models_finds.py:747 templates/ishtar/sheet_find.html:259 +#: models_finds.py:748 templates/ishtar/sheet_find.html:259  msgid "Downstream treatment"  msgstr "" -#: models_finds.py:782 +#: models_finds.py:783  msgid "Clutter - long side (cm)"  msgstr "" -#: models_finds.py:784 +#: models_finds.py:785  msgid "Clutter - short side (cm)"  msgstr "" -#: models_finds.py:786 +#: models_finds.py:787  msgid "Clutter - height (cm)"  msgstr "" -#: models_finds.py:802 +#: models_finds.py:803  msgid "Collection"  msgstr "" -#: models_finds.py:833 models_treatments.py:130 models_treatments.py:536 +#: models_finds.py:835 models_treatments.py:130 models_treatments.py:534  msgid "Cached name"  msgstr "" -#: models_finds.py:862 +#: models_finds.py:864  msgid "FIND"  msgstr "" -#: models_finds.py:957 wizards.py:70 wizards.py:207 +#: models_finds.py:959 wizards.py:70 wizards.py:207  msgid "Operation"  msgstr "" -#: models_finds.py:1269 +#: models_finds.py:1271  msgid "No container have been set - the localisation cannot be set."  msgstr "" -#: models_finds.py:1275 +#: models_finds.py:1277  msgid "The division number {} have not been set for the warehouse {}."  msgstr "" -#: models_finds.py:1481 -msgid "Find documentation" -msgstr "" - -#: models_finds.py:1482 -msgid "Find documentations" -msgstr "" - -#: models_finds.py:1519 +#: models_finds.py:1447  msgid "Person"  msgstr "" -#: models_finds.py:1525 +#: models_finds.py:1453  msgid "Property"  msgstr "" -#: models_finds.py:1526 +#: models_finds.py:1454  msgid "Properties"  msgstr "" -#: models_treatments.py:42 +#: models_treatments.py:41  msgid "Treatment state type"  msgstr "" -#: models_treatments.py:43 +#: models_treatments.py:42  msgid "Treatment state types"  msgstr "" -#: models_treatments.py:69 +#: models_treatments.py:68  msgid "Downstream find"  msgstr "" -#: models_treatments.py:101 +#: models_treatments.py:100  msgid "Location where the treatment is done. Target warehouse for a move."  msgstr "" -#: models_treatments.py:118 +#: models_treatments.py:117  msgid "Estimated cost"  msgstr "" -#: models_treatments.py:120 +#: models_treatments.py:119  msgid "Quoted cost"  msgstr "" -#: models_treatments.py:122 +#: models_treatments.py:121  msgid "Realized cost"  msgstr "" -#: models_treatments.py:124 +#: models_treatments.py:123  msgid "Insurance cost"  msgstr "" -#: models_treatments.py:126 +#: models_treatments.py:125  msgid "Target a basket"  msgstr "" @@ -1220,55 +1144,35 @@ msgstr ""  msgid "Downstream finds"  msgstr "" -#: models_treatments.py:331 templates/ishtar/sheet_find.html:230 +#: models_treatments.py:326 templates/ishtar/sheet_find.html:230  #: templates/ishtar/sheet_find.html:268  msgid "Doer"  msgstr "" -#: models_treatments.py:332 models_treatments.py:333 +#: models_treatments.py:327 models_treatments.py:328  msgid "Related finds"  msgstr "" -#: models_treatments.py:475 +#: models_treatments.py:470  msgid "Is upstream"  msgstr "" -#: models_treatments.py:487 +#: models_treatments.py:482  msgid "Treatment request types"  msgstr "" -#: models_treatments.py:510 +#: models_treatments.py:505  msgid "Internal reference"  msgstr "" -#: models_treatments.py:519 +#: models_treatments.py:514  msgid "Person in charge"  msgstr "" -#: models_treatments.py:542 +#: models_treatments.py:540  msgid "Treatment requests"  msgstr "" -#: models_treatments.py:624 -msgid "Treatment documentation" -msgstr "" - -#: models_treatments.py:625 -msgid "Treament documentations" -msgstr "" - -#: models_treatments.py:653 -msgid "Treatment file" -msgstr "" - -#: models_treatments.py:658 -msgid "Treatment request documentation" -msgstr "" - -#: models_treatments.py:659 -msgid "Treatment request documentations" -msgstr "" -  #: templates/ishtar/sheet_find.html:22  msgid "Find - Administrative ID"  msgstr "" @@ -1368,14 +1272,6 @@ msgstr ""  msgid "Find basket"  msgstr "" -#: templates/ishtar/sheet_findsource.html:4 -msgid "Find source" -msgstr "" - -#: templates/ishtar/sheet_findsource.html:11 -msgid "Related find" -msgstr "" -  #: templates/ishtar/sheet_treatment.html:25  msgctxt "Treatment"  msgid "Closed" @@ -1390,13 +1286,8 @@ msgstr ""  msgid "Related operations"  msgstr "" -#: templates/ishtar/sheet_treatment.html:70 -#: templates/ishtar/sheet_treatmentfile.html:66 -msgid "Associated documents" -msgstr "" - -#: templates/ishtar/sheet_treatment.html:75 -#: templates/ishtar/sheet_treatmentfile.html:71 +#: templates/ishtar/sheet_treatment.html:77 +#: templates/ishtar/sheet_treatmentfile.html:73  msgid "Administrative acts"  msgstr "" @@ -1410,150 +1301,86 @@ msgctxt "Treatment request"  msgid "Active"  msgstr "" -#: templates/ishtar/sheet_treatmentfilesource.html:4 -msgid "Treatment request source" -msgstr "" - -#: templates/ishtar/sheet_treatmentfilesource.html:11 -msgid "Related treatment request" -msgstr "" - -#: templates/ishtar/sheet_treatmentsource.html:4 -msgid "Treatment source" -msgstr "" - -#: templates/ishtar/sheet_treatmentsource.html:11 -msgid "Related treatment" -msgstr "" - -#: views.py:149 +#: views.py:144  msgid "New find"  msgstr "" -#: views.py:186 +#: views.py:180  msgid "Find modification"  msgstr "" -#: views.py:215 +#: views.py:209  msgid "Find deletion"  msgstr "" -#: views.py:220 -msgid "Find: source search" -msgstr "" - -#: views.py:228 -msgid "Find: new source" -msgstr "" - -#: views.py:236 -msgid "Find: source modification" -msgstr "" - -#: views.py:251 -msgid "Find: source deletion" -msgstr "" - -#: views.py:264 +#: views.py:222  msgid "New basket"  msgstr "" -#: views.py:283 +#: views.py:241  msgid "Manage items in basket"  msgstr "" -#: views.py:303 +#: views.py:261  msgid "Manage basket"  msgstr "" -#: views.py:394 +#: views.py:352  msgid "Delete basket"  msgstr "" -#: views.py:447 +#: views.py:404  msgid "New treatment"  msgstr "" -#: views.py:456 +#: views.py:412  msgid "Treatment modification"  msgstr "" -#: views.py:473 +#: views.py:429  msgid "Treatment deletion"  msgstr "" -#: views.py:480 +#: views.py:436  msgid "Treatment: search administrative act"  msgstr "" -#: views.py:489 +#: views.py:445  msgid "Treatment: new administrative act"  msgstr "" -#: views.py:499 +#: views.py:455  msgid "Treatment: administrative act modification"  msgstr "" -#: views.py:508 +#: views.py:464  msgid "Treatment: administrative act deletion"  msgstr "" -#: views.py:541 +#: views.py:497  msgid "New treatment request"  msgstr "" -#: views.py:548 +#: views.py:504  msgid "Treatment request modification"  msgstr "" -#: views.py:564 +#: views.py:520  msgid "Treatment request deletion"  msgstr "" -#: views.py:571 +#: views.py:527  msgid "Treatment request: search administrative act"  msgstr "" -#: views.py:581 +#: views.py:537  msgid "Treatment request: new administrative act"  msgstr "" -#: views.py:591 +#: views.py:547  msgid "Treatment request: administrative act modification"  msgstr "" -#: views.py:600 +#: views.py:556  msgid "Treatment request: administrative act deletion"  msgstr "" - -#: views.py:626 -msgid "Treatment: source search" -msgstr "" - -#: views.py:634 -msgid "Treatment: new source" -msgstr "" - -#: views.py:642 -msgid "Treatment: source modification" -msgstr "" - -#: views.py:657 -msgid "Treatment: source deletion" -msgstr "" - -#: views.py:670 -msgid "Treatment request: source search" -msgstr "" - -#: views.py:678 -msgid "Treatment request: new source" -msgstr "" - -#: views.py:687 -msgid "Treatment request: source modification" -msgstr "" - -#: views.py:706 -msgid "Treatment request: source deletion" -msgstr "" diff --git a/archaeological_operations/locale/django.pot b/archaeological_operations/locale/django.pot index e64a6da7c..2aa9b870c 100644 --- a/archaeological_operations/locale/django.pot +++ b/archaeological_operations/locale/django.pot @@ -5,25 +5,24 @@  # Valérie-Emma Leroux <emma@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 "" -#: admin.py:91 models.py:496 +#: admin.py:91 models.py:492  msgid "Point"  msgstr "" -#: admin.py:93 models.py:497 +#: admin.py:93 models.py:493  msgid "Multi polygon"  msgstr "" -#: forms.py:71 forms.py:1095 forms.py:1111 forms.py:1117 models.py:1449 +#: forms.py:64 forms.py:1080 forms.py:1096 forms.py:1102 models.py:1367  #: templates/ishtar/blocks/window_tables/parcels.html:9 -#: templates/ishtar/sheet_operation.html:236 +#: templates/ishtar/sheet_operation.html:242  msgid "Parcels"  msgstr "" -#: forms.py:74 forms.py:207 forms.py:1070 models.py:1435 +#: forms.py:67 forms.py:200 forms.py:1055 models.py:1353  #: templates/ishtar/blocks/window_tables/parcels.html:6  #: templates/ishtar/dashboards/dashboard_operation.html:432  #: templates/ishtar/dashboards/dashboard_operation.html:446 @@ -32,108 +31,108 @@ msgstr ""  msgid "Town"  msgstr "" -#: forms.py:76 forms.py:484 forms.py:787 forms.py:1467 models.py:395 -#: models.py:1241 models.py:1433 +#: forms.py:69 forms.py:477 forms.py:780 forms.py:1367 models.py:390 +#: models.py:1159 models.py:1351  #: templates/ishtar/blocks/window_tables/parcels.html:7  msgid "Year"  msgstr "" -#: forms.py:79 models.py:1436 +#: forms.py:72 models.py:1354  #: templates/ishtar/blocks/window_tables/parcels.html:8  msgid "Section"  msgstr "" -#: forms.py:82 models.py:1438 +#: forms.py:75 models.py:1356  msgid "Parcel number"  msgstr "" -#: forms.py:84 models.py:1440 models.py:1457 models.py:1506 +#: forms.py:77 models.py:1358 models.py:1375 models.py:1424  msgid "Public domain"  msgstr "" -#: forms.py:128 +#: forms.py:121  msgid "Town section is required."  msgstr "" -#: forms.py:164 +#: forms.py:157  msgid "public domain"  msgstr "" -#: forms.py:171 +#: forms.py:164  msgid "Current parcels"  msgstr "" -#: forms.py:173 +#: forms.py:166  msgid "Deleted parcels"  msgstr "" -#: forms.py:210 +#: forms.py:203  msgid "Full text input"  msgstr "" -#: forms.py:212 +#: forms.py:205  msgid "example: \"2013: XD:1 to 13,24,33 to 39, YD:24\" or \"AB:24,AC:42\""  msgstr "" -#: forms.py:366 +#: forms.py:359  msgid "There are identical parcels."  msgstr "" -#: forms.py:377 +#: forms.py:370  msgid "Relation type"  msgstr "" -#: forms.py:380 ishtar_menu.py:105 models.py:502 models.py:1033 models.py:1070 -#: models.py:1111 models.py:1223 models.py:1432 -#: templates/ishtar/sheet_operation.html:4 wizards.py:358 wizards.py:369 +#: forms.py:373 ishtar_menu.py:105 models.py:498 models.py:1018 models.py:1029 +#: models.py:1141 models.py:1350 templates/ishtar/sheet_operation.html:4 +#: wizards.py:316 wizards.py:327  msgid "Operation"  msgstr "" -#: forms.py:403 +#: forms.py:396  msgid ":"  msgstr "" -#: forms.py:411 forms.py:634 forms.py:1429 +#: forms.py:404 forms.py:627  msgid "You should select an operation."  msgstr "" -#: forms.py:415 +#: forms.py:408  msgid "You should select a relation type."  msgstr "" -#: forms.py:420 +#: forms.py:413  msgid "An operation cannot be related to herself."  msgstr "" -#: forms.py:450 +#: forms.py:443  msgid "Current relations"  msgstr "" -#: forms.py:452 +#: forms.py:445  msgid "Deleted relations"  msgstr "" -#: forms.py:476 templates/ishtar/sheet_operation.html:155 +#: forms.py:469 templates/ishtar/sheet_operation.html:155  msgid "Relations"  msgstr "" -#: forms.py:477 +#: forms.py:470  msgid "Operation - 080 - Relations"  msgstr "" -#: forms.py:482 forms.py:1268 forms.py:1465 +#: forms.py:475 forms.py:1253 forms.py:1365  msgid "Full text search"  msgstr "" -#: forms.py:485 forms.py:1435 models.py:396 +#: forms.py:478 models.py:391  msgid "Numeric reference"  msgstr "" -#: forms.py:492 forms.py:1479 +#: forms.py:485 forms.py:1379  msgid "Parcel (section/number/public domain)"  msgstr "" -#: forms.py:495 forms.py:1482 models.py:1034 +#: forms.py:488 forms.py:1382 models.py:1019  #: templates/ishtar/dashboards/dashboard_operation.html:390  #: templates/ishtar/dashboards/dashboard_operation.html:411  #: templates/ishtar/dashboards/dashboard_operation.html:643 @@ -142,593 +141,557 @@ msgstr ""  msgid "Department"  msgstr "" -#: forms.py:496 forms.py:1182 forms.py:1272 forms.py:1311 models.py:103 +#: forms.py:489 forms.py:1167 forms.py:1257 forms.py:1296 models.py:102  #: templates/ishtar/blocks/window_tables/archaeologicalsites.html:7  #: templates/ishtar/sheet_operation.html:28  msgid "Name"  msgstr "" -#: forms.py:498 forms.py:785 models.py:458 +#: forms.py:491 forms.py:778 models.py:453  msgid "Address / Locality"  msgstr "" -#: forms.py:500 forms.py:704 forms.py:781 forms.py:1442 models.py:403 +#: forms.py:493 forms.py:697 forms.py:774 models.py:398  msgid "Operation type"  msgstr "" -#: forms.py:502 +#: forms.py:495  msgid "Is open?"  msgstr "" -#: forms.py:510 forms.py:817 models.py:388 +#: forms.py:503 forms.py:810 models.py:383  msgid "In charge"  msgstr "" -#: forms.py:517 models.py:1217 +#: forms.py:510 models.py:1135  msgid "Scientist in charge"  msgstr "" -#: forms.py:519 forms.py:706 forms.py:807 models.py:386 +#: forms.py:512 forms.py:699 forms.py:800 models.py:381  msgid "Operator"  msgstr "" -#: forms.py:528 forms.py:1187 forms.py:1274 forms.py:1316 models.py:107 -#: models.py:405 +#: forms.py:521 forms.py:1172 forms.py:1259 forms.py:1301 models.py:106 +#: models.py:400  #: templates/ishtar/blocks/window_tables/archaeologicalsites.html:9  msgid "Remains"  msgstr "" -#: forms.py:529 forms.py:1165 forms.py:1184 forms.py:1273 forms.py:1313 -#: models.py:105 models.py:411 +#: forms.py:522 forms.py:1150 forms.py:1169 forms.py:1258 forms.py:1298 +#: models.py:104 models.py:406  #: templates/ishtar/blocks/window_tables/archaeologicalsites.html:8  msgid "Periods"  msgstr "" -#: forms.py:530 +#: forms.py:523  msgid "Started before"  msgstr "" -#: forms.py:531 +#: forms.py:524  msgid "Started after"  msgstr "" -#: forms.py:532 +#: forms.py:525  msgid "Ended before"  msgstr "" -#: forms.py:533 +#: forms.py:526  msgid "Ended after"  msgstr "" -#: forms.py:535 +#: forms.py:528  msgid "Search within relations"  msgstr "" -#: forms.py:537 forms.py:865 forms.py:1326 models.py:111 models.py:459 +#: forms.py:530 forms.py:858 forms.py:1311 models.py:110 models.py:454  msgid "Comment"  msgstr "" -#: forms.py:538 +#: forms.py:531  msgid "Abstract (full text search)"  msgstr "" -#: forms.py:540 forms.py:868 models.py:461 +#: forms.py:533 forms.py:861 models.py:456  msgid "Comment about scientific documentation"  msgstr "" -#: forms.py:541 forms.py:870 models.py:475 +#: forms.py:534 forms.py:863 models.py:471  msgid "Record quality"  msgstr "" -#: forms.py:542 forms.py:836 models.py:423 +#: forms.py:535 forms.py:829 models.py:418  msgid "Report processing"  msgstr "" -#: forms.py:544 forms.py:873 models.py:470 +#: forms.py:537 forms.py:866 models.py:466  msgid "Virtual operation"  msgstr "" -#: forms.py:546 forms.py:1222 forms.py:1226 models.py:136 +#: forms.py:539 forms.py:1207 forms.py:1211 models.py:136  msgid "Archaeological site"  msgstr "" -#: forms.py:552 forms.py:1486 +#: forms.py:545 forms.py:1386  msgid "Created by"  msgstr "" -#: forms.py:558 forms.py:1492 +#: forms.py:551 forms.py:1392  msgid "Modified by"  msgstr "" -#: forms.py:565 +#: forms.py:558  msgid "Documentation deadline before"  msgstr "" -#: forms.py:567 +#: forms.py:560  msgid "Documentation deadline after"  msgstr "" -#: forms.py:569 forms.py:858 models.py:482 +#: forms.py:562 forms.py:851 models.py:478  msgid "Documentation received"  msgstr "" -#: forms.py:571 +#: forms.py:564  msgid "Finds deadline before"  msgstr "" -#: forms.py:573 +#: forms.py:566  msgid "Finds deadline after"  msgstr "" -#: forms.py:575 forms.py:863 models.py:486 +#: forms.py:568 forms.py:856 models.py:482  msgid "Finds received"  msgstr "" -#: forms.py:621 forms.py:1427 views.py:191 +#: forms.py:614 views.py:180  msgid "Operation search"  msgstr "" -#: forms.py:665 +#: forms.py:658  msgid "Associated file"  msgstr "" -#: forms.py:669 forms.py:963 models.py:655 models.py:1110 models.py:1228 -#: wizards.py:83 +#: forms.py:662 forms.py:956 models.py:649 models.py:1028 models.py:1146 +#: wizards.py:79  msgid "Archaeological file"  msgstr "" -#: forms.py:676 forms.py:680 models.py:477 +#: forms.py:669 forms.py:673 models.py:473  msgid "Abstract"  msgstr "" -#: forms.py:677 +#: forms.py:670  msgid "Operation - 090 - Abstract"  msgstr "" -#: forms.py:684 +#: forms.py:677  msgid "months"  msgstr "" -#: forms.py:684 +#: forms.py:677  msgid "years"  msgstr "" -#: forms.py:686 models.py:372 +#: forms.py:679 models.py:367  msgid "Creation date"  msgstr "" -#: forms.py:687 +#: forms.py:680  msgid "Start of field work"  msgstr "" -#: forms.py:689 +#: forms.py:682  msgid "All"  msgstr "" -#: forms.py:690 +#: forms.py:683  msgid "Preventive"  msgstr "" -#: forms.py:691 +#: forms.py:684  msgid "Research"  msgstr "" -#: forms.py:695 +#: forms.py:688  msgid "Slicing"  msgstr "" -#: forms.py:698 +#: forms.py:691  msgid "Department detail"  msgstr "" -#: forms.py:700 +#: forms.py:693  msgid "Date get from"  msgstr "" -#: forms.py:702 +#: forms.py:695  msgid "Preventive/Research"  msgstr "" -#: forms.py:708 +#: forms.py:701  msgid "Date after"  msgstr "" -#: forms.py:709 +#: forms.py:702  msgid "Date before"  msgstr "" -#: forms.py:710 +#: forms.py:703  msgid "With reports"  msgstr "" -#: forms.py:711 +#: forms.py:704  msgid "With finds"  msgstr "" -#: forms.py:763 forms.py:1305 forms.py:1541 +#: forms.py:756 forms.py:1290 forms.py:1441  #: templates/ishtar/sheet_administrativeact.html:23  #: templates/ishtar/sheet_operation.html:36 templates/ishtar/sheet_site.html:37  msgid "General"  msgstr "" -#: forms.py:764 +#: forms.py:757  msgid "Operation - 010 - General"  msgstr "" -#: forms.py:783 models.py:457 +#: forms.py:776 models.py:452  msgid "Generic name"  msgstr "" -#: forms.py:792 models.py:425 +#: forms.py:785 models.py:420  msgid "Old code"  msgstr "" -#: forms.py:795 +#: forms.py:788  msgid "Head scientist"  msgstr "" -#: forms.py:814 models.py:456 +#: forms.py:807 models.py:451  msgid "Operator reference"  msgstr "" -#: forms.py:828 +#: forms.py:821  msgid "Total surface (m2)"  msgstr "" -#: forms.py:831 models.py:57 models.py:375 models.py:1644 +#: forms.py:824 models.py:56 models.py:370 models.py:1562  msgid "Start date"  msgstr "" -#: forms.py:832 models.py:377 +#: forms.py:825 models.py:372  msgid "Excavation end date"  msgstr "" -#: forms.py:834 models.py:378 +#: forms.py:827 models.py:373  msgid "Report delivery date"  msgstr "" -#: forms.py:855 models.py:479 +#: forms.py:848 models.py:475  msgid "Deadline for submission of the documentation"  msgstr "" -#: forms.py:860 models.py:484 +#: forms.py:853 models.py:480  msgid "Deadline for submission of the finds"  msgstr "" -#: forms.py:914 +#: forms.py:907  msgid ""  "If you want to set an excavation end date you have to provide a start date."  msgstr "" -#: forms.py:919 +#: forms.py:912  msgid "The excavation end date cannot be before the start date."  msgstr "" -#: forms.py:949 +#: forms.py:942  #, python-format  msgid ""  "Operation code already exists for year: %(year)d - use a value bigger than "  "%(last_val)d"  msgstr "" -#: forms.py:953 +#: forms.py:946  msgid "Bad operation code"  msgstr "" -#: forms.py:959 models.py:670 models.py:1063 +#: forms.py:952 models.py:664  msgid "Operation code"  msgstr "" -#: forms.py:994 templates/ishtar/sheet_operation.html:135 +#: forms.py:987 templates/ishtar/sheet_operation.html:135  msgid "Court-ordered seizure"  msgstr "" -#: forms.py:995 +#: forms.py:988  msgid "Operation - 015 - Court-ordered seizure"  msgstr "" -#: forms.py:999 models.py:489 +#: forms.py:992 models.py:485  msgid "Seizure name"  msgstr "" -#: forms.py:1002 models.py:490 +#: forms.py:995 models.py:486  msgid "Official report number"  msgstr "" -#: forms.py:1005 models.py:492 +#: forms.py:998 models.py:488  msgid "Name of the protagonist"  msgstr "" -#: forms.py:1010 forms.py:1017 models.py:392 +#: forms.py:1003 forms.py:1010 models.py:387  msgid "Collaborators"  msgstr "" -#: forms.py:1011 +#: forms.py:1004  msgid "Operation - 020 - Collaborators"  msgstr "" -#: forms.py:1028 forms.py:1354 models.py:132 models.py:462 -msgid "Images" -msgstr "" - -#: forms.py:1029 -msgid "Operation - 025 - Images" -msgstr "" - -#: forms.py:1034 +#: forms.py:1019  msgid "Preventive informations - excavation"  msgstr "" -#: forms.py:1035 +#: forms.py:1020  msgid "Operation - 033 - Preventive - Excavation"  msgstr "" -#: forms.py:1038 models.py:409 +#: forms.py:1023 models.py:404  #: templates/ishtar/dashboards/dashboard_operation.html:701  msgid "Cost (euros)"  msgstr "" -#: forms.py:1039 models.py:414 +#: forms.py:1024 models.py:409  msgid "Scheduled man-days"  msgstr "" -#: forms.py:1041 models.py:417 +#: forms.py:1026 models.py:412  msgid "Optional man-days"  msgstr "" -#: forms.py:1043 models.py:420 +#: forms.py:1028 models.py:415  msgid "Effective man-days"  msgstr "" -#: forms.py:1053 +#: forms.py:1038  msgid "Preventive informations - diagnostic"  msgstr "" -#: forms.py:1054 +#: forms.py:1039  msgid "Operation - 037 - Preventive - Diagnostic"  msgstr "" -#: forms.py:1059 models.py:440 +#: forms.py:1044 models.py:435  msgid "Prescription on zoning"  msgstr "" -#: forms.py:1061 models.py:443 +#: forms.py:1046 models.py:438  msgid "Prescription on large area"  msgstr "" -#: forms.py:1064 models.py:445 +#: forms.py:1049 models.py:440  msgid "Prescription on geoarchaeological context"  msgstr "" -#: forms.py:1068 forms.py:1084 forms.py:1089 forms.py:1346 models.py:109 -#: models.py:407 models.py:1251 +#: forms.py:1053 forms.py:1069 forms.py:1074 forms.py:1331 models.py:108 +#: models.py:402 models.py:1169  msgid "Towns"  msgstr "" -#: forms.py:1085 +#: forms.py:1070  msgid "Operation - 040 - Towns"  msgstr "" -#: forms.py:1090 +#: forms.py:1075  msgid "Operation - 040 - Towns (2)"  msgstr "" -#: forms.py:1098 models.py:1448 models.py:1642 +#: forms.py:1083 models.py:1366 models.py:1560  msgid "Parcel"  msgstr "" -#: forms.py:1112 +#: forms.py:1097  msgid "Operation - 050 - Parcels"  msgstr "" -#: forms.py:1119 +#: forms.py:1104  msgid "Operation - 050 - Parcels (2)"  msgstr "" -#: forms.py:1149 models.py:47 +#: forms.py:1134 models.py:46  msgid "Remain types"  msgstr "" -#: forms.py:1150 +#: forms.py:1135  msgid "Operation - 060 - Remains"  msgstr "" -#: forms.py:1156 models.py:46 +#: forms.py:1141 models.py:45  msgid "Remain type"  msgstr "" -#: forms.py:1166 +#: forms.py:1151  msgid "Operation - 070 - Periods"  msgstr "" -#: forms.py:1172 templates/ishtar/sheet_operation.html:259 -#: templates/ishtar/sheet_operation.html:296 +#: forms.py:1157 templates/ishtar/sheet_operation.html:265 +#: templates/ishtar/sheet_operation.html:302  msgid "Period"  msgstr "" -#: forms.py:1181 forms.py:1270 forms.py:1310 models.py:102 +#: forms.py:1166 forms.py:1255 forms.py:1295 models.py:101  msgid "Reference"  msgstr "" -#: forms.py:1205 forms.py:1340 +#: forms.py:1190 forms.py:1325  msgid "This reference already exists."  msgstr "" -#: forms.py:1237 models.py:137 models.py:467 +#: forms.py:1222 models.py:137 models.py:463  #: templates/ishtar/sheet_operation.html:180  msgid "Archaeological sites"  msgstr "" -#: forms.py:1239 +#: forms.py:1224  msgid "Operation - 030 - Archaeological sites"  msgstr "" -#: forms.py:1244 +#: forms.py:1229  msgid "Associated archaeological sites"  msgstr "" -#: forms.py:1250 ishtar_menu.py:109 ishtar_menu.py:139 ishtar_menu.py:168 -#: ishtar_menu.py:210 +#: forms.py:1235 ishtar_menu.py:109 ishtar_menu.py:139 ishtar_menu.py:186  msgid "Search"  msgstr "" -#: forms.py:1255 +#: forms.py:1240  msgid "Would you like to close this operation?"  msgstr "" -#: forms.py:1260 +#: forms.py:1245  msgid "Would you like to delete this operation?"  msgstr "" -#: forms.py:1300 +#: forms.py:1285  msgid "You should select an item."  msgstr "" -#: forms.py:1306 +#: forms.py:1291  msgid "Archaeological site - 010 - General"  msgstr "" -#: forms.py:1319 models.py:116 +#: forms.py:1304 models.py:115  msgid "National Geographic Institute locality"  msgstr "" -#: forms.py:1323 models.py:119 +#: forms.py:1308 models.py:118  msgid "Cadastral locality"  msgstr "" -#: forms.py:1347 +#: forms.py:1332  msgid "Archaeological site - 020 - Towns"  msgstr "" -#: forms.py:1355 -msgid "Archaeological site - 025 - Images" -msgstr "" - -#: forms.py:1364 templates/ishtar/sheet_site.html:56 +#: forms.py:1341 templates/ishtar/sheet_site.html:56  msgid "Underwater"  msgstr "" -#: forms.py:1365 +#: forms.py:1342  msgid "Archaeological site - 030 - Underwater"  msgstr "" -#: forms.py:1369 models.py:123 +#: forms.py:1346 models.py:122  msgid "Shipwreck name"  msgstr "" -#: forms.py:1371 models.py:127 +#: forms.py:1348 models.py:126  msgid "Shipwreck code"  msgstr "" -#: forms.py:1373 models.py:129 +#: forms.py:1350 models.py:128  msgid "Sinking date"  msgstr "" -#: forms.py:1375 models.py:131 +#: forms.py:1352 models.py:130  msgid "Discovery area"  msgstr "" -#: forms.py:1377 models.py:125 +#: forms.py:1354 models.py:124  msgid "Oceanographic service localisation"  msgstr "" -#: forms.py:1390 forms.py:1468 forms.py:1610 models.py:1072 models.py:1208 +#: forms.py:1368 forms.py:1510 models.py:1126  msgid "Index"  msgstr "" -#: forms.py:1420 -#, python-format -msgid "" -"Index already exists for operation: %(operation)s - use a value bigger than " -"%(last_val)d" -msgstr "" - -#: forms.py:1433 -msgid "Operation's year" -msgstr "" - -#: forms.py:1441 -msgid "Operation's town" -msgstr "" - -#: forms.py:1454 -msgid "Documentation search" -msgstr "" - -#: forms.py:1456 -msgid "You should select a document." -msgstr "" - -#: forms.py:1476 forms.py:1544 models.py:1124 models.py:1202 +#: forms.py:1376 forms.py:1444 models.py:1042 models.py:1120  msgid "Act type"  msgstr "" -#: forms.py:1477 forms.py:1680 +#: forms.py:1377 forms.py:1580  msgid "Indexed?"  msgstr "" -#: forms.py:1483 forms.py:1549 models.py:1242 +#: forms.py:1383 forms.py:1449 models.py:1160  #: templates/ishtar/blocks/window_tables/administrativacts.html:9  msgid "Object"  msgstr "" -#: forms.py:1521 views.py:466 +#: forms.py:1421 views.py:409  msgid "Administrative act search"  msgstr "" -#: forms.py:1536 forms.py:1638 forms.py:1705 +#: forms.py:1436 forms.py:1538 forms.py:1605  msgid "You should select an administrative act."  msgstr "" -#: forms.py:1552 models.py:1239 +#: forms.py:1452 models.py:1157  msgid "Signature date"  msgstr "" -#: forms.py:1564 +#: forms.py:1464  msgid "Operation - Administrative act - General"  msgstr "" -#: forms.py:1598 +#: forms.py:1498  #, python-format  msgid ""  "This index already exists for year: %(year)d - use a value bigger than "  "%(last_val)d"  msgstr "" -#: forms.py:1602 +#: forms.py:1502  msgid "Bad index"  msgstr "" -#: forms.py:1615 +#: forms.py:1515  msgid "Would you like to delete this administrative act?"  msgstr "" -#: forms.py:1620 +#: forms.py:1520  msgid "Template"  msgstr "" -#: forms.py:1644 forms.py:1648 +#: forms.py:1544 forms.py:1548  msgid "This document is not intended for this type of act."  msgstr "" -#: forms.py:1666 +#: forms.py:1566  msgid "Doc generation"  msgstr "" -#: forms.py:1668 +#: forms.py:1568  msgid "Generate the associated doc?"  msgstr "" -#: forms.py:1689 ishtar_menu.py:198 views.py:519 +#: forms.py:1589 ishtar_menu.py:174 views.py:462  msgctxt "admin act register"  msgid "Register"  msgstr "" -#: ishtar_menu.py:114 ishtar_menu.py:145 ishtar_menu.py:173 ishtar_menu.py:215 +#: ishtar_menu.py:114 ishtar_menu.py:145 ishtar_menu.py:191  msgid "Creation"  msgstr "" -#: ishtar_menu.py:119 ishtar_menu.py:150 ishtar_menu.py:178 ishtar_menu.py:220 +#: ishtar_menu.py:119 ishtar_menu.py:150 ishtar_menu.py:196  msgid "Modification"  msgstr "" @@ -736,70 +699,66 @@ msgstr ""  msgid "Closing"  msgstr "" -#: ishtar_menu.py:128 ishtar_menu.py:155 ishtar_menu.py:183 ishtar_menu.py:225 +#: ishtar_menu.py:128 ishtar_menu.py:155 ishtar_menu.py:201  msgid "Deletion"  msgstr "" -#: ishtar_menu.py:134 models.py:1258 +#: ishtar_menu.py:134 models.py:1176  #: templates/ishtar/sheet_administrativeact.html:4  msgid "Administrative act"  msgstr "" -#: ishtar_menu.py:160 +#: ishtar_menu.py:160 models.py:132 models.py:458  msgid "Documents"  msgstr "" -#: ishtar_menu.py:165 -msgid "Documentation" -msgstr "" - -#: ishtar_menu.py:192 +#: ishtar_menu.py:168  msgid "Administrative Act"  msgstr "" -#: ishtar_menu.py:232 +#: ishtar_menu.py:208  msgid "Dashboard"  msgstr "" -#: ishtar_menu.py:236 +#: ishtar_menu.py:212  msgid "General informations"  msgstr "" -#: ishtar_menu.py:240 models.py:503 +#: ishtar_menu.py:216 models.py:499  #: templates/ishtar/dashboards/dashboard_operation.html:8  #: templates/ishtar/sheet_site.html:67  msgid "Operations"  msgstr "" -#: models.py:56 models.py:76 models.py:2122 +#: models.py:55 models.py:75 models.py:2040  msgid "Order"  msgstr "" -#: models.py:58 models.py:1645 +#: models.py:57 models.py:1563  msgid "End date"  msgstr "" -#: models.py:59 +#: models.py:58  msgid "Parent period"  msgstr "" -#: models.py:63 +#: models.py:62  msgid "Type Period"  msgstr "" -#: models.py:64 +#: models.py:63  msgid "Types Period"  msgstr "" -#: models.py:79 +#: models.py:78  msgid "Type of report state"  msgstr "" -#: models.py:80 +#: models.py:79  msgid "Types of report state"  msgstr "" -#: models.py:113 +#: models.py:112  msgid "Top operation"  msgstr "" @@ -811,331 +770,295 @@ msgstr ""  msgid "Virtual operation of site: {}"  msgstr "" -#: models.py:248 +#: models.py:243  msgid "Not documented"  msgstr "" -#: models.py:249 +#: models.py:244  msgid "Arbitrary"  msgstr "" -#: models.py:250 +#: models.py:245  msgid "Reliable"  msgstr "" -#: models.py:336 +#: models.py:331  msgid "Associated file (label)"  msgstr "" -#: models.py:337 +#: models.py:332  msgid "Operator name"  msgstr "" -#: models.py:338 +#: models.py:333  msgid "Scientist (full name)"  msgstr "" -#: models.py:339 +#: models.py:334  msgid "Associated file (external ID)"  msgstr "" -#: models.py:340 +#: models.py:335  msgid "Scientist (title)"  msgstr "" -#: models.py:341 +#: models.py:336  msgid "Scientist (surname)"  msgstr "" -#: models.py:342 +#: models.py:337  msgid "Scientist (name)"  msgstr "" -#: models.py:343 +#: models.py:338  msgid "Scientist - Organization (name)"  msgstr "" -#: models.py:344 +#: models.py:339  msgid "In charge (title)"  msgstr "" -#: models.py:345 +#: models.py:340  msgid "In charge (surname)"  msgstr "" -#: models.py:346 +#: models.py:341  msgid "In charge (name)"  msgstr "" -#: models.py:347 +#: models.py:342  msgid "In charge - Organization (name)"  msgstr "" -#: models.py:352 +#: models.py:347  msgid "Archaeological sites (reference)"  msgstr "" -#: models.py:374 templates/ishtar/sheet_operation.html:57 +#: models.py:369 templates/ishtar/sheet_operation.html:57  msgid "Closing date"  msgstr "" -#: models.py:381 +#: models.py:376  msgid "In charge scientist"  msgstr "" -#: models.py:400 models.py:1428 +#: models.py:395 models.py:1346  msgid "File"  msgstr "" -#: models.py:404 +#: models.py:399  msgid "Surface (m2)"  msgstr "" -#: models.py:464 +#: models.py:460  msgid "Cached name"  msgstr "" -#: models.py:472 +#: models.py:468  msgid ""  "If checked, it means that this operation have not been officialy registered."  msgstr "" -#: models.py:539 +#: models.py:535  msgid "OPE"  msgstr "" -#: models.py:618 +#: models.py:614  msgid "Intercommunal"  msgstr "" -#: models.py:656 +#: models.py:650  msgid "Code patriarche"  msgstr "" -#: models.py:696 +#: models.py:690  msgid "This operation code already exists for this year"  msgstr "" -#: models.py:741 +#: models.py:735  msgid "Number of parcels"  msgstr "" -#: models.py:751 +#: models.py:745  msgid "Number of administrative acts"  msgstr "" -#: models.py:759 +#: models.py:753  msgid "Number of indexed administrative acts"  msgstr "" -#: models.py:767 +#: models.py:761  msgid "Number of context records"  msgstr "" -#: models.py:803 +#: models.py:797  msgid "Number of finds"  msgstr "" -#: models.py:848 +#: models.py:842  msgid "No type"  msgstr "" -#: models.py:879 +#: models.py:873  msgid "Number of sources"  msgstr "" -#: models.py:921 templates/ishtar/dashboards/dashboard_operation.html:309 +#: models.py:911 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:988 +#: models.py:973  msgid "Operation relation type"  msgstr "" -#: models.py:989 +#: models.py:974  msgid "Operation relation types"  msgstr "" -#: models.py:1002 +#: models.py:987  msgid "Operation record relation"  msgstr "" -#: models.py:1003 +#: models.py:988  msgid "Operation record relations"  msgstr "" -#: models.py:1062 -msgid "Operation year" -msgstr "" - -#: models.py:1064 -msgid "Document code" -msgstr "" - -#: models.py:1076 -msgid "Operation documentation" -msgstr "" - -#: models.py:1077 -msgid "Operation documentations" -msgstr "" - -#: models.py:1080 -msgid "Can view all Operation sources" -msgstr "" - -#: models.py:1082 -msgid "Can view own Operation source" -msgstr "" - -#: models.py:1084 -msgid "Can add own Operation source" -msgstr "" - -#: models.py:1086 -msgid "Can change own Operation source" -msgstr "" - -#: models.py:1088 -msgid "Can delete own Operation source" -msgstr "" - -#: models.py:1112 models.py:1233 +#: models.py:1030 models.py:1151  msgid "Treatment request"  msgstr "" -#: models.py:1113 models.py:1238 +#: models.py:1031 models.py:1156  msgid "Treatment"  msgstr "" -#: models.py:1115 +#: models.py:1033  msgid "Intended to"  msgstr "" -#: models.py:1117 +#: models.py:1035  msgid "Code"  msgstr "" -#: models.py:1120 +#: models.py:1038  msgid "Associated template"  msgstr "" -#: models.py:1121 +#: models.py:1039  msgid "Indexed"  msgstr "" -#: models.py:1125 +#: models.py:1043  msgid "Act types"  msgstr "" -#: models.py:1193 models.py:1279 +#: models.py:1111 models.py:1197  #: templates/ishtar/blocks/window_tables/administrativacts.html:6  #: templates/ishtar/blocks/window_tables/archaeologicalsites.html:6  msgid "Ref."  msgstr "" -#: models.py:1206 +#: models.py:1124  msgid "Person in charge of the operation"  msgstr "" -#: models.py:1212 +#: models.py:1130  msgid "Archaeological preventive operator"  msgstr "" -#: models.py:1220 +#: models.py:1138  msgid "Signatory"  msgstr "" -#: models.py:1248 +#: models.py:1166  msgid "Departments"  msgstr "" -#: models.py:1249 +#: models.py:1167  msgid "Cached values get from associated departments"  msgstr "" -#: models.py:1252 +#: models.py:1170  msgid "Cached values get from associated towns"  msgstr "" -#: models.py:1259 templates/ishtar/sheet_operation.html:188 -#: templates/ishtar/sheet_operation.html:230 +#: models.py:1177 templates/ishtar/sheet_operation.html:188 +#: templates/ishtar/sheet_operation.html:236  msgid "Administrative acts"  msgstr "" -#: models.py:1373 +#: models.py:1291  msgid "This index already exists for this year"  msgstr "" -#: models.py:1441 +#: models.py:1359  msgid "External ID"  msgstr "" -#: models.py:1444 +#: models.py:1362  msgid "External ID is set automatically"  msgstr "" -#: models.py:1445 +#: models.py:1363  msgid "Address - Locality"  msgstr "" -#: models.py:1640 +#: models.py:1558  msgid "Owner"  msgstr "" -#: models.py:1648 +#: models.py:1566  msgid "Parcel owner"  msgstr "" -#: models.py:1649 +#: models.py:1567  msgid "Parcel owners"  msgstr "" -#: models.py:1683 +#: models.py:1601  msgid "Recorded"  msgstr "" -#: models.py:1684 +#: models.py:1602  msgid "Effective"  msgstr "" -#: models.py:1685 +#: models.py:1603  msgid "Active"  msgstr "" -#: models.py:1686 +#: models.py:1604  msgid "Field completed"  msgstr "" -#: models.py:1687 +#: models.py:1605  msgid "Associated report"  msgstr "" -#: models.py:1688 +#: models.py:1606  msgid "Closed"  msgstr "" -#: models.py:1689 +#: models.py:1607  msgid "Documented and closed"  msgstr "" -#: models.py:2123 +#: models.py:2041  msgid "Is preventive"  msgstr "" -#: models.py:2126 +#: models.py:2044  msgid "Operation type old"  msgstr "" -#: models.py:2127 +#: models.py:2045  msgid "Operation types old"  msgstr ""  #: templates/ishtar/blocks/window_tables/administrativacts.html:7 -#: templates/ishtar/sheet_operation.html:249 -#: templates/ishtar/sheet_operation.html:313 +#: templates/ishtar/sheet_operation.html:255 +#: templates/ishtar/sheet_operation.html:319  msgid "Type"  msgstr "" @@ -1179,12 +1102,12 @@ msgstr ""  #: templates/ishtar/dashboards/dashboard_operation.html:432  #: templates/ishtar/dashboards/dashboard_operation.html:463  #: templates/ishtar/dashboards/dashboard_operation.html:687 -#: templates/ishtar/sheet_operation.html:249 -#: templates/ishtar/sheet_operation.html:259 -#: templates/ishtar/sheet_operation.html:276 -#: templates/ishtar/sheet_operation.html:286 -#: templates/ishtar/sheet_operation.html:296 -#: templates/ishtar/sheet_operation.html:313 +#: templates/ishtar/sheet_operation.html:255 +#: templates/ishtar/sheet_operation.html:265 +#: templates/ishtar/sheet_operation.html:282 +#: templates/ishtar/sheet_operation.html:292 +#: templates/ishtar/sheet_operation.html:302 +#: templates/ishtar/sheet_operation.html:319  msgid "Number"  msgstr "" @@ -1435,135 +1358,99 @@ msgstr ""  msgid "Associated parcels"  msgstr "" -#: templates/ishtar/sheet_operation.html:192 -msgid "Document from this operation" -msgstr "" - -#: templates/ishtar/sheet_operation.html:198 -#: templates/ishtar/sheet_operation.html:241 +#: templates/ishtar/sheet_operation.html:200 +#: templates/ishtar/sheet_operation.html:247  msgid "Context records"  msgstr "" -#: templates/ishtar/sheet_operation.html:203 +#: templates/ishtar/sheet_operation.html:205  msgid "Context record relations"  msgstr "" -#: templates/ishtar/sheet_operation.html:208 -msgid "Documents from associated context records" -msgstr "" - -#: templates/ishtar/sheet_operation.html:213 -#: templates/ishtar/sheet_operation.html:268 +#: templates/ishtar/sheet_operation.html:217 +#: templates/ishtar/sheet_operation.html:274  #: templates/ishtar/sheet_site.html:72  msgid "Finds"  msgstr "" -#: templates/ishtar/sheet_operation.html:218 -msgid "Documents from associated finds" -msgstr "" - -#: templates/ishtar/sheet_operation.html:223 +#: templates/ishtar/sheet_operation.html:229  msgid "Associated containers"  msgstr "" -#: templates/ishtar/sheet_operation.html:227 +#: templates/ishtar/sheet_operation.html:233  msgid "Statistics"  msgstr "" -#: templates/ishtar/sheet_operation.html:228 +#: templates/ishtar/sheet_operation.html:234  msgid "These numbers are updated hourly"  msgstr "" -#: templates/ishtar/sheet_operation.html:276 +#: templates/ishtar/sheet_operation.html:282  msgid "Material type"  msgstr "" -#: templates/ishtar/sheet_operation.html:286 +#: templates/ishtar/sheet_operation.html:292  msgid "Object type"  msgstr "" -#: templates/ishtar/sheet_operation.html:305 +#: templates/ishtar/sheet_operation.html:311  msgid "Sources"  msgstr "" -#: templates/ishtar/sheet_operation.html:323 +#: templates/ishtar/sheet_operation.html:329  msgid "Finds by context records"  msgstr "" -#: templates/ishtar/sheet_operationsource.html:4 -msgid "Operation source" -msgstr "" - -#: templates/ishtar/sheet_operationsource.html:11 -msgid "Related operation" -msgstr "" -  #: templates/ishtar/wizard/wizard_adminact_deletion.html:6  msgid "This act is indexed!"  msgstr "" -#: tests.py:509 +#: tests.py:510  msgid "New objects will be created."  msgstr "" -#: tests.py:539 +#: tests.py:540  msgid "This line have been already imported."  msgstr "" -#: tests.py:575 +#: tests.py:576  msgid ""  "The following error(s) has been encountered while parsing the source file:"  msgstr "" -#: views.py:254 +#: views.py:242  msgid "New operation"  msgstr "" -#: views.py:304 +#: views.py:291  msgid "Operation modification"  msgstr "" -#: views.py:315 +#: views.py:302  msgid "You don't have sufficient permissions to do this action."  msgstr "" -#: views.py:340 +#: views.py:327  msgid "Operation closing"  msgstr "" -#: views.py:351 +#: views.py:338  msgid "Operation deletion"  msgstr "" -#: views.py:418 +#: views.py:403  msgid "Site deletion"  msgstr "" -#: views.py:425 -msgid "Operation: source search" -msgstr "" - -#: views.py:433 -msgid "Operation: source creation" -msgstr "" - -#: views.py:445 -msgid "Operation: source modification" -msgstr "" - -#: views.py:460 -msgid "Operation: source deletion" -msgstr "" - -#: views.py:479 +#: views.py:422  msgid "Operation: new administrative act"  msgstr "" -#: views.py:489 +#: views.py:432  msgid "Operation: administrative act modification"  msgstr "" -#: views.py:513 +#: views.py:456  msgid "Operation: administrative act deletion"  msgstr "" @@ -1571,7 +1458,7 @@ msgstr ""  msgid "Add"  msgstr "" -#: wizards.py:209 +#: wizards.py:205  msgid ""  "Warning: No Archaeological File is provided. If you have forget it return to "  "the first step." diff --git a/archaeological_warehouse/locale/django.pot b/archaeological_warehouse/locale/django.pot index b1409c1e3..df50b13b7 100644 --- a/archaeological_warehouse/locale/django.pot +++ b/archaeological_warehouse/locale/django.pot @@ -5,181 +5,172 @@  # Valérie-Emma Leroux <emma@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 "" -#: forms.py:42 forms.py:111 ishtar_menu.py:40 models.py:73 models.py:220 +#: forms.py:41 forms.py:110 ishtar_menu.py:40 models.py:73 models.py:215  #: templates/ishtar/sheet_warehouse.html:4  msgid "Warehouse"  msgstr "" -#: forms.py:51 forms.py:56 models.py:543 +#: forms.py:50 forms.py:55 models.py:538  msgid "Division"  msgstr "" -#: forms.py:58 models.py:246 +#: forms.py:57 models.py:241  msgid "Order"  msgstr "" -#: forms.py:72 +#: forms.py:71  msgid "There are identical divisions."  msgstr "" -#: forms.py:77 models.py:63 +#: forms.py:76 models.py:62  msgid "Divisions"  msgstr "" -#: forms.py:78 +#: forms.py:77  msgid "Warehouse - 020 - Divisions"  msgstr "" -#: forms.py:83 forms.py:257 +#: forms.py:82 forms.py:248  msgid "Full text search"  msgstr "" -#: forms.py:85 forms.py:117 models.py:55 models.py:217 +#: forms.py:84 forms.py:116 models.py:54 models.py:212  msgid "Name"  msgstr "" -#: forms.py:86 forms.py:119 models.py:39 models.py:57 +#: forms.py:85 forms.py:118 models.py:38 models.py:56  msgid "Warehouse type"  msgstr "" -#: forms.py:87 forms.py:136 +#: forms.py:86 forms.py:135  msgid "Town"  msgstr "" -#: forms.py:99 views.py:100 +#: forms.py:98 views.py:97  msgid "Warehouse search"  msgstr "" -#: forms.py:112 +#: forms.py:111  msgid "Warehouse - 010 - General"  msgstr "" -#: forms.py:122 models.py:60 +#: forms.py:121 models.py:59  msgid "Person in charge"  msgstr "" -#: forms.py:128 forms.py:204 models.py:61 models.py:312 +#: forms.py:127 forms.py:195 models.py:60 models.py:307  msgid "Comment"  msgstr "" -#: forms.py:130 +#: forms.py:129  msgid "Address"  msgstr "" -#: forms.py:132 +#: forms.py:131  msgid "Address complement"  msgstr "" -#: forms.py:134 +#: forms.py:133  msgid "Postal code"  msgstr "" -#: forms.py:137 +#: forms.py:136  msgid "Country"  msgstr "" -#: forms.py:139 +#: forms.py:138  msgid "Phone"  msgstr "" -#: forms.py:140 +#: forms.py:139  msgid "Mobile phone"  msgstr "" -#: forms.py:167 models.py:66 -msgid "Images" -msgstr "" - -#: forms.py:168 -msgid "Warehouse - 025 - Images" -msgstr "" - -#: forms.py:173 forms.py:174 +#: forms.py:164 forms.py:165  msgid "Would you like to delete this warehouse?"  msgstr "" -#: forms.py:178 models.py:324 models.py:540 +#: forms.py:169 models.py:319 models.py:535  #: templates/ishtar/sheet_container.html:4  msgid "Container"  msgstr "" -#: forms.py:179 +#: forms.py:170  msgid "Container - 010 - General"  msgstr "" -#: forms.py:185 forms.py:261 models.py:261 +#: forms.py:176 forms.py:252 models.py:256  msgid "Ref."  msgstr "" -#: forms.py:186 models.py:318 +#: forms.py:177 models.py:313  msgid "Old reference"  msgstr "" -#: forms.py:188 forms.py:260 models.py:264 models.py:310 +#: forms.py:179 forms.py:251 models.py:259 models.py:305  msgid "Container type"  msgstr "" -#: forms.py:190 +#: forms.py:181  msgid "Current location (warehouse)"  msgstr "" -#: forms.py:196 models.py:307 +#: forms.py:187 models.py:302  msgid "Responsible warehouse"  msgstr "" -#: forms.py:202 +#: forms.py:193  msgid "Image"  msgstr "" -#: forms.py:229 +#: forms.py:220  msgid "ID"  msgstr "" -#: forms.py:251 +#: forms.py:242  msgid "This ID already exists for this warehouse."  msgstr "" -#: forms.py:272 forms.py:278 views.py:144 +#: forms.py:263 forms.py:269 views.py:139  msgid "Container search"  msgstr "" -#: forms.py:274 forms.py:280 +#: forms.py:265 forms.py:271  msgid "You should select a container."  msgstr "" -#: forms.py:275 +#: forms.py:266  msgid "Add a new container"  msgstr "" -#: forms.py:285 ishtar_menu.py:36 views.py:95 +#: forms.py:276 ishtar_menu.py:36 views.py:92  msgid "Packaging"  msgstr "" -#: forms.py:291 +#: forms.py:282  msgid "Packager"  msgstr "" -#: forms.py:297 +#: forms.py:288  msgid "Date"  msgstr "" -#: forms.py:301 +#: forms.py:292  msgid "Packaged finds"  msgstr "" -#: forms.py:305 +#: forms.py:296  msgid "Container - 020 - Localisation"  msgstr "" -#: forms.py:307 models.py:313 +#: forms.py:298 models.py:308  msgid "Localisation"  msgstr "" -#: forms.py:331 forms.py:332 +#: forms.py:322 forms.py:323  msgid "Would you like to delete this container?"  msgstr "" @@ -203,20 +194,25 @@ msgstr ""  msgid "Deletion"  msgstr "" -#: ishtar_menu.py:57 models.py:325 templates/ishtar/sheet_warehouse.html:37 +#: ishtar_menu.py:57 models.py:320 templates/ishtar/sheet_warehouse.html:37  #: templates/ishtar/sheet_warehouse.html:68  msgid "Containers"  msgstr "" -#: models.py:40 +#: models.py:39  msgid "Warehouse types"  msgstr "" -#: models.py:68 models.py:319 +#: models.py:66 +#| msgid "Comment" +msgid "Documents" +msgstr "" + +#: models.py:68 models.py:314  msgid "External ID"  msgstr "" -#: models.py:70 models.py:321 +#: models.py:70 models.py:316  msgid "External ID is set automatically"  msgstr "" @@ -224,75 +220,75 @@ msgstr ""  msgid "Warehouses"  msgstr "" -#: models.py:219 +#: models.py:214  msgid "Description"  msgstr "" -#: models.py:224 models.py:225 +#: models.py:219 models.py:220  msgid "Collection"  msgstr "" -#: models.py:234 +#: models.py:229  msgid "Warehouse division type"  msgstr "" -#: models.py:235 +#: models.py:230  msgid "Warehouse division types"  msgstr "" -#: models.py:257 +#: models.py:252  msgid "Length (mm)"  msgstr "" -#: models.py:258 +#: models.py:253  msgid "Width (mm)"  msgstr "" -#: models.py:259 +#: models.py:254  msgid "Height (mm)"  msgstr "" -#: models.py:260 +#: models.py:255  msgid "Volume (l)"  msgstr "" -#: models.py:265 +#: models.py:260  msgid "Container types"  msgstr "" -#: models.py:296 +#: models.py:291  msgid "Location - index"  msgstr "" -#: models.py:297 +#: models.py:292  msgid "Precise localisation"  msgstr "" -#: models.py:298 +#: models.py:293  msgid "Type"  msgstr "" -#: models.py:304 +#: models.py:299  msgid "Location (warehouse)"  msgstr "" -#: models.py:311 +#: models.py:306  msgid "Container ref."  msgstr "" -#: models.py:315 +#: models.py:310  msgid "Cached location"  msgstr "" -#: models.py:544 +#: models.py:539  msgid "Reference"  msgstr "" -#: models.py:547 +#: models.py:542  msgid "Container localisation"  msgstr "" -#: models.py:548 +#: models.py:543  msgid "Container localisations"  msgstr "" @@ -348,26 +344,26 @@ msgid ""  "change divisions."  msgstr "" -#: views.py:113 +#: views.py:109  msgid "Warehouse creation"  msgstr "" -#: views.py:123 +#: views.py:118  msgid "Warehouse modification"  msgstr "" -#: views.py:139 +#: views.py:134  msgid "Warehouse deletion"  msgstr "" -#: views.py:155 +#: views.py:150  msgid "Container creation"  msgstr "" -#: views.py:164 +#: views.py:159  msgid "Container modification"  msgstr "" -#: views.py:179 +#: views.py:174  msgid "Container deletion"  msgstr "" diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 2cebd7d96..49591109b 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -6,7 +6,6 @@  # É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 "" @@ -18,7 +17,7 @@ msgstr ""  msgid "email address"  msgstr "" -#: __init__.py:10 templates/ishtar/sheet_source.html:20 +#: __init__.py:10  msgid "Related item"  msgstr "" @@ -39,11 +38,11 @@ msgid "Profile"  msgstr ""  #: admin.py:207 forms_common.py:765 forms_common.py:785 forms_common.py:786 -#: models.py:2651 +#: models.py:2650  msgid "Profiles"  msgstr "" -#: admin.py:229 admin.py:248 models.py:838 models.py:3461 +#: admin.py:229 admin.py:248 models.py:799 models.py:3493  msgid "Parent"  msgstr "" @@ -51,11 +50,11 @@ msgstr ""  msgid "Center"  msgstr "" -#: admin.py:238 models.py:3341 +#: admin.py:238 models.py:3373  msgid "Limit"  msgstr "" -#: admin.py:241 models.py:3351 +#: admin.py:241 models.py:3383  msgid "Town children"  msgstr "" @@ -81,57 +80,56 @@ msgstr ""  msgid "These parents are missing: {}"  msgstr "" -#: admin.py:560 +#: admin.py:559  msgid "{} importer type(s) duplicated: {}."  msgstr "" -#: admin.py:571 admin.py:626 +#: admin.py:570 admin.py:625  msgid "Duplicate"  msgstr "" -#: admin.py:615 +#: admin.py:614  msgid "{} importer column(s) duplicated: {}."  msgstr "" -#: admin.py:640 +#: admin.py:639  msgid "{} importer column(s) right-shifted."  msgstr "" -#: admin.py:651 +#: admin.py:650  msgid "Shift right"  msgstr "" -#: admin.py:676 +#: admin.py:675  msgid "{} importer column(s) left-shifted."  msgstr "" -#: admin.py:682 +#: admin.py:681  msgid "{} importer column(s) not left-shifted: no place available."  msgstr "" -#: admin.py:694 +#: admin.py:693  msgid "Shift left"  msgstr "" -#: admin.py:839 -#| msgid "Display" +#: admin.py:838  msgid "Display selected"  msgstr "" -#: admin.py:840 +#: admin.py:839  msgid "Hide selected"  msgstr "" -#: admin.py:864 models.py:1785 +#: admin.py:865 models.py:1784  msgid "Form"  msgstr "" -#: admin.py:866 models.py:1810 models_imports.py:126 +#: admin.py:867 models.py:1809 models_imports.py:126  #: templates/ishtar/dashboards/dashboard_main.html:39  msgid "Users"  msgstr "" -#: admin.py:886 models.py:1885 +#: admin.py:887 models.py:1884  msgid "Field"  msgstr "" @@ -163,184 +161,189 @@ msgstr ""  msgid "Ishtar - Common"  msgstr "" -#: data_importer.py:236 +#: data_importer.py:237  #, python-format  msgid "\"%(value)s\" is too long. The max length is %(length)d characters."  msgstr "" -#: data_importer.py:253 +#: data_importer.py:254  #, python-format  msgid "\"%(value)s\" not equal to yes or no"  msgstr "" -#: data_importer.py:266 +#: data_importer.py:267  #, python-format  msgid "\"%(value)s\" is not a float"  msgstr "" -#: data_importer.py:276 +#: data_importer.py:277  #, python-brace-format  msgid "\"{value}\" is not an appropriate INSEE code"  msgstr "" -#: data_importer.py:308 data_importer.py:322 data_importer.py:581 +#: 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:336 +#: data_importer.py:337  #, python-format  msgid "\"%(value)s\" is not an integer"  msgstr "" -#: data_importer.py:392 data_importer.py:647 +#: 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:399 +#: data_importer.py:400  #, python-format  msgid "%d. None of the above - create new"  msgstr "" -#: data_importer.py:402 +#: data_importer.py:403  #, python-format  msgid "%d. None of the above - skip"  msgstr "" -#: data_importer.py:607 +#: data_importer.py:608  #, python-format  msgid "\"%(value)s\" is not a valid path for the given archive"  msgstr "" -#: data_importer.py:723 +#: 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:727 +#: data_importer.py:728  #, python-format  msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d"  msgstr "" -#: data_importer.py:729 views.py:2011 +#: data_importer.py:730 views.py:1097  msgid "No data provided"  msgstr "" -#: data_importer.py:730 +#: data_importer.py:731  msgid "Value is required"  msgstr "" -#: data_importer.py:731 +#: data_importer.py:732  #, python-format  msgid "At least %d columns must be filled"  msgstr "" -#: data_importer.py:732 +#: data_importer.py:733  msgid "The regexp doesn't match."  msgstr "" -#: data_importer.py:734 +#: 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:736 +#: 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:1234 views.py:2089 views.py:2099 +#: data_importer.py:1235 views.py:1175 views.py:1185  msgid "Not imported"  msgstr "" -#: data_importer.py:1559 +#: data_importer.py:1490 +#| msgid "Importer configuration error: field \"{}\" does not exist for {}." +msgid "Importer configuration error: \"{}\"." +msgstr "" + +#: data_importer.py:1566  msgid "Importer configuration error: field \"{}\" does not exist for {}."  msgstr "" -#: data_importer.py:1644 +#: data_importer.py:1651  msgid "* created *"  msgstr "" -#: data_importer.py:1700 +#: data_importer.py:1707  msgid "* match not find *"  msgstr "" -#: data_importer.py:1709 +#: data_importer.py:1716  msgid "* the query match more than 10 results*"  msgstr "" -#: data_importer.py:1712 +#: data_importer.py:1719  msgid " or "  msgstr "" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "line"  msgstr "" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "col"  msgstr "" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "error"  msgstr "" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "field"  msgstr "" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "source"  msgstr "" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "result"  msgstr "" -#: data_importer.py:1891 +#: data_importer.py:1897  #, python-format  msgid "\"%(value)s\" not in %(values)s"  msgstr "" -#: forms.py:78 +#: forms.py:79  msgid "Enter a valid name consisting of letters, spaces and hyphens."  msgstr "" -#: forms.py:94 forms_common.py:792 +#: forms.py:95 forms_common.py:792  msgid "Confirm"  msgstr "" -#: forms.py:99 +#: forms.py:100  msgid "Are you sure you want to delete?"  msgstr "" -#: forms.py:301 +#: forms.py:317  msgid "There are identical items."  msgstr "" -#: forms.py:432 forms.py:433 +#: forms.py:485 forms.py:486  msgid "Closing date"  msgstr "" -#: forms.py:445 +#: forms.py:498 forms_common.py:1215  msgid "You should select an item."  msgstr "" -#: forms.py:446 +#: forms.py:499  msgid "Add a new item"  msgstr "" -#: forms.py:562 models.py:2139 +#: forms.py:615 models.py:2138  msgid "Template"  msgstr ""  #: forms_common.py:49 forms_common.py:67 forms_common.py:312 -#: forms_common.py:543 models.py:2270 models.py:3358 +#: forms_common.py:543 models.py:2269 models.py:3390  #: templates/blocks/JQueryAdvancedTown.html:19  msgid "Town"  msgstr "" @@ -355,8 +358,8 @@ msgid ""  "french town Saint-Denis in the Seine-Saint-Denis department.</p>"  msgstr "" -#: forms_common.py:76 forms_common.py:1144 ishtar_menu.py:48 models.py:2573 -#: models.py:2802 models.py:2889 models.py:3010 +#: forms_common.py:76 forms_common.py:1236 ishtar_menu.py:48 models.py:2572 +#: models.py:2798 models.py:2885 models.py:3006  #: templates/ishtar/sheet_person.html:4  msgid "Person"  msgstr "" @@ -408,18 +411,17 @@ msgid "all users"  msgstr ""  #: forms_common.py:300 forms_common.py:462 forms_common.py:592 -#: ishtar_menu.py:76 models.py:2453 models.py:2547 +#: ishtar_menu.py:76 models.py:2452 models.py:2546  #: templates/ishtar/sheet_organization.html:4  msgid "Organization"  msgstr ""  #: forms_common.py:303 forms_common.py:342 forms_common.py:457  #: forms_common.py:513 forms_common.py:587 forms_common.py:774 -#: forms_common.py:807 forms_common.py:1202 models.py:1011 models.py:1034 -#: models.py:1609 models.py:1784 models.py:2135 models.py:2447 models.py:2559 -#: models.py:2795 models.py:3159 models.py:3337 models.py:3570 -#: models_imports.py:97 models_imports.py:122 models_imports.py:431 -#: models_imports.py:523 models_imports.py:809 +#: forms_common.py:807 models.py:972 models.py:995 models.py:1608 +#: models.py:1783 models.py:2134 models.py:2446 models.py:2558 models.py:2791 +#: models.py:3369 models.py:3602 models_imports.py:97 models_imports.py:122 +#: models_imports.py:431 models_imports.py:523 models_imports.py:812  #: templates/ishtar/import_step_by_step.html:102  #: templates/ishtar/import_step_by_step.html:270  #: templates/ishtar/import_table.html:27 @@ -427,61 +429,60 @@ msgstr ""  msgid "Name"  msgstr "" -#: forms_common.py:304 models.py:2423 models_imports.py:616 +#: forms_common.py:304 models.py:2422 models_imports.py:616  #: models_imports.py:617  msgid "Organization type"  msgstr "" -#: forms_common.py:306 forms_common.py:537 models.py:2265 +#: forms_common.py:306 forms_common.py:537 models.py:2264  #: templates/ishtar/blocks/sheet_address_section.html:3  msgid "Address"  msgstr "" -#: forms_common.py:308 forms_common.py:540 models.py:2266 +#: forms_common.py:308 forms_common.py:540 models.py:2265  msgid "Address complement"  msgstr "" -#: forms_common.py:310 forms_common.py:541 models.py:2268 +#: forms_common.py:310 forms_common.py:541 models.py:2267  msgid "Postal code"  msgstr "" -#: forms_common.py:313 forms_common.py:544 models.py:2271 +#: forms_common.py:313 forms_common.py:544 models.py:2270  msgid "Country"  msgstr ""  #: forms_common.py:315 forms_common.py:459 forms_common.py:517 -#: forms_common.py:589 forms_common.py:714 models.py:2298 +#: forms_common.py:589 forms_common.py:714 models.py:2297  msgid "Email"  msgstr "" -#: forms_common.py:316 forms_common.py:520 models.py:2283 +#: forms_common.py:316 forms_common.py:520 models.py:2282  #: templates/ishtar/sheet_person.html:27  #: templates/ishtar/wizard/wizard_person.html:33  msgid "Phone"  msgstr "" -#: forms_common.py:317 forms_common.py:529 models.py:2295 +#: forms_common.py:317 forms_common.py:529 models.py:2294  #: templates/ishtar/sheet_person.html:45  #: templates/ishtar/wizard/wizard_person.html:54  msgid "Mobile phone"  msgstr ""  #: forms_common.py:340 forms_common.py:455 forms_common.py:584 -#: forms_common.py:1102 +#: forms_common.py:1174  msgid "Full text search"  msgstr ""  #: forms_common.py:343 forms_common.py:460 forms_common.py:590 -#: forms_common.py:771 forms_common.py:1201 models.py:1043 models.py:2449 -#: models.py:3077 models.py:3170 models_imports.py:662 -#: templates/ishtar/blocks/window_image.html:43 +#: forms_common.py:771 models.py:1004 models.py:2448 models.py:3118 +#: models_imports.py:665 templates/ishtar/blocks/window_image.html:42  #: 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:353 views.py:162 +#: forms_common.py:353 views.py:139  msgid "Organization search"  msgstr "" @@ -497,12 +498,12 @@ msgstr ""  msgid "Organization to merge"  msgstr "" -#: forms_common.py:458 forms_common.py:511 forms_common.py:588 models.py:2557 +#: forms_common.py:458 forms_common.py:511 forms_common.py:588 models.py:2556  #: templates/ishtar/sheet_organization.html:24  msgid "Surname"  msgstr "" -#: forms_common.py:475 forms_common.py:572 views.py:127 +#: forms_common.py:475 forms_common.py:572 views.py:104  msgid "Person search"  msgstr "" @@ -514,25 +515,25 @@ msgstr ""  msgid "Identity"  msgstr "" -#: forms_common.py:508 forms_common.py:1064 forms_common.py:1111 models.py:2551 -#: models.py:2553 models.py:3074 models_imports.py:618 +#: forms_common.py:508 forms_common.py:1068 forms_common.py:1183 models.py:2550 +#: models.py:2552 models.py:3109 models_imports.py:618  #: templates/ishtar/blocks/window_tables/documents.html:7  msgid "Title"  msgstr "" -#: forms_common.py:509 models.py:2555 +#: forms_common.py:509 models.py:2554  msgid "Salutation"  msgstr "" -#: forms_common.py:515 models.py:2561 +#: forms_common.py:515 models.py:2560  msgid "Raw name"  msgstr "" -#: forms_common.py:518 models.py:2284 +#: forms_common.py:518 models.py:2283  msgid "Phone description"  msgstr "" -#: forms_common.py:521 models.py:2286 models.py:2288 +#: forms_common.py:521 models.py:2285 models.py:2287  msgid "Phone description 2"  msgstr "" @@ -540,11 +541,11 @@ msgstr ""  msgid "Phone 2"  msgstr "" -#: forms_common.py:525 models.py:2292 +#: forms_common.py:525 models.py:2291  msgid "Phone description 3"  msgstr "" -#: forms_common.py:527 models.py:2290 +#: forms_common.py:527 models.py:2289  msgid "Phone 3"  msgstr "" @@ -552,23 +553,23 @@ msgstr ""  msgid "Current organization"  msgstr "" -#: forms_common.py:546 models.py:2273 +#: forms_common.py:546 models.py:2272  msgid "Other address: address"  msgstr "" -#: forms_common.py:549 models.py:2276 +#: forms_common.py:549 models.py:2275  msgid "Other address: address complement"  msgstr "" -#: forms_common.py:551 models.py:2277 +#: forms_common.py:551 models.py:2276  msgid "Other address: postal code"  msgstr "" -#: forms_common.py:553 models.py:2279 +#: forms_common.py:553 models.py:2278  msgid "Other address: town"  msgstr "" -#: forms_common.py:555 models.py:2281 +#: forms_common.py:555 models.py:2280  msgid "Other address: country"  msgstr "" @@ -584,7 +585,7 @@ msgstr ""  msgid "Account search"  msgstr "" -#: forms_common.py:652 forms_common.py:692 forms_common.py:696 models.py:2495 +#: forms_common.py:652 forms_common.py:692 forms_common.py:696 models.py:2494  msgid "Person type"  msgstr "" @@ -592,7 +593,7 @@ msgstr ""  msgid "Account"  msgstr "" -#: forms_common.py:717 wizards.py:1630 +#: forms_common.py:717 wizards.py:1585  msgid "New password"  msgstr "" @@ -612,7 +613,7 @@ msgstr ""  msgid "This username already exists."  msgstr "" -#: forms_common.py:773 models.py:2798 models.py:3468 +#: forms_common.py:773 models.py:2794 models.py:3500  msgid "Areas"  msgstr "" @@ -620,11 +621,11 @@ msgstr ""  msgid "Send the new password by email?"  msgstr "" -#: forms_common.py:805 models.py:2800 views.py:1803 +#: forms_common.py:805 models.py:2796 views.py:889  msgid "Current profile"  msgstr "" -#: forms_common.py:808 models.py:2785 models.py:2797 +#: forms_common.py:808 models.py:2781 models.py:2793  msgid "Profile type"  msgstr "" @@ -633,7 +634,6 @@ msgid "Duplicate this profile"  msgstr ""  #: forms_common.py:813 -#| msgid "Delete import"  msgid "Delete this profile"  msgstr "" @@ -642,12 +642,11 @@ msgid "A profile with the same name exists."  msgstr ""  #: forms_common.py:894 -#| msgid "Duplicate"  msgid " (duplicate)"  msgstr "" -#: forms_common.py:905 forms_common.py:919 forms_common.py:920 models.py:3359 -#: models.py:3458 +#: forms_common.py:905 forms_common.py:919 forms_common.py:920 models.py:3391 +#: models.py:3490  msgid "Towns"  msgstr "" @@ -666,123 +665,142 @@ msgid ""  "p>"  msgstr "" -#: forms_common.py:1059 -msgid "Documentation informations" +#: forms_common.py:1061 +#| msgid "Documentation type" +msgid "Documentation"  msgstr "" -#: forms_common.py:1060 -msgid "Source - General" +#: forms_common.py:1062 +#| msgid "Source - General" +msgid "Document - General"  msgstr "" -#: forms_common.py:1066 forms_common.py:1112 models.py:3043 +#: forms_common.py:1071 forms_common.py:1184 models.py:3039  #: models_imports.py:619  msgid "Source type"  msgstr "" -#: forms_common.py:1068 forms_common.py:1113 -msgid "Reference" +#: forms_common.py:1074 forms_common.py:1125 forms_common.py:1276 +#: forms_common.py:1277 models.py:3012 models.py:3128 +#: templates/ishtar/blocks/window_image.html:27 +#: templates/ishtar/blocks/window_tables/documents.html:9 +msgid "Authors"  msgstr "" -#: forms_common.py:1071 forms_common.py:1114 -msgid "Internal reference" +#: forms_common.py:1078 models.py:3134 +msgid "Numerical ressource (web address)"  msgstr "" -#: forms_common.py:1075 models.py:3088 -msgid "Numerical ressource (web address)" +#: forms_common.py:1080 +msgid "Image" +msgstr "" + +#: forms_common.py:1083 templates/ishtar/sheet_document.html:28 +#| msgctxt "filesystem" +#| msgid "File" +msgctxt "Not directory" +msgid "File"  msgstr "" -#: forms_common.py:1076 models.py:3090 +#: forms_common.py:1086 forms_common.py:1185 +msgid "Reference" +msgstr "" + +#: forms_common.py:1089 forms_common.py:1186 +msgid "Internal reference" +msgstr "" + +#: forms_common.py:1091 models.py:3136  msgid "Receipt date"  msgstr "" -#: forms_common.py:1078 forms_common.py:1210 models.py:3092 models.py:3173 -#: models_imports.py:841 templates/ishtar/blocks/window_image.html:73 +#: forms_common.py:1093 models.py:3138 models_imports.py:844 +#: templates/ishtar/blocks/window_image.html:72  msgid "Creation date"  msgstr "" -#: forms_common.py:1081 models.py:3095 +#: forms_common.py:1096 models.py:3141  msgid "Receipt date in documentation"  msgstr "" -#: forms_common.py:1083 forms_common.py:1116 models.py:473 models.py:2565 -#: models.py:2968 models.py:3102 models_imports.py:469 +#: forms_common.py:1098 forms_common.py:1188 models.py:434 models.py:2564 +#: models.py:2964 models.py:3144 models_imports.py:469  msgid "Comment"  msgstr "" -#: forms_common.py:1085 forms_common.py:1115 forms_common.py:1207 -#: models.py:1614 models.py:3101 models.py:3160 models_imports.py:124 -#: models_imports.py:362 models_imports.py:432 +#: forms_common.py:1100 forms_common.py:1187 models.py:1613 models.py:3143 +#: models_imports.py:124 models_imports.py:362 models_imports.py:432  msgid "Description"  msgstr "" -#: forms_common.py:1088 models.py:3103 +#: forms_common.py:1103 models.py:3145  msgid "Additional information"  msgstr "" -#: forms_common.py:1090 forms_common.py:1119 models.py:3105 +#: forms_common.py:1105 forms_common.py:1191 models.py:3147  msgid "Has a duplicate"  msgstr "" -#: forms_common.py:1093 forms_common.py:1199 models.py:3180 -msgid "Image" +#: forms_common.py:1123 templates/ishtar/organization_person_form.html:9 +#: templates/ishtar/person_form.html:9 +msgid "Identification"  msgstr "" -#: forms_common.py:1108 forms_common.py:1137 forms_common.py:1172 -#: models.py:3015 templates/ishtar/wizard/wizard_person_deletion.html:139 -msgid "Author" +#: forms_common.py:1124 +msgid "Content"  msgstr "" -#: forms_common.py:1118 -msgid "Additional informations" +#: forms_common.py:1126 +#| msgid "Date" +msgid "Dates"  msgstr "" -#: forms_common.py:1129 -msgid "Would you like to delete this documentation?" +#: forms_common.py:1127 +#| msgid "advanced" +msgid "Advanced"  msgstr "" -#: forms_common.py:1145 models.py:2997 models.py:3012 models_imports.py:620 -msgid "Author type" +#: forms_common.py:1128 templates/ishtar/sheet_document.html:49 +#| msgid "Related item" +msgid "Related items"  msgstr "" -#: forms_common.py:1164 -msgid "Author selection" +#: forms_common.py:1146 +msgid "You should at least fill one of this field: title, url, image or file."  msgstr "" -#: forms_common.py:1179 -msgid "There are identical authors." +#: forms_common.py:1152 +msgid "A document have to attached at least to one item"  msgstr "" -#: forms_common.py:1184 forms_common.py:1185 forms_common.py:1204 -#: models.py:3016 models.py:3084 models.py:3165 -#: templates/ishtar/blocks/window_image.html:28 -#: templates/ishtar/blocks/window_tables/documents.html:9 -msgid "Authors" +#: forms_common.py:1180 forms_common.py:1229 forms_common.py:1264 +#: models.py:3011 templates/ishtar/wizard/wizard_person_deletion.html:139 +msgid "Author"  msgstr "" -#: forms_common.py:1190 models.py:3181 -msgid "Images" +#: forms_common.py:1190 +msgid "Additional informations"  msgstr "" -#: forms_common.py:1212 -msgid "Licence" +#: forms_common.py:1200 +#| msgid "Account search" +msgid "Document search"  msgstr "" -#: forms_common.py:1214 models.py:3097 models.py:3174 -#: templates/ishtar/blocks/window_image.html:53 -msgid "Ref." +#: forms_common.py:1221 +msgid "Would you like to delete this documentation?"  msgstr "" -#: forms_common.py:1216 models.py:3100 models.py:3177 -#: templates/ishtar/blocks/window_image.html:63 -msgid "Internal ref." +#: forms_common.py:1237 models.py:2993 models.py:3008 models_imports.py:620 +msgid "Author type"  msgstr "" -#: forms_common.py:1218 models.py:3298 -msgid "Main image" +#: forms_common.py:1256 +msgid "Author selection"  msgstr "" -#: forms_common.py:1245 -msgid "Only one image can be a main image" +#: forms_common.py:1271 +msgid "There are identical authors."  msgstr ""  #: ishtar_menu.py:29 templates/registration/activation_complete.html:10 @@ -797,11 +815,11 @@ msgstr ""  msgid "Addition/modification"  msgstr "" -#: ishtar_menu.py:37 ishtar_menu.py:71 ishtar_menu.py:102 +#: 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:1914 views.py:1827 +#: ishtar_menu.py:40 models.py:1913 views.py:913  msgid "Global variables"  msgstr "" @@ -809,16 +827,17 @@ msgstr ""  msgid "Directory"  msgstr "" -#: ishtar_menu.py:51 ishtar_menu.py:79 templates/blocks/DataTables.html:6 -#: templates/blocks/JQueryJqGrid.html:6 +#: ishtar_menu.py:51 ishtar_menu.py:79 ishtar_menu.py:129 +#: templates/blocks/DataTables.html:6 templates/blocks/JQueryJqGrid.html:6  msgid "Search"  msgstr "" -#: ishtar_menu.py:55 ishtar_menu.py:84 templates/ishtar/import_table.html:30 +#: 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:59 ishtar_menu.py:89 ishtar_menu.py:139  msgid "Modification"  msgstr "" @@ -830,55 +849,60 @@ msgstr ""  msgid "Manual merge"  msgstr "" -#: ishtar_menu.py:110 models_imports.py:864 +#: ishtar_menu.py:110 models_imports.py:867  msgid "Imports"  msgstr "" -#: ishtar_menu.py:113 views.py:1835 +#: ishtar_menu.py:113 views.py:921  msgid "New import"  msgstr "" -#: ishtar_menu.py:117 views.py:1854 +#: ishtar_menu.py:117 views.py:940  msgid "Current imports"  msgstr "" -#: ishtar_menu.py:121 views.py:2300 +#: ishtar_menu.py:121 views.py:1388  msgid "Old imports"  msgstr "" -#: models.py:229 +#: ishtar_menu.py:126 +#| msgid "Documentation type" +msgid "Documentation / Images" +msgstr "" + +#: models.py:190  msgid "Not a valid item."  msgstr "" -#: models.py:244 +#: models.py:205  msgid "A selected item is not a valid item."  msgstr "" -#: models.py:255 +#: models.py:216  msgid "This item already exists."  msgstr "" -#: models.py:465 models.py:1896 models.py:2230 models.py:2246 models.py:2967 +#: models.py:426 models.py:1895 models.py:2229 models.py:2245 models.py:2963  #: models_imports.py:358  msgid "Label"  msgstr "" -#: models.py:467 +#: models.py:428  msgid "Textual ID"  msgstr "" -#: models.py:470 +#: models.py:431  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:474 models.py:1786 models.py:2142 models.py:2970 +#: models.py:435 models.py:1785 models.py:2141 models.py:2966  #: models_imports.py:138 models_imports.py:528  msgid "Available"  msgstr "" -#: models.py:853 models.py:1037 models_imports.py:549 +#: models.py:814 models.py:998 models_imports.py:549  #: templates/ishtar/formset_import_match.html:21  #: templates/ishtar/import_step_by_step.html:171  #: templates/ishtar/import_step_by_step.html:199 @@ -887,52 +911,52 @@ msgstr ""  msgid "Key"  msgstr "" -#: models.py:859 +#: models.py:820  msgid "Specific key to an import"  msgstr "" -#: models.py:998 +#: models.py:959  msgid "Generated relation image (SVG)"  msgstr "" -#: models.py:1012 models.py:1045 models.py:1451 models.py:1898 models.py:2994 -#: models.py:3473 models.py:3555 +#: models.py:973 models.py:1006 models.py:1450 models.py:1897 models.py:2990 +#: models.py:3505 models.py:3587  msgid "Order"  msgstr "" -#: models.py:1015 +#: models.py:976  msgid "Json data - Menu"  msgstr "" -#: models.py:1016 +#: models.py:977  msgid "Json data - Menus"  msgstr "" -#: models.py:1024 +#: models.py:985  msgid "Text"  msgstr "" -#: models.py:1025 +#: models.py:986  msgid "Long text"  msgstr "" -#: models.py:1026 models_imports.py:658 +#: models.py:987 models_imports.py:661  msgid "Integer"  msgstr "" -#: models.py:1027 models_imports.py:659 +#: models.py:988 models_imports.py:662  msgid "Float"  msgstr "" -#: models.py:1028 models_imports.py:661 +#: models.py:989 models_imports.py:664  msgid "Date"  msgstr "" -#: models.py:1029 +#: models.py:990  msgid "Choices"  msgstr "" -#: models.py:1038 +#: models.py:999  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 " @@ -940,363 +964,369 @@ msgid ""  "my_key__my_subkey."  msgstr "" -#: models.py:1042 +#: models.py:1003  msgid "Display"  msgstr "" -#: models.py:1051 +#: models.py:1012  msgid "Json data - Field"  msgstr "" -#: models.py:1052 +#: models.py:1013  msgid "Json data - Fields"  msgstr "" -#: models.py:1063 +#: models.py:1024  msgid "Content types of the field and of the menu do not match"  msgstr "" -#: models.py:1123 +#: models.py:1084  msgid "Search vector"  msgstr "" -#: models.py:1124 +#: models.py:1085  msgid "Auto filled at save"  msgstr "" -#: models.py:1261 +#: models.py:1240 +msgid "Add document/image" +msgstr "" + +#: models.py:1242 +msgid "doc./image" +msgstr "" + +#: models.py:1260  msgid "Last editor"  msgstr "" -#: models.py:1264 +#: models.py:1263  msgid "Creator"  msgstr "" -#: models.py:1444 +#: models.py:1443  msgid "Above"  msgstr "" -#: models.py:1445 +#: models.py:1444  msgid "Bellow"  msgstr "" -#: models.py:1446 +#: models.py:1445  msgid "Equal"  msgstr "" -#: models.py:1452 +#: models.py:1451  msgid "Symmetrical"  msgstr "" -#: models.py:1453 +#: models.py:1452  msgid "Tiny label"  msgstr "" -#: models.py:1456 +#: models.py:1455  msgid "Inverse relation"  msgstr "" -#: models.py:1459 +#: models.py:1458  msgid "Logical relation"  msgstr "" -#: models.py:1469 +#: models.py:1468  msgid "Cannot have symmetrical and an inverse_relation"  msgstr "" -#: models.py:1587 +#: models.py:1586  msgid "Euro"  msgstr "" -#: models.py:1588 +#: models.py:1587  msgid "US dollar"  msgstr "" -#: models.py:1589 views.py:1591 views.py:1652 +#: models.py:1588 views.py:677 views.py:738  msgid "Operations"  msgstr "" -#: models.py:1590 views.py:1593 views.py:1656 +#: models.py:1589 views.py:679 views.py:742  msgid "Context records"  msgstr "" -#: models.py:1591 +#: models.py:1590  msgid "Site"  msgstr "" -#: models.py:1591 +#: models.py:1590  msgid "Archaeological entity"  msgstr "" -#: models.py:1595 +#: models.py:1594  msgid "Site search"  msgstr "" -#: models.py:1596 +#: models.py:1595  msgid "New site"  msgstr "" -#: models.py:1597 +#: models.py:1596  msgid "Site modification"  msgstr "" -#: models.py:1600 +#: models.py:1599  msgid "Archaeological entity search"  msgstr "" -#: models.py:1601 +#: models.py:1600  msgid "New archaeological entity"  msgstr "" -#: models.py:1602 +#: models.py:1601  msgid "Archaeological entity modification"  msgstr "" -#: models.py:1610 models.py:2136 models_imports.py:123 +#: models.py:1609 models.py:2135 models_imports.py:123  msgid "Slug"  msgstr "" -#: models.py:1611 +#: models.py:1610  msgid "Current active"  msgstr "" -#: models.py:1613 +#: models.py:1612  msgid "Activate experimental feature"  msgstr "" -#: models.py:1615 +#: models.py:1614  msgid "Files module"  msgstr "" -#: models.py:1617 +#: models.py:1616  msgid "Archaeological site module"  msgstr "" -#: models.py:1619 +#: models.py:1618  msgid "Archaeological site type"  msgstr "" -#: models.py:1623 +#: models.py:1622  msgid "Context records module"  msgstr "" -#: models.py:1625 +#: models.py:1624  msgid "Finds module"  msgstr "" -#: models.py:1626 +#: models.py:1625  msgid "Need context records module"  msgstr "" -#: models.py:1628 +#: models.py:1627  msgid "Find index is based on"  msgstr "" -#: models.py:1630 +#: models.py:1629  msgid ""  "To prevent irrelevant indexes, change this parameter only if there is no "  "find in the database"  msgstr "" -#: models.py:1633 +#: models.py:1632  msgid "Warehouses module"  msgstr "" -#: models.py:1634 +#: models.py:1633  msgid "Need finds module"  msgstr "" -#: models.py:1635 +#: models.py:1634  msgid "Preservation module"  msgstr "" -#: models.py:1637 +#: models.py:1636  msgid "Mapping module"  msgstr "" -#: models.py:1638 +#: models.py:1637  msgid "Underwater module"  msgstr "" -#: models.py:1640 +#: models.py:1639  msgid "Parcel are mandatory for context records"  msgstr "" -#: models.py:1642 +#: models.py:1641  msgid "Home page"  msgstr "" -#: models.py:1643 +#: models.py:1642  #, 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:1647 +#: models.py:1646  msgid "File external id"  msgstr "" -#: models.py:1649 +#: models.py:1648  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:1654 +#: models.py:1653  msgid "Parcel external id"  msgstr "" -#: models.py:1657 +#: models.py:1656  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:1662 +#: models.py:1661  msgid "Context record external id"  msgstr "" -#: models.py:1664 +#: models.py:1663  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:1669 +#: models.py:1668  msgid "Base find external id"  msgstr "" -#: models.py:1671 +#: models.py:1670  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:1676 +#: models.py:1675  msgid "Find external id"  msgstr "" -#: models.py:1678 +#: models.py:1677  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:1683 +#: models.py:1682  msgid "Container external id"  msgstr "" -#: models.py:1685 +#: models.py:1684  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:1690 +#: models.py:1689  msgid "Warehouse external id"  msgstr "" -#: models.py:1692 +#: models.py:1691  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:1697 +#: models.py:1696  msgid "Raw name for person"  msgstr "" -#: models.py:1699 +#: models.py:1698  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:1703 +#: models.py:1702  msgid "Currency"  msgstr "" -#: models.py:1707 +#: models.py:1706  msgid "Ishtar site profile"  msgstr "" -#: models.py:1708 +#: models.py:1707  msgid "Ishtar site profiles"  msgstr "" -#: models.py:1788 +#: models.py:1787  msgid "Enable this form"  msgstr "" -#: models.py:1789 +#: models.py:1788  msgid ""  "Disable with caution: disabling a form with mandatory fields may lead to "  "database errors."  msgstr "" -#: models.py:1792 +#: models.py:1791  msgid "Apply to all"  msgstr "" -#: models.py:1793 +#: models.py:1792  msgid ""  "Apply this form to all users. If set to True, selecting user and user type "  "is useless."  msgstr "" -#: models.py:1799 +#: models.py:1798  msgid "Custom form"  msgstr "" -#: models.py:1800 +#: models.py:1799  msgid "Custom forms"  msgstr "" -#: models.py:1816 +#: models.py:1815  msgid "User types"  msgstr "" -#: models.py:1888 +#: models.py:1887  msgid "Excluded field"  msgstr "" -#: models.py:1889 +#: models.py:1888  msgid "Excluded fields"  msgstr "" -#: models.py:1899 templates/blocks/form_flex_snippet.html:18 +#: models.py:1898 templates/blocks/form_flex_snippet.html:18  #: templates/blocks/table_form_snippet.html:9  msgid "Help"  msgstr "" -#: models.py:1902 -#| msgid "Json data - Field" +#: models.py:1901  msgid "Custom form - Json data field"  msgstr "" -#: models.py:1903 -#| msgid "Json data - Fields" +#: models.py:1902  msgid "Custom form - Json data fields"  msgstr "" -#: models.py:1907 +#: models.py:1906  msgid "Variable name"  msgstr "" -#: models.py:1908 +#: models.py:1907  msgid "Description of the variable"  msgstr "" -#: models.py:1910 models_imports.py:550 +#: models.py:1909 models_imports.py:550  #: templates/ishtar/formset_import_match.html:22  #: templates/ishtar/import_step_by_step.html:172  #: templates/ishtar/import_step_by_step.html:200 @@ -1304,372 +1334,414 @@ msgstr ""  msgid "Value"  msgstr "" -#: models.py:1913 +#: models.py:1912  msgid "Global variable"  msgstr "" -#: models.py:2040 models.py:2070 +#: models.py:2039 models.py:2069  msgid "Total"  msgstr "" -#: models.py:2047 models.py:2231 models.py:2247 +#: models.py:2046 models.py:2230 models.py:2246  #: 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:2134 +#: models.py:2133  msgid "Administrative Act"  msgstr "" -#: models.py:2141 +#: models.py:2140  msgid "Associated object"  msgstr "" -#: models.py:2146 +#: models.py:2145  msgid "Document template"  msgstr "" -#: models.py:2147 +#: models.py:2146  msgid "Document templates"  msgstr "" -#: models.py:2235 models.py:2248 models.py:3593 models_imports.py:835 +#: models.py:2234 models.py:2247 models.py:3625 models_imports.py:838  msgid "State"  msgstr "" -#: models.py:2253 models.py:3345 templates/blocks/JQueryAdvancedTown.html:12 +#: models.py:2252 models.py:3377 templates/blocks/JQueryAdvancedTown.html:12  msgid "Department"  msgstr "" -#: models.py:2254 +#: models.py:2253  msgid "Departments"  msgstr "" -#: models.py:2294 +#: models.py:2293  msgid "Raw phone"  msgstr "" -#: models.py:2300 +#: models.py:2299  msgid "Alternative address is prefered"  msgstr "" -#: models.py:2339 +#: models.py:2338  msgid "Tel: "  msgstr "" -#: models.py:2343 +#: models.py:2342  msgid "Mobile: "  msgstr "" -#: models.py:2347 +#: models.py:2346  msgid "Email: "  msgstr "" -#: models.py:2352 +#: models.py:2351  msgid "Merge key"  msgstr "" -#: models.py:2424 +#: models.py:2423  msgid "Organization types"  msgstr "" -#: models.py:2454 +#: models.py:2453  msgid "Organizations"  msgstr "" -#: models.py:2496 +#: models.py:2495  msgid "Person types"  msgstr "" -#: models.py:2509 models_imports.py:652 +#: models.py:2508 models_imports.py:655  msgid "Title type"  msgstr "" -#: models.py:2510 +#: models.py:2509  msgid "Title types"  msgstr "" -#: models.py:2521 +#: models.py:2520  msgid "Mr"  msgstr "" -#: models.py:2522 +#: models.py:2521  msgid "Miss"  msgstr "" -#: models.py:2523 +#: models.py:2522  msgid "Mr and Mrs"  msgstr "" -#: models.py:2524 +#: models.py:2523  msgid "Mrs"  msgstr "" -#: models.py:2525 +#: models.py:2524  msgid "Doctor"  msgstr "" -#: models.py:2563 +#: models.py:2562  msgid "Contact type"  msgstr "" -#: models.py:2566 models.py:2645 +#: models.py:2565 models.py:2644  msgid "Types"  msgstr "" -#: models.py:2569 +#: models.py:2568  msgid "Is attached to"  msgstr "" -#: models.py:2574 +#: models.py:2573  msgid "Persons"  msgstr "" -#: models.py:2781 +#: models.py:2777  msgid "Groups"  msgstr "" -#: models.py:2786 +#: models.py:2782  msgid "Profile types"  msgstr "" -#: models.py:2805 +#: models.py:2801  msgid "User profile"  msgstr "" -#: models.py:2806 +#: models.py:2802  msgid "User profiles"  msgstr "" -#: models.py:2841 -#| msgid "Has a duplicate" +#: models.py:2837  msgid " - duplicate"  msgstr "" -#: models.py:2892 +#: models.py:2888  msgid "Advanced shortcut menu"  msgstr "" -#: models.py:2895 +#: models.py:2891  msgid "Ishtar user"  msgstr "" -#: models.py:2896 +#: models.py:2892  msgid "Ishtar users"  msgstr "" -#: models.py:2998 +#: models.py:2994  msgid "Author types"  msgstr "" -#: models.py:3044 +#: models.py:3040  msgid "Source types"  msgstr "" -#: models.py:3054 models_imports.py:651 +#: models.py:3050 models_imports.py:654  msgid "Support type"  msgstr "" -#: models.py:3055 +#: models.py:3051  msgid "Support types"  msgstr "" -#: models.py:3064 +#: models.py:3060  msgid "Format type"  msgstr "" -#: models.py:3065 +#: models.py:3061  msgid "Format types"  msgstr "" -#: models.py:3075 +#: models.py:3070 +msgid "URL" +msgstr "" + +#: models.py:3073 +msgid "License type" +msgstr "" + +#: models.py:3074 +msgid "License types" +msgstr "" + +#: models.py:3112 +msgid "Index" +msgstr "" + +#: models.py:3114  msgid "External ID"  msgstr "" -#: models.py:3078 +#: models.py:3115 templates/ishtar/blocks/window_image.html:52 +msgid "Ref." +msgstr "" + +#: models.py:3116 templates/ishtar/blocks/window_image.html:62 +msgid "Internal ref." +msgstr "" + +#: models.py:3120 +msgid "License" +msgstr "" + +#: models.py:3122  msgid "Support"  msgstr "" -#: models.py:3080 models_imports.py:621 +#: models.py:3124 models_imports.py:621  msgid "Format"  msgstr "" -#: models.py:3082 +#: models.py:3126  msgid "Scale"  msgstr "" -#: models.py:3096 +#: models.py:3130 +msgid "Authors (raw)" +msgstr "" + +#: models.py:3142  msgid "Item number"  msgstr "" -#: models.py:3136 -msgid "URL" +#: models.py:3148 +msgid "Symbolic links"  msgstr "" -#: models.py:3138 -msgid "License type" +#: models.py:3151 +#| msgid "Related to" +msgid "Related"  msgstr "" -#: models.py:3139 -msgid "License types" +#: models.py:3152 +msgid "Cached value - do not edit"  msgstr "" -#: models.py:3145 -msgid "Image type" +#: models.py:3155 templates/ishtar/sheet_document.html:4 +#| msgid "Comment" +msgid "Document"  msgstr "" -#: models.py:3146 -msgid "Image types" +#: models.py:3156 +#| msgid "Document templates" +msgid "Documents"  msgstr "" -#: models.py:3161 -msgid "Symbolic links" +#: models.py:3160 +msgid "Can view all Documents"  msgstr "" -#: models.py:3163 -msgid "License" +#: models.py:3162 +msgid "Can view own Document"  msgstr "" -#: models.py:3167 -msgid "Authors (raw)" +#: models.py:3164 +msgid "Can add own Document" +msgstr "" + +#: models.py:3166 +msgid "Can change own Document" +msgstr "" + +#: models.py:3168 +msgid "Can delete own Document"  msgstr "" -#: models.py:3338 +#: models.py:3370  msgid "Surface (m2)"  msgstr "" -#: models.py:3339 +#: models.py:3371  msgid "Localisation"  msgstr "" -#: models.py:3347 +#: models.py:3379  msgid "Year of creation"  msgstr "" -#: models.py:3348 +#: models.py:3380  msgid "Filling this field is relevant to distinguish old towns from new towns."  msgstr "" -#: models.py:3353 +#: models.py:3385  msgid "Cached name"  msgstr "" -#: models.py:3462 +#: models.py:3494  msgid "Only four level of parent are managed."  msgstr "" -#: models.py:3467 +#: models.py:3499  msgid "Area"  msgstr "" -#: models.py:3474 +#: models.py:3506  msgid "Is preventive"  msgstr "" -#: models.py:3475 +#: models.py:3507  msgid "Is judiciary"  msgstr "" -#: models.py:3478 models_imports.py:622 +#: models.py:3510 models_imports.py:622  msgid "Operation type"  msgstr "" -#: models.py:3479 +#: models.py:3511  msgid "Operation types"  msgstr "" -#: models.py:3518 +#: models.py:3550  msgid "Judiciary"  msgstr "" -#: models.py:3520 +#: models.py:3552  msgid "Preventive"  msgstr "" -#: models.py:3522 +#: models.py:3554  msgid "Research"  msgstr "" -#: models.py:3557 +#: models.py:3589  msgid "Authority name"  msgstr "" -#: models.py:3558 +#: models.py:3590  msgid "Authority SRID"  msgstr "" -#: models.py:3561 models_imports.py:650 +#: models.py:3593 models_imports.py:653  msgid "Spatial reference system"  msgstr "" -#: models.py:3562 +#: models.py:3594  msgid "Spatial reference systems"  msgstr "" -#: models.py:3569 +#: models.py:3601  msgid "Filename"  msgstr "" -#: models.py:3574 +#: models.py:3606  msgid "Administration script"  msgstr "" -#: models.py:3575 +#: models.py:3607  msgid "Administration scripts"  msgstr "" -#: models.py:3582 +#: models.py:3614  msgid "Scheduled"  msgstr "" -#: models.py:3583 +#: models.py:3615  msgid "In progress"  msgstr "" -#: models.py:3584 models_imports.py:774 +#: models.py:3616 models_imports.py:777  msgid "Finished with errors"  msgstr "" -#: models.py:3585 models_imports.py:775 +#: models.py:3617 models_imports.py:778  msgid "Finished"  msgstr "" -#: models.py:3598 +#: models.py:3630  msgid "Result"  msgstr "" -#: models.py:3601 +#: models.py:3633  msgid "Administration task"  msgstr "" -#: models.py:3602 +#: models.py:3634  msgid "Administration tasks"  msgstr "" -#: models.py:3606 +#: models.py:3638  msgid "Unknown"  msgstr "" -#: models.py:3621 +#: models.py:3653  msgid ""  "ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your "  "administrator."  msgstr "" -#: models.py:3630 +#: models.py:3662  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:3641 +#: models.py:3673  msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory."  msgstr "" -#: models.py:3657 +#: models.py:3689  msgid ""  "Script \"{}\" is not available in your script directory. Check your "  "configuration." @@ -1802,11 +1874,11 @@ msgstr ""  msgid "Importer - Targets"  msgstr "" -#: models_imports.py:511 views.py:611 +#: models_imports.py:511 views_item.py:295  msgid "True"  msgstr "" -#: models_imports.py:512 views.py:613 +#: models_imports.py:512 views_item.py:297  msgid "False"  msgstr "" @@ -1874,275 +1946,285 @@ msgstr ""  msgid "Container type"  msgstr "" -#: models_imports.py:635 -msgid "Treatment type" +#: models_imports.py:636 +#| msgid "Warehouses module" +msgid "Warehouse division"  msgstr ""  #: models_imports.py:637 -msgid "Treatment emergency type" +#| msgid "Warehouses module" +msgid "Warehouse type"  msgstr ""  #: models_imports.py:638 +msgid "Treatment type" +msgstr "" + +#: models_imports.py:640 +msgid "Treatment emergency type" +msgstr "" + +#: models_imports.py:641  msgid "Object type"  msgstr "" -#: models_imports.py:639 +#: models_imports.py:642  msgid "Integrity type"  msgstr "" -#: models_imports.py:641 +#: models_imports.py:644  msgid "Remarkability type"  msgstr "" -#: models_imports.py:642 +#: models_imports.py:645  msgid "Alteration type"  msgstr "" -#: models_imports.py:644 +#: models_imports.py:647  msgid "Alteration cause type"  msgstr "" -#: models_imports.py:645 +#: models_imports.py:648  msgid "Batch type"  msgstr "" -#: models_imports.py:647 +#: models_imports.py:650  msgid "Identification type"  msgstr "" -#: models_imports.py:649 +#: models_imports.py:652  msgid "Context record relation type"  msgstr "" -#: models_imports.py:660 +#: models_imports.py:663  msgid "String"  msgstr "" -#: models_imports.py:663 +#: models_imports.py:666  #: templates/ishtar/dashboards/dashboard_main_detail.html:196  msgid "Year"  msgstr "" -#: models_imports.py:664 +#: models_imports.py:667  msgid "INSEE code"  msgstr "" -#: models_imports.py:665 +#: models_imports.py:668  msgid "String to boolean"  msgstr "" -#: models_imports.py:666 +#: models_imports.py:669  msgctxt "filesystem"  msgid "File"  msgstr "" -#: models_imports.py:667 +#: models_imports.py:670  msgid "Unknow type"  msgstr "" -#: models_imports.py:684 +#: models_imports.py:687  msgid "4 digit year. e.g.: \"2015\""  msgstr "" -#: models_imports.py:685 +#: models_imports.py:688  msgid "4 digit year/month/day. e.g.: \"2015/02/04\""  msgstr "" -#: models_imports.py:686 +#: models_imports.py:689  msgid "Day/month/4 digit year. e.g.: \"04/02/2015\""  msgstr "" -#: models_imports.py:702 +#: models_imports.py:705  msgid "Options"  msgstr "" -#: models_imports.py:704 +#: models_imports.py:707  msgid "Split character(s)"  msgstr "" -#: models_imports.py:709 +#: models_imports.py:712  msgid "Importer - Formater type"  msgstr "" -#: models_imports.py:710 +#: models_imports.py:713  msgid "Importer - Formater types"  msgstr "" -#: models_imports.py:766 +#: models_imports.py:769  #: templates/ishtar/dashboards/dashboard_main_detail.html:132  msgid "Created"  msgstr "" -#: models_imports.py:767 +#: models_imports.py:770  msgid "Analyse in progress"  msgstr "" -#: models_imports.py:768 +#: models_imports.py:771  msgid "Analysed"  msgstr "" -#: models_imports.py:769 +#: models_imports.py:772  msgid "Check modified in queue"  msgstr "" -#: models_imports.py:770 +#: models_imports.py:773  msgid "Import in queue"  msgstr "" -#: models_imports.py:771 +#: models_imports.py:774  msgid "Check modified in progress"  msgstr "" -#: models_imports.py:772 +#: models_imports.py:775  msgid "Import in progress"  msgstr "" -#: models_imports.py:773 +#: models_imports.py:776  msgid "Partially imported"  msgstr "" -#: models_imports.py:776 +#: models_imports.py:779  msgid "Archived"  msgstr "" -#: models_imports.py:812 +#: models_imports.py:815  msgid "Imported file"  msgstr "" -#: models_imports.py:814 +#: models_imports.py:817  msgid "Associated images (zip file)"  msgstr "" -#: models_imports.py:818 +#: models_imports.py:821  msgid "If a group is selected, target key saved in this group will be used."  msgstr "" -#: models_imports.py:821 +#: models_imports.py:824  msgid "Encoding"  msgstr "" -#: models_imports.py:824 +#: models_imports.py:827  msgid "Skip lines"  msgstr "" -#: models_imports.py:825 +#: models_imports.py:828  msgid "Number of header lines in your file (can be 0)."  msgstr "" -#: models_imports.py:826 +#: models_imports.py:829  msgid "Error file"  msgstr "" -#: models_imports.py:829 +#: models_imports.py:832  msgid "Result file"  msgstr "" -#: models_imports.py:832 +#: models_imports.py:835  msgid "Match file"  msgstr "" -#: models_imports.py:838 +#: models_imports.py:841  msgid "Conservative import"  msgstr "" -#: models_imports.py:839 +#: models_imports.py:842  msgid "If set to true, do not overload existing values."  msgstr "" -#: models_imports.py:842 +#: models_imports.py:845  msgid "End date"  msgstr "" -#: models_imports.py:845 +#: models_imports.py:848  msgid "Remaining seconds"  msgstr "" -#: models_imports.py:847 +#: models_imports.py:850  msgid "Current line"  msgstr "" -#: models_imports.py:849 +#: models_imports.py:852  msgid "Number of line"  msgstr "" -#: models_imports.py:852 +#: models_imports.py:855  msgid "Imported line numbers"  msgstr "" -#: models_imports.py:855 +#: models_imports.py:858  msgid "Changed have been checked"  msgstr "" -#: models_imports.py:858 +#: models_imports.py:861  msgid "Changed line numbers"  msgstr "" -#: models_imports.py:863 +#: models_imports.py:866  msgid "Import"  msgstr "" -#: models_imports.py:952 +#: models_imports.py:955  msgid "Analyse"  msgstr "" -#: models_imports.py:954 models_imports.py:963 +#: models_imports.py:957 models_imports.py:966  msgid "Re-analyse"  msgstr "" -#: models_imports.py:955 +#: models_imports.py:958  msgid "Launch import"  msgstr "" -#: models_imports.py:958 +#: models_imports.py:961  msgid "Step by step import"  msgstr "" -#: models_imports.py:959 models_imports.py:968 +#: models_imports.py:962 models_imports.py:971  msgid "Re-check for changes"  msgstr "" -#: models_imports.py:961 models_imports.py:970 +#: models_imports.py:964 models_imports.py:973  msgid "Check for changes"  msgstr "" -#: models_imports.py:964 +#: models_imports.py:967  msgid "Re-import"  msgstr "" -#: models_imports.py:967 +#: models_imports.py:970  msgid "Step by step re-import"  msgstr "" -#: models_imports.py:971 +#: models_imports.py:974  msgid "Archive"  msgstr "" -#: models_imports.py:973 +#: models_imports.py:976  msgid "Unarchive"  msgstr "" -#: models_imports.py:974 templates/ishtar/form_delete.html:11 widgets.py:349 +#: models_imports.py:977 templates/ishtar/form_delete.html:11 widgets.py:349  #: widgets.py:381  msgid "Delete"  msgstr "" -#: models_imports.py:1043 +#: models_imports.py:1046  msgid "Modification check {} added to the queue"  msgstr "" -#: models_imports.py:1113 +#: models_imports.py:1116  msgid "Import {} added to the queue"  msgstr "" -#: models_imports.py:1131 +#: models_imports.py:1134  msgid "Error on imported file: {}"  msgstr "" -#: models_imports.py:1166 +#: models_imports.py:1169  msgid "Import {} finished with errors"  msgstr "" -#: models_imports.py:1175 +#: models_imports.py:1178  msgid "Import {} finished with no errors"  msgstr "" @@ -2190,12 +2272,12 @@ msgid "View on site"  msgstr ""  #: templates/admin/change_form.html:24 templates/admin/change_form.html:27 -#: views.py:2065 views.py:2070 +#: views.py:1151 views.py:1156  msgid "Previous"  msgstr ""  #: templates/admin/change_form.html:32 templates/admin/change_form.html:35 -#: views.py:2073 views.py:2076 +#: views.py:1159 views.py:1162  msgid "Next"  msgstr "" @@ -2239,7 +2321,7 @@ msgstr ""  #: templates/base.html:69 templates/blocks/bs_form_snippet.html:49  #: templates/ishtar/manage_basket.html:4 templates/welcome.html:11  #: templates/welcome.html:12 templates/welcome.html:13 -#: templates/welcome.html:14 wizards.py:468 +#: templates/welcome.html:14 wizards.py:423  msgid ":"  msgstr "" @@ -2353,12 +2435,12 @@ msgstr ""  msgid "Advanced search"  msgstr "" -#: templates/blocks/bs_form_snippet.html:77 +#: templates/blocks/bs_form_snippet.html:90  msgid "Reset"  msgstr "" -#: templates/blocks/bs_form_snippet.html:79 templates/ishtar/form.html:26 -#: templates/ishtar/formset.html:8 +#: templates/blocks/bs_form_snippet.html:92 templates/ishtar/form.html:26 +#: templates/ishtar/forms/document.html:30 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:21 @@ -2436,7 +2518,8 @@ msgid ""  msgstr ""  #: templates/ishtar/blocks/modify_toolbar.html:1 -#: templates/ishtar/blocks/window_nav.html:38 +#: templates/ishtar/blocks/window_image.html:80 +#: templates/ishtar/blocks/window_nav.html:44  #: templates/ishtar/organization_form.html:37  #: templates/ishtar/organization_person_form.html:32  #: templates/ishtar/person_form.html:43 @@ -2461,7 +2544,7 @@ msgstr ""  msgid "Data"  msgstr "" -#: templates/ishtar/blocks/window_image.html:14 +#: templates/ishtar/blocks/window_image.html:13  msgid "Licenses"  msgstr "" @@ -2479,23 +2562,23 @@ msgstr ""  msgid "Actions"  msgstr "" -#: templates/ishtar/blocks/window_nav.html:44 +#: templates/ishtar/blocks/window_nav.html:37  msgid "Item pined in your shortcut menu."  msgstr "" -#: templates/ishtar/blocks/window_nav.html:44 +#: templates/ishtar/blocks/window_nav.html:37  msgid "Pin"  msgstr "" -#: templates/ishtar/blocks/window_nav.html:49 +#: templates/ishtar/blocks/window_nav.html:55  msgid "Export as OpenOffice.org file"  msgstr "" -#: templates/ishtar/blocks/window_nav.html:52 +#: templates/ishtar/blocks/window_nav.html:58  msgid "Export as PDF file"  msgstr "" -#: templates/ishtar/blocks/window_nav.html:60 +#: templates/ishtar/blocks/window_nav.html:66  msgid "Relation between items are not historized."  msgstr "" @@ -2589,7 +2672,8 @@ msgstr ""  msgid "User type"  msgstr "" -#: templates/ishtar/form.html:20 templates/ishtar/wizard/default_wizard.html:43 +#: templates/ishtar/form.html:20 templates/ishtar/forms/document.html:24 +#: templates/ishtar/wizard/default_wizard.html:43  msgid "Search and select an item in the table"  msgstr "" @@ -2617,7 +2701,7 @@ msgstr ""  msgid "Are you sure?"  msgstr "" -#: templates/ishtar/import_delete.html:20 wizards.py:438 +#: templates/ishtar/import_delete.html:20 wizards.py:393  msgid "Yes"  msgstr "" @@ -2653,7 +2737,7 @@ msgstr ""  msgid "Go"  msgstr "" -#: templates/ishtar/import_step_by_step.html:63 views.py:1915 +#: templates/ishtar/import_step_by_step.html:63 views.py:1001  msgid "Import step by step"  msgstr "" @@ -2863,15 +2947,14 @@ msgstr ""  msgid "Save"  msgstr "" -#: templates/ishtar/organization_person_form.html:9 -#: templates/ishtar/person_form.html:9 -msgid "Identification" -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 "" @@ -2930,22 +3013,6 @@ msgstr ""  msgid "Responsible for planning service of archaeological files"  msgstr "" -#: templates/ishtar/sheet_person.html:107 -msgid "Documents associated to operations" -msgstr "" - -#: templates/ishtar/sheet_person.html:112 -msgid "Documents associated to context records" -msgstr "" - -#: templates/ishtar/sheet_person.html:117 -msgid "Documents associated to finds" -msgstr "" - -#: templates/ishtar/sheet_source.html:28 -msgid "Web link" -msgstr "" -  #: templates/ishtar/wizard/confirm_wizard.html:12  #: templates/ishtar/wizard/wizard_done_summary.html:6  msgid "You have entered the following informations:" @@ -3238,185 +3305,208 @@ msgstr ""  msgid "delete"  msgstr "" -#: templatetags/window_tables.py:99 widgets.py:950 +#: templatetags/window_tables.py:85 widgets.py:1006  msgid "No results"  msgstr "" -#: templatetags/window_tables.py:100 widgets.py:951 +#: templatetags/window_tables.py:86 widgets.py:1007  msgid "Loading..."  msgstr "" -#: utils.py:179 +#: utils.py:88 +msgid "You don't have sufficient permissions to do this action." +msgstr "" + +#: utils.py:265  msgid " (...)"  msgstr "" -#: utils.py:243 +#: utils.py:338  msgid "Information"  msgstr "" -#: utils.py:244 +#: utils.py:339  msgid "Load another random image?"  msgstr "" -#: views.py:103 +#: views.py:80  msgid ""  "PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask "  "your admin to do it)."  msgstr "" -#: views.py:108 +#: views.py:85  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:134 +#: views.py:111  msgid "New person"  msgstr "" -#: views.py:142 +#: views.py:119  msgid "Person modification"  msgstr "" -#: views.py:157 +#: views.py:134  msgid "Person deletion"  msgstr "" -#: views.py:168 +#: views.py:145  msgid "New organization"  msgstr "" -#: views.py:175 +#: views.py:152  msgid "Organization modification"  msgstr "" -#: views.py:191 +#: views.py:168  msgid "Organization deletion"  msgstr "" -#: views.py:202 +#: views.py:179  msgid "Account management"  msgstr "" -#: views.py:208 +#: views.py:185  msgid "Account deletion"  msgstr "" -#: views.py:272 +#: views.py:249  msgid "Archaeological file"  msgstr "" -#: views.py:273 +#: views.py:250  msgid "Operation"  msgstr "" -#: views.py:275 +#: views.py:252  msgid "Context record"  msgstr "" -#: views.py:277 +#: views.py:254  msgid "Find"  msgstr "" -#: views.py:279 +#: views.py:256  msgid "Treatment request"  msgstr "" -#: views.py:280 +#: views.py:257  msgid "Treatment"  msgstr "" -#: views.py:1528 views.py:1573 +#: views.py:659 views_item.py:92  msgid "Operation not permitted."  msgstr "" -#: views.py:1530 -#, python-format -msgid "New %s" -msgstr "" - -#: views.py:1590 views.py:1648 +#: views.py:676 views.py:734  msgid "Archaeological files"  msgstr "" -#: views.py:1595 views.py:1659 +#: views.py:681 views.py:745  msgid "Finds"  msgstr "" -#: views.py:1597 views.py:1664 +#: views.py:683 views.py:750  msgid "Treatment requests"  msgstr "" -#: views.py:1598 views.py:1670 +#: views.py:684 views.py:756  msgid "Treatments"  msgstr "" -#: views.py:2255 +#: views.py:1343  msgid "Col. "  msgstr "" -#: views.py:2261 views.py:2273 +#: views.py:1349 views.py:1361  msgid "* empty *"  msgstr "" -#: views.py:2314 +#: views.py:1402  msgid "Link unmatched items"  msgstr "" -#: views.py:2335 +#: views.py:1423  msgid "Delete import"  msgstr "" -#: views.py:2374 +#: views.py:1462  msgid "Merge persons"  msgstr "" -#: views.py:2398 +#: views.py:1486  msgid "Select the main person"  msgstr "" -#: views.py:2407 +#: views.py:1495  msgid "Merge organization"  msgstr "" -#: views.py:2417 +#: views.py:1505  msgid "Select the main organization"  msgstr "" -#: views.py:2457 views.py:2473 +#: views.py:1545 views.py:1561  msgid "Corporation manager"  msgstr "" +#: views.py:1582 +#| msgid "Account search" +msgid "Document: search" +msgstr "" + +#: views.py:1597 +#| msgid "Documentation type" +msgid "Document creation" +msgstr "" + +#: views.py:1630 +#| msgid "Person modification" +msgid "Document modification" +msgstr "" + +#: views.py:1658 +#| msgid "Account deletion" +msgid "Document deletion" +msgstr "" + +#: views_item.py:94 +#, python-format +msgid "New %s" +msgstr "" +  #: widgets.py:174  msgid "The character \" is not accepted."  msgstr "" -#: widgets.py:525 widgets.py:659 widgets.py:774 +#: widgets.py:476 +msgid "{} is not a valid key for {}" +msgstr "" + +#: widgets.py:577 widgets.py:711 widgets.py:826  msgid "Search..."  msgstr "" -#: widgets.py:594 -#| msgid "Previous" +#: widgets.py:646  msgid "Previous value:"  msgstr "" -#: widgets.py:952 +#: widgets.py:1008  msgid "Remove"  msgstr "" -#: wizards.py:76 -msgid "You don't have sufficient permissions to do this action." -msgstr "" - -#: wizards.py:440 +#: wizards.py:395  msgid "No"  msgstr "" -#: wizards.py:476 +#: wizards.py:431  msgid "Deleted"  msgstr "" -#: wizards.py:1746 +#: wizards.py:1701  #, python-format  msgid "[%(app_name)s] Account creation/modification"  msgstr "" diff --git a/translations/de/ishtar_common.po b/translations/de/ishtar_common.po index 6d8515a51..c8669f439 100644 --- a/translations/de/ishtar_common.po +++ b/translations/de/ishtar_common.po @@ -20,7 +20,7 @@ msgstr "Benutzername"  msgid "email address"  msgstr "E-Mail-Adresse" -#: __init__.py:10 templates/ishtar/sheet_source.html:20 +#: __init__.py:10  msgid "Related item"  msgstr "" @@ -41,11 +41,11 @@ msgid "Profile"  msgstr ""  #: admin.py:207 forms_common.py:765 forms_common.py:785 forms_common.py:786 -#: models.py:2651 +#: models.py:2650  msgid "Profiles"  msgstr "" -#: admin.py:229 admin.py:248 models.py:838 models.py:3461 +#: admin.py:229 admin.py:248 models.py:799 models.py:3493  msgid "Parent"  msgstr "" @@ -53,11 +53,11 @@ msgstr ""  msgid "Center"  msgstr "" -#: admin.py:238 models.py:3341 +#: admin.py:238 models.py:3373  msgid "Limit"  msgstr "" -#: admin.py:241 models.py:3351 +#: admin.py:241 models.py:3383  msgid "Town children"  msgstr "" @@ -83,56 +83,56 @@ msgstr ""  msgid "These parents are missing: {}"  msgstr "" -#: admin.py:560 +#: admin.py:559  msgid "{} importer type(s) duplicated: {}."  msgstr "" -#: admin.py:571 admin.py:626 +#: admin.py:570 admin.py:625  msgid "Duplicate"  msgstr "" -#: admin.py:615 +#: admin.py:614  msgid "{} importer column(s) duplicated: {}."  msgstr "" -#: admin.py:640 +#: admin.py:639  msgid "{} importer column(s) right-shifted."  msgstr "" -#: admin.py:651 +#: admin.py:650  msgid "Shift right"  msgstr "" -#: admin.py:676 +#: admin.py:675  msgid "{} importer column(s) left-shifted."  msgstr "" -#: admin.py:682 +#: admin.py:681  msgid "{} importer column(s) not left-shifted: no place available."  msgstr "" -#: admin.py:694 +#: admin.py:693  msgid "Shift left"  msgstr "" -#: admin.py:839 +#: admin.py:838  msgid "Display selected"  msgstr "" -#: admin.py:840 +#: admin.py:839  msgid "Hide selected"  msgstr "" -#: admin.py:864 models.py:1785 +#: admin.py:865 models.py:1784  msgid "Form"  msgstr "" -#: admin.py:866 models.py:1810 models_imports.py:126 +#: admin.py:867 models.py:1809 models_imports.py:126  #: templates/ishtar/dashboards/dashboard_main.html:39  msgid "Users"  msgstr "" -#: admin.py:886 models.py:1885 +#: admin.py:887 models.py:1884  msgid "Field"  msgstr "" @@ -164,184 +164,188 @@ msgstr ""  msgid "Ishtar - Common"  msgstr "" -#: data_importer.py:236 +#: data_importer.py:237  #, python-format  msgid "\"%(value)s\" is too long. The max length is %(length)d characters."  msgstr "" -#: data_importer.py:253 +#: data_importer.py:254  #, python-format  msgid "\"%(value)s\" not equal to yes or no"  msgstr "" -#: data_importer.py:266 +#: data_importer.py:267  #, python-format  msgid "\"%(value)s\" is not a float"  msgstr "" -#: data_importer.py:276 +#: data_importer.py:277  #, python-brace-format  msgid "\"{value}\" is not an appropriate INSEE code"  msgstr "" -#: data_importer.py:308 data_importer.py:322 data_importer.py:581 +#: 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:336 +#: data_importer.py:337  #, python-format  msgid "\"%(value)s\" is not an integer"  msgstr "" -#: data_importer.py:392 data_importer.py:647 +#: 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:399 +#: data_importer.py:400  #, python-format  msgid "%d. None of the above - create new"  msgstr "" -#: data_importer.py:402 +#: data_importer.py:403  #, python-format  msgid "%d. None of the above - skip"  msgstr "" -#: data_importer.py:607 +#: data_importer.py:608  #, python-format  msgid "\"%(value)s\" is not a valid path for the given archive"  msgstr "" -#: data_importer.py:723 +#: 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:727 +#: data_importer.py:728  #, python-format  msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d"  msgstr "" -#: data_importer.py:729 views.py:2011 +#: data_importer.py:730 views.py:1097  msgid "No data provided"  msgstr "" -#: data_importer.py:730 +#: data_importer.py:731  msgid "Value is required"  msgstr "" -#: data_importer.py:731 +#: data_importer.py:732  #, python-format  msgid "At least %d columns must be filled"  msgstr "" -#: data_importer.py:732 +#: data_importer.py:733  msgid "The regexp doesn't match."  msgstr "" -#: data_importer.py:734 +#: 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:736 +#: 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:1234 views.py:2089 views.py:2099 +#: data_importer.py:1235 views.py:1175 views.py:1185  msgid "Not imported"  msgstr "" -#: data_importer.py:1559 +#: data_importer.py:1490 +msgid "Importer configuration error: \"{}\"." +msgstr "" + +#: data_importer.py:1566  msgid "Importer configuration error: field \"{}\" does not exist for {}."  msgstr "" -#: data_importer.py:1644 +#: data_importer.py:1651  msgid "* created *"  msgstr "" -#: data_importer.py:1700 +#: data_importer.py:1707  msgid "* match not find *"  msgstr "" -#: data_importer.py:1709 +#: data_importer.py:1716  msgid "* the query match more than 10 results*"  msgstr "" -#: data_importer.py:1712 +#: data_importer.py:1719  msgid " or "  msgstr "" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "line"  msgstr "" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "col"  msgstr "" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "error"  msgstr "" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "field"  msgstr "" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "source"  msgstr "" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "result"  msgstr "" -#: data_importer.py:1891 +#: data_importer.py:1897  #, python-format  msgid "\"%(value)s\" not in %(values)s"  msgstr "" -#: forms.py:78 +#: forms.py:79  msgid "Enter a valid name consisting of letters, spaces and hyphens."  msgstr "" -#: forms.py:94 forms_common.py:792 +#: forms.py:95 forms_common.py:792  msgid "Confirm"  msgstr "" -#: forms.py:99 +#: forms.py:100  msgid "Are you sure you want to delete?"  msgstr "" -#: forms.py:301 +#: forms.py:317  msgid "There are identical items."  msgstr "" -#: forms.py:432 forms.py:433 +#: forms.py:485 forms.py:486  msgid "Closing date"  msgstr "" -#: forms.py:445 +#: forms.py:498 forms_common.py:1215  msgid "You should select an item."  msgstr "" -#: forms.py:446 +#: forms.py:499  msgid "Add a new item"  msgstr "" -#: forms.py:562 models.py:2139 +#: forms.py:615 models.py:2138  msgid "Template"  msgstr ""  #: forms_common.py:49 forms_common.py:67 forms_common.py:312 -#: forms_common.py:543 models.py:2270 models.py:3358 +#: forms_common.py:543 models.py:2269 models.py:3390  #: templates/blocks/JQueryAdvancedTown.html:19  msgid "Town"  msgstr "" @@ -356,8 +360,8 @@ msgid ""  "french town Saint-Denis in the Seine-Saint-Denis department.</p>"  msgstr "" -#: forms_common.py:76 forms_common.py:1144 ishtar_menu.py:48 models.py:2573 -#: models.py:2802 models.py:2889 models.py:3010 +#: forms_common.py:76 forms_common.py:1236 ishtar_menu.py:48 models.py:2572 +#: models.py:2798 models.py:2885 models.py:3006  #: templates/ishtar/sheet_person.html:4  msgid "Person"  msgstr "" @@ -409,18 +413,17 @@ msgid "all users"  msgstr ""  #: forms_common.py:300 forms_common.py:462 forms_common.py:592 -#: ishtar_menu.py:76 models.py:2453 models.py:2547 +#: ishtar_menu.py:76 models.py:2452 models.py:2546  #: templates/ishtar/sheet_organization.html:4  msgid "Organization"  msgstr ""  #: forms_common.py:303 forms_common.py:342 forms_common.py:457  #: forms_common.py:513 forms_common.py:587 forms_common.py:774 -#: forms_common.py:807 forms_common.py:1202 models.py:1011 models.py:1034 -#: models.py:1609 models.py:1784 models.py:2135 models.py:2447 models.py:2559 -#: models.py:2795 models.py:3159 models.py:3337 models.py:3570 -#: models_imports.py:97 models_imports.py:122 models_imports.py:431 -#: models_imports.py:523 models_imports.py:809 +#: forms_common.py:807 models.py:972 models.py:995 models.py:1608 +#: models.py:1783 models.py:2134 models.py:2446 models.py:2558 models.py:2791 +#: models.py:3369 models.py:3602 models_imports.py:97 models_imports.py:122 +#: models_imports.py:431 models_imports.py:523 models_imports.py:812  #: templates/ishtar/import_step_by_step.html:102  #: templates/ishtar/import_step_by_step.html:270  #: templates/ishtar/import_table.html:27 @@ -428,61 +431,60 @@ msgstr ""  msgid "Name"  msgstr "Name" -#: forms_common.py:304 models.py:2423 models_imports.py:616 +#: forms_common.py:304 models.py:2422 models_imports.py:616  #: models_imports.py:617  msgid "Organization type"  msgstr "" -#: forms_common.py:306 forms_common.py:537 models.py:2265 +#: forms_common.py:306 forms_common.py:537 models.py:2264  #: templates/ishtar/blocks/sheet_address_section.html:3  msgid "Address"  msgstr "" -#: forms_common.py:308 forms_common.py:540 models.py:2266 +#: forms_common.py:308 forms_common.py:540 models.py:2265  msgid "Address complement"  msgstr "" -#: forms_common.py:310 forms_common.py:541 models.py:2268 +#: forms_common.py:310 forms_common.py:541 models.py:2267  msgid "Postal code"  msgstr "Postleitzahl" -#: forms_common.py:313 forms_common.py:544 models.py:2271 +#: forms_common.py:313 forms_common.py:544 models.py:2270  msgid "Country"  msgstr ""  #: forms_common.py:315 forms_common.py:459 forms_common.py:517 -#: forms_common.py:589 forms_common.py:714 models.py:2298 +#: forms_common.py:589 forms_common.py:714 models.py:2297  msgid "Email"  msgstr "E-Mail-Adresse" -#: forms_common.py:316 forms_common.py:520 models.py:2283 +#: forms_common.py:316 forms_common.py:520 models.py:2282  #: templates/ishtar/sheet_person.html:27  #: templates/ishtar/wizard/wizard_person.html:33  msgid "Phone"  msgstr "" -#: forms_common.py:317 forms_common.py:529 models.py:2295 +#: forms_common.py:317 forms_common.py:529 models.py:2294  #: templates/ishtar/sheet_person.html:45  #: templates/ishtar/wizard/wizard_person.html:54  msgid "Mobile phone"  msgstr ""  #: forms_common.py:340 forms_common.py:455 forms_common.py:584 -#: forms_common.py:1102 +#: forms_common.py:1174  msgid "Full text search"  msgstr ""  #: forms_common.py:343 forms_common.py:460 forms_common.py:590 -#: forms_common.py:771 forms_common.py:1201 models.py:1043 models.py:2449 -#: models.py:3077 models.py:3170 models_imports.py:662 -#: templates/ishtar/blocks/window_image.html:43 +#: forms_common.py:771 models.py:1004 models.py:2448 models.py:3118 +#: models_imports.py:665 templates/ishtar/blocks/window_image.html:42  #: 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:353 views.py:162 +#: forms_common.py:353 views.py:139  msgid "Organization search"  msgstr "" @@ -498,12 +500,12 @@ msgstr ""  msgid "Organization to merge"  msgstr "" -#: forms_common.py:458 forms_common.py:511 forms_common.py:588 models.py:2557 +#: forms_common.py:458 forms_common.py:511 forms_common.py:588 models.py:2556  #: templates/ishtar/sheet_organization.html:24  msgid "Surname"  msgstr "" -#: forms_common.py:475 forms_common.py:572 views.py:127 +#: forms_common.py:475 forms_common.py:572 views.py:104  msgid "Person search"  msgstr "" @@ -515,25 +517,25 @@ msgstr ""  msgid "Identity"  msgstr "" -#: forms_common.py:508 forms_common.py:1064 forms_common.py:1111 models.py:2551 -#: models.py:2553 models.py:3074 models_imports.py:618 +#: forms_common.py:508 forms_common.py:1068 forms_common.py:1183 models.py:2550 +#: models.py:2552 models.py:3109 models_imports.py:618  #: templates/ishtar/blocks/window_tables/documents.html:7  msgid "Title"  msgstr "" -#: forms_common.py:509 models.py:2555 +#: forms_common.py:509 models.py:2554  msgid "Salutation"  msgstr "" -#: forms_common.py:515 models.py:2561 +#: forms_common.py:515 models.py:2560  msgid "Raw name"  msgstr "" -#: forms_common.py:518 models.py:2284 +#: forms_common.py:518 models.py:2283  msgid "Phone description"  msgstr "" -#: forms_common.py:521 models.py:2286 models.py:2288 +#: forms_common.py:521 models.py:2285 models.py:2287  msgid "Phone description 2"  msgstr "" @@ -541,11 +543,11 @@ msgstr ""  msgid "Phone 2"  msgstr "" -#: forms_common.py:525 models.py:2292 +#: forms_common.py:525 models.py:2291  msgid "Phone description 3"  msgstr "" -#: forms_common.py:527 models.py:2290 +#: forms_common.py:527 models.py:2289  msgid "Phone 3"  msgstr "" @@ -553,23 +555,23 @@ msgstr ""  msgid "Current organization"  msgstr "" -#: forms_common.py:546 models.py:2273 +#: forms_common.py:546 models.py:2272  msgid "Other address: address"  msgstr "" -#: forms_common.py:549 models.py:2276 +#: forms_common.py:549 models.py:2275  msgid "Other address: address complement"  msgstr "" -#: forms_common.py:551 models.py:2277 +#: forms_common.py:551 models.py:2276  msgid "Other address: postal code"  msgstr "" -#: forms_common.py:553 models.py:2279 +#: forms_common.py:553 models.py:2278  msgid "Other address: town"  msgstr "" -#: forms_common.py:555 models.py:2281 +#: forms_common.py:555 models.py:2280  msgid "Other address: country"  msgstr "" @@ -585,7 +587,7 @@ msgstr "Benutzername"  msgid "Account search"  msgstr "" -#: forms_common.py:652 forms_common.py:692 forms_common.py:696 models.py:2495 +#: forms_common.py:652 forms_common.py:692 forms_common.py:696 models.py:2494  msgid "Person type"  msgstr "" @@ -593,7 +595,7 @@ msgstr ""  msgid "Account"  msgstr "" -#: forms_common.py:717 wizards.py:1630 +#: forms_common.py:717 wizards.py:1585  msgid "New password"  msgstr "" @@ -613,7 +615,7 @@ msgstr ""  msgid "This username already exists."  msgstr "" -#: forms_common.py:773 models.py:2798 models.py:3468 +#: forms_common.py:773 models.py:2794 models.py:3500  msgid "Areas"  msgstr "" @@ -621,11 +623,11 @@ msgstr ""  msgid "Send the new password by email?"  msgstr "" -#: forms_common.py:805 models.py:2800 views.py:1803 +#: forms_common.py:805 models.py:2796 views.py:889  msgid "Current profile"  msgstr "" -#: forms_common.py:808 models.py:2785 models.py:2797 +#: forms_common.py:808 models.py:2781 models.py:2793  msgid "Profile type"  msgstr "" @@ -645,8 +647,8 @@ msgstr ""  msgid " (duplicate)"  msgstr "" -#: forms_common.py:905 forms_common.py:919 forms_common.py:920 models.py:3359 -#: models.py:3458 +#: forms_common.py:905 forms_common.py:919 forms_common.py:920 models.py:3391 +#: models.py:3490  msgid "Towns"  msgstr "" @@ -665,123 +667,134 @@ msgid ""  "p>"  msgstr "" -#: forms_common.py:1059 -msgid "Documentation informations" +#: forms_common.py:1061 +msgid "Documentation"  msgstr "" -#: forms_common.py:1060 -msgid "Source - General" +#: forms_common.py:1062 +msgid "Document - General"  msgstr "" -#: forms_common.py:1066 forms_common.py:1112 models.py:3043 +#: forms_common.py:1071 forms_common.py:1184 models.py:3039  #: models_imports.py:619  msgid "Source type"  msgstr "" -#: forms_common.py:1068 forms_common.py:1113 -msgid "Reference" +#: forms_common.py:1074 forms_common.py:1125 forms_common.py:1276 +#: forms_common.py:1277 models.py:3012 models.py:3128 +#: templates/ishtar/blocks/window_image.html:27 +#: templates/ishtar/blocks/window_tables/documents.html:9 +msgid "Authors"  msgstr "" -#: forms_common.py:1071 forms_common.py:1114 -msgid "Internal reference" +#: forms_common.py:1078 models.py:3134 +msgid "Numerical ressource (web address)"  msgstr "" -#: forms_common.py:1075 models.py:3088 -msgid "Numerical ressource (web address)" +#: forms_common.py:1080 +msgid "Image" +msgstr "Bild" + +#: forms_common.py:1083 templates/ishtar/sheet_document.html:28 +msgctxt "Not directory" +msgid "File" +msgstr "" + +#: forms_common.py:1086 forms_common.py:1185 +msgid "Reference" +msgstr "" + +#: forms_common.py:1089 forms_common.py:1186 +msgid "Internal reference"  msgstr "" -#: forms_common.py:1076 models.py:3090 +#: forms_common.py:1091 models.py:3136  msgid "Receipt date"  msgstr "" -#: forms_common.py:1078 forms_common.py:1210 models.py:3092 models.py:3173 -#: models_imports.py:841 templates/ishtar/blocks/window_image.html:73 +#: forms_common.py:1093 models.py:3138 models_imports.py:844 +#: templates/ishtar/blocks/window_image.html:72  msgid "Creation date"  msgstr "Gründungsdatum" -#: forms_common.py:1081 models.py:3095 +#: forms_common.py:1096 models.py:3141  msgid "Receipt date in documentation"  msgstr "" -#: forms_common.py:1083 forms_common.py:1116 models.py:473 models.py:2565 -#: models.py:2968 models.py:3102 models_imports.py:469 +#: forms_common.py:1098 forms_common.py:1188 models.py:434 models.py:2564 +#: models.py:2964 models.py:3144 models_imports.py:469  msgid "Comment"  msgstr "" -#: forms_common.py:1085 forms_common.py:1115 forms_common.py:1207 -#: models.py:1614 models.py:3101 models.py:3160 models_imports.py:124 -#: models_imports.py:362 models_imports.py:432 +#: forms_common.py:1100 forms_common.py:1187 models.py:1613 models.py:3143 +#: models_imports.py:124 models_imports.py:362 models_imports.py:432  msgid "Description"  msgstr "Beschreibung" -#: forms_common.py:1088 models.py:3103 +#: forms_common.py:1103 models.py:3145  msgid "Additional information"  msgstr "" -#: forms_common.py:1090 forms_common.py:1119 models.py:3105 +#: forms_common.py:1105 forms_common.py:1191 models.py:3147  msgid "Has a duplicate"  msgstr "" -#: forms_common.py:1093 forms_common.py:1199 models.py:3180 -msgid "Image" -msgstr "Bild" +#: forms_common.py:1123 templates/ishtar/organization_person_form.html:9 +#: templates/ishtar/person_form.html:9 +msgid "Identification" +msgstr "" -#: forms_common.py:1108 forms_common.py:1137 forms_common.py:1172 -#: models.py:3015 templates/ishtar/wizard/wizard_person_deletion.html:139 -msgid "Author" +#: forms_common.py:1124 +msgid "Content"  msgstr "" -#: forms_common.py:1118 -msgid "Additional informations" +#: forms_common.py:1126 +msgid "Dates"  msgstr "" -#: forms_common.py:1129 -msgid "Would you like to delete this documentation?" +#: forms_common.py:1127 +msgid "Advanced"  msgstr "" -#: forms_common.py:1145 models.py:2997 models.py:3012 models_imports.py:620 -msgid "Author type" +#: forms_common.py:1128 templates/ishtar/sheet_document.html:49 +msgid "Related items"  msgstr "" -#: forms_common.py:1164 -msgid "Author selection" +#: forms_common.py:1146 +msgid "You should at least fill one of this field: title, url, image or file."  msgstr "" -#: forms_common.py:1179 -msgid "There are identical authors." +#: forms_common.py:1152 +msgid "A document have to attached at least to one item"  msgstr "" -#: forms_common.py:1184 forms_common.py:1185 forms_common.py:1204 -#: models.py:3016 models.py:3084 models.py:3165 -#: templates/ishtar/blocks/window_image.html:28 -#: templates/ishtar/blocks/window_tables/documents.html:9 -msgid "Authors" +#: forms_common.py:1180 forms_common.py:1229 forms_common.py:1264 +#: models.py:3011 templates/ishtar/wizard/wizard_person_deletion.html:139 +msgid "Author"  msgstr "" -#: forms_common.py:1190 models.py:3181 -msgid "Images" +#: forms_common.py:1190 +msgid "Additional informations"  msgstr "" -#: forms_common.py:1212 -msgid "Licence" +#: forms_common.py:1200 +msgid "Document search"  msgstr "" -#: forms_common.py:1214 models.py:3097 models.py:3174 -#: templates/ishtar/blocks/window_image.html:53 -msgid "Ref." +#: forms_common.py:1221 +msgid "Would you like to delete this documentation?"  msgstr "" -#: forms_common.py:1216 models.py:3100 models.py:3177 -#: templates/ishtar/blocks/window_image.html:63 -msgid "Internal ref." +#: forms_common.py:1237 models.py:2993 models.py:3008 models_imports.py:620 +msgid "Author type"  msgstr "" -#: forms_common.py:1218 models.py:3298 -msgid "Main image" +#: forms_common.py:1256 +msgid "Author selection"  msgstr "" -#: forms_common.py:1245 -msgid "Only one image can be a main image" +#: forms_common.py:1271 +msgid "There are identical authors."  msgstr ""  #: ishtar_menu.py:29 templates/registration/activation_complete.html:10 @@ -796,11 +809,11 @@ msgstr ""  msgid "Addition/modification"  msgstr "" -#: ishtar_menu.py:37 ishtar_menu.py:71 ishtar_menu.py:102 +#: 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:1914 views.py:1827 +#: ishtar_menu.py:40 models.py:1913 views.py:913  msgid "Global variables"  msgstr "" @@ -808,16 +821,17 @@ msgstr ""  msgid "Directory"  msgstr "" -#: ishtar_menu.py:51 ishtar_menu.py:79 templates/blocks/DataTables.html:6 -#: templates/blocks/JQueryJqGrid.html:6 +#: ishtar_menu.py:51 ishtar_menu.py:79 ishtar_menu.py:129 +#: templates/blocks/DataTables.html:6 templates/blocks/JQueryJqGrid.html:6  msgid "Search"  msgstr "" -#: ishtar_menu.py:55 ishtar_menu.py:84 templates/ishtar/import_table.html:30 +#: ishtar_menu.py:55 ishtar_menu.py:84 ishtar_menu.py:134 +#: templates/ishtar/import_table.html:30  msgid "Creation"  msgstr "Gründung" -#: ishtar_menu.py:59 ishtar_menu.py:89 +#: ishtar_menu.py:59 ishtar_menu.py:89 ishtar_menu.py:139  msgid "Modification"  msgstr "" @@ -829,55 +843,59 @@ msgstr ""  msgid "Manual merge"  msgstr "" -#: ishtar_menu.py:110 models_imports.py:864 +#: ishtar_menu.py:110 models_imports.py:867  msgid "Imports"  msgstr "" -#: ishtar_menu.py:113 views.py:1835 +#: ishtar_menu.py:113 views.py:921  msgid "New import"  msgstr "" -#: ishtar_menu.py:117 views.py:1854 +#: ishtar_menu.py:117 views.py:940  msgid "Current imports"  msgstr "" -#: ishtar_menu.py:121 views.py:2300 +#: ishtar_menu.py:121 views.py:1388  msgid "Old imports"  msgstr "" -#: models.py:229 +#: ishtar_menu.py:126 +msgid "Documentation / Images" +msgstr "" + +#: models.py:190  msgid "Not a valid item."  msgstr "" -#: models.py:244 +#: models.py:205  msgid "A selected item is not a valid item."  msgstr "" -#: models.py:255 +#: models.py:216  msgid "This item already exists."  msgstr "" -#: models.py:465 models.py:1896 models.py:2230 models.py:2246 models.py:2967 +#: models.py:426 models.py:1895 models.py:2229 models.py:2245 models.py:2963  #: models_imports.py:358  msgid "Label"  msgstr "" -#: models.py:467 +#: models.py:428  msgid "Textual ID"  msgstr "" -#: models.py:470 +#: models.py:431  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:474 models.py:1786 models.py:2142 models.py:2970 +#: models.py:435 models.py:1785 models.py:2141 models.py:2966  #: models_imports.py:138 models_imports.py:528  msgid "Available"  msgstr "" -#: models.py:853 models.py:1037 models_imports.py:549 +#: models.py:814 models.py:998 models_imports.py:549  #: templates/ishtar/formset_import_match.html:21  #: templates/ishtar/import_step_by_step.html:171  #: templates/ishtar/import_step_by_step.html:199 @@ -886,413 +904,421 @@ msgstr ""  msgid "Key"  msgstr "" -#: models.py:859 +#: models.py:820  msgid "Specific key to an import"  msgstr "" -#: models.py:998 +#: models.py:959  msgid "Generated relation image (SVG)"  msgstr "" -#: models.py:1012 models.py:1045 models.py:1451 models.py:1898 models.py:2994 -#: models.py:3473 models.py:3555 +#: models.py:973 models.py:1006 models.py:1450 models.py:1897 models.py:2990 +#: models.py:3505 models.py:3587  msgid "Order"  msgstr "" -#: models.py:1015 +#: models.py:976  msgid "Json data - Menu"  msgstr "" -#: models.py:1016 +#: models.py:977  msgid "Json data - Menus"  msgstr "" -#: models.py:1024 +#: models.py:985  msgid "Text"  msgstr "" -#: models.py:1025 +#: models.py:986  msgid "Long text"  msgstr "" -#: models.py:1026 models_imports.py:658 +#: models.py:987 models_imports.py:661  msgid "Integer"  msgstr "" -#: models.py:1027 models_imports.py:659 +#: models.py:988 models_imports.py:662  msgid "Float"  msgstr "" -#: models.py:1028 models_imports.py:661 +#: models.py:989 models_imports.py:664  msgid "Date"  msgstr "" -#: models.py:1029 +#: models.py:990  msgid "Choices"  msgstr "" -#: models.py:1038 +#: models.py:999  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:1042 +#: models.py:1003  msgid "Display"  msgstr "" -#: models.py:1051 +#: models.py:1012  msgid "Json data - Field"  msgstr "" -#: models.py:1052 +#: models.py:1013  msgid "Json data - Fields"  msgstr "" -#: models.py:1063 +#: models.py:1024  msgid "Content types of the field and of the menu do not match"  msgstr "" -#: models.py:1123 +#: models.py:1084  msgid "Search vector"  msgstr "" -#: models.py:1124 +#: models.py:1085  msgid "Auto filled at save"  msgstr "" -#: models.py:1261 +#: models.py:1240 +msgid "Add document/image" +msgstr "" + +#: models.py:1242 +msgid "doc./image" +msgstr "" + +#: models.py:1260  msgid "Last editor"  msgstr "" -#: models.py:1264 +#: models.py:1263  msgid "Creator"  msgstr "" -#: models.py:1444 +#: models.py:1443  msgid "Above"  msgstr "" -#: models.py:1445 +#: models.py:1444  msgid "Bellow"  msgstr "" -#: models.py:1446 +#: models.py:1445  msgid "Equal"  msgstr "" -#: models.py:1452 +#: models.py:1451  msgid "Symmetrical"  msgstr "" -#: models.py:1453 +#: models.py:1452  msgid "Tiny label"  msgstr "" -#: models.py:1456 +#: models.py:1455  msgid "Inverse relation"  msgstr "" -#: models.py:1459 +#: models.py:1458  msgid "Logical relation"  msgstr "" -#: models.py:1469 +#: models.py:1468  msgid "Cannot have symmetrical and an inverse_relation"  msgstr "" -#: models.py:1587 +#: models.py:1586  msgid "Euro"  msgstr "" -#: models.py:1588 +#: models.py:1587  msgid "US dollar"  msgstr "" -#: models.py:1589 views.py:1591 views.py:1652 +#: models.py:1588 views.py:677 views.py:738  msgid "Operations"  msgstr "" -#: models.py:1590 views.py:1593 views.py:1656 +#: models.py:1589 views.py:679 views.py:742  msgid "Context records"  msgstr "" -#: models.py:1591 +#: models.py:1590  msgid "Site"  msgstr "" -#: models.py:1591 +#: models.py:1590  msgid "Archaeological entity"  msgstr "" -#: models.py:1595 +#: models.py:1594  msgid "Site search"  msgstr "" -#: models.py:1596 +#: models.py:1595  msgid "New site"  msgstr "" -#: models.py:1597 +#: models.py:1596  msgid "Site modification"  msgstr "" -#: models.py:1600 +#: models.py:1599  msgid "Archaeological entity search"  msgstr "" -#: models.py:1601 +#: models.py:1600  msgid "New archaeological entity"  msgstr "" -#: models.py:1602 +#: models.py:1601  msgid "Archaeological entity modification"  msgstr "" -#: models.py:1610 models.py:2136 models_imports.py:123 +#: models.py:1609 models.py:2135 models_imports.py:123  msgid "Slug"  msgstr "" -#: models.py:1611 +#: models.py:1610  msgid "Current active"  msgstr "" -#: models.py:1613 +#: models.py:1612  msgid "Activate experimental feature"  msgstr "" -#: models.py:1615 +#: models.py:1614  msgid "Files module"  msgstr "" -#: models.py:1617 +#: models.py:1616  msgid "Archaeological site module"  msgstr "" -#: models.py:1619 +#: models.py:1618  msgid "Archaeological site type"  msgstr "" -#: models.py:1623 +#: models.py:1622  msgid "Context records module"  msgstr "" -#: models.py:1625 +#: models.py:1624  msgid "Finds module"  msgstr "" -#: models.py:1626 +#: models.py:1625  msgid "Need context records module"  msgstr "" -#: models.py:1628 +#: models.py:1627  msgid "Find index is based on"  msgstr "" -#: models.py:1630 +#: models.py:1629  msgid ""  "To prevent irrelevant indexes, change this parameter only if there is no "  "find in the database"  msgstr "" -#: models.py:1633 +#: models.py:1632  msgid "Warehouses module"  msgstr "" -#: models.py:1634 +#: models.py:1633  msgid "Need finds module"  msgstr "" -#: models.py:1635 +#: models.py:1634  msgid "Preservation module"  msgstr "" -#: models.py:1637 +#: models.py:1636  msgid "Mapping module"  msgstr "" -#: models.py:1638 +#: models.py:1637  msgid "Underwater module"  msgstr "" -#: models.py:1640 +#: models.py:1639  msgid "Parcel are mandatory for context records"  msgstr "" -#: models.py:1642 +#: models.py:1641  msgid "Home page"  msgstr "" -#: models.py:1643 +#: models.py:1642  #, 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:1647 +#: models.py:1646  msgid "File external id"  msgstr "" -#: models.py:1649 +#: models.py:1648  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:1654 +#: models.py:1653  msgid "Parcel external id"  msgstr "" -#: models.py:1657 +#: models.py:1656  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:1662 +#: models.py:1661  msgid "Context record external id"  msgstr "" -#: models.py:1664 +#: models.py:1663  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:1669 +#: models.py:1668  msgid "Base find external id"  msgstr "" -#: models.py:1671 +#: models.py:1670  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:1676 +#: models.py:1675  msgid "Find external id"  msgstr "" -#: models.py:1678 +#: models.py:1677  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:1683 +#: models.py:1682  msgid "Container external id"  msgstr "" -#: models.py:1685 +#: models.py:1684  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:1690 +#: models.py:1689  msgid "Warehouse external id"  msgstr "" -#: models.py:1692 +#: models.py:1691  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:1697 +#: models.py:1696  msgid "Raw name for person"  msgstr "" -#: models.py:1699 +#: models.py:1698  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:1703 +#: models.py:1702  msgid "Currency"  msgstr "" -#: models.py:1707 +#: models.py:1706  msgid "Ishtar site profile"  msgstr "" -#: models.py:1708 +#: models.py:1707  msgid "Ishtar site profiles"  msgstr "" -#: models.py:1788 +#: models.py:1787  msgid "Enable this form"  msgstr "" -#: models.py:1789 +#: models.py:1788  msgid ""  "Disable with caution: disabling a form with mandatory fields may lead to "  "database errors."  msgstr "" -#: models.py:1792 +#: models.py:1791  msgid "Apply to all"  msgstr "" -#: models.py:1793 +#: models.py:1792  msgid ""  "Apply this form to all users. If set to True, selecting user and user type "  "is useless."  msgstr "" -#: models.py:1799 +#: models.py:1798  msgid "Custom form"  msgstr "" -#: models.py:1800 +#: models.py:1799  msgid "Custom forms"  msgstr "" -#: models.py:1816 +#: models.py:1815  msgid "User types"  msgstr "" -#: models.py:1888 +#: models.py:1887  msgid "Excluded field"  msgstr "" -#: models.py:1889 +#: models.py:1888  msgid "Excluded fields"  msgstr "" -#: models.py:1899 templates/blocks/form_flex_snippet.html:18 +#: models.py:1898 templates/blocks/form_flex_snippet.html:18  #: templates/blocks/table_form_snippet.html:9  msgid "Help"  msgstr "" -#: models.py:1902 +#: models.py:1901  msgid "Custom form - Json data field"  msgstr "" -#: models.py:1903 +#: models.py:1902  msgid "Custom form - Json data fields"  msgstr "" -#: models.py:1907 +#: models.py:1906  msgid "Variable name"  msgstr "" -#: models.py:1908 +#: models.py:1907  msgid "Description of the variable"  msgstr "" -#: models.py:1910 models_imports.py:550 +#: models.py:1909 models_imports.py:550  #: templates/ishtar/formset_import_match.html:22  #: templates/ishtar/import_step_by_step.html:172  #: templates/ishtar/import_step_by_step.html:200 @@ -1300,372 +1326,412 @@ msgstr ""  msgid "Value"  msgstr "" -#: models.py:1913 +#: models.py:1912  msgid "Global variable"  msgstr "" -#: models.py:2040 models.py:2070 +#: models.py:2039 models.py:2069  msgid "Total"  msgstr "" -#: models.py:2047 models.py:2231 models.py:2247 +#: models.py:2046 models.py:2230 models.py:2246  #: 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:2134 +#: models.py:2133  msgid "Administrative Act"  msgstr "" -#: models.py:2141 +#: models.py:2140  msgid "Associated object"  msgstr "" -#: models.py:2146 +#: models.py:2145  msgid "Document template"  msgstr "" -#: models.py:2147 +#: models.py:2146  msgid "Document templates"  msgstr "" -#: models.py:2235 models.py:2248 models.py:3593 models_imports.py:835 +#: models.py:2234 models.py:2247 models.py:3625 models_imports.py:838  msgid "State"  msgstr "" -#: models.py:2253 models.py:3345 templates/blocks/JQueryAdvancedTown.html:12 +#: models.py:2252 models.py:3377 templates/blocks/JQueryAdvancedTown.html:12  msgid "Department"  msgstr "" -#: models.py:2254 +#: models.py:2253  msgid "Departments"  msgstr "" -#: models.py:2294 +#: models.py:2293  msgid "Raw phone"  msgstr "" -#: models.py:2300 +#: models.py:2299  msgid "Alternative address is prefered"  msgstr "" -#: models.py:2339 +#: models.py:2338  msgid "Tel: "  msgstr "" -#: models.py:2343 +#: models.py:2342  msgid "Mobile: "  msgstr "" -#: models.py:2347 +#: models.py:2346  msgid "Email: "  msgstr "E-Mail-Adresse:" -#: models.py:2352 +#: models.py:2351  msgid "Merge key"  msgstr "" -#: models.py:2424 +#: models.py:2423  msgid "Organization types"  msgstr "" -#: models.py:2454 +#: models.py:2453  msgid "Organizations"  msgstr "" -#: models.py:2496 +#: models.py:2495  msgid "Person types"  msgstr "" -#: models.py:2509 models_imports.py:652 +#: models.py:2508 models_imports.py:655  msgid "Title type"  msgstr "" -#: models.py:2510 +#: models.py:2509  msgid "Title types"  msgstr "" -#: models.py:2521 +#: models.py:2520  msgid "Mr"  msgstr "" -#: models.py:2522 +#: models.py:2521  msgid "Miss"  msgstr "" -#: models.py:2523 +#: models.py:2522  msgid "Mr and Mrs"  msgstr "" -#: models.py:2524 +#: models.py:2523  msgid "Mrs"  msgstr "" -#: models.py:2525 +#: models.py:2524  msgid "Doctor"  msgstr "" -#: models.py:2563 +#: models.py:2562  msgid "Contact type"  msgstr "" -#: models.py:2566 models.py:2645 +#: models.py:2565 models.py:2644  msgid "Types"  msgstr "" -#: models.py:2569 +#: models.py:2568  msgid "Is attached to"  msgstr "" -#: models.py:2574 +#: models.py:2573  msgid "Persons"  msgstr "" -#: models.py:2781 +#: models.py:2777  msgid "Groups"  msgstr "" -#: models.py:2786 +#: models.py:2782  msgid "Profile types"  msgstr "" -#: models.py:2805 +#: models.py:2801  msgid "User profile"  msgstr "" -#: models.py:2806 +#: models.py:2802  msgid "User profiles"  msgstr "" -#: models.py:2841 +#: models.py:2837  msgid " - duplicate"  msgstr "" -#: models.py:2892 +#: models.py:2888  msgid "Advanced shortcut menu"  msgstr "" -#: models.py:2895 +#: models.py:2891  msgid "Ishtar user"  msgstr "" -#: models.py:2896 +#: models.py:2892  msgid "Ishtar users"  msgstr "" -#: models.py:2998 +#: models.py:2994  msgid "Author types"  msgstr "" -#: models.py:3044 +#: models.py:3040  msgid "Source types"  msgstr "" -#: models.py:3054 models_imports.py:651 +#: models.py:3050 models_imports.py:654  msgid "Support type"  msgstr "" -#: models.py:3055 +#: models.py:3051  msgid "Support types"  msgstr "" -#: models.py:3064 +#: models.py:3060  msgid "Format type"  msgstr "" -#: models.py:3065 +#: models.py:3061  msgid "Format types"  msgstr "" -#: models.py:3075 +#: models.py:3070 +msgid "URL" +msgstr "" + +#: models.py:3073 +msgid "License type" +msgstr "" + +#: models.py:3074 +msgid "License types" +msgstr "" + +#: models.py:3112 +msgid "Index" +msgstr "" + +#: models.py:3114  msgid "External ID"  msgstr "" -#: models.py:3078 +#: models.py:3115 templates/ishtar/blocks/window_image.html:52 +msgid "Ref." +msgstr "" + +#: models.py:3116 templates/ishtar/blocks/window_image.html:62 +msgid "Internal ref." +msgstr "" + +#: models.py:3120 +msgid "License" +msgstr "" + +#: models.py:3122  msgid "Support"  msgstr "" -#: models.py:3080 models_imports.py:621 +#: models.py:3124 models_imports.py:621  msgid "Format"  msgstr "" -#: models.py:3082 +#: models.py:3126  msgid "Scale"  msgstr "" -#: models.py:3096 +#: models.py:3130 +msgid "Authors (raw)" +msgstr "" + +#: models.py:3142  msgid "Item number"  msgstr "" -#: models.py:3136 -msgid "URL" +#: models.py:3148 +msgid "Symbolic links"  msgstr "" -#: models.py:3138 -msgid "License type" +#: models.py:3151 +msgid "Related"  msgstr "" -#: models.py:3139 -msgid "License types" +#: models.py:3152 +msgid "Cached value - do not edit"  msgstr "" -#: models.py:3145 -msgid "Image type" +#: models.py:3155 templates/ishtar/sheet_document.html:4 +msgid "Document"  msgstr "" -#: models.py:3146 -msgid "Image types" +#: models.py:3156 +msgid "Documents"  msgstr "" -#: models.py:3161 -msgid "Symbolic links" +#: models.py:3160 +msgid "Can view all Documents"  msgstr "" -#: models.py:3163 -msgid "License" +#: models.py:3162 +msgid "Can view own Document"  msgstr "" -#: models.py:3167 -msgid "Authors (raw)" +#: models.py:3164 +msgid "Can add own Document" +msgstr "" + +#: models.py:3166 +msgid "Can change own Document" +msgstr "" + +#: models.py:3168 +msgid "Can delete own Document"  msgstr "" -#: models.py:3338 +#: models.py:3370  msgid "Surface (m2)"  msgstr "" -#: models.py:3339 +#: models.py:3371  msgid "Localisation"  msgstr "Lokalisierung" -#: models.py:3347 +#: models.py:3379  msgid "Year of creation"  msgstr "" -#: models.py:3348 +#: models.py:3380  msgid ""  "Filling this field is relevant to distinguish old towns from new towns."  msgstr "" -#: models.py:3353 +#: models.py:3385  msgid "Cached name"  msgstr "" -#: models.py:3462 +#: models.py:3494  msgid "Only four level of parent are managed."  msgstr "" -#: models.py:3467 +#: models.py:3499  msgid "Area"  msgstr "" -#: models.py:3474 +#: models.py:3506  msgid "Is preventive"  msgstr "" -#: models.py:3475 +#: models.py:3507  msgid "Is judiciary"  msgstr "" -#: models.py:3478 models_imports.py:622 +#: models.py:3510 models_imports.py:622  msgid "Operation type"  msgstr "" -#: models.py:3479 +#: models.py:3511  msgid "Operation types"  msgstr "" -#: models.py:3518 +#: models.py:3550  msgid "Judiciary"  msgstr "" -#: models.py:3520 +#: models.py:3552  msgid "Preventive"  msgstr "" -#: models.py:3522 +#: models.py:3554  msgid "Research"  msgstr "" -#: models.py:3557 +#: models.py:3589  msgid "Authority name"  msgstr "" -#: models.py:3558 +#: models.py:3590  msgid "Authority SRID"  msgstr "" -#: models.py:3561 models_imports.py:650 +#: models.py:3593 models_imports.py:653  msgid "Spatial reference system"  msgstr "" -#: models.py:3562 +#: models.py:3594  msgid "Spatial reference systems"  msgstr "" -#: models.py:3569 +#: models.py:3601  msgid "Filename"  msgstr "" -#: models.py:3574 +#: models.py:3606  msgid "Administration script"  msgstr "" -#: models.py:3575 +#: models.py:3607  msgid "Administration scripts"  msgstr "" -#: models.py:3582 +#: models.py:3614  msgid "Scheduled"  msgstr "" -#: models.py:3583 +#: models.py:3615  msgid "In progress"  msgstr "" -#: models.py:3584 models_imports.py:774 +#: models.py:3616 models_imports.py:777  msgid "Finished with errors"  msgstr "" -#: models.py:3585 models_imports.py:775 +#: models.py:3617 models_imports.py:778  msgid "Finished"  msgstr "" -#: models.py:3598 +#: models.py:3630  msgid "Result"  msgstr "" -#: models.py:3601 +#: models.py:3633  msgid "Administration task"  msgstr "" -#: models.py:3602 +#: models.py:3634  msgid "Administration tasks"  msgstr "" -#: models.py:3606 +#: models.py:3638  msgid "Unknown"  msgstr "" -#: models.py:3621 +#: models.py:3653  msgid ""  "ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your "  "administrator."  msgstr "" -#: models.py:3630 +#: models.py:3662  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:3641 +#: models.py:3673  msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory."  msgstr "" -#: models.py:3657 +#: models.py:3689  msgid ""  "Script \"{}\" is not available in your script directory. Check your "  "configuration." @@ -1798,11 +1864,11 @@ msgstr ""  msgid "Importer - Targets"  msgstr "" -#: models_imports.py:511 views.py:611 +#: models_imports.py:511 views_item.py:295  msgid "True"  msgstr "" -#: models_imports.py:512 views.py:613 +#: models_imports.py:512 views_item.py:297  msgid "False"  msgstr "" @@ -1870,275 +1936,283 @@ msgstr ""  msgid "Container type"  msgstr "" -#: models_imports.py:635 -msgid "Treatment type" +#: models_imports.py:636 +msgid "Warehouse division"  msgstr ""  #: models_imports.py:637 -msgid "Treatment emergency type" +msgid "Warehouse type"  msgstr ""  #: models_imports.py:638 +msgid "Treatment type" +msgstr "" + +#: models_imports.py:640 +msgid "Treatment emergency type" +msgstr "" + +#: models_imports.py:641  msgid "Object type"  msgstr "" -#: models_imports.py:639 +#: models_imports.py:642  msgid "Integrity type"  msgstr "" -#: models_imports.py:641 +#: models_imports.py:644  msgid "Remarkability type"  msgstr "" -#: models_imports.py:642 +#: models_imports.py:645  msgid "Alteration type"  msgstr "" -#: models_imports.py:644 +#: models_imports.py:647  msgid "Alteration cause type"  msgstr "" -#: models_imports.py:645 +#: models_imports.py:648  msgid "Batch type"  msgstr "" -#: models_imports.py:647 +#: models_imports.py:650  msgid "Identification type"  msgstr "" -#: models_imports.py:649 +#: models_imports.py:652  msgid "Context record relation type"  msgstr "" -#: models_imports.py:660 +#: models_imports.py:663  msgid "String"  msgstr "" -#: models_imports.py:663 +#: models_imports.py:666  #: templates/ishtar/dashboards/dashboard_main_detail.html:196  msgid "Year"  msgstr "" -#: models_imports.py:664 +#: models_imports.py:667  msgid "INSEE code"  msgstr "" -#: models_imports.py:665 +#: models_imports.py:668  msgid "String to boolean"  msgstr "" -#: models_imports.py:666 +#: models_imports.py:669  msgctxt "filesystem"  msgid "File"  msgstr "" -#: models_imports.py:667 +#: models_imports.py:670  msgid "Unknow type"  msgstr "" -#: models_imports.py:684 +#: models_imports.py:687  msgid "4 digit year. e.g.: \"2015\""  msgstr "" -#: models_imports.py:685 +#: models_imports.py:688  msgid "4 digit year/month/day. e.g.: \"2015/02/04\""  msgstr "" -#: models_imports.py:686 +#: models_imports.py:689  msgid "Day/month/4 digit year. e.g.: \"04/02/2015\""  msgstr "" -#: models_imports.py:702 +#: models_imports.py:705  msgid "Options"  msgstr "" -#: models_imports.py:704 +#: models_imports.py:707  msgid "Split character(s)"  msgstr "" -#: models_imports.py:709 +#: models_imports.py:712  msgid "Importer - Formater type"  msgstr "" -#: models_imports.py:710 +#: models_imports.py:713  msgid "Importer - Formater types"  msgstr "" -#: models_imports.py:766 +#: models_imports.py:769  #: templates/ishtar/dashboards/dashboard_main_detail.html:132  msgid "Created"  msgstr "" -#: models_imports.py:767 +#: models_imports.py:770  msgid "Analyse in progress"  msgstr "" -#: models_imports.py:768 +#: models_imports.py:771  msgid "Analysed"  msgstr "" -#: models_imports.py:769 +#: models_imports.py:772  msgid "Check modified in queue"  msgstr "" -#: models_imports.py:770 +#: models_imports.py:773  msgid "Import in queue"  msgstr "" -#: models_imports.py:771 +#: models_imports.py:774  msgid "Check modified in progress"  msgstr "" -#: models_imports.py:772 +#: models_imports.py:775  msgid "Import in progress"  msgstr "" -#: models_imports.py:773 +#: models_imports.py:776  msgid "Partially imported"  msgstr "" -#: models_imports.py:776 +#: models_imports.py:779  msgid "Archived"  msgstr "" -#: models_imports.py:812 +#: models_imports.py:815  msgid "Imported file"  msgstr "" -#: models_imports.py:814 +#: models_imports.py:817  msgid "Associated images (zip file)"  msgstr "" -#: models_imports.py:818 +#: models_imports.py:821  msgid "If a group is selected, target key saved in this group will be used."  msgstr "" -#: models_imports.py:821 +#: models_imports.py:824  msgid "Encoding"  msgstr "" -#: models_imports.py:824 +#: models_imports.py:827  msgid "Skip lines"  msgstr "" -#: models_imports.py:825 +#: models_imports.py:828  msgid "Number of header lines in your file (can be 0)."  msgstr "" -#: models_imports.py:826 +#: models_imports.py:829  msgid "Error file"  msgstr "" -#: models_imports.py:829 +#: models_imports.py:832  msgid "Result file"  msgstr "" -#: models_imports.py:832 +#: models_imports.py:835  msgid "Match file"  msgstr "" -#: models_imports.py:838 +#: models_imports.py:841  msgid "Conservative import"  msgstr "" -#: models_imports.py:839 +#: models_imports.py:842  msgid "If set to true, do not overload existing values."  msgstr "" -#: models_imports.py:842 +#: models_imports.py:845  msgid "End date"  msgstr "" -#: models_imports.py:845 +#: models_imports.py:848  msgid "Remaining seconds"  msgstr "" -#: models_imports.py:847 +#: models_imports.py:850  msgid "Current line"  msgstr "" -#: models_imports.py:849 +#: models_imports.py:852  msgid "Number of line"  msgstr "" -#: models_imports.py:852 +#: models_imports.py:855  msgid "Imported line numbers"  msgstr "" -#: models_imports.py:855 +#: models_imports.py:858  msgid "Changed have been checked"  msgstr "" -#: models_imports.py:858 +#: models_imports.py:861  msgid "Changed line numbers"  msgstr "" -#: models_imports.py:863 +#: models_imports.py:866  msgid "Import"  msgstr "" -#: models_imports.py:952 +#: models_imports.py:955  msgid "Analyse"  msgstr "" -#: models_imports.py:954 models_imports.py:963 +#: models_imports.py:957 models_imports.py:966  msgid "Re-analyse"  msgstr "" -#: models_imports.py:955 +#: models_imports.py:958  msgid "Launch import"  msgstr "" -#: models_imports.py:958 +#: models_imports.py:961  msgid "Step by step import"  msgstr "" -#: models_imports.py:959 models_imports.py:968 +#: models_imports.py:962 models_imports.py:971  msgid "Re-check for changes"  msgstr "" -#: models_imports.py:961 models_imports.py:970 +#: models_imports.py:964 models_imports.py:973  msgid "Check for changes"  msgstr "" -#: models_imports.py:964 +#: models_imports.py:967  msgid "Re-import"  msgstr "" -#: models_imports.py:967 +#: models_imports.py:970  msgid "Step by step re-import"  msgstr "" -#: models_imports.py:971 +#: models_imports.py:974  msgid "Archive"  msgstr "" -#: models_imports.py:973 +#: models_imports.py:976  msgid "Unarchive"  msgstr "" -#: models_imports.py:974 templates/ishtar/form_delete.html:11 widgets.py:349 +#: models_imports.py:977 templates/ishtar/form_delete.html:11 widgets.py:349  #: widgets.py:381  msgid "Delete"  msgstr "" -#: models_imports.py:1043 +#: models_imports.py:1046  msgid "Modification check {} added to the queue"  msgstr "" -#: models_imports.py:1113 +#: models_imports.py:1116  msgid "Import {} added to the queue"  msgstr "" -#: models_imports.py:1131 +#: models_imports.py:1134  msgid "Error on imported file: {}"  msgstr "" -#: models_imports.py:1166 +#: models_imports.py:1169  msgid "Import {} finished with errors"  msgstr "" -#: models_imports.py:1175 +#: models_imports.py:1178  msgid "Import {} finished with no errors"  msgstr "" @@ -2186,12 +2260,12 @@ msgid "View on site"  msgstr ""  #: templates/admin/change_form.html:24 templates/admin/change_form.html:27 -#: views.py:2065 views.py:2070 +#: views.py:1151 views.py:1156  msgid "Previous"  msgstr ""  #: templates/admin/change_form.html:32 templates/admin/change_form.html:35 -#: views.py:2073 views.py:2076 +#: views.py:1159 views.py:1162  msgid "Next"  msgstr "" @@ -2235,7 +2309,7 @@ msgstr ""  #: templates/base.html:69 templates/blocks/bs_form_snippet.html:49  #: templates/ishtar/manage_basket.html:4 templates/welcome.html:11  #: templates/welcome.html:12 templates/welcome.html:13 -#: templates/welcome.html:14 wizards.py:468 +#: templates/welcome.html:14 wizards.py:423  msgid ":"  msgstr "" @@ -2349,12 +2423,12 @@ msgstr ""  msgid "Advanced search"  msgstr "" -#: templates/blocks/bs_form_snippet.html:77 +#: templates/blocks/bs_form_snippet.html:90  msgid "Reset"  msgstr "" -#: templates/blocks/bs_form_snippet.html:79 templates/ishtar/form.html:26 -#: templates/ishtar/formset.html:8 +#: templates/blocks/bs_form_snippet.html:92 templates/ishtar/form.html:26 +#: templates/ishtar/forms/document.html:30 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:21 @@ -2432,7 +2506,8 @@ msgid ""  msgstr ""  #: templates/ishtar/blocks/modify_toolbar.html:1 -#: templates/ishtar/blocks/window_nav.html:38 +#: templates/ishtar/blocks/window_image.html:80 +#: templates/ishtar/blocks/window_nav.html:44  #: templates/ishtar/organization_form.html:37  #: templates/ishtar/organization_person_form.html:32  #: templates/ishtar/person_form.html:43 @@ -2457,7 +2532,7 @@ msgstr ""  msgid "Data"  msgstr "" -#: templates/ishtar/blocks/window_image.html:14 +#: templates/ishtar/blocks/window_image.html:13  msgid "Licenses"  msgstr "" @@ -2475,23 +2550,23 @@ msgstr ""  msgid "Actions"  msgstr "" -#: templates/ishtar/blocks/window_nav.html:44 +#: templates/ishtar/blocks/window_nav.html:37  msgid "Item pined in your shortcut menu."  msgstr "" -#: templates/ishtar/blocks/window_nav.html:44 +#: templates/ishtar/blocks/window_nav.html:37  msgid "Pin"  msgstr "" -#: templates/ishtar/blocks/window_nav.html:49 +#: templates/ishtar/blocks/window_nav.html:55  msgid "Export as OpenOffice.org file"  msgstr "" -#: templates/ishtar/blocks/window_nav.html:52 +#: templates/ishtar/blocks/window_nav.html:58  msgid "Export as PDF file"  msgstr "" -#: templates/ishtar/blocks/window_nav.html:60 +#: templates/ishtar/blocks/window_nav.html:66  msgid "Relation between items are not historized."  msgstr "" @@ -2585,7 +2660,8 @@ msgstr ""  msgid "User type"  msgstr "" -#: templates/ishtar/form.html:20 templates/ishtar/wizard/default_wizard.html:43 +#: templates/ishtar/form.html:20 templates/ishtar/forms/document.html:24 +#: templates/ishtar/wizard/default_wizard.html:43  msgid "Search and select an item in the table"  msgstr "" @@ -2613,7 +2689,7 @@ msgstr ""  msgid "Are you sure?"  msgstr "" -#: templates/ishtar/import_delete.html:20 wizards.py:438 +#: templates/ishtar/import_delete.html:20 wizards.py:393  msgid "Yes"  msgstr "" @@ -2649,7 +2725,7 @@ msgstr ""  msgid "Go"  msgstr "" -#: templates/ishtar/import_step_by_step.html:63 views.py:1915 +#: templates/ishtar/import_step_by_step.html:63 views.py:1001  msgid "Import step by step"  msgstr "" @@ -2859,15 +2935,14 @@ msgstr ""  msgid "Save"  msgstr "" -#: templates/ishtar/organization_person_form.html:9 -#: templates/ishtar/person_form.html:9 -msgid "Identification" -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 "" @@ -2926,22 +3001,6 @@ msgstr ""  msgid "Responsible for planning service of archaeological files"  msgstr "" -#: templates/ishtar/sheet_person.html:107 -msgid "Documents associated to operations" -msgstr "" - -#: templates/ishtar/sheet_person.html:112 -msgid "Documents associated to context records" -msgstr "" - -#: templates/ishtar/sheet_person.html:117 -msgid "Documents associated to finds" -msgstr "" - -#: templates/ishtar/sheet_source.html:28 -msgid "Web link" -msgstr "" -  #: templates/ishtar/wizard/confirm_wizard.html:12  #: templates/ishtar/wizard/wizard_done_summary.html:6  msgid "You have entered the following informations:" @@ -3234,184 +3293,204 @@ msgstr ""  msgid "delete"  msgstr "" -#: templatetags/window_tables.py:99 widgets.py:950 +#: templatetags/window_tables.py:85 widgets.py:1006  msgid "No results"  msgstr "" -#: templatetags/window_tables.py:100 widgets.py:951 +#: templatetags/window_tables.py:86 widgets.py:1007  msgid "Loading..."  msgstr "" -#: utils.py:179 +#: utils.py:88 +msgid "You don't have sufficient permissions to do this action." +msgstr "" + +#: utils.py:265  msgid " (...)"  msgstr "" -#: utils.py:243 +#: utils.py:338  msgid "Information"  msgstr "" -#: utils.py:244 +#: utils.py:339  msgid "Load another random image?"  msgstr "" -#: views.py:103 +#: views.py:80  msgid ""  "PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask "  "your admin to do it)."  msgstr "" -#: views.py:108 +#: views.py:85  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:134 +#: views.py:111  msgid "New person"  msgstr "" -#: views.py:142 +#: views.py:119  msgid "Person modification"  msgstr "" -#: views.py:157 +#: views.py:134  msgid "Person deletion"  msgstr "" -#: views.py:168 +#: views.py:145  msgid "New organization"  msgstr "" -#: views.py:175 +#: views.py:152  msgid "Organization modification"  msgstr "" -#: views.py:191 +#: views.py:168  msgid "Organization deletion"  msgstr "" -#: views.py:202 +#: views.py:179  msgid "Account management"  msgstr "" -#: views.py:208 +#: views.py:185  msgid "Account deletion"  msgstr "" -#: views.py:272 +#: views.py:249  msgid "Archaeological file"  msgstr "" -#: views.py:273 +#: views.py:250  msgid "Operation"  msgstr "" -#: views.py:275 +#: views.py:252  msgid "Context record"  msgstr "" -#: views.py:277 +#: views.py:254  msgid "Find"  msgstr "" -#: views.py:279 +#: views.py:256  msgid "Treatment request"  msgstr "" -#: views.py:280 +#: views.py:257  msgid "Treatment"  msgstr "" -#: views.py:1528 views.py:1573 +#: views.py:659 views_item.py:92  msgid "Operation not permitted."  msgstr "" -#: views.py:1530 -#, python-format -msgid "New %s" -msgstr "" - -#: views.py:1590 views.py:1648 +#: views.py:676 views.py:734  msgid "Archaeological files"  msgstr "" -#: views.py:1595 views.py:1659 +#: views.py:681 views.py:745  msgid "Finds"  msgstr "" -#: views.py:1597 views.py:1664 +#: views.py:683 views.py:750  msgid "Treatment requests"  msgstr "" -#: views.py:1598 views.py:1670 +#: views.py:684 views.py:756  msgid "Treatments"  msgstr "" -#: views.py:2255 +#: views.py:1343  msgid "Col. "  msgstr "" -#: views.py:2261 views.py:2273 +#: views.py:1349 views.py:1361  msgid "* empty *"  msgstr "" -#: views.py:2314 +#: views.py:1402  msgid "Link unmatched items"  msgstr "" -#: views.py:2335 +#: views.py:1423  msgid "Delete import"  msgstr "" -#: views.py:2374 +#: views.py:1462  msgid "Merge persons"  msgstr "" -#: views.py:2398 +#: views.py:1486  msgid "Select the main person"  msgstr "" -#: views.py:2407 +#: views.py:1495  msgid "Merge organization"  msgstr "" -#: views.py:2417 +#: views.py:1505  msgid "Select the main organization"  msgstr "" -#: views.py:2457 views.py:2473 +#: views.py:1545 views.py:1561  msgid "Corporation manager"  msgstr "" +#: views.py:1582 +msgid "Document: search" +msgstr "" + +#: views.py:1597 +msgid "Document creation" +msgstr "" + +#: views.py:1630 +msgid "Document modification" +msgstr "" + +#: views.py:1658 +msgid "Document deletion" +msgstr "" + +#: views_item.py:94 +#, python-format +msgid "New %s" +msgstr "" +  #: widgets.py:174  msgid "The character \" is not accepted."  msgstr "" -#: widgets.py:525 widgets.py:659 widgets.py:774 +#: widgets.py:476 +msgid "{} is not a valid key for {}" +msgstr "" + +#: widgets.py:577 widgets.py:711 widgets.py:826  msgid "Search..."  msgstr "" -#: widgets.py:594 +#: widgets.py:646  msgid "Previous value:"  msgstr "" -#: widgets.py:952 +#: widgets.py:1008  msgid "Remove"  msgstr "" -#: wizards.py:76 -msgid "You don't have sufficient permissions to do this action." -msgstr "" - -#: wizards.py:440 +#: wizards.py:395  msgid "No"  msgstr "" -#: wizards.py:476 +#: wizards.py:431  msgid "Deleted"  msgstr "" -#: wizards.py:1746 +#: wizards.py:1701  #, python-format  msgid "[%(app_name)s] Account creation/modification"  msgstr "" diff --git a/translations/fr/archaeological_context_records.po b/translations/fr/archaeological_context_records.po index 2484039de..efbdae92c 100644 --- a/translations/fr/archaeological_context_records.po +++ b/translations/fr/archaeological_context_records.po @@ -5,12 +5,13 @@  # Valérie-Emma Leroux <emma@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 ""  "MIME-Version: 1.0\n"  "Content-Transfer-Encoding: 8bit\n"  "Content-Type: text/plain; charset=UTF-8\n" -"PO-Revision-Date: 2018-06-04 03:46+0000\n" +"PO-Revision-Date: 2018-06-13 08:11+0000\n"  "Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"  "Language-Team: \n"  "Language: fr\n" @@ -21,23 +22,27 @@ msgstr ""  msgid "Point"  msgstr "Point" -#: admin.py:51 models.py:325 +#: admin.py:51 models.py:328  msgid "Polygon"  msgstr "Polygone" -#: forms.py:49 forms.py:55 models.py:267 models.py:675 wizards.py:77 +#: forms.py:47 forms.py:53 models.py:270 wizards.py:77  msgid "Operation"  msgstr "Opération" -#: forms.py:50 +#: forms.py:48  msgid "Context record - 010 - Operation choice"  msgstr "Unité d'enregistrement - 010 - Choix de l'opération" +#: forms.py:61 +msgid "Context record - 001 - Search" +msgstr "Unité d'enregistrement - 001 - Recherche" +  #: forms.py:63  msgid "Full text search"  msgstr "Recherche en texte intégral" -#: forms.py:65 forms.py:157 models.py:272 models.py:640 +#: forms.py:65 forms.py:166 models.py:275 models.py:646  msgid "ID"  msgstr "Identifiant" @@ -53,7 +58,7 @@ msgstr "Année de l'opération"  msgid "Operation's number (index by year)"  msgstr "Numéro de l'opération (index par année)" -#: forms.py:76 models.py:270 +#: forms.py:76 models.py:273  msgid "Archaeological site"  msgstr "Entité archéologique" @@ -61,7 +66,7 @@ msgstr "Entité archéologique"  msgid "Search within related operations"  msgstr "Rechercher parmi les opérations liées" -#: forms.py:84 forms.py:280 models.py:65 +#: forms.py:84 forms.py:299 models.py:65  msgid "Period"  msgstr "Période" @@ -77,225 +82,201 @@ msgstr "Parcelle (section/numéro/domaine public)"  msgid "Search within relations"  msgstr "Rechercher parmi les relations" -#: forms.py:118 forms.py:375 views.py:105 +#: forms.py:125 views.py:96  msgid "Context record search"  msgstr "Rechercher une Unité d'Enregistrement" -#: forms.py:133 +#: forms.py:141  msgid "You should at least select one context record."  msgstr "Vous devez sélectionner au moins une Unité d'Enregistrement." -#: forms.py:139 +#: forms.py:147  msgid "General"  msgstr "Général" -#: forms.py:140 +#: forms.py:148  msgid "Context record - 020 - General"  msgstr "Unité d'enregistrement - 020 - Général" -#: forms.py:151 models.py:230 models.py:265 models.py:642 +#: forms.py:159 models.py:230 models.py:265 models.py:648  msgid "Parcel"  msgstr "Parcelle" -#: forms.py:154 +#: forms.py:160 models.py:227 models.py:228 models.py:268 +msgid "Town" +msgstr "Commune" + +#: forms.py:163  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:159 models.py:273 models.py:643 +#: forms.py:168 models.py:276 models.py:649  #: templates/ishtar/sheet_contextrecord.html:45  msgid "Description"  msgstr "Description" -#: forms.py:161 models.py:274 +#: forms.py:170 models.py:277  msgid "General comment"  msgstr "Commentaire général" -#: forms.py:164 models.py:320 +#: forms.py:173 models.py:323  msgid "Excavation technique"  msgstr "Méthode de fouille" -#: forms.py:165 models.py:278 +#: forms.py:174 models.py:281  msgid "Length (m)"  msgstr "Taille (m)" -#: forms.py:166 models.py:279 +#: forms.py:175 models.py:282  msgid "Width (m)"  msgstr "Largeur (m)" -#: forms.py:167 models.py:280 +#: forms.py:176 models.py:283  msgid "Thickness (m)"  msgstr "Épaisseur (m)" -#: forms.py:168 models.py:282 +#: forms.py:177 models.py:285  msgid "Diameter (m)"  msgstr "Diamètre (m)" -#: forms.py:169 models.py:283 +#: forms.py:178 models.py:286  msgid "Depth (m)"  msgstr "Profondeur (m)" -#: forms.py:171 models.py:285 +#: forms.py:180 models.py:288  msgid "Depth of appearance (m)"  msgstr "Profondeur d'apparition (m)" -#: forms.py:172 forms.py:395 models.py:294 models.py:641 +#: forms.py:181 models.py:297 models.py:647  msgid "Context record type"  msgstr "Type d'Unité d'Enregistrement" -#: forms.py:174 models.py:275 +#: forms.py:183 models.py:278  msgid "Opening date"  msgstr "Date d'ouverture" -#: forms.py:176 models.py:277 templates/ishtar/sheet_contextrecord.html:128 +#: forms.py:185 models.py:280 templates/ishtar/sheet_contextrecord.html:128  msgid "Closing date"  msgstr "Date de clôture" -#: forms.py:179 ishtar_menu.py:48 +#: forms.py:188  msgid "Documentation"  msgstr "Documentation" -#: forms.py:182 models.py:287 +#: forms.py:191 models.py:290  msgid "Location"  msgstr "Localisation" -#: forms.py:261 +#: forms.py:284  msgid "This ID already exists for this operation."  msgstr "Cet identifiant existe déjà pour cette opération." -#: forms.py:269 models.py:326 -msgid "Images" -msgstr "Images" - -#: forms.py:270 -msgid "Context record - 025 - Images" -msgstr "Unité d'enregistrement - 025 - Images" +#: forms.py:288 +msgid "You have to choose a town or a parcel." +msgstr "Vous devez choisir une commune ou une parcelle." -#: forms.py:275 forms.py:296 models.py:76 +#: forms.py:294 forms.py:315 models.py:76  msgid "Dating"  msgstr "Datation" -#: forms.py:281 models.py:66 +#: forms.py:300 models.py:66  msgid "Start date"  msgstr "Date de début" -#: forms.py:282 models.py:67 +#: forms.py:301 models.py:67  msgid "End date"  msgstr "Date de fin" -#: forms.py:283 models.py:70 +#: forms.py:302 models.py:70  msgid "Quality"  msgstr "Qualité" -#: forms.py:284 models.py:44 models.py:68 +#: forms.py:303 models.py:44 models.py:68  msgid "Dating type"  msgstr "Type de datation" -#: forms.py:297 +#: forms.py:316  msgid "Context record - 030 - Dating"  msgstr "Unité d'enregistrement - 030 - Datation" -#: forms.py:307 ishtar_menu.py:29 models.py:90 models.py:718 +#: forms.py:326 ishtar_menu.py:29 models.py:90  msgid "Context record"  msgstr "Unité d'Enregistrement" -#: forms.py:323 +#: forms.py:342  msgid "Relations"  msgstr "Relations" -#: forms.py:324 +#: forms.py:343  msgid "Context record - 050 - Relations"  msgstr "Unité d'enregistrement - 050 - Relations" -#: forms.py:329 forms.py:340 models.py:297 +#: forms.py:348 forms.py:359 models.py:300  #: templates/ishtar/sheet_contextrecord.html:59  msgid "Interpretation"  msgstr "Interprétation" -#: forms.py:336 +#: forms.py:349 +msgid "Context record - 040 - Interpretation" +msgstr "Unité d'enregistrement - 040 - Interprétation" + +#: forms.py:355  msgid "Comments on dating"  msgstr "Commentaire relatif à la datation" -#: forms.py:338 models.py:296 +#: forms.py:357 models.py:299  msgid "Filling"  msgstr "Remplissage" -#: forms.py:342 models.py:317 +#: forms.py:361 models.py:320  msgid "Activity"  msgstr "Activité" -#: forms.py:344 models.py:315 +#: forms.py:363 models.py:318  msgid "Identification"  msgstr "Identification" -#: forms.py:346 models.py:300 +#: forms.py:365 models.py:303  msgid "TAQ"  msgstr "TAQ" -#: forms.py:347 models.py:304 +#: forms.py:366 models.py:307  msgid "Estimated TAQ"  msgstr "TAQ estimé" -#: forms.py:349 models.py:307 +#: forms.py:368 models.py:310  msgid "TPQ"  msgstr "TPQ" -#: forms.py:350 models.py:311 +#: forms.py:369 models.py:314  msgid "Estimated TPQ"  msgstr "TPQ estimé" -#: forms.py:360 +#: forms.py:379  msgid "Operation search"  msgstr "Rechercher une opération" -#: forms.py:362 +#: forms.py:381  msgid "You should select an operation."  msgstr "Vous devez sélectionner une Opération." -#: forms.py:367 +#: forms.py:386  msgid "Would you like to delete this context record?"  msgstr "Voulez-vous supprimer cette Unité d'Enregistrement ?" -#: forms.py:377 -msgid "You should select a context record." -msgstr "Vous devez sélectionner une Unité d'Enregistrement." - -#: forms.py:382 -msgid "Year of the operation" -msgstr "Année de l'opération" - -#: forms.py:384 -msgid "Numeric reference" -msgstr "Référence numérique" - -#: forms.py:391 -msgid "Town of the operation" -msgstr "Commune de l'opération" - -#: forms.py:393 -msgid "Period of the context record" -msgstr "Période de l'Unité d'Enregistrement" - -#: forms.py:408 -msgid "Documentation search" -msgstr "Rechercher une documentation" - -#: forms.py:410 -msgid "You should select a document." -msgstr "Vous devez sélectionner un document." - -#: ishtar_menu.py:32 ishtar_menu.py:51 +#: ishtar_menu.py:32  msgid "Search"  msgstr "Recherche" -#: ishtar_menu.py:36 ishtar_menu.py:56 +#: ishtar_menu.py:36  msgid "Creation"  msgstr "Ajout" -#: ishtar_menu.py:40 ishtar_menu.py:62 +#: ishtar_menu.py:40  msgid "Modification"  msgstr "Modification" -#: ishtar_menu.py:44 ishtar_menu.py:68 +#: ishtar_menu.py:44  msgid "Deletion"  msgstr "Suppression" @@ -371,7 +352,7 @@ msgstr "Type de documentation"  msgid "Documentation types"  msgstr "Types de documentation" -#: models.py:221 models.py:644 +#: models.py:221 models.py:650  msgid "Periods"  msgstr "Périodes" @@ -395,10 +376,6 @@ msgstr "Opération (nom)"  msgid "Parcel (external ID)"  msgstr "Parcelle (identifiant)" -#: models.py:227 models.py:228 -msgid "Parcel (town)" -msgstr "Parcelle (commune)" -  #: models.py:229  msgid "Parcel (year)"  msgstr "Parcelle (année)" @@ -411,15 +388,15 @@ msgstr "Identifiant"  msgid "External ID is set automatically"  msgstr "L'identifiant est attribué automatiquement" -#: models.py:288 +#: models.py:291  msgid "A short description of the location of the context record"  msgstr "Une courte description de la localisation de l'Unité d'Enregistrement" -#: models.py:292 +#: models.py:295  msgid "Comment on datings"  msgstr "Commentaire relatif aux datations" -#: models.py:301 +#: models.py:304  msgid ""  "\"Terminus Ante Quem\" the context record can't have been created after this "  "date" @@ -427,11 +404,11 @@ msgstr ""  "« Terminus Ante Quem ». L'Unité d'Enregistrement ne peut avoir été créée "  "après cette date." -#: models.py:305 +#: models.py:308  msgid "Estimation of a \"Terminus Ante Quem\""  msgstr "Estimation d'un « Terminus Ante Quem »." -#: models.py:308 +#: models.py:311  msgid ""  "\"Terminus Post Quem\" the context record can't have been created before "  "this date" @@ -439,95 +416,91 @@ msgstr ""  "« Terminus Post Quem ». L'Unité d'Enregistrement ne peut avoir été créée "  "avant cette date." -#: models.py:312 +#: models.py:315  msgid "Estimation of a \"Terminus Post Quem\""  msgstr "Estimation d'un « Terminus Post Quem »." -#: models.py:323 +#: models.py:326  msgid "Point (2D)"  msgstr "Point (2D)" -#: models.py:324 +#: models.py:327  msgid "Point (3D)"  msgstr "Point (3D)" -#: models.py:328 +#: models.py:330 +msgid "Documents" +msgstr "Documents" + +#: models.py:332  msgid "Cached name"  msgstr "Nom en cache" -#: models.py:339 models.py:340 templates/ishtar/sheet_contextrecord.html:4 +#: models.py:343 models.py:344 templates/ishtar/sheet_contextrecord.html:4  msgid "Context Record"  msgstr "Unité d'Enregistrement" -#: models.py:356 +#: models.py:360  msgctxt "short"  msgid "Context record"  msgstr "UE" -#: models.py:571 models.py:594 models.py:639 +#: models.py:577 models.py:600 models.py:645  msgid "Relation type"  msgstr "Type de relation" -#: models.py:572 +#: models.py:578  msgid "Relation types"  msgstr "Types de relation" -#: models.py:589 +#: models.py:595  msgid "ID (left)"  msgstr "Identifiant (gauche)" -#: models.py:590 +#: models.py:596  msgid "Context record type (left)"  msgstr "Type d'UE (gauche)" -#: models.py:591 +#: models.py:597  msgid "Parcel (left)"  msgstr "Parcelle (gauche)" -#: models.py:592 +#: models.py:598  msgid "Description (left)"  msgstr "Description (gauche)" -#: models.py:593 +#: models.py:599  msgid "Periods (left)"  msgstr "Périodes (gauche)" -#: models.py:595 +#: models.py:601  msgid "ID (right)"  msgstr "Identifiant (droit)" -#: models.py:596 +#: models.py:602  msgid "Context record type (right)"  msgstr "Type d'UE (droite)" -#: models.py:597 +#: models.py:603  msgid "Parcel (right)"  msgstr "Parcelle (droite)" -#: models.py:598 +#: models.py:604  msgid "Description (right)"  msgstr "Description (droite)" -#: models.py:599 +#: models.py:605  msgid "Periods (right)"  msgstr "Périodes (droite)" -#: models.py:608 +#: models.py:614  msgid "Record relation"  msgstr "Relation entre Unités d'Enregistrement" -#: models.py:609 +#: models.py:615  msgid "Record relations"  msgstr "Relations entre Unités d'Enregistrement" -#: models.py:703 -msgid "Context record documentation" -msgstr "Documentation d'une Unité d'Enregistrement" - -#: models.py:704 -msgid "Context record documentations" -msgstr "Documentations des Unités d'Enregistrement" -  #: templates/ishtar/sheet_contextrecord.html:70  msgid "Datations"  msgstr "Datations" @@ -580,55 +553,23 @@ msgstr "Lieu"  msgid "No operation linked to this context record!"  msgstr "Pas d'opération liée à cette unité d'enregistrement !" -#: templates/ishtar/sheet_contextrecord.html:161 -msgid "Document from this context record" -msgstr "Document associé à cette Unité d'Enregistrement" - -#: templates/ishtar/sheet_contextrecord.html:166 +#: templates/ishtar/sheet_contextrecord.html:168  msgid "Finds"  msgstr "Mobilier" -#: templates/ishtar/sheet_contextrecord.html:171 -msgid "Documents from associated finds" -msgstr "Documents du mobilier associé" - -#: templates/ishtar/sheet_contextrecordsource.html:4 -msgid "Context record source" -msgstr "Documentation associée à l'UE" - -#: templates/ishtar/sheet_contextrecordsource.html:11 -msgid "Related context record" -msgstr "Unité d'Enregistrement associée" - -#: views.py:120 +#: views.py:110  msgid "New context record"  msgstr "Ajouter une Unité d'Enregistrement" -#: views.py:137 +#: views.py:126  msgid "Context record modification"  msgstr "Modifier une Unité d'Enregistrement" -#: views.py:148 +#: views.py:137  msgid "You don't have sufficient permissions to do this action."  msgstr ""  "Vous n'avez pas les permissions suffisantes pour effectuer cette action." -#: views.py:161 +#: views.py:150  msgid "Context record deletion"  msgstr "Supprimer une Unité d'Enregistrement" - -#: views.py:166 -msgid "Context record: source search" -msgstr "Unité d'Enregistrement : rechercher une documentation associée" - -#: views.py:174 -msgid "Context record: new source" -msgstr "Unité d'Enregistrement : ajouter une documentation associée" - -#: views.py:182 -msgid "Context record: source modification" -msgstr "Unité d'Enregistrement : modifier une documentation associée" - -#: views.py:197 -msgid "Context record: source deletion" -msgstr "Unité d'Enregistrement : supprimer une documentation associée" diff --git a/translations/fr/archaeological_finds.po b/translations/fr/archaeological_finds.po index fdbe52674..aa8b744bf 100644 --- a/translations/fr/archaeological_finds.po +++ b/translations/fr/archaeological_finds.po @@ -30,228 +30,227 @@ msgstr "Ligne"  msgid "Polygon"  msgstr "Polygon" -#: forms.py:101 forms.py:107 forms.py:452 models_finds.py:610 -#: models_finds.py:948 wizards.py:71 +#: forms.py:89 forms.py:95 forms.py:432 models_finds.py:611 models_finds.py:950 +#: wizards.py:71  msgid "Context record"  msgstr "Unité d'Enregistrement" -#: forms.py:102 +#: forms.py:90  msgid "Find - 010 - Context record choice"  msgstr "Mobilier - 010 - Choix de l'unité d'enregistrement" -#: forms.py:136 ishtar_menu.py:32 models_finds.py:849 models_finds.py:1495 -#: models_finds.py:1516 models_treatments.py:316 -#: templates/ishtar/sheet_find.html:4 +#: forms.py:124 ishtar_menu.py:32 models_finds.py:851 models_finds.py:1444 +#: models_treatments.py:311 templates/ishtar/sheet_find.html:4  msgid "Find"  msgstr "Mobilier" -#: forms.py:137 +#: forms.py:125  msgid "Find - 020 - General"  msgstr "Mobilier - 020 - Général" -#: forms.py:151 templates/ishtar/sheet_find.html:119 +#: forms.py:139 templates/ishtar/sheet_find.html:119  msgid "Identification"  msgstr "Identification" -#: forms.py:154 forms.py:434 forms.py:717 models_finds.py:237 -#: models_finds.py:719 templates/ishtar/sheet_find.html:19 +#: forms.py:142 forms.py:414 forms.py:697 models_finds.py:237 +#: models_finds.py:720 templates/ishtar/sheet_find.html:19  msgid "Free ID"  msgstr "Identifiant libre" -#: forms.py:156 models_finds.py:720 templates/ishtar/sheet_find.html:18 +#: forms.py:144 models_finds.py:721 templates/ishtar/sheet_find.html:18  msgid "Denomination"  msgstr "Dénomination" -#: forms.py:157 models_finds.py:793 +#: forms.py:145 models_finds.py:794  msgid "Previous ID"  msgstr "Identifiant précédent" -#: forms.py:159 models_finds.py:241 +#: forms.py:147 models_finds.py:241  msgid "Excavation ID"  msgstr "Identifiant  fouille" -#: forms.py:160 models_finds.py:721 +#: forms.py:148 models_finds.py:722  msgid "Museum ID"  msgstr "Identifiant musée" -#: forms.py:161 models_finds.py:716 +#: forms.py:149 models_finds.py:717  msgid "Seal number"  msgstr "Numéro de scellé" -#: forms.py:162 models_finds.py:789 +#: forms.py:150 models_finds.py:790  msgid "Mark"  msgstr "Marquage" -#: forms.py:164 forms.py:165 forms.py:474 forms_treatments.py:139 -#: models_finds.py:242 models_finds.py:722 models_treatments.py:112 +#: forms.py:152 forms.py:153 forms.py:454 forms_treatments.py:134 +#: models_finds.py:242 models_finds.py:723 models_treatments.py:111  #: templates/ishtar/sheet_find.html:134  msgid "Description"  msgstr "Description" -#: forms.py:168 models_finds.py:249 +#: forms.py:156 models_finds.py:249  msgid "Discovery date (exact or TPQ)"  msgstr "Date de découverte (exacte ou TPQ)" -#: forms.py:171 models_finds.py:251 templates/ishtar/sheet_find.html:78 +#: forms.py:159 models_finds.py:251 templates/ishtar/sheet_find.html:78  msgid "Discovery date (TAQ)"  msgstr "Date de découverte (TAQ)" -#: forms.py:173 forms.py:476 models_finds.py:253 +#: forms.py:161 forms.py:456 models_finds.py:253  msgid "Batch/object"  msgstr "Lot/objet" -#: forms.py:175 models_finds.py:754 +#: forms.py:163 models_finds.py:755  msgid "Is complete?"  msgstr "Est complet ?" -#: forms.py:178 models_finds.py:54 models_finds.py:633 models_finds.py:728 +#: forms.py:166 models_finds.py:54 models_finds.py:634 models_finds.py:729  msgid "Material types"  msgstr "Types de matériau" -#: forms.py:181 models_finds.py:733 +#: forms.py:169 models_finds.py:734  msgid "Material type quality"  msgstr "Qualité du type de matériaux" -#: forms.py:183 models_finds.py:149 models_finds.py:634 models_finds.py:757 +#: forms.py:171 models_finds.py:149 models_finds.py:635 models_finds.py:758  msgid "Object types"  msgstr "Types d'objet" -#: forms.py:186 models_finds.py:762 +#: forms.py:174 models_finds.py:763  msgid "Object type quality"  msgstr "Qualité du type d'objet" -#: forms.py:187 forms.py:724 models_finds.py:740 +#: forms.py:175 forms.py:704 models_finds.py:741  msgid "Find number"  msgstr "Mobilier (en nombre)" -#: forms.py:189 models_finds.py:775 +#: forms.py:177 models_finds.py:776  msgid "Minimum number of individuals (MNI)"  msgstr "Nombre minimum d'individus (NMI)" -#: forms.py:191 models_finds.py:723 +#: forms.py:179 models_finds.py:724  msgid "Decoration"  msgstr "Décor" -#: forms.py:193 models_finds.py:724 +#: forms.py:181 models_finds.py:725  msgid "Inscription"  msgstr "Inscription" -#: forms.py:196 models_finds.py:726 +#: forms.py:184 models_finds.py:727  msgid "Manufacturing place"  msgstr "Lieu de fabrication" -#: forms.py:198 models_finds.py:772 +#: forms.py:186 models_finds.py:773  msgid "Communicability"  msgstr "Communicabilité" -#: forms.py:200 forms_treatments.py:141 forms_treatments.py:492 -#: models_finds.py:243 models_finds.py:790 models_treatments.py:111 -#: models_treatments.py:535 +#: forms.py:188 forms_treatments.py:136 forms_treatments.py:479 +#: models_finds.py:243 models_finds.py:791 models_treatments.py:110 +#: models_treatments.py:530  msgid "Comment"  msgstr "Commentaire général" -#: forms.py:203 models_finds.py:791 +#: forms.py:191 models_finds.py:792  msgid "Comment on dating"  msgstr "Commentaire relatif aux datations" -#: forms.py:205 templates/ishtar/sheet_find.html:152 +#: forms.py:193 templates/ishtar/sheet_find.html:152  msgid "Dimensions"  msgstr "Dimensions" -#: forms.py:206 models_finds.py:776 +#: forms.py:194 models_finds.py:777  msgid "Length (cm)"  msgstr "Longueur (cm)" -#: forms.py:207 models_finds.py:777 +#: forms.py:195 models_finds.py:778  msgid "Width (cm)"  msgstr "Largeur (cm)" -#: forms.py:208 models_finds.py:778 +#: forms.py:196 models_finds.py:779  msgid "Height (cm)"  msgstr "Hauteur (cm)" -#: forms.py:209 models_finds.py:779 +#: forms.py:197 models_finds.py:780  msgid "Diameter (cm)"  msgstr "Diamètre (cm)" -#: forms.py:210 models_finds.py:780 +#: forms.py:198 models_finds.py:781  msgid "Thickness (cm)"  msgstr "Épaisseur (cm)" -#: forms.py:211 forms.py:722 models_finds.py:736 +#: forms.py:199 forms.py:702 models_finds.py:737  msgid "Volume (l)"  msgstr "Volume (l)" -#: forms.py:212 forms.py:723 templates/ishtar/sheet_find.html:160 +#: forms.py:200 forms.py:703 templates/ishtar/sheet_find.html:160  msgid "Weight (g)"  msgstr "Poids (g)" -#: forms.py:214 +#: forms.py:202  msgid "Clutter long side (cm)"  msgstr "Encombrement grand côté (cm)" -#: forms.py:216 +#: forms.py:204  msgid "Clutter short side (cm)"  msgstr "Encombrement petit côté (cm)" -#: forms.py:218 +#: forms.py:206  msgid "Clutter height (cm)"  msgstr "Encombrement hauteur (cm)" -#: forms.py:220 models_finds.py:787 +#: forms.py:208 models_finds.py:788  msgid "Dimensions comment"  msgstr "Commentaire relatif aux dimensions" -#: forms.py:223 templates/ishtar/sheet_find.html:94 +#: forms.py:211 templates/ishtar/sheet_find.html:94  #: templates/ishtar/sheet_find.html:98  msgid "Coordinates"  msgstr "Coordonnées" -#: forms.py:225 models_finds.py:258 +#: forms.py:213 models_finds.py:258  msgid "Point of topographic reference"  msgstr "Point topographique" -#: forms.py:228 models_finds.py:260 +#: forms.py:216 models_finds.py:260  msgid "X"  msgstr "X" -#: forms.py:229 models_finds.py:261 +#: forms.py:217 models_finds.py:261  msgid "Y"  msgstr "Y" -#: forms.py:230 models_finds.py:262 +#: forms.py:218 models_finds.py:262  msgid "Z"  msgstr "Z" -#: forms.py:232 models_finds.py:270 +#: forms.py:220 models_finds.py:270  msgid "Spatial Reference System"  msgstr "Système de référence spatiale" -#: forms.py:235 models_finds.py:263 +#: forms.py:223 models_finds.py:263  msgid "Estimated error for X"  msgstr "Erreur estimée pour X" -#: forms.py:237 models_finds.py:265 +#: forms.py:225 models_finds.py:265  msgid "Estimated error for Y"  msgstr "Erreur estimée pour Y" -#: forms.py:239 models_finds.py:267 +#: forms.py:227 models_finds.py:267  msgid "Estimated error for Z"  msgstr "Erreur estimée pour Z" -#: forms.py:241 templates/ishtar/sheet_find.html:169 +#: forms.py:229 templates/ishtar/sheet_find.html:169  msgid "Sheet"  msgstr "Fiche" -#: forms.py:242 forms.py:477 models_finds.py:795 +#: forms.py:230 forms.py:457 models_finds.py:796  msgid "Check"  msgstr "Vérification" -#: forms.py:244 models_finds.py:797 +#: forms.py:232 models_finds.py:798  msgid "Check date"  msgstr "Date de vérification" -#: forms.py:283 +#: forms.py:271  msgid ""  "Discovery date: if a TAQ date is provided a TPQ date has to be informed. If "  "you have a precise date fill only the TPQ - discovery date field." @@ -260,377 +259,332 @@ msgstr ""  "renseignée. Si vous avez une date précise, remplissez seulement le champ « "  "date de découverte (exacte ou TPQ) »." -#: forms.py:289 +#: forms.py:277  msgid "Discovery date: TAQ date must be older than TPQ date."  msgstr "Date de découverte : la date TAQ doit être postérieure à la date TPQ." -#: forms.py:299 +#: forms.py:287  msgid "Clutter: short side cannot be bigger than the long side."  msgstr ""  "Encombrement :  le petit côté court ne peut pas être plus grand que le grand "  "côté." -#: forms.py:316 +#: forms.py:304  msgid ""  "You should at least provide X, Y and the spatial reference system used."  msgstr ""  "Vous devez au minimum fournir X, Y et le système de référence spatiale "  "utilisé." -#: forms.py:325 +#: forms.py:313  msgid ""  "Coordinates are not relevant for the spatial reference system used: {}."  msgstr ""  "Les coordonnées ne sont pas pertinentes pour le système de référence "  "spatiale utilisé : {}." -#: forms.py:333 forms_treatments.py:264 models_finds.py:831 -#: models_treatments.py:128 -msgid "Images" -msgstr "Images" - -#: forms.py:334 -msgid "Find - 025 - Images" -msgstr "Mobilier - 025 - Images" - -#: forms.py:339 templates/ishtar/sheet_find.html:182 +#: forms.py:319 templates/ishtar/sheet_find.html:182  msgid "Preservation"  msgstr "Conservation" -#: forms.py:340 +#: forms.py:320  msgid "Find - 030 - Preservation"  msgstr "Mobilier - 030 - Conservation" -#: forms.py:353 forms.py:470 models_finds.py:766 +#: forms.py:333 forms.py:450 models_finds.py:767  msgid "Integrity / interest"  msgstr "Intégrité / intérêt" -#: forms.py:356 forms.py:472 models_finds.py:769 +#: forms.py:336 forms.py:452 models_finds.py:770  msgid "Remarkability"  msgstr "Remarquabilité" -#: forms.py:358 forms.py:468 models_finds.py:77 models_finds.py:807 +#: forms.py:338 forms.py:448 models_finds.py:77 models_finds.py:808  msgid "Conservatory state"  msgstr "État sanitaire" -#: forms.py:361 models_finds.py:816 +#: forms.py:341 models_finds.py:817  msgid "Alteration"  msgstr "Altération" -#: forms.py:364 models_finds.py:820 +#: forms.py:344 models_finds.py:821  msgid "Alteration cause"  msgstr "Cause d'altération" -#: forms.py:367 models_finds.py:813 +#: forms.py:347 models_finds.py:814  msgid "Recommended treatments"  msgstr "Traitements recommandés" -#: forms.py:369 models_finds.py:824 +#: forms.py:349 models_finds.py:825  msgid "Treatment emergency"  msgstr "Urgence du traitement" -#: forms.py:371 models_finds.py:799 +#: forms.py:351 models_finds.py:800  msgid "Estimated value"  msgstr "Valeur estimée" -#: forms.py:372 models_finds.py:827 +#: forms.py:352 models_finds.py:828  msgid "Insurance value"  msgstr "Valeur d'assurance" -#: forms.py:374 models_finds.py:829 +#: forms.py:354 models_finds.py:830  msgid "Appraisal date"  msgstr "Date d'évaluation" -#: forms.py:376 models_finds.py:809 +#: forms.py:356 models_finds.py:810  msgid "Conservatory comment"  msgstr "Commentaire relatif à la conservation" -#: forms.py:400 forms.py:424 models_finds.py:748 +#: forms.py:380 forms.py:404 models_finds.py:749  #: templates/ishtar/sheet_find.html:199  msgid "Dating"  msgstr "Datation" -#: forms.py:405 forms.py:463 +#: forms.py:385 forms.py:443  msgid "Period"  msgstr "Période" -#: forms.py:406 forms_treatments.py:143 forms_treatments.py:292 -#: forms_treatments.py:494 models_finds.py:1521 models_treatments.py:114 -#: models_treatments.py:327 templates/ishtar/sheet_find.html:232 +#: forms.py:386 forms_treatments.py:138 forms_treatments.py:279 +#: forms_treatments.py:481 models_finds.py:1449 models_treatments.py:113 +#: models_treatments.py:322 templates/ishtar/sheet_find.html:232  #: templates/ishtar/sheet_find.html:270  msgid "Start date"  msgstr "Date de début" -#: forms.py:408 models_finds.py:1522 models_treatments.py:328 +#: forms.py:388 models_finds.py:1450 models_treatments.py:323  #: templates/ishtar/sheet_find.html:233 templates/ishtar/sheet_find.html:271  msgid "End date"  msgstr "Date de fin" -#: forms.py:409 +#: forms.py:389  msgid "Quality"  msgstr "Qualité" -#: forms.py:411 +#: forms.py:391  msgid "Dating type"  msgstr "Type de datation" -#: forms.py:413 +#: forms.py:393  msgid "Precise dating"  msgstr "Datation précise" -#: forms.py:425 +#: forms.py:405  msgid "Find - 040 - Dating"  msgstr "Mobilier - 040 - Datation" -#: forms.py:430 forms_treatments.py:52 forms_treatments.py:338 -#: forms_treatments.py:409 forms_treatments.py:596 +#: forms.py:410 forms_treatments.py:47 forms_treatments.py:325 +#: forms_treatments.py:396 forms_treatments.py:583  msgid "Full text search"  msgstr "Recherche en texte intégral" -#: forms.py:432 models_finds.py:277 +#: forms.py:412 models_finds.py:277  msgid "Short ID"  msgstr "Identifiant court" -#: forms.py:433 models_finds.py:280 +#: forms.py:413 models_finds.py:280  msgid "Complete ID"  msgstr "Identifiant complet" -#: forms.py:437 forms_treatments.py:56 forms_treatments.py:101 -#: forms_treatments.py:340 forms_treatments.py:413 forms_treatments.py:464 -#: forms_treatments.py:598 models_treatments.py:88 models_treatments.py:508 +#: forms.py:417 forms_treatments.py:51 forms_treatments.py:96 +#: forms_treatments.py:327 forms_treatments.py:400 forms_treatments.py:451 +#: forms_treatments.py:585 models_treatments.py:87 models_treatments.py:503  msgid "Year"  msgstr "Année" -#: forms.py:439 +#: forms.py:419  msgid "Operation's number (index by year)"  msgstr "Numéro de l'opération (index par année)" -#: forms.py:442 +#: forms.py:422  msgid "Code PATRIARCHE"  msgstr "Code PATRIARCHE" -#: forms.py:446 +#: forms.py:426  msgid "Archaeological site"  msgstr "Entité (EA)" -#: forms.py:458 +#: forms.py:438  msgid "Search within related operations"  msgstr "Rechercher parmi les opérations liées" -#: forms.py:461 +#: forms.py:441  msgid "Search within related context records"  msgstr "Recherche parmi les Unités d'Enregistrement associées" -#: forms.py:464 forms.py:721 models_finds.py:53 +#: forms.py:444 forms.py:701 models_finds.py:53  msgid "Material type"  msgstr "Type de matériau" -#: forms.py:465 models_finds.py:148 +#: forms.py:445 models_finds.py:148  msgid "Object type"  msgstr "Type d'objet" -#: forms.py:467 +#: forms.py:447  msgid "Preservation type"  msgstr "Type de conservation" -#: forms.py:478 forms_treatments.py:59 +#: forms.py:458 forms_treatments.py:54  msgid "Has an image?"  msgstr "Dispose d'une image ?" -#: forms.py:532 +#: forms.py:512  msgid "Warehouse (location)"  msgstr "Lieu de conservation (localisation)" -#: forms.py:538 +#: forms.py:518  msgid "Warehouse (responsible)"  msgstr "Lieu de conservation (responsable)" -#: forms.py:543 +#: forms.py:523  msgid "Container ID"  msgstr "Identifiant du contenant" -#: forms.py:544 +#: forms.py:524  msgid "Container ref."  msgstr "Réf. contenant" -#: forms.py:549 forms.py:572 views.py:161 +#: forms.py:529 forms.py:552 views.py:156  msgid "Find search"  msgstr "Rechercher un mobilier" -#: forms.py:597 models_treatments.py:220 +#: forms.py:577 models_treatments.py:220  #: templates/ishtar/sheet_treatment.html:56  msgid "Upstream finds"  msgstr "Mobilier amont" -#: forms.py:599 models_finds.py:850 +#: forms.py:579 models_finds.py:852  msgid "Finds"  msgstr "Mobilier" -#: forms.py:611 +#: forms.py:591  msgid "You should at least select one archaeological find."  msgstr "Vous devez sélectionner au moins un mobilier archéologique." -#: forms.py:714 +#: forms.py:694  msgid "Resulting find"  msgstr "Mobilier résultant" -#: forms.py:719 +#: forms.py:699  msgid "Precise description"  msgstr "Description précise" -#: forms.py:733 +#: forms.py:713  msgid "Resulting finds"  msgstr "Mobiliers résultants" -#: forms.py:738 +#: forms.py:718  msgid "Would you like to delete this find?"  msgstr "Voulez-vous supprimer ce mobilier ?" -#: forms.py:742 models_treatments.py:70 +#: forms.py:722 models_treatments.py:69  msgid "Upstream find"  msgstr "Mobilier amont" -#: forms.py:755 -msgid "Archaeological find search" -msgstr "Rechercher un mobilier" - -#: forms.py:757 -msgid "You should select an archaeological find." -msgstr "Vous devez sélectionner du mobilier." - -#: forms.py:762 -msgid "Year of the operation" -msgstr "Année de l'opération" - -#: forms.py:764 -msgid "Numeric reference" -msgstr "Référence numérique" - -#: forms.py:771 -msgid "Period of the archaeological find" -msgstr "Période du mobilier" - -#: forms.py:773 -msgid "Material type of the archaeological find" -msgstr "Type de matériau du mobilier" - -#: forms.py:775 -msgid "Description of the archaeological find" -msgstr "Description du mobilier" - -#: forms.py:787 forms_treatments.py:698 forms_treatments.py:728 -msgid "Documentation search" -msgstr "Rechercher une documentation" - -#: forms.py:789 forms_treatments.py:700 forms_treatments.py:730 -msgid "You should select a document." -msgstr "Vous devez sélectionner un document." - -#: forms.py:806 +#: forms.py:743  msgid "Another basket already exists with this name."  msgstr "Un autre panier existant utilise déjà ce nom." -#: forms.py:816 forms.py:820 forms_treatments.py:180 ishtar_menu.py:57 +#: forms.py:753 forms.py:757 forms_treatments.py:175 ishtar_menu.py:57  msgid "Basket"  msgstr "Panier" -#: forms_treatments.py:54 forms_treatments.py:97 models_treatments.py:84 +#: forms_treatments.py:49 forms_treatments.py:92 models_treatments.py:83  #: templates/ishtar/sheet_find.html:226 templates/ishtar/sheet_find.html:264  msgid "Label"  msgstr "Dénomination" -#: forms_treatments.py:55 forms_treatments.py:100 models_treatments.py:86 +#: forms_treatments.py:50 forms_treatments.py:95 models_treatments.py:85  msgid "Other ref."  msgstr "Autre réf." -#: forms_treatments.py:57 forms_treatments.py:232 forms_treatments.py:341 -#: forms_treatments.py:403 forms_treatments.py:414 forms_treatments.py:517 -#: forms_treatments.py:599 forms_treatments.py:664 models_treatments.py:89 -#: models_treatments.py:509 +#: forms_treatments.py:52 forms_treatments.py:227 forms_treatments.py:328 +#: forms_treatments.py:390 forms_treatments.py:401 forms_treatments.py:504 +#: forms_treatments.py:586 forms_treatments.py:651 models_treatments.py:88 +#: models_treatments.py:504  msgid "Index"  msgstr "Index" -#: forms_treatments.py:58 forms_treatments.py:106 forms_treatments.py:300 -#: forms_treatments.py:357 forms_treatments.py:686 models_finds.py:103 -#: models_treatments.py:94 models_treatments.py:326 +#: forms_treatments.py:53 forms_treatments.py:101 forms_treatments.py:287 +#: forms_treatments.py:344 models_finds.py:103 models_treatments.py:93 +#: models_treatments.py:321  msgid "Treatment type"  msgstr "Type de traitement" -#: forms_treatments.py:71 forms_treatments.py:668 views.py:426 +#: forms_treatments.py:66 views.py:383  msgid "Treatment search"  msgstr "Rechercher un traitement" -#: forms_treatments.py:83 +#: forms_treatments.py:78  msgid "Base treatment"  msgstr "Traitement de base" -#: forms_treatments.py:84 +#: forms_treatments.py:79  msgid "Treatment - 020 - General"  msgstr "Traitement - 020 - Général" -#: forms_treatments.py:108 models_treatments.py:72 models_treatments.py:96 +#: forms_treatments.py:103 models_treatments.py:71 models_treatments.py:95  #: templates/ishtar/sheet_find.html:228 templates/ishtar/sheet_find.html:266  msgid "State"  msgstr "État" -#: forms_treatments.py:110 +#: forms_treatments.py:105  msgid "Target"  msgstr "Destination" -#: forms_treatments.py:112 forms_treatments.py:475 models_treatments.py:104 +#: forms_treatments.py:107 forms_treatments.py:462 models_treatments.py:103  msgid "Responsible"  msgstr "Responsable" -#: forms_treatments.py:118 models_treatments.py:107 +#: forms_treatments.py:113 models_treatments.py:106  msgid "Organization"  msgstr "Organisation" -#: forms_treatments.py:124 models_treatments.py:99 models_treatments.py:329 +#: forms_treatments.py:119 models_treatments.py:98 models_treatments.py:324  msgid "Location"  msgstr "Localisation" -#: forms_treatments.py:130 +#: forms_treatments.py:125  msgid "Container (relevant for packaging)"  msgstr "Contenant (pertinent dans le cadre du conditionnement)" -#: forms_treatments.py:136 forms_treatments.py:471 +#: forms_treatments.py:131 forms_treatments.py:458  msgid "External ref."  msgstr "Référence" -#: forms_treatments.py:137 models_treatments.py:113 +#: forms_treatments.py:132 models_treatments.py:112  msgid "Goal"  msgstr "But" -#: forms_treatments.py:145 forms_treatments.py:292 forms_treatments.py:500 -#: forms_treatments.py:552 models_treatments.py:115 models_treatments.py:529 +#: forms_treatments.py:140 forms_treatments.py:279 forms_treatments.py:487 +#: forms_treatments.py:539 models_treatments.py:114 models_treatments.py:524  msgid "Closing date"  msgstr "Date de clôture" -#: forms_treatments.py:147 +#: forms_treatments.py:142  #, python-brace-format  msgid "Estimated cost ({currency})"  msgstr "Coût estimé ({currency})" -#: forms_treatments.py:149 +#: forms_treatments.py:144  #, python-brace-format  msgid "Quoted cost ({currency})"  msgstr "Coût devisé ({currency})" -#: forms_treatments.py:151 +#: forms_treatments.py:146  #, python-brace-format  msgid "Realized cost ({currency})"  msgstr "Coût réalisé ({currency})" -#: forms_treatments.py:153 +#: forms_treatments.py:148  #, python-brace-format  msgid "Insurance cost ({currency})"  msgstr "Coût d''assurance ({currency})" -#: forms_treatments.py:180 +#: forms_treatments.py:175  msgid "Single find"  msgstr "Mobilier isolé" -#: forms_treatments.py:204 +#: forms_treatments.py:199  msgid ""  "The container field is attached to the treatment. If no packaging treatment "  "is done it is not relevant." @@ -638,38 +592,34 @@ msgstr ""  "Le champ concernant le contenant est rattaché au traitement. Si aucun "  "conditionnement n'est réalisé, il n'est pas pertinent." -#: forms_treatments.py:209 +#: forms_treatments.py:204  msgid "If a packaging treatment is done, the container field must be filled."  msgstr ""  "Si un conditionnement est fait, le champ du contenant doit être rempli." -#: forms_treatments.py:213 +#: forms_treatments.py:208  msgid "A responsible or an organization must be defined."  msgstr "Un responsable ou une organisation doit être défini." -#: forms_treatments.py:256 +#: forms_treatments.py:251  msgid "Another treatment with this index exists for {}."  msgstr "Un autre traitement avec cet index existe pour {}." -#: forms_treatments.py:265 -msgid "Treatment - 025 - Images" -msgstr "Traitements - 025 - Images" - -#: forms_treatments.py:270 models_treatments.py:92 +#: forms_treatments.py:257 models_treatments.py:91  msgid "Associated request"  msgstr "Demande associée" -#: forms_treatments.py:271 +#: forms_treatments.py:258  msgid "Treatment - 010 - Request choice"  msgstr "Traitement - 010 - Choix de la demande de traitement" -#: forms_treatments.py:276 forms_treatments.py:455 ishtar_menu.py:108 -#: models_treatments.py:541 models_treatments.py:569 models_treatments.py:649 +#: forms_treatments.py:263 forms_treatments.py:442 ishtar_menu.py:84 +#: models_treatments.py:539 models_treatments.py:567  #: templates/ishtar/sheet_treatmentfile.html:4 wizards.py:195  msgid "Treatment request"  msgstr "Demande de traitement" -#: forms_treatments.py:285 +#: forms_treatments.py:272  msgid ""  "Are you sure you want to delete this treatment? All changes made to the "  "associated finds since this treatment record will be lost!" @@ -678,183 +628,173 @@ msgstr ""  "sur le mobilier associé réalisées depuis l'enregistrement de ce traitement "  "seront perdues !" -#: forms_treatments.py:288 +#: forms_treatments.py:275  msgid "Would you like to delete this treatment?"  msgstr "Voulez-vous supprimer ce traitement ?" -#: forms_treatments.py:291 +#: forms_treatments.py:278  msgid "months"  msgstr "mois" -#: forms_treatments.py:291 +#: forms_treatments.py:278  msgid "years"  msgstr "années" -#: forms_treatments.py:296 forms_treatments.py:556 +#: forms_treatments.py:283 forms_treatments.py:543  msgid "Slicing"  msgstr "Découpage" -#: forms_treatments.py:299 forms_treatments.py:559 +#: forms_treatments.py:286 forms_treatments.py:546  msgid "Date get from"  msgstr "Date utilisée" -#: forms_treatments.py:302 forms_treatments.py:562 +#: forms_treatments.py:289 forms_treatments.py:549  msgid "Date after"  msgstr "Date après" -#: forms_treatments.py:304 forms_treatments.py:564 +#: forms_treatments.py:291 forms_treatments.py:551  msgid "Date before"  msgstr "Date avant" -#: forms_treatments.py:342 forms_treatments.py:392 forms_treatments.py:600 -#: forms_treatments.py:653 +#: forms_treatments.py:329 forms_treatments.py:379 forms_treatments.py:587 +#: forms_treatments.py:640  msgid "Act type"  msgstr "Type d'acte" -#: forms_treatments.py:343 forms_treatments.py:601 +#: forms_treatments.py:330 forms_treatments.py:588  msgid "Indexed?"  msgstr "Indexé ?" -#: forms_treatments.py:344 forms_treatments.py:602 +#: forms_treatments.py:331 forms_treatments.py:589  msgid "Object"  msgstr "Objet" -#: forms_treatments.py:348 forms_treatments.py:606 +#: forms_treatments.py:335 forms_treatments.py:593  msgid "Signature date after"  msgstr "Date de signature après" -#: forms_treatments.py:350 forms_treatments.py:608 +#: forms_treatments.py:337 forms_treatments.py:595  msgid "Signature date before"  msgstr "Date de signature avant" -#: forms_treatments.py:352 forms_treatments.py:681 +#: forms_treatments.py:339  msgid "Treatment name"  msgstr "Nom du traitement" -#: forms_treatments.py:353 forms_treatments.py:682 +#: forms_treatments.py:340  msgid "Treatment year"  msgstr "Année du traitement" -#: forms_treatments.py:354 forms_treatments.py:683 +#: forms_treatments.py:341  msgid "Treatment index"  msgstr "Index du traitement" -#: forms_treatments.py:356 forms_treatments.py:685 +#: forms_treatments.py:343  msgid "Treatment internal reference"  msgstr "Référence interne du traitement" -#: forms_treatments.py:360 forms_treatments.py:620 +#: forms_treatments.py:347 forms_treatments.py:607  msgid "Modified by"  msgstr "Modifié par" -#: forms_treatments.py:390 +#: forms_treatments.py:377  msgid "Treatment - Administrative act - General"  msgstr "Traitement - Acte administratif - Général" -#: forms_treatments.py:411 forms_treatments.py:462 models_treatments.py:514 +#: forms_treatments.py:398 forms_treatments.py:449 models_treatments.py:509  msgid "Name"  msgstr "Nom" -#: forms_treatments.py:412 forms_treatments.py:469 +#: forms_treatments.py:399 forms_treatments.py:456  msgid "Internal ref."  msgstr "Réf. interne" -#: forms_treatments.py:415 forms_treatments.py:473 models_treatments.py:71 +#: forms_treatments.py:402 forms_treatments.py:460 models_treatments.py:70  #: templates/ishtar/sheet_find.html:227 templates/ishtar/sheet_find.html:265  #: templates/ishtar/sheet_find.html:306  msgid "Type"  msgstr "Type" -#: forms_treatments.py:417 +#: forms_treatments.py:404  msgid "In charge"  msgstr "Responsable" -#: forms_treatments.py:423 forms_treatments.py:481 models_treatments.py:523 +#: forms_treatments.py:410 forms_treatments.py:468 models_treatments.py:518  #: templates/ishtar/sheet_treatmentfile.html:45  msgid "Applicant"  msgstr "Demandeur" -#: forms_treatments.py:429 forms_treatments.py:487 models_treatments.py:527 +#: forms_treatments.py:416 forms_treatments.py:474 models_treatments.py:522  #: templates/ishtar/sheet_treatmentfile.html:53  msgid "Applicant organisation"  msgstr "Organisation du demandeur" -#: forms_treatments.py:443 forms_treatments.py:673 views.py:531 +#: forms_treatments.py:430 views.py:487  msgid "Treatment request search"  msgstr "Rechercher une demande de traitement" -#: forms_treatments.py:498 forms_treatments.py:551 models_treatments.py:533 +#: forms_treatments.py:485 forms_treatments.py:538 models_treatments.py:528  msgid "Reception date"  msgstr "Date de réception" -#: forms_treatments.py:540 +#: forms_treatments.py:527  msgid "Another treatment request with this index exists for {}."  msgstr "Une autre demande de traitement avec cet index existe pour {}." -#: forms_treatments.py:546 +#: forms_treatments.py:533  msgid "Are you sure you want to delete this treatment request?"  msgstr "Êtes-vous sûr de vouloir supprimer cette demande de traitement ? " -#: forms_treatments.py:547 +#: forms_treatments.py:534  msgid "Would you like to delete this treatment request?"  msgstr "Voulez-vous supprimer cette demande de traitement ?" -#: forms_treatments.py:550 models_treatments.py:531 +#: forms_treatments.py:537 models_treatments.py:526  msgid "Creation date"  msgstr "Date de création" -#: forms_treatments.py:560 forms_treatments.py:618 forms_treatments.py:717 -#: models_treatments.py:486 models_treatments.py:516 +#: forms_treatments.py:547 forms_treatments.py:605 models_treatments.py:481 +#: models_treatments.py:511  msgid "Treatment request type"  msgstr "Type de demande de traitement" -#: forms_treatments.py:610 forms_treatments.py:709 +#: forms_treatments.py:597  msgid "Treatment request name"  msgstr "Nom du dossier de traitement" -#: forms_treatments.py:612 forms_treatments.py:711 +#: forms_treatments.py:599  msgid "Treatment request year"  msgstr "Année du dossier de traitement" -#: forms_treatments.py:614 forms_treatments.py:713 +#: forms_treatments.py:601  msgid "Treatment request index"  msgstr "Index de la demande de traitement" -#: forms_treatments.py:616 forms_treatments.py:715 +#: forms_treatments.py:603  msgid "Treatment request internal reference"  msgstr "Référence interne de la demande de traitement" -#: forms_treatments.py:651 +#: forms_treatments.py:638  msgid "Treatment request - Administrative act - General"  msgstr "Demande de traitement - Acte administratif - Général" -#: forms_treatments.py:670 -msgid "You should select a treatment." -msgstr "Vous devez sélectionner un traitement." - -#: forms_treatments.py:676 -msgid "You should select a treatment request." -msgstr "Vous devez sélectionner une demande de traitement." - -#: ishtar_menu.py:37 ishtar_menu.py:80 ishtar_menu.py:113 ishtar_menu.py:136 -#: ishtar_menu.py:160 ishtar_menu.py:193 ishtar_menu.py:217 ishtar_menu.py:241 +#: ishtar_menu.py:37 ishtar_menu.py:89 ishtar_menu.py:112 ishtar_menu.py:144 +#: ishtar_menu.py:168  msgid "Search"  msgstr "Recherche" -#: ishtar_menu.py:42 ishtar_menu.py:60 ishtar_menu.py:85 ishtar_menu.py:118 -#: ishtar_menu.py:140 ishtar_menu.py:165 ishtar_menu.py:198 ishtar_menu.py:221 -#: ishtar_menu.py:246 +#: ishtar_menu.py:42 ishtar_menu.py:60 ishtar_menu.py:94 ishtar_menu.py:116 +#: ishtar_menu.py:149 ishtar_menu.py:172  msgid "Creation"  msgstr "Ajout" -#: ishtar_menu.py:47 ishtar_menu.py:90 ishtar_menu.py:123 ishtar_menu.py:144 -#: ishtar_menu.py:170 ishtar_menu.py:203 ishtar_menu.py:226 ishtar_menu.py:251 +#: ishtar_menu.py:47 ishtar_menu.py:99 ishtar_menu.py:120 ishtar_menu.py:154 +#: ishtar_menu.py:177  msgid "Modification"  msgstr "Modification" -#: ishtar_menu.py:52 ishtar_menu.py:71 ishtar_menu.py:95 ishtar_menu.py:128 -#: ishtar_menu.py:147 ishtar_menu.py:175 ishtar_menu.py:208 ishtar_menu.py:229 -#: ishtar_menu.py:256 +#: ishtar_menu.py:52 ishtar_menu.py:71 ishtar_menu.py:104 ishtar_menu.py:123 +#: ishtar_menu.py:159 ishtar_menu.py:180  msgid "Deletion"  msgstr "Suppression" @@ -862,30 +802,22 @@ msgstr "Suppression"  msgid "Manage items"  msgstr "Gestion des éléments" -#: ishtar_menu.py:77 -msgid "Documentation" -msgstr "Documentation" - -#: ishtar_menu.py:133 ishtar_menu.py:214 models_finds.py:1518 +#: ishtar_menu.py:109 ishtar_menu.py:165 models_finds.py:1446  msgid "Administrative act"  msgstr "Acte administratif" -#: ishtar_menu.py:151 ishtar_menu.py:233 templates/ishtar/sheet_find.html:300 -#: templates/ishtar/sheet_find.html:302 +#: ishtar_menu.py:127 ishtar_menu.py:184 models_finds.py:833 +#: models_treatments.py:128 models_treatments.py:532 +#: templates/ishtar/sheet_find.html:300 templates/ishtar/sheet_find.html:302  msgid "Documents"  msgstr "Documents" -#: ishtar_menu.py:157 ishtar_menu.py:238 -msgid "Source" -msgstr "Documentation" - -#: ishtar_menu.py:185 models_treatments.py:135 models_treatments.py:318 -#: models_treatments.py:616 models_treatments.py:619 +#: ishtar_menu.py:136 models_treatments.py:135 models_treatments.py:313  #: templates/ishtar/sheet_treatment.html:4  msgid "Treatment"  msgstr "Traitement" -#: ishtar_menu.py:190 +#: ishtar_menu.py:141  msgid "Simple treatments"  msgstr "Traitements simples" @@ -898,7 +830,7 @@ msgid "Recommendation"  msgstr "Recommandation"  #: models_finds.py:63 models_finds.py:87 models_finds.py:135 -#: models_finds.py:158 models_finds.py:718 models_treatments.py:322 +#: models_finds.py:158 models_finds.py:719 models_treatments.py:317  msgid "Order"  msgstr "Ordre" @@ -1010,12 +942,12 @@ msgstr "Type de communicabilité"  msgid "Communicability types"  msgstr "Types de communicabilité" -#: models_finds.py:238 models_finds.py:711 models_treatments.py:109 -#: models_treatments.py:512 +#: models_finds.py:238 models_finds.py:712 models_treatments.py:108 +#: models_treatments.py:507  msgid "External ID"  msgstr "Identifiant" -#: models_finds.py:240 models_finds.py:713 +#: models_finds.py:240 models_finds.py:714  msgid "External ID is set automatically"  msgstr "L'identifiant est attribué automatiquement" @@ -1039,7 +971,7 @@ msgstr "Point (3D)"  msgid "Cached value - do not edit"  msgstr "Valeur en cache - ne pas éditer" -#: models_finds.py:290 models_finds.py:709 +#: models_finds.py:290 models_finds.py:710  msgid "Base find"  msgstr "Mobilier d'origine" @@ -1047,197 +979,189 @@ msgstr "Mobilier d'origine"  msgid "Base finds"  msgstr "Mobilier d'origine" -#: models_finds.py:534 +#: models_finds.py:535  msgid "g"  msgstr "g" -#: models_finds.py:535 +#: models_finds.py:536  msgid "kg"  msgstr "kg" -#: models_finds.py:537 +#: models_finds.py:538  msgid "Not checked"  msgstr "Non vérifié" -#: models_finds.py:538 +#: models_finds.py:539  msgid "Checked but incorrect"  msgstr "Vérifié mais incorrect" -#: models_finds.py:539 +#: models_finds.py:540  msgid "Checked and correct"  msgstr "Vérifié et correct" -#: models_finds.py:611 templates/ishtar/sheet_find.html:21 +#: models_finds.py:612 templates/ishtar/sheet_find.html:21  msgid "Base find - Short ID"  msgstr "Mobilier d'origine - ID court" -#: models_finds.py:612 templates/ishtar/sheet_find.html:20 +#: models_finds.py:613 templates/ishtar/sheet_find.html:20  msgid "Base find - Complete ID"  msgstr "Mobilier d'origine - ID complet" -#: models_finds.py:614 +#: models_finds.py:615  msgid "Operation (code)"  msgstr "Opération (code)" -#: models_finds.py:616 +#: models_finds.py:617  msgid "Town"  msgstr "Ville" -#: models_finds.py:618 +#: models_finds.py:619  msgid "Operation (name)"  msgstr "Opération (nom)" -#: models_finds.py:620 +#: models_finds.py:621  msgid "Parcel"  msgstr "Parcelle" -#: models_finds.py:621 +#: models_finds.py:622  msgid "Batch"  msgstr "Lot" -#: models_finds.py:622 +#: models_finds.py:623  msgid "Base find - Comment"  msgstr "Mobilier d'origine - Commentaires" -#: models_finds.py:623 +#: models_finds.py:624  msgid "Base find - Description"  msgstr "Mobilier d'origine - Description" -#: models_finds.py:624 +#: models_finds.py:625  msgid "Base find - Topographic localisation"  msgstr "Mobilier d'origine - Localisation topographique" -#: models_finds.py:626 +#: models_finds.py:627  msgid "Base find - Special interest"  msgstr "Mobilier d'origine - Intérêt spécifique" -#: models_finds.py:628 +#: models_finds.py:629  msgid "Base find - Discovery date (exact or TPQ)"  msgstr "Mobilier d'origine - Date de découverte (exacte ou TPQ)" -#: models_finds.py:630 +#: models_finds.py:631  msgid "Base find - Discovery date (TAQ)"  msgstr "Mobilier d'origine - Date de découverte (TAQ)" -#: models_finds.py:631 models_finds.py:751 models_treatments.py:116 -#: models_treatments.py:330 templates/ishtar/sheet_find.html:231 +#: models_finds.py:632 models_finds.py:752 models_treatments.py:115 +#: models_treatments.py:325 templates/ishtar/sheet_find.html:231  #: templates/ishtar/sheet_find.html:269  msgid "Container"  msgstr "Contenant" -#: models_finds.py:632 +#: models_finds.py:633  msgid "Periods"  msgstr "Périodes" -#: models_finds.py:737 +#: models_finds.py:738  msgid "Weight"  msgstr "Poids" -#: models_finds.py:738 +#: models_finds.py:739  msgid "Weight unit"  msgstr "Unité de poids" -#: models_finds.py:744 templates/ishtar/sheet_find.html:221 +#: models_finds.py:745 templates/ishtar/sheet_find.html:221  msgid "Upstream treatment"  msgstr "Traitement amont" -#: models_finds.py:747 templates/ishtar/sheet_find.html:259 +#: models_finds.py:748 templates/ishtar/sheet_find.html:259  msgid "Downstream treatment"  msgstr "Traitement aval" -#: models_finds.py:782 +#: models_finds.py:783  msgid "Clutter - long side (cm)"  msgstr "Encombrement - grand côté (cm)" -#: models_finds.py:784 +#: models_finds.py:785  msgid "Clutter - short side (cm)"  msgstr "Encombrement - petit côté (cm)" -#: models_finds.py:786 +#: models_finds.py:787  msgid "Clutter - height (cm)"  msgstr "Encombrement - hauteur (cm)" -#: models_finds.py:802 +#: models_finds.py:803  msgid "Collection"  msgstr "Collection" -#: models_finds.py:833 models_treatments.py:130 models_treatments.py:536 +#: models_finds.py:835 models_treatments.py:130 models_treatments.py:534  msgid "Cached name"  msgstr "Nom en cache" -#: models_finds.py:862 +#: models_finds.py:864  msgid "FIND"  msgstr "MOBILIER" -#: models_finds.py:957 wizards.py:70 wizards.py:207 +#: models_finds.py:959 wizards.py:70 wizards.py:207  msgid "Operation"  msgstr "Opération (OA)" -#: models_finds.py:1269 +#: models_finds.py:1271  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:1275 +#: models_finds.py:1277  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:1481 -msgid "Find documentation" -msgstr "Documentation de mobilier" - -#: models_finds.py:1482 -msgid "Find documentations" -msgstr "Documentations de mobilier" - -#: models_finds.py:1519 +#: models_finds.py:1447  msgid "Person"  msgstr "Individu" -#: models_finds.py:1525 +#: models_finds.py:1453  msgid "Property"  msgstr "Propriété" -#: models_finds.py:1526 +#: models_finds.py:1454  msgid "Properties"  msgstr "Propriétés" -#: models_treatments.py:42 +#: models_treatments.py:41  msgid "Treatment state type"  msgstr "Type d'état de traitement" -#: models_treatments.py:43 +#: models_treatments.py:42  msgid "Treatment state types"  msgstr "Types d'état de traitement" -#: models_treatments.py:69 +#: models_treatments.py:68  msgid "Downstream find"  msgstr "Mobilier aval" -#: models_treatments.py:101 +#: models_treatments.py:100  msgid "Location where the treatment is done. Target warehouse for a move."  msgstr ""  "Endroit où le traitement est réalisé. Renseignez le lieu de conservation de "  "destination pour un déplacement." -#: models_treatments.py:118 +#: models_treatments.py:117  msgid "Estimated cost"  msgstr "Coût estimé" -#: models_treatments.py:120 +#: models_treatments.py:119  msgid "Quoted cost"  msgstr "Coût devisé" -#: models_treatments.py:122 +#: models_treatments.py:121  msgid "Realized cost"  msgstr "Coût réalisé" -#: models_treatments.py:124 +#: models_treatments.py:123  msgid "Insurance cost"  msgstr "Coût d'assurance" -#: models_treatments.py:126 +#: models_treatments.py:125  msgid "Target a basket"  msgstr "Appliquer à un panier" @@ -1254,55 +1178,35 @@ msgstr "TRAITEMENT"  msgid "Downstream finds"  msgstr "Mobilier  aval" -#: models_treatments.py:331 templates/ishtar/sheet_find.html:230 +#: models_treatments.py:326 templates/ishtar/sheet_find.html:230  #: templates/ishtar/sheet_find.html:268  msgid "Doer"  msgstr "Opérateur" -#: models_treatments.py:332 models_treatments.py:333 +#: models_treatments.py:327 models_treatments.py:328  msgid "Related finds"  msgstr "Mobilier associé" -#: models_treatments.py:475 +#: models_treatments.py:470  msgid "Is upstream"  msgstr "Est en amont" -#: models_treatments.py:487 +#: models_treatments.py:482  msgid "Treatment request types"  msgstr "Types de demande de traitement" -#: models_treatments.py:510 +#: models_treatments.py:505  msgid "Internal reference"  msgstr "Référence interne" -#: models_treatments.py:519 +#: models_treatments.py:514  msgid "Person in charge"  msgstr "Personne responsable" -#: models_treatments.py:542 +#: models_treatments.py:540  msgid "Treatment requests"  msgstr "Demandes de traitement" -#: models_treatments.py:624 -msgid "Treatment documentation" -msgstr "Documentation de traitement" - -#: models_treatments.py:625 -msgid "Treament documentations" -msgstr "Documentations de traitement" - -#: models_treatments.py:653 -msgid "Treatment file" -msgstr "Dossier de traitement" - -#: models_treatments.py:658 -msgid "Treatment request documentation" -msgstr "Documentation de demande de traitement" - -#: models_treatments.py:659 -msgid "Treatment request documentations" -msgstr "Documentations de demande de traitement" -  #: templates/ishtar/sheet_find.html:22  msgid "Find - Administrative ID"  msgstr "Mobilier - Index administratif" @@ -1404,14 +1308,6 @@ msgstr "Lien"  msgid "Find basket"  msgstr "Panier de mobilier" -#: templates/ishtar/sheet_findsource.html:4 -msgid "Find source" -msgstr "Documentation associée au mobilier" - -#: templates/ishtar/sheet_findsource.html:11 -msgid "Related find" -msgstr "Mobilier associé" -  #: templates/ishtar/sheet_treatment.html:25  msgctxt "Treatment"  msgid "Closed" @@ -1426,13 +1322,8 @@ msgstr "Actif"  msgid "Related operations"  msgstr "Opérations associées" -#: templates/ishtar/sheet_treatment.html:70 -#: templates/ishtar/sheet_treatmentfile.html:66 -msgid "Associated documents" -msgstr "Documents associés" - -#: templates/ishtar/sheet_treatment.html:75 -#: templates/ishtar/sheet_treatmentfile.html:71 +#: templates/ishtar/sheet_treatment.html:77 +#: templates/ishtar/sheet_treatmentfile.html:73  msgid "Administrative acts"  msgstr "Actes administratifs" @@ -1446,150 +1337,86 @@ msgctxt "Treatment request"  msgid "Active"  msgstr "Active" -#: templates/ishtar/sheet_treatmentfilesource.html:4 -msgid "Treatment request source" -msgstr "Documentation de demande de traitement" - -#: templates/ishtar/sheet_treatmentfilesource.html:11 -msgid "Related treatment request" -msgstr "Demande de traitement associée" - -#: templates/ishtar/sheet_treatmentsource.html:4 -msgid "Treatment source" -msgstr "Documentation de traitement" - -#: templates/ishtar/sheet_treatmentsource.html:11 -msgid "Related treatment" -msgstr "Traitement associé" - -#: views.py:149 +#: views.py:144  msgid "New find"  msgstr "Ajouter un mobilier" -#: views.py:186 +#: views.py:180  msgid "Find modification"  msgstr "Modifier un mobilier" -#: views.py:215 +#: views.py:209  msgid "Find deletion"  msgstr "Supprimer un mobilier" -#: views.py:220 -msgid "Find: source search" -msgstr "Mobilier : rechercher une documentation associée" - -#: views.py:228 -msgid "Find: new source" -msgstr "Mobilier : ajouter une documentation associée" - -#: views.py:236 -msgid "Find: source modification" -msgstr "Mobilier : modifier une documentation associée" - -#: views.py:251 -msgid "Find: source deletion" -msgstr "Mobilier : supprimer un mobilier associé" - -#: views.py:264 +#: views.py:222  msgid "New basket"  msgstr "Ajouter un panier" -#: views.py:283 +#: views.py:241  msgid "Manage items in basket"  msgstr "Gérer les éléments dans un panier" -#: views.py:303 +#: views.py:261  msgid "Manage basket"  msgstr "Gérer un panier" -#: views.py:394 +#: views.py:352  msgid "Delete basket"  msgstr "Supprimer un panier" -#: views.py:447 +#: views.py:404  msgid "New treatment"  msgstr "Ajouter un traitement" -#: views.py:456 +#: views.py:412  msgid "Treatment modification"  msgstr "Modifier un traitement" -#: views.py:473 +#: views.py:429  msgid "Treatment deletion"  msgstr "Supprimer un traitement" -#: views.py:480 +#: views.py:436  msgid "Treatment: search administrative act"  msgstr "Traitement : rechercher un acte administratif" -#: views.py:489 +#: views.py:445  msgid "Treatment: new administrative act"  msgstr "Traitement : ajouter un acte administratif" -#: views.py:499 +#: views.py:455  msgid "Treatment: administrative act modification"  msgstr "Traitement : modifier un acte administratif" -#: views.py:508 +#: views.py:464  msgid "Treatment: administrative act deletion"  msgstr "Traitement : supprimer un acte administratif" -#: views.py:541 +#: views.py:497  msgid "New treatment request"  msgstr "Ajouter une demande de traitement" -#: views.py:548 +#: views.py:504  msgid "Treatment request modification"  msgstr "Modifier une demande de traitement" -#: views.py:564 +#: views.py:520  msgid "Treatment request deletion"  msgstr "Supprimer une demande de traitement" -#: views.py:571 +#: views.py:527  msgid "Treatment request: search administrative act"  msgstr "Demande de traitement : rechercher un acte administratif" -#: views.py:581 +#: views.py:537  msgid "Treatment request: new administrative act"  msgstr "Demande de traitement : ajouter un acte administratif" -#: views.py:591 +#: views.py:547  msgid "Treatment request: administrative act modification"  msgstr "Demande de traitement : modifier un acte administratif" -#: views.py:600 +#: views.py:556  msgid "Treatment request: administrative act deletion"  msgstr "Demande de traitement : supprimer un acte administratif" - -#: views.py:626 -msgid "Treatment: source search" -msgstr "Traitement : rechercher une documentation associée" - -#: views.py:634 -msgid "Treatment: new source" -msgstr "Traitement : ajouter une documentation associée" - -#: views.py:642 -msgid "Treatment: source modification" -msgstr "Traitement : modifier une documentation associée" - -#: views.py:657 -msgid "Treatment: source deletion" -msgstr "Traitement : supprimer une documentation associée" - -#: views.py:670 -msgid "Treatment request: source search" -msgstr "Demande de traitement : rechercher une documentation associée" - -#: views.py:678 -msgid "Treatment request: new source" -msgstr "Demande de traitement : ajouter une documentation associée" - -#: views.py:687 -msgid "Treatment request: source modification" -msgstr "Demande de traitement : modifier une documentation associée" - -#: views.py:706 -msgid "Treatment request: source deletion" -msgstr "Demande de traitement : supprimer une documentation associée" diff --git a/translations/fr/archaeological_operations.po b/translations/fr/archaeological_operations.po index 0d8812a84..4a01b597d 100644 --- a/translations/fr/archaeological_operations.po +++ b/translations/fr/archaeological_operations.po @@ -17,21 +17,21 @@ msgstr ""  "Plural-Forms: nplurals=2; plural=n>1;\n"  "X-Generator: Zanata 4.4.5\n" -#: admin.py:91 models.py:496 +#: admin.py:91 models.py:492  msgid "Point"  msgstr "Point" -#: admin.py:93 models.py:497 +#: admin.py:93 models.py:493  msgid "Multi polygon"  msgstr "Polygones multi-parties" -#: forms.py:71 forms.py:1095 forms.py:1111 forms.py:1117 models.py:1449 +#: forms.py:64 forms.py:1080 forms.py:1096 forms.py:1102 models.py:1367  #: templates/ishtar/blocks/window_tables/parcels.html:9 -#: templates/ishtar/sheet_operation.html:236 +#: templates/ishtar/sheet_operation.html:242  msgid "Parcels"  msgstr "Parcelles" -#: forms.py:74 forms.py:207 forms.py:1070 models.py:1435 +#: forms.py:67 forms.py:200 forms.py:1055 models.py:1353  #: templates/ishtar/blocks/window_tables/parcels.html:6  #: templates/ishtar/dashboards/dashboard_operation.html:432  #: templates/ishtar/dashboards/dashboard_operation.html:446 @@ -40,108 +40,108 @@ msgstr "Parcelles"  msgid "Town"  msgstr "Commune" -#: forms.py:76 forms.py:484 forms.py:787 forms.py:1467 models.py:395 -#: models.py:1241 models.py:1433 +#: forms.py:69 forms.py:477 forms.py:780 forms.py:1367 models.py:390 +#: models.py:1159 models.py:1351  #: templates/ishtar/blocks/window_tables/parcels.html:7  msgid "Year"  msgstr "Année" -#: forms.py:79 models.py:1436 +#: forms.py:72 models.py:1354  #: templates/ishtar/blocks/window_tables/parcels.html:8  msgid "Section"  msgstr "Section" -#: forms.py:82 models.py:1438 +#: forms.py:75 models.py:1356  msgid "Parcel number"  msgstr "Numéro de parcelle" -#: forms.py:84 models.py:1440 models.py:1457 models.py:1506 +#: forms.py:77 models.py:1358 models.py:1375 models.py:1424  msgid "Public domain"  msgstr "Domaine public" -#: forms.py:128 +#: forms.py:121  msgid "Town section is required."  msgstr "Vous devez renseigner la section." -#: forms.py:164 +#: forms.py:157  msgid "public domain"  msgstr "domaine public" -#: forms.py:171 +#: forms.py:164  msgid "Current parcels"  msgstr "Parcelles actuelles" -#: forms.py:173 +#: forms.py:166  msgid "Deleted parcels"  msgstr "Parcelles supprimées" -#: forms.py:210 +#: forms.py:203  msgid "Full text input"  msgstr "Saisie libre" -#: forms.py:212 +#: forms.py:205  msgid "example: \"2013: XD:1 to 13,24,33 to 39, YD:24\" or \"AB:24,AC:42\""  msgstr "exemple : \"2013: XD:1 à 13,24,33 à 39, YD:24\" ou \"AB:24,AC:42\"" -#: forms.py:366 +#: forms.py:359  msgid "There are identical parcels."  msgstr "Il y a des parcelles identiques." -#: forms.py:377 +#: forms.py:370  msgid "Relation type"  msgstr "Type de relation" -#: forms.py:380 ishtar_menu.py:105 models.py:502 models.py:1033 models.py:1070 -#: models.py:1111 models.py:1223 models.py:1432 -#: templates/ishtar/sheet_operation.html:4 wizards.py:358 wizards.py:369 +#: forms.py:373 ishtar_menu.py:105 models.py:498 models.py:1018 models.py:1029 +#: models.py:1141 models.py:1350 templates/ishtar/sheet_operation.html:4 +#: wizards.py:316 wizards.py:327  msgid "Operation"  msgstr "Opération (OA)" -#: forms.py:403 +#: forms.py:396  msgid ":"  msgstr ": " -#: forms.py:411 forms.py:634 forms.py:1429 +#: forms.py:404 forms.py:627  msgid "You should select an operation."  msgstr "Vous devez sélectionner une opération." -#: forms.py:415 +#: forms.py:408  msgid "You should select a relation type."  msgstr "Vous devez sélectionner un type de relation." -#: forms.py:420 +#: forms.py:413  msgid "An operation cannot be related to herself."  msgstr "Une opération ne peut être associée à elle-même." -#: forms.py:450 +#: forms.py:443  msgid "Current relations"  msgstr "Relations actuelles" -#: forms.py:452 +#: forms.py:445  msgid "Deleted relations"  msgstr "Relations supprimées" -#: forms.py:476 templates/ishtar/sheet_operation.html:155 +#: forms.py:469 templates/ishtar/sheet_operation.html:155  msgid "Relations"  msgstr "Relations" -#: forms.py:477 +#: forms.py:470  msgid "Operation - 080 - Relations"  msgstr "Opération - 080 - Relations" -#: forms.py:482 forms.py:1268 forms.py:1465 +#: forms.py:475 forms.py:1253 forms.py:1365  msgid "Full text search"  msgstr "Recherche en texte intégral" -#: forms.py:485 forms.py:1435 models.py:396 +#: forms.py:478 models.py:391  msgid "Numeric reference"  msgstr "Identifiant numérique" -#: forms.py:492 forms.py:1479 +#: forms.py:485 forms.py:1379  msgid "Parcel (section/number/public domain)"  msgstr "Parcelle (section/numéro/domaine public)" -#: forms.py:495 forms.py:1482 models.py:1034 +#: forms.py:488 forms.py:1382 models.py:1019  #: templates/ishtar/dashboards/dashboard_operation.html:390  #: templates/ishtar/dashboards/dashboard_operation.html:411  #: templates/ishtar/dashboards/dashboard_operation.html:643 @@ -150,272 +150,272 @@ msgstr "Parcelle (section/numéro/domaine public)"  msgid "Department"  msgstr "Département" -#: forms.py:496 forms.py:1182 forms.py:1272 forms.py:1311 models.py:103 +#: forms.py:489 forms.py:1167 forms.py:1257 forms.py:1296 models.py:102  #: templates/ishtar/blocks/window_tables/archaeologicalsites.html:7  #: templates/ishtar/sheet_operation.html:28  msgid "Name"  msgstr "Nom" -#: forms.py:498 forms.py:785 models.py:458 +#: forms.py:491 forms.py:778 models.py:453  msgid "Address / Locality"  msgstr "Adresse / Lieu-dit" -#: forms.py:500 forms.py:704 forms.py:781 forms.py:1442 models.py:403 +#: forms.py:493 forms.py:697 forms.py:774 models.py:398  msgid "Operation type"  msgstr "Type d'opération" -#: forms.py:502 +#: forms.py:495  msgid "Is open?"  msgstr "Est ouvert ?" -#: forms.py:510 forms.py:817 models.py:388 +#: forms.py:503 forms.py:810 models.py:383  msgid "In charge"  msgstr "Responsable du suivi scientifique" -#: forms.py:517 models.py:1217 +#: forms.py:510 models.py:1135  msgid "Scientist in charge"  msgstr "Responsable scientifique" -#: forms.py:519 forms.py:706 forms.py:807 models.py:386 +#: forms.py:512 forms.py:699 forms.py:800 models.py:381  msgid "Operator"  msgstr "Opérateur" -#: forms.py:528 forms.py:1187 forms.py:1274 forms.py:1316 models.py:107 -#: models.py:405 +#: forms.py:521 forms.py:1172 forms.py:1259 forms.py:1301 models.py:106 +#: models.py:400  #: templates/ishtar/blocks/window_tables/archaeologicalsites.html:9  msgid "Remains"  msgstr "Vestiges" -#: forms.py:529 forms.py:1165 forms.py:1184 forms.py:1273 forms.py:1313 -#: models.py:105 models.py:411 +#: forms.py:522 forms.py:1150 forms.py:1169 forms.py:1258 forms.py:1298 +#: models.py:104 models.py:406  #: templates/ishtar/blocks/window_tables/archaeologicalsites.html:8  msgid "Periods"  msgstr "Périodes" -#: forms.py:530 +#: forms.py:523  msgid "Started before"  msgstr "Commencé avant" -#: forms.py:531 +#: forms.py:524  msgid "Started after"  msgstr "Commencé après" -#: forms.py:532 +#: forms.py:525  msgid "Ended before"  msgstr "Terminé avant" -#: forms.py:533 +#: forms.py:526  msgid "Ended after"  msgstr "Terminé après" -#: forms.py:535 +#: forms.py:528  msgid "Search within relations"  msgstr "Rechercher parmi les relations" -#: forms.py:537 forms.py:865 forms.py:1326 models.py:111 models.py:459 +#: forms.py:530 forms.py:858 forms.py:1311 models.py:110 models.py:454  msgid "Comment"  msgstr "Commentaire" -#: forms.py:538 +#: forms.py:531  msgid "Abstract (full text search)"  msgstr "Résumé (recherche en texte intégral)" -#: forms.py:540 forms.py:868 models.py:461 +#: forms.py:533 forms.py:861 models.py:456  msgid "Comment about scientific documentation"  msgstr "Commentaire relatif à la documentation scientifique" -#: forms.py:541 forms.py:870 models.py:475 +#: forms.py:534 forms.py:863 models.py:471  msgid "Record quality"  msgstr "Qualité d'enregistrement" -#: forms.py:542 forms.py:836 models.py:423 +#: forms.py:535 forms.py:829 models.py:418  msgid "Report processing"  msgstr "Traitement du rapport" -#: forms.py:544 forms.py:873 models.py:470 +#: forms.py:537 forms.py:866 models.py:466  msgid "Virtual operation"  msgstr "Opération virtuelle" -#: forms.py:546 forms.py:1222 forms.py:1226 models.py:136 +#: forms.py:539 forms.py:1207 forms.py:1211 models.py:136  msgid "Archaeological site"  msgstr "Entité (EA)" -#: forms.py:552 forms.py:1486 +#: forms.py:545 forms.py:1386  msgid "Created by"  msgstr "Créé par" -#: forms.py:558 forms.py:1492 +#: forms.py:551 forms.py:1392  msgid "Modified by"  msgstr "Modifié par" -#: forms.py:565 +#: forms.py:558  msgid "Documentation deadline before"  msgstr "Date limite de versement de la documentation avant" -#: forms.py:567 +#: forms.py:560  msgid "Documentation deadline after"  msgstr "Date limite de versement de la documentation après" -#: forms.py:569 forms.py:858 models.py:482 +#: forms.py:562 forms.py:851 models.py:478  msgid "Documentation received"  msgstr "Documentation reçue" -#: forms.py:571 +#: forms.py:564  msgid "Finds deadline before"  msgstr "Date limite de versement du mobilier avant" -#: forms.py:573 +#: forms.py:566  msgid "Finds deadline after"  msgstr "Date limite de versement du mobilier après" -#: forms.py:575 forms.py:863 models.py:486 +#: forms.py:568 forms.py:856 models.py:482  msgid "Finds received"  msgstr "Mobilier reçu" -#: forms.py:621 forms.py:1427 views.py:191 +#: forms.py:614 views.py:180  msgid "Operation search"  msgstr "Rechercher une opération" -#: forms.py:665 +#: forms.py:658  msgid "Associated file"  msgstr "Dossier associé" -#: forms.py:669 forms.py:963 models.py:655 models.py:1110 models.py:1228 -#: wizards.py:83 +#: forms.py:662 forms.py:956 models.py:649 models.py:1028 models.py:1146 +#: wizards.py:79  msgid "Archaeological file"  msgstr "Dossier archéologique" -#: forms.py:676 forms.py:680 models.py:477 +#: forms.py:669 forms.py:673 models.py:473  msgid "Abstract"  msgstr "Résumé" -#: forms.py:677 +#: forms.py:670  msgid "Operation - 090 - Abstract"  msgstr "Opération - 090 - Résumé" -#: forms.py:684 +#: forms.py:677  msgid "months"  msgstr "mois" -#: forms.py:684 +#: forms.py:677  msgid "years"  msgstr "années" -#: forms.py:686 models.py:372 +#: forms.py:679 models.py:367  msgid "Creation date"  msgstr "Date de création" -#: forms.py:687 +#: forms.py:680  msgid "Start of field work"  msgstr "Début du travail de terrain" -#: forms.py:689 +#: forms.py:682  msgid "All"  msgstr "Tout" -#: forms.py:690 +#: forms.py:683  msgid "Preventive"  msgstr "Préventif" -#: forms.py:691 +#: forms.py:684  msgid "Research"  msgstr "Programmé" -#: forms.py:695 +#: forms.py:688  msgid "Slicing"  msgstr "Découpage" -#: forms.py:698 +#: forms.py:691  msgid "Department detail"  msgstr "Détail par département" -#: forms.py:700 +#: forms.py:693  msgid "Date get from"  msgstr "Date obtenue depuis" -#: forms.py:702 +#: forms.py:695  msgid "Preventive/Research"  msgstr "Préventif/Programmé" -#: forms.py:708 +#: forms.py:701  msgid "Date after"  msgstr "Date après" -#: forms.py:709 +#: forms.py:702  msgid "Date before"  msgstr "Date avant" -#: forms.py:710 +#: forms.py:703  msgid "With reports"  msgstr "Avec un rapport" -#: forms.py:711 +#: forms.py:704  msgid "With finds"  msgstr "Avec du mobilier" -#: forms.py:763 forms.py:1305 forms.py:1541 +#: forms.py:756 forms.py:1290 forms.py:1441  #: templates/ishtar/sheet_administrativeact.html:23  #: templates/ishtar/sheet_operation.html:36 templates/ishtar/sheet_site.html:37  msgid "General"  msgstr "Général" -#: forms.py:764 +#: forms.py:757  msgid "Operation - 010 - General"  msgstr "Opération - 010 - Général" -#: forms.py:783 models.py:457 +#: forms.py:776 models.py:452  msgid "Generic name"  msgstr "Nom générique" -#: forms.py:792 models.py:425 +#: forms.py:785 models.py:420  msgid "Old code"  msgstr "Ancien code" -#: forms.py:795 +#: forms.py:788  msgid "Head scientist"  msgstr "Responsable scientifique" -#: forms.py:814 models.py:456 +#: forms.py:807 models.py:451  msgid "Operator reference"  msgstr "Référence de l'opérateur" -#: forms.py:828 +#: forms.py:821  msgid "Total surface (m2)"  msgstr "Surface totale (m2)" -#: forms.py:831 models.py:57 models.py:375 models.py:1644 +#: forms.py:824 models.py:56 models.py:370 models.py:1562  msgid "Start date"  msgstr "Date de début" -#: forms.py:832 models.py:377 +#: forms.py:825 models.py:372  msgid "Excavation end date"  msgstr "Date de fin de chantier" -#: forms.py:834 models.py:378 +#: forms.py:827 models.py:373  msgid "Report delivery date"  msgstr "Date de livraison du rapport" -#: forms.py:855 models.py:479 +#: forms.py:848 models.py:475  msgid "Deadline for submission of the documentation"  msgstr "Date limite de versement de la documentation" -#: forms.py:860 models.py:484 +#: forms.py:853 models.py:480  msgid "Deadline for submission of the finds"  msgstr "Date limite de versement du mobilier" -#: forms.py:914 +#: forms.py:907  msgid ""  "If you want to set an excavation end date you have to provide a start date."  msgstr ""  "Avant de renseigner la date de fin de chantier, il est nécessaire de "  "renseigner une date de début." -#: forms.py:919 +#: forms.py:912  msgid "The excavation end date cannot be before the start date."  msgstr ""  "La date de fin de chantier ne peut être antérieure à la date de début." -#: forms.py:949 +#: forms.py:942  #, python-format  msgid ""  "Operation code already exists for year: %(year)d - use a value bigger than " @@ -424,286 +424,248 @@ msgstr ""  "Ce code d'opération existe déjà pour l'année %(year)d - utilisez une valeur "  "plus grande que %(last_val)d" -#: forms.py:953 +#: forms.py:946  msgid "Bad operation code"  msgstr "Mauvais code d'opération" -#: forms.py:959 models.py:670 models.py:1063 +#: forms.py:952 models.py:664  msgid "Operation code"  msgstr "Code de l'opération" -#: forms.py:994 templates/ishtar/sheet_operation.html:135 +#: forms.py:987 templates/ishtar/sheet_operation.html:135  msgid "Court-ordered seizure"  msgstr "Saisie judiciaire" -#: forms.py:995 +#: forms.py:988  msgid "Operation - 015 - Court-ordered seizure"  msgstr "Opération - 015 - Saisie judiciaire" -#: forms.py:999 models.py:489 +#: forms.py:992 models.py:485  msgid "Seizure name"  msgstr "Nom de la saisie" -#: forms.py:1002 models.py:490 +#: forms.py:995 models.py:486  msgid "Official report number"  msgstr "Numéro de procès-verbal" -#: forms.py:1005 models.py:492 +#: forms.py:998 models.py:488  msgid "Name of the protagonist"  msgstr "Nom du protagoniste" -#: forms.py:1010 forms.py:1017 models.py:392 +#: forms.py:1003 forms.py:1010 models.py:387  msgid "Collaborators"  msgstr "Collaborateurs" -#: forms.py:1011 +#: forms.py:1004  msgid "Operation - 020 - Collaborators"  msgstr "Opération - 020 - Collaborateurs" -#: forms.py:1028 forms.py:1354 models.py:132 models.py:462 -msgid "Images" -msgstr "Images" - -#: forms.py:1029 -msgid "Operation - 025 - Images" -msgstr "Opération - 025 - Images" - -#: forms.py:1034 +#: forms.py:1019  msgid "Preventive informations - excavation"  msgstr "Information archéologie préventive - fouille" -#: forms.py:1035 +#: forms.py:1020  msgid "Operation - 033 - Preventive - Excavation"  msgstr "Opération - 033 - Préventif - Fouille" -#: forms.py:1038 models.py:409 +#: forms.py:1023 models.py:404  #: templates/ishtar/dashboards/dashboard_operation.html:701  msgid "Cost (euros)"  msgstr "Coût (euros)" -#: forms.py:1039 models.py:414 +#: forms.py:1024 models.py:409  msgid "Scheduled man-days"  msgstr "Jours-hommes prévus" -#: forms.py:1041 models.py:417 +#: forms.py:1026 models.py:412  msgid "Optional man-days"  msgstr "Jours-hommes optionnels" -#: forms.py:1043 models.py:420 +#: forms.py:1028 models.py:415  msgid "Effective man-days"  msgstr "Jours-hommes effectifs" -#: forms.py:1053 +#: forms.py:1038  msgid "Preventive informations - diagnostic"  msgstr "Information archéologie préventive - diagnostic" -#: forms.py:1054 +#: forms.py:1039  msgid "Operation - 037 - Preventive - Diagnostic"  msgstr "Opération - 037 - Préventif - Diagnostic" -#: forms.py:1059 models.py:440 +#: forms.py:1044 models.py:435  msgid "Prescription on zoning"  msgstr "Prescription sur zonage" -#: forms.py:1061 models.py:443 +#: forms.py:1046 models.py:438  msgid "Prescription on large area"  msgstr "Prescription sur une vaste surface" -#: forms.py:1064 models.py:445 +#: forms.py:1049 models.py:440  msgid "Prescription on geoarchaeological context"  msgstr "Prescription sur un contexte géoarchéologique" -#: forms.py:1068 forms.py:1084 forms.py:1089 forms.py:1346 models.py:109 -#: models.py:407 models.py:1251 +#: forms.py:1053 forms.py:1069 forms.py:1074 forms.py:1331 models.py:108 +#: models.py:402 models.py:1169  msgid "Towns"  msgstr "Communes" -#: forms.py:1085 +#: forms.py:1070  msgid "Operation - 040 - Towns"  msgstr "Opération - 040 - Communes" -#: forms.py:1090 +#: forms.py:1075  msgid "Operation - 040 - Towns (2)"  msgstr "Opération - 040 - Communes (2)" -#: forms.py:1098 models.py:1448 models.py:1642 +#: forms.py:1083 models.py:1366 models.py:1560  msgid "Parcel"  msgstr "Parcelle" -#: forms.py:1112 +#: forms.py:1097  msgid "Operation - 050 - Parcels"  msgstr "Opération - 050 - Parcelles" -#: forms.py:1119 +#: forms.py:1104  msgid "Operation - 050 - Parcels (2)"  msgstr "Opération - 050 - Parcelles (2)" -#: forms.py:1149 models.py:47 +#: forms.py:1134 models.py:46  msgid "Remain types"  msgstr "Types de vestige" -#: forms.py:1150 +#: forms.py:1135  msgid "Operation - 060 - Remains"  msgstr "Opération - 060 - Vestiges" -#: forms.py:1156 models.py:46 +#: forms.py:1141 models.py:45  msgid "Remain type"  msgstr "Type de vestige" -#: forms.py:1166 +#: forms.py:1151  msgid "Operation - 070 - Periods"  msgstr "Opération - 070 - Périodes" -#: forms.py:1172 templates/ishtar/sheet_operation.html:259 -#: templates/ishtar/sheet_operation.html:296 +#: forms.py:1157 templates/ishtar/sheet_operation.html:265 +#: templates/ishtar/sheet_operation.html:302  msgid "Period"  msgstr "Période" -#: forms.py:1181 forms.py:1270 forms.py:1310 models.py:102 +#: forms.py:1166 forms.py:1255 forms.py:1295 models.py:101  msgid "Reference"  msgstr "Référence" -#: forms.py:1205 forms.py:1340 +#: forms.py:1190 forms.py:1325  msgid "This reference already exists."  msgstr "Cette référence existe déjà." -#: forms.py:1237 models.py:137 models.py:467 +#: forms.py:1222 models.py:137 models.py:463  #: templates/ishtar/sheet_operation.html:180  msgid "Archaeological sites"  msgstr "Entités archéologiques" -#: forms.py:1239 +#: forms.py:1224  msgid "Operation - 030 - Archaeological sites"  msgstr "Opération - 030 - Sites archéologiques" -#: forms.py:1244 +#: forms.py:1229  msgid "Associated archaeological sites"  msgstr "Entités archéologiques associées" -#: forms.py:1250 ishtar_menu.py:109 ishtar_menu.py:139 ishtar_menu.py:168 -#: ishtar_menu.py:210 +#: forms.py:1235 ishtar_menu.py:109 ishtar_menu.py:139 ishtar_menu.py:186  msgid "Search"  msgstr "Recherche" -#: forms.py:1255 +#: forms.py:1240  msgid "Would you like to close this operation?"  msgstr "Voulez-vous clore cette opération ?" -#: forms.py:1260 +#: forms.py:1245  msgid "Would you like to delete this operation?"  msgstr "Voulez-vous supprimer cette opération ?" -#: forms.py:1300 +#: forms.py:1285  msgid "You should select an item."  msgstr "Vous devez sélectionner un élément." -#: forms.py:1306 +#: forms.py:1291  msgid "Archaeological site - 010 - General"  msgstr "Site archéologique - 010 - Général" -#: forms.py:1319 models.py:116 +#: forms.py:1304 models.py:115  msgid "National Geographic Institute locality"  msgstr "Lieu-dit IGN" -#: forms.py:1323 models.py:119 +#: forms.py:1308 models.py:118  msgid "Cadastral locality"  msgstr "Lieu-dit cadastre" -#: forms.py:1347 +#: forms.py:1332  msgid "Archaeological site - 020 - Towns"  msgstr "Site archéologique - 020 - Villes" -#: forms.py:1355 -msgid "Archaeological site - 025 - Images" -msgstr "Site archéologique - 025 - Images" - -#: forms.py:1364 templates/ishtar/sheet_site.html:56 +#: forms.py:1341 templates/ishtar/sheet_site.html:56  msgid "Underwater"  msgstr "Sous-marin / subaquatique" -#: forms.py:1365 +#: forms.py:1342  msgid "Archaeological site - 030 - Underwater"  msgstr "Site archéologique - 030 - Sous-marin / subaquatique" -#: forms.py:1369 models.py:123 +#: forms.py:1346 models.py:122  msgid "Shipwreck name"  msgstr "Nom de l'épave" -#: forms.py:1371 models.py:127 +#: forms.py:1348 models.py:126  msgid "Shipwreck code"  msgstr "Code épave" -#: forms.py:1373 models.py:129 +#: forms.py:1350 models.py:128  msgid "Sinking date"  msgstr "Date de naufrage" -#: forms.py:1375 models.py:131 +#: forms.py:1352 models.py:130  msgid "Discovery area"  msgstr "Zone de découverte" -#: forms.py:1377 models.py:125 +#: forms.py:1354 models.py:124  msgid "Oceanographic service localisation"  msgstr "Localisation SHOM" -#: forms.py:1390 forms.py:1468 forms.py:1610 models.py:1072 models.py:1208 +#: forms.py:1368 forms.py:1510 models.py:1126  msgid "Index"  msgstr "Index" -#: forms.py:1420 -#, python-format -msgid "" -"Index already exists for operation: %(operation)s - use a value bigger than " -"%(last_val)d" -msgstr "" -"Cet index existe déjà pour l'opération : %(operation)s, utilisez une valeur " -"plus grande que %(last_val)d" - -#: forms.py:1433 -msgid "Operation's year" -msgstr "Année de l'opération" - -#: forms.py:1441 -msgid "Operation's town" -msgstr "Commune de l'opération" - -#: forms.py:1454 -msgid "Documentation search" -msgstr "Rechercher une documentation" - -#: forms.py:1456 -msgid "You should select a document." -msgstr "Vous devez sélectionner un document." - -#: forms.py:1476 forms.py:1544 models.py:1124 models.py:1202 +#: forms.py:1376 forms.py:1444 models.py:1042 models.py:1120  msgid "Act type"  msgstr "Type d'acte" -#: forms.py:1477 forms.py:1680 +#: forms.py:1377 forms.py:1580  msgid "Indexed?"  msgstr "Indexé ?" -#: forms.py:1483 forms.py:1549 models.py:1242 +#: forms.py:1383 forms.py:1449 models.py:1160  #: templates/ishtar/blocks/window_tables/administrativacts.html:9  msgid "Object"  msgstr "Objet" -#: forms.py:1521 views.py:466 +#: forms.py:1421 views.py:409  msgid "Administrative act search"  msgstr "Rechercher un acte administratif" -#: forms.py:1536 forms.py:1638 forms.py:1705 +#: forms.py:1436 forms.py:1538 forms.py:1605  msgid "You should select an administrative act."  msgstr "Vous devez sélectionner un acte administratif." -#: forms.py:1552 models.py:1239 +#: forms.py:1452 models.py:1157  msgid "Signature date"  msgstr "Date de signature" -#: forms.py:1564 +#: forms.py:1464  msgid "Operation - Administrative act - General"  msgstr "Opération - Acte administratif - Général" -#: forms.py:1598 +#: forms.py:1498  #, python-format  msgid ""  "This index already exists for year: %(year)d - use a value bigger than " @@ -712,40 +674,40 @@ msgstr ""  "Cet index existe déjà pour l'année : %(year)d, utilisez une valeur plus "  "grande que %(last_val)d" -#: forms.py:1602 +#: forms.py:1502  msgid "Bad index"  msgstr "Mauvais index" -#: forms.py:1615 +#: forms.py:1515  msgid "Would you like to delete this administrative act?"  msgstr "Voulez-vous supprimer cet acte administratif ?" -#: forms.py:1620 +#: forms.py:1520  msgid "Template"  msgstr "Patron" -#: forms.py:1644 forms.py:1648 +#: forms.py:1544 forms.py:1548  msgid "This document is not intended for this type of act."  msgstr "Ce document n'est pas destiné à ce type d'acte." -#: forms.py:1666 +#: forms.py:1566  msgid "Doc generation"  msgstr "Génération de document" -#: forms.py:1668 +#: forms.py:1568  msgid "Generate the associated doc?"  msgstr "Générer le document associé ?" -#: forms.py:1689 ishtar_menu.py:198 views.py:519 +#: forms.py:1589 ishtar_menu.py:174 views.py:462  msgctxt "admin act register"  msgid "Register"  msgstr "Registre" -#: ishtar_menu.py:114 ishtar_menu.py:145 ishtar_menu.py:173 ishtar_menu.py:215 +#: ishtar_menu.py:114 ishtar_menu.py:145 ishtar_menu.py:191  msgid "Creation"  msgstr "Ajout" -#: ishtar_menu.py:119 ishtar_menu.py:150 ishtar_menu.py:178 ishtar_menu.py:220 +#: ishtar_menu.py:119 ishtar_menu.py:150 ishtar_menu.py:196  msgid "Modification"  msgstr "Modification" @@ -753,70 +715,66 @@ msgstr "Modification"  msgid "Closing"  msgstr "Clôture" -#: ishtar_menu.py:128 ishtar_menu.py:155 ishtar_menu.py:183 ishtar_menu.py:225 +#: ishtar_menu.py:128 ishtar_menu.py:155 ishtar_menu.py:201  msgid "Deletion"  msgstr "Suppression" -#: ishtar_menu.py:134 models.py:1258 +#: ishtar_menu.py:134 models.py:1176  #: templates/ishtar/sheet_administrativeact.html:4  msgid "Administrative act"  msgstr "Acte administratif" -#: ishtar_menu.py:160 +#: ishtar_menu.py:160 models.py:132 models.py:458  msgid "Documents"  msgstr "Documents" -#: ishtar_menu.py:165 -msgid "Documentation" -msgstr "Documentation" - -#: ishtar_menu.py:192 +#: ishtar_menu.py:168  msgid "Administrative Act"  msgstr "Acte administratif" -#: ishtar_menu.py:232 +#: ishtar_menu.py:208  msgid "Dashboard"  msgstr "Tableau de bord" -#: ishtar_menu.py:236 +#: ishtar_menu.py:212  msgid "General informations"  msgstr "Informations générales" -#: ishtar_menu.py:240 models.py:503 +#: ishtar_menu.py:216 models.py:499  #: templates/ishtar/dashboards/dashboard_operation.html:8  #: templates/ishtar/sheet_site.html:67  msgid "Operations"  msgstr "Opérations" -#: models.py:56 models.py:76 models.py:2122 +#: models.py:55 models.py:75 models.py:2040  msgid "Order"  msgstr "Ordre" -#: models.py:58 models.py:1645 +#: models.py:57 models.py:1563  msgid "End date"  msgstr "Date de fin" -#: models.py:59 +#: models.py:58  msgid "Parent period"  msgstr "Période parente" -#: models.py:63 +#: models.py:62  msgid "Type Period"  msgstr "Type de période" -#: models.py:64 +#: models.py:63  msgid "Types Period"  msgstr "Types de période" -#: models.py:79 +#: models.py:78  msgid "Type of report state"  msgstr "Type d'état de rapport" -#: models.py:80 +#: models.py:79  msgid "Types of report state"  msgstr "Types d'état de rapport" -#: models.py:113 +#: models.py:112  msgid "Top operation"  msgstr "Opération chapeau" @@ -828,333 +786,297 @@ msgstr "Inconnu"  msgid "Virtual operation of site: {}"  msgstr "Opération virtuelle du site : {}" -#: models.py:248 +#: models.py:243  msgid "Not documented"  msgstr "Non documenté" -#: models.py:249 +#: models.py:244  msgid "Arbitrary"  msgstr "Arbitraire" -#: models.py:250 +#: models.py:245  msgid "Reliable"  msgstr "Fiable" -#: models.py:336 +#: models.py:331  msgid "Associated file (label)"  msgstr "Dossier associé (nom)" -#: models.py:337 +#: models.py:332  msgid "Operator name"  msgstr "Nom de l'opérateur" -#: models.py:338 +#: models.py:333  msgid "Scientist (full name)"  msgstr "Responsable scientifique (nom complet)" -#: models.py:339 +#: models.py:334  msgid "Associated file (external ID)"  msgstr "Dossier associé (identifiant)" -#: models.py:340 +#: models.py:335  msgid "Scientist (title)"  msgstr "Responsable scientifique (titre)" -#: models.py:341 +#: models.py:336  msgid "Scientist (surname)"  msgstr "Responsable scientifique (nom)" -#: models.py:342 +#: models.py:337  msgid "Scientist (name)"  msgstr "Scientifique (nom)" -#: models.py:343 +#: models.py:338  msgid "Scientist - Organization (name)"  msgstr "Scientifique - Organisation (nom)" -#: models.py:344 +#: models.py:339  msgid "In charge (title)"  msgstr "Responsable du suivi scientifique (titre)" -#: models.py:345 +#: models.py:340  msgid "In charge (surname)"  msgstr "Responsable du suivi scientifique (prénom)" -#: models.py:346 +#: models.py:341  msgid "In charge (name)"  msgstr "Responsable du suivi scientifique (nom)" -#: models.py:347 +#: models.py:342  msgid "In charge - Organization (name)"  msgstr "Responsable du suivi scientifique - Organisation (nom)" -#: models.py:352 +#: models.py:347  msgid "Archaeological sites (reference)"  msgstr "Entités archéologiques (référence)" -#: models.py:374 templates/ishtar/sheet_operation.html:57 +#: models.py:369 templates/ishtar/sheet_operation.html:57  msgid "Closing date"  msgstr "Date de clôture" -#: models.py:381 +#: models.py:376  msgid "In charge scientist"  msgstr "Responsable du suivi scientifique" -#: models.py:400 models.py:1428 +#: models.py:395 models.py:1346  msgid "File"  msgstr "Dossier" -#: models.py:404 +#: models.py:399  msgid "Surface (m2)"  msgstr "Surface (m2)" -#: models.py:464 +#: models.py:460  msgid "Cached name"  msgstr "Nom en cache" -#: models.py:472 +#: models.py:468  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:539 +#: models.py:535  msgid "OPE"  msgstr "OPE" -#: models.py:618 +#: models.py:614  msgid "Intercommunal"  msgstr "Intercommunal" -#: models.py:656 +#: models.py:650  msgid "Code patriarche"  msgstr "Code patriarche" -#: models.py:696 +#: models.py:690  msgid "This operation code already exists for this year"  msgstr "Ce code d'opération existe déjà pour cette année." -#: models.py:741 +#: models.py:735  msgid "Number of parcels"  msgstr "Nombre de parcelles" -#: models.py:751 +#: models.py:745  msgid "Number of administrative acts"  msgstr "Nombre d'actes administratifs" -#: models.py:759 +#: models.py:753  msgid "Number of indexed administrative acts"  msgstr "Nombre d'actes administratifs indexés" -#: models.py:767 +#: models.py:761  msgid "Number of context records"  msgstr "Nombre d'Unités d'Enregistrement" -#: models.py:803 +#: models.py:797  msgid "Number of finds"  msgstr "Nombre d'éléments de mobilier" -#: models.py:848 +#: models.py:842  msgid "No type"  msgstr "Pas de type" -#: models.py:879 +#: models.py:873  msgid "Number of sources"  msgstr "Nombre de documents" -#: models.py:921 templates/ishtar/dashboards/dashboard_operation.html:309 +#: models.py:911 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:988 +#: models.py:973  msgid "Operation relation type"  msgstr "Type de relation entre opérations" -#: models.py:989 +#: models.py:974  msgid "Operation relation types"  msgstr "Types de relation entre opérations" -#: models.py:1002 +#: models.py:987  msgid "Operation record relation"  msgstr "Relation entre opérations" -#: models.py:1003 +#: models.py:988  msgid "Operation record relations"  msgstr "Relations entre opérations" -#: models.py:1062 -msgid "Operation year" -msgstr "Année de l'opération" - -#: models.py:1064 -msgid "Document code" -msgstr "Code du document" - -#: models.py:1076 -msgid "Operation documentation" -msgstr "Documentation d'une opération" - -#: models.py:1077 -msgid "Operation documentations" -msgstr "Documentations des opérations" - -#: models.py:1080 -msgid "Can view all Operation sources" -msgstr "Peut voir toutes les Documentations d'opération" - -#: models.py:1082 -msgid "Can view own Operation source" -msgstr "Peut voir sa propre Documentation d'opération" - -#: models.py:1084 -msgid "Can add own Operation source" -msgstr "Peut ajouter sa propre Documentation d'opération" - -#: models.py:1086 -msgid "Can change own Operation source" -msgstr "Peut modifier sa propre Documentation d'opération" - -#: models.py:1088 -msgid "Can delete own Operation source" -msgstr "Peut supprimer sa propre Documentation d'opération" - -#: models.py:1112 models.py:1233 +#: models.py:1030 models.py:1151  msgid "Treatment request"  msgstr "Demande de traitement" -#: models.py:1113 models.py:1238 +#: models.py:1031 models.py:1156  msgid "Treatment"  msgstr "Traitement" -#: models.py:1115 +#: models.py:1033  msgid "Intended to"  msgstr "Destiné à" -#: models.py:1117 +#: models.py:1035  msgid "Code"  msgstr "Code" -#: models.py:1120 +#: models.py:1038  msgid "Associated template"  msgstr "Patron associé" -#: models.py:1121 +#: models.py:1039  msgid "Indexed"  msgstr "Indexé" -#: models.py:1125 +#: models.py:1043  msgid "Act types"  msgstr "Types d'acte" -#: models.py:1193 models.py:1279 +#: models.py:1111 models.py:1197  #: templates/ishtar/blocks/window_tables/administrativacts.html:6  #: templates/ishtar/blocks/window_tables/archaeologicalsites.html:6  msgid "Ref."  msgstr "Réf." -#: models.py:1206 +#: models.py:1124  msgid "Person in charge of the operation"  msgstr "Responsable d'opération" -#: models.py:1212 +#: models.py:1130  msgid "Archaeological preventive operator"  msgstr "Opérateur d'archéologie préventive" -#: models.py:1220 +#: models.py:1138  msgid "Signatory"  msgstr "Signataire" -#: models.py:1248 +#: models.py:1166  msgid "Departments"  msgstr "Départements" -#: models.py:1249 +#: models.py:1167  msgid "Cached values get from associated departments"  msgstr "Valeur en cache des départements associés" -#: models.py:1252 +#: models.py:1170  msgid "Cached values get from associated towns"  msgstr "Valeur en cache des communes associées" -#: models.py:1259 templates/ishtar/sheet_operation.html:188 -#: templates/ishtar/sheet_operation.html:230 +#: models.py:1177 templates/ishtar/sheet_operation.html:188 +#: templates/ishtar/sheet_operation.html:236  msgid "Administrative acts"  msgstr "Actes administratifs" -#: models.py:1373 +#: models.py:1291  msgid "This index already exists for this year"  msgstr "Cet index existe déjà pour cette année." -#: models.py:1441 +#: models.py:1359  msgid "External ID"  msgstr "Identifiant" -#: models.py:1444 +#: models.py:1362  msgid "External ID is set automatically"  msgstr "L'identifiant est attribué automatiquement" -#: models.py:1445 +#: models.py:1363  msgid "Address - Locality"  msgstr "Adresse - Lieu-dit" -#: models.py:1640 +#: models.py:1558  msgid "Owner"  msgstr "Propriétaire" -#: models.py:1648 +#: models.py:1566  msgid "Parcel owner"  msgstr "Propriétaire de parcelle" -#: models.py:1649 +#: models.py:1567  msgid "Parcel owners"  msgstr "Propriétaires de parcelle" -#: models.py:1683 +#: models.py:1601  msgid "Recorded"  msgstr "Enregistré" -#: models.py:1684 +#: models.py:1602  msgid "Effective"  msgstr "Effectif" -#: models.py:1685 +#: models.py:1603  msgid "Active"  msgstr "Actif" -#: models.py:1686 +#: models.py:1604  msgid "Field completed"  msgstr "Terrain achevé" -#: models.py:1687 +#: models.py:1605  msgid "Associated report"  msgstr "Rapport associé" -#: models.py:1688 +#: models.py:1606  msgid "Closed"  msgstr "Clos" -#: models.py:1689 +#: models.py:1607  msgid "Documented and closed"  msgstr "Documenté et clos" -#: models.py:2123 +#: models.py:2041  msgid "Is preventive"  msgstr "Préventif" -#: models.py:2126 +#: models.py:2044  msgid "Operation type old"  msgstr "Type d'opération - ancien" -#: models.py:2127 +#: models.py:2045  msgid "Operation types old"  msgstr "Types d'opération - ancien"  #: templates/ishtar/blocks/window_tables/administrativacts.html:7 -#: templates/ishtar/sheet_operation.html:249 -#: templates/ishtar/sheet_operation.html:313 +#: templates/ishtar/sheet_operation.html:255 +#: templates/ishtar/sheet_operation.html:319  msgid "Type"  msgstr "Type" @@ -1198,12 +1120,12 @@ msgstr "État"  #: templates/ishtar/dashboards/dashboard_operation.html:432  #: templates/ishtar/dashboards/dashboard_operation.html:463  #: templates/ishtar/dashboards/dashboard_operation.html:687 -#: templates/ishtar/sheet_operation.html:249 -#: templates/ishtar/sheet_operation.html:259 -#: templates/ishtar/sheet_operation.html:276 -#: templates/ishtar/sheet_operation.html:286 -#: templates/ishtar/sheet_operation.html:296 -#: templates/ishtar/sheet_operation.html:313 +#: templates/ishtar/sheet_operation.html:255 +#: templates/ishtar/sheet_operation.html:265 +#: templates/ishtar/sheet_operation.html:282 +#: templates/ishtar/sheet_operation.html:292 +#: templates/ishtar/sheet_operation.html:302 +#: templates/ishtar/sheet_operation.html:319  msgid "Number"  msgstr "Nombre" @@ -1456,138 +1378,102 @@ msgstr "Localisation"  msgid "Associated parcels"  msgstr "Parcelles associées" -#: templates/ishtar/sheet_operation.html:192 -msgid "Document from this operation" -msgstr "Documents de cette opération" - -#: templates/ishtar/sheet_operation.html:198 -#: templates/ishtar/sheet_operation.html:241 +#: templates/ishtar/sheet_operation.html:200 +#: templates/ishtar/sheet_operation.html:247  msgid "Context records"  msgstr "Unités d'Enregistrement" -#: templates/ishtar/sheet_operation.html:203 +#: templates/ishtar/sheet_operation.html:205  msgid "Context record relations"  msgstr "Relations entre Unités d'Enregistrement" -#: templates/ishtar/sheet_operation.html:208 -msgid "Documents from associated context records" -msgstr "Documents des Unités d'Enregistrement associées" - -#: templates/ishtar/sheet_operation.html:213 -#: templates/ishtar/sheet_operation.html:268 +#: templates/ishtar/sheet_operation.html:217 +#: templates/ishtar/sheet_operation.html:274  #: templates/ishtar/sheet_site.html:72  msgid "Finds"  msgstr "Mobilier" -#: templates/ishtar/sheet_operation.html:218 -msgid "Documents from associated finds" -msgstr "Documents du mobilier associé" - -#: templates/ishtar/sheet_operation.html:223 +#: templates/ishtar/sheet_operation.html:229  msgid "Associated containers"  msgstr "Contenants associés" -#: templates/ishtar/sheet_operation.html:227 +#: templates/ishtar/sheet_operation.html:233  msgid "Statistics"  msgstr "Statistiques" -#: templates/ishtar/sheet_operation.html:228 +#: templates/ishtar/sheet_operation.html:234  msgid "These numbers are updated hourly"  msgstr "Ces chiffres sont mis à jour toutes les heures" -#: templates/ishtar/sheet_operation.html:276 +#: templates/ishtar/sheet_operation.html:282  msgid "Material type"  msgstr "Type de matériau" -#: templates/ishtar/sheet_operation.html:286 +#: templates/ishtar/sheet_operation.html:292  msgid "Object type"  msgstr "Type d'objet" -#: templates/ishtar/sheet_operation.html:305 +#: templates/ishtar/sheet_operation.html:311  msgid "Sources"  msgstr "Documents" -#: templates/ishtar/sheet_operation.html:323 +#: templates/ishtar/sheet_operation.html:329  msgid "Finds by context records"  msgstr "Mobilier par Unités d'Enregistrement" -#: templates/ishtar/sheet_operationsource.html:4 -msgid "Operation source" -msgstr "Documentation associée à l'opération" - -#: templates/ishtar/sheet_operationsource.html:11 -msgid "Related operation" -msgstr "Opération associée" -  #: templates/ishtar/wizard/wizard_adminact_deletion.html:6  msgid "This act is indexed!"  msgstr "Cet acte est indexé !" -#: tests.py:509 +#: tests.py:510  msgid "New objects will be created."  msgstr "De nouveaux objets vont être créés." -#: tests.py:539 +#: tests.py:540  msgid "This line have been already imported."  msgstr "Cette ligne a déjà été importée." -#: tests.py:575 +#: tests.py:576  msgid ""  "The following error(s) has been encountered while parsing the source file:"  msgstr ""  "Le(s) erreur(s) suivante(s) ont été rencontrées lors de l'analyse du fichier "  "source :" -#: views.py:254 +#: views.py:242  msgid "New operation"  msgstr "Ajouter une opération" -#: views.py:304 +#: views.py:291  msgid "Operation modification"  msgstr "Modifier une opération" -#: views.py:315 +#: views.py:302  msgid "You don't have sufficient permissions to do this action."  msgstr ""  "Vous n'avez pas les permissions suffisantes pour effectuer cette action." -#: views.py:340 +#: views.py:327  msgid "Operation closing"  msgstr "Clôturer une opération" -#: views.py:351 +#: views.py:338  msgid "Operation deletion"  msgstr "Supprimer une opération" -#: views.py:418 +#: views.py:403  msgid "Site deletion"  msgstr "Suppression du site" -#: views.py:425 -msgid "Operation: source search" -msgstr "Opération : rechercher une documentation associée" - -#: views.py:433 -msgid "Operation: source creation" -msgstr "Opération : ajouter une documentation associée" - -#: views.py:445 -msgid "Operation: source modification" -msgstr "Opération : modifier une documentation associée" - -#: views.py:460 -msgid "Operation: source deletion" -msgstr "Opération : supprimer une documentation associée" - -#: views.py:479 +#: views.py:422  msgid "Operation: new administrative act"  msgstr "Opération : ajouter un acte administratif" -#: views.py:489 +#: views.py:432  msgid "Operation: administrative act modification"  msgstr "Opération : modification d'un acte administratif" -#: views.py:513 +#: views.py:456  msgid "Operation: administrative act deletion"  msgstr "Opération : supprimer un acte administratif" @@ -1595,7 +1481,7 @@ msgstr "Opération : supprimer un acte administratif"  msgid "Add"  msgstr "Ajouter" -#: wizards.py:209 +#: wizards.py:205  msgid ""  "Warning: No Archaeological File is provided. If you have forget it return to "  "the first step." diff --git a/translations/fr/archaeological_warehouse.po b/translations/fr/archaeological_warehouse.po index f451964c8..3a753dceb 100644 --- a/translations/fr/archaeological_warehouse.po +++ b/translations/fr/archaeological_warehouse.po @@ -5,189 +5,182 @@  # Valérie-Emma Leroux <emma@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 ""  "MIME-Version: 1.0\n"  "Content-Transfer-Encoding: 8bit\n"  "Content-Type: text/plain; charset=UTF-8\n" -"PO-Revision-Date: 2018-06-04 03:34+0000\n" -"Last-Translator: Valérie-Emma Leroux <emma@iggdrasil.net>\n" +"PO-Revision-Date: 2018-06-13 08:11+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.4.5\n" -#: forms.py:42 forms.py:111 ishtar_menu.py:40 models.py:73 models.py:220 +#: forms.py:41 forms.py:110 ishtar_menu.py:40 models.py:73 models.py:215  #: templates/ishtar/sheet_warehouse.html:4  msgid "Warehouse"  msgstr "Lieu de conservation" -#: forms.py:51 forms.py:56 models.py:543 +#: forms.py:50 forms.py:55 models.py:538  msgid "Division"  msgstr "Division" -#: forms.py:58 models.py:246 +#: forms.py:57 models.py:241  msgid "Order"  msgstr "Ordre" -#: forms.py:72 +#: forms.py:71  msgid "There are identical divisions."  msgstr "Il y a des divisions identiques" -#: forms.py:77 models.py:63 +#: forms.py:76 models.py:62  msgid "Divisions"  msgstr "Divisions" -#: forms.py:78 +#: forms.py:77  msgid "Warehouse - 020 - Divisions"  msgstr "Lieu de conservation - 020 - Divisions" -#: forms.py:83 forms.py:257 +#: forms.py:82 forms.py:248  msgid "Full text search"  msgstr "Recherche en texte intégral" -#: forms.py:85 forms.py:117 models.py:55 models.py:217 +#: forms.py:84 forms.py:116 models.py:54 models.py:212  msgid "Name"  msgstr "Nom" -#: forms.py:86 forms.py:119 models.py:39 models.py:57 +#: forms.py:85 forms.py:118 models.py:38 models.py:56  msgid "Warehouse type"  msgstr "Type de lieu de conservation" -#: forms.py:87 forms.py:136 +#: forms.py:86 forms.py:135  msgid "Town"  msgstr "Commune" -#: forms.py:99 views.py:100 +#: forms.py:98 views.py:97  msgid "Warehouse search"  msgstr "Rechercher un lieu de conservation" -#: forms.py:112 +#: forms.py:111  msgid "Warehouse - 010 - General"  msgstr "Lieu de conservation - 010 - Général" -#: forms.py:122 models.py:60 +#: forms.py:121 models.py:59  msgid "Person in charge"  msgstr "Responsable" -#: forms.py:128 forms.py:204 models.py:61 models.py:312 +#: forms.py:127 forms.py:195 models.py:60 models.py:307  msgid "Comment"  msgstr "Commentaire" -#: forms.py:130 +#: forms.py:129  msgid "Address"  msgstr "Adresse" -#: forms.py:132 +#: forms.py:131  msgid "Address complement"  msgstr "Complément d'adresse" -#: forms.py:134 +#: forms.py:133  msgid "Postal code"  msgstr "Code postal" -#: forms.py:137 +#: forms.py:136  msgid "Country"  msgstr "Pays" -#: forms.py:139 +#: forms.py:138  msgid "Phone"  msgstr "Téléphone" -#: forms.py:140 +#: forms.py:139  msgid "Mobile phone"  msgstr "Téléphone mobile" -#: forms.py:167 models.py:66 -msgid "Images" -msgstr "Images" - -#: forms.py:168 -msgid "Warehouse - 025 - Images" -msgstr "Lieu de conservation - 025 - Images" - -#: forms.py:173 forms.py:174 +#: forms.py:164 forms.py:165  msgid "Would you like to delete this warehouse?"  msgstr "Voulez-vous supprimer ce lieu de conservation?" -#: forms.py:178 models.py:324 models.py:540 +#: forms.py:169 models.py:319 models.py:535  #: templates/ishtar/sheet_container.html:4  msgid "Container"  msgstr "Contenant" -#: forms.py:179 +#: forms.py:170  msgid "Container - 010 - General"  msgstr "Contenant - 010 - Général" -#: forms.py:185 forms.py:261 models.py:261 +#: forms.py:176 forms.py:252 models.py:256  msgid "Ref."  msgstr "Réf." -#: forms.py:186 models.py:318 +#: forms.py:177 models.py:313  msgid "Old reference"  msgstr "Ancienne référence" -#: forms.py:188 forms.py:260 models.py:264 models.py:310 +#: forms.py:179 forms.py:251 models.py:259 models.py:305  msgid "Container type"  msgstr "Type de contenant" -#: forms.py:190 +#: forms.py:181  msgid "Current location (warehouse)"  msgstr "Localisation actuelle (lieu de conservation)" -#: forms.py:196 models.py:307 +#: forms.py:187 models.py:302  msgid "Responsible warehouse"  msgstr "Lieu de conservation responsable" -#: forms.py:202 +#: forms.py:193  msgid "Image"  msgstr "Image" -#: forms.py:229 +#: forms.py:220  msgid "ID"  msgstr "Identifiant" -#: forms.py:251 +#: forms.py:242  msgid "This ID already exists for this warehouse."  msgstr "Cet identifiant existe déjà pour ce lieu de conservation." -#: forms.py:272 forms.py:278 views.py:144 +#: forms.py:263 forms.py:269 views.py:139  msgid "Container search"  msgstr "Rechercher un contenant" -#: forms.py:274 forms.py:280 +#: forms.py:265 forms.py:271  msgid "You should select a container."  msgstr "Vous devez sélectionner un contenant." -#: forms.py:275 +#: forms.py:266  msgid "Add a new container"  msgstr "Ajouter un nouveau contenant" -#: forms.py:285 ishtar_menu.py:36 views.py:95 +#: forms.py:276 ishtar_menu.py:36 views.py:92  msgid "Packaging"  msgstr "Conditionnement" -#: forms.py:291 +#: forms.py:282  msgid "Packager"  msgstr "Personne assurant le conditionnement" -#: forms.py:297 +#: forms.py:288  msgid "Date"  msgstr "Date" -#: forms.py:301 +#: forms.py:292  msgid "Packaged finds"  msgstr "Mobilier conditionné" -#: forms.py:305 +#: forms.py:296  msgid "Container - 020 - Localisation"  msgstr "Contenant - 020 - Localisation" -#: forms.py:307 models.py:313 +#: forms.py:298 models.py:308  msgid "Localisation"  msgstr "Localisation" -#: forms.py:331 forms.py:332 +#: forms.py:322 forms.py:323  msgid "Would you like to delete this container?"  msgstr "Voulez-vous supprimer ce contenant ?" @@ -211,20 +204,24 @@ msgstr "Modification"  msgid "Deletion"  msgstr "Suppression" -#: ishtar_menu.py:57 models.py:325 templates/ishtar/sheet_warehouse.html:37 +#: ishtar_menu.py:57 models.py:320 templates/ishtar/sheet_warehouse.html:37  #: templates/ishtar/sheet_warehouse.html:68  msgid "Containers"  msgstr "Contenants" -#: models.py:40 +#: models.py:39  msgid "Warehouse types"  msgstr "Types de lieu de conservation" -#: models.py:68 models.py:319 +#: models.py:66 +msgid "Documents" +msgstr "Documents" + +#: models.py:68 models.py:314  msgid "External ID"  msgstr "Identifiant" -#: models.py:70 models.py:321 +#: models.py:70 models.py:316  msgid "External ID is set automatically"  msgstr "L'identifiant est attribué automatiquement" @@ -232,75 +229,75 @@ msgstr "L'identifiant est attribué automatiquement"  msgid "Warehouses"  msgstr "Lieux de conservation" -#: models.py:219 +#: models.py:214  msgid "Description"  msgstr "Description" -#: models.py:224 models.py:225 +#: models.py:219 models.py:220  msgid "Collection"  msgstr "Collection" -#: models.py:234 +#: models.py:229  msgid "Warehouse division type"  msgstr "Type de division de lieu de conservation" -#: models.py:235 +#: models.py:230  msgid "Warehouse division types"  msgstr "Types de division de lieu de conservation" -#: models.py:257 +#: models.py:252  msgid "Length (mm)"  msgstr "Longueur (mm)" -#: models.py:258 +#: models.py:253  msgid "Width (mm)"  msgstr "Largeur (mm)" -#: models.py:259 +#: models.py:254  msgid "Height (mm)"  msgstr "Hauteur (mm)" -#: models.py:260 +#: models.py:255  msgid "Volume (l)"  msgstr "Volume (l)" -#: models.py:265 +#: models.py:260  msgid "Container types"  msgstr "Types de contenant" -#: models.py:296 +#: models.py:291  msgid "Location - index"  msgstr "Localisation - index" -#: models.py:297 +#: models.py:292  msgid "Precise localisation"  msgstr "Localisation précise" -#: models.py:298 +#: models.py:293  msgid "Type"  msgstr "Type" -#: models.py:304 +#: models.py:299  msgid "Location (warehouse)"  msgstr "Localisation (lieu de conservation)" -#: models.py:311 +#: models.py:306  msgid "Container ref."  msgstr "Réf. du contenant" -#: models.py:315 +#: models.py:310  msgid "Cached location"  msgstr "Localisation - en cache" -#: models.py:544 +#: models.py:539  msgid "Reference"  msgstr "Référence" -#: models.py:547 +#: models.py:542  msgid "Container localisation"  msgstr "Localisation de contenant" -#: models.py:548 +#: models.py:543  msgid "Container localisations"  msgstr "Localisations de contenant" @@ -360,26 +357,26 @@ msgstr ""  "Des contenants localisés sont associés à ce lieu de conservation. Vous ne "  "pouvez pas modifier les divisions." -#: views.py:113 +#: views.py:109  msgid "Warehouse creation"  msgstr "Ajouter un lieu de conservation" -#: views.py:123 +#: views.py:118  msgid "Warehouse modification"  msgstr "Modifier un lieu de conservation" -#: views.py:139 +#: views.py:134  msgid "Warehouse deletion"  msgstr "Supprimer un lieu de conservation" -#: views.py:155 +#: views.py:150  msgid "Container creation"  msgstr "Ajouter un contenant" -#: views.py:164 +#: views.py:159  msgid "Container modification"  msgstr "Modifier un contenant" -#: views.py:179 +#: views.py:174  msgid "Container deletion"  msgstr "Supprimer un contenant" diff --git a/translations/fr/ishtar_common.po b/translations/fr/ishtar_common.po index d14af4ebe..0ce17c490 100644 --- a/translations/fr/ishtar_common.po +++ b/translations/fr/ishtar_common.po @@ -6,12 +6,13 @@  # É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 ""  "MIME-Version: 1.0\n"  "Content-Transfer-Encoding: 8bit\n"  "Content-Type: text/plain; charset=UTF-8\n" -"PO-Revision-Date: 2018-06-04 03:46+0000\n" +"PO-Revision-Date: 2018-06-13 08:21+0000\n"  "Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n"  "Language-Team: \n"  "Language: fr\n" @@ -26,7 +27,7 @@ msgstr "identifiant"  msgid "email address"  msgstr "courriel" -#: __init__.py:10 templates/ishtar/sheet_source.html:20 +#: __init__.py:10  msgid "Related item"  msgstr "Élément associé" @@ -47,11 +48,11 @@ msgid "Profile"  msgstr "Profil"  #: admin.py:207 forms_common.py:765 forms_common.py:785 forms_common.py:786 -#: models.py:2651 +#: models.py:2650  msgid "Profiles"  msgstr "Profils" -#: admin.py:229 admin.py:248 models.py:838 models.py:3461 +#: admin.py:229 admin.py:248 models.py:799 models.py:3493  msgid "Parent"  msgstr "Parent" @@ -59,11 +60,11 @@ msgstr "Parent"  msgid "Center"  msgstr "Centre" -#: admin.py:238 models.py:3341 +#: admin.py:238 models.py:3373  msgid "Limit"  msgstr "Limite" -#: admin.py:241 models.py:3351 +#: admin.py:241 models.py:3383  msgid "Town children"  msgstr "Communes enfants" @@ -89,57 +90,57 @@ msgstr "%d élément(s) mis à jour."  msgid "These parents are missing: {}"  msgstr "Ces parents sont manquants : {}" -#: admin.py:560 +#: admin.py:559  msgid "{} importer type(s) duplicated: {}."  msgstr "{} type(s) d''importeur dupliqué(s) : {}." -#: admin.py:571 admin.py:626 +#: admin.py:570 admin.py:625  msgid "Duplicate"  msgstr "Dupliquer" -#: admin.py:615 +#: admin.py:614  msgid "{} importer column(s) duplicated: {}."  msgstr "{} colonne(s) dupliquée(s) : {}." -#: admin.py:640 +#: admin.py:639  msgid "{} importer column(s) right-shifted."  msgstr "{} colonne(s) décalée(s) à droite." -#: admin.py:651 +#: admin.py:650  msgid "Shift right"  msgstr "Décaler à droite" -#: admin.py:676 +#: admin.py:675  msgid "{} importer column(s) left-shifted."  msgstr "{} colonne(s) décalée(s) à gauche." -#: admin.py:682 +#: admin.py:681  msgid "{} importer column(s) not left-shifted: no place available."  msgstr ""  "{} colonne(s) n''ont pas été décalée(s) à gauche : pas de place disponible." -#: admin.py:694 +#: admin.py:693  msgid "Shift left"  msgstr "Décaler à gauche" -#: admin.py:839 +#: admin.py:838  msgid "Display selected"  msgstr "Afficher les éléments sélectionnés" -#: admin.py:840 +#: admin.py:839  msgid "Hide selected"  msgstr "Cacher les éléments sélectionnés" -#: admin.py:864 models.py:1785 +#: admin.py:865 models.py:1784  msgid "Form"  msgstr "Formulaire" -#: admin.py:866 models.py:1810 models_imports.py:126 +#: admin.py:867 models.py:1809 models_imports.py:126  #: templates/ishtar/dashboards/dashboard_main.html:39  msgid "Users"  msgstr "Utilisateurs" -#: admin.py:886 models.py:1885 +#: admin.py:887 models.py:1884  msgid "Field"  msgstr "Champ" @@ -171,59 +172,59 @@ msgstr "Ishtar - Lieu de conservation"  msgid "Ishtar - Common"  msgstr "Ishtar - Commun" -#: data_importer.py:236 +#: data_importer.py:237  #, python-format  msgid "\"%(value)s\" is too long. The max length is %(length)d characters."  msgstr ""  "\"%(value)s\" est trop long. La longueur maximum est de  %(length)d "  "caractères." -#: data_importer.py:253 +#: data_importer.py:254  #, python-format  msgid "\"%(value)s\" not equal to yes or no"  msgstr "\"%(value)s\" diffère de oui ou non" -#: data_importer.py:266 +#: data_importer.py:267  #, python-format  msgid "\"%(value)s\" is not a float"  msgstr "\"%(value)s\" n'est pas un nombre à virgule" -#: data_importer.py:276 +#: data_importer.py:277  #, python-brace-format  msgid "\"{value}\" is not an appropriate INSEE code"  msgstr "\"{value}\" n'est pas un code INSEE approprié" -#: data_importer.py:308 data_importer.py:322 data_importer.py:581 +#: data_importer.py:309 data_importer.py:323 data_importer.py:582  #, python-format  msgid "\"%(value)s\" is not a valid date"  msgstr "\"%(value)s\" n'est pas une date valide" -#: data_importer.py:336 +#: data_importer.py:337  #, python-format  msgid "\"%(value)s\" is not an integer"  msgstr "\"%(value)s\" n'est pas un entier" -#: data_importer.py:392 data_importer.py:647 +#: data_importer.py:393 data_importer.py:648  #, python-format  msgid "Choice for \"%s\" is not available. Which one is relevant?\n"  msgstr "Le choix pour \"%s\" n'est pas disponible. Lequel est pertinent ?\n" -#: data_importer.py:399 +#: data_importer.py:400  #, python-format  msgid "%d. None of the above - create new"  msgstr "%d. Aucun de ceux-là - créer un nouveau" -#: data_importer.py:402 +#: data_importer.py:403  #, python-format  msgid "%d. None of the above - skip"  msgstr "%d. Aucun de ceux-là - passer" -#: data_importer.py:607 +#: data_importer.py:608  #, python-format  msgid "\"%(value)s\" is not a valid path for the given archive"  msgstr "\"%(value)s\" n'est pas un chemin valide pour cette archive" -#: data_importer.py:723 +#: 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 " @@ -233,29 +234,29 @@ msgstr ""  "utilisez un fichier CSV : vérifiez que le séparateur de colonnes et "  "l'encodage sont similaires à ceux du fichier de référence." -#: data_importer.py:727 +#: data_importer.py:728  #, python-format  msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d"  msgstr "Trop de colonnes (%(user_col)d). Le maximum est %(ref_col)d" -#: data_importer.py:729 views.py:2011 +#: data_importer.py:730 views.py:1097  msgid "No data provided"  msgstr "Aucune donnée fournie" -#: data_importer.py:730 +#: data_importer.py:731  msgid "Value is required"  msgstr "Valeur requise" -#: data_importer.py:731 +#: data_importer.py:732  #, python-format  msgid "At least %d columns must be filled"  msgstr "Au moins %d colonnes doivent être remplies" -#: data_importer.py:732 +#: data_importer.py:733  msgid "The regexp doesn't match."  msgstr "L'expression régulière ne fonctionne pas." -#: data_importer.py:734 +#: 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." @@ -263,7 +264,7 @@ msgstr ""  "La création forcée est possible pour le modèle {} mais ce modèle ne fait pas "  "partie de la liste des créations de modèle autorisées." -#: data_importer.py:736 +#: data_importer.py:737  msgid ""  "{} with values {} doesn't exist in the database. Create it first or fix your "  "source file." @@ -271,95 +272,99 @@ msgstr ""  "L'élément {} avec les valeurs {} n'existe pas dans la base de données. Créez-"  "le d'abord ou corrigez votre fichier source." -#: data_importer.py:1234 views.py:2089 views.py:2099 +#: data_importer.py:1235 views.py:1175 views.py:1185  msgid "Not imported"  msgstr "Non importé" -#: data_importer.py:1559 +#: data_importer.py:1490 +msgid "Importer configuration error: \"{}\"." +msgstr "Erreur de configuration de l'importeur : \"{}\"." + +#: data_importer.py:1566  msgid "Importer configuration error: field \"{}\" does not exist for {}."  msgstr ""  "Erreur de configuration de l'importeur : le champ \"{}\" n'existe pas pour "  "{}." -#: data_importer.py:1644 +#: data_importer.py:1651  msgid "* created *"  msgstr "* créé *" -#: data_importer.py:1700 +#: data_importer.py:1707  msgid "* match not find *"  msgstr "* correspondance non trouvée *" -#: data_importer.py:1709 +#: data_importer.py:1716  msgid "* the query match more than 10 results*"  msgstr "* la requête correspond à plus de 10 résultats *" -#: data_importer.py:1712 +#: data_importer.py:1719  msgid " or "  msgstr "ou" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "line"  msgstr "ligne" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "col"  msgstr "colonne" -#: data_importer.py:1869 +#: data_importer.py:1875  msgid "error"  msgstr "erreur" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "field"  msgstr "champ" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "source"  msgstr "source" -#: data_importer.py:1875 +#: data_importer.py:1881  msgid "result"  msgstr "résultat" -#: data_importer.py:1891 +#: data_importer.py:1897  #, python-format  msgid "\"%(value)s\" not in %(values)s"  msgstr "\"%(value)s\" n'est pas dans %(values)s" -#: forms.py:78 +#: forms.py:79  msgid "Enter a valid name consisting of letters, spaces and hyphens."  msgstr "Entrez un nom correct composé de lettres, espaces et tirets." -#: forms.py:94 forms_common.py:792 +#: forms.py:95 forms_common.py:792  msgid "Confirm"  msgstr "Confirmer" -#: forms.py:99 +#: forms.py:100  msgid "Are you sure you want to delete?"  msgstr "Êtes-vous sûr de vouloir supprimer ?" -#: forms.py:301 +#: forms.py:317  msgid "There are identical items."  msgstr "Il y a des éléments identiques." -#: forms.py:432 forms.py:433 +#: forms.py:485 forms.py:486  msgid "Closing date"  msgstr "Date de clôture" -#: forms.py:445 +#: forms.py:498 forms_common.py:1215  msgid "You should select an item."  msgstr "Vous devez sélectionner un élément." -#: forms.py:446 +#: forms.py:499  msgid "Add a new item"  msgstr "Ajouter un nouvel élément" -#: forms.py:562 models.py:2139 +#: forms.py:615 models.py:2138  msgid "Template"  msgstr "Patron"  #: forms_common.py:49 forms_common.py:67 forms_common.py:312 -#: forms_common.py:543 models.py:2270 models.py:3358 +#: forms_common.py:543 models.py:2269 models.py:3390  #: templates/blocks/JQueryAdvancedTown.html:19  msgid "Town"  msgstr "Commune" @@ -381,8 +386,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:76 forms_common.py:1144 ishtar_menu.py:48 models.py:2573 -#: models.py:2802 models.py:2889 models.py:3010 +#: forms_common.py:76 forms_common.py:1236 ishtar_menu.py:48 models.py:2572 +#: models.py:2798 models.py:2885 models.py:3006  #: templates/ishtar/sheet_person.html:4  msgid "Person"  msgstr "Personne" @@ -438,18 +443,17 @@ msgid "all users"  msgstr "tous les utilisateurs"  #: forms_common.py:300 forms_common.py:462 forms_common.py:592 -#: ishtar_menu.py:76 models.py:2453 models.py:2547 +#: ishtar_menu.py:76 models.py:2452 models.py:2546  #: templates/ishtar/sheet_organization.html:4  msgid "Organization"  msgstr "Organisation"  #: forms_common.py:303 forms_common.py:342 forms_common.py:457  #: forms_common.py:513 forms_common.py:587 forms_common.py:774 -#: forms_common.py:807 forms_common.py:1202 models.py:1011 models.py:1034 -#: models.py:1609 models.py:1784 models.py:2135 models.py:2447 models.py:2559 -#: models.py:2795 models.py:3159 models.py:3337 models.py:3570 -#: models_imports.py:97 models_imports.py:122 models_imports.py:431 -#: models_imports.py:523 models_imports.py:809 +#: forms_common.py:807 models.py:972 models.py:995 models.py:1608 +#: models.py:1783 models.py:2134 models.py:2446 models.py:2558 models.py:2791 +#: models.py:3369 models.py:3602 models_imports.py:97 models_imports.py:122 +#: models_imports.py:431 models_imports.py:523 models_imports.py:812  #: templates/ishtar/import_step_by_step.html:102  #: templates/ishtar/import_step_by_step.html:270  #: templates/ishtar/import_table.html:27 @@ -457,61 +461,60 @@ msgstr "Organisation"  msgid "Name"  msgstr "Nom" -#: forms_common.py:304 models.py:2423 models_imports.py:616 +#: forms_common.py:304 models.py:2422 models_imports.py:616  #: models_imports.py:617  msgid "Organization type"  msgstr "Type d'organisation" -#: forms_common.py:306 forms_common.py:537 models.py:2265 +#: forms_common.py:306 forms_common.py:537 models.py:2264  #: templates/ishtar/blocks/sheet_address_section.html:3  msgid "Address"  msgstr "Adresse" -#: forms_common.py:308 forms_common.py:540 models.py:2266 +#: forms_common.py:308 forms_common.py:540 models.py:2265  msgid "Address complement"  msgstr "Complément d'adresse" -#: forms_common.py:310 forms_common.py:541 models.py:2268 +#: forms_common.py:310 forms_common.py:541 models.py:2267  msgid "Postal code"  msgstr "Code postal" -#: forms_common.py:313 forms_common.py:544 models.py:2271 +#: forms_common.py:313 forms_common.py:544 models.py:2270  msgid "Country"  msgstr "Pays"  #: forms_common.py:315 forms_common.py:459 forms_common.py:517 -#: forms_common.py:589 forms_common.py:714 models.py:2298 +#: forms_common.py:589 forms_common.py:714 models.py:2297  msgid "Email"  msgstr "Courriel" -#: forms_common.py:316 forms_common.py:520 models.py:2283 +#: forms_common.py:316 forms_common.py:520 models.py:2282  #: templates/ishtar/sheet_person.html:27  #: templates/ishtar/wizard/wizard_person.html:33  msgid "Phone"  msgstr "Téléphone" -#: forms_common.py:317 forms_common.py:529 models.py:2295 +#: forms_common.py:317 forms_common.py:529 models.py:2294  #: templates/ishtar/sheet_person.html:45  #: templates/ishtar/wizard/wizard_person.html:54  msgid "Mobile phone"  msgstr "Téléphone portable"  #: forms_common.py:340 forms_common.py:455 forms_common.py:584 -#: forms_common.py:1102 +#: forms_common.py:1174  msgid "Full text search"  msgstr "Recherche en texte intégral"  #: forms_common.py:343 forms_common.py:460 forms_common.py:590 -#: forms_common.py:771 forms_common.py:1201 models.py:1043 models.py:2449 -#: models.py:3077 models.py:3170 models_imports.py:662 -#: templates/ishtar/blocks/window_image.html:43 +#: forms_common.py:771 models.py:1004 models.py:2448 models.py:3118 +#: models_imports.py:665 templates/ishtar/blocks/window_image.html:42  #: templates/ishtar/blocks/window_tables/documents.html:8  #: templates/ishtar/import_table.html:28  #: templates/ishtar/sheet_organization.html:25  msgid "Type"  msgstr "Type" -#: forms_common.py:353 views.py:162 +#: forms_common.py:353 views.py:139  msgid "Organization search"  msgstr "Rechercher une organisation" @@ -527,12 +530,12 @@ msgstr "Fusionner tous les éléments dans"  msgid "Organization to merge"  msgstr "Organisation à fusionner" -#: forms_common.py:458 forms_common.py:511 forms_common.py:588 models.py:2557 +#: forms_common.py:458 forms_common.py:511 forms_common.py:588 models.py:2556  #: templates/ishtar/sheet_organization.html:24  msgid "Surname"  msgstr "Prénom" -#: forms_common.py:475 forms_common.py:572 views.py:127 +#: forms_common.py:475 forms_common.py:572 views.py:104  msgid "Person search"  msgstr "Rechercher une personne" @@ -544,25 +547,25 @@ msgstr "Personne à fusionner"  msgid "Identity"  msgstr "Identité" -#: forms_common.py:508 forms_common.py:1064 forms_common.py:1111 models.py:2551 -#: models.py:2553 models.py:3074 models_imports.py:618 +#: forms_common.py:508 forms_common.py:1068 forms_common.py:1183 models.py:2550 +#: models.py:2552 models.py:3109 models_imports.py:618  #: templates/ishtar/blocks/window_tables/documents.html:7  msgid "Title"  msgstr "Titre" -#: forms_common.py:509 models.py:2555 +#: forms_common.py:509 models.py:2554  msgid "Salutation"  msgstr "Formule d'appel" -#: forms_common.py:515 models.py:2561 +#: forms_common.py:515 models.py:2560  msgid "Raw name"  msgstr "Nom brut" -#: forms_common.py:518 models.py:2284 +#: forms_common.py:518 models.py:2283  msgid "Phone description"  msgstr "Type de téléphone" -#: forms_common.py:521 models.py:2286 models.py:2288 +#: forms_common.py:521 models.py:2285 models.py:2287  msgid "Phone description 2"  msgstr "Type de téléphone 2" @@ -570,11 +573,11 @@ msgstr "Type de téléphone 2"  msgid "Phone 2"  msgstr "Téléphone 2" -#: forms_common.py:525 models.py:2292 +#: forms_common.py:525 models.py:2291  msgid "Phone description 3"  msgstr "Type de téléphone 3" -#: forms_common.py:527 models.py:2290 +#: forms_common.py:527 models.py:2289  msgid "Phone 3"  msgstr "Téléphone 3" @@ -582,23 +585,23 @@ msgstr "Téléphone 3"  msgid "Current organization"  msgstr "Organisation actuelle" -#: forms_common.py:546 models.py:2273 +#: forms_common.py:546 models.py:2272  msgid "Other address: address"  msgstr "Autre adresse : adresse" -#: forms_common.py:549 models.py:2276 +#: forms_common.py:549 models.py:2275  msgid "Other address: address complement"  msgstr "Autre adresse : complément d'adresse" -#: forms_common.py:551 models.py:2277 +#: forms_common.py:551 models.py:2276  msgid "Other address: postal code"  msgstr "Autre adresse : code postal" -#: forms_common.py:553 models.py:2279 +#: forms_common.py:553 models.py:2278  msgid "Other address: town"  msgstr "Autre adresse : ville" -#: forms_common.py:555 models.py:2281 +#: forms_common.py:555 models.py:2280  msgid "Other address: country"  msgstr "Autre adresse : pays" @@ -614,7 +617,7 @@ msgstr "Nom d'utilisateur"  msgid "Account search"  msgstr "Rechercher un compte" -#: forms_common.py:652 forms_common.py:692 forms_common.py:696 models.py:2495 +#: forms_common.py:652 forms_common.py:692 forms_common.py:696 models.py:2494  msgid "Person type"  msgstr "Type de personne" @@ -622,7 +625,7 @@ msgstr "Type de personne"  msgid "Account"  msgstr "Compte" -#: forms_common.py:717 wizards.py:1630 +#: forms_common.py:717 wizards.py:1585  msgid "New password"  msgstr "Nouveau mot de passe" @@ -642,7 +645,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:773 models.py:2798 models.py:3468 +#: forms_common.py:773 models.py:2794 models.py:3500  msgid "Areas"  msgstr "Zones" @@ -650,11 +653,11 @@ msgstr "Zones"  msgid "Send the new password by email?"  msgstr "Envoyer le nouveau mot de passe par courriel ?" -#: forms_common.py:805 models.py:2800 views.py:1803 +#: forms_common.py:805 models.py:2796 views.py:889  msgid "Current profile"  msgstr "Profil actuel" -#: forms_common.py:808 models.py:2785 models.py:2797 +#: forms_common.py:808 models.py:2781 models.py:2793  msgid "Profile type"  msgstr "Type de profil" @@ -674,8 +677,8 @@ msgstr "Un profil avec un nom identique existe"  msgid " (duplicate)"  msgstr "(copie)" -#: forms_common.py:905 forms_common.py:919 forms_common.py:920 models.py:3359 -#: models.py:3458 +#: forms_common.py:905 forms_common.py:919 forms_common.py:920 models.py:3391 +#: models.py:3490  msgid "Towns"  msgstr "Communes" @@ -696,125 +699,138 @@ msgstr ""  "<p>Les images trop grandes sont retaillées en : %(width)dx%(height)d (le "  "ratio est conservé).</p>" -#: forms_common.py:1059 -msgid "Documentation informations" -msgstr "Information sur le document" +#: forms_common.py:1061 +msgid "Documentation" +msgstr "Documentation" -#: forms_common.py:1060 -msgid "Source - General" -msgstr "Documentation - Général" +#: forms_common.py:1062 +msgid "Document - General" +msgstr "Document - Général" -#: forms_common.py:1066 forms_common.py:1112 models.py:3043 +#: forms_common.py:1071 forms_common.py:1184 models.py:3039  #: models_imports.py:619  msgid "Source type"  msgstr "Type de document" -#: forms_common.py:1068 forms_common.py:1113 +#: forms_common.py:1074 forms_common.py:1125 forms_common.py:1276 +#: forms_common.py:1277 models.py:3012 models.py:3128 +#: templates/ishtar/blocks/window_image.html:27 +#: templates/ishtar/blocks/window_tables/documents.html:9 +msgid "Authors" +msgstr "Auteurs" + +#: forms_common.py:1078 models.py:3134 +msgid "Numerical ressource (web address)" +msgstr "Ressource numérique (adresse web)" + +#: forms_common.py:1080 +msgid "Image" +msgstr "Image" + +#: forms_common.py:1083 templates/ishtar/sheet_document.html:28 +msgctxt "Not directory" +msgid "File" +msgstr "Fichier" + +#: forms_common.py:1086 forms_common.py:1185  msgid "Reference"  msgstr "Référence" -#: forms_common.py:1071 forms_common.py:1114 +#: forms_common.py:1089 forms_common.py:1186  msgid "Internal reference"  msgstr "Référence interne" -#: forms_common.py:1075 models.py:3088 -msgid "Numerical ressource (web address)" -msgstr "Ressource numérique (adresse web)" - -#: forms_common.py:1076 models.py:3090 +#: forms_common.py:1091 models.py:3136  msgid "Receipt date"  msgstr "Date de réception" -#: forms_common.py:1078 forms_common.py:1210 models.py:3092 models.py:3173 -#: models_imports.py:841 templates/ishtar/blocks/window_image.html:73 +#: forms_common.py:1093 models.py:3138 models_imports.py:844 +#: templates/ishtar/blocks/window_image.html:72  msgid "Creation date"  msgstr "Date de création" -#: forms_common.py:1081 models.py:3095 +#: forms_common.py:1096 models.py:3141  msgid "Receipt date in documentation"  msgstr "Date de réception en documentation" -#: forms_common.py:1083 forms_common.py:1116 models.py:473 models.py:2565 -#: models.py:2968 models.py:3102 models_imports.py:469 +#: forms_common.py:1098 forms_common.py:1188 models.py:434 models.py:2564 +#: models.py:2964 models.py:3144 models_imports.py:469  msgid "Comment"  msgstr "Commentaire" -#: forms_common.py:1085 forms_common.py:1115 forms_common.py:1207 -#: models.py:1614 models.py:3101 models.py:3160 models_imports.py:124 -#: models_imports.py:362 models_imports.py:432 +#: forms_common.py:1100 forms_common.py:1187 models.py:1613 models.py:3143 +#: models_imports.py:124 models_imports.py:362 models_imports.py:432  msgid "Description"  msgstr "Description" -#: forms_common.py:1088 models.py:3103 +#: forms_common.py:1103 models.py:3145  msgid "Additional information"  msgstr "Information supplémentaire" -#: forms_common.py:1090 forms_common.py:1119 models.py:3105 +#: forms_common.py:1105 forms_common.py:1191 models.py:3147  msgid "Has a duplicate"  msgstr "Existe en doublon" -#: forms_common.py:1093 forms_common.py:1199 models.py:3180 -msgid "Image" -msgstr "Image" +#: forms_common.py:1123 templates/ishtar/organization_person_form.html:9 +#: templates/ishtar/person_form.html:9 +msgid "Identification" +msgstr "Identification" + +#: forms_common.py:1124 +msgid "Content" +msgstr "Contenu" + +#: forms_common.py:1126 +msgid "Dates" +msgstr "Dates" + +#: forms_common.py:1127 +msgid "Advanced" +msgstr "Avancé" + +#: forms_common.py:1128 templates/ishtar/sheet_document.html:49 +msgid "Related items" +msgstr "Éléments reliés" + +#: forms_common.py:1146 +msgid "You should at least fill one of this field: title, url, image or file." +msgstr "" +"Vous devez au minimum remplir un de ces champs : titres, url, image ou " +"fichier" + +#: forms_common.py:1152 +msgid "A document have to attached at least to one item" +msgstr "Un document doit être rattaché au minimum à un élément" -#: forms_common.py:1108 forms_common.py:1137 forms_common.py:1172 -#: models.py:3015 templates/ishtar/wizard/wizard_person_deletion.html:139 +#: forms_common.py:1180 forms_common.py:1229 forms_common.py:1264 +#: models.py:3011 templates/ishtar/wizard/wizard_person_deletion.html:139  msgid "Author"  msgstr "Auteur" -#: forms_common.py:1118 +#: forms_common.py:1190  msgid "Additional informations"  msgstr "Informations supplémentaires" -#: forms_common.py:1129 +#: forms_common.py:1200 +msgid "Document search" +msgstr "Recherche document" + +#: forms_common.py:1221  msgid "Would you like to delete this documentation?"  msgstr "Voulez-vous supprimer ce document ?" -#: forms_common.py:1145 models.py:2997 models.py:3012 models_imports.py:620 +#: forms_common.py:1237 models.py:2993 models.py:3008 models_imports.py:620  msgid "Author type"  msgstr "Type d'auteur" -#: forms_common.py:1164 +#: forms_common.py:1256  msgid "Author selection"  msgstr "Sélection d'auteur" -#: forms_common.py:1179 +#: forms_common.py:1271  msgid "There are identical authors."  msgstr "Il y a des auteurs identiques." -#: forms_common.py:1184 forms_common.py:1185 forms_common.py:1204 -#: models.py:3016 models.py:3084 models.py:3165 -#: templates/ishtar/blocks/window_image.html:28 -#: templates/ishtar/blocks/window_tables/documents.html:9 -msgid "Authors" -msgstr "Auteurs" - -#: forms_common.py:1190 models.py:3181 -msgid "Images" -msgstr "Images" - -#: forms_common.py:1212 -msgid "Licence" -msgstr "Licence" - -#: forms_common.py:1214 models.py:3097 models.py:3174 -#: templates/ishtar/blocks/window_image.html:53 -msgid "Ref." -msgstr "Réf." - -#: forms_common.py:1216 models.py:3100 models.py:3177 -#: templates/ishtar/blocks/window_image.html:63 -msgid "Internal ref." -msgstr "Réf. interne" - -#: forms_common.py:1218 models.py:3298 -msgid "Main image" -msgstr "Image principale" - -#: forms_common.py:1245 -msgid "Only one image can be a main image" -msgstr "Une seule image peut être utilisée comme image principale" -  #: ishtar_menu.py:29 templates/registration/activation_complete.html:10  msgid "Home"  msgstr "Accueil" @@ -827,11 +843,11 @@ msgstr "Administration"  msgid "Addition/modification"  msgstr "Ajout/modification" -#: ishtar_menu.py:37 ishtar_menu.py:71 ishtar_menu.py:102 +#: ishtar_menu.py:37 ishtar_menu.py:71 ishtar_menu.py:102 ishtar_menu.py:144  msgid "Deletion"  msgstr "Suppression" -#: ishtar_menu.py:40 models.py:1914 views.py:1827 +#: ishtar_menu.py:40 models.py:1913 views.py:913  msgid "Global variables"  msgstr "Variables globales" @@ -839,16 +855,17 @@ msgstr "Variables globales"  msgid "Directory"  msgstr "Annuaire" -#: ishtar_menu.py:51 ishtar_menu.py:79 templates/blocks/DataTables.html:6 -#: templates/blocks/JQueryJqGrid.html:6 +#: ishtar_menu.py:51 ishtar_menu.py:79 ishtar_menu.py:129 +#: templates/blocks/DataTables.html:6 templates/blocks/JQueryJqGrid.html:6  msgid "Search"  msgstr "Recherche" -#: ishtar_menu.py:55 ishtar_menu.py:84 templates/ishtar/import_table.html:30 +#: ishtar_menu.py:55 ishtar_menu.py:84 ishtar_menu.py:134 +#: templates/ishtar/import_table.html:30  msgid "Creation"  msgstr "Ajout" -#: ishtar_menu.py:59 ishtar_menu.py:89 +#: ishtar_menu.py:59 ishtar_menu.py:89 ishtar_menu.py:139  msgid "Modification"  msgstr "Modification" @@ -860,44 +877,48 @@ msgstr "Fusion automatique"  msgid "Manual merge"  msgstr "Fusion manuelle" -#: ishtar_menu.py:110 models_imports.py:864 +#: ishtar_menu.py:110 models_imports.py:867  msgid "Imports"  msgstr "Imports" -#: ishtar_menu.py:113 views.py:1835 +#: ishtar_menu.py:113 views.py:921  msgid "New import"  msgstr "Nouvel import" -#: ishtar_menu.py:117 views.py:1854 +#: ishtar_menu.py:117 views.py:940  msgid "Current imports"  msgstr "Imports en cours" -#: ishtar_menu.py:121 views.py:2300 +#: ishtar_menu.py:121 views.py:1388  msgid "Old imports"  msgstr "Anciens imports" -#: models.py:229 +#: ishtar_menu.py:126 +msgid "Documentation / Images" +msgstr "Documentation / Images" + +#: models.py:190  msgid "Not a valid item."  msgstr "Élément invalide." -#: models.py:244 +#: models.py:205  msgid "A selected item is not a valid item."  msgstr "Un élément sélectionné n'est pas valide." -#: models.py:255 +#: models.py:216  msgid "This item already exists."  msgstr "Cet élément existe déjà." -#: models.py:465 models.py:1896 models.py:2230 models.py:2246 models.py:2967 +#: models.py:426 models.py:1895 models.py:2229 models.py:2245 models.py:2963  #: models_imports.py:358  msgid "Label"  msgstr "Dénomination" -#: models.py:467 +#: models.py:428  msgid "Textual ID"  msgstr "Identifiant textuel" -#: models.py:470 +#: models.py:431  msgid ""  "The slug is the standardized version of the name. It contains only lowercase "  "letters, numbers and hyphens. Each slug must be unique." @@ -906,12 +927,12 @@ msgstr ""  "lettres en minuscule, des nombres et des tirets (-). Chaque \"slug\" doit "  "être unique dans la typologie." -#: models.py:474 models.py:1786 models.py:2142 models.py:2970 +#: models.py:435 models.py:1785 models.py:2141 models.py:2966  #: models_imports.py:138 models_imports.py:528  msgid "Available"  msgstr "Disponible" -#: models.py:853 models.py:1037 models_imports.py:549 +#: models.py:814 models.py:998 models_imports.py:549  #: templates/ishtar/formset_import_match.html:21  #: templates/ishtar/import_step_by_step.html:171  #: templates/ishtar/import_step_by_step.html:199 @@ -920,52 +941,52 @@ msgstr "Disponible"  msgid "Key"  msgstr "Clé" -#: models.py:859 +#: models.py:820  msgid "Specific key to an import"  msgstr "Clé spécifique à un import" -#: models.py:998 +#: models.py:959  msgid "Generated relation image (SVG)"  msgstr "Image des relations (SVG généré)" -#: models.py:1012 models.py:1045 models.py:1451 models.py:1898 models.py:2994 -#: models.py:3473 models.py:3555 +#: models.py:973 models.py:1006 models.py:1450 models.py:1897 models.py:2990 +#: models.py:3505 models.py:3587  msgid "Order"  msgstr "Ordre" -#: models.py:1015 +#: models.py:976  msgid "Json data - Menu"  msgstr "Données JSON - Menu" -#: models.py:1016 +#: models.py:977  msgid "Json data - Menus"  msgstr "Données JSON - Menus" -#: models.py:1024 +#: models.py:985  msgid "Text"  msgstr "Texte" -#: models.py:1025 +#: models.py:986  msgid "Long text"  msgstr "Texte long" -#: models.py:1026 models_imports.py:658 +#: models.py:987 models_imports.py:661  msgid "Integer"  msgstr "Entier" -#: models.py:1027 models_imports.py:659 +#: models.py:988 models_imports.py:662  msgid "Float"  msgstr "Nombre à virgule" -#: models.py:1028 models_imports.py:661 +#: models.py:989 models_imports.py:664  msgid "Date"  msgstr "Date" -#: models.py:1029 +#: models.py:990  msgid "Choices"  msgstr "Choix" -#: models.py:1038 +#: models.py:999  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':" @@ -976,159 +997,167 @@ msgstr ""  "{'ma_clef': {'ma_sousclef': 'valeur'}}, sa valeur sera atteinte avec : "  "ma_clef__ma_sousclef." -#: models.py:1042 +#: models.py:1003  msgid "Display"  msgstr "Afficher" -#: models.py:1051 +#: models.py:1012  msgid "Json data - Field"  msgstr "Donnée JSON - Champ" -#: models.py:1052 +#: models.py:1013  msgid "Json data - Fields"  msgstr "Donnée JSON - Champs" -#: models.py:1063 +#: models.py:1024  msgid "Content types of the field and of the menu do not match"  msgstr "Les types de contenu du champ et du menu ne correspondent pas" -#: models.py:1123 +#: models.py:1084  msgid "Search vector"  msgstr "Vecteur de recherche" -#: models.py:1124 +#: models.py:1085  msgid "Auto filled at save"  msgstr "Auto-rempli à la sauvegarde" -#: models.py:1261 +#: models.py:1240 +msgid "Add document/image" +msgstr "Ajouter un document / une image" + +#: models.py:1242 +msgid "doc./image" +msgstr "doc./image" + +#: models.py:1260  msgid "Last editor"  msgstr "Dernier éditeur" -#: models.py:1264 +#: models.py:1263  msgid "Creator"  msgstr "Créateur" -#: models.py:1444 +#: models.py:1443  msgid "Above"  msgstr "Au-dessus" -#: models.py:1445 +#: models.py:1444  msgid "Bellow"  msgstr "En dessous" -#: models.py:1446 +#: models.py:1445  msgid "Equal"  msgstr "Égal" -#: models.py:1452 +#: models.py:1451  msgid "Symmetrical"  msgstr "Symétrique" -#: models.py:1453 +#: models.py:1452  msgid "Tiny label"  msgstr "Dénomination courte" -#: models.py:1456 +#: models.py:1455  msgid "Inverse relation"  msgstr "Relation inverse" -#: models.py:1459 +#: models.py:1458  msgid "Logical relation"  msgstr "Relation logique" -#: models.py:1469 +#: models.py:1468  msgid "Cannot have symmetrical and an inverse_relation"  msgstr "Ne peut pas être symétrique et avoir une relation inverse" -#: models.py:1587 +#: models.py:1586  msgid "Euro"  msgstr "Euro" -#: models.py:1588 +#: models.py:1587  msgid "US dollar"  msgstr "Dollar US" -#: models.py:1589 views.py:1591 views.py:1652 +#: models.py:1588 views.py:677 views.py:738  msgid "Operations"  msgstr "Opérations" -#: models.py:1590 views.py:1593 views.py:1656 +#: models.py:1589 views.py:679 views.py:742  msgid "Context records"  msgstr "Unités d'Enregistrement" -#: models.py:1591 +#: models.py:1590  msgid "Site"  msgstr "Site" -#: models.py:1591 +#: models.py:1590  msgid "Archaeological entity"  msgstr "Entité (EA)" -#: models.py:1595 +#: models.py:1594  msgid "Site search"  msgstr "Rechercher un site" -#: models.py:1596 +#: models.py:1595  msgid "New site"  msgstr "Ajouter un site" -#: models.py:1597 +#: models.py:1596  msgid "Site modification"  msgstr "Modifier un site" -#: models.py:1600 +#: models.py:1599  msgid "Archaeological entity search"  msgstr "Rechercher une entité archéologique" -#: models.py:1601 +#: models.py:1600  msgid "New archaeological entity"  msgstr "Nouvelle entité archéologique" -#: models.py:1602 +#: models.py:1601  msgid "Archaeological entity modification"  msgstr "Modifier une entité archéologique" -#: models.py:1610 models.py:2136 models_imports.py:123 +#: models.py:1609 models.py:2135 models_imports.py:123  msgid "Slug"  msgstr "Identifiant texte" -#: models.py:1611 +#: models.py:1610  msgid "Current active"  msgstr "Actuellement utilisé" -#: models.py:1613 +#: models.py:1612  msgid "Activate experimental feature"  msgstr "Activer les fonctionnalités expérimentales" -#: models.py:1615 +#: models.py:1614  msgid "Files module"  msgstr "Module Dossiers" -#: models.py:1617 +#: models.py:1616  msgid "Archaeological site module"  msgstr "Module Site archéologique" -#: models.py:1619 +#: models.py:1618  msgid "Archaeological site type"  msgstr "Type de site archéologique" -#: models.py:1623 +#: models.py:1622  msgid "Context records module"  msgstr "Module Unités d'Enregistrement" -#: models.py:1625 +#: models.py:1624  msgid "Finds module"  msgstr "Module Mobilier" -#: models.py:1626 +#: models.py:1625  msgid "Need context records module"  msgstr "Nécessite le module Unités d'Enregistrement" -#: models.py:1628 +#: models.py:1627  msgid "Find index is based on"  msgstr "Index mobilier basé sur" -#: models.py:1630 +#: models.py:1629  msgid ""  "To prevent irrelevant indexes, change this parameter only if there is no "  "find in the database" @@ -1136,35 +1165,35 @@ 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:1633 +#: models.py:1632  msgid "Warehouses module"  msgstr "Module Lieu de conservation" -#: models.py:1634 +#: models.py:1633  msgid "Need finds module"  msgstr "Nécessite le module mobilier" -#: models.py:1635 +#: models.py:1634  msgid "Preservation module"  msgstr "Module de conservation" -#: models.py:1637 +#: models.py:1636  msgid "Mapping module"  msgstr "Module cartographique" -#: models.py:1638 +#: models.py:1637  msgid "Underwater module"  msgstr "Module sous-marin / subaquatique" -#: models.py:1640 +#: models.py:1639  msgid "Parcel are mandatory for context records"  msgstr "Parcelles cadastrales obligatoires pour les Unités d'Enregistrement" -#: models.py:1642 +#: models.py:1641  msgid "Home page"  msgstr "Page d'accueil" -#: models.py:1643 +#: models.py:1642  #, python-brace-format  msgid ""  "Homepage of Ishtar - if not defined a default homepage will appear. Use the " @@ -1174,11 +1203,11 @@ msgstr ""  "défaut apparaît. Utiliser la syntaxe Markdown. {random_image} peut être "  "utilisé pour afficher une image au hasard." -#: models.py:1647 +#: models.py:1646  msgid "File external id"  msgstr "Identifiant de fichier" -#: models.py:1649 +#: models.py:1648  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 " @@ -1188,11 +1217,11 @@ msgstr ""  " Une formule incorrecte peut rendre l'application inutilisable et l'import "  "de données externes peut alors être destructif." -#: models.py:1654 +#: models.py:1653  msgid "Parcel external id"  msgstr "Identifiant de parcelle" -#: models.py:1657 +#: models.py:1656  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 " @@ -1202,11 +1231,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:1662 +#: models.py:1661  msgid "Context record external id"  msgstr "Identifiant d'unité d'enregistrement" -#: models.py:1664 +#: models.py:1663  msgid ""  "Formula to manage context record external ID. Change this with care. With "  "incorrect formula, the application might be unusable and import of external " @@ -1216,11 +1245,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:1669 +#: models.py:1668  msgid "Base find external id"  msgstr "Identifiant de mobilier d'origine" -#: models.py:1671 +#: models.py:1670  msgid ""  "Formula to manage base find external ID. Change this with care. With "  "incorrect formula, the application might be unusable and import of external " @@ -1230,11 +1259,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:1676 +#: models.py:1675  msgid "Find external id"  msgstr "Identifiant de mobilier" -#: models.py:1678 +#: models.py:1677  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 " @@ -1244,11 +1273,11 @@ msgstr ""  " Une formule incorrecte peut rendre l'application inutilisable et l'import "  "de données externes peut alors être destructif." -#: models.py:1683 +#: models.py:1682  msgid "Container external id"  msgstr "ID du contenant" -#: models.py:1685 +#: models.py:1684  msgid ""  "Formula to manage container external ID. Change this with care. With "  "incorrect formula, the application might be unusable and import of external " @@ -1258,11 +1287,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:1690 +#: models.py:1689  msgid "Warehouse external id"  msgstr "Identifiant du lieu de conservation" -#: models.py:1692 +#: models.py:1691  msgid ""  "Formula to manage warehouse external ID. Change this with care. With "  "incorrect formula, the application might be unusable and import of external " @@ -1272,11 +1301,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:1697 +#: models.py:1696  msgid "Raw name for person"  msgstr "Nom brut pour une personne" -#: models.py:1699 +#: models.py:1698  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 " @@ -1286,23 +1315,23 @@ msgstr ""  "Une formule incorrecte peut rendre l'application inutilisable et l'import de "  "données externes peut alors être destructif." -#: models.py:1703 +#: models.py:1702  msgid "Currency"  msgstr "Devise" -#: models.py:1707 +#: models.py:1706  msgid "Ishtar site profile"  msgstr "Profil d'instance Ishtar" -#: models.py:1708 +#: models.py:1707  msgid "Ishtar site profiles"  msgstr "Profils d'instance Ishtar" -#: models.py:1788 +#: models.py:1787  msgid "Enable this form"  msgstr "Activer ce formulaire" -#: models.py:1789 +#: models.py:1788  msgid ""  "Disable with caution: disabling a form with mandatory fields may lead to "  "database errors." @@ -1310,11 +1339,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:1792 +#: models.py:1791  msgid "Apply to all"  msgstr "S'applique à tous" -#: models.py:1793 +#: models.py:1792  msgid ""  "Apply this form to all users. If set to True, selecting user and user type "  "is useless." @@ -1322,48 +1351,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:1799 +#: models.py:1798  msgid "Custom form"  msgstr "Formulaire personnalisé" -#: models.py:1800 +#: models.py:1799  msgid "Custom forms"  msgstr "Formulaires personnalisés" -#: models.py:1816 +#: models.py:1815  msgid "User types"  msgstr "Types d'utilisateur" -#: models.py:1888 +#: models.py:1887  msgid "Excluded field"  msgstr "Champ exclus" -#: models.py:1889 +#: models.py:1888  msgid "Excluded fields"  msgstr "Champs exclus" -#: models.py:1899 templates/blocks/form_flex_snippet.html:18 +#: models.py:1898 templates/blocks/form_flex_snippet.html:18  #: templates/blocks/table_form_snippet.html:9  msgid "Help"  msgstr "Aide" -#: models.py:1902 +#: models.py:1901  msgid "Custom form - Json data field"  msgstr "Formulaire personnalisé - Champ de donnée Json" -#: models.py:1903 +#: models.py:1902  msgid "Custom form - Json data fields"  msgstr "Formulaire personnalisé - Champs de donnée Json" -#: models.py:1907 +#: models.py:1906  msgid "Variable name"  msgstr "Nom de la variable" -#: models.py:1908 +#: models.py:1907  msgid "Description of the variable"  msgstr "Description de la variable" -#: models.py:1910 models_imports.py:550 +#: models.py:1909 models_imports.py:550  #: templates/ishtar/formset_import_match.html:22  #: templates/ishtar/import_step_by_step.html:172  #: templates/ishtar/import_step_by_step.html:200 @@ -1371,357 +1400,397 @@ msgstr "Description de la variable"  msgid "Value"  msgstr "Valeur" -#: models.py:1913 +#: models.py:1912  msgid "Global variable"  msgstr "Variable globale" -#: models.py:2040 models.py:2070 +#: models.py:2039 models.py:2069  msgid "Total"  msgstr "Total" -#: models.py:2047 models.py:2231 models.py:2247 +#: models.py:2046 models.py:2230 models.py:2246  #: 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:2134 +#: models.py:2133  msgid "Administrative Act"  msgstr "Acte administratif" -#: models.py:2141 +#: models.py:2140  msgid "Associated object"  msgstr "Objet associé" -#: models.py:2146 +#: models.py:2145  msgid "Document template"  msgstr "Patron de document" -#: models.py:2147 +#: models.py:2146  msgid "Document templates"  msgstr "Patrons de document" -#: models.py:2235 models.py:2248 models.py:3593 models_imports.py:835 +#: models.py:2234 models.py:2247 models.py:3625 models_imports.py:838  msgid "State"  msgstr "État" -#: models.py:2253 models.py:3345 templates/blocks/JQueryAdvancedTown.html:12 +#: models.py:2252 models.py:3377 templates/blocks/JQueryAdvancedTown.html:12  msgid "Department"  msgstr "Département" -#: models.py:2254 +#: models.py:2253  msgid "Departments"  msgstr "Départements" -#: models.py:2294 +#: models.py:2293  msgid "Raw phone"  msgstr "Téléphone brut" -#: models.py:2300 +#: models.py:2299  msgid "Alternative address is prefered"  msgstr "L'adresse alternative est préférée" -#: models.py:2339 +#: models.py:2338  msgid "Tel: "  msgstr "Tél :" -#: models.py:2343 +#: models.py:2342  msgid "Mobile: "  msgstr "Mobile :" -#: models.py:2347 +#: models.py:2346  msgid "Email: "  msgstr "Courriel :" -#: models.py:2352 +#: models.py:2351  msgid "Merge key"  msgstr "Clé de fusion" -#: models.py:2424 +#: models.py:2423  msgid "Organization types"  msgstr "Types d'organisation" -#: models.py:2454 +#: models.py:2453  msgid "Organizations"  msgstr "Organisations" -#: models.py:2496 +#: models.py:2495  msgid "Person types"  msgstr "Types de personne" -#: models.py:2509 models_imports.py:652 +#: models.py:2508 models_imports.py:655  msgid "Title type"  msgstr "Type de titre" -#: models.py:2510 +#: models.py:2509  msgid "Title types"  msgstr "Types de titre" -#: models.py:2521 +#: models.py:2520  msgid "Mr"  msgstr "M." -#: models.py:2522 +#: models.py:2521  msgid "Miss"  msgstr "Mlle" -#: models.py:2523 +#: models.py:2522  msgid "Mr and Mrs"  msgstr "M. et Mme" -#: models.py:2524 +#: models.py:2523  msgid "Mrs"  msgstr "Mme" -#: models.py:2525 +#: models.py:2524  msgid "Doctor"  msgstr "Dr." -#: models.py:2563 +#: models.py:2562  msgid "Contact type"  msgstr "Type de contact" -#: models.py:2566 models.py:2645 +#: models.py:2565 models.py:2644  msgid "Types"  msgstr "Types" -#: models.py:2569 +#: models.py:2568  msgid "Is attached to"  msgstr "Est rattaché à" -#: models.py:2574 +#: models.py:2573  msgid "Persons"  msgstr "Personnes" -#: models.py:2781 +#: models.py:2777  msgid "Groups"  msgstr "Groupes" -#: models.py:2786 +#: models.py:2782  msgid "Profile types"  msgstr "Types de profil" -#: models.py:2805 +#: models.py:2801  msgid "User profile"  msgstr "Profil d'utilisateur" -#: models.py:2806 +#: models.py:2802  msgid "User profiles"  msgstr "Profils d'utilisateurs" -#: models.py:2841 +#: models.py:2837  msgid " - duplicate"  msgstr "- copie" -#: models.py:2892 +#: models.py:2888  msgid "Advanced shortcut menu"  msgstr "Menu de raccourci (avancé)" -#: models.py:2895 +#: models.py:2891  msgid "Ishtar user"  msgstr "Utilisateur d'Ishtar" -#: models.py:2896 +#: models.py:2892  msgid "Ishtar users"  msgstr "Utilisateurs d'Ishtar" -#: models.py:2998 +#: models.py:2994  msgid "Author types"  msgstr "Types d'auteur" -#: models.py:3044 +#: models.py:3040  msgid "Source types"  msgstr "Types de document" -#: models.py:3054 models_imports.py:651 +#: models.py:3050 models_imports.py:654  msgid "Support type"  msgstr "Type de support" -#: models.py:3055 +#: models.py:3051  msgid "Support types"  msgstr "Types de support" -#: models.py:3064 +#: models.py:3060  msgid "Format type"  msgstr "Type de format" -#: models.py:3065 +#: models.py:3061  msgid "Format types"  msgstr "Types de format" -#: models.py:3075 +#: models.py:3070 +msgid "URL" +msgstr "URL" + +#: models.py:3073 +msgid "License type" +msgstr "Type de licence" + +#: models.py:3074 +msgid "License types" +msgstr "Types de licence" + +#: models.py:3112 +msgid "Index" +msgstr "Index" + +#: models.py:3114  msgid "External ID"  msgstr "Identifiant" -#: models.py:3078 +#: models.py:3115 templates/ishtar/blocks/window_image.html:52 +msgid "Ref." +msgstr "Réf." + +#: models.py:3116 templates/ishtar/blocks/window_image.html:62 +msgid "Internal ref." +msgstr "Réf. interne" + +#: models.py:3120 +msgid "License" +msgstr "Licence" + +#: models.py:3122  msgid "Support"  msgstr "Support" -#: models.py:3080 models_imports.py:621 +#: models.py:3124 models_imports.py:621  msgid "Format"  msgstr "Format" -#: models.py:3082 +#: models.py:3126  msgid "Scale"  msgstr "Échelle" -#: models.py:3096 +#: models.py:3130 +msgid "Authors (raw)" +msgstr "Auteurs (brut)" + +#: models.py:3142  msgid "Item number"  msgstr "Numéro d'élément" -#: models.py:3136 -msgid "URL" -msgstr "URL" +#: models.py:3148 +msgid "Symbolic links" +msgstr "Liens symboliques" -#: models.py:3138 -msgid "License type" -msgstr "Type de licence" +#: models.py:3151 +msgid "Related" +msgstr "Lié" -#: models.py:3139 -msgid "License types" -msgstr "Types de licence" +#: models.py:3152 +msgid "Cached value - do not edit" +msgstr "Valeur en cache - ne pas éditer" -#: models.py:3145 -msgid "Image type" -msgstr "Type d'image" +#: models.py:3155 templates/ishtar/sheet_document.html:4 +msgid "Document" +msgstr "Document" -#: models.py:3146 -msgid "Image types" -msgstr "Types d'images" +#: models.py:3156 +msgid "Documents" +msgstr "Documents" -#: models.py:3161 -msgid "Symbolic links" -msgstr "Liens symboliques" +#: models.py:3160 +msgid "Can view all Documents" +msgstr "Peut voir tous les Documents" -#: models.py:3163 -msgid "License" -msgstr "Licence" +#: models.py:3162 +msgid "Can view own Document" +msgstr "Peut voir ses propres Documents" -#: models.py:3167 -msgid "Authors (raw)" -msgstr "Auteurs (brut)" +#: models.py:3164 +msgid "Can add own Document" +msgstr "Peut ajouter son propre Document" + +#: models.py:3166 +msgid "Can change own Document" +msgstr "Peut modifier ses propres documents" -#: models.py:3338 +#: models.py:3168 +msgid "Can delete own Document" +msgstr "Peut supprimer ses propres Documents" + +#: models.py:3370  msgid "Surface (m2)"  msgstr "Surface (m2)" -#: models.py:3339 +#: models.py:3371  msgid "Localisation"  msgstr "Localisation" -#: models.py:3347 +#: models.py:3379  msgid "Year of creation"  msgstr "Année de création" -#: models.py:3348 +#: models.py:3380  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:3353 +#: models.py:3385  msgid "Cached name"  msgstr "Nom en cache" -#: models.py:3462 +#: models.py:3494  msgid "Only four level of parent are managed."  msgstr "Seulement quatre niveaux de parents sont gérés." -#: models.py:3467 +#: models.py:3499  msgid "Area"  msgstr "Zone" -#: models.py:3474 +#: models.py:3506  msgid "Is preventive"  msgstr "Est du préventif" -#: models.py:3475 +#: models.py:3507  msgid "Is judiciary"  msgstr "Est judiciaire" -#: models.py:3478 models_imports.py:622 +#: models.py:3510 models_imports.py:622  msgid "Operation type"  msgstr "Type d'opération" -#: models.py:3479 +#: models.py:3511  msgid "Operation types"  msgstr "Types d'opération" -#: models.py:3518 +#: models.py:3550  msgid "Judiciary"  msgstr "Judiciaire" -#: models.py:3520 +#: models.py:3552  msgid "Preventive"  msgstr "Préventif" -#: models.py:3522 +#: models.py:3554  msgid "Research"  msgstr "Programmé" -#: models.py:3557 +#: models.py:3589  msgid "Authority name"  msgstr "Registre" -#: models.py:3558 +#: models.py:3590  msgid "Authority SRID"  msgstr "SRID" -#: models.py:3561 models_imports.py:650 +#: models.py:3593 models_imports.py:653  msgid "Spatial reference system"  msgstr "Système de référence spatiale" -#: models.py:3562 +#: models.py:3594  msgid "Spatial reference systems"  msgstr "Systèmes de référence spatiale" -#: models.py:3569 +#: models.py:3601  msgid "Filename"  msgstr "Nom de fichier" -#: models.py:3574 +#: models.py:3606  msgid "Administration script"  msgstr "Script d'administration" -#: models.py:3575 +#: models.py:3607  msgid "Administration scripts"  msgstr "Scripts d'administration" -#: models.py:3582 +#: models.py:3614  msgid "Scheduled"  msgstr "Planifié" -#: models.py:3583 +#: models.py:3615  msgid "In progress"  msgstr "En cours" -#: models.py:3584 models_imports.py:774 +#: models.py:3616 models_imports.py:777  msgid "Finished with errors"  msgstr "Terminé avec des erreurs" -#: models.py:3585 models_imports.py:775 +#: models.py:3617 models_imports.py:778  msgid "Finished"  msgstr "Terminé" -#: models.py:3598 +#: models.py:3630  msgid "Result"  msgstr "Résultat" -#: models.py:3601 +#: models.py:3633  msgid "Administration task"  msgstr "Tâche d'administration" -#: models.py:3602 +#: models.py:3634  msgid "Administration tasks"  msgstr "Tâches d'administration" -#: models.py:3606 +#: models.py:3638  msgid "Unknown"  msgstr "Inconnu" -#: models.py:3621 +#: models.py:3653  msgid ""  "ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your "  "administrator." @@ -1729,7 +1798,7 @@ msgstr ""  "ISHTAR_SCRIPT_DIR n'est pas défini dans votre fichier local_settings. "  "Contactez l'administrateur." -#: models.py:3630 +#: models.py:3662  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 " @@ -1740,11 +1809,11 @@ msgstr ""  "problème de sécurité et cela n'est pas permis. Seul un chemin complet est "  "permis." -#: models.py:3641 +#: models.py:3673  msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory."  msgstr "ISHTAR_SCRIPT_DIR: « {} » n'est pas un répertoire valable." -#: models.py:3657 +#: models.py:3689  msgid ""  "Script \"{}\" is not available in your script directory. Check your "  "configuration." @@ -1881,11 +1950,11 @@ msgstr "Importeur - Cible"  msgid "Importer - Targets"  msgstr "Importeur - Cibles" -#: models_imports.py:511 views.py:611 +#: models_imports.py:511 views_item.py:295  msgid "True"  msgstr "Oui" -#: models_imports.py:512 views.py:613 +#: models_imports.py:512 views_item.py:297  msgid "False"  msgstr "Non" @@ -1953,277 +2022,285 @@ msgstr "État de conservation"  msgid "Container type"  msgstr "Type de contenant" -#: models_imports.py:635 +#: models_imports.py:636 +msgid "Warehouse division" +msgstr "Division de lieu de conservation" + +#: models_imports.py:637 +msgid "Warehouse type" +msgstr "Type de lieu de conservation" + +#: models_imports.py:638  msgid "Treatment type"  msgstr "Type de traitement" -#: models_imports.py:637 +#: models_imports.py:640  msgid "Treatment emergency type"  msgstr "Type d'urgence de traitement" -#: models_imports.py:638 +#: models_imports.py:641  msgid "Object type"  msgstr "Type d'objet" -#: models_imports.py:639 +#: models_imports.py:642  msgid "Integrity type"  msgstr "Type d'intégrité" -#: models_imports.py:641 +#: models_imports.py:644  msgid "Remarkability type"  msgstr "Type de remarquabilité" -#: models_imports.py:642 +#: models_imports.py:645  msgid "Alteration type"  msgstr "Type d'altération" -#: models_imports.py:644 +#: models_imports.py:647  msgid "Alteration cause type"  msgstr "Type de cause d'altération" -#: models_imports.py:645 +#: models_imports.py:648  msgid "Batch type"  msgstr "Type de lot" -#: models_imports.py:647 +#: models_imports.py:650  msgid "Identification type"  msgstr "Type d'identification" -#: models_imports.py:649 +#: models_imports.py:652  msgid "Context record relation type"  msgstr "Type de relations entre Unités d'Enregistrement" -#: models_imports.py:660 +#: models_imports.py:663  msgid "String"  msgstr "Chaîne de caractères" -#: models_imports.py:663 +#: models_imports.py:666  #: templates/ishtar/dashboards/dashboard_main_detail.html:196  msgid "Year"  msgstr "Année" -#: models_imports.py:664 +#: models_imports.py:667  msgid "INSEE code"  msgstr "Code INSEE" -#: models_imports.py:665 +#: models_imports.py:668  msgid "String to boolean"  msgstr "Chaîne de caractères vers booléen" -#: models_imports.py:666 +#: models_imports.py:669  msgctxt "filesystem"  msgid "File"  msgstr "Fichier" -#: models_imports.py:667 +#: models_imports.py:670  msgid "Unknow type"  msgstr "Type inconnu" -#: models_imports.py:684 +#: models_imports.py:687  msgid "4 digit year. e.g.: \"2015\""  msgstr "Année sur 4 chiffres. Exemple : « 2015 »" -#: models_imports.py:685 +#: models_imports.py:688  msgid "4 digit year/month/day. e.g.: \"2015/02/04\""  msgstr "Année sur 4 chiffres/mois/jour. Exemple : « 2015/02/04 »" -#: models_imports.py:686 +#: models_imports.py:689  msgid "Day/month/4 digit year. e.g.: \"04/02/2015\""  msgstr "Jour/mois/année sur 4 chiffres. Exemple : « 04/02/2015 »" -#: models_imports.py:702 +#: models_imports.py:705  msgid "Options"  msgstr "Options" -#: models_imports.py:704 +#: models_imports.py:707  msgid "Split character(s)"  msgstr "Caractère(s) de séparation" -#: models_imports.py:709 +#: models_imports.py:712  msgid "Importer - Formater type"  msgstr "Importeur - Type de mise en forme" -#: models_imports.py:710 +#: models_imports.py:713  msgid "Importer - Formater types"  msgstr "Importeur - Types de mise en forme" -#: models_imports.py:766 +#: models_imports.py:769  #: templates/ishtar/dashboards/dashboard_main_detail.html:132  msgid "Created"  msgstr "Créé" -#: models_imports.py:767 +#: models_imports.py:770  msgid "Analyse in progress"  msgstr "Analyse en cours" -#: models_imports.py:768 +#: models_imports.py:771  msgid "Analysed"  msgstr "Analysé" -#: models_imports.py:769 +#: models_imports.py:772  msgid "Check modified in queue"  msgstr "Vérification des modifications dans la file" -#: models_imports.py:770 +#: models_imports.py:773  msgid "Import in queue"  msgstr "Import en file d'attente" -#: models_imports.py:771 +#: models_imports.py:774  msgid "Check modified in progress"  msgstr "Vérification des modifications en cours" -#: models_imports.py:772 +#: models_imports.py:775  msgid "Import in progress"  msgstr "Import en cours" -#: models_imports.py:773 +#: models_imports.py:776  msgid "Partially imported"  msgstr "Importé partiellement" -#: models_imports.py:776 +#: models_imports.py:779  msgid "Archived"  msgstr "Archivé" -#: models_imports.py:812 +#: models_imports.py:815  msgid "Imported file"  msgstr "Fichier importé" -#: models_imports.py:814 +#: models_imports.py:817  msgid "Associated images (zip file)"  msgstr "Images associées (fichier zip)" -#: models_imports.py:818 +#: models_imports.py:821  msgid "If a group is selected, target key saved in this group will be used."  msgstr ""  "Si un groupe est sélectionné, les clés de rapprochement enregistrées dans ce "  "groupe sont utilisées." -#: models_imports.py:821 +#: models_imports.py:824  msgid "Encoding"  msgstr "Codage" -#: models_imports.py:824 +#: models_imports.py:827  msgid "Skip lines"  msgstr "Nombre de lignes d'entête" -#: models_imports.py:825 +#: models_imports.py:828  msgid "Number of header lines in your file (can be 0)."  msgstr "Nombre de ligne d'entête dans votre fichier (peut être égal à zéro)" -#: models_imports.py:826 +#: models_imports.py:829  msgid "Error file"  msgstr "Fichier erreur" -#: models_imports.py:829 +#: models_imports.py:832  msgid "Result file"  msgstr "Fichier résultant" -#: models_imports.py:832 +#: models_imports.py:835  msgid "Match file"  msgstr "Fichier de correspondance" -#: models_imports.py:838 +#: models_imports.py:841  msgid "Conservative import"  msgstr "Import conservateur" -#: models_imports.py:839 +#: models_imports.py:842  msgid "If set to true, do not overload existing values."  msgstr "Si coché, ne surchargera pas les valeurs existantes." -#: models_imports.py:842 +#: models_imports.py:845  msgid "End date"  msgstr "Date de fin" -#: models_imports.py:845 +#: models_imports.py:848  msgid "Remaining seconds"  msgstr "Secondes restantes" -#: models_imports.py:847 +#: models_imports.py:850  msgid "Current line"  msgstr "Ligne actuelle" -#: models_imports.py:849 +#: models_imports.py:852  msgid "Number of line"  msgstr "Nombre de lignes" -#: models_imports.py:852 +#: models_imports.py:855  msgid "Imported line numbers"  msgstr "Numéros des lignes importées" -#: models_imports.py:855 +#: models_imports.py:858  msgid "Changed have been checked"  msgstr "Les changements ont été vérifiés" -#: models_imports.py:858 +#: models_imports.py:861  msgid "Changed line numbers"  msgstr "Numéro des lignes modifiées" -#: models_imports.py:863 +#: models_imports.py:866  msgid "Import"  msgstr "Import" -#: models_imports.py:952 +#: models_imports.py:955  msgid "Analyse"  msgstr "Analyser" -#: models_imports.py:954 models_imports.py:963 +#: models_imports.py:957 models_imports.py:966  msgid "Re-analyse"  msgstr "Analyser de nouveau " -#: models_imports.py:955 +#: models_imports.py:958  msgid "Launch import"  msgstr "Lancer l'import" -#: models_imports.py:958 +#: models_imports.py:961  msgid "Step by step import"  msgstr "Import pas à pas" -#: models_imports.py:959 models_imports.py:968 +#: models_imports.py:962 models_imports.py:971  msgid "Re-check for changes"  msgstr "Re-vérifier les changements" -#: models_imports.py:961 models_imports.py:970 +#: models_imports.py:964 models_imports.py:973  msgid "Check for changes"  msgstr "Vérifier les changements" -#: models_imports.py:964 +#: models_imports.py:967  msgid "Re-import"  msgstr "Ré-importer" -#: models_imports.py:967 +#: models_imports.py:970  msgid "Step by step re-import"  msgstr "Ré-import pas à pas" -#: models_imports.py:971 +#: models_imports.py:974  msgid "Archive"  msgstr "Archiver" -#: models_imports.py:973 +#: models_imports.py:976  msgid "Unarchive"  msgstr "Désarchiver" -#: models_imports.py:974 templates/ishtar/form_delete.html:11 widgets.py:349 +#: models_imports.py:977 templates/ishtar/form_delete.html:11 widgets.py:349  #: widgets.py:381  msgid "Delete"  msgstr "Supprimer" -#: models_imports.py:1043 +#: models_imports.py:1046  msgid "Modification check {} added to the queue"  msgstr "Vérification des changements {} ajoutée à la file d'attente" -#: models_imports.py:1113 +#: models_imports.py:1116  msgid "Import {} added to the queue"  msgstr "Import {} ajouté à la file d'attente" -#: models_imports.py:1131 +#: models_imports.py:1134  msgid "Error on imported file: {}"  msgstr "Erreur sur le fichier d'import : {}" -#: models_imports.py:1166 +#: models_imports.py:1169  msgid "Import {} finished with errors"  msgstr "Import {} fini avec des erreurs" -#: models_imports.py:1175 +#: models_imports.py:1178  msgid "Import {} finished with no errors"  msgstr "Import {} fini avec aucune erreur" @@ -2271,12 +2348,12 @@ msgid "View on site"  msgstr "Voir sur le site"  #: templates/admin/change_form.html:24 templates/admin/change_form.html:27 -#: views.py:2065 views.py:2070 +#: views.py:1151 views.py:1156  msgid "Previous"  msgstr "Précédent"  #: templates/admin/change_form.html:32 templates/admin/change_form.html:35 -#: views.py:2073 views.py:2076 +#: views.py:1159 views.py:1162  msgid "Next"  msgstr "Suivant" @@ -2322,7 +2399,7 @@ msgstr "Éléments courants"  #: templates/base.html:69 templates/blocks/bs_form_snippet.html:49  #: templates/ishtar/manage_basket.html:4 templates/welcome.html:11  #: templates/welcome.html:12 templates/welcome.html:13 -#: templates/welcome.html:14 wizards.py:468 +#: templates/welcome.html:14 wizards.py:423  msgid ":"  msgstr " :" @@ -2438,12 +2515,12 @@ msgstr "aide"  msgid "Advanced search"  msgstr "Recherche avancée" -#: templates/blocks/bs_form_snippet.html:77 +#: templates/blocks/bs_form_snippet.html:90  msgid "Reset"  msgstr "Réinitialiser" -#: templates/blocks/bs_form_snippet.html:79 templates/ishtar/form.html:26 -#: templates/ishtar/formset.html:8 +#: templates/blocks/bs_form_snippet.html:92 templates/ishtar/form.html:26 +#: templates/ishtar/forms/document.html:30 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:21 @@ -2528,7 +2605,8 @@ msgstr ""  " logiciel libre sous licence AGPL v3."  #: templates/ishtar/blocks/modify_toolbar.html:1 -#: templates/ishtar/blocks/window_nav.html:38 +#: templates/ishtar/blocks/window_image.html:80 +#: templates/ishtar/blocks/window_nav.html:44  #: templates/ishtar/organization_form.html:37  #: templates/ishtar/organization_person_form.html:32  #: templates/ishtar/person_form.html:43 @@ -2553,7 +2631,7 @@ msgstr "ID interne"  msgid "Data"  msgstr "Données" -#: templates/ishtar/blocks/window_image.html:14 +#: templates/ishtar/blocks/window_image.html:13  msgid "Licenses"  msgstr "Licences" @@ -2573,23 +2651,23 @@ msgstr "Restaurer cette version"  msgid "Actions"  msgstr "Actions" -#: templates/ishtar/blocks/window_nav.html:44 +#: templates/ishtar/blocks/window_nav.html:37  msgid "Item pined in your shortcut menu."  msgstr "Cet élément a été épinglé dans votre menu de raccourcis." -#: templates/ishtar/blocks/window_nav.html:44 +#: templates/ishtar/blocks/window_nav.html:37  msgid "Pin"  msgstr "Épingler" -#: templates/ishtar/blocks/window_nav.html:49 +#: templates/ishtar/blocks/window_nav.html:55  msgid "Export as OpenOffice.org file"  msgstr "Exporter en fichier OpenOffice.org" -#: templates/ishtar/blocks/window_nav.html:52 +#: templates/ishtar/blocks/window_nav.html:58  msgid "Export as PDF file"  msgstr "Exporter en fichier PDF" -#: templates/ishtar/blocks/window_nav.html:60 +#: templates/ishtar/blocks/window_nav.html:66  msgid "Relation between items are not historized."  msgstr "Les relations entre éléments ne sont pas historisées." @@ -2685,7 +2763,8 @@ msgstr "Mois"  msgid "User type"  msgstr "Type d'utilisateur" -#: templates/ishtar/form.html:20 templates/ishtar/wizard/default_wizard.html:43 +#: templates/ishtar/form.html:20 templates/ishtar/forms/document.html:24 +#: templates/ishtar/wizard/default_wizard.html:43  msgid "Search and select an item in the table"  msgstr "Rechercher et sélectionner un élément dans le tableau" @@ -2713,7 +2792,7 @@ msgstr "Tous ces éléments vont être supprimés avec cet import."  msgid "Are you sure?"  msgstr "Êtes-vous sûr ?" -#: templates/ishtar/import_delete.html:20 wizards.py:438 +#: templates/ishtar/import_delete.html:20 wizards.py:393  msgid "Yes"  msgstr "Oui" @@ -2751,7 +2830,7 @@ msgstr "Ligne"  msgid "Go"  msgstr "Aller" -#: templates/ishtar/import_step_by_step.html:63 views.py:1915 +#: templates/ishtar/import_step_by_step.html:63 views.py:1001  msgid "Import step by step"  msgstr "Import pas à pas" @@ -2965,15 +3044,14 @@ msgstr "Nouveau"  msgid "Save"  msgstr "Enregistrer" -#: templates/ishtar/organization_person_form.html:9 -#: templates/ishtar/person_form.html:9 -msgid "Identification" -msgstr "Identification" -  #: templates/ishtar/person_form.html:24  msgid "Contact informations"  msgstr "Coordonnées" +#: templates/ishtar/sheet_document.html:32 +msgid "Web link" +msgstr "Lien Internet" +  #: templates/ishtar/sheet_organization.html:19  msgid "Person in the organization"  msgstr "Personnes au sein de l'organisation" @@ -3032,22 +3110,6 @@ msgstr "Aménageur des dossiers"  msgid "Responsible for planning service of archaeological files"  msgstr "Responsable pour le service instructeur des dossiers" -#: templates/ishtar/sheet_person.html:107 -msgid "Documents associated to operations" -msgstr "Documents des opérations associées" - -#: templates/ishtar/sheet_person.html:112 -msgid "Documents associated to context records" -msgstr "Documents des Unités d'Enregistrement associées" - -#: templates/ishtar/sheet_person.html:117 -msgid "Documents associated to finds" -msgstr "Documents du mobilier associé" - -#: templates/ishtar/sheet_source.html:28 -msgid "Web link" -msgstr "Lien Internet" -  #: templates/ishtar/wizard/confirm_wizard.html:12  #: templates/ishtar/wizard/wizard_done_summary.html:6  msgid "You have entered the following informations:" @@ -3354,27 +3416,32 @@ msgstr "c'est là que la magie opère."  msgid "delete"  msgstr "supprimer" -#: templatetags/window_tables.py:99 widgets.py:950 +#: templatetags/window_tables.py:85 widgets.py:1006  msgid "No results"  msgstr "Pas de résultats" -#: templatetags/window_tables.py:100 widgets.py:951 +#: templatetags/window_tables.py:86 widgets.py:1007  msgid "Loading..."  msgstr "Chargement..." -#: utils.py:179 +#: utils.py:88 +msgid "You don't have sufficient permissions to do this action." +msgstr "" +"Vous n'avez pas les permissions suffisantes pour effectuer cette action." + +#: utils.py:265  msgid " (...)"  msgstr " (...)" -#: utils.py:243 +#: utils.py:338  msgid "Information"  msgstr "Information" -#: utils.py:244 +#: utils.py:339  msgid "Load another random image?"  msgstr "Charger une autre image au hasard ?" -#: views.py:103 +#: views.py:80  msgid ""  "PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask "  "your admin to do it)." @@ -3383,7 +3450,7 @@ msgstr ""  "default ». Changez-le sur la page d'administration (ou demandez à un "  "administrateur de le faire)." -#: views.py:108 +#: views.py:85  msgid ""  "The slug of your current profile is set to \"default\". Change it on the "  "administration page (or ask your admin to do it)." @@ -3391,153 +3458,168 @@ msgstr ""  "PROJECT_SLUG a été laissé à la valeur « default ». Changez-le dans le "  "fichier local_settings (ou demandez à un administrateur de le faire)." -#: views.py:134 +#: views.py:111  msgid "New person"  msgstr "Ajouter une personne" -#: views.py:142 +#: views.py:119  msgid "Person modification"  msgstr "Modifier une personne" -#: views.py:157 +#: views.py:134  msgid "Person deletion"  msgstr "Supprimer une personne" -#: views.py:168 +#: views.py:145  msgid "New organization"  msgstr "Ajouter une organisation" -#: views.py:175 +#: views.py:152  msgid "Organization modification"  msgstr "Modifier une organisation" -#: views.py:191 +#: views.py:168  msgid "Organization deletion"  msgstr "Supprimer une organisation" -#: views.py:202 +#: views.py:179  msgid "Account management"  msgstr "Gérer les comptes" -#: views.py:208 +#: views.py:185  msgid "Account deletion"  msgstr "Supprimer un compte" -#: views.py:272 +#: views.py:249  msgid "Archaeological file"  msgstr "Dossier" -#: views.py:273 +#: views.py:250  msgid "Operation"  msgstr "Opération" -#: views.py:275 +#: views.py:252  msgid "Context record"  msgstr "Unité d'Enregistrement" -#: views.py:277 +#: views.py:254  msgid "Find"  msgstr "Mobilier" -#: views.py:279 +#: views.py:256  msgid "Treatment request"  msgstr "Demande de traitement" -#: views.py:280 +#: views.py:257  msgid "Treatment"  msgstr "Traitement" -#: views.py:1528 views.py:1573 +#: views.py:659 views_item.py:92  msgid "Operation not permitted."  msgstr "Opération non permise." -#: views.py:1530 -#, python-format -msgid "New %s" -msgstr "Nouveau %s" - -#: views.py:1590 views.py:1648 +#: views.py:676 views.py:734  msgid "Archaeological files"  msgstr "Dossiers" -#: views.py:1595 views.py:1659 +#: views.py:681 views.py:745  msgid "Finds"  msgstr "Mobilier" -#: views.py:1597 views.py:1664 +#: views.py:683 views.py:750  msgid "Treatment requests"  msgstr "Demandes de traitement" -#: views.py:1598 views.py:1670 +#: views.py:684 views.py:756  msgid "Treatments"  msgstr "Traitements" -#: views.py:2255 +#: views.py:1343  msgid "Col. "  msgstr "Col." -#: views.py:2261 views.py:2273 +#: views.py:1349 views.py:1361  msgid "* empty *"  msgstr "* vide *" -#: views.py:2314 +#: views.py:1402  msgid "Link unmatched items"  msgstr "Associer les éléments non rapprochés" -#: views.py:2335 +#: views.py:1423  msgid "Delete import"  msgstr "Supprimer un import" -#: views.py:2374 +#: views.py:1462  msgid "Merge persons"  msgstr "Fusionner des personnes" -#: views.py:2398 +#: views.py:1486  msgid "Select the main person"  msgstr "Choisir la personne principale" -#: views.py:2407 +#: views.py:1495  msgid "Merge organization"  msgstr "Fusionner des organisations" -#: views.py:2417 +#: views.py:1505  msgid "Select the main organization"  msgstr "Sélectionner l'organisation principale" -#: views.py:2457 views.py:2473 +#: views.py:1545 views.py:1561  msgid "Corporation manager"  msgstr "Représentant de la personne morale" +#: views.py:1582 +msgid "Document: search" +msgstr "Document : recherche" + +#: views.py:1597 +msgid "Document creation" +msgstr "Document : création" + +#: views.py:1630 +msgid "Document modification" +msgstr "Document : modification" + +#: views.py:1658 +msgid "Document deletion" +msgstr "Document : suppression" + +#: views_item.py:94 +#, python-format +msgid "New %s" +msgstr "Nouveau %s" +  #: widgets.py:174  msgid "The character \" is not accepted."  msgstr "Le caractère \" n'est pas accepté" -#: widgets.py:525 widgets.py:659 widgets.py:774 +#: widgets.py:476 +msgid "{} is not a valid key for {}" +msgstr "{} n’est pas une valeur valide pour {}" + +#: widgets.py:577 widgets.py:711 widgets.py:826  msgid "Search..."  msgstr "Recherche..." -#: widgets.py:594 +#: widgets.py:646  msgid "Previous value:"  msgstr "Valeur précédente :" -#: widgets.py:952 +#: widgets.py:1008  msgid "Remove"  msgstr "Enlever" -#: wizards.py:76 -msgid "You don't have sufficient permissions to do this action." -msgstr "" -"Vous n'avez pas les permissions suffisantes pour effectuer cette action." - -#: wizards.py:440 +#: wizards.py:395  msgid "No"  msgstr "Non" -#: wizards.py:476 +#: wizards.py:431  msgid "Deleted"  msgstr "Supprimé" -#: wizards.py:1746 +#: wizards.py:1701  #, python-format  msgid "[%(app_name)s] Account creation/modification"  msgstr "[%(app_name)s] Création/modification du compte"  | 
