diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-10-02 22:40:58 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-10-24 12:06:08 +0200 |
commit | 8572fff99d32682be90e5c454df14d122ec81405 (patch) | |
tree | 4a4a68c3101f7474f3cadcf6a60cc5bc8864f688 /ishtar_common | |
parent | 9963f526e802a135de62821acd6dd16a424827d7 (diff) | |
download | Ishtar-8572fff99d32682be90e5c454df14d122ec81405.tar.bz2 Ishtar-8572fff99d32682be90e5c454df14d122ec81405.zip |
Update translations
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/django.pot | 1405 |
1 files changed, 777 insertions, 628 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 761c7d2b9..82c3b5583 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -22,115 +22,116 @@ msgstr "" msgid "Related item" msgstr "" -#: admin.py:73 +#: admin.py:74 msgid "CSV file" msgstr "" -#: admin.py:74 +#: admin.py:75 msgid "Only unicode encoding is managed - convert your file first" msgstr "" -#: admin.py:98 +#: admin.py:99 msgid "Export selected as CSV file" msgstr "" -#: admin.py:206 models.py:1588 templates/navbar.html:31 +#: admin.py:207 models.py:1659 templates/navbar.html:31 msgid "Profile" msgstr "" -#: admin.py:207 forms_common.py:778 forms_common.py:798 forms_common.py:799 -#: models.py:2783 +#: admin.py:208 forms_common.py:782 forms_common.py:801 forms_common.py:802 +#: models.py:2982 msgid "Profiles" msgstr "" -#: admin.py:229 admin.py:248 models.py:801 models.py:3724 -msgid "Parent" +#: admin.py:293 +#| msgid "The CSV file should at least have a slug/txt_idx column" +msgid "The CSV file should at least have a {} column" msgstr "" -#: admin.py:236 -msgid "Center" +#: admin.py:360 +#, python-format +msgid "%d item(s) created." msgstr "" -#: admin.py:238 models.py:3604 -msgid "Limit" +#: admin.py:364 +#, python-format +msgid "%d item(s) updated." msgstr "" -#: admin.py:241 models.py:3614 -msgid "Town children" +#: admin.py:368 +msgid "These parents are missing: {}" msgstr "" -#: admin.py:249 -msgid "Parents" +#: admin.py:386 admin.py:405 models.py:858 models.py:4042 +msgid "Parent" msgstr "" -#: admin.py:397 -msgid "The CSV file should at least have a slug/txt_idx column" +#: admin.py:393 +msgid "Center" msgstr "" -#: admin.py:454 -#, python-format -msgid "%d item(s) created." +#: admin.py:395 models.py:3904 +msgid "Limit" msgstr "" -#: admin.py:458 -#, python-format -msgid "%d item(s) updated." +#: admin.py:398 models.py:3914 +msgid "Town children" msgstr "" -#: admin.py:462 -msgid "These parents are missing: {}" +#: admin.py:406 +msgid "Parents" msgstr "" -#: admin.py:559 +#: admin.py:623 msgid "{} importer type(s) duplicated: {}." msgstr "" -#: admin.py:570 admin.py:625 +#: admin.py:634 admin.py:689 msgid "Duplicate" msgstr "" -#: admin.py:614 +#: admin.py:678 msgid "{} importer column(s) duplicated: {}." msgstr "" -#: admin.py:639 +#: admin.py:703 msgid "{} importer column(s) right-shifted." msgstr "" -#: admin.py:650 +#: admin.py:714 msgid "Shift right" msgstr "" -#: admin.py:675 +#: admin.py:739 msgid "{} importer column(s) left-shifted." msgstr "" -#: admin.py:681 +#: admin.py:745 msgid "{} importer column(s) not left-shifted: no place available." msgstr "" -#: admin.py:693 +#: admin.py:757 msgid "Shift left" msgstr "" -#: admin.py:838 +#: admin.py:903 msgid "Display selected" msgstr "" -#: admin.py:839 +#: admin.py:904 msgid "Hide selected" msgstr "" -#: admin.py:865 models.py:1861 +#: admin.py:931 models.py:2051 msgid "Form" msgstr "" -#: admin.py:867 models.py:1886 models_imports.py:126 +#: admin.py:933 models.py:2076 models_imports.py:126 #: templates/ishtar/dashboards/dashboard_main.html:39 msgid "Users" msgstr "" -#: admin.py:887 models.py:1961 +#: admin.py:953 models.py:2151 msgid "Field" msgstr "" @@ -224,7 +225,7 @@ msgstr "" msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d" msgstr "" -#: data_importer.py:730 views.py:1113 +#: data_importer.py:730 views.py:1131 msgid "No data provided" msgstr "" @@ -253,7 +254,7 @@ msgid "" "source file." msgstr "" -#: data_importer.py:1236 views.py:1191 views.py:1201 +#: data_importer.py:1236 views.py:1209 views.py:1219 msgid "Not imported" msgstr "" @@ -318,7 +319,7 @@ msgstr "" msgid "Enter a valid name consisting of letters, spaces and hyphens." msgstr "" -#: forms.py:95 forms_common.py:805 +#: forms.py:95 forms_common.py:808 views.py:1922 msgid "Confirm" msgstr "" @@ -326,33 +327,33 @@ msgstr "" msgid "Are you sure you want to delete?" msgstr "" -#: forms.py:317 +#: forms.py:345 msgid "There are identical items." msgstr "" -#: forms.py:491 forms.py:492 +#: forms.py:521 forms.py:522 msgid "Closing date" msgstr "" -#: forms.py:504 forms_common.py:1232 +#: forms.py:534 forms_common.py:1261 msgid "You should select an item." msgstr "" -#: forms.py:505 +#: forms.py:535 msgid "Add a new item" msgstr "" -#: forms.py:621 models.py:2215 +#: forms.py:725 models.py:2405 msgid "Template" msgstr "" -#: forms_common.py:50 forms_common.py:68 forms_common.py:313 -#: forms_common.py:552 models.py:2346 models.py:3621 +#: forms_common.py:54 forms_common.py:72 forms_common.py:317 +#: forms_common.py:556 models.py:2539 models.py:3921 #: templates/blocks/JQueryAdvancedTown.html:19 msgid "Town" msgstr "" -#: forms_common.py:52 +#: forms_common.py:56 msgid "" "<p>Type name, department code of the town you would like to select. The " "search is insensitive to case.</p>\n" @@ -362,70 +363,70 @@ msgid "" "french town Saint-Denis in the Seine-Saint-Denis department.</p>" msgstr "" -#: forms_common.py:77 forms_common.py:1253 ishtar_menu.py:48 models.py:2702 -#: models.py:2937 models.py:3047 models.py:3168 +#: forms_common.py:81 forms_common.py:1282 ishtar_menu.py:48 models.py:2901 +#: models.py:3145 models.py:3273 models.py:3404 #: templates/ishtar/sheet_person.html:4 msgid "Person" msgstr "" -#: forms_common.py:118 +#: forms_common.py:122 msgid "Associated images (web link to a zip file)" msgstr "" -#: forms_common.py:153 +#: forms_common.py:157 msgid "" "This import type have no unicity type defined. Conservative import is not " "possible." msgstr "" -#: forms_common.py:158 +#: forms_common.py:162 msgid "You put either a file or a download link for images but not both." msgstr "" -#: forms_common.py:169 +#: forms_common.py:173 msgid "Invalid link or no file is available for this link." msgstr "" -#: forms_common.py:199 +#: forms_common.py:203 msgid "Target" msgstr "" -#: forms_common.py:200 +#: forms_common.py:204 msgid "Remember" msgstr "" -#: forms_common.py:218 +#: forms_common.py:222 msgid "Set to NULL" msgstr "" -#: forms_common.py:225 +#: forms_common.py:229 msgid "this import only" msgstr "" -#: forms_common.py:226 +#: forms_common.py:230 msgid "me" msgstr "" -#: forms_common.py:232 +#: forms_common.py:236 msgid "the current group: {}" msgstr "" -#: forms_common.py:235 +#: forms_common.py:239 msgid "all users" msgstr "" -#: forms_common.py:301 forms_common.py:471 forms_common.py:605 -#: ishtar_menu.py:76 models.py:2542 models.py:2644 +#: forms_common.py:305 forms_common.py:475 forms_common.py:609 +#: ishtar_menu.py:76 models.py:2738 models.py:2840 models.py:3233 #: templates/ishtar/sheet_organization.html:4 msgid "Organization" msgstr "" -#: forms_common.py:304 forms_common.py:347 forms_common.py:466 -#: forms_common.py:522 forms_common.py:600 forms_common.py:787 -#: forms_common.py:820 models.py:974 models.py:997 models.py:1685 -#: models.py:1860 models.py:2211 models.py:2534 models.py:2686 models.py:2930 -#: models.py:3600 models.py:3833 models_imports.py:97 models_imports.py:122 -#: models_imports.py:431 models_imports.py:523 models_imports.py:812 +#: forms_common.py:308 forms_common.py:351 forms_common.py:470 +#: forms_common.py:526 forms_common.py:604 forms_common.py:790 +#: forms_common.py:823 models.py:1031 models.py:1055 models.py:1852 +#: models.py:2050 models.py:2401 models.py:2730 models.py:2885 models.py:3136 +#: models.py:3900 models.py:4163 models_imports.py:97 models_imports.py:122 +#: models_imports.py:435 models_imports.py:527 models_imports.py:817 #: templates/ishtar/import_step_by_step.html:102 #: templates/ishtar/import_step_by_step.html:270 #: templates/ishtar/import_table.html:27 @@ -433,402 +434,414 @@ msgstr "" msgid "Name" msgstr "" -#: forms_common.py:305 models.py:2499 models_imports.py:616 -#: models_imports.py:617 +#: forms_common.py:309 models.py:2692 models_imports.py:620 +#: models_imports.py:621 msgid "Organization type" msgstr "" -#: forms_common.py:307 forms_common.py:546 models.py:2341 -#: templates/ishtar/blocks/sheet_address_section.html:3 +#: forms_common.py:311 forms_common.py:550 models.py:2534 +#: templates/ishtar/blocks/sheet_address_section.html:4 msgid "Address" msgstr "" -#: forms_common.py:309 forms_common.py:549 models.py:2342 +#: forms_common.py:313 forms_common.py:553 models.py:2535 msgid "Address complement" msgstr "" -#: forms_common.py:311 forms_common.py:550 models.py:2344 +#: forms_common.py:315 forms_common.py:554 models.py:2537 msgid "Postal code" msgstr "" -#: forms_common.py:314 forms_common.py:553 models.py:2347 +#: forms_common.py:318 forms_common.py:557 models.py:2540 msgid "Country" msgstr "" -#: forms_common.py:316 forms_common.py:468 forms_common.py:526 -#: forms_common.py:602 forms_common.py:727 models.py:2374 +#: forms_common.py:320 forms_common.py:472 forms_common.py:530 +#: forms_common.py:606 forms_common.py:731 models.py:2567 msgid "Email" msgstr "" -#: forms_common.py:317 forms_common.py:529 models.py:2359 +#: forms_common.py:321 forms_common.py:533 models.py:2552 #: templates/ishtar/sheet_person.html:27 #: templates/ishtar/wizard/wizard_person.html:33 msgid "Phone" msgstr "" -#: forms_common.py:318 forms_common.py:538 models.py:2371 +#: forms_common.py:322 forms_common.py:542 models.py:2564 #: templates/ishtar/sheet_person.html:45 #: templates/ishtar/wizard/wizard_person.html:54 msgid "Mobile phone" msgstr "" -#: forms_common.py:344 forms_common.py:463 forms_common.py:596 -#: forms_common.py:1190 +#: forms_common.py:348 forms_common.py:467 forms_common.py:600 +#: forms_common.py:1196 msgid "Full text search" msgstr "" -#: forms_common.py:348 forms_common.py:469 forms_common.py:603 -#: forms_common.py:784 models.py:1006 models.py:2536 models.py:3343 -#: models_imports.py:665 templates/ishtar/blocks/window_image_detail.html:24 +#: forms_common.py:352 forms_common.py:473 forms_common.py:607 +#: forms_common.py:788 models.py:1064 models.py:2732 models.py:3642 +#: models_imports.py:670 templates/ishtar/blocks/window_image_detail.html:24 #: templates/ishtar/blocks/window_tables/documents.html:8 #: templates/ishtar/import_table.html:28 #: templates/ishtar/sheet_organization.html:25 msgid "Type" msgstr "" -#: forms_common.py:358 views.py:141 +#: forms_common.py:362 views.py:142 msgid "Organization search" msgstr "" -#: forms_common.py:382 +#: forms_common.py:386 msgid "At least two items have to be selected." msgstr "" -#: forms_common.py:400 +#: forms_common.py:404 msgid "Merge all items into" msgstr "" -#: forms_common.py:434 +#: forms_common.py:438 msgid "Organization to merge" msgstr "" -#: forms_common.py:467 forms_common.py:520 forms_common.py:601 models.py:2684 +#: forms_common.py:471 forms_common.py:524 forms_common.py:605 models.py:2883 #: templates/ishtar/sheet_organization.html:24 msgid "Surname" msgstr "" -#: forms_common.py:484 forms_common.py:581 views.py:106 +#: forms_common.py:488 forms_common.py:585 views.py:107 msgid "Person search" msgstr "" -#: forms_common.py:497 +#: forms_common.py:501 msgid "Person to merge" msgstr "" -#: forms_common.py:514 templates/ishtar/wizard/wizard_person.html:19 +#: forms_common.py:518 templates/ishtar/wizard/wizard_person.html:19 msgid "Identity" msgstr "" -#: forms_common.py:517 forms_common.py:1081 forms_common.py:1200 models.py:2678 -#: models.py:2680 models.py:3334 models_imports.py:618 +#: forms_common.py:521 forms_common.py:1084 forms_common.py:1206 models.py:2877 +#: models.py:2879 models.py:3633 models_imports.py:622 #: templates/ishtar/blocks/window_tables/documents.html:7 msgid "Title" msgstr "" -#: forms_common.py:518 models.py:2682 +#: forms_common.py:522 models.py:2881 msgid "Salutation" msgstr "" -#: forms_common.py:524 models.py:2688 +#: forms_common.py:528 models.py:2887 msgid "Raw name" msgstr "" -#: forms_common.py:527 models.py:2360 +#: forms_common.py:531 models.py:2553 msgid "Phone description" msgstr "" -#: forms_common.py:530 models.py:2362 models.py:2364 +#: forms_common.py:534 models.py:2555 models.py:2557 msgid "Phone description 2" msgstr "" -#: forms_common.py:532 +#: forms_common.py:536 msgid "Phone 2" msgstr "" -#: forms_common.py:534 models.py:2368 +#: forms_common.py:538 models.py:2561 msgid "Phone description 3" msgstr "" -#: forms_common.py:536 models.py:2366 +#: forms_common.py:540 models.py:2559 msgid "Phone 3" msgstr "" -#: forms_common.py:541 +#: forms_common.py:545 msgid "Current organization" msgstr "" -#: forms_common.py:555 models.py:2349 +#: forms_common.py:559 models.py:2542 msgid "Other address: address" msgstr "" -#: forms_common.py:558 models.py:2352 +#: forms_common.py:562 models.py:2545 msgid "Other address: address complement" msgstr "" -#: forms_common.py:560 models.py:2353 +#: forms_common.py:564 models.py:2546 msgid "Other address: postal code" msgstr "" -#: forms_common.py:562 models.py:2355 +#: forms_common.py:566 models.py:2548 msgid "Other address: town" msgstr "" -#: forms_common.py:564 models.py:2357 +#: forms_common.py:568 models.py:2550 msgid "Other address: country" msgstr "" -#: forms_common.py:576 +#: forms_common.py:580 msgid "Already has an account" msgstr "" -#: forms_common.py:599 +#: forms_common.py:603 models.py:3234 msgid "Username" msgstr "" -#: forms_common.py:618 +#: forms_common.py:622 msgid "Account search" msgstr "" -#: forms_common.py:665 forms_common.py:705 forms_common.py:709 models.py:2596 +#: forms_common.py:669 forms_common.py:709 forms_common.py:713 models.py:2792 msgid "Person type" msgstr "" -#: forms_common.py:721 forms_common.py:726 ishtar_menu.py:33 +#: forms_common.py:725 forms_common.py:730 ishtar_menu.py:33 msgid "Account" msgstr "" -#: forms_common.py:730 wizards.py:1601 +#: forms_common.py:734 wizards.py:1624 msgid "New password" msgstr "" -#: forms_common.py:733 +#: forms_common.py:737 msgid "New password (confirmation)" msgstr "" -#: forms_common.py:760 +#: forms_common.py:764 msgid "Your password and confirmation password do not match." msgstr "" -#: forms_common.py:765 +#: forms_common.py:769 msgid "You must provide a correct password." msgstr "" -#: forms_common.py:773 +#: forms_common.py:777 msgid "This username already exists." msgstr "" -#: forms_common.py:786 models.py:2933 models.py:3731 +#: forms_common.py:789 models.py:3139 models.py:4049 msgid "Areas" msgstr "" -#: forms_common.py:806 +#: forms_common.py:809 msgid "Send the new password by email?" msgstr "" -#: forms_common.py:818 models.py:2935 views.py:905 +#: forms_common.py:821 models.py:3141 views.py:923 msgid "Current profile" msgstr "" -#: forms_common.py:821 models.py:2920 models.py:2932 +#: forms_common.py:824 models.py:3119 models.py:3138 msgid "Profile type" msgstr "" -#: forms_common.py:824 +#: forms_common.py:827 msgid "Duplicate this profile" msgstr "" -#: forms_common.py:826 +#: forms_common.py:829 msgid "Delete this profile" msgstr "" -#: forms_common.py:875 +#: forms_common.py:878 msgid "A profile with the same name exists." msgstr "" -#: forms_common.py:907 +#: forms_common.py:910 msgid " (duplicate)" msgstr "" -#: forms_common.py:918 forms_common.py:932 forms_common.py:933 models.py:3622 -#: models.py:3721 +#: forms_common.py:921 forms_common.py:935 forms_common.py:936 models.py:3922 +#: models.py:4037 msgid "Towns" msgstr "" -#: forms_common.py:928 +#: forms_common.py:931 msgid "There are identical towns." msgstr "" -#: forms_common.py:1015 +#: forms_common.py:1018 msgid "Only one choice can be checked." msgstr "" -#: forms_common.py:1062 +#: forms_common.py:1065 #, python-format msgid "" "<p>Heavy images are resized to: %(width)dx%(height)d (ratio is preserved).</" "p>" msgstr "" -#: forms_common.py:1074 +#: forms_common.py:1077 msgid "Documentation" msgstr "" -#: forms_common.py:1075 +#: forms_common.py:1078 msgid "Document - General" msgstr "" -#: forms_common.py:1084 forms_common.py:1201 models.py:3212 -#: models_imports.py:619 +#: forms_common.py:1087 forms_common.py:1207 models.py:3448 +#: models_imports.py:623 msgid "Source type" msgstr "" -#: forms_common.py:1087 forms_common.py:1138 forms_common.py:1293 -#: forms_common.py:1294 models.py:3176 models.py:3353 +#: forms_common.py:1090 forms_common.py:1141 forms_common.py:1322 +#: forms_common.py:1323 models.py:3412 models.py:3517 models.py:3652 #: templates/ishtar/blocks/window_image_detail.html:9 #: templates/ishtar/blocks/window_tables/documents.html:9 msgid "Authors" msgstr "" -#: forms_common.py:1091 models.py:3359 +#: forms_common.py:1094 models.py:3658 msgid "Numerical ressource (web address)" msgstr "" -#: forms_common.py:1093 +#: forms_common.py:1096 msgid "Image" msgstr "" -#: forms_common.py:1096 templates/ishtar/sheet_document.html:28 +#: forms_common.py:1099 templates/ishtar/sheet_document.html:28 msgctxt "Not directory" msgid "File" msgstr "" -#: forms_common.py:1099 forms_common.py:1202 +#: forms_common.py:1102 forms_common.py:1208 models.py:4039 msgid "Reference" msgstr "" -#: forms_common.py:1102 forms_common.py:1203 +#: forms_common.py:1105 forms_common.py:1209 msgid "Internal reference" msgstr "" -#: forms_common.py:1104 models.py:3361 +#: forms_common.py:1107 models.py:3660 #: templates/ishtar/blocks/window_image_detail.html:150 msgid "Receipt date" msgstr "" -#: forms_common.py:1106 models.py:3363 models_imports.py:844 +#: forms_common.py:1109 models.py:3662 models_imports.py:849 #: templates/ishtar/blocks/window_image_detail.html:54 msgid "Creation date" msgstr "" -#: forms_common.py:1109 models.py:3366 +#: forms_common.py:1112 models.py:3665 #: templates/ishtar/blocks/window_image_detail.html:160 msgid "Receipt date in documentation" msgstr "" -#: forms_common.py:1111 forms_common.py:1205 models.py:435 models.py:2692 -#: models.py:3126 models.py:3369 models_imports.py:469 +#: forms_common.py:1114 forms_common.py:1211 models.py:448 models.py:2891 +#: models.py:3362 models.py:3668 models_imports.py:473 #: templates/ishtar/blocks/window_image_detail.html:170 msgid "Comment" msgstr "" -#: forms_common.py:1113 forms_common.py:1204 models.py:1690 models.py:3368 -#: models_imports.py:124 models_imports.py:362 models_imports.py:432 +#: forms_common.py:1116 forms_common.py:1210 models.py:1857 models.py:3667 +#: models_imports.py:124 models_imports.py:362 models_imports.py:436 msgid "Description" msgstr "" -#: forms_common.py:1116 models.py:3370 +#: forms_common.py:1119 models.py:3669 #: templates/ishtar/blocks/window_image_detail.html:182 msgid "Additional information" msgstr "" -#: forms_common.py:1118 forms_common.py:1208 models.py:3372 +#: forms_common.py:1121 forms_common.py:1214 models.py:3671 #: templates/ishtar/blocks/window_image_detail.html:108 msgid "Has a duplicate" msgstr "" -#: forms_common.py:1136 templates/ishtar/organization_person_form.html:9 +#: forms_common.py:1139 templates/ishtar/organization_person_form.html:9 #: templates/ishtar/person_form.html:9 msgid "Identification" msgstr "" -#: forms_common.py:1137 +#: forms_common.py:1140 msgid "Content" msgstr "" -#: forms_common.py:1139 +#: forms_common.py:1142 msgid "Dates" msgstr "" -#: forms_common.py:1140 +#: forms_common.py:1143 msgid "Advanced" msgstr "" -#: forms_common.py:1141 templates/ishtar/sheet_document.html:49 +#: forms_common.py:1144 templates/ishtar/sheet_document.html:51 msgid "Related items" msgstr "" -#: forms_common.py:1159 +#: forms_common.py:1162 msgid "You should at least fill one of this field: title, url, image or file." msgstr "" -#: forms_common.py:1165 +#: forms_common.py:1168 msgid "A document have to attached at least to one item" msgstr "" -#: forms_common.py:1197 forms_common.py:1246 forms_common.py:1281 -#: models.py:3175 templates/ishtar/wizard/wizard_person_deletion.html:139 +#: forms_common.py:1203 forms_common.py:1275 forms_common.py:1310 +#: models.py:3411 templates/ishtar/wizard/wizard_person_deletion.html:139 msgid "Author" msgstr "" -#: forms_common.py:1207 +#: forms_common.py:1213 msgid "Additional informations" msgstr "" -#: forms_common.py:1217 +#: forms_common.py:1216 views.py:253 +msgid "Operation" +msgstr "" + +#: forms_common.py:1222 views.py:257 +msgid "Context record" +msgstr "" + +#: forms_common.py:1228 views.py:261 +msgid "Find" +msgstr "" + +#: forms_common.py:1246 msgid "Document search" msgstr "" -#: forms_common.py:1238 +#: forms_common.py:1267 msgid "Would you like to delete this documentation?" msgstr "" -#: forms_common.py:1254 models.py:3155 models.py:3170 models_imports.py:620 +#: forms_common.py:1283 models.py:3391 models.py:3406 models_imports.py:624 msgid "Author type" msgstr "" -#: forms_common.py:1273 +#: forms_common.py:1302 msgid "Author selection" msgstr "" -#: forms_common.py:1288 +#: forms_common.py:1317 msgid "There are identical authors." msgstr "" -#: forms_common.py:1299 models.py:1585 +#: forms_common.py:1328 models.py:1656 msgid "Query" msgstr "" -#: forms_common.py:1304 models.py:1589 +#: forms_common.py:1333 models.py:1660 msgid "Is an alert" msgstr "" -#: forms_common.py:1306 +#: forms_common.py:1335 msgid "Create" msgstr "" -#: forms_common.py:1307 templates/ishtar/forms/search_query.html:60 +#: forms_common.py:1336 templates/ishtar/forms/search_query.html:60 msgid "Update" msgstr "" -#: forms_common.py:1322 +#: forms_common.py:1351 msgid "A label is required for a new search query." msgstr "" -#: forms_common.py:1326 +#: forms_common.py:1355 msgid "Select the search query to update" msgstr "" -#: forms_common.py:1332 forms_common.py:1347 +#: forms_common.py:1361 forms_common.py:1376 msgid "Query does not exist." msgstr "" @@ -848,7 +861,7 @@ msgstr "" msgid "Deletion" msgstr "" -#: ishtar_menu.py:40 models.py:1990 views.py:929 +#: ishtar_menu.py:40 models.py:2180 views.py:947 msgid "Global variables" msgstr "" @@ -868,6 +881,8 @@ msgid "Creation" msgstr "" #: ishtar_menu.py:59 ishtar_menu.py:89 ishtar_menu.py:139 +#: templates/ishtar/forms/qa_base.html:29 +#: templates/ishtar/forms/qa_form.html:16 msgid "Modification" msgstr "" @@ -879,19 +894,19 @@ msgstr "" msgid "Manual merge" msgstr "" -#: ishtar_menu.py:110 models_imports.py:867 +#: ishtar_menu.py:110 models_imports.py:872 msgid "Imports" msgstr "" -#: ishtar_menu.py:113 views.py:937 +#: ishtar_menu.py:113 views.py:955 msgid "New import" msgstr "" -#: ishtar_menu.py:117 views.py:956 +#: ishtar_menu.py:117 views.py:974 msgid "Current imports" msgstr "" -#: ishtar_menu.py:121 views.py:1404 +#: ishtar_menu.py:121 views.py:1422 msgid "Old imports" msgstr "" @@ -899,39 +914,39 @@ msgstr "" msgid "Documentation / Images" msgstr "" -#: models.py:191 +#: models.py:196 msgid "Not a valid item." msgstr "" -#: models.py:206 +#: models.py:211 msgid "A selected item is not a valid item." msgstr "" -#: models.py:217 +#: models.py:222 msgid "This item already exists." msgstr "" -#: models.py:427 models.py:1584 models.py:1972 models.py:2306 models.py:2322 -#: models.py:3125 models_imports.py:358 +#: models.py:440 models.py:1655 models.py:2162 models.py:2499 models.py:2515 +#: models.py:3361 models_imports.py:358 msgid "Label" msgstr "" -#: models.py:429 +#: models.py:442 msgid "Textual ID" msgstr "" -#: models.py:432 +#: models.py:445 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:436 models.py:1862 models.py:2218 models.py:3128 -#: models_imports.py:138 models_imports.py:528 +#: models.py:449 models.py:2052 models.py:2408 models.py:3364 +#: models_imports.py:138 models_imports.py:532 msgid "Available" msgstr "" -#: models.py:816 models.py:1000 models_imports.py:549 +#: models.py:873 models.py:1058 models_imports.py:553 #: templates/ishtar/formset_import_match.html:21 #: templates/ishtar/import_step_by_step.html:171 #: templates/ishtar/import_step_by_step.html:199 @@ -940,52 +955,56 @@ msgstr "" msgid "Key" msgstr "" -#: models.py:822 +#: models.py:879 msgid "Specific key to an import" msgstr "" -#: models.py:961 +#: models.py:1018 msgid "Generated relation image (SVG)" msgstr "" -#: models.py:975 models.py:1008 models.py:1506 models.py:1974 models.py:3152 -#: models.py:3736 models.py:3818 +#: models.py:1032 models.py:1066 models.py:1577 models.py:2164 models.py:3388 +#: models.py:4066 models.py:4148 msgid "Order" msgstr "" -#: models.py:978 +#: models.py:1035 msgid "Json data - Menu" msgstr "" -#: models.py:979 +#: models.py:1036 msgid "Json data - Menus" msgstr "" -#: models.py:987 +#: models.py:1044 msgid "Text" msgstr "" -#: models.py:988 +#: models.py:1045 msgid "Long text" msgstr "" -#: models.py:989 models_imports.py:661 +#: models.py:1046 models_imports.py:666 msgid "Integer" msgstr "" -#: models.py:990 models_imports.py:662 +#: models.py:1047 +msgid "Boolean" +msgstr "" + +#: models.py:1048 models_imports.py:667 msgid "Float" msgstr "" -#: models.py:991 models_imports.py:664 +#: models.py:1049 models_imports.py:669 msgid "Date" msgstr "" -#: models.py:992 +#: models.py:1050 msgid "Choices" msgstr "" -#: models.py:1001 +#: models.py:1059 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 " @@ -993,385 +1012,417 @@ msgid "" "my_key__my_subkey." msgstr "" -#: models.py:1005 +#: models.py:1063 msgid "Display" msgstr "" -#: models.py:1009 +#: models.py:1067 msgid "Use in search indexes" msgstr "" -#: models.py:1016 +#: models.py:1074 msgid "Json data - Field" msgstr "" -#: models.py:1017 +#: models.py:1075 msgid "Json data - Fields" msgstr "" -#: models.py:1028 +#: models.py:1086 msgid "Content types of the field and of the menu do not match" msgstr "" -#: models.py:1088 +#: models.py:1146 msgid "Search vector" msgstr "" -#: models.py:1089 +#: models.py:1147 msgid "Auto filled at save" msgstr "" -#: models.py:1296 +#: models.py:1367 msgid "Add document/image" msgstr "" -#: models.py:1298 +#: models.py:1369 msgid "doc./image" msgstr "" -#: models.py:1316 +#: models.py:1387 msgid "Last editor" msgstr "" -#: models.py:1319 +#: models.py:1390 msgid "Creator" msgstr "" -#: models.py:1499 +#: models.py:1570 msgid "Above" msgstr "" -#: models.py:1500 +#: models.py:1571 msgid "Bellow" msgstr "" -#: models.py:1501 +#: models.py:1572 msgid "Equal" msgstr "" -#: models.py:1507 +#: models.py:1578 msgid "Symmetrical" msgstr "" -#: models.py:1508 +#: models.py:1579 msgid "Tiny label" msgstr "" -#: models.py:1511 +#: models.py:1582 msgid "Inverse relation" msgstr "" -#: models.py:1514 +#: models.py:1585 msgid "Logical relation" msgstr "" -#: models.py:1524 +#: models.py:1595 msgid "Cannot have symmetrical and an inverse_relation" msgstr "" -#: models.py:1587 +#: models.py:1658 msgid "Content type" msgstr "" -#: models.py:1592 +#: models.py:1663 msgid "Search query" msgstr "" -#: models.py:1593 +#: models.py:1664 msgid "Search queries" msgstr "" -#: models.py:1663 +#: models.py:1828 msgid "Euro" msgstr "" -#: models.py:1664 +#: models.py:1829 msgid "US dollar" msgstr "" -#: models.py:1665 views.py:679 views.py:740 +#: models.py:1830 views.py:697 views.py:758 msgid "Operations" msgstr "" -#: models.py:1666 views.py:681 views.py:744 +#: models.py:1831 views.py:699 views.py:762 msgid "Context records" msgstr "" -#: models.py:1667 +#: models.py:1832 msgid "Site" msgstr "" -#: models.py:1667 +#: models.py:1832 msgid "Archaeological entity" msgstr "" -#: models.py:1671 +#: models.py:1836 msgid "Site search" msgstr "" -#: models.py:1672 +#: models.py:1837 msgid "New site" msgstr "" -#: models.py:1673 +#: models.py:1838 msgid "Site modification" msgstr "" -#: models.py:1676 +#: models.py:1839 +#| msgid "Person deletion" +msgid "Site deletion" +msgstr "" + +#: models.py:1842 msgid "Archaeological entity search" msgstr "" -#: models.py:1677 +#: models.py:1843 msgid "New archaeological entity" msgstr "" -#: models.py:1678 +#: models.py:1844 msgid "Archaeological entity modification" msgstr "" -#: models.py:1686 models.py:2212 models_imports.py:123 +#: models.py:1845 +#| msgid "Archaeological entity modification" +msgid "Archaeological entity deletion" +msgstr "" + +#: models.py:1853 models.py:2402 models_imports.py:123 msgid "Slug" msgstr "" -#: models.py:1687 +#: models.py:1854 msgid "Current active" msgstr "" -#: models.py:1689 +#: models.py:1856 msgid "Activate experimental feature" msgstr "" -#: models.py:1691 +#: models.py:1859 +msgid "Alternate configuration" +msgstr "" + +#: models.py:1861 +msgid "Choose an alternate configuration for label, index management" +msgstr "" + +#: models.py:1865 msgid "Files module" msgstr "" -#: models.py:1693 +#: models.py:1867 msgid "Archaeological site module" msgstr "" -#: models.py:1695 +#: models.py:1869 msgid "Archaeological site type" msgstr "" -#: models.py:1699 +#: models.py:1873 msgid "Context records module" msgstr "" -#: models.py:1701 +#: models.py:1875 msgid "Finds module" msgstr "" -#: models.py:1702 +#: models.py:1876 msgid "Need context records module" msgstr "" -#: models.py:1704 +#: models.py:1878 msgid "Find index is based on" msgstr "" -#: models.py:1706 +#: models.py:1880 msgid "" "To prevent irrelevant indexes, change this parameter only if there is no " "find in the database" msgstr "" -#: models.py:1709 +#: models.py:1883 msgid "Warehouses module" msgstr "" -#: models.py:1710 +#: models.py:1884 msgid "Need finds module" msgstr "" -#: models.py:1711 +#: models.py:1885 msgid "Preservation module" msgstr "" -#: models.py:1713 +#: models.py:1887 msgid "Mapping module" msgstr "" -#: models.py:1714 +#: models.py:1888 msgid "Underwater module" msgstr "" -#: models.py:1716 +#: models.py:1890 msgid "Parcel are mandatory for context records" msgstr "" -#: models.py:1718 +#: models.py:1892 msgid "Home page" msgstr "" -#: models.py:1719 +#: models.py:1893 #, 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:1723 +#: models.py:1897 +msgid "Main operation code prefix" +msgstr "" + +#: models.py:1901 +#| msgid "Alteration cause type" +msgid "Default operation code prefix" +msgstr "" + +#: models.py:1905 +#| msgid "Operation type" +msgid "Operation region code" +msgstr "" + +#: models.py:1909 msgid "File external id" msgstr "" -#: models.py:1725 +#: models.py:1911 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:1730 +#: models.py:1916 msgid "Parcel external id" msgstr "" -#: models.py:1733 +#: models.py:1919 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:1738 +#: models.py:1924 msgid "Context record external id" msgstr "" -#: models.py:1740 +#: models.py:1926 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:1745 +#: models.py:1931 msgid "Base find external id" msgstr "" -#: models.py:1747 +#: models.py:1933 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:1752 +#: models.py:1938 msgid "Find external id" msgstr "" -#: models.py:1754 +#: models.py:1940 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:1759 +#: models.py:1945 msgid "Container external id" msgstr "" -#: models.py:1761 +#: models.py:1947 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:1766 +#: models.py:1952 msgid "Warehouse external id" msgstr "" -#: models.py:1768 +#: models.py:1954 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:1773 +#: models.py:1959 msgid "Raw name for person" msgstr "" -#: models.py:1775 +#: models.py:1961 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:1779 +#: models.py:1965 msgid "Currency" msgstr "" -#: models.py:1783 +#: models.py:1969 msgid "Ishtar site profile" msgstr "" -#: models.py:1784 +#: models.py:1970 msgid "Ishtar site profiles" msgstr "" -#: models.py:1864 +#: models.py:2054 msgid "Enable this form" msgstr "" -#: models.py:1865 +#: models.py:2055 msgid "" "Disable with caution: disabling a form with mandatory fields may lead to " "database errors." msgstr "" -#: models.py:1868 +#: models.py:2058 msgid "Apply to all" msgstr "" -#: models.py:1869 +#: models.py:2059 msgid "" "Apply this form to all users. If set to True, selecting user and user type " "is useless." msgstr "" -#: models.py:1875 +#: models.py:2065 msgid "Custom form" msgstr "" -#: models.py:1876 +#: models.py:2066 msgid "Custom forms" msgstr "" -#: models.py:1892 +#: models.py:2082 msgid "User types" msgstr "" -#: models.py:1964 +#: models.py:2154 msgid "Excluded field" msgstr "" -#: models.py:1965 +#: models.py:2155 msgid "Excluded fields" msgstr "" -#: models.py:1975 templates/blocks/form_flex_snippet.html:18 +#: models.py:2165 templates/blocks/form_flex_snippet.html:18 #: templates/blocks/table_form_snippet.html:9 msgid "Help" msgstr "" -#: models.py:1978 +#: models.py:2168 msgid "Custom form - Json data field" msgstr "" -#: models.py:1979 +#: models.py:2169 msgid "Custom form - Json data fields" msgstr "" -#: models.py:1983 +#: models.py:2173 msgid "Variable name" msgstr "" -#: models.py:1984 +#: models.py:2174 msgid "Description of the variable" msgstr "" -#: models.py:1986 models_imports.py:550 +#: models.py:2176 models_imports.py:554 #: templates/ishtar/formset_import_match.html:22 #: templates/ishtar/import_step_by_step.html:172 #: templates/ishtar/import_step_by_step.html:200 @@ -1379,491 +1430,553 @@ msgstr "" msgid "Value" msgstr "" -#: models.py:1989 +#: models.py:2179 msgid "Global variable" msgstr "" -#: models.py:2116 models.py:2146 +#: models.py:2306 models.py:2336 msgid "Total" msgstr "" -#: models.py:2123 models.py:2307 models.py:2323 +#: models.py:2313 models.py:2500 models.py:2516 #: 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:2210 +#: models.py:2400 msgid "Administrative Act" msgstr "" -#: models.py:2217 +#: models.py:2407 msgid "Associated object" msgstr "" -#: models.py:2222 +#: models.py:2412 msgid "Document template" msgstr "" -#: models.py:2223 +#: models.py:2413 msgid "Document templates" msgstr "" -#: models.py:2311 models.py:2324 models.py:3856 models_imports.py:838 +#: models.py:2504 models.py:2517 models.py:4186 models_imports.py:843 msgid "State" msgstr "" -#: models.py:2329 models.py:3608 templates/blocks/JQueryAdvancedTown.html:12 +#: models.py:2522 models.py:3908 templates/blocks/JQueryAdvancedTown.html:12 msgid "Department" msgstr "" -#: models.py:2330 +#: models.py:2523 msgid "Departments" msgstr "" -#: models.py:2370 +#: models.py:2563 msgid "Raw phone" msgstr "" -#: models.py:2376 +#: models.py:2569 msgid "Alternative address is prefered" msgstr "" -#: models.py:2415 +#: models.py:2608 msgid "Tel: " msgstr "" -#: models.py:2419 +#: models.py:2612 msgid "Mobile: " msgstr "" -#: models.py:2423 +#: models.py:2616 msgid "Email: " msgstr "" -#: models.py:2428 +#: models.py:2621 msgid "Merge key" msgstr "" -#: models.py:2500 +#: models.py:2693 msgid "Organization types" msgstr "" -#: models.py:2522 models.py:2650 models.py:3021 +#: models.py:2715 models.py:2846 models.py:3244 msgctxt "key for text search" msgid "name" msgstr "" -#: models.py:2526 models.py:2662 models.py:3033 models.py:3303 +#: models.py:2719 models.py:2858 models.py:3256 models.py:3544 msgctxt "key for text search" msgid "type" msgstr "" -#: models.py:2537 models.py:2697 models.py:3171 models.py:3616 +#: models.py:2733 models.py:2896 models.py:3407 models.py:3916 msgid "Cached name" msgstr "" -#: models.py:2543 +#: models.py:2739 msgid "Organizations" msgstr "" -#: models.py:2571 +#: models.py:2767 msgid "unknown organization" msgstr "" -#: models.py:2597 +#: models.py:2793 msgid "Person types" msgstr "" -#: models.py:2610 models_imports.py:655 +#: models.py:2806 models_imports.py:660 msgid "Title type" msgstr "" -#: models.py:2611 +#: models.py:2807 msgid "Title types" msgstr "" -#: models.py:2622 +#: models.py:2818 msgid "Mr" msgstr "" -#: models.py:2623 +#: models.py:2819 msgid "Miss" msgstr "" -#: models.py:2624 +#: models.py:2820 msgid "Mr and Mrs" msgstr "" -#: models.py:2625 +#: models.py:2821 msgid "Mrs" msgstr "" -#: models.py:2626 +#: models.py:2822 msgid "Doctor" msgstr "" -#: models.py:2654 models.py:3025 +#: models.py:2850 models.py:3248 msgctxt "key for text search" msgid "surname" msgstr "" -#: models.py:2658 models.py:3029 +#: models.py:2854 models.py:3252 msgctxt "key for text search" msgid "email" msgstr "" -#: models.py:2666 models.py:3037 +#: models.py:2862 models.py:3260 msgctxt "key for text search" msgid "organization" msgstr "" -#: models.py:2670 +#: models.py:2866 msgctxt "key for text search" msgid "has-account" msgstr "" -#: models.py:2690 +#: models.py:2889 msgid "Contact type" msgstr "" -#: models.py:2693 models.py:2777 +#: models.py:2892 models.py:2976 msgid "Types" msgstr "" -#: models.py:2696 +#: models.py:2895 msgid "Is attached to" msgstr "" -#: models.py:2703 +#: models.py:2902 msgid "Persons" msgstr "" -#: models.py:2916 +#: models.py:3115 msgid "Groups" msgstr "" -#: models.py:2921 +#: models.py:3120 msgid "Profile types" msgstr "" -#: models.py:2940 +#: models.py:3131 +#| msgid "Profile types" +msgid "Profile type summary" +msgstr "" + +#: models.py:3132 +#| msgid "Profile types" +msgid "Profile types summary" +msgstr "" + +#: models.py:3143 +#| msgid "Export field name" +msgid "Show field number" +msgstr "" + +#: models.py:3148 msgid "User profile" msgstr "" -#: models.py:2941 +#: models.py:3149 msgid "User profiles" msgstr "" -#: models.py:2976 +#: models.py:3184 msgid " - duplicate" msgstr "" -#: models.py:3017 +#: models.py:3240 msgctxt "key for text search" msgid "username" msgstr "" -#: models.py:3050 +#: models.py:3276 msgid "Advanced shortcut menu" msgstr "" -#: models.py:3053 +#: models.py:3279 msgid "Ishtar user" msgstr "" -#: models.py:3054 +#: models.py:3280 msgid "Ishtar users" msgstr "" -#: models.py:3156 +#: models.py:3392 msgid "Author types" msgstr "" -#: models.py:3213 +#: models.py:3449 msgid "Source types" msgstr "" -#: models.py:3223 models_imports.py:654 +#: models.py:3459 models_imports.py:659 msgid "Support type" msgstr "" -#: models.py:3224 +#: models.py:3460 msgid "Support types" msgstr "" -#: models.py:3233 +#: models.py:3469 msgid "Format type" msgstr "" -#: models.py:3234 +#: models.py:3470 msgid "Format types" msgstr "" -#: models.py:3243 +#: models.py:3479 msgid "URL" msgstr "" -#: models.py:3246 +#: models.py:3482 msgid "License type" msgstr "" -#: models.py:3247 +#: models.py:3483 msgid "License types" msgstr "" -#: models.py:3295 +#: models.py:3536 msgctxt "key for text search" msgid "author" msgstr "" -#: models.py:3299 +#: models.py:3540 msgctxt "key for text search" msgid "title" msgstr "" -#: models.py:3307 +#: models.py:3548 msgctxt "key for text search" msgid "reference" msgstr "" -#: models.py:3311 +#: models.py:3552 msgctxt "key for text search" msgid "internal-reference" msgstr "" -#: models.py:3315 +#: models.py:3556 msgctxt "key for text search" msgid "description" msgstr "" -#: models.py:3319 +#: models.py:3560 msgctxt "key for text search" msgid "comment" msgstr "" -#: models.py:3323 +#: models.py:3564 msgctxt "key for text search" msgid "additional-information" msgstr "" -#: models.py:3327 +#: models.py:3568 msgctxt "key for text search" msgid "has-duplicate" msgstr "" -#: models.py:3337 +#: models.py:3572 models.py:3618 +#| msgid "Operation" +msgctxt "key for text search" +msgid "operation" +msgstr "" + +#: models.py:3576 models.py:3621 +#| msgid "Context record" +msgctxt "key for text search" +msgid "context-record" +msgstr "" + +#: models.py:3580 models.py:3623 +msgctxt "key for text search" +msgid "find" +msgstr "" + +#: models.py:3584 models.py:3622 +#| msgid "Profile" +msgctxt "key for text search" +msgid "file" +msgstr "" + +#: models.py:3588 models.py:3624 +#| msgid "New site" +msgctxt "key for text search" +msgid "site" +msgstr "" + +#: models.py:3592 models.py:3625 +#| msgid "Warehouse type" +msgctxt "key for text search" +msgid "warehouse" +msgstr "" + +#: models.py:3627 +#| msgid "Treatment" +msgctxt "key for text search" +msgid "treatment" +msgstr "" + +#: models.py:3630 +#| msgid "Treatment" +msgctxt "key for text search" +msgid "treatment-file" +msgstr "" + +#: models.py:3636 msgid "Index" msgstr "" -#: models.py:3339 +#: models.py:3638 msgid "External ID" msgstr "" -#: models.py:3340 templates/ishtar/blocks/window_image_detail.html:34 +#: models.py:3639 templates/ishtar/blocks/window_image_detail.html:34 msgid "Ref." msgstr "" -#: models.py:3341 templates/ishtar/blocks/window_image_detail.html:44 +#: models.py:3640 templates/ishtar/blocks/window_image_detail.html:44 msgid "Internal ref." msgstr "" -#: models.py:3345 +#: models.py:3644 msgid "License" msgstr "" -#: models.py:3347 templates/ishtar/blocks/window_image_detail.html:78 +#: models.py:3646 templates/ishtar/blocks/window_image_detail.html:78 msgid "Support" msgstr "" -#: models.py:3349 models_imports.py:621 +#: models.py:3648 models_imports.py:625 #: templates/ishtar/blocks/window_image_detail.html:88 msgid "Format" msgstr "" -#: models.py:3351 templates/ishtar/blocks/window_image_detail.html:98 +#: models.py:3650 templates/ishtar/blocks/window_image_detail.html:98 msgid "Scale" msgstr "" -#: models.py:3355 +#: models.py:3654 msgid "Authors (raw)" msgstr "" -#: models.py:3367 templates/ishtar/blocks/window_image_detail.html:118 +#: models.py:3666 templates/ishtar/blocks/window_image_detail.html:118 msgid "Number of items" msgstr "" -#: models.py:3373 +#: models.py:3673 msgid "Symbolic links" msgstr "" -#: models.py:3376 +#: models.py:3676 msgid "Related" msgstr "" -#: models.py:3377 +#: models.py:3677 msgid "Cached value - do not edit" msgstr "" -#: models.py:3380 templates/ishtar/sheet_document.html:4 +#: models.py:3680 templates/ishtar/sheet_document.html:4 msgid "Document" msgstr "" -#: models.py:3381 templates/ishtar/sheet_person.html:107 +#: models.py:3681 templates/ishtar/sheet_person.html:107 msgid "Documents" msgstr "" -#: models.py:3385 +#: models.py:3685 msgid "Can view all Documents" msgstr "" -#: models.py:3387 +#: models.py:3687 msgid "Can view own Document" msgstr "" -#: models.py:3389 +#: models.py:3689 msgid "Can add own Document" msgstr "" -#: models.py:3391 +#: models.py:3691 msgid "Can change own Document" msgstr "" -#: models.py:3393 +#: models.py:3693 msgid "Can delete own Document" msgstr "" -#: models.py:3601 +#: models.py:3901 msgid "Surface (m2)" msgstr "" -#: models.py:3602 +#: models.py:3902 msgid "Localisation" msgstr "" -#: models.py:3610 +#: models.py:3910 msgid "Year of creation" msgstr "" -#: models.py:3611 +#: models.py:3911 msgid "Filling this field is relevant to distinguish old towns from new towns." msgstr "" -#: models.py:3725 +#: models.py:4043 msgid "Only four level of parent are managed." msgstr "" -#: models.py:3730 +#: models.py:4048 msgid "Area" msgstr "" -#: models.py:3737 +#: models.py:4067 msgid "Is preventive" msgstr "" -#: models.py:3738 +#: models.py:4068 msgid "Is judiciary" msgstr "" -#: models.py:3741 models_imports.py:622 +#: models.py:4071 models_imports.py:626 msgid "Operation type" msgstr "" -#: models.py:3742 +#: models.py:4072 msgid "Operation types" msgstr "" -#: models.py:3781 +#: models.py:4111 msgid "Judiciary" msgstr "" -#: models.py:3783 +#: models.py:4113 msgid "Preventive" msgstr "" -#: models.py:3785 +#: models.py:4115 msgid "Research" msgstr "" -#: models.py:3820 +#: models.py:4150 msgid "Authority name" msgstr "" -#: models.py:3821 +#: models.py:4151 msgid "Authority SRID" msgstr "" -#: models.py:3824 models_imports.py:653 +#: models.py:4154 models_imports.py:658 msgid "Spatial reference system" msgstr "" -#: models.py:3825 +#: models.py:4155 msgid "Spatial reference systems" msgstr "" -#: models.py:3832 +#: models.py:4162 msgid "Filename" msgstr "" -#: models.py:3837 +#: models.py:4167 msgid "Administration script" msgstr "" -#: models.py:3838 +#: models.py:4168 msgid "Administration scripts" msgstr "" -#: models.py:3845 +#: models.py:4175 msgid "Scheduled" msgstr "" -#: models.py:3846 +#: models.py:4176 msgid "In progress" msgstr "" -#: models.py:3847 models_imports.py:777 +#: models.py:4177 models_imports.py:782 msgid "Finished with errors" msgstr "" -#: models.py:3848 models_imports.py:778 +#: models.py:4178 models_imports.py:783 msgid "Finished" msgstr "" -#: models.py:3861 +#: models.py:4191 msgid "Result" msgstr "" -#: models.py:3864 +#: models.py:4194 msgid "Administration task" msgstr "" -#: models.py:3865 +#: models.py:4195 msgid "Administration tasks" msgstr "" -#: models.py:3869 +#: models.py:4199 msgid "Unknown" msgstr "" -#: models.py:3884 +#: models.py:4214 msgid "" "ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your " "administrator." msgstr "" -#: models.py:3893 +#: models.py:4223 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:3904 +#: models.py:4234 msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory." msgstr "" -#: models.py:3920 +#: models.py:4250 msgid "" "Script \"{}\" is not available in your script directory. Check your " "configuration." @@ -1952,407 +2065,416 @@ msgstr "" msgid "Importer - Columns" msgstr "" -#: models_imports.py:404 +#: models_imports.py:408 msgid "Field name" msgstr "" -#: models_imports.py:406 models_imports.py:463 +#: models_imports.py:410 models_imports.py:467 msgid "Force creation of new items" msgstr "" -#: models_imports.py:408 models_imports.py:465 +#: models_imports.py:412 models_imports.py:469 msgid "Concatenate with existing" msgstr "" -#: models_imports.py:410 models_imports.py:467 +#: models_imports.py:414 models_imports.py:471 msgid "Concatenate character" msgstr "" -#: models_imports.py:415 +#: models_imports.py:419 msgid "Importer - Duplicate field" msgstr "" -#: models_imports.py:416 +#: models_imports.py:420 msgid "Importer - Duplicate fields" msgstr "" -#: models_imports.py:434 +#: models_imports.py:438 msgid "Regular expression" msgstr "" -#: models_imports.py:438 +#: models_imports.py:442 msgid "Importer - Regular expression" msgstr "" -#: models_imports.py:439 +#: models_imports.py:443 msgid "Importer - Regular expressions" msgstr "" -#: models_imports.py:473 +#: models_imports.py:477 msgid "Importer - Target" msgstr "" -#: models_imports.py:474 +#: models_imports.py:478 msgid "Importer - Targets" msgstr "" -#: models_imports.py:511 views_item.py:740 +#: models_imports.py:515 views_item.py:828 msgid "True" msgstr "" -#: models_imports.py:512 views_item.py:742 +#: models_imports.py:516 views_item.py:830 msgid "False" msgstr "" -#: models_imports.py:524 +#: models_imports.py:528 msgid "All users can use it" msgstr "" -#: models_imports.py:526 +#: models_imports.py:530 msgid "All users can modify it" msgstr "" -#: models_imports.py:531 +#: models_imports.py:535 msgid "Importer - Target key group" msgstr "" -#: models_imports.py:532 +#: models_imports.py:536 msgid "Importer - Target key groups" msgstr "" -#: models_imports.py:551 +#: models_imports.py:555 msgid "Is set" msgstr "" -#: models_imports.py:559 +#: models_imports.py:563 msgid "Importer - Target key" msgstr "" -#: models_imports.py:560 +#: models_imports.py:564 msgid "Importer - Targets keys" msgstr "" -#: models_imports.py:623 +#: models_imports.py:627 msgid "Period" msgstr "" -#: models_imports.py:624 +#: models_imports.py:628 msgid "Report state" msgstr "" -#: models_imports.py:625 +#: models_imports.py:629 msgid "Remain type" msgstr "" -#: models_imports.py:626 +#: models_imports.py:630 msgid "Unit" msgstr "" -#: models_imports.py:628 +#: models_imports.py:632 msgid "Activity type" msgstr "" -#: models_imports.py:630 +#: models_imports.py:634 msgid "Documentation type" msgstr "" -#: models_imports.py:631 +#: models_imports.py:635 msgid "Material" msgstr "" -#: models_imports.py:633 +#: models_imports.py:637 msgid "Conservatory state" msgstr "" -#: models_imports.py:634 +#: models_imports.py:638 msgid "Container type" msgstr "" -#: models_imports.py:636 +#: models_imports.py:640 msgid "Warehouse division" msgstr "" -#: models_imports.py:637 +#: models_imports.py:641 msgid "Warehouse type" msgstr "" -#: models_imports.py:638 +#: models_imports.py:642 msgid "Treatment type" msgstr "" -#: models_imports.py:640 +#: models_imports.py:644 msgid "Treatment emergency type" msgstr "" -#: models_imports.py:641 +#: models_imports.py:645 msgid "Object type" msgstr "" -#: models_imports.py:642 +#: models_imports.py:646 msgid "Integrity type" msgstr "" -#: models_imports.py:644 +#: models_imports.py:648 msgid "Remarkability type" msgstr "" -#: models_imports.py:645 +#: models_imports.py:649 msgid "Alteration type" msgstr "" -#: models_imports.py:647 +#: models_imports.py:651 msgid "Alteration cause type" msgstr "" -#: models_imports.py:648 +#: models_imports.py:652 msgid "Batch type" msgstr "" -#: models_imports.py:650 +#: models_imports.py:653 +#| msgid "Phone type" +msgid "Checked type" +msgstr "" + +#: models_imports.py:655 msgid "Identification type" msgstr "" -#: models_imports.py:652 +#: models_imports.py:657 msgid "Context record relation type" msgstr "" -#: models_imports.py:663 +#: models_imports.py:668 msgid "String" msgstr "" -#: models_imports.py:666 +#: models_imports.py:671 #: templates/ishtar/dashboards/dashboard_main_detail.html:196 msgid "Year" msgstr "" -#: models_imports.py:667 +#: models_imports.py:672 msgid "INSEE code" msgstr "" -#: models_imports.py:668 +#: models_imports.py:673 msgid "String to boolean" msgstr "" -#: models_imports.py:669 +#: models_imports.py:674 msgctxt "filesystem" msgid "File" msgstr "" -#: models_imports.py:670 +#: models_imports.py:675 msgid "Unknow type" msgstr "" -#: models_imports.py:687 +#: models_imports.py:692 msgid "4 digit year. e.g.: \"2015\"" msgstr "" -#: models_imports.py:688 +#: models_imports.py:693 msgid "4 digit year/month/day. e.g.: \"2015/02/04\"" msgstr "" -#: models_imports.py:689 +#: models_imports.py:694 msgid "Day/month/4 digit year. e.g.: \"04/02/2015\"" msgstr "" -#: models_imports.py:705 +#: models_imports.py:710 msgid "Options" msgstr "" -#: models_imports.py:707 +#: models_imports.py:712 msgid "Split character(s)" msgstr "" -#: models_imports.py:712 +#: models_imports.py:717 msgid "Importer - Formater type" msgstr "" -#: models_imports.py:713 +#: models_imports.py:718 msgid "Importer - Formater types" msgstr "" -#: models_imports.py:769 +#: models_imports.py:774 #: templates/ishtar/dashboards/dashboard_main_detail.html:132 msgid "Created" msgstr "" -#: models_imports.py:770 +#: models_imports.py:775 msgid "Analyse in progress" msgstr "" -#: models_imports.py:771 +#: models_imports.py:776 msgid "Analysed" msgstr "" -#: models_imports.py:772 +#: models_imports.py:777 msgid "Check modified in queue" msgstr "" -#: models_imports.py:773 +#: models_imports.py:778 msgid "Import in queue" msgstr "" -#: models_imports.py:774 +#: models_imports.py:779 msgid "Check modified in progress" msgstr "" -#: models_imports.py:775 +#: models_imports.py:780 msgid "Import in progress" msgstr "" -#: models_imports.py:776 +#: models_imports.py:781 msgid "Partially imported" msgstr "" -#: models_imports.py:779 +#: models_imports.py:784 msgid "Archived" msgstr "" -#: models_imports.py:815 +#: models_imports.py:820 msgid "Imported file" msgstr "" -#: models_imports.py:817 +#: models_imports.py:822 msgid "Associated images (zip file)" msgstr "" -#: models_imports.py:821 +#: models_imports.py:826 msgid "If a group is selected, target key saved in this group will be used." msgstr "" -#: models_imports.py:824 +#: models_imports.py:829 msgid "Encoding" msgstr "" -#: models_imports.py:827 +#: models_imports.py:832 msgid "Skip lines" msgstr "" -#: models_imports.py:828 +#: models_imports.py:833 msgid "Number of header lines in your file (can be 0)." msgstr "" -#: models_imports.py:829 +#: models_imports.py:834 msgid "Error file" msgstr "" -#: models_imports.py:832 +#: models_imports.py:837 msgid "Result file" msgstr "" -#: models_imports.py:835 +#: models_imports.py:840 msgid "Match file" msgstr "" -#: models_imports.py:841 +#: models_imports.py:846 msgid "Conservative import" msgstr "" -#: models_imports.py:842 +#: models_imports.py:847 msgid "If set to true, do not overload existing values." msgstr "" -#: models_imports.py:845 +#: models_imports.py:850 msgid "End date" msgstr "" -#: models_imports.py:848 +#: models_imports.py:853 msgid "Remaining seconds" msgstr "" -#: models_imports.py:850 +#: models_imports.py:855 msgid "Current line" msgstr "" -#: models_imports.py:852 +#: models_imports.py:857 msgid "Number of line" msgstr "" -#: models_imports.py:855 +#: models_imports.py:860 msgid "Imported line numbers" msgstr "" -#: models_imports.py:858 +#: models_imports.py:863 msgid "Changed have been checked" msgstr "" -#: models_imports.py:861 +#: models_imports.py:866 msgid "Changed line numbers" msgstr "" -#: models_imports.py:866 +#: models_imports.py:871 msgid "Import" msgstr "" -#: models_imports.py:955 +#: models_imports.py:960 msgid "Analyse" msgstr "" -#: models_imports.py:957 models_imports.py:966 +#: models_imports.py:962 models_imports.py:971 msgid "Re-analyse" msgstr "" -#: models_imports.py:958 +#: models_imports.py:963 msgid "Launch import" msgstr "" -#: models_imports.py:961 +#: models_imports.py:966 msgid "Step by step import" msgstr "" -#: models_imports.py:962 models_imports.py:971 +#: models_imports.py:967 models_imports.py:976 msgid "Re-check for changes" msgstr "" -#: models_imports.py:964 models_imports.py:973 +#: models_imports.py:969 models_imports.py:978 msgid "Check for changes" msgstr "" -#: models_imports.py:967 +#: models_imports.py:972 msgid "Re-import" msgstr "" -#: models_imports.py:970 +#: models_imports.py:975 msgid "Step by step re-import" msgstr "" -#: models_imports.py:974 +#: models_imports.py:979 msgid "Archive" msgstr "" -#: models_imports.py:976 +#: models_imports.py:981 msgid "Unarchive" msgstr "" -#: models_imports.py:977 templates/ishtar/form_delete.html:11 widgets.py:371 -#: widgets.py:403 +#: models_imports.py:982 templates/ishtar/form_delete.html:11 views.py:1801 +#: widgets.py:371 widgets.py:403 msgid "Delete" msgstr "" -#: models_imports.py:1046 +#: models_imports.py:1051 msgid "Modification check {} added to the queue" msgstr "" -#: models_imports.py:1116 +#: models_imports.py:1121 msgid "Import {} added to the queue" msgstr "" -#: models_imports.py:1134 +#: models_imports.py:1139 msgid "Error on imported file: {}" msgstr "" -#: models_imports.py:1169 +#: models_imports.py:1174 msgid "Import {} finished with errors" msgstr "" -#: models_imports.py:1178 +#: models_imports.py:1183 msgid "Import {} finished with no errors" msgstr "" -#: templates/404.html:14 +#: templates/404.html:3 msgid "Page not found" msgstr "" -#: templates/404.html:15 +#: templates/500.html:22 +msgid "An error has occured. The support team has been warned." +msgstr "" + +#: templates/500.html:24 msgid "Back to main page" msgstr "" @@ -2392,12 +2514,12 @@ msgid "View on site" msgstr "" #: templates/admin/change_form.html:24 templates/admin/change_form.html:27 -#: views.py:1167 views.py:1172 +#: views.py:1185 views.py:1190 msgid "Previous" msgstr "" #: templates/admin/change_form.html:32 templates/admin/change_form.html:35 -#: views.py:1175 views.py:1178 +#: views.py:1193 views.py:1196 msgid "Next" msgstr "" @@ -2410,124 +2532,126 @@ msgstr "" msgid "Import from CSV" msgstr "" -#: templates/base.html:40 -msgid "Searches in the shortcut menu deal with all items." +#: templates/admin/profiletype_summary_change_list.html:4 +#| msgid "Profile type" +msgid "Profile type Summary" msgstr "" #: templates/base.html:41 -msgid "Searches in the shortcut menu deal with only your items." +msgid "Searches in the shortcut menu deal with all items." msgstr "" #: templates/base.html:42 -msgid "yes" +msgid "Searches in the shortcut menu deal with only your items." msgstr "" #: templates/base.html:43 -msgid "no" +msgid "yes" msgstr "" #: templates/base.html:44 -msgid "Autorefresh start. The form is disabled." +msgid "no" msgstr "" #: templates/base.html:45 +msgid "Autorefresh start. The form is disabled." +msgstr "" + +#: templates/base.html:46 msgid "Autorefresh end. The form is re-enabled." msgstr "" -#: templates/base.html:68 +#: templates/base.html:72 msgid "Current items" msgstr "" -#: templates/base.html:70 templates/ishtar/manage_basket.html:4 +#: templates/base.html:74 templates/ishtar/forms/qa_base.html:34 +#: templates/ishtar/forms/qa_form.html:21 templates/ishtar/manage_basket.html:4 #: templates/welcome.html:11 templates/welcome.html:12 #: templates/welcome.html:13 templates/welcome.html:14 wizards.py:423 msgid ":" msgstr "" -#: templates/base.html:83 +#: templates/base.html:87 msgid "Sheets" msgstr "" -#: templates/base.html:133 +#: templates/base.html:137 msgid "Processing..." msgstr "" -#: templates/base.html:135 +#: templates/base.html:139 msgid "This can be long." msgstr "" -#: templates/base.html:137 +#: templates/base.html:141 msgid "Time to take a coffee?" msgstr "" -#: templates/base.html:139 +#: templates/base.html:143 msgid "Time to take another coffee?" msgstr "" -#: templates/blocks/DataTables.html:15 templates/blocks/JQueryJqGrid.html:16 -msgid "Pinned search:" -msgstr "" - -#: templates/blocks/DataTables.html:53 +#: templates/blocks/DataTables.html:47 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:39 msgid "Expand table" msgstr "" -#: templates/blocks/DataTables.html:59 templates/blocks/JQueryJqGrid.html:26 +#: templates/blocks/DataTables.html:53 templates/blocks/JQueryJqGrid.html:26 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:45 msgid "Export" msgstr "" -#: templates/blocks/DataTables.html:62 templates/blocks/DataTables.html:65 +#: templates/blocks/DataTables.html:56 templates/blocks/DataTables.html:59 #: templates/blocks/JQueryJqGrid.html:29 templates/blocks/JQueryJqGrid.html:32 msgid "Export as CSV - " msgstr "" -#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:29 -#: templates/ishtar/blocks/advanced_shortcut_menu.html:6 -#: templates/ishtar/blocks/shortcut_menu.html:6 +#: templates/blocks/DataTables.html:56 templates/blocks/JQueryJqGrid.html:29 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 +#: templates/ishtar/blocks/shortcut_menu.html:7 msgid "simple" msgstr "" -#: templates/blocks/DataTables.html:62 +#: templates/blocks/DataTables.html:56 msgid "Simple CSV" msgstr "" -#: templates/blocks/DataTables.html:63 templates/blocks/JQueryJqGrid.html:30 +#: templates/blocks/DataTables.html:57 templates/blocks/JQueryJqGrid.html:30 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:48 msgid "Export as CSV - full" msgstr "" -#: templates/blocks/DataTables.html:63 templates/blocks/JQueryJqGrid.html:30 +#: templates/blocks/DataTables.html:57 templates/blocks/JQueryJqGrid.html:30 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:48 msgid "CSV full" msgstr "" -#: templates/blocks/DataTables.html:68 templates/blocks/JQueryJqGrid.html:35 +#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:35 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:47 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:50 msgid "Export as CSV" msgstr "" -#: templates/blocks/DataTables.html:68 templates/blocks/JQueryJqGrid.html:29 +#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:29 #: templates/blocks/JQueryJqGrid.html:35 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:47 msgid "CSV" msgstr "" -#: templates/blocks/DataTables.html:75 templates/blocks/JQueryJqGrid.html:42 -#: templates/blocks/bs_form_snippet.html:59 -#: templates/blocks/bs_form_snippet.html:98 +#: templates/blocks/DataTables.html:69 templates/blocks/JQueryJqGrid.html:42 +#: templates/blocks/bs_form_snippet.html:88 #: templates/ishtar/manage_basket.html:13 templates/window.html:39 msgid "Add" msgstr "" -#: templates/blocks/DataTables.html:171 +#: templates/blocks/DataTables.html:177 msgid "Select all items" msgstr "" -#: templates/blocks/DataTables.html:172 -msgid "Select none" +#: templates/blocks/DataTables.html:182 +#| msgid "Hide selected" +msgid "Deselect" msgstr "" #: templates/blocks/JQueryAdvancedTown.html:3 @@ -2543,26 +2667,28 @@ msgstr "" msgid "Search and select an item" msgstr "" +#: templates/blocks/JQueryJqGrid.html:16 +msgid "Pinned search:" +msgstr "" + #: templates/blocks/JQueryJqGrid.html:116 msgid "An error as occured during search. Check your query fields." msgstr "" -#: templates/blocks/bs_form_snippet.html:25 +#: templates/blocks/bs_form_snippet.html:26 msgid "help" msgstr "" -#: templates/blocks/bs_form_snippet.html:47 +#: templates/blocks/bs_form_snippet.html:48 msgid "Criteria search" msgstr "" -#: templates/blocks/bs_form_snippet.html:62 -#: templates/blocks/bs_form_snippet.html:101 +#: templates/blocks/bs_form_snippet.html:91 #: templates/widgets/search_input.html:17 msgid "Clear" msgstr "" -#: templates/blocks/bs_form_snippet.html:64 -#: templates/blocks/bs_form_snippet.html:103 +#: templates/blocks/bs_form_snippet.html:93 #: templates/ishtar/manage_basket.html:24 templates/ishtar/sheet.html:49 msgid "Close" msgstr "" @@ -2583,34 +2709,39 @@ msgstr "" msgid "Show / hide advanced search" msgstr "" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:6 -#: templates/ishtar/blocks/shortcut_menu.html:6 -#: templates/ishtar/blocks/shortcut_menu.html:11 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 +#: templates/ishtar/blocks/shortcut_menu.html:7 +#: templates/ishtar/blocks/shortcut_menu.html:20 msgid "" "Simple menu limited to your own items. Be careful only the last 100 items " "are displayed." msgstr "" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 -#: templates/ishtar/blocks/shortcut_menu.html:7 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:8 +#: templates/ishtar/blocks/shortcut_menu.html:8 msgid "Advanced menu" msgstr "" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 -#: templates/ishtar/blocks/shortcut_menu.html:7 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:8 +#: templates/ishtar/blocks/shortcut_menu.html:8 msgid "advanced" msgstr "" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:11 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:12 msgid "Search within my items" msgstr "" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:16 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:17 msgid "Search within all items" msgstr "" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:42 -#: templates/ishtar/blocks/shortcut_menu.html:30 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:31 +#: templates/ishtar/blocks/shortcut_menu.html:13 +msgid "Refresh current page" +msgstr "" + +#: templates/ishtar/blocks/advanced_shortcut_menu.html:51 +#: templates/ishtar/blocks/shortcut_menu.html:39 msgid "Unpin" msgstr "" @@ -2639,6 +2770,7 @@ msgstr "" #: templates/ishtar/blocks/modify_toolbar.html:1 #: templates/ishtar/blocks/window_image.html:11 #: templates/ishtar/blocks/window_nav.html:44 +#: templates/ishtar/forms/qa_base.html:57 #: templates/ishtar/organization_form.html:37 #: templates/ishtar/organization_person_form.html:32 #: templates/ishtar/person_form.html:43 @@ -2668,7 +2800,8 @@ msgid "Licenses" msgstr "" #: templates/ishtar/blocks/window_image_detail.html:111 -#: templates/ishtar/import_delete.html:20 views_item.py:458 wizards.py:393 +#: templates/ishtar/import_delete.html:20 templatetags/window_field.py:17 +#: views_item.py:471 wizards.py:393 msgid "Yes" msgstr "" @@ -2819,6 +2952,27 @@ msgstr "" msgid "Validate" msgstr "" +#: templates/ishtar/forms/bookmark_delete.html:5 +#| msgid "Are you sure you want to delete?" +msgid "Are you sure you want to delete: " +msgstr "" + +#: templates/ishtar/forms/qa_base.html:25 +#: templates/ishtar/forms/qa_form.html:12 +#| msgid "Modified" +msgid "Modified items" +msgstr "" + +#: templates/ishtar/forms/qa_base.html:62 +#: templates/ishtar/import_step_by_step.html:126 +#: templates/ishtar/import_step_by_step.html:305 +#: templates/ishtar/organization_form.html:40 +#: templates/ishtar/organization_person_form.html:35 +#: templates/ishtar/person_form.html:46 +#: templates/ishtar/wizard/validation_bar.html:20 +msgid "Cancel" +msgstr "" + #: templates/ishtar/forms/search_query.html:5 #: templates/widgets/search_input.html:26 msgid "Bookmark this search" @@ -2832,7 +2986,8 @@ msgid "New" msgstr "" #: templates/ishtar/forms/success.html:20 -msgid "Form successfully submited" +#| msgid "Password reset successfully" +msgid "Changes made successfully." msgstr "" #: templates/ishtar/formset_import_match.html:5 @@ -2891,7 +3046,7 @@ msgstr "" msgid "Go" msgstr "" -#: templates/ishtar/import_step_by_step.html:63 views.py:1017 +#: templates/ishtar/import_step_by_step.html:63 views.py:1035 msgid "Import step by step" msgstr "" @@ -2937,15 +3092,6 @@ msgstr "" msgid "Update source file" msgstr "" -#: templates/ishtar/import_step_by_step.html:126 -#: templates/ishtar/import_step_by_step.html:305 -#: templates/ishtar/organization_form.html:40 -#: templates/ishtar/organization_person_form.html:35 -#: templates/ishtar/person_form.html:46 -#: templates/ishtar/wizard/validation_bar.html:20 -msgid "Cancel" -msgstr "" - #: templates/ishtar/import_step_by_step.html:148 msgid "No change for this item." msgstr "" @@ -3457,11 +3603,15 @@ msgstr "" msgid "Bookmarks" msgstr "" -#: templatetags/window_tables.py:88 widgets.py:1039 +#: templatetags/window_field.py:22 wizards.py:395 +msgid "No" +msgstr "" + +#: templatetags/window_tables.py:88 widgets.py:1061 msgid "No results" msgstr "" -#: templatetags/window_tables.py:89 widgets.py:1040 +#: templatetags/window_tables.py:89 widgets.py:1062 msgid "Loading..." msgstr "" @@ -3469,159 +3619,162 @@ msgstr "" msgid "You don't have sufficient permissions to do this action." msgstr "" -#: utils.py:265 +#: utils.py:267 msgid " (...)" msgstr "" -#: utils.py:338 +#: utils.py:347 msgid "Information" msgstr "" -#: utils.py:339 +#: utils.py:348 msgid "Load another random image?" msgstr "" -#: views.py:82 +#: views.py:83 msgid "" "PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask " "your admin to do it)." msgstr "" -#: views.py:87 +#: views.py:88 msgid "" "The slug of your current profile is set to \"default\". Change it on the " "administration page (or ask your admin to do it)." msgstr "" -#: views.py:113 +#: views.py:114 msgid "New person" msgstr "" -#: views.py:121 +#: views.py:122 msgid "Person modification" msgstr "" -#: views.py:136 +#: views.py:137 msgid "Person deletion" msgstr "" -#: views.py:147 +#: views.py:148 msgid "New organization" msgstr "" -#: views.py:154 +#: views.py:155 msgid "Organization modification" msgstr "" -#: views.py:170 +#: views.py:171 msgid "Organization deletion" msgstr "" -#: views.py:181 +#: views.py:182 msgid "Account management" msgstr "" -#: views.py:187 +#: views.py:188 msgid "Account deletion" msgstr "" -#: views.py:251 -msgid "Archaeological file" -msgstr "" - #: views.py:252 -msgid "Operation" -msgstr "" - -#: views.py:254 -msgid "Context record" +msgid "Archaeological file" msgstr "" -#: views.py:256 -msgid "Find" +#: views.py:259 +#| msgid "Warehouse type" +msgid "Warehouse" msgstr "" -#: views.py:258 +#: views.py:263 msgid "Treatment request" msgstr "" -#: views.py:259 +#: views.py:264 msgid "Treatment" msgstr "" -#: views.py:661 views_item.py:91 +#: views.py:679 views_item.py:95 msgid "Operation not permitted." msgstr "" -#: views.py:678 views.py:736 +#: views.py:696 views.py:754 msgid "Archaeological files" msgstr "" -#: views.py:683 views.py:747 +#: views.py:701 views.py:765 msgid "Finds" msgstr "" -#: views.py:685 views.py:752 +#: views.py:703 views.py:770 msgid "Treatment requests" msgstr "" -#: views.py:686 views.py:758 +#: views.py:704 views.py:776 msgid "Treatments" msgstr "" -#: views.py:1359 +#: views.py:1377 msgid "Col. " msgstr "" -#: views.py:1365 views.py:1377 +#: views.py:1383 views.py:1395 msgid "* empty *" msgstr "" -#: views.py:1418 +#: views.py:1436 msgid "Link unmatched items" msgstr "" -#: views.py:1439 +#: views.py:1457 msgid "Delete import" msgstr "" -#: views.py:1478 +#: views.py:1496 msgid "Merge persons" msgstr "" -#: views.py:1502 +#: views.py:1520 msgid "Select the main person" msgstr "" -#: views.py:1511 +#: views.py:1529 msgid "Merge organization" msgstr "" -#: views.py:1521 +#: views.py:1539 msgid "Select the main organization" msgstr "" -#: views.py:1561 views.py:1577 +#: views.py:1579 views.py:1595 msgid "Corporation manager" msgstr "" -#: views.py:1598 +#: views.py:1616 msgid "Document: search" msgstr "" -#: views.py:1613 +#: views.py:1631 msgid "Document creation" msgstr "" -#: views.py:1646 +#: views.py:1664 msgid "Document modification" msgstr "" -#: views.py:1676 +#: views.py:1694 msgid "Document deletion" msgstr "" -#: views_item.py:93 +#: views.py:1777 +#| msgid "Delete import" +msgid "Delete bookmark" +msgstr "" + +#: views.py:1800 +#| msgid "Bookmarks" +msgid "Bookmark - Delete" +msgstr "" + +#: views_item.py:97 #, python-format msgid "New %s" msgstr "" @@ -3630,31 +3783,27 @@ msgstr "" msgid "The character \" is not accepted." msgstr "" -#: widgets.py:509 +#: widgets.py:513 msgid "{} is not a valid key for {}" msgstr "" -#: widgets.py:610 widgets.py:744 widgets.py:859 +#: widgets.py:614 widgets.py:748 widgets.py:863 msgid "Search..." msgstr "" -#: widgets.py:679 +#: widgets.py:683 msgid "Previous value:" msgstr "" -#: widgets.py:1041 +#: widgets.py:1063 msgid "Remove" msgstr "" -#: wizards.py:395 -msgid "No" -msgstr "" - #: wizards.py:431 msgid "Deleted" msgstr "" -#: wizards.py:1717 +#: wizards.py:1742 #, python-format msgid "[%(app_name)s] Account creation/modification" msgstr "" |