diff options
Diffstat (limited to 'translations/fr/ishtar_common.po')
| -rw-r--r-- | translations/fr/ishtar_common.po | 1482 |
1 files changed, 831 insertions, 651 deletions
diff --git a/translations/fr/ishtar_common.po b/translations/fr/ishtar_common.po index 15d532bfe..ec2c13e28 100644 --- a/translations/fr/ishtar_common.po +++ b/translations/fr/ishtar_common.po @@ -9,13 +9,15 @@ # Étienne Loks <etienne.loks@iggdrasil.net>, 2018. #zanata msgid "" msgstr "" -"MIME-Version: 1.0\n" -"Content-Transfer-Encoding: 8bit\n" -"Content-Type: text/plain; charset=UTF-8\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2018-10-02 22:28+0200\n" "PO-Revision-Date: 2018-08-15 02:15+0000\n" "Last-Translator: Étienne Loks <etienne.loks@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 4.6.0\n" @@ -31,116 +33,118 @@ msgstr "courriel" msgid "Related item" msgstr "Élément associé" -#: admin.py:73 +#: admin.py:74 msgid "CSV file" msgstr "Fichier CSV" -#: admin.py:74 +#: admin.py:75 msgid "Only unicode encoding is managed - convert your file first" msgstr "Seul l'unicode est géré - convertissez votre fichier d'abord" -#: admin.py:98 +#: admin.py:99 msgid "Export selected as CSV file" msgstr "Exporter la sélection en fichier CSV" -#: admin.py:206 models.py:1588 templates/navbar.html:31 +#: admin.py:207 models.py:1659 templates/navbar.html:31 msgid "Profile" msgstr "Profil" -#: admin.py:207 forms_common.py:778 forms_common.py:798 forms_common.py:799 -#: models.py:2783 +#: admin.py:208 forms_common.py:782 forms_common.py:801 forms_common.py:802 +#: models.py:2982 msgid "Profiles" msgstr "Profils" -#: admin.py:229 admin.py:248 models.py:801 models.py:3724 +#: admin.py:293 +#, fuzzy +#| msgid "The CSV file should at least have a slug/txt_idx column" +msgid "The CSV file should at least have a {} column" +msgstr "Le fichier CSV doit avoir au minimum une colonne slug/txt_idx" + +#: admin.py:360 +#, python-format +msgid "%d item(s) created." +msgstr "%d élément(s) créés." + +#: admin.py:364 +#, python-format +msgid "%d item(s) updated." +msgstr "%d élément(s) mis à jour." + +#: admin.py:368 +msgid "These parents are missing: {}" +msgstr "Ces parents sont manquants : {}" + +#: admin.py:386 admin.py:405 models.py:858 models.py:4042 msgid "Parent" msgstr "Parent" -#: admin.py:236 +#: admin.py:393 msgid "Center" msgstr "Centre" -#: admin.py:238 models.py:3604 +#: admin.py:395 models.py:3904 msgid "Limit" msgstr "Limite" -#: admin.py:241 models.py:3614 +#: admin.py:398 models.py:3914 msgid "Town children" msgstr "Communes enfants" -#: admin.py:249 +#: admin.py:406 msgid "Parents" msgstr "Parents" -#: admin.py:397 -msgid "The CSV file should at least have a slug/txt_idx column" -msgstr "Le fichier CSV doit avoir au minimum une colonne slug/txt_idx" - -#: admin.py:454 -#, python-format -msgid "%d item(s) created." -msgstr "%d élément(s) créés." - -#: admin.py:458 -#, python-format -msgid "%d item(s) updated." -msgstr "%d élément(s) mis à jour." - -#: admin.py:462 -msgid "These parents are missing: {}" -msgstr "Ces parents sont manquants : {}" - -#: admin.py:559 +#: admin.py:623 msgid "{} importer type(s) duplicated: {}." msgstr "{} type(s) d''importeur dupliqué(s) : {}." -#: admin.py:570 admin.py:625 +#: admin.py:634 admin.py:689 msgid "Duplicate" msgstr "Dupliquer" -#: admin.py:614 +#: admin.py:678 msgid "{} importer column(s) duplicated: {}." msgstr "{} colonne(s) dupliquée(s) : {}." -#: admin.py:639 +#: admin.py:703 msgid "{} importer column(s) right-shifted." msgstr "{} colonne(s) décalée(s) à droite." -#: admin.py:650 +#: admin.py:714 msgid "Shift right" msgstr "Décaler à droite" -#: admin.py:675 +#: admin.py:739 msgid "{} importer column(s) left-shifted." msgstr "{} colonne(s) décalée(s) à gauche." -#: admin.py:681 +#: admin.py:745 msgid "{} importer column(s) not left-shifted: no place available." msgstr "" "{} colonne(s) n''ont pas été décalée(s) à gauche : pas de place disponible." -#: admin.py:693 +#: admin.py:757 msgid "Shift left" msgstr "Décaler à gauche" -#: admin.py:838 +#: admin.py:903 msgid "Display selected" msgstr "Afficher les éléments sélectionnés" -#: admin.py:839 +#: admin.py:904 msgid "Hide selected" msgstr "Cacher les éléments sélectionnés" -#: admin.py:865 models.py:1861 +#: admin.py:931 models.py:2051 msgid "Form" msgstr "Formulaire" -#: admin.py:867 models.py:1886 models_imports.py:126 +#: admin.py:933 models.py:2076 models_imports.py:126 #: templates/ishtar/dashboards/dashboard_main.html:39 msgid "Users" msgstr "Utilisateurs" -#: admin.py:887 models.py:1961 +#: admin.py:953 models.py:2151 msgid "Field" msgstr "Champ" @@ -239,7 +243,7 @@ msgstr "" msgid "Too many cols (%(user_col)d) when maximum is %(ref_col)d" msgstr "Trop de colonnes (%(user_col)d). Le maximum est %(ref_col)d" -#: data_importer.py:730 views.py:1113 +#: data_importer.py:730 views.py:1131 msgid "No data provided" msgstr "Aucune donnée fournie" @@ -272,7 +276,7 @@ msgstr "" "L'élément {} avec les valeurs {} n'existe pas dans la base de données. Créez-" "le d'abord ou corrigez votre fichier source." -#: data_importer.py:1236 views.py:1191 views.py:1201 +#: data_importer.py:1236 views.py:1209 views.py:1219 msgid "Not imported" msgstr "Non importé" @@ -339,7 +343,7 @@ msgstr "\"%(value)s\" n'est pas dans %(values)s" msgid "Enter a valid name consisting of letters, spaces and hyphens." msgstr "Entrez un nom correct composé de lettres, espaces et tirets." -#: forms.py:95 forms_common.py:805 +#: forms.py:95 forms_common.py:808 views.py:1922 msgid "Confirm" msgstr "Confirmer" @@ -347,33 +351,33 @@ msgstr "Confirmer" msgid "Are you sure you want to delete?" msgstr "Êtes-vous sûr de vouloir supprimer ?" -#: forms.py:317 +#: forms.py:345 msgid "There are identical items." msgstr "Il y a des éléments identiques." -#: forms.py:491 forms.py:492 +#: forms.py:521 forms.py:522 msgid "Closing date" msgstr "Date de clôture" -#: forms.py:504 forms_common.py:1232 +#: forms.py:534 forms_common.py:1261 msgid "You should select an item." msgstr "Vous devez sélectionner un élément." -#: forms.py:505 +#: forms.py:535 msgid "Add a new item" msgstr "Ajouter un nouvel élément" -#: forms.py:621 models.py:2215 +#: forms.py:725 models.py:2405 msgid "Template" msgstr "Patron" -#: forms_common.py:50 forms_common.py:68 forms_common.py:313 -#: forms_common.py:552 models.py:2346 models.py:3621 +#: forms_common.py:54 forms_common.py:72 forms_common.py:317 +#: forms_common.py:556 models.py:2539 models.py:3921 #: templates/blocks/JQueryAdvancedTown.html:19 msgid "Town" msgstr "Commune" -#: forms_common.py:52 +#: forms_common.py:56 msgid "" "<p>Type name, department code of the town you would like to select. The " "search is insensitive to case.</p>\n" @@ -390,17 +394,17 @@ msgstr "" "<p class='example'>Par exemple tapez « saint denis 93 » pour obtenir la " "commune Saint-Denis dans le département français de Seine-Saint-Denis.</p>" -#: forms_common.py:77 forms_common.py:1253 ishtar_menu.py:48 models.py:2702 -#: models.py:2937 models.py:3047 models.py:3168 +#: forms_common.py:81 forms_common.py:1282 ishtar_menu.py:48 models.py:2901 +#: models.py:3145 models.py:3273 models.py:3404 #: templates/ishtar/sheet_person.html:4 msgid "Person" msgstr "Personne" -#: forms_common.py:118 +#: forms_common.py:122 msgid "Associated images (web link to a zip file)" msgstr "Images associées (lien web vers un fichier zip)" -#: forms_common.py:153 +#: forms_common.py:157 msgid "" "This import type have no unicity type defined. Conservative import is not " "possible." @@ -408,56 +412,56 @@ msgstr "" "Cet import n'a pas de clé d'unicité paramétrée. L'import conservateur n'est " "pas possible." -#: forms_common.py:158 +#: forms_common.py:162 msgid "You put either a file or a download link for images but not both." msgstr "" "Vous devez soit déposer un fichier soit renseigner un lien pour les images " "mais pas les deux." -#: forms_common.py:169 +#: forms_common.py:173 msgid "Invalid link or no file is available for this link." msgstr "Lien invalide ou aucun fichier n'est disponible sur ce lien." -#: forms_common.py:199 +#: forms_common.py:203 msgid "Target" msgstr "Cible" -#: forms_common.py:200 +#: forms_common.py:204 msgid "Remember" msgstr "Enregistrer" -#: forms_common.py:218 +#: forms_common.py:222 msgid "Set to NULL" msgstr "Mettre à la valeur NULL" -#: forms_common.py:225 +#: forms_common.py:229 msgid "this import only" msgstr "cet import seulement" -#: forms_common.py:226 +#: forms_common.py:230 msgid "me" msgstr "moi" -#: forms_common.py:232 +#: forms_common.py:236 msgid "the current group: {}" msgstr "le groupe actuel {}" -#: forms_common.py:235 +#: forms_common.py:239 msgid "all users" msgstr "tous les utilisateurs" -#: forms_common.py:301 forms_common.py:471 forms_common.py:605 -#: ishtar_menu.py:76 models.py:2542 models.py:2644 +#: forms_common.py:305 forms_common.py:475 forms_common.py:609 +#: ishtar_menu.py:76 models.py:2738 models.py:2840 models.py:3233 #: templates/ishtar/sheet_organization.html:4 msgid "Organization" msgstr "Organisation" -#: forms_common.py:304 forms_common.py:347 forms_common.py:466 -#: forms_common.py:522 forms_common.py:600 forms_common.py:787 -#: forms_common.py:820 models.py:974 models.py:997 models.py:1685 -#: models.py:1860 models.py:2211 models.py:2534 models.py:2686 models.py:2930 -#: models.py:3600 models.py:3833 models_imports.py:97 models_imports.py:122 -#: models_imports.py:431 models_imports.py:523 models_imports.py:812 +#: forms_common.py:308 forms_common.py:351 forms_common.py:470 +#: forms_common.py:526 forms_common.py:604 forms_common.py:790 +#: forms_common.py:823 models.py:1031 models.py:1055 models.py:1852 +#: models.py:2050 models.py:2401 models.py:2730 models.py:2885 models.py:3136 +#: models.py:3900 models.py:4163 models_imports.py:97 models_imports.py:122 +#: models_imports.py:435 models_imports.py:527 models_imports.py:817 #: templates/ishtar/import_step_by_step.html:102 #: templates/ishtar/import_step_by_step.html:270 #: templates/ishtar/import_table.html:27 @@ -465,236 +469,236 @@ msgstr "Organisation" msgid "Name" msgstr "Nom" -#: forms_common.py:305 models.py:2499 models_imports.py:616 -#: models_imports.py:617 +#: forms_common.py:309 models.py:2692 models_imports.py:620 +#: models_imports.py:621 msgid "Organization type" msgstr "Type d'organisation" -#: forms_common.py:307 forms_common.py:546 models.py:2341 -#: templates/ishtar/blocks/sheet_address_section.html:3 +#: forms_common.py:311 forms_common.py:550 models.py:2534 +#: templates/ishtar/blocks/sheet_address_section.html:4 msgid "Address" msgstr "Adresse" -#: forms_common.py:309 forms_common.py:549 models.py:2342 +#: forms_common.py:313 forms_common.py:553 models.py:2535 msgid "Address complement" msgstr "Complément d'adresse" -#: forms_common.py:311 forms_common.py:550 models.py:2344 +#: forms_common.py:315 forms_common.py:554 models.py:2537 msgid "Postal code" msgstr "Code postal" -#: forms_common.py:314 forms_common.py:553 models.py:2347 +#: forms_common.py:318 forms_common.py:557 models.py:2540 msgid "Country" msgstr "Pays" -#: forms_common.py:316 forms_common.py:468 forms_common.py:526 -#: forms_common.py:602 forms_common.py:727 models.py:2374 +#: forms_common.py:320 forms_common.py:472 forms_common.py:530 +#: forms_common.py:606 forms_common.py:731 models.py:2567 msgid "Email" msgstr "Courriel" -#: forms_common.py:317 forms_common.py:529 models.py:2359 +#: forms_common.py:321 forms_common.py:533 models.py:2552 #: templates/ishtar/sheet_person.html:27 #: templates/ishtar/wizard/wizard_person.html:33 msgid "Phone" msgstr "Téléphone" -#: forms_common.py:318 forms_common.py:538 models.py:2371 +#: forms_common.py:322 forms_common.py:542 models.py:2564 #: templates/ishtar/sheet_person.html:45 #: templates/ishtar/wizard/wizard_person.html:54 msgid "Mobile phone" msgstr "Téléphone portable" -#: forms_common.py:344 forms_common.py:463 forms_common.py:596 -#: forms_common.py:1190 +#: forms_common.py:348 forms_common.py:467 forms_common.py:600 +#: forms_common.py:1196 msgid "Full text search" msgstr "Recherche en texte intégral" -#: forms_common.py:348 forms_common.py:469 forms_common.py:603 -#: forms_common.py:784 models.py:1006 models.py:2536 models.py:3343 -#: models_imports.py:665 templates/ishtar/blocks/window_image_detail.html:24 +#: forms_common.py:352 forms_common.py:473 forms_common.py:607 +#: forms_common.py:788 models.py:1064 models.py:2732 models.py:3642 +#: models_imports.py:670 templates/ishtar/blocks/window_image_detail.html:24 #: templates/ishtar/blocks/window_tables/documents.html:8 #: templates/ishtar/import_table.html:28 #: templates/ishtar/sheet_organization.html:25 msgid "Type" msgstr "Type" -#: forms_common.py:358 views.py:141 +#: forms_common.py:362 views.py:142 msgid "Organization search" msgstr "Rechercher une organisation" -#: forms_common.py:382 +#: forms_common.py:386 msgid "At least two items have to be selected." msgstr "Au moins deux éléments doivent être sélectionnés." -#: forms_common.py:400 +#: forms_common.py:404 msgid "Merge all items into" msgstr "Fusionner tous les éléments dans" -#: forms_common.py:434 +#: forms_common.py:438 msgid "Organization to merge" msgstr "Organisation à fusionner" -#: forms_common.py:467 forms_common.py:520 forms_common.py:601 models.py:2684 +#: forms_common.py:471 forms_common.py:524 forms_common.py:605 models.py:2883 #: templates/ishtar/sheet_organization.html:24 msgid "Surname" msgstr "Prénom" -#: forms_common.py:484 forms_common.py:581 views.py:106 +#: forms_common.py:488 forms_common.py:585 views.py:107 msgid "Person search" msgstr "Rechercher une personne" -#: forms_common.py:497 +#: forms_common.py:501 msgid "Person to merge" msgstr "Personne à fusionner" -#: forms_common.py:514 templates/ishtar/wizard/wizard_person.html:19 +#: forms_common.py:518 templates/ishtar/wizard/wizard_person.html:19 msgid "Identity" msgstr "Identité" -#: forms_common.py:517 forms_common.py:1081 forms_common.py:1200 models.py:2678 -#: models.py:2680 models.py:3334 models_imports.py:618 +#: forms_common.py:521 forms_common.py:1084 forms_common.py:1206 models.py:2877 +#: models.py:2879 models.py:3633 models_imports.py:622 #: templates/ishtar/blocks/window_tables/documents.html:7 msgid "Title" msgstr "Titre" -#: forms_common.py:518 models.py:2682 +#: forms_common.py:522 models.py:2881 msgid "Salutation" msgstr "Formule d'appel" -#: forms_common.py:524 models.py:2688 +#: forms_common.py:528 models.py:2887 msgid "Raw name" msgstr "Nom brut" -#: forms_common.py:527 models.py:2360 +#: forms_common.py:531 models.py:2553 msgid "Phone description" msgstr "Type de téléphone" -#: forms_common.py:530 models.py:2362 models.py:2364 +#: forms_common.py:534 models.py:2555 models.py:2557 msgid "Phone description 2" msgstr "Type de téléphone 2" -#: forms_common.py:532 +#: forms_common.py:536 msgid "Phone 2" msgstr "Téléphone 2" -#: forms_common.py:534 models.py:2368 +#: forms_common.py:538 models.py:2561 msgid "Phone description 3" msgstr "Type de téléphone 3" -#: forms_common.py:536 models.py:2366 +#: forms_common.py:540 models.py:2559 msgid "Phone 3" msgstr "Téléphone 3" -#: forms_common.py:541 +#: forms_common.py:545 msgid "Current organization" msgstr "Organisation actuelle" -#: forms_common.py:555 models.py:2349 +#: forms_common.py:559 models.py:2542 msgid "Other address: address" msgstr "Autre adresse : adresse" -#: forms_common.py:558 models.py:2352 +#: forms_common.py:562 models.py:2545 msgid "Other address: address complement" msgstr "Autre adresse : complément d'adresse" -#: forms_common.py:560 models.py:2353 +#: forms_common.py:564 models.py:2546 msgid "Other address: postal code" msgstr "Autre adresse : code postal" -#: forms_common.py:562 models.py:2355 +#: forms_common.py:566 models.py:2548 msgid "Other address: town" msgstr "Autre adresse : ville" -#: forms_common.py:564 models.py:2357 +#: forms_common.py:568 models.py:2550 msgid "Other address: country" msgstr "Autre adresse : pays" -#: forms_common.py:576 +#: forms_common.py:580 msgid "Already has an account" msgstr "A déjà un compte" -#: forms_common.py:599 +#: forms_common.py:603 models.py:3234 msgid "Username" msgstr "Nom d'utilisateur" -#: forms_common.py:618 +#: forms_common.py:622 msgid "Account search" msgstr "Rechercher un compte" -#: forms_common.py:665 forms_common.py:705 forms_common.py:709 models.py:2596 +#: forms_common.py:669 forms_common.py:709 forms_common.py:713 models.py:2792 msgid "Person type" msgstr "Type de personne" -#: forms_common.py:721 forms_common.py:726 ishtar_menu.py:33 +#: forms_common.py:725 forms_common.py:730 ishtar_menu.py:33 msgid "Account" msgstr "Compte" -#: forms_common.py:730 wizards.py:1601 +#: forms_common.py:734 wizards.py:1624 msgid "New password" msgstr "Nouveau mot de passe" -#: forms_common.py:733 +#: forms_common.py:737 msgid "New password (confirmation)" msgstr "Nouveau mot de passe (confirmation)" -#: forms_common.py:760 +#: forms_common.py:764 msgid "Your password and confirmation password do not match." msgstr "La vérification du mot de passe a échoué." -#: forms_common.py:765 +#: forms_common.py:769 msgid "You must provide a correct password." msgstr "Vous devez fournir un mot de passe correct." -#: forms_common.py:773 +#: forms_common.py:777 msgid "This username already exists." msgstr "Ce nom d'utilisateur existe déjà." -#: forms_common.py:786 models.py:2933 models.py:3731 +#: forms_common.py:789 models.py:3139 models.py:4049 msgid "Areas" msgstr "Zones" -#: forms_common.py:806 +#: forms_common.py:809 msgid "Send the new password by email?" msgstr "Envoyer le nouveau mot de passe par courriel ?" -#: forms_common.py:818 models.py:2935 views.py:905 +#: forms_common.py:821 models.py:3141 views.py:923 msgid "Current profile" msgstr "Profil actuel" -#: forms_common.py:821 models.py:2920 models.py:2932 +#: forms_common.py:824 models.py:3119 models.py:3138 msgid "Profile type" msgstr "Type de profil" -#: forms_common.py:824 +#: forms_common.py:827 msgid "Duplicate this profile" msgstr "Dupliquer ce profil" -#: forms_common.py:826 +#: forms_common.py:829 msgid "Delete this profile" msgstr "Supprimer ce profil" -#: forms_common.py:875 +#: forms_common.py:878 msgid "A profile with the same name exists." msgstr "Un profil avec un nom identique existe" -#: forms_common.py:907 +#: forms_common.py:910 msgid " (duplicate)" msgstr "(copie)" -#: forms_common.py:918 forms_common.py:932 forms_common.py:933 models.py:3622 -#: models.py:3721 +#: forms_common.py:921 forms_common.py:935 forms_common.py:936 models.py:3922 +#: models.py:4037 msgid "Towns" msgstr "Communes" -#: forms_common.py:928 +#: forms_common.py:931 msgid "There are identical towns." msgstr "Il y a des communes identiques." -#: forms_common.py:1015 +#: forms_common.py:1018 msgid "Only one choice can be checked." msgstr "Seul un choix peut être coché." -#: forms_common.py:1062 +#: forms_common.py:1065 #, python-format msgid "" "<p>Heavy images are resized to: %(width)dx%(height)d (ratio is preserved).</" @@ -703,168 +707,180 @@ msgstr "" "<p>Les images trop grandes sont retaillées en : %(width)dx%(height)d (le " "ratio est conservé).</p>" -#: forms_common.py:1074 +#: forms_common.py:1077 msgid "Documentation" msgstr "Documentation" -#: forms_common.py:1075 +#: forms_common.py:1078 msgid "Document - General" msgstr "Document - Général" -#: forms_common.py:1084 forms_common.py:1201 models.py:3212 -#: models_imports.py:619 +#: forms_common.py:1087 forms_common.py:1207 models.py:3448 +#: models_imports.py:623 msgid "Source type" msgstr "Type de document" -#: forms_common.py:1087 forms_common.py:1138 forms_common.py:1293 -#: forms_common.py:1294 models.py:3176 models.py:3353 +#: forms_common.py:1090 forms_common.py:1141 forms_common.py:1322 +#: forms_common.py:1323 models.py:3412 models.py:3517 models.py:3652 #: templates/ishtar/blocks/window_image_detail.html:9 #: templates/ishtar/blocks/window_tables/documents.html:9 msgid "Authors" msgstr "Auteurs" -#: forms_common.py:1091 models.py:3359 +#: forms_common.py:1094 models.py:3658 msgid "Numerical ressource (web address)" msgstr "Ressource numérique (adresse web)" -#: forms_common.py:1093 +#: forms_common.py:1096 msgid "Image" msgstr "Image" -#: forms_common.py:1096 templates/ishtar/sheet_document.html:28 +#: forms_common.py:1099 templates/ishtar/sheet_document.html:28 msgctxt "Not directory" msgid "File" msgstr "Fichier" -#: forms_common.py:1099 forms_common.py:1202 +#: forms_common.py:1102 forms_common.py:1208 models.py:4039 msgid "Reference" msgstr "Référence" -#: forms_common.py:1102 forms_common.py:1203 +#: forms_common.py:1105 forms_common.py:1209 msgid "Internal reference" msgstr "Référence interne" -#: forms_common.py:1104 models.py:3361 +#: forms_common.py:1107 models.py:3660 #: templates/ishtar/blocks/window_image_detail.html:150 msgid "Receipt date" msgstr "Date de réception" -#: forms_common.py:1106 models.py:3363 models_imports.py:844 +#: forms_common.py:1109 models.py:3662 models_imports.py:849 #: templates/ishtar/blocks/window_image_detail.html:54 msgid "Creation date" msgstr "Date de création" -#: forms_common.py:1109 models.py:3366 +#: forms_common.py:1112 models.py:3665 #: templates/ishtar/blocks/window_image_detail.html:160 msgid "Receipt date in documentation" msgstr "Date de réception en documentation" -#: forms_common.py:1111 forms_common.py:1205 models.py:435 models.py:2692 -#: models.py:3126 models.py:3369 models_imports.py:469 +#: forms_common.py:1114 forms_common.py:1211 models.py:448 models.py:2891 +#: models.py:3362 models.py:3668 models_imports.py:473 #: templates/ishtar/blocks/window_image_detail.html:170 msgid "Comment" msgstr "Commentaire" -#: forms_common.py:1113 forms_common.py:1204 models.py:1690 models.py:3368 -#: models_imports.py:124 models_imports.py:362 models_imports.py:432 +#: forms_common.py:1116 forms_common.py:1210 models.py:1857 models.py:3667 +#: models_imports.py:124 models_imports.py:362 models_imports.py:436 msgid "Description" msgstr "Description" -#: forms_common.py:1116 models.py:3370 +#: forms_common.py:1119 models.py:3669 #: templates/ishtar/blocks/window_image_detail.html:182 msgid "Additional information" msgstr "Information supplémentaire" -#: forms_common.py:1118 forms_common.py:1208 models.py:3372 +#: forms_common.py:1121 forms_common.py:1214 models.py:3671 #: templates/ishtar/blocks/window_image_detail.html:108 msgid "Has a duplicate" msgstr "Existe en doublon" -#: forms_common.py:1136 templates/ishtar/organization_person_form.html:9 +#: forms_common.py:1139 templates/ishtar/organization_person_form.html:9 #: templates/ishtar/person_form.html:9 msgid "Identification" msgstr "Identification" -#: forms_common.py:1137 +#: forms_common.py:1140 msgid "Content" msgstr "Contenu" -#: forms_common.py:1139 +#: forms_common.py:1142 msgid "Dates" msgstr "Dates" -#: forms_common.py:1140 +#: forms_common.py:1143 msgid "Advanced" msgstr "Avancé" -#: forms_common.py:1141 templates/ishtar/sheet_document.html:49 +#: forms_common.py:1144 templates/ishtar/sheet_document.html:51 msgid "Related items" msgstr "Éléments reliés" -#: forms_common.py:1159 +#: forms_common.py:1162 msgid "You should at least fill one of this field: title, url, image or file." msgstr "" "Vous devez au minimum remplir un de ces champs : titres, url, image ou " "fichier" -#: forms_common.py:1165 +#: forms_common.py:1168 msgid "A document have to attached at least to one item" msgstr "Un document doit être rattaché au minimum à un élément" -#: forms_common.py:1197 forms_common.py:1246 forms_common.py:1281 -#: models.py:3175 templates/ishtar/wizard/wizard_person_deletion.html:139 +#: forms_common.py:1203 forms_common.py:1275 forms_common.py:1310 +#: models.py:3411 templates/ishtar/wizard/wizard_person_deletion.html:139 msgid "Author" msgstr "Auteur" -#: forms_common.py:1207 +#: forms_common.py:1213 msgid "Additional informations" msgstr "Informations supplémentaires" -#: forms_common.py:1217 +#: forms_common.py:1216 views.py:253 +msgid "Operation" +msgstr "Opération" + +#: forms_common.py:1222 views.py:257 +msgid "Context record" +msgstr "Unité d'Enregistrement" + +#: forms_common.py:1228 views.py:261 +msgid "Find" +msgstr "Mobilier" + +#: forms_common.py:1246 msgid "Document search" msgstr "Recherche document" -#: forms_common.py:1238 +#: forms_common.py:1267 msgid "Would you like to delete this documentation?" msgstr "Voulez-vous supprimer ce document ?" -#: forms_common.py:1254 models.py:3155 models.py:3170 models_imports.py:620 +#: forms_common.py:1283 models.py:3391 models.py:3406 models_imports.py:624 msgid "Author type" msgstr "Type d'auteur" -#: forms_common.py:1273 +#: forms_common.py:1302 msgid "Author selection" msgstr "Sélection d'auteur" -#: forms_common.py:1288 +#: forms_common.py:1317 msgid "There are identical authors." msgstr "Il y a des auteurs identiques." -#: forms_common.py:1299 models.py:1585 +#: forms_common.py:1328 models.py:1656 msgid "Query" msgstr "Requête" -#: forms_common.py:1304 models.py:1589 +#: forms_common.py:1333 models.py:1660 msgid "Is an alert" msgstr "Est une alerte" -#: forms_common.py:1306 +#: forms_common.py:1335 msgid "Create" msgstr "Créer" -#: forms_common.py:1307 templates/ishtar/forms/search_query.html:60 +#: forms_common.py:1336 templates/ishtar/forms/search_query.html:60 msgid "Update" msgstr "Mettre à jour" -#: forms_common.py:1322 +#: forms_common.py:1351 msgid "A label is required for a new search query." msgstr "Un libellé est nécessaire pour une nouvelle requête de recherche." -#: forms_common.py:1326 +#: forms_common.py:1355 msgid "Select the search query to update" msgstr "Sélectionnez la requête de recherche à mettre à jour" -#: forms_common.py:1332 forms_common.py:1347 +#: forms_common.py:1361 forms_common.py:1376 msgid "Query does not exist." msgstr "Cette requête n'existe pas." @@ -884,7 +900,7 @@ msgstr "Ajout/modification" msgid "Deletion" msgstr "Suppression" -#: ishtar_menu.py:40 models.py:1990 views.py:929 +#: ishtar_menu.py:40 models.py:2180 views.py:947 msgid "Global variables" msgstr "Variables globales" @@ -904,6 +920,8 @@ msgid "Creation" msgstr "Ajout" #: ishtar_menu.py:59 ishtar_menu.py:89 ishtar_menu.py:139 +#: templates/ishtar/forms/qa_base.html:29 +#: templates/ishtar/forms/qa_form.html:16 msgid "Modification" msgstr "Modification" @@ -915,19 +933,19 @@ msgstr "Fusion automatique" msgid "Manual merge" msgstr "Fusion manuelle" -#: ishtar_menu.py:110 models_imports.py:867 +#: ishtar_menu.py:110 models_imports.py:872 msgid "Imports" msgstr "Imports" -#: ishtar_menu.py:113 views.py:937 +#: ishtar_menu.py:113 views.py:955 msgid "New import" msgstr "Nouvel import" -#: ishtar_menu.py:117 views.py:956 +#: ishtar_menu.py:117 views.py:974 msgid "Current imports" msgstr "Imports en cours" -#: ishtar_menu.py:121 views.py:1404 +#: ishtar_menu.py:121 views.py:1422 msgid "Old imports" msgstr "Anciens imports" @@ -935,28 +953,28 @@ msgstr "Anciens imports" msgid "Documentation / Images" msgstr "Documentation / Images" -#: models.py:191 +#: models.py:196 msgid "Not a valid item." msgstr "Élément invalide." -#: models.py:206 +#: models.py:211 msgid "A selected item is not a valid item." msgstr "Un élément sélectionné n'est pas valide." -#: models.py:217 +#: models.py:222 msgid "This item already exists." msgstr "Cet élément existe déjà." -#: models.py:427 models.py:1584 models.py:1972 models.py:2306 models.py:2322 -#: models.py:3125 models_imports.py:358 +#: models.py:440 models.py:1655 models.py:2162 models.py:2499 models.py:2515 +#: models.py:3361 models_imports.py:358 msgid "Label" msgstr "Dénomination" -#: models.py:429 +#: models.py:442 msgid "Textual ID" msgstr "Identifiant textuel" -#: models.py:432 +#: models.py:445 msgid "" "The slug is the standardized version of the name. It contains only lowercase " "letters, numbers and hyphens. Each slug must be unique." @@ -965,12 +983,12 @@ msgstr "" "lettres en minuscule, des nombres et des tirets (-). Chaque \"slug\" doit " "être unique dans la typologie." -#: models.py:436 models.py:1862 models.py:2218 models.py:3128 -#: models_imports.py:138 models_imports.py:528 +#: models.py:449 models.py:2052 models.py:2408 models.py:3364 +#: models_imports.py:138 models_imports.py:532 msgid "Available" msgstr "Disponible" -#: models.py:816 models.py:1000 models_imports.py:549 +#: models.py:873 models.py:1058 models_imports.py:553 #: templates/ishtar/formset_import_match.html:21 #: templates/ishtar/import_step_by_step.html:171 #: templates/ishtar/import_step_by_step.html:199 @@ -979,239 +997,264 @@ msgstr "Disponible" msgid "Key" msgstr "Clé" -#: models.py:822 +#: models.py:879 msgid "Specific key to an import" msgstr "Clé spécifique à un import" -#: models.py:961 +#: models.py:1018 msgid "Generated relation image (SVG)" msgstr "Image des relations (SVG généré)" -#: models.py:975 models.py:1008 models.py:1506 models.py:1974 models.py:3152 -#: models.py:3736 models.py:3818 +#: models.py:1032 models.py:1066 models.py:1577 models.py:2164 models.py:3388 +#: models.py:4066 models.py:4148 msgid "Order" msgstr "Ordre" -#: models.py:978 +#: models.py:1035 msgid "Json data - Menu" msgstr "Données JSON - Menu" -#: models.py:979 +#: models.py:1036 msgid "Json data - Menus" msgstr "Données JSON - Menus" -#: models.py:987 +#: models.py:1044 msgid "Text" msgstr "Texte" -#: models.py:988 +#: models.py:1045 msgid "Long text" msgstr "Texte long" -#: models.py:989 models_imports.py:661 +#: models.py:1046 models_imports.py:666 msgid "Integer" msgstr "Entier" -#: models.py:990 models_imports.py:662 +#: models.py:1047 +msgid "Boolean" +msgstr "" + +#: models.py:1048 models_imports.py:667 msgid "Float" msgstr "Nombre à virgule" -#: models.py:991 models_imports.py:664 +#: models.py:1049 models_imports.py:669 msgid "Date" msgstr "Date" -#: models.py:992 +#: models.py:1050 msgid "Choices" msgstr "Choix" -#: models.py:1001 +#: models.py:1059 msgid "" "Value of the key in the JSON schema. For hierarchical key use \"__\" to " -"explain it. For instance for the key 'my_subkey' with data such as {'my_key':" -" {'my_subkey': 'value'}}, its value will be reached with my_key__my_subkey." +"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 "" "Valeur de la clé dans le format JSON. Pour les clés hiérarchiques utiliser « " "__ ». Par exemple pour la clé 'ma_sousclef' avec des données telles que " "{'ma_clef': {'ma_sousclef': 'valeur'}}, sa valeur sera atteinte avec : " "ma_clef__ma_sousclef." -#: models.py:1005 +#: models.py:1063 msgid "Display" msgstr "Afficher" -#: models.py:1009 +#: models.py:1067 msgid "Use in search indexes" msgstr "Utiliser dans les index de recherche" -#: models.py:1016 +#: models.py:1074 msgid "Json data - Field" msgstr "Donnée JSON - Champ" -#: models.py:1017 +#: models.py:1075 msgid "Json data - Fields" msgstr "Donnée JSON - Champs" -#: models.py:1028 +#: models.py:1086 msgid "Content types of the field and of the menu do not match" msgstr "Les types de contenu du champ et du menu ne correspondent pas" -#: models.py:1088 +#: models.py:1146 msgid "Search vector" msgstr "Vecteur de recherche" -#: models.py:1089 +#: models.py:1147 msgid "Auto filled at save" msgstr "Auto-rempli à la sauvegarde" -#: models.py:1296 +#: models.py:1367 msgid "Add document/image" msgstr "Ajouter un document / une image" -#: models.py:1298 +#: models.py:1369 msgid "doc./image" msgstr "doc./image" -#: models.py:1316 +#: models.py:1387 msgid "Last editor" msgstr "Dernier éditeur" -#: models.py:1319 +#: models.py:1390 msgid "Creator" msgstr "Créateur" -#: models.py:1499 +#: models.py:1570 msgid "Above" msgstr "Au-dessus" -#: models.py:1500 +#: models.py:1571 msgid "Bellow" msgstr "En dessous" -#: models.py:1501 +#: models.py:1572 msgid "Equal" msgstr "Égal" -#: models.py:1507 +#: models.py:1578 msgid "Symmetrical" msgstr "Symétrique" -#: models.py:1508 +#: models.py:1579 msgid "Tiny label" msgstr "Dénomination courte" -#: models.py:1511 +#: models.py:1582 msgid "Inverse relation" msgstr "Relation inverse" -#: models.py:1514 +#: models.py:1585 msgid "Logical relation" msgstr "Relation logique" -#: models.py:1524 +#: models.py:1595 msgid "Cannot have symmetrical and an inverse_relation" msgstr "Ne peut pas être symétrique et avoir une relation inverse" -#: models.py:1587 +#: models.py:1658 msgid "Content type" msgstr "Type de contenu" -#: models.py:1592 +#: models.py:1663 msgid "Search query" msgstr "Requête de recherche" -#: models.py:1593 +#: models.py:1664 msgid "Search queries" msgstr "Requêtes de recherche" -#: models.py:1663 +#: models.py:1828 msgid "Euro" msgstr "Euro" -#: models.py:1664 +#: models.py:1829 msgid "US dollar" msgstr "Dollar US" -#: models.py:1665 views.py:679 views.py:740 +#: models.py:1830 views.py:697 views.py:758 msgid "Operations" msgstr "Opérations" -#: models.py:1666 views.py:681 views.py:744 +#: models.py:1831 views.py:699 views.py:762 msgid "Context records" msgstr "Unités d'Enregistrement" -#: models.py:1667 +#: models.py:1832 msgid "Site" msgstr "Site" -#: models.py:1667 +#: models.py:1832 msgid "Archaeological entity" msgstr "Entité (EA)" -#: models.py:1671 +#: models.py:1836 msgid "Site search" msgstr "Rechercher un site" -#: models.py:1672 +#: models.py:1837 msgid "New site" msgstr "Ajouter un site" -#: models.py:1673 +#: models.py:1838 msgid "Site modification" msgstr "Modifier un site" -#: models.py:1676 +#: models.py:1839 +#, fuzzy +#| msgid "Person deletion" +msgid "Site deletion" +msgstr "Supprimer une personne" + +#: models.py:1842 msgid "Archaeological entity search" msgstr "Rechercher une entité archéologique" -#: models.py:1677 +#: models.py:1843 msgid "New archaeological entity" msgstr "Nouvelle entité archéologique" -#: models.py:1678 +#: models.py:1844 msgid "Archaeological entity modification" msgstr "Modifier une entité archéologique" -#: models.py:1686 models.py:2212 models_imports.py:123 +#: models.py:1845 +#, fuzzy +#| msgid "Archaeological entity modification" +msgid "Archaeological entity deletion" +msgstr "Modifier une entité archéologique" + +#: models.py:1853 models.py:2402 models_imports.py:123 msgid "Slug" msgstr "Identifiant texte" -#: models.py:1687 +#: models.py:1854 msgid "Current active" msgstr "Actuellement utilisé" -#: models.py:1689 +#: models.py:1856 msgid "Activate experimental feature" msgstr "Activer les fonctionnalités expérimentales" -#: models.py:1691 +#: models.py:1859 +msgid "Alternate configuration" +msgstr "" + +#: models.py:1861 +msgid "Choose an alternate configuration for label, index management" +msgstr "" + +#: models.py:1865 msgid "Files module" msgstr "Module Dossiers" -#: models.py:1693 +#: models.py:1867 msgid "Archaeological site module" msgstr "Module Site archéologique" -#: models.py:1695 +#: models.py:1869 msgid "Archaeological site type" msgstr "Type de site archéologique" -#: models.py:1699 +#: models.py:1873 msgid "Context records module" msgstr "Module Unités d'Enregistrement" -#: models.py:1701 +#: models.py:1875 msgid "Finds module" msgstr "Module Mobilier" -#: models.py:1702 +#: models.py:1876 msgid "Need context records module" msgstr "Nécessite le module Unités d'Enregistrement" -#: models.py:1704 +#: models.py:1878 msgid "Find index is based on" msgstr "Index mobilier basé sur" -#: models.py:1706 +#: models.py:1880 msgid "" "To prevent irrelevant indexes, change this parameter only if there is no " "find in the database" @@ -1219,35 +1262,35 @@ msgstr "" "Pour éviter des index non pertinents, ne changer ce paramètre que s'il n'y a " "pas encore de mobilier dans cette base de données" -#: models.py:1709 +#: models.py:1883 msgid "Warehouses module" msgstr "Module Lieu de conservation" -#: models.py:1710 +#: models.py:1884 msgid "Need finds module" msgstr "Nécessite le module mobilier" -#: models.py:1711 +#: models.py:1885 msgid "Preservation module" msgstr "Module de conservation" -#: models.py:1713 +#: models.py:1887 msgid "Mapping module" msgstr "Module cartographique" -#: models.py:1714 +#: models.py:1888 msgid "Underwater module" msgstr "Module sous-marin / subaquatique" -#: models.py:1716 +#: models.py:1890 msgid "Parcel are mandatory for context records" msgstr "Parcelles cadastrales obligatoires pour les Unités d'Enregistrement" -#: models.py:1718 +#: models.py:1892 msgid "Home page" msgstr "Page d'accueil" -#: models.py:1719 +#: models.py:1893 #, python-brace-format msgid "" "Homepage of Ishtar - if not defined a default homepage will appear. Use the " @@ -1257,25 +1300,41 @@ msgstr "" "défaut apparaît. Utiliser la syntaxe Markdown. {random_image} peut être " "utilisé pour afficher une image au hasard." -#: models.py:1723 +#: models.py:1897 +msgid "Main operation code prefix" +msgstr "" + +#: models.py:1901 +#, fuzzy +#| msgid "Alteration cause type" +msgid "Default operation code prefix" +msgstr "Type de cause d'altération" + +#: models.py:1905 +#, fuzzy +#| msgid "Operation type" +msgid "Operation region code" +msgstr "Type d'opération" + +#: models.py:1909 msgid "File external id" msgstr "Identifiant de fichier" -#: models.py:1725 +#: models.py:1911 msgid "" "Formula to manage file external ID. Change this with care. With incorrect " "formula, the application might be unusable and import of external data can " "be destructive." msgstr "" -"Formule pour gérer les identifiants de dossiers. À manipuler avec précaution." -" Une formule incorrecte peut rendre l'application inutilisable et l'import " -"de données externes peut alors être destructif." +"Formule pour gérer les identifiants de dossiers. À manipuler avec " +"précaution. Une formule incorrecte peut rendre l'application inutilisable et " +"l'import de données externes peut alors être destructif." -#: models.py:1730 +#: models.py:1916 msgid "Parcel external id" msgstr "Identifiant de parcelle" -#: models.py:1733 +#: models.py:1919 msgid "" "Formula to manage parcel external ID. Change this with care. With incorrect " "formula, the application might be unusable and import of external data can " @@ -1285,11 +1344,11 @@ msgstr "" "précaution. Une formule incorrecte peut rendre l'application inutilisable et " "l'import de données externes peut alors être destructif." -#: models.py:1738 +#: models.py:1924 msgid "Context record external id" msgstr "Identifiant d'unité d'enregistrement" -#: models.py:1740 +#: models.py:1926 msgid "" "Formula to manage context record external ID. Change this with care. With " "incorrect formula, the application might be unusable and import of external " @@ -1299,11 +1358,11 @@ msgstr "" "avec précaution. Une formule incorrecte peut rendre l'application " "inutilisable et l'import de données externes peut alors être destructif." -#: models.py:1745 +#: models.py:1931 msgid "Base find external id" msgstr "Identifiant de mobilier d'origine" -#: models.py:1747 +#: models.py:1933 msgid "" "Formula to manage base find external ID. Change this with care. With " "incorrect formula, the application might be unusable and import of external " @@ -1313,25 +1372,25 @@ msgstr "" "précaution. Une formule incorrecte peut rendre l'application inutilisable et " "l'import de données externes peut alors être destructif." -#: models.py:1752 +#: models.py:1938 msgid "Find external id" msgstr "Identifiant de mobilier" -#: models.py:1754 +#: models.py:1940 msgid "" "Formula to manage find external ID. Change this with care. With incorrect " "formula, the application might be unusable and import of external data can " "be destructive." msgstr "" -"Formule pour gérer les identifiants de mobilier. À manipuler avec précaution." -" Une formule incorrecte peut rendre l'application inutilisable et l'import " -"de données externes peut alors être destructif." +"Formule pour gérer les identifiants de mobilier. À manipuler avec " +"précaution. Une formule incorrecte peut rendre l'application inutilisable et " +"l'import de données externes peut alors être destructif." -#: models.py:1759 +#: models.py:1945 msgid "Container external id" msgstr "ID du contenant" -#: models.py:1761 +#: models.py:1947 msgid "" "Formula to manage container external ID. Change this with care. With " "incorrect formula, the application might be unusable and import of external " @@ -1341,11 +1400,11 @@ msgstr "" "précaution. Une formule incorrecte peut rendre l'application inutilisable et " "l'import de données externes peut alors être destructif." -#: models.py:1766 +#: models.py:1952 msgid "Warehouse external id" msgstr "Identifiant du lieu de conservation" -#: models.py:1768 +#: models.py:1954 msgid "" "Formula to manage warehouse external ID. Change this with care. With " "incorrect formula, the application might be unusable and import of external " @@ -1355,11 +1414,11 @@ msgstr "" "avec précaution. Une formule incorrecte peut rendre l'application " "inutilisable et l'import de données externes peut alors être destructif." -#: models.py:1773 +#: models.py:1959 msgid "Raw name for person" msgstr "Nom brut pour une personne" -#: models.py:1775 +#: models.py:1961 msgid "" "Formula to manage person raw_name. Change this with care. With incorrect " "formula, the application might be unusable and import of external data can " @@ -1369,23 +1428,23 @@ msgstr "" "Une formule incorrecte peut rendre l'application inutilisable et l'import de " "données externes peut alors être destructif." -#: models.py:1779 +#: models.py:1965 msgid "Currency" msgstr "Devise" -#: models.py:1783 +#: models.py:1969 msgid "Ishtar site profile" msgstr "Profil d'instance Ishtar" -#: models.py:1784 +#: models.py:1970 msgid "Ishtar site profiles" msgstr "Profils d'instance Ishtar" -#: models.py:1864 +#: models.py:2054 msgid "Enable this form" msgstr "Activer ce formulaire" -#: models.py:1865 +#: models.py:2055 msgid "" "Disable with caution: disabling a form with mandatory fields may lead to " "database errors." @@ -1393,11 +1452,11 @@ msgstr "" "Désactiver avec précaution : désactiver un formulaire avec des champs " "obligatoires peut entraîner des erreurs dans la base de données." -#: models.py:1868 +#: models.py:2058 msgid "Apply to all" msgstr "S'applique à tous" -#: models.py:1869 +#: models.py:2059 msgid "" "Apply this form to all users. If set to True, selecting user and user type " "is useless." @@ -1405,48 +1464,48 @@ msgstr "" "Activer ce formulaire pour tous les utilisateurs. Si mis à Vrai, " "sélectionner des utilisateurs ou des types d'utilisateurs est inutile." -#: models.py:1875 +#: models.py:2065 msgid "Custom form" msgstr "Formulaire personnalisé" -#: models.py:1876 +#: models.py:2066 msgid "Custom forms" msgstr "Formulaires personnalisés" -#: models.py:1892 +#: models.py:2082 msgid "User types" msgstr "Types d'utilisateur" -#: models.py:1964 +#: models.py:2154 msgid "Excluded field" msgstr "Champ exclus" -#: models.py:1965 +#: models.py:2155 msgid "Excluded fields" msgstr "Champs exclus" -#: models.py:1975 templates/blocks/form_flex_snippet.html:18 +#: models.py:2165 templates/blocks/form_flex_snippet.html:18 #: templates/blocks/table_form_snippet.html:9 msgid "Help" msgstr "Aide" -#: models.py:1978 +#: models.py:2168 msgid "Custom form - Json data field" msgstr "Formulaire personnalisé - Champ de donnée Json" -#: models.py:1979 +#: models.py:2169 msgid "Custom form - Json data fields" msgstr "Formulaire personnalisé - Champs de donnée Json" -#: models.py:1983 +#: models.py:2173 msgid "Variable name" msgstr "Nom de la variable" -#: models.py:1984 +#: models.py:2174 msgid "Description of the variable" msgstr "Description de la variable" -#: models.py:1986 models_imports.py:550 +#: models.py:2176 models_imports.py:554 #: templates/ishtar/formset_import_match.html:22 #: templates/ishtar/import_step_by_step.html:172 #: templates/ishtar/import_step_by_step.html:200 @@ -1454,477 +1513,548 @@ msgstr "Description de la variable" msgid "Value" msgstr "Valeur" -#: models.py:1989 +#: models.py:2179 msgid "Global variable" msgstr "Variable globale" -#: models.py:2116 models.py:2146 +#: models.py:2306 models.py:2336 msgid "Total" msgstr "Total" -#: models.py:2123 models.py:2307 models.py:2323 +#: models.py:2313 models.py:2500 models.py:2516 #: templates/ishtar/dashboards/dashboard_main_detail.html:211 #: templates/ishtar/dashboards/dashboard_main_detail_users.html:5 #: templates/ishtar/sheet_person.html:30 msgid "Number" msgstr "Nombre" -#: models.py:2210 +#: models.py:2400 msgid "Administrative Act" msgstr "Acte administratif" -#: models.py:2217 +#: models.py:2407 msgid "Associated object" msgstr "Objet associé" -#: models.py:2222 +#: models.py:2412 msgid "Document template" msgstr "Patron de document" -#: models.py:2223 +#: models.py:2413 msgid "Document templates" msgstr "Patrons de document" -#: models.py:2311 models.py:2324 models.py:3856 models_imports.py:838 +#: models.py:2504 models.py:2517 models.py:4186 models_imports.py:843 msgid "State" msgstr "État" -#: models.py:2329 models.py:3608 templates/blocks/JQueryAdvancedTown.html:12 +#: models.py:2522 models.py:3908 templates/blocks/JQueryAdvancedTown.html:12 msgid "Department" msgstr "Département" -#: models.py:2330 +#: models.py:2523 msgid "Departments" msgstr "Départements" -#: models.py:2370 +#: models.py:2563 msgid "Raw phone" msgstr "Téléphone brut" -#: models.py:2376 +#: models.py:2569 msgid "Alternative address is prefered" msgstr "L'adresse alternative est préférée" -#: models.py:2415 +#: models.py:2608 msgid "Tel: " msgstr "Tél :" -#: models.py:2419 +#: models.py:2612 msgid "Mobile: " msgstr "Mobile :" -#: models.py:2423 +#: models.py:2616 msgid "Email: " msgstr "Courriel :" -#: models.py:2428 +#: models.py:2621 msgid "Merge key" msgstr "Clé de fusion" -#: models.py:2500 +#: models.py:2693 msgid "Organization types" msgstr "Types d'organisation" -#: models.py:2522 models.py:2650 models.py:3021 +#: models.py:2715 models.py:2846 models.py:3244 msgctxt "key for text search" msgid "name" msgstr "" -#: models.py:2526 models.py:2662 models.py:3033 models.py:3303 +#: models.py:2719 models.py:2858 models.py:3256 models.py:3544 msgctxt "key for text search" msgid "type" msgstr "" -#: models.py:2537 models.py:2697 models.py:3171 models.py:3616 +#: models.py:2733 models.py:2896 models.py:3407 models.py:3916 msgid "Cached name" msgstr "Nom en cache" -#: models.py:2543 +#: models.py:2739 msgid "Organizations" msgstr "Organisations" -#: models.py:2571 +#: models.py:2767 msgid "unknown organization" msgstr "organisation inconnue" -#: models.py:2597 +#: models.py:2793 msgid "Person types" msgstr "Types de personne" -#: models.py:2610 models_imports.py:655 +#: models.py:2806 models_imports.py:660 msgid "Title type" msgstr "Type de titre" -#: models.py:2611 +#: models.py:2807 msgid "Title types" msgstr "Types de titre" -#: models.py:2622 +#: models.py:2818 msgid "Mr" msgstr "M." -#: models.py:2623 +#: models.py:2819 msgid "Miss" msgstr "Mlle" -#: models.py:2624 +#: models.py:2820 msgid "Mr and Mrs" msgstr "M. et Mme" -#: models.py:2625 +#: models.py:2821 msgid "Mrs" msgstr "Mme" -#: models.py:2626 +#: models.py:2822 msgid "Doctor" msgstr "Dr." -#: models.py:2654 models.py:3025 +#: models.py:2850 models.py:3248 msgctxt "key for text search" msgid "surname" msgstr "" -#: models.py:2658 models.py:3029 +#: models.py:2854 models.py:3252 msgctxt "key for text search" msgid "email" msgstr "" -#: models.py:2666 models.py:3037 +#: models.py:2862 models.py:3260 msgctxt "key for text search" msgid "organization" msgstr "" -#: models.py:2670 +#: models.py:2866 msgctxt "key for text search" msgid "has-account" msgstr "" -#: models.py:2690 +#: models.py:2889 msgid "Contact type" msgstr "Type de contact" -#: models.py:2693 models.py:2777 +#: models.py:2892 models.py:2976 msgid "Types" msgstr "Types" -#: models.py:2696 +#: models.py:2895 msgid "Is attached to" msgstr "Est rattaché à" -#: models.py:2703 +#: models.py:2902 msgid "Persons" msgstr "Personnes" -#: models.py:2916 +#: models.py:3115 msgid "Groups" msgstr "Groupes" -#: models.py:2921 +#: models.py:3120 msgid "Profile types" msgstr "Types de profil" -#: models.py:2940 +#: models.py:3131 +#, fuzzy +#| msgid "Profile types" +msgid "Profile type summary" +msgstr "Types de profil" + +#: models.py:3132 +#, fuzzy +#| msgid "Profile types" +msgid "Profile types summary" +msgstr "Types de profil" + +#: models.py:3143 +#, fuzzy +#| msgid "Export field name" +msgid "Show field number" +msgstr "Nom du champ à exporter" + +#: models.py:3148 msgid "User profile" msgstr "Profil d'utilisateur" -#: models.py:2941 +#: models.py:3149 msgid "User profiles" msgstr "Profils d'utilisateurs" -#: models.py:2976 +#: models.py:3184 msgid " - duplicate" msgstr "- copie" -#: models.py:3017 +#: models.py:3240 msgctxt "key for text search" msgid "username" msgstr "" -#: models.py:3050 +#: models.py:3276 msgid "Advanced shortcut menu" msgstr "Menu de raccourci (avancé)" -#: models.py:3053 +#: models.py:3279 msgid "Ishtar user" msgstr "Utilisateur d'Ishtar" -#: models.py:3054 +#: models.py:3280 msgid "Ishtar users" msgstr "Utilisateurs d'Ishtar" -#: models.py:3156 +#: models.py:3392 msgid "Author types" msgstr "Types d'auteur" -#: models.py:3213 +#: models.py:3449 msgid "Source types" msgstr "Types de document" -#: models.py:3223 models_imports.py:654 +#: models.py:3459 models_imports.py:659 msgid "Support type" msgstr "Type de support" -#: models.py:3224 +#: models.py:3460 msgid "Support types" msgstr "Types de support" -#: models.py:3233 +#: models.py:3469 msgid "Format type" msgstr "Type de format" -#: models.py:3234 +#: models.py:3470 msgid "Format types" msgstr "Types de format" -#: models.py:3243 +#: models.py:3479 msgid "URL" msgstr "URL" -#: models.py:3246 +#: models.py:3482 msgid "License type" msgstr "Type de licence" -#: models.py:3247 +#: models.py:3483 msgid "License types" msgstr "Types de licence" -#: models.py:3295 +#: models.py:3536 msgctxt "key for text search" msgid "author" msgstr "" -#: models.py:3299 +#: models.py:3540 msgctxt "key for text search" msgid "title" msgstr "" -#: models.py:3307 +#: models.py:3548 msgctxt "key for text search" msgid "reference" msgstr "" -#: models.py:3311 +#: models.py:3552 msgctxt "key for text search" msgid "internal-reference" msgstr "" -#: models.py:3315 +#: models.py:3556 msgctxt "key for text search" msgid "description" msgstr "" -#: models.py:3319 +#: models.py:3560 msgctxt "key for text search" msgid "comment" msgstr "" -#: models.py:3323 +#: models.py:3564 msgctxt "key for text search" msgid "additional-information" msgstr "" -#: models.py:3327 +#: models.py:3568 msgctxt "key for text search" msgid "has-duplicate" msgstr "" -#: models.py:3337 +#: models.py:3572 models.py:3618 +#, fuzzy +#| msgid "Operation" +msgctxt "key for text search" +msgid "operation" +msgstr "Opération" + +#: models.py:3576 models.py:3621 +#, fuzzy +#| msgid "Context record" +msgctxt "key for text search" +msgid "context-record" +msgstr "Unité d'Enregistrement" + +#: models.py:3580 models.py:3623 +msgctxt "key for text search" +msgid "find" +msgstr "" + +#: models.py:3584 models.py:3622 +#, fuzzy +#| msgid "Profile" +msgctxt "key for text search" +msgid "file" +msgstr "Profil" + +#: models.py:3588 models.py:3624 +#, fuzzy +#| msgid "New site" +msgctxt "key for text search" +msgid "site" +msgstr "Ajouter un site" + +#: models.py:3592 models.py:3625 +#, fuzzy +#| msgid "Warehouse type" +msgctxt "key for text search" +msgid "warehouse" +msgstr "Type de lieu de conservation" + +#: models.py:3627 +#, fuzzy +#| msgid "Treatment" +msgctxt "key for text search" +msgid "treatment" +msgstr "Traitement" + +#: models.py:3630 +#, fuzzy +#| msgid "Treatment" +msgctxt "key for text search" +msgid "treatment-file" +msgstr "Traitement" + +#: models.py:3636 msgid "Index" msgstr "Index" -#: models.py:3339 +#: models.py:3638 msgid "External ID" msgstr "Identifiant" -#: models.py:3340 templates/ishtar/blocks/window_image_detail.html:34 +#: models.py:3639 templates/ishtar/blocks/window_image_detail.html:34 msgid "Ref." msgstr "Réf." -#: models.py:3341 templates/ishtar/blocks/window_image_detail.html:44 +#: models.py:3640 templates/ishtar/blocks/window_image_detail.html:44 msgid "Internal ref." msgstr "Réf. interne" -#: models.py:3345 +#: models.py:3644 msgid "License" msgstr "Licence" -#: models.py:3347 templates/ishtar/blocks/window_image_detail.html:78 +#: models.py:3646 templates/ishtar/blocks/window_image_detail.html:78 msgid "Support" msgstr "Support" -#: models.py:3349 models_imports.py:621 +#: models.py:3648 models_imports.py:625 #: templates/ishtar/blocks/window_image_detail.html:88 msgid "Format" msgstr "Format" -#: models.py:3351 templates/ishtar/blocks/window_image_detail.html:98 +#: models.py:3650 templates/ishtar/blocks/window_image_detail.html:98 msgid "Scale" msgstr "Échelle" -#: models.py:3355 +#: models.py:3654 msgid "Authors (raw)" msgstr "Auteurs (brut)" -#: models.py:3367 templates/ishtar/blocks/window_image_detail.html:118 +#: models.py:3666 templates/ishtar/blocks/window_image_detail.html:118 msgid "Number of items" msgstr "Nombre d'éléments" -#: models.py:3373 +#: models.py:3673 msgid "Symbolic links" msgstr "Liens symboliques" -#: models.py:3376 +#: models.py:3676 msgid "Related" msgstr "Lié" -#: models.py:3377 +#: models.py:3677 msgid "Cached value - do not edit" msgstr "Valeur en cache - ne pas éditer" -#: models.py:3380 templates/ishtar/sheet_document.html:4 +#: models.py:3680 templates/ishtar/sheet_document.html:4 msgid "Document" msgstr "Document" -#: models.py:3381 templates/ishtar/sheet_person.html:107 +#: models.py:3681 templates/ishtar/sheet_person.html:107 msgid "Documents" msgstr "Documents" -#: models.py:3385 +#: models.py:3685 msgid "Can view all Documents" msgstr "Peut voir tous les Documents" -#: models.py:3387 +#: models.py:3687 msgid "Can view own Document" msgstr "Peut voir ses propres Documents" -#: models.py:3389 +#: models.py:3689 msgid "Can add own Document" msgstr "Peut ajouter son propre Document" -#: models.py:3391 +#: models.py:3691 msgid "Can change own Document" msgstr "Peut modifier ses propres documents" -#: models.py:3393 +#: models.py:3693 msgid "Can delete own Document" msgstr "Peut supprimer ses propres Documents" -#: models.py:3601 +#: models.py:3901 msgid "Surface (m2)" msgstr "Surface (m2)" -#: models.py:3602 +#: models.py:3902 msgid "Localisation" msgstr "Localisation" -#: models.py:3610 +#: models.py:3910 msgid "Year of creation" msgstr "Année de création" -#: models.py:3611 -msgid "" -"Filling this field is relevant to distinguish old towns from new towns." +#: models.py:3911 +msgid "Filling this field is relevant to distinguish old towns from new towns." msgstr "" "Remplir ce champ est nécessaire pour distinguer les anciennes communes des " "nouvelles communes." -#: models.py:3725 +#: models.py:4043 msgid "Only four level of parent are managed." msgstr "Seulement quatre niveaux de parents sont gérés." -#: models.py:3730 +#: models.py:4048 msgid "Area" msgstr "Zone" -#: models.py:3737 +#: models.py:4067 msgid "Is preventive" msgstr "Est du préventif" -#: models.py:3738 +#: models.py:4068 msgid "Is judiciary" msgstr "Est judiciaire" -#: models.py:3741 models_imports.py:622 +#: models.py:4071 models_imports.py:626 msgid "Operation type" msgstr "Type d'opération" -#: models.py:3742 +#: models.py:4072 msgid "Operation types" msgstr "Types d'opération" -#: models.py:3781 +#: models.py:4111 msgid "Judiciary" msgstr "Judiciaire" -#: models.py:3783 +#: models.py:4113 msgid "Preventive" msgstr "Préventif" -#: models.py:3785 +#: models.py:4115 msgid "Research" msgstr "Programmé" -#: models.py:3820 +#: models.py:4150 msgid "Authority name" msgstr "Registre" -#: models.py:3821 +#: models.py:4151 msgid "Authority SRID" msgstr "SRID" -#: models.py:3824 models_imports.py:653 +#: models.py:4154 models_imports.py:658 msgid "Spatial reference system" msgstr "Système de référence spatiale" -#: models.py:3825 +#: models.py:4155 msgid "Spatial reference systems" msgstr "Systèmes de référence spatiale" -#: models.py:3832 +#: models.py:4162 msgid "Filename" msgstr "Nom de fichier" -#: models.py:3837 +#: models.py:4167 msgid "Administration script" msgstr "Script d'administration" -#: models.py:3838 +#: models.py:4168 msgid "Administration scripts" msgstr "Scripts d'administration" -#: models.py:3845 +#: models.py:4175 msgid "Scheduled" msgstr "Planifié" -#: models.py:3846 +#: models.py:4176 msgid "In progress" msgstr "En cours" -#: models.py:3847 models_imports.py:777 +#: models.py:4177 models_imports.py:782 msgid "Finished with errors" msgstr "Terminé avec des erreurs" -#: models.py:3848 models_imports.py:778 +#: models.py:4178 models_imports.py:783 msgid "Finished" msgstr "Terminé" -#: models.py:3861 +#: models.py:4191 msgid "Result" msgstr "Résultat" -#: models.py:3864 +#: models.py:4194 msgid "Administration task" msgstr "Tâche d'administration" -#: models.py:3865 +#: models.py:4195 msgid "Administration tasks" msgstr "Tâches d'administration" -#: models.py:3869 +#: models.py:4199 msgid "Unknown" msgstr "Inconnu" -#: models.py:3884 +#: models.py:4214 msgid "" "ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your " "administrator." @@ -1932,7 +2062,7 @@ msgstr "" "ISHTAR_SCRIPT_DIR n'est pas défini dans votre fichier local_settings. " "Contactez l'administrateur." -#: models.py:3893 +#: models.py:4223 msgid "" "Your ISHTAR_SCRIPT_DIR is containing dots \"..\". As it can refer to " "relative paths, it can be a security issue and this is not allowed. Only put " @@ -1943,11 +2073,11 @@ msgstr "" "problème de sécurité et cela n'est pas permis. Seul un chemin complet est " "permis." -#: models.py:3904 +#: models.py:4234 msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory." msgstr "ISHTAR_SCRIPT_DIR: « {} » n'est pas un répertoire valable." -#: models.py:3920 +#: models.py:4250 msgid "" "Script \"{}\" is not available in your script directory. Check your " "configuration." @@ -2040,409 +2170,419 @@ msgstr "Importeur - Colonne" msgid "Importer - Columns" msgstr "Importeur - Colonnes" -#: models_imports.py:404 +#: models_imports.py:408 msgid "Field name" msgstr "Nom du champ" -#: models_imports.py:406 models_imports.py:463 +#: models_imports.py:410 models_imports.py:467 msgid "Force creation of new items" msgstr "Forcer la création de nouveaux éléments" -#: models_imports.py:408 models_imports.py:465 +#: models_imports.py:412 models_imports.py:469 msgid "Concatenate with existing" msgstr "Concaténer avec l'existant" -#: models_imports.py:410 models_imports.py:467 +#: models_imports.py:414 models_imports.py:471 msgid "Concatenate character" msgstr "Caractère de concaténation" -#: models_imports.py:415 +#: models_imports.py:419 msgid "Importer - Duplicate field" msgstr "Importeur - Champ dupliqué" -#: models_imports.py:416 +#: models_imports.py:420 msgid "Importer - Duplicate fields" msgstr "Importeur - Champs dupliqués" -#: models_imports.py:434 +#: models_imports.py:438 msgid "Regular expression" msgstr "Expression régulière" -#: models_imports.py:438 +#: models_imports.py:442 msgid "Importer - Regular expression" msgstr "Importeur - Expression régulière" -#: models_imports.py:439 +#: models_imports.py:443 msgid "Importer - Regular expressions" msgstr "Importeur - Expressions régulières" -#: models_imports.py:473 +#: models_imports.py:477 msgid "Importer - Target" msgstr "Importeur - Cible" -#: models_imports.py:474 +#: models_imports.py:478 msgid "Importer - Targets" msgstr "Importeur - Cibles" -#: models_imports.py:511 views_item.py:740 +#: models_imports.py:515 views_item.py:828 msgid "True" msgstr "Oui" -#: models_imports.py:512 views_item.py:742 +#: models_imports.py:516 views_item.py:830 msgid "False" msgstr "Non" -#: models_imports.py:524 +#: models_imports.py:528 msgid "All users can use it" msgstr "Tous les utilisateurs peuvent l'utiliser" -#: models_imports.py:526 +#: models_imports.py:530 msgid "All users can modify it" msgstr "Tous les utilisateurs peuvent le modifier" -#: models_imports.py:531 +#: models_imports.py:535 msgid "Importer - Target key group" msgstr "Importeur - Groupe de clé de rapprochement" -#: models_imports.py:532 +#: models_imports.py:536 msgid "Importer - Target key groups" msgstr "Importeur - Groupes de clé de rapprochement" -#: models_imports.py:551 +#: models_imports.py:555 msgid "Is set" msgstr "Est défini" -#: models_imports.py:559 +#: models_imports.py:563 msgid "Importer - Target key" msgstr "Importeur - Clé de rapprochement" -#: models_imports.py:560 +#: models_imports.py:564 msgid "Importer - Targets keys" msgstr "Importeur - Clés de rapprochement" -#: models_imports.py:623 +#: models_imports.py:627 msgid "Period" msgstr "Période" -#: models_imports.py:624 +#: models_imports.py:628 msgid "Report state" msgstr "État de rapport" -#: models_imports.py:625 +#: models_imports.py:629 msgid "Remain type" msgstr "Type de vestige" -#: models_imports.py:626 +#: models_imports.py:630 msgid "Unit" msgstr "Unité" -#: models_imports.py:628 +#: models_imports.py:632 msgid "Activity type" msgstr "Type d'activité" -#: models_imports.py:630 +#: models_imports.py:634 msgid "Documentation type" msgstr "Type de documentation" -#: models_imports.py:631 +#: models_imports.py:635 msgid "Material" msgstr "Matériau" -#: models_imports.py:633 +#: models_imports.py:637 msgid "Conservatory state" msgstr "État de conservation" -#: models_imports.py:634 +#: models_imports.py:638 msgid "Container type" msgstr "Type de contenant" -#: models_imports.py:636 +#: models_imports.py:640 msgid "Warehouse division" msgstr "Division de lieu de conservation" -#: models_imports.py:637 +#: models_imports.py:641 msgid "Warehouse type" msgstr "Type de lieu de conservation" -#: models_imports.py:638 +#: models_imports.py:642 msgid "Treatment type" msgstr "Type de traitement" -#: models_imports.py:640 +#: models_imports.py:644 msgid "Treatment emergency type" msgstr "Type d'urgence de traitement" -#: models_imports.py:641 +#: models_imports.py:645 msgid "Object type" msgstr "Type d'objet" -#: models_imports.py:642 +#: models_imports.py:646 msgid "Integrity type" msgstr "Type d'intégrité" -#: models_imports.py:644 +#: models_imports.py:648 msgid "Remarkability type" msgstr "Type de remarquabilité" -#: models_imports.py:645 +#: models_imports.py:649 msgid "Alteration type" msgstr "Type d'altération" -#: models_imports.py:647 +#: models_imports.py:651 msgid "Alteration cause type" msgstr "Type de cause d'altération" -#: models_imports.py:648 +#: models_imports.py:652 msgid "Batch type" msgstr "Type de lot" -#: models_imports.py:650 +#: models_imports.py:653 +#, fuzzy +#| msgid "Phone type" +msgid "Checked type" +msgstr "Type de téléphone" + +#: models_imports.py:655 msgid "Identification type" msgstr "Type d'identification" -#: models_imports.py:652 +#: models_imports.py:657 msgid "Context record relation type" msgstr "Type de relations entre Unités d'Enregistrement" -#: models_imports.py:663 +#: models_imports.py:668 msgid "String" msgstr "Chaîne de caractères" -#: models_imports.py:666 +#: models_imports.py:671 #: templates/ishtar/dashboards/dashboard_main_detail.html:196 msgid "Year" msgstr "Année" -#: models_imports.py:667 +#: models_imports.py:672 msgid "INSEE code" msgstr "Code INSEE" -#: models_imports.py:668 +#: models_imports.py:673 msgid "String to boolean" msgstr "Chaîne de caractères vers booléen" -#: models_imports.py:669 +#: models_imports.py:674 msgctxt "filesystem" msgid "File" msgstr "Fichier" -#: models_imports.py:670 +#: models_imports.py:675 msgid "Unknow type" msgstr "Type inconnu" -#: models_imports.py:687 +#: models_imports.py:692 msgid "4 digit year. e.g.: \"2015\"" msgstr "Année sur 4 chiffres. Exemple : « 2015 »" -#: models_imports.py:688 +#: models_imports.py:693 msgid "4 digit year/month/day. e.g.: \"2015/02/04\"" msgstr "Année sur 4 chiffres/mois/jour. Exemple : « 2015/02/04 »" -#: models_imports.py:689 +#: models_imports.py:694 msgid "Day/month/4 digit year. e.g.: \"04/02/2015\"" msgstr "Jour/mois/année sur 4 chiffres. Exemple : « 04/02/2015 »" -#: models_imports.py:705 +#: models_imports.py:710 msgid "Options" msgstr "Options" -#: models_imports.py:707 +#: models_imports.py:712 msgid "Split character(s)" msgstr "Caractère(s) de séparation" -#: models_imports.py:712 +#: models_imports.py:717 msgid "Importer - Formater type" msgstr "Importeur - Type de mise en forme" -#: models_imports.py:713 +#: models_imports.py:718 msgid "Importer - Formater types" msgstr "Importeur - Types de mise en forme" -#: models_imports.py:769 +#: models_imports.py:774 #: templates/ishtar/dashboards/dashboard_main_detail.html:132 msgid "Created" msgstr "Créé" -#: models_imports.py:770 +#: models_imports.py:775 msgid "Analyse in progress" msgstr "Analyse en cours" -#: models_imports.py:771 +#: models_imports.py:776 msgid "Analysed" msgstr "Analysé" -#: models_imports.py:772 +#: models_imports.py:777 msgid "Check modified in queue" msgstr "Vérification des modifications dans la file" -#: models_imports.py:773 +#: models_imports.py:778 msgid "Import in queue" msgstr "Import en file d'attente" -#: models_imports.py:774 +#: models_imports.py:779 msgid "Check modified in progress" msgstr "Vérification des modifications en cours" -#: models_imports.py:775 +#: models_imports.py:780 msgid "Import in progress" msgstr "Import en cours" -#: models_imports.py:776 +#: models_imports.py:781 msgid "Partially imported" msgstr "Importé partiellement" -#: models_imports.py:779 +#: models_imports.py:784 msgid "Archived" msgstr "Archivé" -#: models_imports.py:815 +#: models_imports.py:820 msgid "Imported file" msgstr "Fichier importé" -#: models_imports.py:817 +#: models_imports.py:822 msgid "Associated images (zip file)" msgstr "Images associées (fichier zip)" -#: models_imports.py:821 +#: models_imports.py:826 msgid "If a group is selected, target key saved in this group will be used." msgstr "" "Si un groupe est sélectionné, les clés de rapprochement enregistrées dans ce " "groupe sont utilisées." -#: models_imports.py:824 +#: models_imports.py:829 msgid "Encoding" msgstr "Codage" -#: models_imports.py:827 +#: models_imports.py:832 msgid "Skip lines" msgstr "Nombre de lignes d'entête" -#: models_imports.py:828 +#: models_imports.py:833 msgid "Number of header lines in your file (can be 0)." msgstr "Nombre de ligne d'entête dans votre fichier (peut être égal à zéro)" -#: models_imports.py:829 +#: models_imports.py:834 msgid "Error file" msgstr "Fichier erreur" -#: models_imports.py:832 +#: models_imports.py:837 msgid "Result file" msgstr "Fichier résultant" -#: models_imports.py:835 +#: models_imports.py:840 msgid "Match file" msgstr "Fichier de correspondance" -#: models_imports.py:841 +#: models_imports.py:846 msgid "Conservative import" msgstr "Import conservateur" -#: models_imports.py:842 +#: models_imports.py:847 msgid "If set to true, do not overload existing values." msgstr "Si coché, ne surchargera pas les valeurs existantes." -#: models_imports.py:845 +#: models_imports.py:850 msgid "End date" msgstr "Date de fin" -#: models_imports.py:848 +#: models_imports.py:853 msgid "Remaining seconds" msgstr "Secondes restantes" -#: models_imports.py:850 +#: models_imports.py:855 msgid "Current line" msgstr "Ligne actuelle" -#: models_imports.py:852 +#: models_imports.py:857 msgid "Number of line" msgstr "Nombre de lignes" -#: models_imports.py:855 +#: models_imports.py:860 msgid "Imported line numbers" msgstr "Numéros des lignes importées" -#: models_imports.py:858 +#: models_imports.py:863 msgid "Changed have been checked" msgstr "Les changements ont été vérifiés" -#: models_imports.py:861 +#: models_imports.py:866 msgid "Changed line numbers" msgstr "Numéro des lignes modifiées" -#: models_imports.py:866 +#: models_imports.py:871 msgid "Import" msgstr "Import" -#: models_imports.py:955 +#: models_imports.py:960 msgid "Analyse" msgstr "Analyser" -#: models_imports.py:957 models_imports.py:966 +#: models_imports.py:962 models_imports.py:971 msgid "Re-analyse" msgstr "Analyser de nouveau " -#: models_imports.py:958 +#: models_imports.py:963 msgid "Launch import" msgstr "Lancer l'import" -#: models_imports.py:961 +#: models_imports.py:966 msgid "Step by step import" msgstr "Import pas à pas" -#: models_imports.py:962 models_imports.py:971 +#: models_imports.py:967 models_imports.py:976 msgid "Re-check for changes" msgstr "Re-vérifier les changements" -#: models_imports.py:964 models_imports.py:973 +#: models_imports.py:969 models_imports.py:978 msgid "Check for changes" msgstr "Vérifier les changements" -#: models_imports.py:967 +#: models_imports.py:972 msgid "Re-import" msgstr "Ré-importer" -#: models_imports.py:970 +#: models_imports.py:975 msgid "Step by step re-import" msgstr "Ré-import pas à pas" -#: models_imports.py:974 +#: models_imports.py:979 msgid "Archive" msgstr "Archiver" -#: models_imports.py:976 +#: models_imports.py:981 msgid "Unarchive" msgstr "Désarchiver" -#: models_imports.py:977 templates/ishtar/form_delete.html:11 widgets.py:371 -#: widgets.py:403 +#: models_imports.py:982 templates/ishtar/form_delete.html:11 views.py:1801 +#: widgets.py:371 widgets.py:403 msgid "Delete" msgstr "Supprimer" -#: models_imports.py:1046 +#: models_imports.py:1051 msgid "Modification check {} added to the queue" msgstr "Vérification des changements {} ajoutée à la file d'attente" -#: models_imports.py:1116 +#: models_imports.py:1121 msgid "Import {} added to the queue" msgstr "Import {} ajouté à la file d'attente" -#: models_imports.py:1134 +#: models_imports.py:1139 msgid "Error on imported file: {}" msgstr "Erreur sur le fichier d'import : {}" -#: models_imports.py:1169 +#: models_imports.py:1174 msgid "Import {} finished with errors" msgstr "Import {} fini avec des erreurs" -#: models_imports.py:1178 +#: models_imports.py:1183 msgid "Import {} finished with no errors" msgstr "Import {} fini avec aucune erreur" -#: templates/404.html:14 +#: templates/404.html:3 msgid "Page not found" msgstr "Page non trouvée" -#: templates/404.html:15 +#: templates/500.html:22 +msgid "An error has occured. The support team has been warned." +msgstr "" + +#: templates/500.html:24 msgid "Back to main page" msgstr "Retour à la page principale" @@ -2482,12 +2622,12 @@ msgid "View on site" msgstr "Voir sur le site" #: templates/admin/change_form.html:24 templates/admin/change_form.html:27 -#: views.py:1167 views.py:1172 +#: views.py:1185 views.py:1190 msgid "Previous" msgstr "Précédent" #: templates/admin/change_form.html:32 templates/admin/change_form.html:35 -#: views.py:1175 views.py:1178 +#: views.py:1193 views.py:1196 msgid "Next" msgstr "Suivant" @@ -2500,127 +2640,130 @@ msgstr "Ajouter %(name)s" msgid "Import from CSV" msgstr "Import depuis un CSV" -#: templates/base.html:40 -msgid "Searches in the shortcut menu deal with all items." -msgstr "" -"Les recherches dans le menu de raccourci concernent tous les éléments." +#: templates/admin/profiletype_summary_change_list.html:4 +#, fuzzy +#| msgid "Profile type" +msgid "Profile type Summary" +msgstr "Type de profil" #: 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." + +#: templates/base.html:42 msgid "Searches in the shortcut menu deal with only your items." msgstr "" "Les recherches dans le menu de raccourci ne concernent que vos éléments." -#: templates/base.html:42 +#: templates/base.html:43 msgid "yes" msgstr "oui" -#: templates/base.html:43 +#: templates/base.html:44 msgid "no" msgstr "non" -#: templates/base.html:44 +#: templates/base.html:45 msgid "Autorefresh start. The form is disabled." msgstr "Rafraîchissement automatique activé. Le formulaire est désactivé." -#: templates/base.html:45 +#: templates/base.html:46 msgid "Autorefresh end. The form is re-enabled." msgstr "Rafraîchissement automatique désactivé. Le formulaire est ré-activé." -#: templates/base.html:68 +#: templates/base.html:72 msgid "Current items" msgstr "Éléments courants" -#: templates/base.html:70 templates/ishtar/manage_basket.html:4 +#: templates/base.html:74 templates/ishtar/forms/qa_base.html:34 +#: templates/ishtar/forms/qa_form.html:21 templates/ishtar/manage_basket.html:4 #: templates/welcome.html:11 templates/welcome.html:12 #: templates/welcome.html:13 templates/welcome.html:14 wizards.py:423 msgid ":" msgstr " :" -#: templates/base.html:83 +#: templates/base.html:87 msgid "Sheets" msgstr "Fiches" -#: templates/base.html:133 +#: templates/base.html:137 msgid "Processing..." msgstr "En traitement..." -#: templates/base.html:135 +#: templates/base.html:139 msgid "This can be long." msgstr "Cela peut être long." -#: templates/base.html:137 +#: templates/base.html:141 msgid "Time to take a coffee?" msgstr "Il est peut-être temps de prendre un café ?" -#: templates/base.html:139 +#: templates/base.html:143 msgid "Time to take another coffee?" msgstr "Pourquoi pas un autre café ?" -#: templates/blocks/DataTables.html:15 templates/blocks/JQueryJqGrid.html:16 -msgid "Pinned search:" -msgstr "Recherche épinglée :" - -#: templates/blocks/DataTables.html:53 +#: templates/blocks/DataTables.html:47 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:39 msgid "Expand table" msgstr "Agrandir le tableau" -#: templates/blocks/DataTables.html:59 templates/blocks/JQueryJqGrid.html:26 +#: templates/blocks/DataTables.html:53 templates/blocks/JQueryJqGrid.html:26 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:45 msgid "Export" msgstr "Exporter" -#: templates/blocks/DataTables.html:62 templates/blocks/DataTables.html:65 +#: templates/blocks/DataTables.html:56 templates/blocks/DataTables.html:59 #: templates/blocks/JQueryJqGrid.html:29 templates/blocks/JQueryJqGrid.html:32 msgid "Export as CSV - " msgstr "Export en CSV - " -#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:29 -#: templates/ishtar/blocks/advanced_shortcut_menu.html:6 -#: templates/ishtar/blocks/shortcut_menu.html:6 +#: templates/blocks/DataTables.html:56 templates/blocks/JQueryJqGrid.html:29 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 +#: templates/ishtar/blocks/shortcut_menu.html:7 msgid "simple" msgstr "simple" -#: templates/blocks/DataTables.html:62 +#: templates/blocks/DataTables.html:56 msgid "Simple CSV" msgstr "CSV simple" -#: templates/blocks/DataTables.html:63 templates/blocks/JQueryJqGrid.html:30 +#: templates/blocks/DataTables.html:57 templates/blocks/JQueryJqGrid.html:30 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:48 msgid "Export as CSV - full" msgstr "Export en CSV - complet" -#: templates/blocks/DataTables.html:63 templates/blocks/JQueryJqGrid.html:30 +#: templates/blocks/DataTables.html:57 templates/blocks/JQueryJqGrid.html:30 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:48 msgid "CSV full" msgstr "CSV complet" -#: templates/blocks/DataTables.html:68 templates/blocks/JQueryJqGrid.html:35 +#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:35 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:47 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:50 msgid "Export as CSV" msgstr "Export en CSV" -#: templates/blocks/DataTables.html:68 templates/blocks/JQueryJqGrid.html:29 +#: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:29 #: templates/blocks/JQueryJqGrid.html:35 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:47 msgid "CSV" msgstr "CSV" -#: templates/blocks/DataTables.html:75 templates/blocks/JQueryJqGrid.html:42 -#: templates/blocks/bs_form_snippet.html:59 -#: templates/blocks/bs_form_snippet.html:98 +#: templates/blocks/DataTables.html:69 templates/blocks/JQueryJqGrid.html:42 +#: templates/blocks/bs_form_snippet.html:88 #: templates/ishtar/manage_basket.html:13 templates/window.html:39 msgid "Add" msgstr "Ajouter" -#: templates/blocks/DataTables.html:171 +#: templates/blocks/DataTables.html:177 msgid "Select all items" msgstr "Sélectionner tous les éléments" -#: templates/blocks/DataTables.html:172 -msgid "Select none" -msgstr "Ne sélectionner aucun élément" +#: templates/blocks/DataTables.html:182 +#, fuzzy +#| msgid "Hide selected" +msgid "Deselect" +msgstr "Cacher les éléments sélectionnés" #: templates/blocks/JQueryAdvancedTown.html:3 msgctxt "Region" @@ -2635,28 +2778,30 @@ msgstr "Choisissez une région" msgid "Search and select an item" msgstr "Rechercher puis sélectionner un élément" +#: templates/blocks/JQueryJqGrid.html:16 +msgid "Pinned search:" +msgstr "Recherche épinglée :" + #: templates/blocks/JQueryJqGrid.html:116 msgid "An error as occured during search. Check your query fields." msgstr "" "Une erreur est intervenue sur cette recherche. Vérifiez la pertinence de vos " "critères de recherche." -#: templates/blocks/bs_form_snippet.html:25 +#: templates/blocks/bs_form_snippet.html:26 msgid "help" msgstr "aide" -#: templates/blocks/bs_form_snippet.html:47 +#: templates/blocks/bs_form_snippet.html:48 msgid "Criteria search" msgstr "Recherche par critère" -#: templates/blocks/bs_form_snippet.html:62 -#: templates/blocks/bs_form_snippet.html:101 +#: templates/blocks/bs_form_snippet.html:91 #: templates/widgets/search_input.html:17 msgid "Clear" msgstr "Effacer" -#: templates/blocks/bs_form_snippet.html:64 -#: templates/blocks/bs_form_snippet.html:103 +#: templates/blocks/bs_form_snippet.html:93 #: templates/ishtar/manage_basket.html:24 templates/ishtar/sheet.html:49 msgid "Close" msgstr "Fermer" @@ -2677,9 +2822,9 @@ msgstr "." msgid "Show / hide advanced search" msgstr "Afficher/cacher la recherche avancée" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:6 -#: templates/ishtar/blocks/shortcut_menu.html:6 -#: templates/ishtar/blocks/shortcut_menu.html:11 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 +#: templates/ishtar/blocks/shortcut_menu.html:7 +#: templates/ishtar/blocks/shortcut_menu.html:20 msgid "" "Simple menu limited to your own items. Be careful only the last 100 items " "are displayed." @@ -2687,26 +2832,31 @@ msgstr "" "Menu simple limité à vos propres éléments. Attention seuls les 100 derniers " "éléments sont affichés." -#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 -#: templates/ishtar/blocks/shortcut_menu.html:7 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:8 +#: templates/ishtar/blocks/shortcut_menu.html:8 msgid "Advanced menu" msgstr "Menu avancé" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:7 -#: templates/ishtar/blocks/shortcut_menu.html:7 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:8 +#: templates/ishtar/blocks/shortcut_menu.html:8 msgid "advanced" msgstr "avancé" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:11 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:12 msgid "Search within my items" msgstr "Rechercher parmi mes éléments" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:16 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:17 msgid "Search within all items" msgstr "Rechercher parmi tous les éléments" -#: templates/ishtar/blocks/advanced_shortcut_menu.html:42 -#: templates/ishtar/blocks/shortcut_menu.html:30 +#: templates/ishtar/blocks/advanced_shortcut_menu.html:31 +#: templates/ishtar/blocks/shortcut_menu.html:13 +msgid "Refresh current page" +msgstr "" + +#: templates/ishtar/blocks/advanced_shortcut_menu.html:51 +#: templates/ishtar/blocks/shortcut_menu.html:39 msgid "Unpin" msgstr "Désépingler" @@ -2734,12 +2884,13 @@ 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/modify_toolbar.html:1 #: templates/ishtar/blocks/window_image.html:11 #: templates/ishtar/blocks/window_nav.html:44 +#: templates/ishtar/forms/qa_base.html:57 #: templates/ishtar/organization_form.html:37 #: templates/ishtar/organization_person_form.html:32 #: templates/ishtar/person_form.html:43 @@ -2769,7 +2920,8 @@ msgid "Licenses" msgstr "Licences" #: templates/ishtar/blocks/window_image_detail.html:111 -#: templates/ishtar/import_delete.html:20 views_item.py:458 wizards.py:393 +#: templates/ishtar/import_delete.html:20 templatetags/window_field.py:17 +#: views_item.py:471 wizards.py:393 msgid "Yes" msgstr "Oui" @@ -2924,6 +3076,29 @@ msgstr "Rechercher et sélectionner un élément dans le tableau" msgid "Validate" msgstr "Valider" +#: templates/ishtar/forms/bookmark_delete.html:5 +#, fuzzy +#| msgid "Are you sure you want to delete?" +msgid "Are you sure you want to delete: " +msgstr "Êtes-vous sûr de vouloir supprimer ?" + +#: templates/ishtar/forms/qa_base.html:25 +#: templates/ishtar/forms/qa_form.html:12 +#, fuzzy +#| msgid "Modified" +msgid "Modified items" +msgstr "Modifié" + +#: templates/ishtar/forms/qa_base.html:62 +#: templates/ishtar/import_step_by_step.html:126 +#: templates/ishtar/import_step_by_step.html:305 +#: templates/ishtar/organization_form.html:40 +#: templates/ishtar/organization_person_form.html:35 +#: templates/ishtar/person_form.html:46 +#: templates/ishtar/wizard/validation_bar.html:20 +msgid "Cancel" +msgstr "Annuler" + #: templates/ishtar/forms/search_query.html:5 #: templates/widgets/search_input.html:26 msgid "Bookmark this search" @@ -2937,8 +3112,10 @@ msgid "New" msgstr "Nouveau" #: templates/ishtar/forms/success.html:20 -msgid "Form successfully submited" -msgstr "Formulaire soumis avec succès" +#, fuzzy +#| msgid "Password reset successfully" +msgid "Changes made successfully." +msgstr "Mot de passe réinitialisé" #: templates/ishtar/formset_import_match.html:5 #: templates/ishtar/formset_import_match.html:54 @@ -2998,7 +3175,7 @@ msgstr "Ligne" msgid "Go" msgstr "Aller" -#: templates/ishtar/import_step_by_step.html:63 views.py:1017 +#: templates/ishtar/import_step_by_step.html:63 views.py:1035 msgid "Import step by step" msgstr "Import pas à pas" @@ -3046,15 +3223,6 @@ msgstr "Nouvelle valeur" msgid "Update source file" msgstr "Mettre à jour le fichier source" -#: 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 "Annuler" - #: templates/ishtar/import_step_by_step.html:148 msgid "No change for this item." msgstr "Pas de changement pour cet élément." @@ -3582,11 +3750,15 @@ msgstr "Critère" msgid "Bookmarks" msgstr "Marque-pages" -#: templatetags/window_tables.py:88 widgets.py:1039 +#: templatetags/window_field.py:22 wizards.py:395 +msgid "No" +msgstr "Non" + +#: templatetags/window_tables.py:88 widgets.py:1061 msgid "No results" msgstr "Pas de résultats" -#: templatetags/window_tables.py:89 widgets.py:1040 +#: templatetags/window_tables.py:89 widgets.py:1062 msgid "Loading..." msgstr "Chargement..." @@ -3595,19 +3767,19 @@ msgid "You don't have sufficient permissions to do this action." msgstr "" "Vous n'avez pas les permissions suffisantes pour effectuer cette action." -#: utils.py:265 +#: utils.py:267 msgid " (...)" msgstr " (...)" -#: utils.py:338 +#: utils.py:347 msgid "Information" msgstr "Information" -#: utils.py:339 +#: utils.py:348 msgid "Load another random image?" msgstr "Charger une autre image au hasard ?" -#: views.py:82 +#: views.py:83 msgid "" "PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask " "your admin to do it)." @@ -3616,7 +3788,7 @@ msgstr "" "default ». Changez-le sur la page d'administration (ou demandez à un " "administrateur de le faire)." -#: views.py:87 +#: views.py:88 msgid "" "The slug of your current profile is set to \"default\". Change it on the " "administration page (or ask your admin to do it)." @@ -3624,135 +3796,141 @@ msgstr "" "PROJECT_SLUG a été laissé à la valeur « default ». Changez-le dans le " "fichier local_settings (ou demandez à un administrateur de le faire)." -#: views.py:113 +#: views.py:114 msgid "New person" msgstr "Ajouter une personne" -#: views.py:121 +#: views.py:122 msgid "Person modification" msgstr "Modifier une personne" -#: views.py:136 +#: views.py:137 msgid "Person deletion" msgstr "Supprimer une personne" -#: views.py:147 +#: views.py:148 msgid "New organization" msgstr "Ajouter une organisation" -#: views.py:154 +#: views.py:155 msgid "Organization modification" msgstr "Modifier une organisation" -#: views.py:170 +#: views.py:171 msgid "Organization deletion" msgstr "Supprimer une organisation" -#: views.py:181 +#: views.py:182 msgid "Account management" msgstr "Gérer les comptes" -#: views.py:187 +#: views.py:188 msgid "Account deletion" msgstr "Supprimer un compte" -#: views.py:251 +#: views.py:252 msgid "Archaeological file" msgstr "Dossier" -#: views.py:252 -msgid "Operation" -msgstr "Opération" - -#: views.py:254 -msgid "Context record" -msgstr "Unité d'Enregistrement" - -#: views.py:256 -msgid "Find" -msgstr "Mobilier" +#: views.py:259 +#, fuzzy +#| msgid "Warehouse type" +msgid "Warehouse" +msgstr "Type de lieu de conservation" -#: views.py:258 +#: views.py:263 msgid "Treatment request" msgstr "Demande de traitement" -#: views.py:259 +#: views.py:264 msgid "Treatment" msgstr "Traitement" -#: views.py:661 views_item.py:91 +#: views.py:679 views_item.py:95 msgid "Operation not permitted." msgstr "Opération non permise." -#: views.py:678 views.py:736 +#: views.py:696 views.py:754 msgid "Archaeological files" msgstr "Dossiers" -#: views.py:683 views.py:747 +#: views.py:701 views.py:765 msgid "Finds" msgstr "Mobilier" -#: views.py:685 views.py:752 +#: views.py:703 views.py:770 msgid "Treatment requests" msgstr "Demandes de traitement" -#: views.py:686 views.py:758 +#: views.py:704 views.py:776 msgid "Treatments" msgstr "Traitements" -#: views.py:1359 +#: views.py:1377 msgid "Col. " msgstr "Col." -#: views.py:1365 views.py:1377 +#: views.py:1383 views.py:1395 msgid "* empty *" msgstr "* vide *" -#: views.py:1418 +#: views.py:1436 msgid "Link unmatched items" msgstr "Associer les éléments non rapprochés" -#: views.py:1439 +#: views.py:1457 msgid "Delete import" msgstr "Supprimer un import" -#: views.py:1478 +#: views.py:1496 msgid "Merge persons" msgstr "Fusionner des personnes" -#: views.py:1502 +#: views.py:1520 msgid "Select the main person" msgstr "Choisir la personne principale" -#: views.py:1511 +#: views.py:1529 msgid "Merge organization" msgstr "Fusionner des organisations" -#: views.py:1521 +#: views.py:1539 msgid "Select the main organization" msgstr "Sélectionner l'organisation principale" -#: views.py:1561 views.py:1577 +#: views.py:1579 views.py:1595 msgid "Corporation manager" msgstr "Représentant de la personne morale" -#: views.py:1598 +#: views.py:1616 msgid "Document: search" msgstr "Document : recherche" -#: views.py:1613 +#: views.py:1631 msgid "Document creation" msgstr "Document : création" -#: views.py:1646 +#: views.py:1664 msgid "Document modification" msgstr "Document : modification" -#: views.py:1676 +#: views.py:1694 msgid "Document deletion" msgstr "Document : suppression" -#: views_item.py:93 +#: views.py:1777 +#, fuzzy +#| msgid "Delete import" +msgid "Delete bookmark" +msgstr "Supprimer un import" + +#: views.py:1800 +#, fuzzy +#| msgid "Bookmarks" +msgid "Bookmark - Delete" +msgstr "Marque-pages" + +#: views_item.py:97 #, python-format msgid "New %s" msgstr "Nouveau %s" @@ -3761,31 +3939,33 @@ msgstr "Nouveau %s" msgid "The character \" is not accepted." msgstr "Le caractère \" n'est pas accepté" -#: widgets.py:509 +#: widgets.py:513 msgid "{} is not a valid key for {}" msgstr "{} n’est pas une valeur valide pour {}" -#: widgets.py:610 widgets.py:744 widgets.py:859 +#: widgets.py:614 widgets.py:748 widgets.py:863 msgid "Search..." msgstr "Recherche..." -#: widgets.py:679 +#: widgets.py:683 msgid "Previous value:" msgstr "Valeur précédente :" -#: widgets.py:1041 +#: widgets.py:1063 msgid "Remove" msgstr "Enlever" -#: wizards.py:395 -msgid "No" -msgstr "Non" - #: wizards.py:431 msgid "Deleted" msgstr "Supprimé" -#: wizards.py:1717 +#: wizards.py:1742 #, python-format msgid "[%(app_name)s] Account creation/modification" msgstr "[%(app_name)s] Création/modification du compte" + +#~ msgid "Select none" +#~ msgstr "Ne sélectionner aucun élément" + +#~ msgid "Form successfully submited" +#~ msgstr "Formulaire soumis avec succès" |
