diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-06-17 13:28:43 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2019-06-17 13:28:43 +0200 |
commit | 972d37bca63cdc36d448d9dc7b315a4c1d6fac75 (patch) | |
tree | 5a580838992a96ce8c485864728709952d89e529 /archaeological_context_records | |
parent | 8dd012dfeb088ba3478376c40d359f682c08d5c9 (diff) | |
download | Ishtar-972d37bca63cdc36d448d9dc7b315a4c1d6fac75.tar.bz2 Ishtar-972d37bca63cdc36d448d9dc7b315a4c1d6fac75.zip |
Update translations
Diffstat (limited to 'archaeological_context_records')
-rw-r--r-- | archaeological_context_records/locale/django.pot | 218 |
1 files changed, 118 insertions, 100 deletions
diff --git a/archaeological_context_records/locale/django.pot b/archaeological_context_records/locale/django.pot index a1b9dabae..05e281237 100644 --- a/archaeological_context_records/locale/django.pot +++ b/archaeological_context_records/locale/django.pot @@ -10,15 +10,15 @@ msgid "" msgstr "" -#: admin.py:49 +#: admin.py:50 msgid "Point" msgstr "" -#: admin.py:51 +#: admin.py:52 msgid "Multi polygon" msgstr "" -#: forms.py:49 forms.py:55 models.py:428 wizards.py:81 +#: forms.py:49 forms.py:55 models.py:448 wizards.py:81 msgid "Operation" msgstr "" @@ -34,7 +34,7 @@ msgstr "" msgid "Full text search" msgstr "" -#: forms.py:71 forms.py:161 forms.py:417 models.py:434 models.py:882 +#: forms.py:71 forms.py:161 forms.py:417 models.py:454 models.py:916 msgid "ID" msgstr "" @@ -50,7 +50,7 @@ msgstr "" msgid "Operation's number (index by year)" msgstr "" -#: forms.py:82 models.py:431 +#: forms.py:82 models.py:451 msgid "Archaeological site" msgstr "" @@ -58,7 +58,7 @@ msgstr "" msgid "Search within related operations" msgstr "" -#: forms.py:89 forms.py:320 models.py:68 +#: forms.py:89 forms.py:320 models.py:70 models.py:316 msgid "Period" msgstr "" @@ -66,8 +66,8 @@ msgstr "" msgid "Unit type" msgstr "" -#: forms.py:91 forms.py:154 forms.py:419 models.py:299 models.py:300 -#: models.py:423 models.py:884 +#: forms.py:91 forms.py:154 forms.py:419 models.py:304 models.py:305 +#: models.py:443 models.py:918 msgid "Parcel" msgstr "" @@ -91,7 +91,7 @@ msgstr "" msgid "Context record - 020 - General" msgstr "" -#: forms.py:155 forms.py:411 models.py:296 models.py:297 models.py:426 +#: forms.py:155 forms.py:411 models.py:301 models.py:302 models.py:446 msgid "Town" msgstr "" @@ -99,52 +99,53 @@ msgstr "" msgid "Only the items associated to the operation can be selected." msgstr "" -#: forms.py:163 forms.py:420 models.py:456 models.py:883 +#: forms.py:163 forms.py:420 models.py:306 models.py:315 models.py:476 +#: models.py:917 msgid "Context record type" msgstr "" -#: forms.py:165 models.py:435 models.py:885 +#: forms.py:165 models.py:455 models.py:919 #: templates/ishtar/sheet_contextrecord.html:45 msgid "Description" msgstr "" -#: forms.py:167 models.py:436 +#: forms.py:167 models.py:456 msgid "General comment" msgstr "" -#: forms.py:170 models.py:486 +#: forms.py:170 models.py:319 models.py:506 msgid "Excavation technique" msgstr "" -#: forms.py:171 models.py:440 +#: forms.py:171 models.py:460 msgid "Length (m)" msgstr "" -#: forms.py:172 models.py:441 +#: forms.py:172 models.py:461 msgid "Width (m)" msgstr "" -#: forms.py:173 models.py:442 +#: forms.py:173 models.py:462 msgid "Thickness (m)" msgstr "" -#: forms.py:174 models.py:444 +#: forms.py:174 models.py:464 msgid "Diameter (m)" msgstr "" -#: forms.py:175 models.py:445 +#: forms.py:175 models.py:465 msgid "Depth (m)" msgstr "" -#: forms.py:177 models.py:447 +#: forms.py:177 models.py:467 msgid "Depth of appearance (m)" msgstr "" -#: forms.py:178 models.py:437 +#: forms.py:178 models.py:457 msgid "Opening date" msgstr "" -#: forms.py:180 models.py:439 templates/ishtar/sheet_contextrecord.html:140 +#: forms.py:180 models.py:459 templates/ishtar/sheet_contextrecord.html:140 msgid "Closing date" msgstr "" @@ -152,7 +153,7 @@ msgstr "" msgid "Documentation" msgstr "" -#: forms.py:186 models.py:449 +#: forms.py:186 models.py:469 msgid "Location" msgstr "" @@ -196,23 +197,23 @@ msgstr "" msgid "You have to choose a town or a parcel." msgstr "" -#: forms.py:315 forms.py:336 models.py:81 +#: forms.py:315 forms.py:336 models.py:83 msgid "Dating" msgstr "" -#: forms.py:321 models.py:69 +#: forms.py:321 models.py:71 msgid "Start date" msgstr "" -#: forms.py:322 models.py:70 +#: forms.py:322 models.py:72 msgid "End date" msgstr "" -#: forms.py:323 models.py:74 +#: forms.py:323 models.py:76 msgid "Quality" msgstr "" -#: forms.py:324 models.py:47 models.py:71 +#: forms.py:324 models.py:49 models.py:73 msgid "Dating type" msgstr "" @@ -220,7 +221,7 @@ msgstr "" msgid "Context record - 030 - Dating" msgstr "" -#: forms.py:347 ishtar_menu.py:29 models.py:156 views.py:186 +#: forms.py:347 ishtar_menu.py:29 models.py:158 views.py:186 msgid "Context record" msgstr "" @@ -232,7 +233,7 @@ msgstr "" msgid "Context record - 050 - Relations" msgstr "" -#: forms.py:369 forms.py:380 models.py:460 +#: forms.py:369 forms.py:380 models.py:480 #: templates/ishtar/sheet_contextrecord.html:64 msgid "Interpretation" msgstr "" @@ -245,31 +246,31 @@ msgstr "" msgid "Comments on dating" msgstr "" -#: forms.py:378 models.py:459 +#: forms.py:378 models.py:479 msgid "Filling" msgstr "" -#: forms.py:382 models.py:482 +#: forms.py:382 models.py:318 models.py:502 msgid "Activity" msgstr "" -#: forms.py:384 models.py:479 +#: forms.py:384 models.py:317 models.py:499 msgid "Identification" msgstr "" -#: forms.py:386 models.py:463 +#: forms.py:386 models.py:483 msgid "TAQ" msgstr "" -#: forms.py:387 models.py:467 +#: forms.py:387 models.py:487 msgid "Estimated TAQ" msgstr "" -#: forms.py:389 models.py:470 +#: forms.py:389 models.py:490 msgid "TPQ" msgstr "" -#: forms.py:390 models.py:474 +#: forms.py:390 models.py:494 msgid "Estimated TPQ" msgstr "" @@ -301,276 +302,293 @@ msgstr "" msgid "Deletion" msgstr "" -#: models.py:48 +#: models.py:50 msgid "Dating types" msgstr "" -#: models.py:58 +#: models.py:60 msgid "Dating quality type" msgstr "" -#: models.py:59 +#: models.py:61 msgid "Dating quality types" msgstr "" -#: models.py:77 +#: models.py:79 msgid "Precise dating" msgstr "" -#: models.py:82 +#: models.py:84 msgid "Datings" msgstr "" -#: models.py:163 +#: models.py:165 msgid "Find" msgstr "" -#: models.py:182 models.py:201 models.py:217 +#: models.py:184 models.py:203 models.py:219 msgid "Order" msgstr "" -#: models.py:184 +#: models.py:186 msgid "Parent context record type" msgstr "" -#: models.py:188 +#: models.py:190 msgid "Context record Type" msgstr "" -#: models.py:189 +#: models.py:191 msgid "Context record Types" msgstr "" -#: models.py:204 +#: models.py:206 msgid "Activity Type" msgstr "" -#: models.py:205 +#: models.py:207 msgid "Activity Types" msgstr "" -#: models.py:220 +#: models.py:222 msgid "Identification Type" msgstr "" -#: models.py:221 +#: models.py:223 msgid "Identification Types" msgstr "" -#: models.py:234 +#: models.py:236 msgid "Excavation technique type" msgstr "" -#: models.py:235 +#: models.py:237 msgid "Excavation technique types" msgstr "" -#: models.py:245 +#: models.py:247 msgid "Documentation type" msgstr "" -#: models.py:246 +#: models.py:248 msgid "Documentation types" msgstr "" -#: models.py:290 models.py:886 +#: models.py:293 models.py:294 models.py:920 msgid "Periods" msgstr "" -#: models.py:291 +#: models.py:295 msgid "Datings (period)" msgstr "" -#: models.py:292 +#: models.py:296 models.py:297 msgid "Related context records" msgstr "" -#: models.py:293 +#: models.py:298 msgid "Operation (Patriarche code)" msgstr "" -#: models.py:294 +#: models.py:299 msgid "Operation (name)" msgstr "" -#: models.py:295 +#: models.py:300 msgid "Parcel (external ID)" msgstr "" -#: models.py:298 +#: models.py:303 msgid "Parcel (year)" msgstr "" -#: models.py:333 +#: models.py:320 +msgid "Associated document type" +msgstr "" + +#: models.py:351 msgctxt "key for text search" msgid "id" msgstr "" -#: models.py:337 +#: models.py:355 tests.py:454 msgctxt "key for text search" msgid "town" msgstr "" -#: models.py:341 +#: models.py:359 msgctxt "key for text search" msgid "operation-year" msgstr "" -#: models.py:345 +#: models.py:363 msgctxt "key for text search" msgid "patriarche" msgstr "" -#: models.py:349 +#: models.py:367 msgctxt "key for text search" msgid "operation-code" msgstr "" -#: models.py:353 models.py:400 +#: models.py:371 models.py:418 msgctxt "key for text search" msgid "operation" msgstr "" -#: models.py:357 models.py:403 +#: models.py:375 models.py:421 msgctxt "key for text search" msgid "site" msgstr "" -#: models.py:361 +#: models.py:379 tests.py:531 msgctxt "key for text search" msgid "operation-relation-type" msgstr "" -#: models.py:365 +#: models.py:383 msgctxt "key for text search" msgid "period" msgstr "" -#: models.py:369 +#: models.py:387 msgctxt "key for text search" msgid "unit-type" msgstr "" -#: models.py:373 +#: models.py:391 msgctxt "key for text search" msgid "parcel" msgstr "" -#: models.py:377 +#: models.py:395 tests.py:492 msgctxt "key for text search" msgid "record-relation-type" msgstr "" -#: models.py:419 +#: models.py:439 msgid "External ID" msgstr "" -#: models.py:421 +#: models.py:441 msgid "External ID is set automatically" msgstr "" -#: models.py:450 +#: models.py:470 msgid "A short description of the location of the context record" msgstr "" -#: models.py:454 +#: models.py:474 msgid "Comment on datings" msgstr "" -#: models.py:464 +#: models.py:484 msgid "" "\"Terminus Ante Quem\" the context record can't have been created after this " "date" msgstr "" -#: models.py:468 +#: models.py:488 msgid "Estimation of a \"Terminus Ante Quem\"" msgstr "" -#: models.py:471 +#: models.py:491 msgid "" "\"Terminus Post Quem\" the context record can't have been created before " "this date" msgstr "" -#: models.py:475 +#: models.py:495 msgid "Estimation of a \"Terminus Post Quem\"" msgstr "" -#: models.py:491 +#: models.py:510 msgid "Documents" msgstr "" -#: models.py:496 +#: models.py:515 msgid "Main image" msgstr "" -#: models.py:497 +#: models.py:516 msgid "Cached name" msgstr "" -#: models.py:501 models.py:502 templates/ishtar/sheet_contextrecord.html:4 +#: models.py:519 +msgid "Cached periods label" +msgstr "" + +#: models.py:520 models.py:524 +msgid "Generated automatically - do not edit" +msgstr "" + +#: models.py:523 +#| msgid "Related context records" +msgid "Cached related context records" +msgstr "" + +#: models.py:528 models.py:529 templates/ishtar/sheet_contextrecord.html:4 msgid "Context Record" msgstr "" -#: models.py:521 +#: models.py:548 msgctxt "short" msgid "Context record" msgstr "" -#: models.py:813 models.py:836 models.py:881 +#: models.py:847 models.py:870 models.py:915 msgid "Relation type" msgstr "" -#: models.py:814 +#: models.py:848 msgid "Relation types" msgstr "" -#: models.py:831 +#: models.py:865 msgid "ID (left)" msgstr "" -#: models.py:832 +#: models.py:866 msgid "Context record type (left)" msgstr "" -#: models.py:833 +#: models.py:867 msgid "Parcel (left)" msgstr "" -#: models.py:834 +#: models.py:868 msgid "Description (left)" msgstr "" -#: models.py:835 +#: models.py:869 msgid "Periods (left)" msgstr "" -#: models.py:837 +#: models.py:871 msgid "ID (right)" msgstr "" -#: models.py:838 +#: models.py:872 msgid "Context record type (right)" msgstr "" -#: models.py:839 +#: models.py:873 msgid "Parcel (right)" msgstr "" -#: models.py:840 +#: models.py:874 msgid "Description (right)" msgstr "" -#: models.py:841 +#: models.py:875 msgid "Periods (right)" msgstr "" -#: models.py:850 +#: models.py:884 msgid "Record relation" msgstr "" -#: models.py:851 +#: models.py:885 msgid "Record relations" msgstr "" |