diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-28 22:43:00 +0100 | 
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-02-28 22:43:00 +0100 | 
| commit | 3a38e22c31435b02ec5968361af6e0b0cb809f7d (patch) | |
| tree | 905c8dc5155efbf0c3d80949064161969144dc4a | |
| parent | 95fb65d9ef0cee72c0d18cc57b30ac55a2f567e3 (diff) | |
| download | Ishtar-3a38e22c31435b02ec5968361af6e0b0cb809f7d.tar.bz2 Ishtar-3a38e22c31435b02ec5968361af6e0b0cb809f7d.zip  | |
Update french translation
| -rw-r--r-- | translations/de/ishtar_common.po | 742 | ||||
| -rw-r--r-- | translations/fr/archaeological_context_records.po | 8 | ||||
| -rw-r--r-- | translations/fr/archaeological_files.po | 8 | ||||
| -rw-r--r-- | translations/fr/archaeological_files_pdl.po | 8 | ||||
| -rw-r--r-- | translations/fr/archaeological_finds.po | 14 | ||||
| -rw-r--r-- | translations/fr/archaeological_operations.po | 11 | ||||
| -rw-r--r-- | translations/fr/archaeological_warehouse.po | 8 | ||||
| -rw-r--r-- | translations/fr/ishtar_common.po | 22 | 
8 files changed, 410 insertions, 411 deletions
diff --git a/translations/de/ishtar_common.po b/translations/de/ishtar_common.po index f281a56ad..d224a7ec6 100644 --- a/translations/de/ishtar_common.po +++ b/translations/de/ishtar_common.po @@ -28,121 +28,125 @@ msgstr ""  msgid "Export selected as CSV file"  msgstr "" -#: data_importer.py:183 +#: data_importer.py:186  #, python-format  msgid "\"%(value)s\" is too long. The max length is %(length)d characters."  msgstr "" -#: data_importer.py:200 +#: data_importer.py:203  #, python-format  msgid "\"%(value)s\" not equal to yes or no"  msgstr "" -#: data_importer.py:212 +#: data_importer.py:215  #, python-format  msgid "\"%(value)s\" is not a float"  msgstr "" -#: data_importer.py:225 data_importer.py:239 data_importer.py:483 +#: data_importer.py:228 data_importer.py:242 data_importer.py:495  #, python-format  msgid "\"%(value)s\" is not a valid date"  msgstr "" -#: data_importer.py:252 +#: data_importer.py:255  #, python-format  msgid "\"%(value)s\" is not an integer"  msgstr "" -#: data_importer.py:303 data_importer.py:546 +#: data_importer.py:312 data_importer.py:560  #, python-format  msgid "Choice for \"%s\" is not available. Which one is relevant?\n"  msgstr "" -#: data_importer.py:310 +#: data_importer.py:319  #, python-format  msgid "%d. None of the above - create new"  msgstr "" -#: data_importer.py:313 +#: data_importer.py:322  #, python-format  msgid "%d. None of the above - skip"  msgstr "" -#: data_importer.py:509 +#: data_importer.py:521  #, python-format  msgid "\"%(value)s\" is not a valid path for the given archive"  msgstr "" -#: data_importer.py:623 +#: data_importer.py:637  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:627 +#: data_importer.py:641  #, python-format  msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d"  msgstr "" -#: data_importer.py:629 +#: data_importer.py:643  msgid "No data provided"  msgstr "" -#: data_importer.py:630 +#: data_importer.py:644  msgid "Value is required"  msgstr "" -#: data_importer.py:631 +#: data_importer.py:645  #, python-format  msgid "At least %d columns must be filled"  msgstr "" -#: data_importer.py:632 +#: data_importer.py:646  msgid "The regexp doesn't match."  msgstr "" -#: data_importer.py:634 +#: data_importer.py:648  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:636 +#: data_importer.py:650  msgid ""  "{} with values {} doesn't exist in the database. Create it first or fix your "  "source file."  msgstr "" -#: data_importer.py:1089 +#: data_importer.py:1103  msgid "Not imported"  msgstr "" -#: data_importer.py:1522 +#: data_importer.py:1240 +msgid "Importer configuration error: field \"{}\" does not exist for {}." +msgstr "" + +#: data_importer.py:1548  msgid "line"  msgstr "" -#: data_importer.py:1522 +#: data_importer.py:1548  msgid "col"  msgstr "" -#: data_importer.py:1522 +#: data_importer.py:1548  msgid "error"  msgstr "" -#: data_importer.py:1528 +#: data_importer.py:1554  msgid "field"  msgstr "" -#: data_importer.py:1528 +#: data_importer.py:1554  msgid "source"  msgstr "" -#: data_importer.py:1528 +#: data_importer.py:1554  msgid "result"  msgstr "" -#: data_importer.py:1544 +#: data_importer.py:1570  #, python-format  msgid "\"%(value)s\" not in %(values)s"  msgstr "" @@ -151,7 +155,7 @@ msgstr ""  msgid "Enter a valid name consisting of letters, spaces and hyphens."  msgstr "" -#: forms.py:89 forms_common.py:618 +#: forms.py:89 forms_common.py:626  msgid "Confirm"  msgstr "" @@ -175,12 +179,12 @@ msgstr ""  msgid "Add a new item"  msgstr "" -#: forms.py:262 models.py:1475 +#: forms.py:262 models.py:1482  msgid "Template"  msgstr "" -#: forms_common.py:41 forms_common.py:59 forms_common.py:182 -#: forms_common.py:406 models.py:1541 models.py:2953 +#: forms_common.py:41 forms_common.py:59 forms_common.py:184 +#: forms_common.py:408 models.py:1548 models.py:2977  #: templates/blocks/JQueryAdvancedTown.html:19  #: templates/ishtar/sheet_organization.html:13  msgid "Town" @@ -196,8 +200,8 @@ msgid ""  "french town Saint-Denis in the Seine-Saint-Denis department.</p>"  msgstr "" -#: forms_common.py:68 forms_common.py:855 ishtar_menu.py:47 models.py:2577 -#: models.py:2759 models.py:2821 templates/ishtar/sheet_person.html:4 +#: forms_common.py:68 forms_common.py:863 ishtar_menu.py:47 models.py:2599 +#: models.py:2781 models.py:2845 templates/ishtar/sheet_person.html:4  msgid "Person"  msgstr "" @@ -207,64 +211,64 @@ msgid ""  "possible."  msgstr "" -#: forms_common.py:170 forms_common.py:327 forms_common.py:451 -#: ishtar_menu.py:75 models.py:2460 models.py:2551 +#: forms_common.py:172 forms_common.py:329 forms_common.py:453 +#: ishtar_menu.py:75 models.py:2482 models.py:2573  #: templates/ishtar/sheet_organization.html:4  msgid "Organization"  msgstr "" -#: forms_common.py:173 forms_common.py:210 forms_common.py:322 -#: forms_common.py:376 forms_common.py:446 models.py:1096 models.py:1474 -#: models.py:1742 models.py:1758 models.py:1984 models.py:2454 models.py:2563 -#: models.py:2939 templates/ishtar/sheet_organization.html:8 +#: forms_common.py:175 forms_common.py:212 forms_common.py:324 +#: forms_common.py:378 forms_common.py:448 models.py:1103 models.py:1481 +#: models.py:1749 models.py:1765 models.py:1993 models.py:2476 models.py:2585 +#: models.py:2963 templates/ishtar/sheet_organization.html:8  #: templates/ishtar/sheet_organization.html:21  msgid "Name"  msgstr "Name" -#: forms_common.py:174 models.py:1696 models.py:2115 +#: forms_common.py:176 models.py:1703 models.py:2124  msgid "Organization type"  msgstr "" -#: forms_common.py:176 forms_common.py:400 models.py:1536 +#: forms_common.py:178 forms_common.py:402 models.py:1543  #: templates/ishtar/sheet_organization.html:10  msgid "Address"  msgstr "" -#: forms_common.py:178 forms_common.py:403 models.py:1537 +#: forms_common.py:180 forms_common.py:405 models.py:1544  #: templates/ishtar/sheet_organization.html:11  msgid "Address complement"  msgstr "" -#: forms_common.py:180 forms_common.py:404 models.py:1539 +#: forms_common.py:182 forms_common.py:406 models.py:1546  #: templates/ishtar/sheet_organization.html:12  msgid "Postal code"  msgstr "Postleitzahl" -#: forms_common.py:183 forms_common.py:407 models.py:1542 +#: forms_common.py:185 forms_common.py:409 models.py:1549  msgid "Country"  msgstr "" -#: forms_common.py:185 forms_common.py:324 forms_common.py:380 -#: forms_common.py:448 forms_common.py:572 models.py:1569 +#: forms_common.py:187 forms_common.py:326 forms_common.py:382 +#: forms_common.py:450 forms_common.py:574 models.py:1576  msgid "Email"  msgstr "E-Mail-Adresse" -#: forms_common.py:186 forms_common.py:383 models.py:1554 +#: forms_common.py:188 forms_common.py:385 models.py:1561  #: templates/ishtar/sheet_organization.html:14  #: templates/ishtar/sheet_person.html:19  #: templates/ishtar/wizard/wizard_person.html:17  msgid "Phone"  msgstr "" -#: forms_common.py:187 forms_common.py:392 models.py:1566 +#: forms_common.py:189 forms_common.py:394 models.py:1573  #: templates/ishtar/sheet_organization.html:15  #: templates/ishtar/sheet_person.html:37  #: templates/ishtar/wizard/wizard_person.html:35  msgid "Mobile phone"  msgstr "" -#: forms_common.py:211 forms_common.py:325 forms_common.py:449 models.py:2151 -#: models.py:2456 models.py:2874 templates/sheet_ope.html:85 +#: forms_common.py:213 forms_common.py:327 forms_common.py:451 models.py:2160 +#: models.py:2478 models.py:2898 templates/sheet_ope.html:85  #: templates/sheet_ope.html.py:105 templates/sheet_ope.html:126  #: templates/ishtar/import_list.html:13  #: templates/ishtar/sheet_organization.html:23 @@ -272,241 +276,241 @@ msgstr ""  msgid "Type"  msgstr "" -#: forms_common.py:220 views.py:146 +#: forms_common.py:222 views.py:147  msgid "Organization search"  msgstr "" -#: forms_common.py:244 +#: forms_common.py:246  msgid "At least two items have to be selected."  msgstr "" -#: forms_common.py:262 +#: forms_common.py:264  msgid "Merge all items into"  msgstr "" -#: forms_common.py:296 +#: forms_common.py:298  msgid "Organization to merge"  msgstr "" -#: forms_common.py:323 forms_common.py:374 forms_common.py:447 models.py:2561 +#: forms_common.py:325 forms_common.py:376 forms_common.py:449 models.py:2583  #: templates/ishtar/sheet_organization.html:22  msgid "Surname"  msgstr "" -#: forms_common.py:339 forms_common.py:434 views.py:111 +#: forms_common.py:341 forms_common.py:436 views.py:112  msgid "Person search"  msgstr "" -#: forms_common.py:351 +#: forms_common.py:353  msgid "Person to merge"  msgstr "" -#: forms_common.py:368 templates/ishtar/sheet_person.html:7 +#: forms_common.py:370 templates/ishtar/sheet_person.html:7  #: templates/ishtar/wizard/wizard_person.html:6  msgid "Identity"  msgstr "" -#: forms_common.py:371 forms_common.py:773 forms_common.py:822 models.py:2116 -#: models.py:2555 models.py:2557 models.py:2871 templates/sheet_ope.html:104 +#: forms_common.py:373 forms_common.py:781 forms_common.py:830 models.py:2125 +#: models.py:2577 models.py:2579 models.py:2895 templates/sheet_ope.html:104  #: templates/ishtar/blocks/window_tables/documents.html:7  msgid "Title"  msgstr "" -#: forms_common.py:372 models.py:2559 +#: forms_common.py:374 models.py:2581  msgid "Salutation"  msgstr "" -#: forms_common.py:378 models.py:2565 +#: forms_common.py:380 models.py:2587  msgid "Raw name"  msgstr "" -#: forms_common.py:381 models.py:1555 +#: forms_common.py:383 models.py:1562  msgid "Phone description"  msgstr "" -#: forms_common.py:384 models.py:1557 models.py:1559 +#: forms_common.py:386 models.py:1564 models.py:1566  msgid "Phone description 2"  msgstr "" -#: forms_common.py:386 +#: forms_common.py:388  msgid "Phone 2"  msgstr "" -#: forms_common.py:388 models.py:1563 +#: forms_common.py:390 models.py:1570  msgid "Phone description 3"  msgstr "" -#: forms_common.py:390 models.py:1561 +#: forms_common.py:392 models.py:1568  msgid "Phone 3"  msgstr "" -#: forms_common.py:395 +#: forms_common.py:397  msgid "Current organization"  msgstr "" -#: forms_common.py:409 models.py:1544 +#: forms_common.py:411 models.py:1551  msgid "Other address: address"  msgstr "" -#: forms_common.py:412 models.py:1547 +#: forms_common.py:414 models.py:1554  msgid "Other address: address complement"  msgstr "" -#: forms_common.py:414 models.py:1548 +#: forms_common.py:416 models.py:1555  msgid "Other address: postal code"  msgstr "" -#: forms_common.py:416 models.py:1550 +#: forms_common.py:418 models.py:1557  msgid "Other address: town"  msgstr "" -#: forms_common.py:418 models.py:1552 +#: forms_common.py:420 models.py:1559  msgid "Other address: country"  msgstr "" -#: forms_common.py:430 +#: forms_common.py:432  msgid "Already has an account"  msgstr "" -#: forms_common.py:445 +#: forms_common.py:447  msgid "Username"  msgstr "Benutzername" -#: forms_common.py:463 +#: forms_common.py:465  msgid "Account search"  msgstr "" -#: forms_common.py:510 forms_common.py:550 forms_common.py:554 models.py:2508 +#: forms_common.py:512 forms_common.py:552 forms_common.py:556 models.py:2530  msgid "Person type"  msgstr "" -#: forms_common.py:566 forms_common.py:571 ishtar_menu.py:32 +#: forms_common.py:568 forms_common.py:573 ishtar_menu.py:32  msgid "Account"  msgstr "" -#: forms_common.py:575 wizards.py:1281 +#: forms_common.py:577 wizards.py:1305  msgid "New password"  msgstr "" -#: forms_common.py:578 +#: forms_common.py:580  msgid "New password (confirmation)"  msgstr "" -#: forms_common.py:599 +#: forms_common.py:607  msgid "Your password and confirmation password do not match."  msgstr "" -#: forms_common.py:604 +#: forms_common.py:612  msgid "You must provide a correct password."  msgstr "" -#: forms_common.py:612 +#: forms_common.py:620  msgid "This username already exists."  msgstr "" -#: forms_common.py:619 +#: forms_common.py:627  msgid "Send the new password by email?"  msgstr "" -#: forms_common.py:628 forms_common.py:641 models.py:2954 +#: forms_common.py:636 forms_common.py:649 models.py:2978  msgid "Towns"  msgstr "" -#: forms_common.py:638 +#: forms_common.py:646  msgid "There are identical towns."  msgstr "" -#: forms_common.py:722 +#: forms_common.py:730  msgid "Only one choice can be checked."  msgstr "" -#: forms_common.py:770 +#: forms_common.py:778  msgid "Documentation informations"  msgstr "" -#: forms_common.py:775 forms_common.py:823 models.py:2117 models.py:2846 +#: forms_common.py:783 forms_common.py:831 models.py:2126 models.py:2870  msgid "Source type"  msgstr "" -#: forms_common.py:777 forms_common.py:824 templates/sheet_ope.html:84 +#: forms_common.py:785 forms_common.py:832 templates/sheet_ope.html:84  msgid "Reference"  msgstr "" -#: forms_common.py:780 forms_common.py:825 +#: forms_common.py:788 forms_common.py:833  msgid "Internal reference"  msgstr "" -#: forms_common.py:783 models.py:2885 +#: forms_common.py:791 models.py:2909  msgid "Numerical ressource (web address)"  msgstr "" -#: forms_common.py:784 models.py:2887 +#: forms_common.py:792 models.py:2911  msgid "Receipt date"  msgstr "" -#: forms_common.py:786 models.py:2283 models.py:2889 +#: forms_common.py:794 models.py:2292 models.py:2913  msgid "Creation date"  msgstr "Gründungsdatum" -#: forms_common.py:789 models.py:2892 +#: forms_common.py:797 models.py:2916  msgid "Receipt date in documentation"  msgstr "" -#: forms_common.py:791 forms_common.py:827 models.py:377 models.py:689 -#: models.py:2011 models.py:2569 models.py:2899 +#: forms_common.py:799 forms_common.py:835 models.py:379 models.py:696 +#: models.py:2020 models.py:2591 models.py:2923  msgid "Comment"  msgstr "" -#: forms_common.py:793 forms_common.py:826 models.py:1098 models.py:1762 -#: models.py:1943 models.py:1985 models.py:2898 templates/sheet_ope.html:128 +#: forms_common.py:801 forms_common.py:834 models.py:1105 models.py:1769 +#: models.py:1952 models.py:1994 models.py:2922 templates/sheet_ope.html:128  msgid "Description"  msgstr "Beschreibung" -#: forms_common.py:796 models.py:2900 +#: forms_common.py:804 models.py:2924  msgid "Additional information"  msgstr "" -#: forms_common.py:798 forms_common.py:830 models.py:2902 +#: forms_common.py:806 forms_common.py:838 models.py:2926  msgid "Has a duplicate"  msgstr "" -#: forms_common.py:801 +#: forms_common.py:809  msgid "Image"  msgstr "Bild" -#: forms_common.py:802 +#: forms_common.py:810  #, python-format  msgid ""  "<p>Heavy images are resized to: %(width)dx%(height)d (ratio is preserved).</"  "p>"  msgstr "" -#: forms_common.py:819 forms_common.py:848 forms_common.py:882 models.py:2826 +#: forms_common.py:827 forms_common.py:856 forms_common.py:890 models.py:2850  #: templates/ishtar/wizard/wizard_person_deletion.html:124  msgid "Author"  msgstr "" -#: forms_common.py:829 +#: forms_common.py:837  msgid "Additional informations"  msgstr "" -#: forms_common.py:840 +#: forms_common.py:848  msgid "Would you like to delete this documentation?"  msgstr "" -#: forms_common.py:856 models.py:2118 models.py:2813 models.py:2823 +#: forms_common.py:864 models.py:2127 models.py:2837 models.py:2847  msgid "Author type"  msgstr "" -#: forms_common.py:875 +#: forms_common.py:883  msgid "Author selection"  msgstr "" -#: forms_common.py:889 +#: forms_common.py:897  msgid "There are identical authors."  msgstr "" -#: forms_common.py:893 models.py:2827 models.py:2881 +#: forms_common.py:901 models.py:2851 models.py:2905  #: templates/sheet_ope.html:106  #: templates/ishtar/blocks/window_tables/documents.html:9  msgid "Authors" @@ -524,7 +528,7 @@ msgstr ""  msgid "Deletion"  msgstr "" -#: ishtar_menu.py:39 models.py:1270 views.py:1549 +#: ishtar_menu.py:39 models.py:1277 views.py:1574  msgid "Global variables"  msgstr "" @@ -552,278 +556,278 @@ msgstr ""  msgid "Manual merge"  msgstr "" -#: ishtar_menu.py:109 models.py:2294 +#: ishtar_menu.py:109 models.py:2303  msgid "Imports"  msgstr "" -#: ishtar_menu.py:112 views.py:1557 +#: ishtar_menu.py:112 views.py:1582  msgid "New import"  msgstr "" -#: ishtar_menu.py:116 views.py:1571 +#: ishtar_menu.py:116 views.py:1596  msgid "Current imports"  msgstr "" -#: ishtar_menu.py:120 views.py:1607 +#: ishtar_menu.py:120 views.py:1632  msgid "Old imports"  msgstr "" -#: models.py:184 +#: models.py:186  msgid "Not a valid item."  msgstr "" -#: models.py:197 +#: models.py:199  msgid "A selected item is not a valid item."  msgstr "" -#: models.py:208 +#: models.py:210  msgid "This item already exists."  msgstr "" -#: models.py:373 models.py:688 models.py:1509 models.py:1521 models.py:1940 +#: models.py:375 models.py:695 models.py:1516 models.py:1528 models.py:1949  msgid "Label"  msgstr "" -#: models.py:375 +#: models.py:377  msgid "Textual ID"  msgstr "" -#: models.py:378 models.py:691 models.py:1478 +#: models.py:380 models.py:698 models.py:1485  msgid "Available"  msgstr "" -#: models.py:715 models.py:2057 +#: models.py:722 models.py:2066  msgid "Key"  msgstr "" -#: models.py:721 +#: models.py:728  msgid "Specific key to an import"  msgstr "" -#: models.py:813 +#: models.py:820  msgid "Last editor"  msgstr "" -#: models.py:816 +#: models.py:823  msgid "Creator"  msgstr "" -#: models.py:958 models.py:2965 models.py:3021 +#: models.py:965 models.py:2989 models.py:3045  msgid "Order"  msgstr "" -#: models.py:959 +#: models.py:966  msgid "Symmetrical"  msgstr "" -#: models.py:960 +#: models.py:967  msgid "Tiny label"  msgstr "" -#: models.py:974 +#: models.py:981  msgid "Cannot have symmetrical and an inverse_relation"  msgstr "" -#: models.py:1090 +#: models.py:1097  msgid "Euro"  msgstr "" -#: models.py:1091 +#: models.py:1098  msgid "US dollar"  msgstr "" -#: models.py:1097 models.py:1760 +#: models.py:1104 models.py:1767  msgid "Slug"  msgstr "" -#: models.py:1100 +#: models.py:1107  msgid "CSS color code for base module"  msgstr "" -#: models.py:1102 +#: models.py:1109  msgid "Files module"  msgstr "" -#: models.py:1104 +#: models.py:1111  msgid "CSS color code for files module"  msgstr "" -#: models.py:1106 +#: models.py:1113  msgid "Context records module"  msgstr "" -#: models.py:1109 +#: models.py:1116  msgid "CSS color code for context record module"  msgstr "" -#: models.py:1111 +#: models.py:1118  msgid "Finds module"  msgstr "" -#: models.py:1112 +#: models.py:1119  msgid "Need context records module"  msgstr "" -#: models.py:1114 +#: models.py:1121  msgid "CSS color code for find module"  msgstr "" -#: models.py:1117 +#: models.py:1124  msgid "Warehouses module"  msgstr "" -#: models.py:1118 +#: models.py:1125  msgid "Need finds module"  msgstr "" -#: models.py:1120 +#: models.py:1127  msgid "CSS code for warehouse module"  msgstr "" -#: models.py:1122 +#: models.py:1129  msgid "Mapping module"  msgstr "" -#: models.py:1124 +#: models.py:1131  msgid "CSS code for mapping module"  msgstr "" -#: models.py:1127 +#: models.py:1134  msgid "Home page"  msgstr "" -#: models.py:1128 +#: models.py:1135  #, 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:1132 +#: models.py:1139  msgid "File external id"  msgstr "" -#: models.py:1134 +#: models.py:1141  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:1139 +#: models.py:1146  msgid "Parcel external id"  msgstr "" -#: models.py:1142 +#: models.py:1149  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:1147 +#: models.py:1154  msgid "Context record external id"  msgstr "" -#: models.py:1149 +#: models.py:1156  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:1154 +#: models.py:1161  msgid "Base find external id"  msgstr "" -#: models.py:1156 +#: models.py:1163  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:1161 +#: models.py:1168  msgid "Find external id"  msgstr "" -#: models.py:1163 +#: models.py:1170  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:1168 +#: models.py:1175  msgid "Container external id"  msgstr "" -#: models.py:1170 +#: models.py:1177  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:1175 +#: models.py:1182  msgid "Warehouse external id"  msgstr "" -#: models.py:1177 +#: models.py:1184  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:1182 +#: models.py:1189  msgid "Raw name for person"  msgstr "" -#: models.py:1184 +#: models.py:1191  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:1188 +#: models.py:1195  msgid "Current active"  msgstr "" -#: models.py:1189 +#: models.py:1196  msgid "Currency"  msgstr "" -#: models.py:1193 +#: models.py:1200  msgid "Ishtar site profile"  msgstr "" -#: models.py:1194 +#: models.py:1201  msgid "Ishtar site profiles"  msgstr "" -#: models.py:1263 +#: models.py:1270  msgid "Variable name"  msgstr "" -#: models.py:1264 +#: models.py:1271  msgid "Description of the variable"  msgstr "" -#: models.py:1266 models.py:2058 +#: models.py:1273 models.py:2067  msgid "Value"  msgstr "" -#: models.py:1269 +#: models.py:1276  msgid "Global variable"  msgstr "" -#: models.py:1379 models.py:1409 +#: models.py:1386 models.py:1416  msgid "Total"  msgstr "" -#: models.py:1386 models.py:1510 models.py:1522 +#: models.py:1393 models.py:1517 models.py:1529  #: templates/ishtar/sheet_person.html:22  #: templates/ishtar/dashboards/dashboard_main_detail.html:141  #: templates/ishtar/dashboards/dashboard_main_detail_users.html:26 @@ -831,750 +835,750 @@ msgstr ""  msgid "Number"  msgstr "" -#: models.py:1473 +#: models.py:1480  msgid "Administrative Act"  msgstr "" -#: models.py:1477 +#: models.py:1484  msgid "Associated object"  msgstr "" -#: models.py:1481 +#: models.py:1488  msgid "Document template"  msgstr "" -#: models.py:1482 +#: models.py:1489  msgid "Document templates"  msgstr "" -#: models.py:1513 models.py:1523 models.py:2278 +#: models.py:1520 models.py:1530 models.py:2287  msgid "State"  msgstr "" -#: models.py:1527 templates/blocks/JQueryAdvancedTown.html:12 +#: models.py:1534 templates/blocks/JQueryAdvancedTown.html:12  msgid "Department"  msgstr "" -#: models.py:1528 +#: models.py:1535  msgid "Departments"  msgstr "" -#: models.py:1565 +#: models.py:1572  msgid "Raw phone"  msgstr "" -#: models.py:1571 +#: models.py:1578  msgid "Alternative address is prefered"  msgstr "" -#: models.py:1610 +#: models.py:1617  msgid "Tel: "  msgstr "" -#: models.py:1614 +#: models.py:1621  msgid "Mobile: "  msgstr "" -#: models.py:1618 +#: models.py:1625  msgid "Email: "  msgstr "E-Mail-Adresse:" -#: models.py:1623 +#: models.py:1630  msgid "Merge key"  msgstr "" -#: models.py:1697 +#: models.py:1704  msgid "Organization types"  msgstr "" -#: models.py:1743 +#: models.py:1750  msgid "Class name"  msgstr "" -#: models.py:1746 +#: models.py:1753  msgid "Importer - Model"  msgstr "" -#: models.py:1747 +#: models.py:1754  msgid "Importer - Models"  msgstr "" -#: models.py:1764 templates/ishtar/dashboards/dashboard_main.html:25 +#: models.py:1771 templates/ishtar/dashboards/dashboard_main.html:25  msgid "Users"  msgstr "" -#: models.py:1767 +#: models.py:1774  msgid "Associated model"  msgstr "" -#: models.py:1770 +#: models.py:1777  msgid "Models that can accept new items"  msgstr "" -#: models.py:1771 +#: models.py:1778  msgid "Leave blank for no restrictions"  msgstr "" -#: models.py:1773 +#: models.py:1780  msgid "Is template"  msgstr "" -#: models.py:1774 +#: models.py:1781  msgid "Unicity keys (separator \";\")"  msgstr "" -#: models.py:1778 +#: models.py:1785  msgid "Importer - Type"  msgstr "" -#: models.py:1779 +#: models.py:1786  msgid "Importer - Types"  msgstr "" -#: models.py:1872 +#: models.py:1881  msgid "Importer - Default"  msgstr "" -#: models.py:1873 +#: models.py:1882  msgid "Importer - Defaults"  msgstr "" -#: models.py:1908 +#: models.py:1917  msgid "Importer - Default value"  msgstr "" -#: models.py:1909 +#: models.py:1918  msgid "Importer - Default values"  msgstr "" -#: models.py:1942 +#: models.py:1951  msgid "Column number"  msgstr "" -#: models.py:1945 +#: models.py:1954  msgid "Required"  msgstr "" -#: models.py:1948 +#: models.py:1957  msgid "Importer - Column"  msgstr "" -#: models.py:1949 +#: models.py:1958  msgid "Importer - Columns"  msgstr "" -#: models.py:1969 +#: models.py:1978  msgid "Field name"  msgstr "" -#: models.py:1971 models.py:2005 +#: models.py:1980 models.py:2014  msgid "Force creation of new items"  msgstr "" -#: models.py:1973 models.py:2007 +#: models.py:1982 models.py:2016  msgid "Concatenate with existing"  msgstr "" -#: models.py:1975 models.py:2009 +#: models.py:1984 models.py:2018  msgid "Concatenate character"  msgstr "" -#: models.py:1979 +#: models.py:1988  msgid "Importer - Duplicate field"  msgstr "" -#: models.py:1980 +#: models.py:1989  msgid "Importer - Duplicate fields"  msgstr "" -#: models.py:1987 +#: models.py:1996  msgid "Regular expression"  msgstr "" -#: models.py:1990 +#: models.py:1999  msgid "Importer - Regular expression"  msgstr "" -#: models.py:1991 +#: models.py:2000  msgid "Importer - Regular expressions"  msgstr "" -#: models.py:2014 +#: models.py:2023  msgid "Importer - Target"  msgstr "" -#: models.py:2015 +#: models.py:2024  msgid "Importer - Targets"  msgstr "" -#: models.py:2039 views.py:545 +#: models.py:2048 views.py:549  msgid "True"  msgstr "" -#: models.py:2040 views.py:547 +#: models.py:2049 views.py:551  msgid "False"  msgstr "" -#: models.py:2059 +#: models.py:2068  msgid "Is set"  msgstr "" -#: models.py:2066 +#: models.py:2075  msgid "Importer - Target key"  msgstr "" -#: models.py:2067 +#: models.py:2076  msgid "Importer - Targets keys"  msgstr "" -#: models.py:2119 models.py:2877 +#: models.py:2128 models.py:2901  msgid "Format"  msgstr "" -#: models.py:2120 models.py:2969 +#: models.py:2129 models.py:2993  msgid "Operation type"  msgstr "" -#: models.py:2121 +#: models.py:2130  msgid "Period"  msgstr "" -#: models.py:2122 +#: models.py:2131  msgid "Report state"  msgstr "" -#: models.py:2123 +#: models.py:2132  msgid "Remain type"  msgstr "" -#: models.py:2124 +#: models.py:2133  msgid "Unit"  msgstr "" -#: models.py:2125 +#: models.py:2134  msgid "Activity type"  msgstr "" -#: models.py:2126 +#: models.py:2135  msgid "Material"  msgstr "" -#: models.py:2128 +#: models.py:2137  msgid "Conservatory state"  msgstr "" -#: models.py:2129 +#: models.py:2138  msgid "Container type"  msgstr "" -#: models.py:2130 +#: models.py:2139  msgid "Preservation type"  msgstr "" -#: models.py:2131 +#: models.py:2140  msgid "Object type"  msgstr "" -#: models.py:2132 +#: models.py:2141  msgid "Integrity type"  msgstr "" -#: models.py:2133 +#: models.py:2142  msgid "Remarkability type"  msgstr "" -#: models.py:2134 +#: models.py:2143  msgid "Batch type"  msgstr "" -#: models.py:2136 +#: models.py:2145  msgid "Identification type"  msgstr "" -#: models.py:2138 +#: models.py:2147  msgid "Context record relation type"  msgstr "" -#: models.py:2139 models.py:3027 +#: models.py:2148 models.py:3051  msgid "Spatial reference system"  msgstr "" -#: models.py:2140 models.py:2855 +#: models.py:2149 models.py:2879  msgid "Support type"  msgstr "" -#: models.py:2141 models.py:2520 +#: models.py:2150 models.py:2542  msgid "Title type"  msgstr "" -#: models.py:2147 +#: models.py:2156  msgid "Integer"  msgstr "" -#: models.py:2148 +#: models.py:2157  msgid "Float"  msgstr "" -#: models.py:2149 +#: models.py:2158  msgid "String"  msgstr "" -#: models.py:2150 templates/sheet_ope.html:86 +#: models.py:2159 templates/sheet_ope.html:86  msgid "Date"  msgstr "" -#: models.py:2152 templates/sheet_ope.html:61 templates/sheet_ope.html.py:83 +#: models.py:2161 templates/sheet_ope.html:61 templates/sheet_ope.html.py:83  #: templates/ishtar/dashboards/dashboard_main_detail.html:126  msgid "Year"  msgstr "" -#: models.py:2153 +#: models.py:2162  msgid "String to boolean"  msgstr "" -#: models.py:2154 +#: models.py:2163  msgctxt "filesystem"  msgid "File"  msgstr "" -#: models.py:2155 +#: models.py:2164  msgid "Unknow type"  msgstr "" -#: models.py:2171 +#: models.py:2180  msgid "4 digit year. e.g.: \"2015\""  msgstr "" -#: models.py:2172 +#: models.py:2181  msgid "4 digit year/month/day. e.g.: \"2015/02/04\""  msgstr "" -#: models.py:2173 +#: models.py:2182  msgid "Day/month/4 digit year. e.g.: \"04/02/2015\""  msgstr "" -#: models.py:2183 +#: models.py:2192  msgid "Options"  msgstr "" -#: models.py:2185 +#: models.py:2194  msgid "Split character(s)"  msgstr "" -#: models.py:2189 +#: models.py:2198  msgid "Importer - Formater type"  msgstr "" -#: models.py:2190 +#: models.py:2199  msgid "Importer - Formater types"  msgstr "" -#: models.py:2242 templates/ishtar/dashboards/dashboard_main_detail.html:63 +#: models.py:2251 templates/ishtar/dashboards/dashboard_main_detail.html:63  msgid "Created"  msgstr "" -#: models.py:2243 +#: models.py:2252  msgid "Analyse in progress"  msgstr "" -#: models.py:2244 +#: models.py:2253  msgid "Analysed"  msgstr "" -#: models.py:2245 +#: models.py:2254  msgid "Import pending"  msgstr "" -#: models.py:2246 +#: models.py:2255  msgid "Import in progress"  msgstr "" -#: models.py:2247 +#: models.py:2256  msgid "Finished with errors"  msgstr "" -#: models.py:2248 +#: models.py:2257  msgid "Finished"  msgstr "" -#: models.py:2249 +#: models.py:2258  msgid "Archived"  msgstr "" -#: models.py:2262 +#: models.py:2271  msgid "Imported file"  msgstr "" -#: models.py:2264 +#: models.py:2273  msgid "Associated images (zip file)"  msgstr "" -#: models.py:2266 +#: models.py:2275  msgid "Encoding"  msgstr "" -#: models.py:2268 +#: models.py:2277  msgid "Skip lines"  msgstr "" -#: models.py:2269 templates/ishtar/import_list.html:47 +#: models.py:2278 templates/ishtar/import_list.html:47  msgid "Error file"  msgstr "" -#: models.py:2272 +#: models.py:2281  msgid "Result file"  msgstr "" -#: models.py:2275 templates/ishtar/import_list.html:53 +#: models.py:2284 templates/ishtar/import_list.html:53  msgid "Match file"  msgstr "" -#: models.py:2281 +#: models.py:2290  msgid "Conservative import"  msgstr "" -#: models.py:2286 +#: models.py:2295  msgid "End date"  msgstr "" -#: models.py:2288 +#: models.py:2297  msgid "Remaining seconds"  msgstr "" -#: models.py:2293 +#: models.py:2302  msgid "Import"  msgstr "" -#: models.py:2310 +#: models.py:2332  msgid "Analyse"  msgstr "" -#: models.py:2312 models.py:2315 +#: models.py:2334 models.py:2337  msgid "Re-analyse"  msgstr "" -#: models.py:2313 +#: models.py:2335  msgid "Launch import"  msgstr "" -#: models.py:2316 +#: models.py:2338  msgid "Re-import"  msgstr "" -#: models.py:2317 +#: models.py:2339  msgid "Archive"  msgstr "" -#: models.py:2319 +#: models.py:2341  msgid "Unarchive"  msgstr "" -#: models.py:2320 widgets.py:130 templates/ishtar/form_delete.html:11 +#: models.py:2342 widgets.py:130 templates/ishtar/form_delete.html:11  msgid "Delete"  msgstr "" -#: models.py:2461 +#: models.py:2483  msgid "Organizations"  msgstr "" -#: models.py:2463 +#: models.py:2485  msgid "Can view all Organizations"  msgstr "" -#: models.py:2464 +#: models.py:2486  msgid "Can view own Organization"  msgstr "" -#: models.py:2465 +#: models.py:2487  msgid "Can add own Organization"  msgstr "" -#: models.py:2467 +#: models.py:2489  msgid "Can change own Organization"  msgstr "" -#: models.py:2469 +#: models.py:2491  msgid "Can delete own Organization"  msgstr "" -#: models.py:2504 +#: models.py:2526  msgid "Groups"  msgstr "" -#: models.py:2509 +#: models.py:2531  msgid "Person types"  msgstr "" -#: models.py:2521 +#: models.py:2543  msgid "Title types"  msgstr "" -#: models.py:2530 +#: models.py:2552  msgid "Mr"  msgstr "" -#: models.py:2531 +#: models.py:2553  msgid "Miss"  msgstr "" -#: models.py:2532 +#: models.py:2554  msgid "Mr and Mrs"  msgstr "" -#: models.py:2533 +#: models.py:2555  msgid "Mrs"  msgstr "" -#: models.py:2534 +#: models.py:2556  msgid "Doctor"  msgstr "" -#: models.py:2567 +#: models.py:2589  msgid "Contact type"  msgstr "" -#: models.py:2570 models.py:2634 +#: models.py:2592 models.py:2656  msgid "Types"  msgstr "" -#: models.py:2573 +#: models.py:2595  msgid "Is attached to"  msgstr "" -#: models.py:2578 +#: models.py:2600  msgid "Persons"  msgstr "" -#: models.py:2580 +#: models.py:2602  msgid "Can view all Persons"  msgstr "" -#: models.py:2581 +#: models.py:2603  msgid "Can view own Person"  msgstr "" -#: models.py:2582 +#: models.py:2604  msgid "Can add own Person"  msgstr "" -#: models.py:2583 +#: models.py:2605  msgid "Can change own Person"  msgstr "" -#: models.py:2584 +#: models.py:2606  msgid "Can delete own Person"  msgstr "" -#: models.py:2762 +#: models.py:2784  msgid "Advanced shortcut menu"  msgstr "" -#: models.py:2765 +#: models.py:2787  msgid "Ishtar user"  msgstr "" -#: models.py:2766 +#: models.py:2788  msgid "Ishtar users"  msgstr "" -#: models.py:2808 +#: models.py:2832  msgid "To modify the password use the form in Auth > User"  msgstr "" -#: models.py:2814 +#: models.py:2838  msgid "Author types"  msgstr "" -#: models.py:2847 +#: models.py:2871  msgid "Source types"  msgstr "" -#: models.py:2856 +#: models.py:2880  msgid "Support types"  msgstr "" -#: models.py:2863 +#: models.py:2887  msgid "Format type"  msgstr "" -#: models.py:2864 +#: models.py:2888  msgid "Format types"  msgstr "" -#: models.py:2872 +#: models.py:2896  msgid "External ID"  msgstr "" -#: models.py:2875 +#: models.py:2899  msgid "Support"  msgstr "" -#: models.py:2879 +#: models.py:2903  msgid "Scale"  msgstr "" -#: models.py:2893 +#: models.py:2917  msgid "Item number"  msgstr "" -#: models.py:2894 +#: models.py:2918  msgid "Ref."  msgstr "" -#: models.py:2897 +#: models.py:2921  msgid "Internal ref."  msgstr "" -#: models.py:2940 +#: models.py:2964  msgid "Surface (m2)"  msgstr "" -#: models.py:2941 templates/sheet_ope.html:46 templates/sheet_ope.html.py:107 +#: models.py:2965 templates/sheet_ope.html:46 templates/sheet_ope.html.py:107  msgid "Localisation"  msgstr "Lokalisierung" -#: models.py:2966 +#: models.py:2990  msgid "Is preventive"  msgstr "" -#: models.py:2970 +#: models.py:2994  msgid "Operation types"  msgstr "" -#: models.py:2999 +#: models.py:3023  msgid "Preventive"  msgstr "" -#: models.py:3000 +#: models.py:3024  msgid "Research"  msgstr "" -#: models.py:3023 +#: models.py:3047  msgid "Authority name"  msgstr "" -#: models.py:3024 +#: models.py:3048  msgid "Authority SRID"  msgstr "" -#: models.py:3028 +#: models.py:3052  msgid "Spatial reference systems"  msgstr "" -#: utils.py:84 +#: utils.py:100  msgid " (...)"  msgstr "" -#: utils.py:130 +#: utils.py:146  msgid "Load another random image?"  msgstr "" -#: views.py:118 +#: views.py:119  msgid "New person"  msgstr "" -#: views.py:126 +#: views.py:127  msgid "Person modification"  msgstr "" -#: views.py:141 +#: views.py:142  msgid "Person deletion"  msgstr "" -#: views.py:152 +#: views.py:153  msgid "New organization"  msgstr "" -#: views.py:159 +#: views.py:160  msgid "Organization modification"  msgstr "" -#: views.py:175 +#: views.py:176  msgid "Organization deletion"  msgstr "" -#: views.py:182 +#: views.py:183  msgid "Account management"  msgstr "" -#: views.py:188 +#: views.py:189  msgid "Account deletion"  msgstr "" -#: views.py:240 +#: views.py:241  msgid "Archaeological file"  msgstr "" -#: views.py:241 +#: views.py:242  msgid "Operation"  msgstr "" -#: views.py:243 +#: views.py:244  msgid "Context record"  msgstr "" -#: views.py:245 +#: views.py:246  msgid "Find"  msgstr "" -#: views.py:247 +#: views.py:248  msgid "Treatment request"  msgstr "" -#: views.py:248 +#: views.py:249  msgid "Treatment"  msgstr "" -#: views.py:1304 views.py:1347 +#: views.py:1329 views.py:1372  msgid "Operation not permitted."  msgstr "" -#: views.py:1306 +#: views.py:1331  #, python-format  msgid "New %s"  msgstr "" -#: views.py:1365 views.py:1415 +#: views.py:1390 views.py:1440  msgid "Archaeological files"  msgstr "" -#: views.py:1366 views.py:1419 +#: views.py:1391 views.py:1444  msgid "Operations"  msgstr "" -#: views.py:1368 views.py:1423 +#: views.py:1393 views.py:1448  msgid "Context records"  msgstr "" -#: views.py:1370 views.py:1426 +#: views.py:1395 views.py:1451  msgid "Finds"  msgstr "" -#: views.py:1619 templates/ishtar/import_list.html:43 +#: views.py:1644 templates/ishtar/import_list.html:43  msgid "Link unmatched items"  msgstr "" -#: views.py:1634 +#: views.py:1659  msgid "Delete import"  msgstr "" -#: views.py:1673 +#: views.py:1698  msgid "Merge persons"  msgstr "" -#: views.py:1697 +#: views.py:1722  msgid "Select the main person"  msgstr "" -#: views.py:1706 +#: views.py:1731  msgid "Merge organization"  msgstr "" -#: views.py:1716 +#: views.py:1741  msgid "Select the main organization"  msgstr "" -#: views.py:1756 views.py:1772 +#: views.py:1781 views.py:1797  msgid "Corporation manager"  msgstr "" @@ -1594,15 +1598,15 @@ msgstr ""  msgid "Remove"  msgstr "" -#: wizards.py:343 templates/ishtar/import_delete.html:20 +#: wizards.py:344 templates/ishtar/import_delete.html:20  msgid "Yes"  msgstr "" -#: wizards.py:345 +#: wizards.py:346  msgid "No"  msgstr "" -#: wizards.py:1338 +#: wizards.py:1362  #, python-format  msgid "[%(app_name)s] Account creation/modification"  msgstr "" @@ -1965,7 +1969,7 @@ msgstr ""  msgid "where the magic happens."  msgstr "" -#: templates/window.html:40 templates/blocks/JQueryJqGrid.html:28 +#: templates/window.html:40 templates/blocks/JQueryJqGrid.html:34  #: templates/ishtar/manage_basket.html:12  msgid "Add"  msgstr "" @@ -1987,32 +1991,36 @@ msgstr ""  msgid "Search and select an item"  msgstr "" -#: templates/blocks/JQueryJqGrid.html:17 templates/blocks/JQueryJqGrid.html:23 +#: templates/blocks/JQueryJqGrid.html:13 +msgid "Pinned search:" +msgstr "" + +#: templates/blocks/JQueryJqGrid.html:23 templates/blocks/JQueryJqGrid.html:29  #: templates/ishtar/blocks/window_tables/dynamic_documents.html:9  #: templates/ishtar/blocks/window_tables/dynamic_documents.html:12  msgid "Export as CSV"  msgstr "" -#: templates/blocks/JQueryJqGrid.html:17 templates/blocks/JQueryJqGrid.html:23 +#: templates/blocks/JQueryJqGrid.html:23 templates/blocks/JQueryJqGrid.html:29  #: templates/ishtar/blocks/window_tables/dynamic_documents.html:9  msgid "CSV"  msgstr "" -#: templates/blocks/JQueryJqGrid.html:18 +#: templates/blocks/JQueryJqGrid.html:24  #: templates/ishtar/blocks/window_tables/dynamic_documents.html:10  msgid "Export as CSV - full"  msgstr "" -#: templates/blocks/JQueryJqGrid.html:18 +#: templates/blocks/JQueryJqGrid.html:24  #: templates/ishtar/blocks/window_tables/dynamic_documents.html:10  msgid "CSV full"  msgstr "" -#: templates/blocks/JQueryJqGrid.html:20 +#: templates/blocks/JQueryJqGrid.html:26  msgid "Export as CSV - "  msgstr "" -#: templates/blocks/JQueryJqGrid.html:99 +#: templates/blocks/JQueryJqGrid.html:105  #: templates/ishtar/blocks/window_tables/dynamic_documents.html:41  msgid "An error as occured during search. Check your query fields."  msgstr "" diff --git a/translations/fr/archaeological_context_records.po b/translations/fr/archaeological_context_records.po index 13cc8040a..0b2ece68c 100644 --- a/translations/fr/archaeological_context_records.po +++ b/translations/fr/archaeological_context_records.po @@ -6,15 +6,13 @@  # Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata  msgid ""  msgstr "" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-28 19:45+0100\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=UTF-8\n"  "PO-Revision-Date: 2017-02-06 05:10-0500\n"  "Last-Translator: Valérie-Emma Leroux <emma@iggdrasil.net>\n"  "Language-Team: \n"  "Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n"  "Plural-Forms: nplurals=2; plural=n>1;\n"  "X-Generator: Zanata 3.9.6\n" diff --git a/translations/fr/archaeological_files.po b/translations/fr/archaeological_files.po index aff6701e9..17b2d6784 100644 --- a/translations/fr/archaeological_files.po +++ b/translations/fr/archaeological_files.po @@ -8,15 +8,13 @@  # Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata  msgid ""  msgstr "" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-28 19:45+0100\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=UTF-8\n"  "PO-Revision-Date: 2017-02-05 05:21-0500\n"  "Last-Translator: Valérie-Emma Leroux <emma@iggdrasil.net>\n"  "Language-Team: \n"  "Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n"  "Plural-Forms: nplurals=2; plural=n>1;\n"  "X-Generator: Zanata 3.9.6\n" diff --git a/translations/fr/archaeological_files_pdl.po b/translations/fr/archaeological_files_pdl.po index 44b98d66b..949555adc 100644 --- a/translations/fr/archaeological_files_pdl.po +++ b/translations/fr/archaeological_files_pdl.po @@ -5,15 +5,13 @@  # Valérie-Emma Leroux <emma@iggdrasil.net>, 2016. #zanata  msgid ""  msgstr "" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-28 19:45+0100\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=UTF-8\n"  "PO-Revision-Date: 2016-11-14 05:33-0500\n"  "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"  "Language-Team: \n"  "Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n"  "Plural-Forms: nplurals=2; plural=(n > 1)\n"  "X-Generator: Zanata 3.9.6\n" diff --git a/translations/fr/archaeological_finds.po b/translations/fr/archaeological_finds.po index 6de5c79ee..9b1aa8843 100644 --- a/translations/fr/archaeological_finds.po +++ b/translations/fr/archaeological_finds.po @@ -6,15 +6,13 @@  # Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata  msgid ""  msgstr "" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-28 19:45+0100\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=UTF-8\n"  "PO-Revision-Date: 2017-02-05 05:22-0500\n"  "Last-Translator: Valérie-Emma Leroux <emma@iggdrasil.net>\n"  "Language-Team: \n"  "Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n"  "Plural-Forms: nplurals=2; plural=n>1;\n"  "X-Generator: Zanata 3.9.6\n" @@ -190,13 +188,15 @@ msgstr ""  "ratio est conservé).</p>"  #: forms.py:278 -msgid "You should at least provide X, Y and the spatial reference system used." +msgid "" +"You should at least provide X, Y and the spatial reference system used."  msgstr ""  "Vous devez au minimum fournir X, Y et le système de référence spatiale "  "utilisé."  #: forms.py:287 -msgid "Coordinates are not relevant for the spatial reference system used: {}." +msgid "" +"Coordinates are not relevant for the spatial reference system used: {}."  msgstr ""  "Les coordonnées ne sont pas pertinentes pour le système de référence "  "spatiale utilisé : {}." diff --git a/translations/fr/archaeological_operations.po b/translations/fr/archaeological_operations.po index 1560c17cd..2ccc09e06 100644 --- a/translations/fr/archaeological_operations.po +++ b/translations/fr/archaeological_operations.po @@ -8,15 +8,13 @@  # Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata  msgid ""  msgstr "" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-28 19:45+0100\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=UTF-8\n"  "PO-Revision-Date: 2017-02-07 11:33-0500\n"  "Last-Translator: Valérie-Emma Leroux <emma@iggdrasil.net>\n"  "Language-Team: \n"  "Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n"  "Plural-Forms: nplurals=2; plural=n>1;\n"  "X-Generator: Zanata 3.9.6\n" @@ -392,7 +390,8 @@ msgstr ""  #: forms.py:891  msgid "The excavation end date cannot be before the start date." -msgstr "La date de fin de chantier ne peut être antérieure à la date de début." +msgstr "" +"La date de fin de chantier ne peut être antérieure à la date de début."  #: forms.py:919  #, python-format diff --git a/translations/fr/archaeological_warehouse.po b/translations/fr/archaeological_warehouse.po index 88c5a89a5..6780d7b3a 100644 --- a/translations/fr/archaeological_warehouse.po +++ b/translations/fr/archaeological_warehouse.po @@ -6,15 +6,13 @@  # Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata  msgid ""  msgstr "" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-28 19:45+0100\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=UTF-8\n"  "PO-Revision-Date: 2017-02-04 08:26-0500\n"  "Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"  "Language-Team: \n"  "Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n"  "Plural-Forms: nplurals=2; plural=n>1;\n"  "X-Generator: Zanata 3.9.6\n" diff --git a/translations/fr/ishtar_common.po b/translations/fr/ishtar_common.po index ba2735f94..79daa1faf 100644 --- a/translations/fr/ishtar_common.po +++ b/translations/fr/ishtar_common.po @@ -8,15 +8,13 @@  # Valérie-Emma Leroux <emma@iggdrasil.net>, 2017. #zanata  msgid ""  msgstr "" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2017-02-28 19:45+0100\n" -"PO-Revision-Date: 2017-02-06 09:49-0500\n" +"MIME-Version: 1.0\n" +"Content-Transfer-Encoding: 8bit\n" +"Content-Type: text/plain; charset=UTF-8\n" +"PO-Revision-Date: 2017-02-28 04:15-0500\n"  "Last-Translator: Valérie-Emma Leroux <emma@iggdrasil.net>\n"  "Language-Team: \n"  "Language: fr\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n"  "Plural-Forms: nplurals=2; plural=n>1;\n"  "X-Generator: Zanata 3.9.6\n" @@ -138,6 +136,8 @@ msgstr "Non importé"  #: data_importer.py:1240  msgid "Importer configuration error: field \"{}\" does not exist for {}."  msgstr "" +"Erreur de configuration de l'importeur : le champ \"{}\" n'existe pas pour " +"{}."  #: data_importer.py:1548  msgid "line" @@ -1704,7 +1704,8 @@ msgstr "L'équipe %(app_name)s"  #: templates/base.html:41  msgid "Searches in the shortcut menu deal with all items." -msgstr "Les recherches dans le menu de raccourci concernent tous les éléments." +msgstr "" +"Les recherches dans le menu de raccourci concernent tous les éléments."  #: templates/base.html:42  msgid "Searches in the shortcut menu deal with only your items." @@ -2054,9 +2055,8 @@ msgid "Search and select an item"  msgstr "Rechercher puis sélectionner un élément"  #: templates/blocks/JQueryJqGrid.html:13 -#, fuzzy  msgid "Pinned search:" -msgstr "Rechercher une personne" +msgstr "Recherche épinglée :"  #: templates/blocks/JQueryJqGrid.html:23 templates/blocks/JQueryJqGrid.html:29  #: templates/ishtar/blocks/window_tables/dynamic_documents.html:9 @@ -2381,8 +2381,8 @@ msgid ""  "Powered by <a href=\"https://ishtar-archeo.net/\">Ishtar</a> v%(VERSION)s - "  "a free software under AGPL v3 license."  msgstr "" -"Propulsé par <a href=\"https://ishtar-archeo.net/\">Ishtar</a> v%(VERSION)s " -"- logiciel libre sous licence AGPL v3." +"Propulsé par <a href=\"https://ishtar-archeo.net/\">Ishtar</a> v%(VERSION)s -" +" logiciel libre sous licence AGPL v3."  #: templates/ishtar/blocks/window_nav.html:6  msgid "Previous version"  | 
