diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-02-22 15:47:13 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-02-22 15:47:13 +0100 |
commit | fd071daaa94d43ece78f93f1fabdfca3f127962b (patch) | |
tree | 6585b6bf56e0cef9f2de02c01a487b52064e18da /ishtar_common | |
parent | 4de855e5f16f1911272080f6a99a36d151b685ba (diff) | |
download | Ishtar-fd071daaa94d43ece78f93f1fabdfca3f127962b.tar.bz2 Ishtar-fd071daaa94d43ece78f93f1fabdfca3f127962b.zip |
Update translations
Diffstat (limited to 'ishtar_common')
-rw-r--r-- | ishtar_common/locale/django.pot | 529 |
1 files changed, 268 insertions, 261 deletions
diff --git a/ishtar_common/locale/django.pot b/ishtar_common/locale/django.pot index 17fda2ea1..7f954c7af 100644 --- a/ishtar_common/locale/django.pot +++ b/ishtar_common/locale/django.pot @@ -23,7 +23,6 @@ msgid "Related item" msgstr "" #: admin.py:68 -#| msgid "CSV full" msgid "CSV file" msgstr "" @@ -35,7 +34,7 @@ msgstr "" msgid "Export selected as CSV file" msgstr "" -#: admin.py:197 admin.py:216 models.py:775 +#: admin.py:197 admin.py:216 models.py:783 msgid "Parent" msgstr "" @@ -124,115 +123,121 @@ msgstr "" msgid "\"%(value)s\" not equal to yes or no" msgstr "" -#: data_importer.py:267 +#: data_importer.py:268 #, python-format msgid "\"%(value)s\" is not a float" msgstr "" -#: data_importer.py:280 data_importer.py:294 data_importer.py:552 +#: data_importer.py:278 +#, python-brace-format +#| msgid "\"%(value)s\" is not an integer" +msgid "\"{value}\" is not an appropriate INSEE code" +msgstr "" + +#: data_importer.py:310 data_importer.py:324 data_importer.py:583 #, python-format msgid "\"%(value)s\" is not a valid date" msgstr "" -#: data_importer.py:307 +#: data_importer.py:338 #, python-format msgid "\"%(value)s\" is not an integer" msgstr "" -#: data_importer.py:363 data_importer.py:618 +#: data_importer.py:394 data_importer.py:649 #, python-format msgid "Choice for \"%s\" is not available. Which one is relevant?\n" msgstr "" -#: data_importer.py:370 +#: data_importer.py:401 #, python-format msgid "%d. None of the above - create new" msgstr "" -#: data_importer.py:373 +#: data_importer.py:404 #, python-format msgid "%d. None of the above - skip" msgstr "" -#: data_importer.py:578 +#: data_importer.py:609 #, python-format msgid "\"%(value)s\" is not a valid path for the given archive" msgstr "" -#: data_importer.py:695 +#: data_importer.py:726 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:699 +#: data_importer.py:730 #, python-format msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d" msgstr "" -#: data_importer.py:701 +#: data_importer.py:732 msgid "No data provided" msgstr "" -#: data_importer.py:702 +#: data_importer.py:733 msgid "Value is required" msgstr "" -#: data_importer.py:703 +#: data_importer.py:734 #, python-format msgid "At least %d columns must be filled" msgstr "" -#: data_importer.py:704 +#: data_importer.py:735 msgid "The regexp doesn't match." msgstr "" -#: data_importer.py:706 +#: data_importer.py:737 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:708 +#: data_importer.py:739 msgid "" "{} with values {} doesn't exist in the database. Create it first or fix your " "source file." msgstr "" -#: data_importer.py:1171 +#: data_importer.py:1202 msgid "Not imported" msgstr "" -#: data_importer.py:1496 +#: data_importer.py:1527 msgid "Importer configuration error: field \"{}\" does not exist for {}." msgstr "" -#: data_importer.py:1718 +#: data_importer.py:1749 msgid "line" msgstr "" -#: data_importer.py:1718 +#: data_importer.py:1749 msgid "col" msgstr "" -#: data_importer.py:1718 +#: data_importer.py:1749 msgid "error" msgstr "" -#: data_importer.py:1724 +#: data_importer.py:1755 msgid "field" msgstr "" -#: data_importer.py:1724 +#: data_importer.py:1755 msgid "source" msgstr "" -#: data_importer.py:1724 +#: data_importer.py:1755 msgid "result" msgstr "" -#: data_importer.py:1740 +#: data_importer.py:1771 #, python-format msgid "\"%(value)s\" not in %(values)s" msgstr "" @@ -253,19 +258,19 @@ msgstr "" msgid "There are identical items." msgstr "" -#: forms.py:290 forms.py:291 +#: forms.py:323 forms.py:324 msgid "Closing date" msgstr "" -#: forms.py:303 +#: forms.py:336 msgid "You should select an item." msgstr "" -#: forms.py:304 +#: forms.py:337 msgid "Add a new item" msgstr "" -#: forms.py:442 models.py:1956 +#: forms.py:453 models.py:1956 msgid "Template" msgstr "" @@ -331,16 +336,16 @@ msgid "Organization" msgstr "" #: forms_common.py:263 forms_common.py:301 forms_common.py:415 -#: forms_common.py:471 forms_common.py:543 models.py:919 models.py:932 -#: models.py:1471 models.py:1646 models.py:1952 models.py:2264 models.py:2378 +#: forms_common.py:471 forms_common.py:543 models.py:927 models.py:940 +#: models.py:1484 models.py:1646 models.py:1952 models.py:2264 models.py:2378 #: models.py:2836 models.py:2884 models.py:3079 models_imports.py:88 -#: models_imports.py:113 models_imports.py:412 models_imports.py:504 -#: models_imports.py:762 templates/ishtar/import_list.html:16 +#: models_imports.py:113 models_imports.py:421 models_imports.py:513 +#: models_imports.py:773 templates/ishtar/import_list.html:16 #: templates/ishtar/sheet_organization.html:23 msgid "Name" msgstr "" -#: forms_common.py:264 models.py:2240 models_imports.py:597 +#: forms_common.py:264 models.py:2240 models_imports.py:606 msgid "Organization type" msgstr "" @@ -384,7 +389,7 @@ msgid "Full text search" msgstr "" #: forms_common.py:302 forms_common.py:418 forms_common.py:546 models.py:2266 -#: models.py:2763 models.py:2845 models_imports.py:642 +#: models.py:2763 models.py:2845 models_imports.py:651 #: templates/ishtar/blocks/window_tables/documents.html:8 #: templates/ishtar/import_list.html:17 #: templates/ishtar/sheet_organization.html:25 @@ -425,7 +430,7 @@ msgid "Identity" msgstr "" #: forms_common.py:466 forms_common.py:883 forms_common.py:932 models.py:2370 -#: models.py:2372 models.py:2760 models_imports.py:598 +#: models.py:2372 models.py:2760 models_imports.py:607 #: templates/ishtar/blocks/window_tables/documents.html:7 msgid "Title" msgstr "" @@ -502,7 +507,7 @@ msgstr "" msgid "Account" msgstr "" -#: forms_common.py:673 wizards.py:1383 +#: forms_common.py:673 wizards.py:1394 msgid "New password" msgstr "" @@ -546,7 +551,7 @@ msgstr "" msgid "Source - General" msgstr "" -#: forms_common.py:885 forms_common.py:933 models.py:2729 models_imports.py:599 +#: forms_common.py:885 forms_common.py:933 models.py:2729 models_imports.py:608 msgid "Source type" msgstr "" @@ -566,7 +571,7 @@ msgstr "" msgid "Receipt date" msgstr "" -#: forms_common.py:896 models.py:2778 models.py:2848 models_imports.py:794 +#: forms_common.py:896 models.py:2778 models.py:2848 models_imports.py:805 msgid "Creation date" msgstr "" @@ -574,14 +579,14 @@ msgstr "" msgid "Receipt date in documentation" msgstr "" -#: forms_common.py:901 forms_common.py:937 models.py:437 models.py:2384 -#: models.py:2656 models.py:2788 models_imports.py:450 +#: forms_common.py:901 forms_common.py:937 models.py:441 models.py:2384 +#: models.py:2656 models.py:2788 models_imports.py:459 msgid "Comment" msgstr "" -#: forms_common.py:903 forms_common.py:936 models.py:1473 models.py:2787 -#: models.py:2837 models_imports.py:115 models_imports.py:343 -#: models_imports.py:413 +#: forms_common.py:903 forms_common.py:936 models.py:1486 models.py:2787 +#: models.py:2837 models_imports.py:115 models_imports.py:352 +#: models_imports.py:422 msgid "Description" msgstr "" @@ -617,7 +622,7 @@ msgstr "" msgid "Would you like to delete this documentation?" msgstr "" -#: forms_common.py:966 models.py:2685 models.py:2697 models_imports.py:600 +#: forms_common.py:966 models.py:2685 models.py:2697 models_imports.py:609 msgid "Author type" msgstr "" @@ -650,7 +655,7 @@ msgstr "" msgid "Deletion" msgstr "" -#: ishtar_menu.py:40 models.py:1731 views.py:1748 +#: ishtar_menu.py:40 models.py:1731 views.py:1757 msgid "Global variables" msgstr "" @@ -679,77 +684,77 @@ msgstr "" msgid "Manual merge" msgstr "" -#: ishtar_menu.py:110 models_imports.py:802 +#: ishtar_menu.py:110 models_imports.py:813 msgid "Imports" msgstr "" -#: ishtar_menu.py:113 views.py:1756 +#: ishtar_menu.py:113 views.py:1765 msgid "New import" msgstr "" -#: ishtar_menu.py:117 views.py:1775 +#: ishtar_menu.py:117 views.py:1784 msgid "Current imports" msgstr "" -#: ishtar_menu.py:121 views.py:1814 +#: ishtar_menu.py:121 views.py:1823 msgid "Old imports" msgstr "" -#: models.py:228 +#: models.py:232 msgid "Not a valid item." msgstr "" -#: models.py:243 +#: models.py:247 msgid "A selected item is not a valid item." msgstr "" -#: models.py:254 +#: models.py:258 msgid "This item already exists." msgstr "" -#: models.py:429 models.py:2047 models.py:2063 models.py:2655 -#: models_imports.py:339 +#: models.py:433 models.py:2047 models.py:2063 models.py:2655 +#: models_imports.py:348 msgid "Label" msgstr "" -#: models.py:431 +#: models.py:435 msgid "Textual ID" msgstr "" -#: models.py:434 +#: models.py:438 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:438 models.py:1648 models.py:1959 models.py:2658 -#: models_imports.py:129 models_imports.py:509 +#: models.py:442 models.py:1648 models.py:1959 models.py:2658 +#: models_imports.py:129 models_imports.py:518 msgid "Available" msgstr "" -#: models.py:790 models.py:935 models_imports.py:530 +#: models.py:798 models.py:943 models_imports.py:539 #: templates/ishtar/formset_import_match.html:21 msgid "Key" msgstr "" -#: models.py:796 +#: models.py:804 msgid "Specific key to an import" msgstr "" -#: models.py:920 models.py:941 models.py:1330 models.py:2682 models.py:3005 +#: models.py:928 models.py:949 models.py:1342 models.py:2682 models.py:3005 #: models.py:3064 msgid "Order" msgstr "" -#: models.py:923 +#: models.py:931 msgid "Json data - Menu" msgstr "" -#: models.py:924 +#: models.py:932 msgid "Json data - Menus" msgstr "" -#: models.py:936 +#: models.py:944 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 " @@ -757,252 +762,247 @@ msgid "" "my_key__my_subkey." msgstr "" -#: models.py:940 +#: models.py:948 msgid "Display" msgstr "" -#: models.py:945 +#: models.py:953 msgid "Json data - Field" msgstr "" -#: models.py:946 +#: models.py:954 msgid "Json data - Fields" msgstr "" -#: models.py:957 +#: models.py:965 msgid "Content types of the field and of the menu do not match" msgstr "" -#: models.py:1017 +#: models.py:1025 msgid "Search vector" msgstr "" -#: models.py:1018 +#: models.py:1026 msgid "Auto filled at save" msgstr "" -#: models.py:1151 +#: models.py:1163 msgid "Last editor" msgstr "" -#: models.py:1154 +#: models.py:1166 msgid "Creator" msgstr "" -#: models.py:1331 +#: models.py:1343 msgid "Symmetrical" msgstr "" -#: models.py:1332 +#: models.py:1344 msgid "Tiny label" msgstr "" -#: models.py:1335 +#: models.py:1347 msgid "Inverse relation" msgstr "" -#: models.py:1345 +#: models.py:1357 msgid "Cannot have symmetrical and an inverse_relation" msgstr "" -#: models.py:1463 +#: models.py:1475 msgid "Euro" msgstr "" -#: models.py:1464 +#: models.py:1476 msgid "US dollar" msgstr "" -#: models.py:1465 views.py:1548 views.py:1609 +#: models.py:1477 views.py:1557 views.py:1618 msgid "Operations" msgstr "" -#: models.py:1466 views.py:1550 views.py:1613 +#: models.py:1478 views.py:1559 views.py:1622 msgid "Context records" msgstr "" -#: models.py:1472 models.py:1953 models_imports.py:114 -msgid "Slug" +#: models.py:1479 +msgid "Site" msgstr "" -#: models.py:1475 -msgid "CSS color code for base module" +#: models.py:1479 +#| msgid "Archaeological file" +msgid "Archaeological site" +msgstr "" + +#: models.py:1485 models.py:1953 models_imports.py:114 +msgid "Slug" msgstr "" -#: models.py:1477 +#: models.py:1487 msgid "Files module" msgstr "" -#: models.py:1479 -msgid "CSS color code for files module" +#: models.py:1489 +#| msgid "Archaeological file" +msgid "Archaeological site module" msgstr "" -#: models.py:1481 -msgid "Context records module" +#: models.py:1491 +#| msgid "Archaeological file" +msgid "Archaeological site type" msgstr "" -#: models.py:1484 -msgid "CSS color code for context record module" +#: models.py:1495 +msgid "Context records module" msgstr "" -#: models.py:1486 +#: models.py:1497 msgid "Finds module" msgstr "" -#: models.py:1487 +#: models.py:1498 msgid "Need context records module" msgstr "" -#: models.py:1489 +#: models.py:1500 msgid "Find index is based on" msgstr "" -#: models.py:1491 +#: models.py:1502 msgid "" "To prevent irrelevant indexes, change this parameter only if there is no " "find in the database" msgstr "" -#: models.py:1494 -msgid "CSS color code for find module" -msgstr "" - -#: models.py:1497 +#: models.py:1505 msgid "Warehouses module" msgstr "" -#: models.py:1498 +#: models.py:1506 msgid "Need finds module" msgstr "" -#: models.py:1500 -msgid "CSS code for warehouse module" -msgstr "" - -#: models.py:1502 +#: models.py:1507 msgid "Preservation module" msgstr "" -#: models.py:1504 +#: models.py:1509 msgid "Mapping module" msgstr "" -#: models.py:1506 -msgid "CSS code for mapping module" -msgstr "" - -#: models.py:1509 +#: models.py:1511 msgid "Home page" msgstr "" -#: models.py:1510 +#: models.py:1512 #, 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:1514 +#: models.py:1516 msgid "File external id" msgstr "" -#: models.py:1516 +#: models.py:1518 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:1521 +#: models.py:1523 msgid "Parcel external id" msgstr "" -#: models.py:1524 +#: models.py:1526 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:1529 +#: models.py:1531 msgid "Context record external id" msgstr "" -#: models.py:1531 +#: models.py:1533 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:1536 +#: models.py:1538 msgid "Base find external id" msgstr "" -#: models.py:1538 +#: models.py:1540 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:1543 +#: models.py:1545 msgid "Find external id" msgstr "" -#: models.py:1545 +#: models.py:1547 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:1550 +#: models.py:1552 msgid "Container external id" msgstr "" -#: models.py:1552 +#: models.py:1554 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:1557 +#: models.py:1559 msgid "Warehouse external id" msgstr "" -#: models.py:1559 +#: models.py:1561 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:1564 +#: models.py:1566 msgid "Raw name for person" msgstr "" -#: models.py:1566 +#: models.py:1568 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:1570 +#: models.py:1572 msgid "Current active" msgstr "" -#: models.py:1571 +#: models.py:1573 msgid "Currency" msgstr "" -#: models.py:1575 +#: models.py:1577 msgid "Ishtar site profile" msgstr "" -#: models.py:1576 +#: models.py:1578 msgid "Ishtar site profiles" msgstr "" @@ -1054,7 +1054,7 @@ msgstr "" msgid "Description of the variable" msgstr "" -#: models.py:1727 models_imports.py:531 +#: models.py:1727 models_imports.py:540 #: templates/ishtar/formset_import_match.html:22 msgid "Value" msgstr "" @@ -1090,7 +1090,7 @@ msgstr "" msgid "Document templates" msgstr "" -#: models.py:2052 models.py:2065 models.py:3102 models_imports.py:788 +#: models.py:2052 models.py:2065 models.py:3102 models_imports.py:799 msgid "State" msgstr "" @@ -1142,7 +1142,7 @@ msgstr "" msgid "Person types" msgstr "" -#: models.py:2330 models_imports.py:632 +#: models.py:2330 models_imports.py:641 msgid "Title type" msgstr "" @@ -1206,7 +1206,7 @@ msgstr "" msgid "Source types" msgstr "" -#: models.py:2740 models_imports.py:631 +#: models.py:2740 models_imports.py:640 msgid "Support type" msgstr "" @@ -1230,7 +1230,7 @@ msgstr "" msgid "Support" msgstr "" -#: models.py:2766 models_imports.py:601 +#: models.py:2766 models_imports.py:610 msgid "Format" msgstr "" @@ -1302,7 +1302,7 @@ msgstr "" msgid "Is preventive" msgstr "" -#: models.py:3009 models_imports.py:602 +#: models.py:3009 models_imports.py:611 msgid "Operation type" msgstr "" @@ -1326,7 +1326,7 @@ msgstr "" msgid "Authority SRID" msgstr "" -#: models.py:3070 models_imports.py:630 +#: models.py:3070 models_imports.py:639 msgid "Spatial reference system" msgstr "" @@ -1354,11 +1354,11 @@ msgstr "" msgid "In progress" msgstr "" -#: models.py:3093 models_imports.py:748 +#: models.py:3093 models_imports.py:759 msgid "Finished with errors" msgstr "" -#: models.py:3094 models_imports.py:749 +#: models.py:3094 models_imports.py:760 msgid "Finished" msgstr "" @@ -1441,372 +1441,376 @@ msgstr "" msgid "Importer - Types" msgstr "" -#: models_imports.py:246 +#: models_imports.py:255 msgid "Importer - Default" msgstr "" -#: models_imports.py:247 +#: models_imports.py:256 msgid "Importer - Defaults" msgstr "" -#: models_imports.py:292 +#: models_imports.py:301 msgid "Importer - Default value" msgstr "" -#: models_imports.py:293 +#: models_imports.py:302 msgid "Importer - Default values" msgstr "" -#: models_imports.py:342 +#: models_imports.py:351 msgid "Column number" msgstr "" -#: models_imports.py:345 +#: models_imports.py:354 msgid "Required" msgstr "" -#: models_imports.py:347 +#: models_imports.py:356 msgid "Export field name" msgstr "" -#: models_imports.py:348 +#: models_imports.py:357 msgid "" "Fill this field if the field name is ambiguous for export. For instance: " "concatenated fields." msgstr "" -#: models_imports.py:354 +#: models_imports.py:363 msgid "Importer - Column" msgstr "" -#: models_imports.py:355 +#: models_imports.py:364 msgid "Importer - Columns" msgstr "" -#: models_imports.py:385 +#: models_imports.py:394 msgid "Field name" msgstr "" -#: models_imports.py:387 models_imports.py:444 +#: models_imports.py:396 models_imports.py:453 msgid "Force creation of new items" msgstr "" -#: models_imports.py:389 models_imports.py:446 +#: models_imports.py:398 models_imports.py:455 msgid "Concatenate with existing" msgstr "" -#: models_imports.py:391 models_imports.py:448 +#: models_imports.py:400 models_imports.py:457 msgid "Concatenate character" msgstr "" -#: models_imports.py:396 +#: models_imports.py:405 msgid "Importer - Duplicate field" msgstr "" -#: models_imports.py:397 +#: models_imports.py:406 msgid "Importer - Duplicate fields" msgstr "" -#: models_imports.py:415 +#: models_imports.py:424 msgid "Regular expression" msgstr "" -#: models_imports.py:419 +#: models_imports.py:428 msgid "Importer - Regular expression" msgstr "" -#: models_imports.py:420 +#: models_imports.py:429 msgid "Importer - Regular expressions" msgstr "" -#: models_imports.py:454 +#: models_imports.py:463 msgid "Importer - Target" msgstr "" -#: models_imports.py:455 +#: models_imports.py:464 msgid "Importer - Targets" msgstr "" -#: models_imports.py:492 views.py:604 +#: models_imports.py:501 views.py:604 msgid "True" msgstr "" -#: models_imports.py:493 views.py:606 +#: models_imports.py:502 views.py:606 msgid "False" msgstr "" -#: models_imports.py:505 +#: models_imports.py:514 msgid "All users can use it" msgstr "" -#: models_imports.py:507 +#: models_imports.py:516 msgid "All users can modify it" msgstr "" -#: models_imports.py:512 +#: models_imports.py:521 msgid "Importer - Target key group" msgstr "" -#: models_imports.py:513 +#: models_imports.py:522 msgid "Importer - Target key groups" msgstr "" -#: models_imports.py:532 +#: models_imports.py:541 msgid "Is set" msgstr "" -#: models_imports.py:540 +#: models_imports.py:549 msgid "Importer - Target key" msgstr "" -#: models_imports.py:541 +#: models_imports.py:550 msgid "Importer - Targets keys" msgstr "" -#: models_imports.py:603 +#: models_imports.py:612 msgid "Period" msgstr "" -#: models_imports.py:604 +#: models_imports.py:613 msgid "Report state" msgstr "" -#: models_imports.py:605 +#: models_imports.py:614 msgid "Remain type" msgstr "" -#: models_imports.py:606 +#: models_imports.py:615 msgid "Unit" msgstr "" -#: models_imports.py:608 +#: models_imports.py:617 msgid "Activity type" msgstr "" -#: models_imports.py:610 +#: models_imports.py:619 msgid "Documentation type" msgstr "" -#: models_imports.py:611 +#: models_imports.py:620 msgid "Material" msgstr "" -#: models_imports.py:613 +#: models_imports.py:622 msgid "Conservatory state" msgstr "" -#: models_imports.py:614 +#: models_imports.py:623 msgid "Container type" msgstr "" -#: models_imports.py:615 +#: models_imports.py:624 msgid "Treatment type" msgstr "" -#: models_imports.py:617 +#: models_imports.py:626 msgid "Treatment emergency type" msgstr "" -#: models_imports.py:618 +#: models_imports.py:627 msgid "Object type" msgstr "" -#: models_imports.py:619 +#: models_imports.py:628 msgid "Integrity type" msgstr "" -#: models_imports.py:621 +#: models_imports.py:630 msgid "Remarkability type" msgstr "" -#: models_imports.py:622 +#: models_imports.py:631 msgid "Alteration type" msgstr "" -#: models_imports.py:624 +#: models_imports.py:633 msgid "Alteration cause type" msgstr "" -#: models_imports.py:625 +#: models_imports.py:634 msgid "Batch type" msgstr "" -#: models_imports.py:627 +#: models_imports.py:636 msgid "Identification type" msgstr "" -#: models_imports.py:629 +#: models_imports.py:638 msgid "Context record relation type" msgstr "" -#: models_imports.py:638 +#: models_imports.py:647 msgid "Integer" msgstr "" -#: models_imports.py:639 +#: models_imports.py:648 msgid "Float" msgstr "" -#: models_imports.py:640 +#: models_imports.py:649 msgid "String" msgstr "" -#: models_imports.py:641 +#: models_imports.py:650 msgid "Date" msgstr "" -#: models_imports.py:643 +#: models_imports.py:652 #: templates/ishtar/dashboards/dashboard_main_detail.html:196 msgid "Year" msgstr "" -#: models_imports.py:644 +#: models_imports.py:653 +msgid "INSEE code" +msgstr "" + +#: models_imports.py:654 msgid "String to boolean" msgstr "" -#: models_imports.py:645 +#: models_imports.py:655 msgctxt "filesystem" msgid "File" msgstr "" -#: models_imports.py:646 +#: models_imports.py:656 msgid "Unknow type" msgstr "" -#: models_imports.py:662 +#: models_imports.py:673 msgid "4 digit year. e.g.: \"2015\"" msgstr "" -#: models_imports.py:663 +#: models_imports.py:674 msgid "4 digit year/month/day. e.g.: \"2015/02/04\"" msgstr "" -#: models_imports.py:664 +#: models_imports.py:675 msgid "Day/month/4 digit year. e.g.: \"04/02/2015\"" msgstr "" -#: models_imports.py:680 +#: models_imports.py:691 msgid "Options" msgstr "" -#: models_imports.py:682 +#: models_imports.py:693 msgid "Split character(s)" msgstr "" -#: models_imports.py:687 +#: models_imports.py:698 msgid "Importer - Formater type" msgstr "" -#: models_imports.py:688 +#: models_imports.py:699 msgid "Importer - Formater types" msgstr "" -#: models_imports.py:743 +#: models_imports.py:754 #: templates/ishtar/dashboards/dashboard_main_detail.html:132 msgid "Created" msgstr "" -#: models_imports.py:744 +#: models_imports.py:755 msgid "Analyse in progress" msgstr "" -#: models_imports.py:745 +#: models_imports.py:756 msgid "Analysed" msgstr "" -#: models_imports.py:746 +#: models_imports.py:757 msgid "Import pending" msgstr "" -#: models_imports.py:747 +#: models_imports.py:758 msgid "Import in progress" msgstr "" -#: models_imports.py:750 +#: models_imports.py:761 msgid "Archived" msgstr "" -#: models_imports.py:765 +#: models_imports.py:776 msgid "Imported file" msgstr "" -#: models_imports.py:767 +#: models_imports.py:778 msgid "Associated images (zip file)" msgstr "" -#: models_imports.py:771 +#: models_imports.py:782 msgid "If a group is selected, target key saved in this group will be used." msgstr "" -#: models_imports.py:774 +#: models_imports.py:785 msgid "Encoding" msgstr "" -#: models_imports.py:777 +#: models_imports.py:788 msgid "Skip lines" msgstr "" -#: models_imports.py:778 +#: models_imports.py:789 msgid "Number of header lines in your file (can be 0)." msgstr "" -#: models_imports.py:779 +#: models_imports.py:790 msgid "Error file" msgstr "" -#: models_imports.py:782 +#: models_imports.py:793 msgid "Result file" msgstr "" -#: models_imports.py:785 +#: models_imports.py:796 msgid "Match file" msgstr "" -#: models_imports.py:791 +#: models_imports.py:802 msgid "Conservative import" msgstr "" -#: models_imports.py:792 +#: models_imports.py:803 msgid "If set to true, do not overload existing values." msgstr "" -#: models_imports.py:795 +#: models_imports.py:806 msgid "End date" msgstr "" -#: models_imports.py:798 +#: models_imports.py:809 msgid "Remaining seconds" msgstr "" -#: models_imports.py:801 +#: models_imports.py:812 msgid "Import" msgstr "" -#: models_imports.py:830 +#: models_imports.py:841 msgid "Analyse" msgstr "" -#: models_imports.py:832 models_imports.py:835 +#: models_imports.py:843 models_imports.py:846 msgid "Re-analyse" msgstr "" -#: models_imports.py:833 +#: models_imports.py:844 msgid "Launch import" msgstr "" -#: models_imports.py:836 +#: models_imports.py:847 msgid "Re-import" msgstr "" -#: models_imports.py:837 +#: models_imports.py:848 msgid "Archive" msgstr "" -#: models_imports.py:839 +#: models_imports.py:850 msgid "Unarchive" msgstr "" -#: models_imports.py:840 templates/ishtar/form_delete.html:11 widgets.py:258 +#: models_imports.py:851 templates/ishtar/form_delete.html:11 widgets.py:258 msgid "Delete" msgstr "" @@ -1850,7 +1854,6 @@ msgid "Add %(name)s" msgstr "" #: templates/admin/gen_change_list.html:14 -#| msgid "Export as CSV" msgid "Import from CSV" msgstr "" @@ -1870,30 +1873,34 @@ msgstr "" msgid "no" msgstr "" -#: templates/base.html:68 +#: templates/base.html:65 msgid "Current items" msgstr "" -#: templates/base.html:70 templates/blocks/bs_form_snippet.html:55 +#: templates/base.html:67 templates/blocks/bs_form_snippet.html:55 #: templates/ishtar/manage_basket.html:4 templates/welcome.html:11 #: templates/welcome.html:12 templates/welcome.html:13 #: templates/welcome.html:14 msgid ":" msgstr "" -#: templates/base.html:107 -msgid "Processing..." +#: templates/base.html:81 +msgid "Sheets" msgstr "" #: templates/base.html:109 -msgid "This can be long." +msgid "Processing..." msgstr "" #: templates/base.html:111 -msgid "Time to take a coffee?" +msgid "This can be long." msgstr "" #: templates/base.html:113 +msgid "Time to take a coffee?" +msgstr "" + +#: templates/base.html:115 msgid "Time to take another coffee?" msgstr "" @@ -2249,7 +2256,7 @@ msgstr "" msgid "Are you sure?" msgstr "" -#: templates/ishtar/import_delete.html:20 wizards.py:391 +#: templates/ishtar/import_delete.html:20 wizards.py:394 msgid "Yes" msgstr "" @@ -2308,7 +2315,7 @@ msgstr "" msgid "Basket content" msgstr "" -#: templates/ishtar/manage_basket.html:24 templates/ishtar/sheet.html:38 +#: templates/ishtar/manage_basket.html:24 templates/ishtar/sheet.html:39 msgid "Close" msgstr "" @@ -2738,11 +2745,11 @@ msgstr "" msgid "delete" msgstr "" -#: templatetags/window_tables.py:97 widgets.py:753 +#: templatetags/window_tables.py:98 widgets.py:753 msgid "No results" msgstr "" -#: templatetags/window_tables.py:98 widgets.py:754 +#: templatetags/window_tables.py:99 widgets.py:754 msgid "Loading..." msgstr "" @@ -2826,56 +2833,56 @@ msgstr "" msgid "Treatment" msgstr "" -#: views.py:1490 views.py:1530 +#: views.py:1499 views.py:1539 msgid "Operation not permitted." msgstr "" -#: views.py:1492 +#: views.py:1501 #, python-format msgid "New %s" msgstr "" -#: views.py:1547 views.py:1605 +#: views.py:1556 views.py:1614 msgid "Archaeological files" msgstr "" -#: views.py:1552 views.py:1616 +#: views.py:1561 views.py:1625 msgid "Finds" msgstr "" -#: views.py:1554 views.py:1621 +#: views.py:1563 views.py:1630 msgid "Treatment requests" msgstr "" -#: views.py:1555 views.py:1627 +#: views.py:1564 views.py:1636 msgid "Treatments" msgstr "" -#: views.py:1828 +#: views.py:1837 msgid "Link unmatched items" msgstr "" -#: views.py:1849 +#: views.py:1858 msgid "Delete import" msgstr "" -#: views.py:1888 +#: views.py:1897 msgid "Merge persons" msgstr "" -#: views.py:1912 +#: views.py:1921 msgid "Select the main person" msgstr "" -#: views.py:1921 +#: views.py:1930 msgid "Merge organization" msgstr "" -#: views.py:1931 +#: views.py:1940 msgid "Select the main organization" msgstr "" -#: views.py:1971 views.py:1987 +#: views.py:1980 views.py:1996 msgid "Corporation manager" msgstr "" @@ -2887,11 +2894,11 @@ msgstr "" msgid "Remove" msgstr "" -#: wizards.py:393 +#: wizards.py:396 msgid "No" msgstr "" -#: wizards.py:1448 +#: wizards.py:1459 #, python-format msgid "[%(app_name)s] Account creation/modification" msgstr "" |