diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-05-21 17:43:14 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-06-12 09:56:54 +0200 |
commit | 6104494da70d5a0ac2d4cda1cfabf2981ad6aba6 (patch) | |
tree | b78f86b38693691214189762b6286c1e6c3bc6c4 /ishtar_common | |
parent | 04a5c15f5a8496db3f0e56ea66f55276111fdef7 (diff) | |
download | Ishtar-6104494da70d5a0ac2d4cda1cfabf2981ad6aba6.tar.bz2 Ishtar-6104494da70d5a0ac2d4cda1cfabf2981ad6aba6.zip |
Update translations
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/django.pot | 3368 |
1 files changed, 3368 insertions, 0 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index e69de29bb..5d77457b5 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -0,0 +1,3368 @@ +# Ishtar po translation. +# Copyright (C) 2010-2015 +# This file is distributed under the same license as the Ishtar package. +# Étienne Loks <etienne.loks at peacefrogs net>, 2010-2015. +# Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata +# Étienne Loks <etienne.loks@iggdrasil.net>, 2016. #zanata +# Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata +# Valérie-Emma Leroux <emma@iggdrasil.net>, 2018. #zanata +# Étienne Loks <etienne.loks@iggdrasil.net>, 2018. #zanata +msgid "" +msgstr "" + +#: __init__.py:8 +msgid "username" +msgstr "" + +#: __init__.py:9 +msgid "email address" +msgstr "" + +#: __init__.py:10 templates/ishtar/sheet_source.html:20 +msgid "Related item" +msgstr "" + +#: admin.py:72 +msgid "CSV file" +msgstr "" + +#: admin.py:73 +msgid "Only unicode encoding is managed - convert your file first" +msgstr "" + +#: admin.py:78 +msgid "Export selected as CSV file" +msgstr "" + +#: admin.py:186 templates/navbar.html:31 +#| msgid "Error file" +msgid "Profile" +msgstr "" + +#: admin.py:187 forms_common.py:765 forms_common.py:784 forms_common.py:785 +#: models.py:2592 +#| msgid "Error file" +msgid "Profiles" +msgstr "" + +#: admin.py:209 admin.py:228 models.py:838 models.py:3361 +msgid "Parent" +msgstr "" + +#: admin.py:216 +msgid "Center" +msgstr "" + +#: admin.py:218 models.py:3241 +msgid "Limit" +msgstr "" + +#: admin.py:221 models.py:3251 +msgid "Town children" +msgstr "" + +#: admin.py:229 +msgid "Parents" +msgstr "" + +#: admin.py:377 +msgid "The CSV file should at least have a slug/txt_idx column" +msgstr "" + +#: admin.py:434 +#, python-format +msgid "%d item(s) created." +msgstr "" + +#: admin.py:438 +#, python-format +msgid "%d item(s) updated." +msgstr "" + +#: admin.py:442 +msgid "These parents are missing: {}" +msgstr "" + +#: admin.py:540 +msgid "{} importer type(s) duplicated: {}." +msgstr "" + +#: admin.py:551 admin.py:606 +#| msgid "Has a duplicate" +msgid "Duplicate" +msgstr "" + +#: admin.py:595 +msgid "{} importer column(s) duplicated: {}." +msgstr "" + +#: admin.py:620 +msgid "{} importer column(s) right-shifted." +msgstr "" + +#: admin.py:631 +msgid "Shift right" +msgstr "" + +#: admin.py:656 +msgid "{} importer column(s) left-shifted." +msgstr "" + +#: admin.py:662 +msgid "{} importer column(s) not left-shifted: no place available." +msgstr "" + +#: admin.py:674 +msgid "Shift left" +msgstr "" + +#: admin.py:840 models.py:1771 +msgid "Form" +msgstr "" + +#: admin.py:842 models.py:1796 models_imports.py:124 +#: templates/ishtar/dashboards/dashboard_main.html:39 +msgid "Users" +msgstr "" + +#: admin.py:862 models.py:1840 +msgid "Field" +msgstr "" + +#: apps.py:11 apps.py:12 +msgid "Ishtar administration" +msgstr "" + +#: apps.py:20 +msgid "Ishtar - Context record" +msgstr "" + +#: apps.py:25 +msgid "Ishtar - File" +msgstr "" + +#: apps.py:30 +msgid "Ishtar - Find" +msgstr "" + +#: apps.py:35 +msgid "Ishtar - Operation" +msgstr "" + +#: apps.py:40 +msgid "Ishtar - Warehouse" +msgstr "" + +#: apps.py:45 +msgid "Ishtar - Common" +msgstr "" + +#: data_importer.py:236 +#, python-format +msgid "\"%(value)s\" is too long. The max length is %(length)d characters." +msgstr "" + +#: data_importer.py:253 +#, python-format +msgid "\"%(value)s\" not equal to yes or no" +msgstr "" + +#: data_importer.py:266 +#, python-format +msgid "\"%(value)s\" is not a float" +msgstr "" + +#: data_importer.py:276 +#, python-brace-format +msgid "\"{value}\" is not an appropriate INSEE code" +msgstr "" + +#: data_importer.py:308 data_importer.py:322 data_importer.py:581 +#, python-format +msgid "\"%(value)s\" is not a valid date" +msgstr "" + +#: data_importer.py:336 +#, python-format +msgid "\"%(value)s\" is not an integer" +msgstr "" + +#: data_importer.py:392 data_importer.py:647 +#, python-format +msgid "Choice for \"%s\" is not available. Which one is relevant?\n" +msgstr "" + +#: data_importer.py:399 +#, python-format +msgid "%d. None of the above - create new" +msgstr "" + +#: data_importer.py:402 +#, python-format +msgid "%d. None of the above - skip" +msgstr "" + +#: data_importer.py:607 +#, python-format +msgid "\"%(value)s\" is not a valid path for the given archive" +msgstr "" + +#: data_importer.py:723 +msgid "" +"The given file is not correct. Check the file format. If you use a CSV file: " +"check that column separator and encoding are similar to the ones used by the " +"reference file." +msgstr "" + +#: data_importer.py:727 +#, python-format +msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d" +msgstr "" + +#: data_importer.py:729 views.py:1991 +msgid "No data provided" +msgstr "" + +#: data_importer.py:730 +msgid "Value is required" +msgstr "" + +#: data_importer.py:731 +#, python-format +msgid "At least %d columns must be filled" +msgstr "" + +#: data_importer.py:732 +msgid "The regexp doesn't match." +msgstr "" + +#: data_importer.py:734 +msgid "" +"Forced creation is set for model {} but this model is not in the list of " +"models allowed to be created." +msgstr "" + +#: data_importer.py:736 +msgid "" +"{} with values {} doesn't exist in the database. Create it first or fix your " +"source file." +msgstr "" + +#: data_importer.py:1234 views.py:2069 views.py:2079 +msgid "Not imported" +msgstr "" + +#: data_importer.py:1559 +msgid "Importer configuration error: field \"{}\" does not exist for {}." +msgstr "" + +#: data_importer.py:1644 +msgid "* created *" +msgstr "" + +#: data_importer.py:1700 +msgid "* match not find *" +msgstr "" + +#: data_importer.py:1709 +msgid "* the query match more than 10 results*" +msgstr "" + +#: data_importer.py:1712 +msgid " or " +msgstr "" + +#: data_importer.py:1869 +msgid "line" +msgstr "" + +#: data_importer.py:1869 +msgid "col" +msgstr "" + +#: data_importer.py:1869 +msgid "error" +msgstr "" + +#: data_importer.py:1875 +msgid "field" +msgstr "" + +#: data_importer.py:1875 +msgid "source" +msgstr "" + +#: data_importer.py:1875 +msgid "result" +msgstr "" + +#: data_importer.py:1891 +#, python-format +msgid "\"%(value)s\" not in %(values)s" +msgstr "" + +#: forms.py:76 +msgid "Enter a valid name consisting of letters, spaces and hyphens." +msgstr "" + +#: forms.py:92 forms_common.py:791 +msgid "Confirm" +msgstr "" + +#: forms.py:97 +msgid "Are you sure you want to delete?" +msgstr "" + +#: forms.py:218 +msgid "There are identical items." +msgstr "" + +#: forms.py:349 forms.py:350 +msgid "Closing date" +msgstr "" + +#: forms.py:362 +msgid "You should select an item." +msgstr "" + +#: forms.py:363 +msgid "Add a new item" +msgstr "" + +#: forms.py:479 models.py:2080 +msgid "Template" +msgstr "" + +#: forms_common.py:49 forms_common.py:67 forms_common.py:312 +#: forms_common.py:543 models.py:2211 models.py:3258 +#: templates/blocks/JQueryAdvancedTown.html:19 +msgid "Town" +msgstr "" + +#: forms_common.py:51 +msgid "" +"<p>Type name, department code of the town you would like to select. The " +"search is insensitive to case.</p>\n" +"<p>Only the first twenty results are displayed but specifying the department " +"code is generally sufficient to get the appropriate result.</p>\n" +"<p class='example'>For instance type \"saint denis 93\" for getting the " +"french town Saint-Denis in the Seine-Saint-Denis department.</p>" +msgstr "" + +#: forms_common.py:76 forms_common.py:1081 ishtar_menu.py:48 models.py:2514 +#: models.py:2742 models.py:2792 models.py:2910 +#: templates/ishtar/sheet_person.html:4 +msgid "Person" +msgstr "" + +#: forms_common.py:117 +#| msgid "Associated images (zip file)" +msgid "Associated images (web link to a zip file)" +msgstr "" + +#: forms_common.py:152 +msgid "" +"This import type have no unicity type defined. Conservative import is not " +"possible." +msgstr "" + +#: forms_common.py:157 +msgid "You put either a file or a download link for images but not both." +msgstr "" + +#: forms_common.py:168 +msgid "Invalid link or no file is available for this link." +msgstr "" + +#: forms_common.py:198 +msgid "Target" +msgstr "" + +#: forms_common.py:199 +msgid "Remember" +msgstr "" + +#: forms_common.py:217 +msgid "Set to NULL" +msgstr "" + +#: forms_common.py:224 +msgid "this import only" +msgstr "" + +#: forms_common.py:225 +msgid "me" +msgstr "" + +#: forms_common.py:231 +msgid "the current group: {}" +msgstr "" + +#: forms_common.py:234 +msgid "all users" +msgstr "" + +#: forms_common.py:300 forms_common.py:462 forms_common.py:592 +#: ishtar_menu.py:76 models.py:2394 models.py:2488 +#: templates/ishtar/sheet_organization.html:4 +msgid "Organization" +msgstr "" + +#: forms_common.py:303 forms_common.py:342 forms_common.py:457 +#: forms_common.py:513 forms_common.py:587 forms_common.py:1139 models.py:1011 +#: models.py:1024 models.py:1595 models.py:1770 models.py:2076 models.py:2388 +#: models.py:2500 models.py:3059 models.py:3237 models.py:3470 +#: models_imports.py:95 models_imports.py:120 models_imports.py:429 +#: models_imports.py:521 models_imports.py:807 +#: templates/ishtar/import_step_by_step.html:102 +#: templates/ishtar/import_step_by_step.html:270 +#: templates/ishtar/import_table.html:27 +#: templates/ishtar/sheet_organization.html:23 +msgid "Name" +msgstr "" + +#: forms_common.py:304 models.py:2364 models_imports.py:614 +#: models_imports.py:615 +msgid "Organization type" +msgstr "" + +#: forms_common.py:306 forms_common.py:537 models.py:2206 +#: templates/ishtar/blocks/sheet_address_section.html:3 +msgid "Address" +msgstr "" + +#: forms_common.py:308 forms_common.py:540 models.py:2207 +msgid "Address complement" +msgstr "" + +#: forms_common.py:310 forms_common.py:541 models.py:2209 +msgid "Postal code" +msgstr "" + +#: forms_common.py:313 forms_common.py:544 models.py:2212 +msgid "Country" +msgstr "" + +#: forms_common.py:315 forms_common.py:459 forms_common.py:517 +#: forms_common.py:589 forms_common.py:714 models.py:2239 +msgid "Email" +msgstr "" + +#: forms_common.py:316 forms_common.py:520 models.py:2224 +#: templates/ishtar/sheet_person.html:27 +#: templates/ishtar/wizard/wizard_person.html:33 +msgid "Phone" +msgstr "" + +#: forms_common.py:317 forms_common.py:529 models.py:2236 +#: templates/ishtar/sheet_person.html:45 +#: templates/ishtar/wizard/wizard_person.html:54 +msgid "Mobile phone" +msgstr "" + +#: forms_common.py:340 forms_common.py:455 forms_common.py:584 +#: forms_common.py:1039 +msgid "Full text search" +msgstr "" + +#: forms_common.py:343 forms_common.py:460 forms_common.py:590 +#: forms_common.py:771 forms_common.py:1138 models.py:2390 models.py:2977 +#: models.py:3070 models_imports.py:660 +#: templates/ishtar/blocks/window_image.html:43 +#: templates/ishtar/blocks/window_tables/documents.html:8 +#: templates/ishtar/import_table.html:28 +#: templates/ishtar/sheet_organization.html:25 +msgid "Type" +msgstr "" + +#: forms_common.py:353 views.py:161 +msgid "Organization search" +msgstr "" + +#: forms_common.py:377 +msgid "At least two items have to be selected." +msgstr "" + +#: forms_common.py:395 +msgid "Merge all items into" +msgstr "" + +#: forms_common.py:429 +msgid "Organization to merge" +msgstr "" + +#: forms_common.py:458 forms_common.py:511 forms_common.py:588 models.py:2498 +#: templates/ishtar/sheet_organization.html:24 +msgid "Surname" +msgstr "" + +#: forms_common.py:475 forms_common.py:572 views.py:126 +msgid "Person search" +msgstr "" + +#: forms_common.py:488 +msgid "Person to merge" +msgstr "" + +#: forms_common.py:505 templates/ishtar/wizard/wizard_person.html:19 +msgid "Identity" +msgstr "" + +#: forms_common.py:508 forms_common.py:1001 forms_common.py:1048 models.py:2492 +#: models.py:2494 models.py:2974 models_imports.py:616 +#: templates/ishtar/blocks/window_tables/documents.html:7 +msgid "Title" +msgstr "" + +#: forms_common.py:509 models.py:2496 +msgid "Salutation" +msgstr "" + +#: forms_common.py:515 models.py:2502 +msgid "Raw name" +msgstr "" + +#: forms_common.py:518 models.py:2225 +msgid "Phone description" +msgstr "" + +#: forms_common.py:521 models.py:2227 models.py:2229 +msgid "Phone description 2" +msgstr "" + +#: forms_common.py:523 +msgid "Phone 2" +msgstr "" + +#: forms_common.py:525 models.py:2233 +msgid "Phone description 3" +msgstr "" + +#: forms_common.py:527 models.py:2231 +msgid "Phone 3" +msgstr "" + +#: forms_common.py:532 +msgid "Current organization" +msgstr "" + +#: forms_common.py:546 models.py:2214 +msgid "Other address: address" +msgstr "" + +#: forms_common.py:549 models.py:2217 +msgid "Other address: address complement" +msgstr "" + +#: forms_common.py:551 models.py:2218 +msgid "Other address: postal code" +msgstr "" + +#: forms_common.py:553 models.py:2220 +msgid "Other address: town" +msgstr "" + +#: forms_common.py:555 models.py:2222 +msgid "Other address: country" +msgstr "" + +#: forms_common.py:567 +msgid "Already has an account" +msgstr "" + +#: forms_common.py:586 +msgid "Username" +msgstr "" + +#: forms_common.py:605 +msgid "Account search" +msgstr "" + +#: forms_common.py:652 forms_common.py:692 forms_common.py:696 models.py:2436 +msgid "Person type" +msgstr "" + +#: forms_common.py:708 forms_common.py:713 ishtar_menu.py:33 +msgid "Account" +msgstr "" + +#: forms_common.py:717 wizards.py:1588 +msgid "New password" +msgstr "" + +#: forms_common.py:720 +msgid "New password (confirmation)" +msgstr "" + +#: forms_common.py:747 +msgid "Your password and confirmation password do not match." +msgstr "" + +#: forms_common.py:752 +msgid "You must provide a correct password." +msgstr "" + +#: forms_common.py:760 +msgid "This username already exists." +msgstr "" + +#: forms_common.py:773 models.py:2738 models.py:3368 +msgid "Areas" +msgstr "" + +#: forms_common.py:792 +msgid "Send the new password by email?" +msgstr "" + +#: forms_common.py:801 models.py:2740 +#| msgid "Current line" +msgid "Current profile" +msgstr "" + +#: forms_common.py:841 forms_common.py:855 forms_common.py:856 models.py:3259 +#: models.py:3358 +msgid "Towns" +msgstr "" + +#: forms_common.py:851 +msgid "There are identical towns." +msgstr "" + +#: forms_common.py:938 +msgid "Only one choice can be checked." +msgstr "" + +#: forms_common.py:985 +#, python-format +msgid "" +"<p>Heavy images are resized to: %(width)dx%(height)d (ratio is preserved).</" +"p>" +msgstr "" + +#: forms_common.py:995 +msgid "Documentation informations" +msgstr "" + +#: forms_common.py:996 +msgid "Source - General" +msgstr "" + +#: forms_common.py:1003 forms_common.py:1049 models.py:2943 +#: models_imports.py:617 +msgid "Source type" +msgstr "" + +#: forms_common.py:1005 forms_common.py:1050 +msgid "Reference" +msgstr "" + +#: forms_common.py:1008 forms_common.py:1051 +msgid "Internal reference" +msgstr "" + +#: forms_common.py:1012 models.py:2988 +msgid "Numerical ressource (web address)" +msgstr "" + +#: forms_common.py:1013 models.py:2990 +msgid "Receipt date" +msgstr "" + +#: forms_common.py:1015 forms_common.py:1147 models.py:2992 models.py:3073 +#: models_imports.py:839 templates/ishtar/blocks/window_image.html:73 +msgid "Creation date" +msgstr "" + +#: forms_common.py:1018 models.py:2995 +msgid "Receipt date in documentation" +msgstr "" + +#: forms_common.py:1020 forms_common.py:1053 models.py:473 models.py:2506 +#: models.py:2868 models.py:3002 models_imports.py:467 +msgid "Comment" +msgstr "" + +#: forms_common.py:1022 forms_common.py:1052 forms_common.py:1144 +#: models.py:1600 models.py:3001 models.py:3060 models_imports.py:122 +#: models_imports.py:360 models_imports.py:430 +msgid "Description" +msgstr "" + +#: forms_common.py:1025 models.py:3003 +msgid "Additional information" +msgstr "" + +#: forms_common.py:1027 forms_common.py:1056 models.py:3005 +msgid "Has a duplicate" +msgstr "" + +#: forms_common.py:1030 forms_common.py:1136 models.py:3080 +msgid "Image" +msgstr "" + +#: forms_common.py:1045 forms_common.py:1074 forms_common.py:1109 +#: models.py:2915 templates/ishtar/wizard/wizard_person_deletion.html:139 +msgid "Author" +msgstr "" + +#: forms_common.py:1055 +msgid "Additional informations" +msgstr "" + +#: forms_common.py:1066 +msgid "Would you like to delete this documentation?" +msgstr "" + +#: forms_common.py:1082 models.py:2897 models.py:2912 models_imports.py:618 +msgid "Author type" +msgstr "" + +#: forms_common.py:1101 +msgid "Author selection" +msgstr "" + +#: forms_common.py:1116 +msgid "There are identical authors." +msgstr "" + +#: forms_common.py:1121 forms_common.py:1122 forms_common.py:1141 +#: models.py:2916 models.py:2984 models.py:3065 +#: templates/ishtar/blocks/window_image.html:28 +#: templates/ishtar/blocks/window_tables/documents.html:9 +msgid "Authors" +msgstr "" + +#: forms_common.py:1127 models.py:3081 +msgid "Images" +msgstr "" + +#: forms_common.py:1149 +#| msgid "License" +msgid "Licence" +msgstr "" + +#: forms_common.py:1151 models.py:2997 models.py:3074 +#: templates/ishtar/blocks/window_image.html:53 +msgid "Ref." +msgstr "" + +#: forms_common.py:1153 models.py:3000 models.py:3077 +#: templates/ishtar/blocks/window_image.html:63 +msgid "Internal ref." +msgstr "" + +#: forms_common.py:1155 models.py:3198 +msgid "Main image" +msgstr "" + +#: forms_common.py:1182 +#| msgid "Only one choice can be checked." +msgid "Only one image can be a main image" +msgstr "" + +#: ishtar_menu.py:29 templates/registration/activation_complete.html:10 +msgid "Home" +msgstr "" + +#: ishtar_menu.py:30 +msgid "Administration" +msgstr "" + +#: ishtar_menu.py:34 +msgid "Addition/modification" +msgstr "" + +#: ishtar_menu.py:37 ishtar_menu.py:71 ishtar_menu.py:102 +msgid "Deletion" +msgstr "" + +#: ishtar_menu.py:40 models.py:1855 views.py:1807 +msgid "Global variables" +msgstr "" + +#: ishtar_menu.py:45 +msgid "Directory" +msgstr "" + +#: ishtar_menu.py:51 ishtar_menu.py:79 templates/blocks/DataTables.html:6 +#: templates/blocks/JQueryJqGrid.html:6 +msgid "Search" +msgstr "" + +#: ishtar_menu.py:55 ishtar_menu.py:84 templates/ishtar/import_table.html:30 +msgid "Creation" +msgstr "" + +#: ishtar_menu.py:59 ishtar_menu.py:89 +msgid "Modification" +msgstr "" + +#: ishtar_menu.py:63 ishtar_menu.py:94 +msgid "Automatic merge" +msgstr "" + +#: ishtar_menu.py:67 ishtar_menu.py:98 +msgid "Manual merge" +msgstr "" + +#: ishtar_menu.py:110 models_imports.py:862 +msgid "Imports" +msgstr "" + +#: ishtar_menu.py:113 views.py:1815 +msgid "New import" +msgstr "" + +#: ishtar_menu.py:117 views.py:1834 +msgid "Current imports" +msgstr "" + +#: ishtar_menu.py:121 views.py:2280 +msgid "Old imports" +msgstr "" + +#: models.py:229 +msgid "Not a valid item." +msgstr "" + +#: models.py:244 +msgid "A selected item is not a valid item." +msgstr "" + +#: models.py:255 +msgid "This item already exists." +msgstr "" + +#: models.py:465 models.py:2171 models.py:2187 models.py:2867 +#: models_imports.py:356 +msgid "Label" +msgstr "" + +#: models.py:467 +msgid "Textual ID" +msgstr "" + +#: models.py:470 +msgid "" +"The slug is the standardized version of the name. It contains only lowercase " +"letters, numbers and hyphens. Each slug must be unique." +msgstr "" + +#: models.py:474 models.py:1772 models.py:2083 models.py:2870 +#: models_imports.py:136 models_imports.py:526 +msgid "Available" +msgstr "" + +#: models.py:853 models.py:1027 models_imports.py:547 +#: templates/ishtar/formset_import_match.html:21 +#: templates/ishtar/import_step_by_step.html:171 +#: templates/ishtar/import_step_by_step.html:199 +#: templates/ishtar/import_step_by_step.html:211 +#: templates/ishtar/import_step_by_step.html:245 +msgid "Key" +msgstr "" + +#: models.py:859 +msgid "Specific key to an import" +msgstr "" + +#: models.py:998 +msgid "Generated relation image (SVG)" +msgstr "" + +#: models.py:1012 models.py:1033 models.py:1437 models.py:2894 models.py:3373 +#: models.py:3455 +msgid "Order" +msgstr "" + +#: models.py:1015 +msgid "Json data - Menu" +msgstr "" + +#: models.py:1016 +msgid "Json data - Menus" +msgstr "" + +#: models.py:1028 +msgid "" +"Value of the key in the JSON schema. For hierarchical key use \"__\" to " +"explain it. For instance for the key 'my_subkey' with data such as " +"{'my_key': {'my_subkey': 'value'}}, its value will be reached with " +"my_key__my_subkey." +msgstr "" + +#: models.py:1032 +msgid "Display" +msgstr "" + +#: models.py:1037 +msgid "Json data - Field" +msgstr "" + +#: models.py:1038 +msgid "Json data - Fields" +msgstr "" + +#: models.py:1049 +msgid "Content types of the field and of the menu do not match" +msgstr "" + +#: models.py:1109 +msgid "Search vector" +msgstr "" + +#: models.py:1110 +msgid "Auto filled at save" +msgstr "" + +#: models.py:1247 +msgid "Last editor" +msgstr "" + +#: models.py:1250 +msgid "Creator" +msgstr "" + +#: models.py:1430 +msgid "Above" +msgstr "" + +#: models.py:1431 +msgid "Bellow" +msgstr "" + +#: models.py:1432 +msgid "Equal" +msgstr "" + +#: models.py:1438 +msgid "Symmetrical" +msgstr "" + +#: models.py:1439 +msgid "Tiny label" +msgstr "" + +#: models.py:1442 +msgid "Inverse relation" +msgstr "" + +#: models.py:1445 +#| msgid "Localisation" +msgid "Logical relation" +msgstr "" + +#: models.py:1455 +msgid "Cannot have symmetrical and an inverse_relation" +msgstr "" + +#: models.py:1573 +msgid "Euro" +msgstr "" + +#: models.py:1574 +msgid "US dollar" +msgstr "" + +#: models.py:1575 views.py:1590 views.py:1651 +msgid "Operations" +msgstr "" + +#: models.py:1576 views.py:1592 views.py:1655 +msgid "Context records" +msgstr "" + +#: models.py:1577 +msgid "Site" +msgstr "" + +#: models.py:1577 +msgid "Archaeological entity" +msgstr "" + +#: models.py:1581 +msgid "Site search" +msgstr "" + +#: models.py:1582 +msgid "New site" +msgstr "" + +#: models.py:1583 +msgid "Site modification" +msgstr "" + +#: models.py:1586 +msgid "Archaeological entity search" +msgstr "" + +#: models.py:1587 +msgid "New archaeological entity" +msgstr "" + +#: models.py:1588 +msgid "Archaeological entity modification" +msgstr "" + +#: models.py:1596 models.py:2077 models_imports.py:121 +msgid "Slug" +msgstr "" + +#: models.py:1597 +msgid "Current active" +msgstr "" + +#: models.py:1599 +msgid "Activate experimental feature" +msgstr "" + +#: models.py:1601 +msgid "Files module" +msgstr "" + +#: models.py:1603 +msgid "Archaeological site module" +msgstr "" + +#: models.py:1605 +msgid "Archaeological site type" +msgstr "" + +#: models.py:1609 +msgid "Context records module" +msgstr "" + +#: models.py:1611 +msgid "Finds module" +msgstr "" + +#: models.py:1612 +msgid "Need context records module" +msgstr "" + +#: models.py:1614 +msgid "Find index is based on" +msgstr "" + +#: models.py:1616 +msgid "" +"To prevent irrelevant indexes, change this parameter only if there is no " +"find in the database" +msgstr "" + +#: models.py:1619 +msgid "Warehouses module" +msgstr "" + +#: models.py:1620 +msgid "Need finds module" +msgstr "" + +#: models.py:1621 +msgid "Preservation module" +msgstr "" + +#: models.py:1623 +msgid "Mapping module" +msgstr "" + +#: models.py:1624 +msgid "Underwater module" +msgstr "" + +#: models.py:1626 +msgid "Parcel are mandatory for context records" +msgstr "" + +#: models.py:1628 +msgid "Home page" +msgstr "" + +#: models.py:1629 +#, 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:1633 +msgid "File external id" +msgstr "" + +#: models.py:1635 +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:1640 +msgid "Parcel external id" +msgstr "" + +#: models.py:1643 +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:1648 +msgid "Context record external id" +msgstr "" + +#: models.py:1650 +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:1655 +msgid "Base find external id" +msgstr "" + +#: models.py:1657 +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:1662 +msgid "Find external id" +msgstr "" + +#: models.py:1664 +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:1669 +msgid "Container external id" +msgstr "" + +#: models.py:1671 +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:1676 +msgid "Warehouse external id" +msgstr "" + +#: models.py:1678 +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:1683 +msgid "Raw name for person" +msgstr "" + +#: models.py:1685 +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:1689 +msgid "Currency" +msgstr "" + +#: models.py:1693 +msgid "Ishtar site profile" +msgstr "" + +#: models.py:1694 +msgid "Ishtar site profiles" +msgstr "" + +#: models.py:1774 +msgid "Enable this form" +msgstr "" + +#: models.py:1775 +msgid "" +"Disable with caution: disabling a form with mandatory fields may lead to " +"database errors." +msgstr "" + +#: models.py:1778 +msgid "Apply to all" +msgstr "" + +#: models.py:1779 +msgid "" +"Apply this form to all users. If set to True, selecting user and user type " +"is useless." +msgstr "" + +#: models.py:1785 +msgid "Custom form" +msgstr "" + +#: models.py:1786 +msgid "Custom forms" +msgstr "" + +#: models.py:1802 +msgid "User types" +msgstr "" + +#: models.py:1843 +msgid "Excluded field" +msgstr "" + +#: models.py:1844 +msgid "Excluded fields" +msgstr "" + +#: models.py:1848 +msgid "Variable name" +msgstr "" + +#: models.py:1849 +msgid "Description of the variable" +msgstr "" + +#: models.py:1851 models_imports.py:548 +#: templates/ishtar/formset_import_match.html:22 +#: templates/ishtar/import_step_by_step.html:172 +#: templates/ishtar/import_step_by_step.html:200 +#: templates/ishtar/import_step_by_step.html:246 +msgid "Value" +msgstr "" + +#: models.py:1854 +msgid "Global variable" +msgstr "" + +#: models.py:1981 models.py:2011 +msgid "Total" +msgstr "" + +#: models.py:1988 models.py:2172 models.py:2188 +#: 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:2075 +msgid "Administrative Act" +msgstr "" + +#: models.py:2082 +msgid "Associated object" +msgstr "" + +#: models.py:2087 +msgid "Document template" +msgstr "" + +#: models.py:2088 +msgid "Document templates" +msgstr "" + +#: models.py:2176 models.py:2189 models.py:3493 models_imports.py:833 +msgid "State" +msgstr "" + +#: models.py:2194 models.py:3245 templates/blocks/JQueryAdvancedTown.html:12 +msgid "Department" +msgstr "" + +#: models.py:2195 +msgid "Departments" +msgstr "" + +#: models.py:2235 +msgid "Raw phone" +msgstr "" + +#: models.py:2241 +msgid "Alternative address is prefered" +msgstr "" + +#: models.py:2280 +msgid "Tel: " +msgstr "" + +#: models.py:2284 +msgid "Mobile: " +msgstr "" + +#: models.py:2288 +msgid "Email: " +msgstr "" + +#: models.py:2293 +msgid "Merge key" +msgstr "" + +#: models.py:2365 +msgid "Organization types" +msgstr "" + +#: models.py:2395 +msgid "Organizations" +msgstr "" + +#: models.py:2437 +msgid "Person types" +msgstr "" + +#: models.py:2450 models_imports.py:650 +msgid "Title type" +msgstr "" + +#: models.py:2451 +msgid "Title types" +msgstr "" + +#: models.py:2462 +msgid "Mr" +msgstr "" + +#: models.py:2463 +msgid "Miss" +msgstr "" + +#: models.py:2464 +msgid "Mr and Mrs" +msgstr "" + +#: models.py:2465 +msgid "Mrs" +msgstr "" + +#: models.py:2466 +msgid "Doctor" +msgstr "" + +#: models.py:2504 +msgid "Contact type" +msgstr "" + +#: models.py:2507 models.py:2586 +msgid "Types" +msgstr "" + +#: models.py:2510 +msgid "Is attached to" +msgstr "" + +#: models.py:2515 +msgid "Persons" +msgstr "" + +#: models.py:2722 +msgid "Groups" +msgstr "" + +#: models.py:2726 models.py:2737 +#| msgid "Title type" +msgid "Profile type" +msgstr "" + +#: models.py:2727 +#| msgid "Title types" +msgid "Profile types" +msgstr "" + +#: models.py:2745 +#| msgid "User type" +msgid "User profile" +msgstr "" + +#: models.py:2746 +#| msgid "User types" +msgid "User profiles" +msgstr "" + +#: models.py:2795 +msgid "Advanced shortcut menu" +msgstr "" + +#: models.py:2798 +msgid "Ishtar user" +msgstr "" + +#: models.py:2799 +msgid "Ishtar users" +msgstr "" + +#: models.py:2898 +msgid "Author types" +msgstr "" + +#: models.py:2944 +msgid "Source types" +msgstr "" + +#: models.py:2954 models_imports.py:649 +msgid "Support type" +msgstr "" + +#: models.py:2955 +msgid "Support types" +msgstr "" + +#: models.py:2964 +msgid "Format type" +msgstr "" + +#: models.py:2965 +msgid "Format types" +msgstr "" + +#: models.py:2975 +msgid "External ID" +msgstr "" + +#: models.py:2978 +msgid "Support" +msgstr "" + +#: models.py:2980 models_imports.py:619 +msgid "Format" +msgstr "" + +#: models.py:2982 +msgid "Scale" +msgstr "" + +#: models.py:2996 +msgid "Item number" +msgstr "" + +#: models.py:3036 +msgid "URL" +msgstr "" + +#: models.py:3038 +msgid "License type" +msgstr "" + +#: models.py:3039 +msgid "License types" +msgstr "" + +#: models.py:3045 +msgid "Image type" +msgstr "" + +#: models.py:3046 +msgid "Image types" +msgstr "" + +#: models.py:3061 +msgid "Symbolic links" +msgstr "" + +#: models.py:3063 +msgid "License" +msgstr "" + +#: models.py:3067 +msgid "Authors (raw)" +msgstr "" + +#: models.py:3238 +msgid "Surface (m2)" +msgstr "" + +#: models.py:3239 +msgid "Localisation" +msgstr "" + +#: models.py:3247 +msgid "Year of creation" +msgstr "" + +#: models.py:3248 +msgid "Filling this field is relevant to distinguish old towns from new towns." +msgstr "" + +#: models.py:3253 +msgid "Cached name" +msgstr "" + +#: models.py:3362 +msgid "Only four level of parent are managed." +msgstr "" + +#: models.py:3367 +msgid "Area" +msgstr "" + +#: models.py:3374 +msgid "Is preventive" +msgstr "" + +#: models.py:3375 +msgid "Is judiciary" +msgstr "" + +#: models.py:3378 models_imports.py:620 +msgid "Operation type" +msgstr "" + +#: models.py:3379 +msgid "Operation types" +msgstr "" + +#: models.py:3418 +msgid "Judiciary" +msgstr "" + +#: models.py:3420 +msgid "Preventive" +msgstr "" + +#: models.py:3422 +msgid "Research" +msgstr "" + +#: models.py:3457 +msgid "Authority name" +msgstr "" + +#: models.py:3458 +msgid "Authority SRID" +msgstr "" + +#: models.py:3461 models_imports.py:648 +msgid "Spatial reference system" +msgstr "" + +#: models.py:3462 +msgid "Spatial reference systems" +msgstr "" + +#: models.py:3469 +msgid "Filename" +msgstr "" + +#: models.py:3474 +msgid "Administration script" +msgstr "" + +#: models.py:3475 +msgid "Administration scripts" +msgstr "" + +#: models.py:3482 +msgid "Scheduled" +msgstr "" + +#: models.py:3483 +msgid "In progress" +msgstr "" + +#: models.py:3484 models_imports.py:772 +msgid "Finished with errors" +msgstr "" + +#: models.py:3485 models_imports.py:773 +msgid "Finished" +msgstr "" + +#: models.py:3498 +msgid "Result" +msgstr "" + +#: models.py:3501 +msgid "Administration task" +msgstr "" + +#: models.py:3502 +msgid "Administration tasks" +msgstr "" + +#: models.py:3506 +msgid "Unknown" +msgstr "" + +#: models.py:3521 +msgid "" +"ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your " +"administrator." +msgstr "" + +#: models.py:3530 +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:3541 +msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory." +msgstr "" + +#: models.py:3557 +msgid "" +"Script \"{}\" is not available in your script directory. Check your " +"configuration." +msgstr "" + +#: models_imports.py:96 +msgid "Class name" +msgstr "" + +#: models_imports.py:100 +msgid "Importer - Model" +msgstr "" + +#: models_imports.py:101 +msgid "Importer - Models" +msgstr "" + +#: models_imports.py:127 +msgid "Associated model" +msgstr "" + +#: models_imports.py:130 +msgid "Models that can accept new items" +msgstr "" + +#: models_imports.py:131 +msgid "Leave blank for no restrictions" +msgstr "" + +#: models_imports.py:133 +msgid "Is template" +msgstr "" + +#: models_imports.py:134 +msgid "Unicity keys (separator \";\")" +msgstr "" + +#: models_imports.py:140 +msgid "Importer - Type" +msgstr "" + +#: models_imports.py:141 +msgid "Importer - Types" +msgstr "" + +#: models_imports.py:263 +msgid "Importer - Default" +msgstr "" + +#: models_imports.py:264 +msgid "Importer - Defaults" +msgstr "" + +#: models_imports.py:309 +msgid "Importer - Default value" +msgstr "" + +#: models_imports.py:310 +msgid "Importer - Default values" +msgstr "" + +#: models_imports.py:359 templates/ishtar/import_step_by_step.html:101 +#: templates/ishtar/import_step_by_step.html:269 +msgid "Column number" +msgstr "" + +#: models_imports.py:362 +msgid "Required" +msgstr "" + +#: models_imports.py:364 +msgid "Export field name" +msgstr "" + +#: models_imports.py:365 +msgid "" +"Fill this field if the field name is ambiguous for export. For instance: " +"concatenated fields." +msgstr "" + +#: models_imports.py:371 +msgid "Importer - Column" +msgstr "" + +#: models_imports.py:372 +msgid "Importer - Columns" +msgstr "" + +#: models_imports.py:402 +msgid "Field name" +msgstr "" + +#: models_imports.py:404 models_imports.py:461 +msgid "Force creation of new items" +msgstr "" + +#: models_imports.py:406 models_imports.py:463 +msgid "Concatenate with existing" +msgstr "" + +#: models_imports.py:408 models_imports.py:465 +msgid "Concatenate character" +msgstr "" + +#: models_imports.py:413 +msgid "Importer - Duplicate field" +msgstr "" + +#: models_imports.py:414 +msgid "Importer - Duplicate fields" +msgstr "" + +#: models_imports.py:432 +msgid "Regular expression" +msgstr "" + +#: models_imports.py:436 +msgid "Importer - Regular expression" +msgstr "" + +#: models_imports.py:437 +msgid "Importer - Regular expressions" +msgstr "" + +#: models_imports.py:471 +msgid "Importer - Target" +msgstr "" + +#: models_imports.py:472 +msgid "Importer - Targets" +msgstr "" + +#: models_imports.py:509 views.py:610 +msgid "True" +msgstr "" + +#: models_imports.py:510 views.py:612 +msgid "False" +msgstr "" + +#: models_imports.py:522 +msgid "All users can use it" +msgstr "" + +#: models_imports.py:524 +msgid "All users can modify it" +msgstr "" + +#: models_imports.py:529 +msgid "Importer - Target key group" +msgstr "" + +#: models_imports.py:530 +msgid "Importer - Target key groups" +msgstr "" + +#: models_imports.py:549 +msgid "Is set" +msgstr "" + +#: models_imports.py:557 +msgid "Importer - Target key" +msgstr "" + +#: models_imports.py:558 +msgid "Importer - Targets keys" +msgstr "" + +#: models_imports.py:621 +msgid "Period" +msgstr "" + +#: models_imports.py:622 +msgid "Report state" +msgstr "" + +#: models_imports.py:623 +msgid "Remain type" +msgstr "" + +#: models_imports.py:624 +msgid "Unit" +msgstr "" + +#: models_imports.py:626 +msgid "Activity type" +msgstr "" + +#: models_imports.py:628 +msgid "Documentation type" +msgstr "" + +#: models_imports.py:629 +msgid "Material" +msgstr "" + +#: models_imports.py:631 +msgid "Conservatory state" +msgstr "" + +#: models_imports.py:632 +msgid "Container type" +msgstr "" + +#: models_imports.py:633 +msgid "Treatment type" +msgstr "" + +#: models_imports.py:635 +msgid "Treatment emergency type" +msgstr "" + +#: models_imports.py:636 +msgid "Object type" +msgstr "" + +#: models_imports.py:637 +msgid "Integrity type" +msgstr "" + +#: models_imports.py:639 +msgid "Remarkability type" +msgstr "" + +#: models_imports.py:640 +msgid "Alteration type" +msgstr "" + +#: models_imports.py:642 +msgid "Alteration cause type" +msgstr "" + +#: models_imports.py:643 +msgid "Batch type" +msgstr "" + +#: models_imports.py:645 +msgid "Identification type" +msgstr "" + +#: models_imports.py:647 +msgid "Context record relation type" +msgstr "" + +#: models_imports.py:656 +msgid "Integer" +msgstr "" + +#: models_imports.py:657 +msgid "Float" +msgstr "" + +#: models_imports.py:658 +msgid "String" +msgstr "" + +#: models_imports.py:659 +msgid "Date" +msgstr "" + +#: models_imports.py:661 +#: templates/ishtar/dashboards/dashboard_main_detail.html:196 +msgid "Year" +msgstr "" + +#: models_imports.py:662 +msgid "INSEE code" +msgstr "" + +#: models_imports.py:663 +msgid "String to boolean" +msgstr "" + +#: models_imports.py:664 +msgctxt "filesystem" +msgid "File" +msgstr "" + +#: models_imports.py:665 +msgid "Unknow type" +msgstr "" + +#: models_imports.py:682 +msgid "4 digit year. e.g.: \"2015\"" +msgstr "" + +#: models_imports.py:683 +msgid "4 digit year/month/day. e.g.: \"2015/02/04\"" +msgstr "" + +#: models_imports.py:684 +msgid "Day/month/4 digit year. e.g.: \"04/02/2015\"" +msgstr "" + +#: models_imports.py:700 +msgid "Options" +msgstr "" + +#: models_imports.py:702 +msgid "Split character(s)" +msgstr "" + +#: models_imports.py:707 +msgid "Importer - Formater type" +msgstr "" + +#: models_imports.py:708 +msgid "Importer - Formater types" +msgstr "" + +#: models_imports.py:764 +#: templates/ishtar/dashboards/dashboard_main_detail.html:132 +msgid "Created" +msgstr "" + +#: models_imports.py:765 +msgid "Analyse in progress" +msgstr "" + +#: models_imports.py:766 +msgid "Analysed" +msgstr "" + +#: models_imports.py:767 +msgid "Check modified in queue" +msgstr "" + +#: models_imports.py:768 +msgid "Import in queue" +msgstr "" + +#: models_imports.py:769 +msgid "Check modified in progress" +msgstr "" + +#: models_imports.py:770 +msgid "Import in progress" +msgstr "" + +#: models_imports.py:771 +msgid "Partially imported" +msgstr "" + +#: models_imports.py:774 +msgid "Archived" +msgstr "" + +#: models_imports.py:810 +msgid "Imported file" +msgstr "" + +#: models_imports.py:812 +msgid "Associated images (zip file)" +msgstr "" + +#: models_imports.py:816 +msgid "If a group is selected, target key saved in this group will be used." +msgstr "" + +#: models_imports.py:819 +msgid "Encoding" +msgstr "" + +#: models_imports.py:822 +msgid "Skip lines" +msgstr "" + +#: models_imports.py:823 +msgid "Number of header lines in your file (can be 0)." +msgstr "" + +#: models_imports.py:824 +msgid "Error file" +msgstr "" + +#: models_imports.py:827 +msgid "Result file" +msgstr "" + +#: models_imports.py:830 +msgid "Match file" +msgstr "" + +#: models_imports.py:836 +msgid "Conservative import" +msgstr "" + +#: models_imports.py:837 +msgid "If set to true, do not overload existing values." +msgstr "" + +#: models_imports.py:840 +msgid "End date" +msgstr "" + +#: models_imports.py:843 +msgid "Remaining seconds" +msgstr "" + +#: models_imports.py:845 +msgid "Current line" +msgstr "" + +#: models_imports.py:847 +msgid "Number of line" +msgstr "" + +#: models_imports.py:850 +msgid "Imported line numbers" +msgstr "" + +#: models_imports.py:853 +msgid "Changed have been checked" +msgstr "" + +#: models_imports.py:856 +msgid "Changed line numbers" +msgstr "" + +#: models_imports.py:861 +msgid "Import" +msgstr "" + +#: models_imports.py:950 +msgid "Analyse" +msgstr "" + +#: models_imports.py:952 models_imports.py:961 +msgid "Re-analyse" +msgstr "" + +#: models_imports.py:953 +msgid "Launch import" +msgstr "" + +#: models_imports.py:956 +msgid "Step by step import" +msgstr "" + +#: models_imports.py:957 models_imports.py:966 +msgid "Re-check for changes" +msgstr "" + +#: models_imports.py:959 models_imports.py:968 +msgid "Check for changes" +msgstr "" + +#: models_imports.py:962 +msgid "Re-import" +msgstr "" + +#: models_imports.py:965 +msgid "Step by step re-import" +msgstr "" + +#: models_imports.py:969 +msgid "Archive" +msgstr "" + +#: models_imports.py:971 +msgid "Unarchive" +msgstr "" + +#: models_imports.py:972 templates/ishtar/form_delete.html:11 widgets.py:282 +#: widgets.py:314 +msgid "Delete" +msgstr "" + +#: models_imports.py:1041 +msgid "Modification check {} added to the queue" +msgstr "" + +#: models_imports.py:1111 +msgid "Import {} added to the queue" +msgstr "" + +#: models_imports.py:1129 +msgid "Error on imported file: {}" +msgstr "" + +#: models_imports.py:1164 +msgid "Import {} finished with errors" +msgstr "" + +#: models_imports.py:1173 +msgid "Import {} finished with no errors" +msgstr "" + +#: templates/404.html:14 +msgid "Page not found" +msgstr "" + +#: templates/404.html:15 +msgid "Back to main page" +msgstr "" + +#: templates/account_activation_email.txt:3 +#, python-format +msgid "Your account on %(app_name)s has been created or modified." +msgstr "" + +#: templates/account_activation_email.txt:5 +msgid "Login:" +msgstr "" + +#: templates/account_activation_email.txt:6 +msgid "Password:" +msgstr "" + +#: templates/account_activation_email.txt:8 +msgid "You can log in here:" +msgstr "" + +#: templates/account_activation_email.txt:10 +msgid "Thank you for you interest in the project." +msgstr "" + +#: templates/account_activation_email.txt:13 +#, python-format +msgid "The %(app_name)s team" +msgstr "" + +#: templates/admin/change_form.html:19 +#: templates/ishtar/blocks/window_nav.html:5 +msgid "History" +msgstr "" + +#: templates/admin/change_form.html:21 +msgid "View on site" +msgstr "" + +#: templates/admin/change_form.html:24 templates/admin/change_form.html:27 +#: views.py:2045 views.py:2050 +msgid "Previous" +msgstr "" + +#: templates/admin/change_form.html:32 templates/admin/change_form.html:35 +#: views.py:2053 views.py:2056 +msgid "Next" +msgstr "" + +#: templates/admin/gen_change_list.html:9 +#, python-format +msgid "Add %(name)s" +msgstr "" + +#: templates/admin/gen_change_list.html:14 +msgid "Import from CSV" +msgstr "" + +#: templates/base.html:39 +msgid "Searches in the shortcut menu deal with all items." +msgstr "" + +#: templates/base.html:40 +msgid "Searches in the shortcut menu deal with only your items." +msgstr "" + +#: templates/base.html:41 +msgid "yes" +msgstr "" + +#: templates/base.html:42 +msgid "no" +msgstr "" + +#: templates/base.html:43 +msgid "Autorefresh start. The form is disabled." +msgstr "" + +#: templates/base.html:44 +msgid "Autorefresh end. The form is re-enabled." +msgstr "" + +#: templates/base.html:67 +msgid "Current items" +msgstr "" + +#: templates/base.html:69 templates/blocks/bs_form_snippet.html:49 +#: templates/ishtar/manage_basket.html:4 templates/welcome.html:11 +#: templates/welcome.html:12 templates/welcome.html:13 +#: templates/welcome.html:14 wizards.py:464 +msgid ":" +msgstr "" + +#: templates/base.html:82 +msgid "Sheets" +msgstr "" + +#: templates/base.html:132 +msgid "Processing..." +msgstr "" + +#: templates/base.html:134 +msgid "This can be long." +msgstr "" + +#: templates/base.html:136 +msgid "Time to take a coffee?" +msgstr "" + +#: templates/base.html:138 +msgid "Time to take another coffee?" +msgstr "" + +#: templates/blocks/DataTables.html:14 templates/blocks/JQueryJqGrid.html:16 +msgid "Pinned search:" +msgstr "" + +#: templates/blocks/DataTables.html:52 +#: templates/ishtar/blocks/window_tables/dynamic_documents.html:39 +msgid "Expand table" +msgstr "" + +#: templates/blocks/DataTables.html:58 templates/blocks/JQueryJqGrid.html:26 +#: templates/ishtar/blocks/window_tables/dynamic_documents.html:45 +msgid "Export" +msgstr "" + +#: templates/blocks/DataTables.html:61 templates/blocks/DataTables.html:64 +#: templates/blocks/JQueryJqGrid.html:29 templates/blocks/JQueryJqGrid.html:32 +msgid "Export as CSV - " +msgstr "" + +#: templates/blocks/DataTables.html:61 templates/blocks/JQueryJqGrid.html:29 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:6 +#: templates/ishtar/blocks/shortcut_menu.html:6 +msgid "simple" +msgstr "" + +#: templates/blocks/DataTables.html:61 +msgid "Simple CSV" +msgstr "" + +#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:30 +#: templates/ishtar/blocks/window_tables/dynamic_documents.html:48 +msgid "Export as CSV - full" +msgstr "" + +#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:30 +#: templates/ishtar/blocks/window_tables/dynamic_documents.html:48 +msgid "CSV full" +msgstr "" + +#: templates/blocks/DataTables.html:67 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:67 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:74 templates/blocks/JQueryJqGrid.html:42 +#: templates/ishtar/manage_basket.html:13 templates/window.html:39 +msgid "Add" +msgstr "" + +#: templates/blocks/DataTables.html:157 +msgid "Select all items" +msgstr "" + +#: templates/blocks/DataTables.html:158 +msgid "Select none" +msgstr "" + +#: templates/blocks/JQueryAdvancedTown.html:3 +msgctxt "Region" +msgid "State" +msgstr "" + +#: templates/blocks/JQueryAdvancedTown.html:29 +msgid "Choose a state first" +msgstr "" + +#: templates/blocks/JQueryJqGrid.html:12 +msgid "Search and select an item" +msgstr "" + +#: templates/blocks/JQueryJqGrid.html:116 +msgid "An error as occured during search. Check your query fields." +msgstr "" + +#: templates/blocks/bs_form_snippet.html:25 +msgid "help" +msgstr "" + +#: templates/blocks/bs_form_snippet.html:35 +#: templates/blocks/bs_form_snippet.html:59 +msgid "Advanced search" +msgstr "" + +#: templates/blocks/bs_form_snippet.html:77 +msgid "Reset" +msgstr "" + +#: templates/blocks/bs_form_snippet.html:79 templates/ishtar/form.html:26 +#: templates/ishtar/formset.html:8 +#: templates/ishtar/formset_import_match.html:51 +#: templates/ishtar/import_list.html:30 templates/ishtar/merge.html:30 +#: templates/ishtar/simple_form.html:7 templates/ishtar/wizard/search.html:21 +#: templates/ishtar/wizard/validation_bar.html:6 +msgid "Validate" +msgstr "" + +#: templates/blocks/comma_list.html:1 +msgid "and" +msgstr "" + +#: templates/blocks/comma_list.html:1 +msgid ", " +msgstr "" + +#: templates/blocks/comma_list.html:1 +msgid "." +msgstr "" + +#: templates/blocks/form_flex_snippet.html:12 +msgid "Show / hide advanced search" +msgstr "" + +#: templates/blocks/form_flex_snippet.html:18 +#: templates/blocks/table_form_snippet.html:9 +msgid "Help" +msgstr "" + +#: templates/ishtar/blocks/advanced_shortcut_menu.html:6 +#: templates/ishtar/blocks/shortcut_menu.html:6 +#: templates/ishtar/blocks/shortcut_menu.html:11 +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 +msgid "Advanced menu" +msgstr "" + +#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 +#: templates/ishtar/blocks/shortcut_menu.html:7 +msgid "advanced" +msgstr "" + +#: templates/ishtar/blocks/advanced_shortcut_menu.html:11 +msgid "Search within my items" +msgstr "" + +#: templates/ishtar/blocks/advanced_shortcut_menu.html:16 +msgid "Search within all items" +msgstr "" + +#: templates/ishtar/blocks/advanced_shortcut_menu.html:42 +#: templates/ishtar/blocks/shortcut_menu.html:30 +msgid "Unpin" +msgstr "" + +#: templates/ishtar/blocks/base_shortcut_menu.html:18 +msgid "No default selection" +msgstr "" + +#: templates/ishtar/blocks/base_shortcut_menu.html:26 +msgid "" +"Pin an item in order to constrain default searches with this item. By " +"default only your items are displayed. New created and modified items are " +"auto-pin." +msgstr "" + +#: templates/ishtar/blocks/base_shortcut_menu.html:30 +msgid "Default selection" +msgstr "" + +#: templates/ishtar/blocks/footer.html:2 +#, python-format +msgid "" +"Powered by <a href=\"https://ishtar-archeo.net/\">Ishtar</a> v%(VERSION)s - " +"a free software under AGPL v3 license." +msgstr "" + +#: templates/ishtar/blocks/modify_toolbar.html:1 +#: templates/ishtar/blocks/window_nav.html:38 +#: templates/ishtar/organization_form.html:37 +#: templates/ishtar/organization_person_form.html:32 +#: templates/ishtar/person_form.html:43 +msgid "Modify" +msgstr "" + +#: templates/ishtar/blocks/sheet_creation_section.html:4 +msgctxt "Sheet" +msgid "Creation" +msgstr "" + +#: templates/ishtar/blocks/sheet_creation_section.html:14 +msgctxt "Sheet" +msgid "Modification" +msgstr "" + +#: templates/ishtar/blocks/sheet_external_id.html:3 +msgid "Internal ID" +msgstr "" + +#: templates/ishtar/blocks/window_image.html:14 +#| msgid "License" +msgid "Licenses" +msgstr "" + +#: templates/ishtar/blocks/window_nav.html:17 +msgid "" +"Are you sure to restore to this version? All changes made since this version " +"will be lost." +msgstr "" + +#: templates/ishtar/blocks/window_nav.html:18 +msgid "Restore this version" +msgstr "" + +#: templates/ishtar/blocks/window_nav.html:34 +msgid "Actions" +msgstr "" + +#: templates/ishtar/blocks/window_nav.html:44 +msgid "Item pined in your shortcut menu." +msgstr "" + +#: templates/ishtar/blocks/window_nav.html:44 +msgid "Pin" +msgstr "" + +#: templates/ishtar/blocks/window_nav.html:49 +msgid "Export as OpenOffice.org file" +msgstr "" + +#: templates/ishtar/blocks/window_nav.html:52 +msgid "Export as PDF file" +msgstr "" + +#: templates/ishtar/blocks/window_nav.html:60 +msgid "Relation between items are not historized." +msgstr "" + +#: templates/ishtar/blocks/window_tables/documents.html:10 +msgid "Related to" +msgstr "" + +#: templates/ishtar/blocks/window_tables/documents.html:11 +#: templates/ishtar/blocks/window_tables/documents.html:19 +msgid "Link" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:3 +msgid "Numbers" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:12 +msgid "Change" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:17 +msgid "Total:" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:22 +msgid "Draw rectangle on the graph to zoom. Double-click to reinitialize." +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:28 +msgid "Display as an image" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:37 +msgid "Right-click on this image to save it." +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:55 +msgid "By years" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:58 +#: templates/ishtar/dashboards/dashboard_main_detail.html:96 +msgid "Average:" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:65 +#: templates/ishtar/dashboards/dashboard_main_detail.html:103 +msgid "Variance:" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:72 +#: templates/ishtar/dashboards/dashboard_main_detail.html:110 +msgid "Standard deviation:" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:78 +#: templates/ishtar/dashboards/dashboard_main_detail.html:116 +msgid "Median:" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:84 +#: templates/ishtar/dashboards/dashboard_main_detail.html:122 +msgid "Mode:" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:93 +msgid "By operations" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:130 +msgid "Created last" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:142 +msgid "Recent changes" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:144 +msgid "Modified" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:182 +msgid "No data for these criteria." +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail.html:202 +msgid "Month" +msgstr "" + +#: templates/ishtar/dashboards/dashboard_main_detail_users.html:5 +msgid "User type" +msgstr "" + +#: templates/ishtar/form.html:20 templates/ishtar/wizard/default_wizard.html:43 +msgid "Search and select an item in the table" +msgstr "" + +#: templates/ishtar/formset_import_match.html:5 +#: templates/ishtar/formset_import_match.html:54 +#: templates/ishtar/import_step_by_step.html:6 +#: templates/ishtar/import_step_by_step.html:134 +#: templates/ishtar/import_step_by_step.html:313 +msgid "Back to import list" +msgstr "" + +#: templates/ishtar/formset_import_match.html:23 +msgid "For" +msgstr "" + +#: templates/ishtar/import_delete.html:8 +msgid "The current items are linked to this import:" +msgstr "" + +#: templates/ishtar/import_delete.html:18 +msgid "All these items will be deleted with this import." +msgstr "" + +#: templates/ishtar/import_delete.html:19 +msgid "Are you sure?" +msgstr "" + +#: templates/ishtar/import_delete.html:20 wizards.py:434 +msgid "Yes" +msgstr "" + +#: templates/ishtar/import_delete.html:22 +msgid "Back" +msgstr "" + +#: templates/ishtar/import_list.html:10 +msgid "Autorefresh the table (useful when waiting for an import result)" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:14 +msgid "Add/modified" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:20 +msgid "All lines" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:33 +msgid "Already imported" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:34 +msgid "No changes" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:46 +msgid "Line" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:54 +msgid "Go" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:63 views.py:1895 +msgid "Import step by step" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:63 +msgid "line " +msgstr "" + +#: templates/ishtar/import_step_by_step.html:67 +msgid "This line have been already imported." +msgstr "" + +#: templates/ishtar/import_step_by_step.html:73 +msgid "" +"The following error(s) has been encountered while parsing the source file:" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:76 +msgid "Column" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:77 +#: templates/ishtar/import_table.html:34 +msgid "Error" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:84 +msgid "Col." +msgstr "" + +#: templates/ishtar/import_step_by_step.html:103 +#: templates/ishtar/import_step_by_step.html:271 +msgid "Raw value" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:104 +#: templates/ishtar/import_step_by_step.html:213 +#: templates/ishtar/import_step_by_step.html:273 +msgid "New value" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:120 +#: templates/ishtar/import_step_by_step.html:291 +msgid "Update source file" +msgstr "" + +#: templates/ishtar/import_step_by_step.html: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 "" + +#: templates/ishtar/import_step_by_step.html:153 +msgid "Changes will be made for this item" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:156 +msgid "New objects will be created." +msgstr "" + +#: templates/ishtar/import_step_by_step.html:162 +msgid "Objects to be created" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:187 +msgid "Objects to be updated" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:196 +#: templates/ishtar/import_step_by_step.html:242 +msgid "Matching values" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:208 +msgid "Updated values" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:212 +msgid "Old value" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:214 +msgid "Changed" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:233 +msgid "Objects matched with no changes" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:263 +#: templates/ishtar/import_table.html:47 +msgid "Source file" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:272 +msgid "Interpreted value" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:298 +msgid "Import this line" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:324 +msgid "No modification made to the source file" +msgstr "" + +#: templates/ishtar/import_step_by_step.html:325 +msgid "" +"Modification to the source file have been made. Save or cancel theses " +"modification before import." +msgstr "" + +#: templates/ishtar/import_table.html:23 +msgid "No pending imports." +msgstr "" + +#: templates/ishtar/import_table.html:29 +msgctxt "file" +msgid "File" +msgstr "" + +#: templates/ishtar/import_table.html:31 +msgid "Status" +msgstr "" + +#: templates/ishtar/import_table.html:32 +msgid "Action" +msgstr "" + +#: templates/ishtar/import_table.html:33 +msgid "Unmatched items" +msgstr "" + +#: templates/ishtar/import_table.html:35 +msgid "Control" +msgstr "" + +#: templates/ishtar/import_table.html:36 templates/ishtar/import_table.html:65 +msgid "Match" +msgstr "" + +#: templates/ishtar/import_table.html:69 templates/ishtar/import_table.html:72 +#: templates/ishtar/import_table.html:75 +msgctxt "not a directory" +msgid "File" +msgstr "" + +#: templates/ishtar/manage_basket.html:8 +msgid "Checking \"Select all\" only selects the current page." +msgstr "" + +#: templates/ishtar/manage_basket.html:16 +msgid "Basket content" +msgstr "" + +#: templates/ishtar/manage_basket.html:24 templates/ishtar/sheet.html:39 +msgid "Close" +msgstr "" + +#: templates/ishtar/merge.html:4 +msgid "Merge" +msgstr "" + +#: templates/ishtar/merge.html:6 +msgid "Every operation on this form is irreversible" +msgstr "" + +#: templates/ishtar/merge.html:8 +msgid "Page " +msgstr "" + +#: templates/ishtar/merge.html:16 +msgid "Item A" +msgstr "" + +#: templates/ishtar/merge.html:17 +msgid "Item B" +msgstr "" + +#: templates/ishtar/merge.html:18 +msgid "B is a duplicate of A" +msgstr "" + +#: templates/ishtar/merge.html:19 +msgid "A is a duplicate of B" +msgstr "" + +#: templates/ishtar/merge.html:20 +msgid "Is not duplicate" +msgstr "" + +#: templates/ishtar/organization_form.html:38 +#: templates/ishtar/organization_person_form.html:33 +#: templates/ishtar/person_form.html:44 +msgid "New" +msgstr "" + +#: templates/ishtar/organization_form.html:39 +#: templates/ishtar/organization_person_form.html:34 +#: templates/ishtar/person_form.html:45 +msgid "Save" +msgstr "" + +#: templates/ishtar/organization_person_form.html:9 +#: templates/ishtar/person_form.html:9 +msgid "Identification" +msgstr "" + +#: templates/ishtar/person_form.html:24 +msgid "Contact informations" +msgstr "" + +#: templates/ishtar/sheet_organization.html:19 +msgid "Person in the organization" +msgstr "" + +#: templates/ishtar/sheet_organization.html:36 +msgid "No person in this organization" +msgstr "" + +#: templates/ishtar/sheet_organization.html:40 +msgid "General contractor organization of archaeological files" +msgstr "" + +#: templates/ishtar/sheet_organization.html:45 +msgid "Planning service of archaeological files" +msgstr "" + +#: templates/ishtar/sheet_person.html:29 +#: templates/ishtar/wizard/wizard_person.html:38 +msgid "Phone type" +msgstr "" + +#: templates/ishtar/sheet_person.html:52 +#: templates/ishtar/wizard/wizard_person.html:64 +msgid "Business address" +msgstr "" + +#: templates/ishtar/sheet_person.html:61 +#: templates/ishtar/wizard/wizard_person.html:77 +msgid "Other address" +msgstr "" + +#: templates/ishtar/sheet_person.html:70 +msgid "Associated organization" +msgstr "" + +#: templates/ishtar/sheet_person.html:82 +msgid "Associated operations as scientist" +msgstr "" + +#: templates/ishtar/sheet_person.html:86 +msgid "Associated operations as responsible" +msgstr "" + +#: templates/ishtar/sheet_person.html:91 +#: templates/ishtar/wizard/wizard_person_deletion.html:6 +msgid "In charge of archaeological files" +msgstr "" + +#: templates/ishtar/sheet_person.html:96 +#: templates/ishtar/wizard/wizard_person_deletion.html:15 +msgid "General contractor of archaeological files" +msgstr "" + +#: templates/ishtar/sheet_person.html:101 +#: templates/ishtar/wizard/wizard_person_deletion.html:24 +msgid "Responsible for planning service of archaeological files" +msgstr "" + +#: templates/ishtar/sheet_person.html:107 +msgid "Documents associated to operations" +msgstr "" + +#: templates/ishtar/sheet_person.html:112 +msgid "Documents associated to context records" +msgstr "" + +#: templates/ishtar/sheet_person.html:117 +msgid "Documents associated to finds" +msgstr "" + +#: templates/ishtar/sheet_source.html:28 +msgid "Web link" +msgstr "" + +#: templates/ishtar/wizard/confirm_wizard.html:12 +#: templates/ishtar/wizard/wizard_done_summary.html:6 +msgid "You have entered the following informations:" +msgstr "" + +#: templates/ishtar/wizard/confirm_wizard.html:50 +msgid "Would you like to save them?" +msgstr "" + +#: templates/ishtar/wizard/default_wizard.html:31 +#: templates/ishtar/wizard/parcels_wizard.html:33 +#: templates/ishtar/wizard/relations_wizard.html:23 +#: templates/ishtar/wizard/search.html:28 +#: templates/ishtar/wizard/towns_wizard.html:19 +msgid "Add/Modify" +msgstr "" + +#: templates/ishtar/wizard/default_wizard.html:59 +msgid "" +"The form has changed. If you don't validate it, all your changes will be " +"lost." +msgstr "" + +#: templates/ishtar/wizard/parcels_wizard.html:14 +msgid "" +"Existing parcels from the operation will be automatically added to the " +"archaeological file." +msgstr "" + +#: templates/ishtar/wizard/parcels_wizard.html:26 +#: templates/ishtar/wizard/relations_wizard.html:20 +msgid "all" +msgstr "" + +#: templates/ishtar/wizard/parcels_wizard.html:29 +msgid "Add all parcels from the archaeological file" +msgstr "" + +#: templates/ishtar/wizard/towns_wizard.html:27 +msgid "No town set in the associated file." +msgstr "" + +#: templates/ishtar/wizard/validation_bar.html:13 +msgid "Validate and end" +msgstr "" + +#: templates/ishtar/wizard/wizard_closing_done.html:4 +msgid "Item successfully closed" +msgstr "" + +#: templates/ishtar/wizard/wizard_delete_done.html:4 +msgid "Item successfully deleted" +msgstr "" + +#: templates/ishtar/wizard/wizard_done.html:6 +msgid "Item successfully saved" +msgstr "" + +#: templates/ishtar/wizard/wizard_done_summary_2.html:7 +#: templates/ishtar/wizard/wizard_list_search_result.html:9 +msgid "You have saved the following informations:" +msgstr "" + +#: templates/ishtar/wizard/wizard_organization_deletion.html:6 +msgid "Associated persons" +msgstr "" + +#: templates/ishtar/wizard/wizard_organization_deletion.html:15 +msgid "Associated archaeological files" +msgstr "" + +#: templates/ishtar/wizard/wizard_organization_deletion.html:24 +msgid "Operator of archaeological operations" +msgstr "" + +#: templates/ishtar/wizard/wizard_organization_deletion.html:33 +msgid "Adminact: operator of archaeological operations" +msgstr "" + +#: templates/ishtar/wizard/wizard_person.html:39 +msgctxt "phone number" +msgid "Number" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:33 +msgid "Scientist in charge of archaeological files" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:42 +msgid "Scientist in charge of archaeological operations" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:51 +msgid "In charge of archaeological operations" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:60 +msgid "Rapporteur CIRA des operations" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:69 +msgid "Administrativ act: in charge of archaeological operations" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:78 +msgid "Administrativ act: scientist in charge" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:87 +msgid "Administrativ act: signatory" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:96 +msgid "In charge of warehouses" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:104 +msgid "Treatments of items" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:108 +msgid "downstream" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:113 +msgid "upstream" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:122 +msgid "Property of items" +msgstr "" + +#: templates/ishtar/wizard/wizard_person_deletion.html:131 +msgid "Owns parcels" +msgstr "" + +#: templates/navbar.html:12 +msgid "Toggle navigation" +msgstr "" + +#: templates/navbar.html:34 +msgid "Change password" +msgstr "" + +#: templates/navbar.html:37 +msgid "Log out" +msgstr "" + +#: templates/navbar.html:43 templates/registration/activate.html:10 +#: templates/registration/login.html:7 templates/registration/login.html:34 +#: templates/registration/password_reset_complete.html:8 +msgid "Log in" +msgstr "" + +#: templates/registration/activate.html:8 +msgid "Account successfully activated" +msgstr "" + +#: templates/registration/activate.html:14 +msgid "Account activation failed" +msgstr "" + +#: templates/registration/activation_complete.html:6 +msgid "You may now login with your username and password." +msgstr "" + +#: templates/registration/activation_complete.html:8 +msgid "Login now" +msgstr "" + +#: templates/registration/activation_email.txt:2 +msgid "Activate account at" +msgstr "" + +#: templates/registration/activation_email.txt:6 +#, python-format +msgid "Link is valid for %(expiration_days)s days." +msgstr "" + +#: templates/registration/activation_email_subject.txt:1 +msgid "Account activation on" +msgstr "" + +#: templates/registration/login.html:43 +msgid "Forgot password?" +msgstr "" + +#: templates/registration/login.html:43 +msgid "Reset it" +msgstr "" + +#: templates/registration/login.html:44 +msgid "Not member?" +msgstr "" + +#: templates/registration/login.html:44 +#: templates/registration/registration_form.html:8 +msgid "Register" +msgstr "" + +#: templates/registration/logout.html:6 +msgid "Logged out" +msgstr "" + +#: templates/registration/password_change_done.html:6 +msgid "Password changed" +msgstr "" + +#: templates/registration/password_change_form.html:10 +#: templates/registration/password_reset_confirm.html:11 +#: templates/registration/password_reset_form.html:11 +#: templates/registration/registration_form.html:10 +msgid "Submit" +msgstr "" + +#: templates/registration/password_reset_complete.html:6 +msgid "Password reset successfully" +msgstr "" + +#: templates/registration/password_reset_confirm.html:17 +msgid "Password reset failed" +msgstr "" + +#: templates/registration/password_reset_done.html:6 +msgid "Email with password reset instructions has been sent." +msgstr "" + +#: templates/registration/password_reset_email.html:2 +#, python-format +msgid "Reset password at %(site_name)s" +msgstr "" + +#: templates/registration/password_reset_form.html:7 +msgid "Reset password" +msgstr "" + +#: templates/registration/registration_complete.html:6 +msgid "You are now registered. Activation email sent." +msgstr "" + +#: templates/welcome.html:3 +msgid "" +"Welcome in Ishtar, open source software for management and inventory of " +"archaeological data" +msgstr "" + +#: templates/welcome.html:9 +msgid "Some useful links:" +msgstr "" + +#: templates/welcome.html:11 +msgid "Presentation site and blog" +msgstr "" + +#: templates/welcome.html:11 +msgid "stay tuned with Ishtar news!" +msgstr "" + +#: templates/welcome.html:12 +msgid "Admin interface" +msgstr "" + +#: templates/welcome.html:12 +msgid "for admin only." +msgstr "" + +#: templates/welcome.html:13 +msgid "Forum" +msgstr "" + +#: templates/welcome.html:13 +msgid "" +"need help? find a new bug? a fantastic feature to propose? Here is the place " +"to go." +msgstr "" + +#: templates/welcome.html:14 +msgid "Source code" +msgstr "" + +#: templates/welcome.html:14 +msgid "tickets" +msgstr "" + +#: templates/welcome.html:14 +msgid "where the magic happens." +msgstr "" + +#: templates/widgets/image_input.html:19 +msgid "delete" +msgstr "" + +#: templatetags/window_tables.py:99 widgets.py:860 +msgid "No results" +msgstr "" + +#: templatetags/window_tables.py:100 widgets.py:861 +msgid "Loading..." +msgstr "" + +#: utils.py:167 +msgid " (...)" +msgstr "" + +#: utils.py:231 +msgid "Information" +msgstr "" + +#: utils.py:232 +msgid "Load another random image?" +msgstr "" + +#: views.py:102 +msgid "" +"PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask " +"your admin to do it)." +msgstr "" + +#: views.py:107 +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:133 +msgid "New person" +msgstr "" + +#: views.py:141 +msgid "Person modification" +msgstr "" + +#: views.py:156 +msgid "Person deletion" +msgstr "" + +#: views.py:167 +msgid "New organization" +msgstr "" + +#: views.py:174 +msgid "Organization modification" +msgstr "" + +#: views.py:190 +msgid "Organization deletion" +msgstr "" + +#: views.py:201 +msgid "Account management" +msgstr "" + +#: views.py:207 +msgid "Account deletion" +msgstr "" + +#: views.py:271 +msgid "Archaeological file" +msgstr "" + +#: views.py:272 +msgid "Operation" +msgstr "" + +#: views.py:274 +msgid "Context record" +msgstr "" + +#: views.py:276 +msgid "Find" +msgstr "" + +#: views.py:278 +msgid "Treatment request" +msgstr "" + +#: views.py:279 +msgid "Treatment" +msgstr "" + +#: views.py:1527 views.py:1572 +msgid "Operation not permitted." +msgstr "" + +#: views.py:1529 +#, python-format +msgid "New %s" +msgstr "" + +#: views.py:1589 views.py:1647 +msgid "Archaeological files" +msgstr "" + +#: views.py:1594 views.py:1658 +msgid "Finds" +msgstr "" + +#: views.py:1596 views.py:1663 +msgid "Treatment requests" +msgstr "" + +#: views.py:1597 views.py:1669 +msgid "Treatments" +msgstr "" + +#: views.py:2235 +msgid "Col. " +msgstr "" + +#: views.py:2241 views.py:2253 +msgid "* empty *" +msgstr "" + +#: views.py:2294 +msgid "Link unmatched items" +msgstr "" + +#: views.py:2315 +msgid "Delete import" +msgstr "" + +#: views.py:2354 +msgid "Merge persons" +msgstr "" + +#: views.py:2378 +msgid "Select the main person" +msgstr "" + +#: views.py:2387 +msgid "Merge organization" +msgstr "" + +#: views.py:2397 +msgid "Select the main organization" +msgstr "" + +#: views.py:2437 views.py:2453 +msgid "Corporation manager" +msgstr "" + +#: widgets.py:458 widgets.py:569 widgets.py:684 +msgid "Search..." +msgstr "" + +#: widgets.py:862 +msgid "Remove" +msgstr "" + +#: wizards.py:76 +msgid "You don't have sufficient permissions to do this action." +msgstr "" + +#: wizards.py:436 +msgid "No" +msgstr "" + +#: wizards.py:472 +#| msgid "Delete" +msgid "Deleted" +msgstr "" + +#: wizards.py:1698 +#, python-format +msgid "[%(app_name)s] Account creation/modification" +msgstr "" |