summaryrefslogtreecommitdiff
path: root/archaeological_context_records
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_context_records')
-rw-r--r--archaeological_context_records/forms.py4
-rw-r--r--archaeological_context_records/locale/django.pot266
2 files changed, 106 insertions, 164 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 ""