# Ishtar po translation. # Copyright (C) 2010-2015 # This file is distributed under the same license as the Ishtar package. # Étienne Loks , 2010-2015. # Valérie-Emma Leroux , 2016. #zanata # Étienne Loks , 2016. #zanata # Valérie-Emma Leroux , 2017. #zanata # Valérie-Emma Leroux , 2018. #zanata # Étienne Loks , 2018. #zanata msgid "" msgstr "" "MIME-Version: 1.0\n" "Content-Transfer-Encoding: 8bit\n" "Content-Type: text/plain; charset=UTF-8\n" "PO-Revision-Date: 2018-05-31 06:46+0000\n" "Last-Translator: Étienne Loks \n" "Language-Team: \n" "Language: fr\n" "Plural-Forms: nplurals=2; plural=n>1;\n" "X-Generator: Zanata 4.4.5\n" #: __init__.py:8 msgid "username" msgstr "identifiant" #: __init__.py:9 msgid "email address" msgstr "courriel" #: __init__.py:10 templates/ishtar/sheet_source.html:20 msgid "Related item" msgstr "Élément associé" #: admin.py:72 msgid "CSV file" msgstr "Fichier CSV" #: admin.py:73 msgid "Only unicode encoding is managed - convert your file first" msgstr "Seul l'unicode est géré - convertissez votre fichier d'abord" #: admin.py:78 msgid "Export selected as CSV file" msgstr "Exporter la sélection en fichier CSV" #: admin.py:201 admin.py:220 models.py:813 msgid "Parent" msgstr "Parent" #: admin.py:208 msgid "Center" msgstr "Centre" #: admin.py:210 models.py:2953 msgid "Limit" msgstr "Limite" #: admin.py:213 models.py:2963 msgid "Town children" msgstr "Communes enfants" #: admin.py:221 msgid "Parents" msgstr "Parents" #: admin.py:365 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:422 #, python-format msgid "%d item(s) created." msgstr "%d élément(s) créés." #: admin.py:426 #, python-format msgid "%d item(s) updated." msgstr "%d élément(s) mis à jour." #: admin.py:430 msgid "These parents are missing: {}" msgstr "Ces parents sont manquants : {}" #: admin.py:646 models.py:1712 msgid "Form" msgstr "Formulaire" #: admin.py:648 models.py:1737 models_imports.py:126 #: templates/ishtar/dashboards/dashboard_main.html:39 msgid "Users" msgstr "Utilisateurs" #: admin.py:668 models.py:1781 msgid "Field" msgstr "Champ" #: apps.py:11 apps.py:12 msgid "Ishtar administration" msgstr "Administration d'Ishtar" #: apps.py:20 msgid "Ishtar - Context record" msgstr "Ishtar - Unité d'Enregistrement" #: apps.py:25 msgid "Ishtar - File" msgstr "Ishtar - Dossier" #: apps.py:30 msgid "Ishtar - Find" msgstr "Ishtar - Mobilier" #: apps.py:35 msgid "Ishtar - Operation" msgstr "Ishtar- Opération" #: apps.py:40 msgid "Ishtar - Warehouse" msgstr "Ishtar - Dépôt" #: apps.py:45 msgid "Ishtar - Common" msgstr "Ishtar - Commun" #: data_importer.py:236 #, python-format msgid "\"%(value)s\" is too long. The max length is %(length)d characters." msgstr "" "\"%(value)s\" est trop long. La longueur maximum est de %(length)d " "caractères." #: data_importer.py:253 #, python-format msgid "\"%(value)s\" not equal to yes or no" msgstr "\"%(value)s\" diffère de oui ou non" #: data_importer.py:266 #, python-format msgid "\"%(value)s\" is not a float" msgstr "\"%(value)s\" n'est pas un nombre à virgule" #: data_importer.py:276 #, python-brace-format msgid "\"{value}\" is not an appropriate INSEE code" msgstr "\"{value}\" n'est pas un code INSEE approprié" #: data_importer.py:308 data_importer.py:322 data_importer.py:581 #, python-format msgid "\"%(value)s\" is not a valid date" msgstr "\"%(value)s\" n'est pas une date valide" #: data_importer.py:336 #, python-format msgid "\"%(value)s\" is not an integer" msgstr "\"%(value)s\" n'est pas un entier" #: data_importer.py:392 data_importer.py:647 #, python-format msgid "Choice for \"%s\" is not available. Which one is relevant?\n" msgstr "Le choix pour \"%s\" n'est pas disponible. Lequel est pertinent ?\n" #: data_importer.py:399 #, python-format msgid "%d. None of the above - create new" msgstr "%d. Aucun de ceux-là - créer un nouveau" #: data_importer.py:402 #, python-format msgid "%d. None of the above - skip" msgstr "%d. Aucun de ceux-là - passer" #: data_importer.py:607 #, python-format msgid "\"%(value)s\" is not a valid path for the given archive" msgstr "\"%(value)s\" n'est pas un chemin valide pour cette archive" #: data_importer.py:723 msgid "" "The given file is not correct. Check the file format. If you use a CSV file: " "check that column separator and encoding are similar to the ones used by the " "reference file." msgstr "" "Le fichier fourni n'est pas correct. Vérifiez le format du fichier. Si vous " "utilisez un fichier CSV : vérifiez que le séparateur de colonnes et " "l'encodage sont similaires à ceux du fichier de référence." #: data_importer.py:727 #, python-format 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:729 views.py:1946 msgid "No data provided" msgstr "Aucune donnée fournie" #: data_importer.py:730 msgid "Value is required" msgstr "Valeur requise" #: data_importer.py:731 #, python-format msgid "At least %d columns must be filled" msgstr "Au moins %d colonnes doivent être remplies" #: data_importer.py:732 msgid "The regexp doesn't match." msgstr "L'expression régulière ne fonctionne pas." #: data_importer.py:734 msgid "" "Forced creation is set for model {} but this model is not in the list of " "models allowed to be created." msgstr "" "La création forcée est possible pour le modèle {} mais ce modèle ne fait pas " "partie de la liste des créations de modèle autorisées." #: data_importer.py:736 msgid "" "{} with values {} doesn't exist in the database. Create it first or fix your " "source file." 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:1234 views.py:2024 views.py:2034 msgid "Not imported" msgstr "Non importé" #: data_importer.py:1559 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:1644 msgid "* created *" msgstr "* créé *" #: data_importer.py:1700 msgid "* match not find *" msgstr "* correspondance non trouvée *" #: data_importer.py:1709 msgid "* the query match more than 10 results*" msgstr "* la requête correspond à plus de 10 résultats *" #: data_importer.py:1712 msgid " or " msgstr "ou" #: data_importer.py:1849 msgid "line" msgstr "ligne" #: data_importer.py:1849 msgid "col" msgstr "colonne" #: data_importer.py:1849 msgid "error" msgstr "erreur" #: data_importer.py:1855 msgid "field" msgstr "champ" #: data_importer.py:1855 msgid "source" msgstr "source" #: data_importer.py:1855 msgid "result" msgstr "résultat" #: data_importer.py:1871 #, python-format msgid "\"%(value)s\" not in %(values)s" msgstr "\"%(value)s\" n'est pas dans %(values)s" #: forms.py:76 msgid "Enter a valid name consisting of letters, spaces and hyphens." msgstr "Entrez un nom correct composé de lettres, espaces et tirets." #: forms.py:92 forms_common.py:725 msgid "Confirm" msgstr "Confirmer" #: forms.py:97 msgid "Are you sure you want to delete?" msgstr "Êtes-vous sûr de vouloir supprimer ?" #: forms.py:216 msgid "There are identical items." msgstr "Il y a des éléments identiques." #: forms.py:343 forms.py:344 msgid "Closing date" msgstr "Date de clôture" #: forms.py:356 msgid "You should select an item." msgstr "Vous devez sélectionner un élément." #: forms.py:357 msgid "Add a new item" msgstr "Ajouter un nouvel élément" #: forms.py:473 models.py:2021 msgid "Template" msgstr "Patron" #: forms_common.py:42 forms_common.py:60 forms_common.py:272 #: forms_common.py:503 models.py:2152 models.py:2970 #: templates/blocks/JQueryAdvancedTown.html:19 msgid "Town" msgstr "Commune" #: forms_common.py:44 msgid "" "

Type name, department code of the town you would like to select. The " "search is insensitive to case.

\n" "

Only the first twenty results are displayed but specifying the department " "code is generally sufficient to get the appropriate result.

\n" "

For instance type \"saint denis 93\" for getting the " "french town Saint-Denis in the Seine-Saint-Denis department.

" msgstr "" "

Tapez le nom, le numéro de département de la commune que vous voulez " "sélectionner. La recherche n'est pas sensible à la casse.

\n" "

Seuls les vingt premiers résultats sont affichés mais en plus du nom, " "préciser le numéro de département est généralement suffisant pour obtenir le " "résultat souhaité.

\n" "

Par exemple tapez « saint denis 93 » pour obtenir la " "commune Saint-Denis dans le département français de Seine-Saint-Denis.

" #: forms_common.py:69 forms_common.py:975 ishtar_menu.py:48 models.py:2457 #: models.py:2656 models.py:2760 templates/ishtar/sheet_person.html:4 msgid "Person" msgstr "Personne" #: forms_common.py:140 msgid "" "This import type have no unicity type defined. Conservative import is not " "possible." msgstr "" "Cet import n'a pas de clé d'unicité paramétrée. L'import conservateur n'est " "pas possible." #: forms_common.py:158 msgid "Target" msgstr "Cible" #: forms_common.py:159 msgid "Remember" msgstr "Enregistrer" #: forms_common.py:177 msgid "Set to NULL" msgstr "Mettre à la valeur NULL" #: forms_common.py:184 msgid "this import only" msgstr "cet import seulement" #: forms_common.py:185 msgid "me" msgstr "moi" #: forms_common.py:191 msgid "the current group: {}" msgstr "le groupe actuel {}" #: forms_common.py:194 msgid "all users" msgstr "tous les utilisateurs" #: forms_common.py:260 forms_common.py:422 forms_common.py:551 #: ishtar_menu.py:76 models.py:2335 models.py:2431 #: templates/ishtar/sheet_organization.html:4 msgid "Organization" msgstr "Organisation" #: forms_common.py:263 forms_common.py:302 forms_common.py:417 #: forms_common.py:473 forms_common.py:546 models.py:964 models.py:977 #: models.py:1538 models.py:1711 models.py:2017 models.py:2329 models.py:2443 #: models.py:2901 models.py:2949 models.py:3167 models_imports.py:97 #: models_imports.py:122 models_imports.py:431 models_imports.py:523 #: models_imports.py:809 templates/ishtar/import_step_by_step.html:102 #: templates/ishtar/import_step_by_step.html:270 #: templates/ishtar/import_table.html:27 #: templates/ishtar/sheet_organization.html:23 msgid "Name" msgstr "Nom" #: forms_common.py:264 models.py:2305 models_imports.py:616 #: models_imports.py:617 msgid "Organization type" msgstr "Type d'organisation" #: forms_common.py:266 forms_common.py:497 models.py:2147 #: templates/ishtar/blocks/sheet_address_section.html:3 msgid "Address" msgstr "Adresse" #: forms_common.py:268 forms_common.py:500 models.py:2148 msgid "Address complement" msgstr "Complément d'adresse" #: forms_common.py:270 forms_common.py:501 models.py:2150 msgid "Postal code" msgstr "Code postal" #: forms_common.py:273 forms_common.py:504 models.py:2153 msgid "Country" msgstr "Pays" #: forms_common.py:275 forms_common.py:419 forms_common.py:477 #: forms_common.py:548 forms_common.py:673 models.py:2180 msgid "Email" msgstr "Courriel" #: forms_common.py:276 forms_common.py:480 models.py:2165 #: templates/ishtar/sheet_person.html:24 #: templates/ishtar/wizard/wizard_person.html:33 msgid "Phone" msgstr "Téléphone" #: forms_common.py:277 forms_common.py:489 models.py:2177 #: templates/ishtar/sheet_person.html:42 #: templates/ishtar/wizard/wizard_person.html:54 msgid "Mobile phone" msgstr "Téléphone portable" #: forms_common.py:300 forms_common.py:415 forms_common.py:543 #: forms_common.py:933 msgid "Full text search" msgstr "Recherche en texte intégral" #: forms_common.py:303 forms_common.py:420 forms_common.py:549 models.py:2331 #: models.py:2828 models.py:2910 models_imports.py:662 #: 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:313 views.py:161 msgid "Organization search" msgstr "Rechercher une organisation" #: forms_common.py:337 msgid "At least two items have to be selected." msgstr "Au moins deux éléments doivent être sélectionnés." #: forms_common.py:355 msgid "Merge all items into" msgstr "Fusionner tous les éléments dans" #: forms_common.py:389 msgid "Organization to merge" msgstr "Organisation à fusionner" #: forms_common.py:418 forms_common.py:471 forms_common.py:547 models.py:2441 #: templates/ishtar/sheet_organization.html:24 msgid "Surname" msgstr "Prénom" #: forms_common.py:435 forms_common.py:532 views.py:126 msgid "Person search" msgstr "Rechercher une personne" #: forms_common.py:448 msgid "Person to merge" msgstr "Personne à fusionner" #: forms_common.py:465 templates/ishtar/wizard/wizard_person.html:19 msgid "Identity" msgstr "Identité" #: forms_common.py:468 forms_common.py:895 forms_common.py:942 models.py:2435 #: models.py:2437 models.py:2825 models_imports.py:618 #: templates/ishtar/blocks/window_tables/documents.html:7 msgid "Title" msgstr "Titre" #: forms_common.py:469 models.py:2439 msgid "Salutation" msgstr "Formule d'appel" #: forms_common.py:475 models.py:2445 msgid "Raw name" msgstr "Nom brut" #: forms_common.py:478 models.py:2166 msgid "Phone description" msgstr "Type de téléphone" #: forms_common.py:481 models.py:2168 models.py:2170 msgid "Phone description 2" msgstr "Type de téléphone 2" #: forms_common.py:483 msgid "Phone 2" msgstr "Téléphone 2" #: forms_common.py:485 models.py:2174 msgid "Phone description 3" msgstr "Type de téléphone 3" #: forms_common.py:487 models.py:2172 msgid "Phone 3" msgstr "Téléphone 3" #: forms_common.py:492 msgid "Current organization" msgstr "Organisation actuelle" #: forms_common.py:506 models.py:2155 msgid "Other address: address" msgstr "Autre adresse : adresse" #: forms_common.py:509 models.py:2158 msgid "Other address: address complement" msgstr "Autre adresse : complément d'adresse" #: forms_common.py:511 models.py:2159 msgid "Other address: postal code" msgstr "Autre adresse : code postal" #: forms_common.py:513 models.py:2161 msgid "Other address: town" msgstr "Autre adresse : ville" #: forms_common.py:515 models.py:2163 msgid "Other address: country" msgstr "Autre adresse : pays" #: forms_common.py:527 msgid "Already has an account" msgstr "A déjà un compte" #: forms_common.py:545 msgid "Username" msgstr "Nom d'utilisateur" #: forms_common.py:564 msgid "Account search" msgstr "Rechercher un compte" #: forms_common.py:611 forms_common.py:651 forms_common.py:655 models.py:2381 msgid "Person type" msgstr "Type de personne" #: forms_common.py:667 forms_common.py:672 ishtar_menu.py:33 msgid "Account" msgstr "Compte" #: forms_common.py:676 wizards.py:1394 msgid "New password" msgstr "Nouveau mot de passe" #: forms_common.py:679 msgid "New password (confirmation)" msgstr "Nouveau mot de passe (confirmation)" #: forms_common.py:706 msgid "Your password and confirmation password do not match." msgstr "La vérification du mot de passe a échoué." #: forms_common.py:711 msgid "You must provide a correct password." msgstr "Vous devez fournir un mot de passe correct." #: forms_common.py:719 msgid "This username already exists." msgstr "Ce nom d'utilisateur existe déjà." #: forms_common.py:726 msgid "Send the new password by email?" msgstr "Envoyer le nouveau mot de passe par courriel ?" #: forms_common.py:735 forms_common.py:749 forms_common.py:750 models.py:2971 msgid "Towns" msgstr "Communes" #: forms_common.py:745 msgid "There are identical towns." msgstr "Il y a des communes identiques." #: forms_common.py:832 msgid "Only one choice can be checked." msgstr "Seul un choix peut être coché." #: forms_common.py:879 #, python-format msgid "" "

Heavy images are resized to: %(width)dx%(height)d (ratio is preserved)." msgstr "" "

Les images trop grandes sont retaillées en : %(width)dx%(height)d (le " "ratio est conservé).

" #: forms_common.py:889 msgid "Documentation informations" msgstr "Information sur le document" #: forms_common.py:890 msgid "Source - General" msgstr "Documentation - Général" #: forms_common.py:897 forms_common.py:943 models.py:2794 models_imports.py:619 msgid "Source type" msgstr "Type de document" #: forms_common.py:899 forms_common.py:944 msgid "Reference" msgstr "Référence" #: forms_common.py:902 forms_common.py:945 msgid "Internal reference" msgstr "Référence interne" #: forms_common.py:906 models.py:2839 msgid "Numerical ressource (web address)" msgstr "Ressource numérique (adresse web)" #: forms_common.py:907 models.py:2841 msgid "Receipt date" msgstr "Date de réception" #: forms_common.py:909 models.py:2843 models.py:2913 models_imports.py:841 msgid "Creation date" msgstr "Date de création" #: forms_common.py:912 models.py:2846 msgid "Receipt date in documentation" msgstr "Date de réception en documentation" #: forms_common.py:914 forms_common.py:947 models.py:448 models.py:2449 #: models.py:2721 models.py:2853 models_imports.py:469 msgid "Comment" msgstr "Commentaire" #: forms_common.py:916 forms_common.py:946 models.py:1543 models.py:2852 #: models.py:2902 models_imports.py:124 models_imports.py:362 #: models_imports.py:432 msgid "Description" msgstr "Description" #: forms_common.py:919 models.py:2854 msgid "Additional information" msgstr "Information supplémentaire" #: forms_common.py:921 forms_common.py:950 models.py:2856 msgid "Has a duplicate" msgstr "Existe en doublon" #: forms_common.py:924 models.py:2920 msgid "Image" msgstr "Image" #: forms_common.py:939 forms_common.py:968 forms_common.py:1003 models.py:2766 #: templates/ishtar/wizard/wizard_person_deletion.html:139 msgid "Author" msgstr "Auteur" #: forms_common.py:949 msgid "Additional informations" msgstr "Informations supplémentaires" #: forms_common.py:960 msgid "Would you like to delete this documentation?" msgstr "Voulez-vous supprimer ce document ?" #: forms_common.py:976 models.py:2750 models.py:2762 models_imports.py:620 msgid "Author type" msgstr "Type d'auteur" #: forms_common.py:995 msgid "Author selection" msgstr "Sélection d'auteur" #: forms_common.py:1010 msgid "There are identical authors." msgstr "Il y a des auteurs identiques." #: forms_common.py:1014 forms_common.py:1015 models.py:2767 models.py:2835 #: models.py:2905 templates/ishtar/blocks/window_tables/documents.html:9 msgid "Authors" msgstr "Auteurs" #: ishtar_menu.py:29 templates/registration/activation_complete.html:10 msgid "Home" msgstr "Accueil" #: ishtar_menu.py:30 msgid "Administration" msgstr "Administration" #: ishtar_menu.py:34 msgid "Addition/modification" msgstr "Ajout/modification" #: ishtar_menu.py:37 ishtar_menu.py:71 ishtar_menu.py:102 msgid "Deletion" msgstr "Suppression" #: ishtar_menu.py:40 models.py:1796 views.py:1762 msgid "Global variables" msgstr "Variables globales" #: ishtar_menu.py:45 msgid "Directory" msgstr "Annuaire" #: ishtar_menu.py:51 ishtar_menu.py:79 templates/blocks/DataTables.html:6 #: templates/blocks/JQueryJqGrid.html:6 msgid "Search" msgstr "Recherche" #: ishtar_menu.py:55 ishtar_menu.py:84 templates/ishtar/import_table.html:30 msgid "Creation" msgstr "Ajout" #: ishtar_menu.py:59 ishtar_menu.py:89 msgid "Modification" msgstr "Modification" #: ishtar_menu.py:63 ishtar_menu.py:94 msgid "Automatic merge" msgstr "Fusion automatique" #: ishtar_menu.py:67 ishtar_menu.py:98 msgid "Manual merge" msgstr "Fusion manuelle" #: ishtar_menu.py:110 models_imports.py:864 msgid "Imports" msgstr "Imports" #: ishtar_menu.py:113 views.py:1770 msgid "New import" msgstr "Nouvel import" #: ishtar_menu.py:117 views.py:1789 msgid "Current imports" msgstr "Imports en cours" #: ishtar_menu.py:121 views.py:2235 msgid "Old imports" msgstr "Anciens imports" #: models.py:232 msgid "Not a valid item." msgstr "Élément invalide." #: models.py:247 msgid "A selected item is not a valid item." msgstr "Un élément sélectionné n'est pas valide." #: models.py:258 msgid "This item already exists." msgstr "Cet élément existe déjà." #: models.py:440 models.py:2112 models.py:2128 models.py:2720 #: models_imports.py:358 msgid "Label" msgstr "Libellé" #: models.py:442 msgid "Textual ID" msgstr "Identifiant textuel" #: models.py:445 msgid "" "The slug is the standardized version of the name. It contains only lowercase " "letters, numbers and hyphens. Each slug must be unique." msgstr "" "Le \"slug\" est une version standardisée du nom. Il ne contient que des " "lettres en minuscule, des nombres et des tirets (-). Chaque \"slug\" doit " "être unique dans la typologie." #: models.py:449 models.py:1713 models.py:2024 models.py:2723 #: models_imports.py:138 models_imports.py:528 msgid "Available" msgstr "Disponible" #: models.py:828 models.py:980 models_imports.py:549 #: templates/ishtar/formset_import_match.html:21 #: templates/ishtar/import_step_by_step.html:171 #: templates/ishtar/import_step_by_step.html:199 #: templates/ishtar/import_step_by_step.html:211 #: templates/ishtar/import_step_by_step.html:245 msgid "Key" msgstr "Clé" #: models.py:834 msgid "Specific key to an import" msgstr "Clé spécifique à un import" #: models.py:965 models.py:986 models.py:1383 models.py:2747 models.py:3070 #: models.py:3152 msgid "Order" msgstr "Ordre" #: models.py:968 msgid "Json data - Menu" msgstr "Données JSON - Menu" #: models.py:969 msgid "Json data - Menus" msgstr "Données JSON - Menus" #: models.py:981 msgid "" "Value of the key in the JSON schema. For hierarchical key use \"__\" to " "explain it. For instance for the key 'my_subkey' with data such as {'my_key':" " {'my_subkey': 'value'}}, its value will be reached with my_key__my_subkey." msgstr "" "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:985 msgid "Display" msgstr "Afficher" #: models.py:990 msgid "Json data - Field" msgstr "Donnée JSON - Champ" #: models.py:991 msgid "Json data - Fields" msgstr "Donnée JSON - Champs" #: models.py:1002 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:1062 msgid "Search vector" msgstr "Vecteur de recherche" #: models.py:1063 msgid "Auto filled at save" msgstr "Auto-rempli à la sauvegarde" #: models.py:1200 msgid "Last editor" msgstr "Dernier éditeur" #: models.py:1203 msgid "Creator" msgstr "Créateur" #: models.py:1384 msgid "Symmetrical" msgstr "Symétrique" #: models.py:1385 msgid "Tiny label" msgstr "Libellé court" #: models.py:1388 msgid "Inverse relation" msgstr "Relation inverse" #: models.py:1398 msgid "Cannot have symmetrical and an inverse_relation" msgstr "Ne peut pas être symétrique et avoir une relation inverse" #: models.py:1516 msgid "Euro" msgstr "Euro" #: models.py:1517 msgid "US dollar" msgstr "Dollar US" #: models.py:1518 views.py:1562 views.py:1623 msgid "Operations" msgstr "Opérations" #: models.py:1519 views.py:1564 views.py:1627 msgid "Context records" msgstr "Unités d'Enregistrement" #: models.py:1520 msgid "Site" msgstr "Site" #: models.py:1520 msgid "Archaeological entity" msgstr "Entité archéologique" #: models.py:1524 msgid "Site search" msgstr "Rechercher un site" #: models.py:1525 msgid "New site" msgstr "Ajouter un site" #: models.py:1526 msgid "Site modification" msgstr "Modifier un site" #: models.py:1529 msgid "Archaeological entity search" msgstr "Rechercher une entité archéologique" #: models.py:1530 msgid "New archaeological entity" msgstr "Nouvelle entité archéologique" #: models.py:1531 msgid "Archaeological entity modification" msgstr "Modifier une entité archéologique" #: models.py:1539 models.py:2018 models_imports.py:123 msgid "Slug" msgstr "Identifiant texte" #: models.py:1540 msgid "Current active" msgstr "Actuellement utilisé" #: models.py:1542 msgid "Activate experimental feature" msgstr "Activer les fonctionnalités expérimentales" #: models.py:1544 msgid "Files module" msgstr "Module Dossiers" #: models.py:1546 msgid "Archaeological site module" msgstr "Module Site archéologique" #: models.py:1548 msgid "Archaeological site type" msgstr "Type de site archéologique" #: models.py:1552 msgid "Context records module" msgstr "Module Unités d'Enregistrement" #: models.py:1554 msgid "Finds module" msgstr "Module Mobilier" #: models.py:1555 msgid "Need context records module" msgstr "Nécessite le module Unités d'Enregistrement" #: models.py:1557 msgid "Find index is based on" msgstr "Index mobilier basé sur" #: models.py:1559 msgid "" "To prevent irrelevant indexes, change this parameter only if there is no " "find in the database" 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:1562 msgid "Warehouses module" msgstr "Module Dépôts" #: models.py:1563 msgid "Need finds module" msgstr "Nécessite le module mobilier" #: models.py:1564 msgid "Preservation module" msgstr "Module de conservation" #: models.py:1566 msgid "Mapping module" msgstr "Module cartographique" #: models.py:1567 msgid "Underwater module" msgstr "Module sous-marin / subaquatique" #: models.py:1569 msgid "Parcel are mandatory for context records" msgstr "Parcelles obligatoires pour les Unités d'Enregistrement" #: models.py:1571 msgid "Home page" msgstr "Page d'accueil" #: models.py:1572 #, 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 "" "Page d'accueil d'Ishtar. Si elle n'est pas définie, une page d'accueil par " "défaut apparaît. Utiliser la syntaxe Markdown. {random_image} peut être " "utilisé pour afficher une image au hasard." #: models.py:1576 msgid "File external id" msgstr "Identifiant externe de fichier" #: models.py:1578 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 externes 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:1583 msgid "Parcel external id" msgstr "Identifiant externe de parcelle" #: models.py:1586 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 "" "Formule pour gérer les identifiants externes de parcelles. À 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:1591 msgid "Context record external id" msgstr "Identifiant externe d'unité d'enregistrement" #: models.py:1593 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 "" "Formule pour gérer les identifiants externes d'unités d'enregistrement. À " "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:1598 msgid "Base find external id" msgstr "Identifiant externe de mobilier d'origine" #: models.py:1600 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 "" "Formule pour gérer les identifiants externes de mobilier d'origine. À " "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:1605 msgid "Find external id" msgstr "Identifiant externe de mobilier" #: models.py:1607 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 externes 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:1612 msgid "Container external id" msgstr "ID externe du contenant" #: models.py:1614 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 "" "Formule pour gérer les identifiants externes de contenant. À 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:1619 msgid "Warehouse external id" msgstr "ID externe du dépôt" #: models.py:1621 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 "" "Formule pour gérer les identifiants externes de dépôt. À 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:1626 msgid "Raw name for person" msgstr "Nom brut pour une personne" #: models.py:1628 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 "" "Formule pour gérer le nom brut des personnes. À 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:1632 msgid "Currency" msgstr "Devise" #: models.py:1636 msgid "Ishtar site profile" msgstr "Profil d'instance Ishtar" #: models.py:1637 msgid "Ishtar site profiles" msgstr "Profils d'instance Ishtar" #: models.py:1715 msgid "Enable this form" msgstr "Activer ce formulaire" #: models.py:1716 msgid "" "Disable with caution: disabling a form with mandatory fields may lead to " "database errors." 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:1719 msgid "Apply to all" msgstr "S'applique à tous" #: models.py:1720 msgid "" "Apply this form to all users. If set to True, selecting user and user type " "is useless." msgstr "" "Activer ce formulaire pour tous les utilisateurs. Si mis à Vrai, " "sélectionner des utilisateurs ou des types d'utilisateurs est inutile." #: models.py:1726 msgid "Custom form" msgstr "Formulaire personnalisé" #: models.py:1727 msgid "Custom forms" msgstr "Formulaires personnalisés" #: models.py:1743 msgid "User types" msgstr "Types d'utilisateur" #: models.py:1784 msgid "Excluded field" msgstr "Champ exclus" #: models.py:1785 msgid "Excluded fields" msgstr "Champs exclus" #: models.py:1789 msgid "Variable name" msgstr "Nom de la variable" #: models.py:1790 msgid "Description of the variable" msgstr "Description de la variable" #: models.py:1792 models_imports.py:550 #: templates/ishtar/formset_import_match.html:22 #: templates/ishtar/import_step_by_step.html:172 #: templates/ishtar/import_step_by_step.html:200 #: templates/ishtar/import_step_by_step.html:246 msgid "Value" msgstr "Valeur" #: models.py:1795 msgid "Global variable" msgstr "Variable globale" #: models.py:1922 models.py:1952 msgid "Total" msgstr "Total" #: models.py:1929 models.py:2113 models.py:2129 #: templates/ishtar/dashboards/dashboard_main_detail.html:211 #: templates/ishtar/dashboards/dashboard_main_detail_users.html:5 #: templates/ishtar/sheet_person.html:27 msgid "Number" msgstr "Nombre" #: models.py:2016 msgid "Administrative Act" msgstr "Acte administratif" #: models.py:2023 msgid "Associated object" msgstr "Objet associé" #: models.py:2028 msgid "Document template" msgstr "Patron de document" #: models.py:2029 msgid "Document templates" msgstr "Patrons de document" #: models.py:2117 models.py:2130 models.py:3190 models_imports.py:835 msgid "State" msgstr "État" #: models.py:2135 models.py:2957 templates/blocks/JQueryAdvancedTown.html:12 msgid "Department" msgstr "Département" #: models.py:2136 msgid "Departments" msgstr "Départements" #: models.py:2176 msgid "Raw phone" msgstr "Téléphone brut" #: models.py:2182 msgid "Alternative address is prefered" msgstr "L'adresse alternative est préférée" #: models.py:2221 msgid "Tel: " msgstr "Tél :" #: models.py:2225 msgid "Mobile: " msgstr "Mobile :" #: models.py:2229 msgid "Email: " msgstr "Courriel :" #: models.py:2234 msgid "Merge key" msgstr "Clé de fusion" #: models.py:2306 msgid "Organization types" msgstr "Types d'organisation" #: models.py:2336 msgid "Organizations" msgstr "Organisations" #: models.py:2377 msgid "Groups" msgstr "Groupes" #: models.py:2382 msgid "Person types" msgstr "Types de personne" #: models.py:2395 models_imports.py:652 msgid "Title type" msgstr "Type de titre" #: models.py:2396 msgid "Title types" msgstr "Types de titre" #: models.py:2407 msgid "Mr" msgstr "M." #: models.py:2408 msgid "Miss" msgstr "Mlle" #: models.py:2409 msgid "Mr and Mrs" msgstr "M. et Mme" #: models.py:2410 msgid "Mrs" msgstr "Mme" #: models.py:2411 msgid "Doctor" msgstr "Dr." #: models.py:2447 msgid "Contact type" msgstr "Type de contact" #: models.py:2450 models.py:2514 msgid "Types" msgstr "Types" #: models.py:2453 msgid "Is attached to" msgstr "Est rattaché à" #: models.py:2458 msgid "Persons" msgstr "Personnes" #: models.py:2659 msgid "Advanced shortcut menu" msgstr "Menu de raccourci (avancé)" #: models.py:2662 msgid "Ishtar user" msgstr "Utilisateur d'Ishtar" #: models.py:2663 msgid "Ishtar users" msgstr "Utilisateurs d'Ishtar" #: models.py:2751 msgid "Author types" msgstr "Types d'auteur" #: models.py:2795 msgid "Source types" msgstr "Types de document" #: models.py:2805 models_imports.py:651 msgid "Support type" msgstr "Type de support" #: models.py:2806 msgid "Support types" msgstr "Types de support" #: models.py:2815 msgid "Format type" msgstr "Type de format" #: models.py:2816 msgid "Format types" msgstr "Types de format" #: models.py:2826 msgid "External ID" msgstr "Identifiant externe" #: models.py:2829 msgid "Support" msgstr "Support" #: models.py:2831 models_imports.py:621 msgid "Format" msgstr "Format" #: models.py:2833 msgid "Scale" msgstr "Échelle" #: models.py:2847 msgid "Item number" msgstr "Numéro d'élément" #: models.py:2848 models.py:2914 msgid "Ref." msgstr "Réf." #: models.py:2851 models.py:2917 msgid "Internal ref." msgstr "Réf. interne" #: models.py:2888 msgid "License type" msgstr "Type de licence" #: models.py:2889 msgid "License types" msgstr "Types de licence" #: models.py:2895 msgid "Image type" msgstr "Type d'image" #: models.py:2896 msgid "Image types" msgstr "Types d'images" #: models.py:2903 msgid "License" msgstr "Licence" #: models.py:2907 msgid "Authors (raw)" msgstr "Auteurs (brut)" #: models.py:2921 msgid "Images" msgstr "Images" #: models.py:2950 msgid "Surface (m2)" msgstr "Surface (m2)" #: models.py:2951 msgid "Localisation" msgstr "Localisation" #: models.py:2959 msgid "Year of creation" msgstr "Année de création" #: models.py:2960 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:2965 msgid "Cached name" msgstr "Nom en cache" #: models.py:3071 msgid "Is preventive" msgstr "Est du préventif" #: models.py:3072 msgid "Is judiciary" msgstr "Est judiciaire" #: models.py:3075 models_imports.py:622 msgid "Operation type" msgstr "Type d'opération" #: models.py:3076 msgid "Operation types" msgstr "Types d'opération" #: models.py:3115 msgid "Judiciary" msgstr "Judiciaire" #: models.py:3117 msgid "Preventive" msgstr "Préventif" #: models.py:3119 msgid "Research" msgstr "Programmé" #: models.py:3154 msgid "Authority name" msgstr "Registre" #: models.py:3155 msgid "Authority SRID" msgstr "SRID" #: models.py:3158 models_imports.py:650 msgid "Spatial reference system" msgstr "Système de référence spatiale" #: models.py:3159 msgid "Spatial reference systems" msgstr "Systèmes de référence spatiale" #: models.py:3166 msgid "Filename" msgstr "Nom de fichier" #: models.py:3171 msgid "Administration script" msgstr "Script d'administration" #: models.py:3172 msgid "Administration scripts" msgstr "Scripts d'administration" #: models.py:3179 msgid "Scheduled" msgstr "Planifié" #: models.py:3180 msgid "In progress" msgstr "En cours" #: models.py:3181 models_imports.py:774 msgid "Finished with errors" msgstr "Terminé avec des erreurs" #: models.py:3182 models_imports.py:775 msgid "Finished" msgstr "Terminé" #: models.py:3195 msgid "Result" msgstr "Résultat" #: models.py:3198 msgid "Administration task" msgstr "Tâche d'administration" #: models.py:3199 msgid "Administration tasks" msgstr "Tâches d'administration" #: models.py:3203 msgid "Unknown" msgstr "Inconnu" #: models.py:3218 msgid "" "ISHTAR_SCRIPT_DIR is not set in your local_settings. Contact your " "administrator." msgstr "" "ISHTAR_SCRIPT_DIR n'est pas défini dans votre fichier local_settings. " "Contactez l'administrateur." #: models.py:3227 msgid "" "Your ISHTAR_SCRIPT_DIR is containing dots \"..\". As it can refer to " "relative paths, it can be a security issue and this is not allowed. Only put " "a full path." msgstr "" "La variable ISHTAR_SCRIPT_DIR contient des points « .. ». Comme cela peut " "correspondre à un chemin relatif, il est possible que cela puisse poser un " "problème de sécurité et cela n'est pas permis. Seul un chemin complet est " "permis." #: models.py:3238 msgid "Your ISHTAR_SCRIPT_DIR: \"{}\" is not a valid directory." msgstr "ISHTAR_SCRIPT_DIR: « {} » n'est pas un répertoire valable." #: models.py:3254 msgid "" "Script \"{}\" is not available in your script directory. Check your " "configuration." msgstr "" "Le script « {} »n'est pas un fichier valable de votre répertoire de script. " "Vérifiez la configuration." #: models_imports.py:98 msgid "Class name" msgstr "Nom de la classe" #: models_imports.py:102 msgid "Importer - Model" msgstr "Importeur - Modèle" #: models_imports.py:103 msgid "Importer - Models" msgstr "Importeur - Modèles" #: models_imports.py:129 msgid "Associated model" msgstr "Modèle associé" #: models_imports.py:132 msgid "Models that can accept new items" msgstr "Modèles qui peuvent accepter de nouveaux éléments" #: models_imports.py:133 msgid "Leave blank for no restrictions" msgstr "Laissez vide pour aucune restriction" #: models_imports.py:135 msgid "Is template" msgstr "Est un patron" #: models_imports.py:136 msgid "Unicity keys (separator \";\")" msgstr "Clés d'unicité (séparateur « ; »)" #: models_imports.py:142 msgid "Importer - Type" msgstr "Importeur - Type" #: models_imports.py:143 msgid "Importer - Types" msgstr "Importeur - Types" #: models_imports.py:265 msgid "Importer - Default" msgstr "Importeur - Par défaut" #: models_imports.py:266 msgid "Importer - Defaults" msgstr "Importeur - Par défaut" #: models_imports.py:311 msgid "Importer - Default value" msgstr "Importeur - Valeur par défaut" #: models_imports.py:312 msgid "Importer - Default values" msgstr "Importeur - Valeurs par défaut" #: models_imports.py:361 templates/ishtar/import_step_by_step.html:101 #: templates/ishtar/import_step_by_step.html:269 msgid "Column number" msgstr "Numéro de colonne" #: models_imports.py:364 msgid "Required" msgstr "Requis" #: models_imports.py:366 msgid "Export field name" msgstr "Exporter le nom du champ" #: models_imports.py:367 msgid "" "Fill this field if the field name is ambiguous for export. For instance: " "concatenated fields." msgstr "" "Remplir ce champ si le nom du champ est ambigu pour l'export, par exemple " "dans le cas de champs concaténés." #: models_imports.py:373 msgid "Importer - Column" msgstr "Importeur - Colonne" #: models_imports.py:374 msgid "Importer - Columns" msgstr "Importeur - Colonnes" #: models_imports.py:404 msgid "Field name" msgstr "Nom du champ" #: models_imports.py:406 models_imports.py:463 msgid "Force creation of new items" msgstr "Forcer la création de nouveaux éléments" #: models_imports.py:408 models_imports.py:465 msgid "Concatenate with existing" msgstr "Concaténer avec l'existant" #: models_imports.py:410 models_imports.py:467 msgid "Concatenate character" msgstr "Caractère de concaténation" #: models_imports.py:415 msgid "Importer - Duplicate field" msgstr "Importeur - Champ dupliqué" #: models_imports.py:416 msgid "Importer - Duplicate fields" msgstr "Importeur - Champs dupliqués" #: models_imports.py:434 msgid "Regular expression" msgstr "Expression régulière" #: models_imports.py:438 msgid "Importer - Regular expression" msgstr "Importeur - Expression régulière" #: models_imports.py:439 msgid "Importer - Regular expressions" msgstr "Importeur - Expressions régulières" #: models_imports.py:473 msgid "Importer - Target" msgstr "Importeur - Cible" #: models_imports.py:474 msgid "Importer - Targets" msgstr "Importeur - Cibles" #: models_imports.py:511 views.py:607 msgid "True" msgstr "Oui" #: models_imports.py:512 views.py:609 msgid "False" msgstr "Non" #: models_imports.py:524 msgid "All users can use it" msgstr "Tous les utilisateurs peuvent l'utiliser" #: models_imports.py:526 msgid "All users can modify it" msgstr "Tous les utilisateurs peuvent le modifier" #: models_imports.py:531 msgid "Importer - Target key group" msgstr "Importeur - groupe de clé de rapprochement" #: models_imports.py:532 msgid "Importer - Target key groups" msgstr "Importeur - groupes de clé de rapprochement" #: models_imports.py:551 msgid "Is set" msgstr "Est défini" #: models_imports.py:559 msgid "Importer - Target key" msgstr "Importeur - Clé de rapprochement" #: models_imports.py:560 msgid "Importer - Targets keys" msgstr "Importeur - Clés de rapprochement" #: models_imports.py:623 msgid "Period" msgstr "Période" #: models_imports.py:624 msgid "Report state" msgstr "État de rapport" #: models_imports.py:625 msgid "Remain type" msgstr "Type de vestige" #: models_imports.py:626 msgid "Unit" msgstr "Unité" #: models_imports.py:628 msgid "Activity type" msgstr "Type d'activité" #: models_imports.py:630 msgid "Documentation type" msgstr "Type de documentation" #: models_imports.py:631 msgid "Material" msgstr "Matériau" #: models_imports.py:633 msgid "Conservatory state" msgstr "État de conservation" #: models_imports.py:634 msgid "Container type" msgstr "Type de contenant" #: models_imports.py:635 msgid "Treatment type" msgstr "Type de traitement" #: models_imports.py:637 msgid "Treatment emergency type" msgstr "Type d'urgence de traitement" #: models_imports.py:638 msgid "Object type" msgstr "Type d'objet" #: models_imports.py:639 msgid "Integrity type" msgstr "Type d'intégrité" #: models_imports.py:641 msgid "Remarkability type" msgstr "Type de remarquabilité" #: models_imports.py:642 msgid "Alteration type" msgstr "Type d'altération" #: models_imports.py:644 msgid "Alteration cause type" msgstr "Type de cause d'altération" #: models_imports.py:645 msgid "Batch type" msgstr "Type de lot" #: models_imports.py:647 msgid "Identification type" msgstr "Type d'identification" #: models_imports.py:649 msgid "Context record relation type" msgstr "Type de relations entre Unités d'Enregistrement" #: models_imports.py:658 msgid "Integer" msgstr "Entier" #: models_imports.py:659 msgid "Float" msgstr "Nombre à virgule" #: models_imports.py:660 msgid "String" msgstr "Chaîne de caractères" #: models_imports.py:661 msgid "Date" msgstr "Date" #: models_imports.py:663 #: templates/ishtar/dashboards/dashboard_main_detail.html:196 msgid "Year" msgstr "Année" #: models_imports.py:664 msgid "INSEE code" msgstr "Code INSEE" #: models_imports.py:665 msgid "String to boolean" msgstr "Chaîne de caractères vers booléen" #: models_imports.py:666 msgctxt "filesystem" msgid "File" msgstr "Fichier" #: models_imports.py:667 msgid "Unknow type" msgstr "Type inconnu" #: models_imports.py:684 msgid "4 digit year. e.g.: \"2015\"" msgstr "Année sur 4 chiffres. Exemple : « 2015 »" #: models_imports.py:685 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:686 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:702 msgid "Options" msgstr "Options" #: models_imports.py:704 msgid "Split character(s)" msgstr "Caractère(s) de séparation" #: models_imports.py:709 msgid "Importer - Formater type" msgstr "Importeur - Type de mise en forme" #: models_imports.py:710 msgid "Importer - Formater types" msgstr "Importeur - Types de mise en forme" #: models_imports.py:766 #: templates/ishtar/dashboards/dashboard_main_detail.html:132 msgid "Created" msgstr "Créé" #: models_imports.py:767 msgid "Analyse in progress" msgstr "Analyse en cours" #: models_imports.py:768 msgid "Analysed" msgstr "Analysé" #: models_imports.py:769 msgid "Check modified in queue" msgstr "Vérification des modifications dans la file" #: models_imports.py:770 msgid "Import in queue" msgstr "Import en file d'attente" #: models_imports.py:771 msgid "Check modified in progress" msgstr "Vérification des modifications en cours" #: models_imports.py:772 msgid "Import in progress" msgstr "Import en cours" #: models_imports.py:773 msgid "Partially imported" msgstr "Importé partiellement" #: models_imports.py:776 msgid "Archived" msgstr "Archivé" #: models_imports.py:812 msgid "Imported file" msgstr "Fichier importé" #: models_imports.py:814 msgid "Associated images (zip file)" msgstr "Images associées (fichier zip)" #: models_imports.py:818 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:821 msgid "Encoding" msgstr "Codage" #: models_imports.py:824 msgid "Skip lines" msgstr "Nombre de lignes d'entête" #: models_imports.py:825 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:826 msgid "Error file" msgstr "Fichier erreur" #: models_imports.py:829 msgid "Result file" msgstr "Fichier résultant" #: models_imports.py:832 msgid "Match file" msgstr "Fichier de correspondance" #: models_imports.py:838 msgid "Conservative import" msgstr "Import conservateur" #: models_imports.py:839 msgid "If set to true, do not overload existing values." msgstr "Si coché, ne surchargera pas les valeurs existantes." #: models_imports.py:842 msgid "End date" msgstr "Date de fin" #: models_imports.py:845 msgid "Remaining seconds" msgstr "Secondes restantes" #: models_imports.py:847 msgid "Current line" msgstr "Ligne actuelle" #: models_imports.py:849 msgid "Number of line" msgstr "Nombre de ligne" #: models_imports.py:852 msgid "Imported line numbers" msgstr "Numéros des lignes importées" #: models_imports.py:855 msgid "Changed have been checked" msgstr "Les changements ont été vérifiés" #: models_imports.py:858 msgid "Changed line numbers" msgstr "Numéro des lignes modifiées" #: models_imports.py:863 msgid "Import" msgstr "Import" #: models_imports.py:952 msgid "Analyse" msgstr "Analyser" #: models_imports.py:954 models_imports.py:963 msgid "Re-analyse" msgstr "Analyser de nouveau " #: models_imports.py:955 msgid "Launch import" msgstr "Lancer l'import" #: models_imports.py:958 msgid "Step by step import" msgstr "Import pas à pas" #: models_imports.py:959 models_imports.py:968 msgid "Re-check for changes" msgstr "Re-vérifier les changements" #: models_imports.py:961 models_imports.py:970 msgid "Check for changes" msgstr "Vérifier les changements" #: models_imports.py:964 msgid "Re-import" msgstr "Ré-importer" #: models_imports.py:967 msgid "Step by step re-import" msgstr "Ré-import pas à pas" #: models_imports.py:971 msgid "Archive" msgstr "Archiver" #: models_imports.py:973 msgid "Unarchive" msgstr "Désarchiver" #: models_imports.py:974 templates/ishtar/form_delete.html:11 widgets.py:258 msgid "Delete" msgstr "Supprimer" #: models_imports.py:1043 msgid "Modification check {} added to the queue" msgstr "Vérification des changements {} ajouté à la file" #: models_imports.py:1113 msgid "Import {} added to the queue" msgstr "Import {} ajouté à la file d'attente" #: models_imports.py:1131 msgid "Error on imported file: {}" msgstr "Erreur sur le fichier d'import : {}" #: models_imports.py:1166 msgid "Import {} finished with errors" msgstr "Import {} fini avec des erreurs" #: models_imports.py:1175 msgid "Import {} finished with no errors" msgstr "Import {} fini avec aucune erreur" #: templates/404.html:14 msgid "Page not found" msgstr "Page non trouvée" #: templates/404.html:15 msgid "Back to main page" msgstr "Retour à la page principale" #: templates/account_activation_email.txt:3 #, python-format msgid "Your account on %(app_name)s has been created or modified." msgstr "Votre compte sur %(app_name)s a été créé ou modifié." #: templates/account_activation_email.txt:5 msgid "Login:" msgstr "Identifiant :" #: templates/account_activation_email.txt:6 msgid "Password:" msgstr "Mot de passe :" #: templates/account_activation_email.txt:8 msgid "You can log in here:" msgstr "Vous pouvez vous identifier ici :" #: templates/account_activation_email.txt:10 msgid "Thank you for you interest in the project." msgstr "Merci pour l'intérêt que vous portez au projet." #: templates/account_activation_email.txt:13 #, python-format msgid "The %(app_name)s team" msgstr "L'équipe %(app_name)s" #: templates/admin/change_form.html:19 #: templates/ishtar/blocks/window_nav.html:5 msgid "History" msgstr "Historique" #: templates/admin/change_form.html:21 msgid "View on site" msgstr "Voir sur le site" #: templates/admin/change_form.html:24 templates/admin/change_form.html:27 #: views.py:2000 views.py:2005 msgid "Previous" msgstr "Précédent" #: templates/admin/change_form.html:32 templates/admin/change_form.html:35 #: views.py:2008 views.py:2011 msgid "Next" msgstr "Suivant" #: templates/admin/gen_change_list.html:9 #, python-format msgid "Add %(name)s" msgstr "Ajouter %(name)s" #: templates/admin/gen_change_list.html:14 msgid "Import from CSV" msgstr "Import depuis un CSV" #: templates/base.html:39 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:40 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:41 msgid "yes" msgstr "oui" #: templates/base.html:42 msgid "no" msgstr "non" #: templates/base.html:43 msgid "Autorefresh start. The form is disabled." msgstr "Rafraîchissement automatique activé. Le formulaire est désactivé." #: templates/base.html:44 msgid "Autorefresh end. The form is re-enabled." msgstr "Rafraîchissement automatique désactivé. Le formulaire est ré-activé." #: templates/base.html:67 msgid "Current items" msgstr "Éléments courants" #: templates/base.html:69 templates/blocks/bs_form_snippet.html:49 #: templates/ishtar/manage_basket.html:4 templates/welcome.html:11 #: templates/welcome.html:12 templates/welcome.html:13 #: templates/welcome.html:14 msgid ":" msgstr " :" #: templates/base.html:82 msgid "Sheets" msgstr "Fiches" #: templates/base.html:132 msgid "Processing..." msgstr "En traitement..." #: templates/base.html:134 msgid "This can be long." msgstr "Cela peut être long." #: templates/base.html:136 msgid "Time to take a coffee?" msgstr "Il est peut-être temps de prendre un café ?" #: templates/base.html:138 msgid "Time to take another coffee?" msgstr "Pourquoi pas un autre café ?" #: templates/blocks/DataTables.html:14 templates/blocks/JQueryJqGrid.html:16 msgid "Pinned search:" msgstr "Recherche épinglée :" #: templates/blocks/DataTables.html:52 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:39 msgid "Expand table" msgstr "Agrandir le tableau" #: templates/blocks/DataTables.html:58 templates/blocks/JQueryJqGrid.html:26 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:45 msgid "Export" msgstr "Exporter" #: templates/blocks/DataTables.html:61 templates/blocks/DataTables.html:64 #: templates/blocks/JQueryJqGrid.html:29 templates/blocks/JQueryJqGrid.html:32 msgid "Export as CSV - " msgstr "Export en CSV - " #: templates/blocks/DataTables.html:61 templates/blocks/JQueryJqGrid.html:29 #: templates/ishtar/blocks/advanced_shortcut_menu.html:6 #: templates/ishtar/blocks/shortcut_menu.html:6 msgid "simple" msgstr "simple" #: templates/blocks/DataTables.html:61 msgid "Simple CSV" msgstr "CSV simple" #: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:30 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:48 msgid "Export as CSV - full" msgstr "Export en CSV - complet" #: templates/blocks/DataTables.html:62 templates/blocks/JQueryJqGrid.html:30 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:48 msgid "CSV full" msgstr "CSV complet" #: templates/blocks/DataTables.html:67 templates/blocks/JQueryJqGrid.html:35 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:47 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:50 msgid "Export as CSV" msgstr "Export en CSV" #: templates/blocks/DataTables.html:67 templates/blocks/JQueryJqGrid.html:29 #: templates/blocks/JQueryJqGrid.html:35 #: templates/ishtar/blocks/window_tables/dynamic_documents.html:47 msgid "CSV" msgstr "CSV" #: templates/blocks/DataTables.html:74 templates/blocks/JQueryJqGrid.html:42 #: templates/ishtar/manage_basket.html:13 templates/window.html:39 msgid "Add" msgstr "Ajouter" #: templates/blocks/DataTables.html:157 msgid "Select all items" msgstr "Sélectionner tous les éléments" #: templates/blocks/DataTables.html:158 msgid "Select none" msgstr "Ne sélectionner aucun élément" #: templates/blocks/JQueryAdvancedTown.html:3 msgctxt "Region" msgid "State" msgstr "Région" #: templates/blocks/JQueryAdvancedTown.html:29 msgid "Choose a state first" msgstr "Choisissez une région" #: templates/blocks/JQueryJqGrid.html:12 msgid "Search and select an item" msgstr "Rechercher puis sélectionner un élément" #: 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 msgid "help" msgstr "aide" #: templates/blocks/bs_form_snippet.html:35 #: templates/blocks/bs_form_snippet.html:59 msgid "Advanced search" msgstr "Recherche avancée" #: templates/blocks/bs_form_snippet.html:77 msgid "Reset" msgstr "Réinitialiser" #: templates/blocks/bs_form_snippet.html:79 templates/ishtar/form.html:26 #: templates/ishtar/formset.html:8 #: templates/ishtar/formset_import_match.html:51 #: templates/ishtar/import_list.html:30 templates/ishtar/merge.html:30 #: templates/ishtar/simple_form.html:7 templates/ishtar/wizard/search.html:21 #: templates/ishtar/wizard/validation_bar.html:6 msgid "Validate" msgstr "Valider" #: templates/blocks/comma_list.html:1 msgid "and" msgstr "et" #: templates/blocks/comma_list.html:1 msgid ", " msgstr ", " #: templates/blocks/comma_list.html:1 msgid "." msgstr "." #: templates/blocks/form_flex_snippet.html:12 msgid "Show / hide advanced search" msgstr "Afficher/cacher la recherche avancée" #: templates/blocks/form_flex_snippet.html:18 #: templates/blocks/table_form_snippet.html:9 msgid "Help" msgstr "Aide" #: templates/ishtar/blocks/advanced_shortcut_menu.html:6 #: templates/ishtar/blocks/shortcut_menu.html:6 #: templates/ishtar/blocks/shortcut_menu.html:11 msgid "" "Simple menu limited to your own items. Be careful only the last 100 items " "are displayed." msgstr "" "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 msgid "Advanced menu" msgstr "Menu avancé" #: templates/ishtar/blocks/advanced_shortcut_menu.html:7 #: templates/ishtar/blocks/shortcut_menu.html:7 msgid "advanced" msgstr "avancé" #: templates/ishtar/blocks/advanced_shortcut_menu.html:11 msgid "Search within my items" msgstr "Rechercher parmi mes éléments" #: templates/ishtar/blocks/advanced_shortcut_menu.html:16 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 msgid "Unpin" msgstr "Désépingler" #: templates/ishtar/blocks/base_shortcut_menu.html:18 msgid "No default selection" msgstr "Pas de sélection par défaut" #: templates/ishtar/blocks/base_shortcut_menu.html:26 msgid "" "Pin an item in order to constrain default searches with this item. By " "default only your items are displayed. New created and modified items are " "auto-pin." msgstr "" "Épingler un élément permet de contraindre les recherches par défaut à cet " "élément. Par défaut seuls vos propres éléments sont listés. Les nouveaux " "éléments et ceux modifiés sont auto-épinglés." #: templates/ishtar/blocks/base_shortcut_menu.html:30 msgid "Default selection" msgstr "Sélection par défaut" #: templates/ishtar/blocks/footer.html:2 #, python-format msgid "" "Powered by Ishtar v%(VERSION)s - " "a free software under AGPL v3 license." msgstr "" "Propulsé par Ishtar v%(VERSION)s -" " logiciel libre sous licence AGPL v3." #: templates/ishtar/blocks/modify_toolbar.html:1 #: templates/ishtar/blocks/window_nav.html:38 #: templates/ishtar/organization_form.html:37 #: templates/ishtar/organization_person_form.html:32 #: templates/ishtar/person_form.html:43 msgid "Modify" msgstr "Modifier" #: templates/ishtar/blocks/sheet_creation_section.html:4 msgctxt "Sheet" msgid "Creation" msgstr "Création" #: templates/ishtar/blocks/sheet_creation_section.html:14 msgctxt "Sheet" msgid "Modification" msgstr "Modification" #: templates/ishtar/blocks/sheet_external_id.html:3 msgid "Internal ID" msgstr "ID interne" #: templates/ishtar/blocks/window_nav.html:17 msgid "" "Are you sure to restore to this version? All changes made since this version " "will be lost." msgstr "" "Êtes-vous certain de vouloir revenir à cette version ? Tous les changements " "réalisés depuis cette version seront perdus." #: templates/ishtar/blocks/window_nav.html:18 msgid "Restore this version" msgstr "Restaurer cette version" #: templates/ishtar/blocks/window_nav.html:34 msgid "Actions" msgstr "Actions" #: templates/ishtar/blocks/window_nav.html:44 msgid "Item pined in your shortcut menu." msgstr "Cet élément a été épinglé dans votre menu de raccourcis." #: templates/ishtar/blocks/window_nav.html:44 msgid "Pin" msgstr "Épingler" #: templates/ishtar/blocks/window_nav.html:49 msgid "Export as OpenOffice.org file" msgstr "Exporter en fichier OpenOffice.org" #: templates/ishtar/blocks/window_nav.html:52 msgid "Export as PDF file" msgstr "Exporter en fichier PDF" #: templates/ishtar/blocks/window_nav.html:60 msgid "Relation between items are not historized." msgstr "Les relations entre éléments ne sont pas historisées." #: templates/ishtar/blocks/window_tables/documents.html:10 msgid "Related to" msgstr "Associé à" #: templates/ishtar/blocks/window_tables/documents.html:11 #: templates/ishtar/blocks/window_tables/documents.html:19 msgid "Link" msgstr "Lien" #: templates/ishtar/dashboards/dashboard_main_detail.html:3 msgid "Numbers" msgstr "Nombres" #: templates/ishtar/dashboards/dashboard_main_detail.html:12 msgid "Change" msgstr "Modifier" #: templates/ishtar/dashboards/dashboard_main_detail.html:17 msgid "Total:" msgstr "Total :" #: templates/ishtar/dashboards/dashboard_main_detail.html:22 msgid "Draw rectangle on the graph to zoom. Double-click to reinitialize." msgstr "" "Dessiner un rectangle sur le graphique pour zoomer. Double-cliquer pour " "réinitialiser." #: templates/ishtar/dashboards/dashboard_main_detail.html:28 msgid "Display as an image" msgstr "Afficher comme une image" #: templates/ishtar/dashboards/dashboard_main_detail.html:37 msgid "Right-click on this image to save it." msgstr "Clic droit sur l'image pour l'enregistrer." #: templates/ishtar/dashboards/dashboard_main_detail.html:55 msgid "By years" msgstr "Par années" #: templates/ishtar/dashboards/dashboard_main_detail.html:58 #: templates/ishtar/dashboards/dashboard_main_detail.html:96 msgid "Average:" msgstr "Moyenne :" #: templates/ishtar/dashboards/dashboard_main_detail.html:65 #: templates/ishtar/dashboards/dashboard_main_detail.html:103 msgid "Variance:" msgstr "Variance :" #: templates/ishtar/dashboards/dashboard_main_detail.html:72 #: templates/ishtar/dashboards/dashboard_main_detail.html:110 msgid "Standard deviation:" msgstr "Écart-type :" #: templates/ishtar/dashboards/dashboard_main_detail.html:78 #: templates/ishtar/dashboards/dashboard_main_detail.html:116 msgid "Median:" msgstr "Médiane :" #: templates/ishtar/dashboards/dashboard_main_detail.html:84 #: templates/ishtar/dashboards/dashboard_main_detail.html:122 msgid "Mode:" msgstr "Mode :" #: templates/ishtar/dashboards/dashboard_main_detail.html:93 msgid "By operations" msgstr "Par opérations" #: templates/ishtar/dashboards/dashboard_main_detail.html:130 msgid "Created last" msgstr "Dernières créations" #: templates/ishtar/dashboards/dashboard_main_detail.html:142 msgid "Recent changes" msgstr "Dernières modifications" #: templates/ishtar/dashboards/dashboard_main_detail.html:144 msgid "Modified" msgstr "Modifié" #: templates/ishtar/dashboards/dashboard_main_detail.html:182 msgid "No data for these criteria." msgstr "Pas de données pour ces critères." #: templates/ishtar/dashboards/dashboard_main_detail.html:202 msgid "Month" msgstr "Mois" #: templates/ishtar/dashboards/dashboard_main_detail_users.html:5 msgid "User type" msgstr "Type d'utilisateur" #: templates/ishtar/form.html:20 templates/ishtar/wizard/default_wizard.html:43 msgid "Search and select an item in the table" msgstr "Rechercher et sélectionner un élément dans le tableau" #: templates/ishtar/formset_import_match.html:5 #: templates/ishtar/formset_import_match.html:54 #: templates/ishtar/import_step_by_step.html:6 #: templates/ishtar/import_step_by_step.html:134 #: templates/ishtar/import_step_by_step.html:313 msgid "Back to import list" msgstr "Retour à la liste des imports" #: templates/ishtar/formset_import_match.html:23 msgid "For" msgstr "Pour" #: templates/ishtar/import_delete.html:8 msgid "The current items are linked to this import:" msgstr "Les éléments suivants sont associés à cet import :" #: templates/ishtar/import_delete.html:18 msgid "All these items will be deleted with this import." msgstr "Tous ces éléments vont être supprimés avec cet import." #: templates/ishtar/import_delete.html:19 msgid "Are you sure?" msgstr "Êtes-vous sûr ?" #: templates/ishtar/import_delete.html:20 wizards.py:394 msgid "Yes" msgstr "Oui" #: templates/ishtar/import_delete.html:22 msgid "Back" msgstr "Retour" #: templates/ishtar/import_list.html:10 msgid "Autorefresh the table (useful when waiting for an import result)" msgstr "" "Rafraîchissement automatique de la table (utile lorsque l'on est en attente " "d'un résultat d'import)" #: templates/ishtar/import_step_by_step.html:14 msgid "Add/modified" msgstr "Ajout/modification" #: templates/ishtar/import_step_by_step.html:20 msgid "All lines" msgstr "Toutes les lignes" #: templates/ishtar/import_step_by_step.html:33 msgid "Already imported" msgstr "Déjà importé" #: templates/ishtar/import_step_by_step.html:34 msgid "No changes" msgstr "Pas de changement" #: templates/ishtar/import_step_by_step.html:46 msgid "Line" msgstr "Ligne" #: templates/ishtar/import_step_by_step.html:54 msgid "Go" msgstr "Aller" #: templates/ishtar/import_step_by_step.html:63 views.py:1850 msgid "Import step by step" msgstr "Import pas à pas" #: templates/ishtar/import_step_by_step.html:63 msgid "line " msgstr "ligne" #: templates/ishtar/import_step_by_step.html:67 msgid "This line have been already imported." msgstr "Cette ligne a été déjà été importée." #: templates/ishtar/import_step_by_step.html:73 msgid "" "The following error(s) has been encountered while parsing the source file:" msgstr "" "Le(s) erreur(s) suivante(s) ont été rencontrées lors de l'analyse du fichier " "source :" #: templates/ishtar/import_step_by_step.html:76 msgid "Column" msgstr "Colonne" #: templates/ishtar/import_step_by_step.html:77 #: templates/ishtar/import_table.html:34 msgid "Error" msgstr "Erreur" #: templates/ishtar/import_step_by_step.html:84 msgid "Col." msgstr "Col." #: templates/ishtar/import_step_by_step.html:103 #: templates/ishtar/import_step_by_step.html:271 msgid "Raw value" msgstr "Valeur brute" #: templates/ishtar/import_step_by_step.html:104 #: templates/ishtar/import_step_by_step.html:213 #: templates/ishtar/import_step_by_step.html:273 msgid "New value" msgstr "Nouvelle valeur" #: templates/ishtar/import_step_by_step.html:120 #: templates/ishtar/import_step_by_step.html:291 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." #: templates/ishtar/import_step_by_step.html:153 msgid "Changes will be made for this item" msgstr "Des changements vont être fait pour cet élément" #: templates/ishtar/import_step_by_step.html:156 msgid "New objects will be created." msgstr "Des nouveaux objets vont être créés." #: templates/ishtar/import_step_by_step.html:162 msgid "Objects to be created" msgstr "Objets qui vont être créés" #: templates/ishtar/import_step_by_step.html:187 msgid "Objects to be updated" msgstr "Objets qui vont être mis à jour" #: templates/ishtar/import_step_by_step.html:196 #: templates/ishtar/import_step_by_step.html:242 msgid "Matching values" msgstr "Valeurs correspondantes" #: templates/ishtar/import_step_by_step.html:208 msgid "Updated values" msgstr "Valeurs mises à jour" #: templates/ishtar/import_step_by_step.html:212 msgid "Old value" msgstr "Ancienne valeur" #: templates/ishtar/import_step_by_step.html:214 msgid "Changed" msgstr "Modifié" #: templates/ishtar/import_step_by_step.html:233 msgid "Objects matched with no changes" msgstr "Objets mis en correspondance sans changement" #: templates/ishtar/import_step_by_step.html:263 #: templates/ishtar/import_table.html:47 msgid "Source file" msgstr "Fichier source" #: templates/ishtar/import_step_by_step.html:272 msgid "Interpreted value" msgstr "Valeur interprétée" #: templates/ishtar/import_step_by_step.html:298 msgid "Import this line" msgstr "Importer cette ligne" #: templates/ishtar/import_step_by_step.html:324 msgid "No modification made to the source file" msgstr "Pas de modification faite sur ce fichier source" #: templates/ishtar/import_step_by_step.html:325 msgid "" "Modification to the source file have been made. Save or cancel theses " "modification before import." msgstr "" "Des modifications sur le fichier source ont été faites. Sauvegardez ou " "annulez ces modifications avant l'import" #: templates/ishtar/import_table.html:23 msgid "No pending imports." msgstr "Pas d'imports en attente." #: templates/ishtar/import_table.html:29 msgctxt "file" msgid "File" msgstr "Fichier" #: templates/ishtar/import_table.html:31 msgid "Status" msgstr "État" #: templates/ishtar/import_table.html:32 msgid "Action" msgstr "Action" #: templates/ishtar/import_table.html:33 msgid "Unmatched items" msgstr "Éléments sans correspondance" #: templates/ishtar/import_table.html:35 msgid "Control" msgstr "Contrôle" #: templates/ishtar/import_table.html:36 templates/ishtar/import_table.html:65 msgid "Match" msgstr "Correspondance" #: templates/ishtar/import_table.html:69 templates/ishtar/import_table.html:72 #: templates/ishtar/import_table.html:75 msgctxt "not a directory" msgid "File" msgstr "Fichier" #: templates/ishtar/manage_basket.html:8 msgid "Checking \"Select all\" only selects the current page." msgstr "Cocher « Tout sélectionner » sélectionne seulement la page courante." #: templates/ishtar/manage_basket.html:16 msgid "Basket content" msgstr "Contenu du panier" #: templates/ishtar/manage_basket.html:24 templates/ishtar/sheet.html:39 msgid "Close" msgstr "Fermer" #: templates/ishtar/merge.html:4 msgid "Merge" msgstr "Fusionner" #: templates/ishtar/merge.html:6 msgid "Every operation on this form is irreversible" msgstr "Chaque opération sur ce formulaire est irréversible" #: templates/ishtar/merge.html:8 msgid "Page " msgstr "Page " #: templates/ishtar/merge.html:16 msgid "Item A" msgstr "Élément A" #: templates/ishtar/merge.html:17 msgid "Item B" msgstr "Élément B" #: templates/ishtar/merge.html:18 msgid "B is a duplicate of A" msgstr "B est un doublon de A" #: templates/ishtar/merge.html:19 msgid "A is a duplicate of B" msgstr "A est un doublon de B" #: templates/ishtar/merge.html:20 msgid "Is not duplicate" msgstr "N'est pas un doublon" #: templates/ishtar/organization_form.html:38 #: templates/ishtar/organization_person_form.html:33 #: templates/ishtar/person_form.html:44 msgid "New" msgstr "Nouveau" #: templates/ishtar/organization_form.html:39 #: templates/ishtar/organization_person_form.html:34 #: templates/ishtar/person_form.html:45 msgid "Save" msgstr "Enregistrer" #: templates/ishtar/organization_person_form.html:9 #: templates/ishtar/person_form.html:9 msgid "Identification" msgstr "Identification" #: templates/ishtar/person_form.html:24 msgid "Contact informations" msgstr "Coordonnées" #: templates/ishtar/sheet_organization.html:19 msgid "Person in the organization" msgstr "Personnes au sein de l'organisation" #: templates/ishtar/sheet_organization.html:36 msgid "No person in this organization" msgstr "Pas de personne au sein de cette organisation" #: templates/ishtar/sheet_organization.html:40 msgid "General contractor organization of archaeological files" msgstr "Organisation de l'aménageur des dossiers" #: templates/ishtar/sheet_organization.html:45 msgid "Planning service of archaeological files" msgstr "Service instructeur des dossiers" #: templates/ishtar/sheet_person.html:26 #: templates/ishtar/wizard/wizard_person.html:38 msgid "Phone type" msgstr "Type de téléphone" #: templates/ishtar/sheet_person.html:49 #: templates/ishtar/wizard/wizard_person.html:64 msgid "Business address" msgstr "Adresse professionnelle" #: templates/ishtar/sheet_person.html:58 #: templates/ishtar/wizard/wizard_person.html:77 msgid "Other address" msgstr "Autre adresse" #: templates/ishtar/sheet_person.html:67 msgid "Associated organization" msgstr "Organisation associée" #: templates/ishtar/sheet_person.html:79 msgid "Associated operations as scientist" msgstr "Opérations associées en tant que responsable scientifique" #: templates/ishtar/sheet_person.html:83 msgid "Associated operations as responsible" msgstr "Opérations associées en tant que responsable" #: templates/ishtar/sheet_person.html:88 #: templates/ishtar/wizard/wizard_person_deletion.html:6 msgid "In charge of archaeological files" msgstr "Responsable des dossiers" #: templates/ishtar/sheet_person.html:93 #: templates/ishtar/wizard/wizard_person_deletion.html:15 msgid "General contractor of archaeological files" msgstr "Aménageur des dossiers" #: templates/ishtar/sheet_person.html:98 #: templates/ishtar/wizard/wizard_person_deletion.html:24 msgid "Responsible for planning service of archaeological files" msgstr "Responsable pour le service instructeur des dossiers" #: templates/ishtar/sheet_person.html:104 msgid "Documents associated to operations" msgstr "Documents des opérations associées" #: templates/ishtar/sheet_person.html:109 msgid "Documents associated to context records" msgstr "Documents des Unités d'Enregistrement associées" #: templates/ishtar/sheet_person.html:114 msgid "Documents associated to finds" msgstr "Documents du mobilier associé" #: templates/ishtar/sheet_source.html:28 msgid "Web link" msgstr "Lien Internet" #: templates/ishtar/wizard/confirm_wizard.html:12 #: templates/ishtar/wizard/wizard_done_summary.html:6 msgid "You have entered the following informations:" msgstr "Vous avez entré les informations suivantes :" #: templates/ishtar/wizard/confirm_wizard.html:50 msgid "Would you like to save them?" msgstr "Voulez-vous sauvegarder ces informations ?" #: templates/ishtar/wizard/default_wizard.html:31 #: templates/ishtar/wizard/parcels_wizard.html:33 #: templates/ishtar/wizard/relations_wizard.html:23 #: templates/ishtar/wizard/search.html:28 #: templates/ishtar/wizard/towns_wizard.html:19 msgid "Add/Modify" msgstr "Ajouter/Modifier" #: templates/ishtar/wizard/default_wizard.html:59 msgid "" "The form has changed. If you don't validate it, all your changes will be " "lost." msgstr "" "Le formulaire a changé. Si vous ne le validez pas, tous vos changements " "seront perdus." #: templates/ishtar/wizard/parcels_wizard.html:14 msgid "" "Existing parcels from the operation will be automatically added to the " "archaeological file." msgstr "" "Les parcelles existantes de l'opération vont être automatiquement ajoutées " "au dossier." #: templates/ishtar/wizard/parcels_wizard.html:26 #: templates/ishtar/wizard/relations_wizard.html:20 msgid "all" msgstr "tout" #: templates/ishtar/wizard/parcels_wizard.html:29 msgid "Add all parcels from the archaeological file" msgstr "Ajouter toutes les parcelles du dossier associé" #: templates/ishtar/wizard/towns_wizard.html:27 msgid "No town set in the associated file." msgstr "Pas de commune dans le dossier associé." #: templates/ishtar/wizard/validation_bar.html:13 msgid "Validate and end" msgstr "Valider et confirmer" #: templates/ishtar/wizard/wizard_closing_done.html:4 msgid "Item successfully closed" msgstr "Élément clos avec succès" #: templates/ishtar/wizard/wizard_delete_done.html:4 msgid "Item successfully deleted" msgstr "Élément supprimé avec succès" #: templates/ishtar/wizard/wizard_done.html:6 msgid "Item successfully saved" msgstr "Élément enregistré avec succès" #: templates/ishtar/wizard/wizard_done_summary_2.html:7 #: templates/ishtar/wizard/wizard_list_search_result.html:9 msgid "You have saved the following informations:" msgstr "Vous avez enregistré les informations suivantes :" #: templates/ishtar/wizard/wizard_organization_deletion.html:6 msgid "Associated persons" msgstr "Personnes associées" #: templates/ishtar/wizard/wizard_organization_deletion.html:15 msgid "Associated archaeological files" msgstr "Dossiers associés" #: templates/ishtar/wizard/wizard_organization_deletion.html:24 msgid "Operator of archaeological operations" msgstr "Opérateur des opérations" #: templates/ishtar/wizard/wizard_organization_deletion.html:33 msgid "Adminact: operator of archaeological operations" msgstr "Acte administratif : opérateur des opérations" #: templates/ishtar/wizard/wizard_person.html:39 msgctxt "phone number" msgid "Number" msgstr "Numéro" #: templates/ishtar/wizard/wizard_person_deletion.html:33 msgid "Scientist in charge of archaeological files" msgstr "Responsable scientifique des dossiers" #: templates/ishtar/wizard/wizard_person_deletion.html:42 msgid "Scientist in charge of archaeological operations" msgstr "Responsable scientifique des opérations" #: templates/ishtar/wizard/wizard_person_deletion.html:51 msgid "In charge of archaeological operations" msgstr "Responsable des opérations" #: templates/ishtar/wizard/wizard_person_deletion.html:60 msgid "Rapporteur CIRA des operations" msgstr "Rapporteur CIRA des opérations" #: templates/ishtar/wizard/wizard_person_deletion.html:69 msgid "Administrativ act: in charge of archaeological operations" msgstr "Actes administratifs : responsable des opérations" #: templates/ishtar/wizard/wizard_person_deletion.html:78 msgid "Administrativ act: scientist in charge" msgstr "Actes administratifs : responsable scientifique" #: templates/ishtar/wizard/wizard_person_deletion.html:87 msgid "Administrativ act: signatory" msgstr "Actes administratifs : signataire" #: templates/ishtar/wizard/wizard_person_deletion.html:96 msgid "In charge of warehouses" msgstr "Responsable des dépots" #: templates/ishtar/wizard/wizard_person_deletion.html:104 msgid "Treatments of items" msgstr "Traitements des éléments" #: templates/ishtar/wizard/wizard_person_deletion.html:108 msgid "downstream" msgstr "aval" #: templates/ishtar/wizard/wizard_person_deletion.html:113 msgid "upstream" msgstr "amont" #: templates/ishtar/wizard/wizard_person_deletion.html:122 msgid "Property of items" msgstr "Propriété des éléments" #: templates/ishtar/wizard/wizard_person_deletion.html:131 msgid "Owns parcels" msgstr "Possède des parcelles" #: templates/navbar.html:12 msgid "Toggle navigation" msgstr "Changer la navigation" #: templates/navbar.html:28 msgid "Log out" msgstr "Déconnexion" #: templates/navbar.html:31 msgid "Change password" msgstr "Changement de mot de passe" #: templates/navbar.html:37 templates/registration/activate.html:10 #: templates/registration/login.html:7 templates/registration/login.html:34 #: templates/registration/password_reset_complete.html:8 msgid "Log in" msgstr "Connexion" #: templates/registration/activate.html:8 msgid "Account successfully activated" msgstr "Compte créé avec succès" #: templates/registration/activate.html:14 msgid "Account activation failed" msgstr "La création du compte a échoué" #: templates/registration/activation_complete.html:6 msgid "You may now login with your username and password." msgstr "" "Vous pouvez maintenant vous identifier avec votre identifiant et votre mot " "de passe" #: templates/registration/activation_complete.html:8 msgid "Login now" msgstr "S'identifier" #: templates/registration/activation_email.txt:2 msgid "Activate account at" msgstr "Activez votre compte sur" #: templates/registration/activation_email.txt:6 #, python-format msgid "Link is valid for %(expiration_days)s days." msgstr "Ce lien est valide pour %(expiration_days)s jours." #: templates/registration/activation_email_subject.txt:1 msgid "Account activation on" msgstr "Activation du compte sur" #: templates/registration/login.html:43 msgid "Forgot password?" msgstr "Oubli de mot de passe ?" #: templates/registration/login.html:43 msgid "Reset it" msgstr "Réinitialiser" #: templates/registration/login.html:44 msgid "Not member?" msgstr "Non enregistré ?" #: templates/registration/login.html:44 #: templates/registration/registration_form.html:8 msgid "Register" msgstr "S'enregistrer" #: templates/registration/logout.html:6 msgid "Logged out" msgstr "Déconnecté" #: templates/registration/password_change_done.html:6 msgid "Password changed" msgstr "Mot de passe modifié" #: templates/registration/password_change_form.html:10 #: templates/registration/password_reset_confirm.html:11 #: templates/registration/password_reset_form.html:11 #: templates/registration/registration_form.html:10 msgid "Submit" msgstr "Soumettre" #: templates/registration/password_reset_complete.html:6 msgid "Password reset successfully" msgstr "Mot de passe réinitialisé" #: templates/registration/password_reset_confirm.html:17 msgid "Password reset failed" msgstr "La réinitialisation du mot de passe a échoué" #: templates/registration/password_reset_done.html:6 msgid "Email with password reset instructions has been sent." msgstr "" "Un courriel avec les instructions pour la réinitialisation du mot de passe a " "été envoyé." #: templates/registration/password_reset_email.html:2 #, python-format msgid "Reset password at %(site_name)s" msgstr "Remise à zéro du mot de passe pour %(site_name)s" #: templates/registration/password_reset_form.html:7 msgid "Reset password" msgstr "Réinitialisation du mot de passe" #: templates/registration/registration_complete.html:6 msgid "You are now registered. Activation email sent." msgstr "" "Vous êtes maintenant enregistré. Un courriel d'activation de votre compte " "vous a été envoyé." #: templates/welcome.html:3 msgid "" "Welcome in Ishtar, open source software for management and inventory of " "archaeological data" msgstr "" "Bienvenue dans Ishtar, logiciel libre de gestion et d'inventaire en " "archéologie" #: templates/welcome.html:9 msgid "Some useful links:" msgstr "Quelques liens utiles :" #: templates/welcome.html:11 msgid "Presentation site and blog" msgstr "Site de présentation et blog" #: templates/welcome.html:11 msgid "stay tuned with Ishtar news!" msgstr "restez à l'écoute des nouvelles concernant Ishtar !" #: templates/welcome.html:12 msgid "Admin interface" msgstr "Interface d'administration" #: templates/welcome.html:12 msgid "for admin only." msgstr "seulement pour les administrateurs." #: templates/welcome.html:13 msgid "Forum" msgstr "Forum" #: templates/welcome.html:13 msgid "" "need help? find a new bug? a fantastic feature to propose? Here is the place " "to go." msgstr "" "besoin d'aide ? un nouveau bug à signaler ? une nouvelle fonctionnalité " "révolutionnaire à proposer ? C'est là qu'il faut aller." #: templates/welcome.html:14 msgid "Source code" msgstr "Dépôt de code source" #: templates/welcome.html:14 msgid "tickets" msgstr "tickets" #: templates/welcome.html:14 msgid "where the magic happens." msgstr "c'est là que la magie opère." #: templates/widgets/image_input.html:14 msgid "delete" msgstr "supprimer" #: templatetags/window_tables.py:99 widgets.py:780 msgid "No results" msgstr "Pas de résultats" #: templatetags/window_tables.py:100 widgets.py:781 msgid "Loading..." msgstr "Chargement..." #: utils.py:147 msgid " (...)" msgstr " (...)" #: utils.py:209 msgid "Information" msgstr "Information" #: utils.py:210 msgid "Load another random image?" msgstr "Charger une autre image au hasard ?" #: views.py:102 msgid "" "PROJECT_SLUG is set to \"default\". Change it in your local_settings (or ask " "your admin to do it)." msgstr "" "Le « slug » du profil actuellement utilisé a été laissé à la valeur « " "default ». Changez-le sur la page d'administration (ou demandez à un " "administrateur de le faire)." #: views.py:107 msgid "" "The slug of your current profile is set to \"default\". Change it on the " "administration page (or ask your admin to do it)." msgstr "" "PROJECT_SLUG a été laissé à la valeur « default ». Changez-le dans le " "fichier local_settings (ou demandez à un administrateur de le faire)." #: views.py:133 msgid "New person" msgstr "Ajouter une personne" #: views.py:141 msgid "Person modification" msgstr "Modifier une personne" #: views.py:156 msgid "Person deletion" msgstr "Supprimer une personne" #: views.py:167 msgid "New organization" msgstr "Ajouter une organisation" #: views.py:174 msgid "Organization modification" msgstr "Modifier une organisation" #: views.py:190 msgid "Organization deletion" msgstr "Supprimer une organisation" #: views.py:200 msgid "Account management" msgstr "Gérer les comptes" #: views.py:206 msgid "Account deletion" msgstr "Supprimer un compte" #: views.py:270 msgid "Archaeological file" msgstr "Dossier" #: views.py:271 msgid "Operation" msgstr "Opération" #: views.py:273 msgid "Context record" msgstr "Unité d'Enregistrement" #: views.py:275 msgid "Find" msgstr "Mobilier" #: views.py:277 msgid "Treatment request" msgstr "Demande de traitement" #: views.py:278 msgid "Treatment" msgstr "Traitement" #: views.py:1504 views.py:1544 msgid "Operation not permitted." msgstr "Opération non permise." #: views.py:1506 #, python-format msgid "New %s" msgstr "Nouveau %s" #: views.py:1561 views.py:1619 msgid "Archaeological files" msgstr "Dossiers" #: views.py:1566 views.py:1630 msgid "Finds" msgstr "Mobilier" #: views.py:1568 views.py:1635 msgid "Treatment requests" msgstr "Demandes de traitement" #: views.py:1569 views.py:1641 msgid "Treatments" msgstr "Traitements" #: views.py:2190 msgid "Col. " msgstr "Col." #: views.py:2196 views.py:2208 msgid "* empty *" msgstr "* vide *" #: views.py:2249 msgid "Link unmatched items" msgstr "Associer les éléments non rapprochés" #: views.py:2270 msgid "Delete import" msgstr "Supprimer un import" #: views.py:2309 msgid "Merge persons" msgstr "Fusionner des personnes" #: views.py:2333 msgid "Select the main person" msgstr "Choisir la personne principale" #: views.py:2342 msgid "Merge organization" msgstr "Fusionner des organisations" #: views.py:2352 msgid "Select the main organization" msgstr "Sélectionner l'organisation principale" #: views.py:2392 views.py:2408 msgid "Corporation manager" msgstr "Représentant de la personne morale" #: widgets.py:355 widgets.py:489 widgets.py:604 msgid "Search..." msgstr "Recherche..." #: widgets.py:424 msgid "Previous value:" msgstr "Valeur précédente :" #: widgets.py:782 msgid "Remove" msgstr "Enlever" #: wizards.py:396 msgid "No" msgstr "Non" #: wizards.py:1459 #, python-format msgid "[%(app_name)s] Account creation/modification" msgstr "[%(app_name)s] Création/modification du compte"