diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-06-21 15:12:39 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2024-06-21 15:42:43 +0200 |
commit | 8ca8b9b52fd84384c1dd53041710c3721681c346 (patch) | |
tree | 4d9edf3083338f14673ff2053b05edca451fe399 /locale/fr/LC_MESSAGES/django.po | |
parent | 8793d61e0f01090a83d745fc504066880d86da41 (diff) | |
download | Ishtar-8ca8b9b52fd84384c1dd53041710c3721681c346.tar.bz2 Ishtar-8ca8b9b52fd84384c1dd53041710c3721681c346.zip |
📝 update documentation search
Diffstat (limited to 'locale/fr/LC_MESSAGES/django.po')
-rw-r--r-- | locale/fr/LC_MESSAGES/django.po | 80 |
1 files changed, 53 insertions, 27 deletions
diff --git a/locale/fr/LC_MESSAGES/django.po b/locale/fr/LC_MESSAGES/django.po index ce57fa6c4..c4446a246 100644 --- a/locale/fr/LC_MESSAGES/django.po +++ b/locale/fr/LC_MESSAGES/django.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-06-20 15:37+0200\n" +"POT-Creation-Date: 2024-06-21 15:37+0200\n" "PO-Revision-Date: 2022-07-08 13:04+0000\n" "Last-Translator: Étienne Loks <etienne.loks@iggdrasil.net>\n" "Language-Team: French <http://translate.iggdrasil.net/projects/ishtar/wip-" @@ -15604,8 +15604,8 @@ msgid "" "Each item in the database is indexed to ensure consistent results for free-" "entry searches." msgstr "" -"Chaque élément de la base de données est indexé afin de pouvoir avoir des " -"résultats cohérents lors d'une recherche en saisie libre." +"Chaque élément de la base de données est indexé contextuellement pour " +"obtenir des résultats cohérents lors d'une recherche en saisie libre." #: ishtar_common/templates/widgets/search_input.html:66 msgid "" @@ -15621,12 +15621,13 @@ msgstr "" msgid "" "Clicking on the <i class=\"fa fa-cog\" aria-hidden=\"true\"></i> icon takes " "you to a form that allows you to simply construct your search by criteria. " -"Once this search query has been built up, the query can be adjusted." +"Once this search query has been built up, the query can be adjusted in the " +"main search area." msgstr "" "En cliquant sur l'icône <i class=\"fa fa-cog\" aria-hidden=\"true\"></i> on " "accède à un formulaire permettant de construire simplement sa recherche par " "critère. Une fois cette requête de recherche constituée, la requête peut " -"être ajustée." +"être ajustée dans la zone de recherche principale." #: ishtar_common/templates/widgets/search_input.html:71 msgid "Open search" @@ -15634,19 +15635,19 @@ msgstr "Recherche ouverte" #: ishtar_common/templates/widgets/search_input.html:72 msgid "" -"In the criterion search, the engine searches exactly for the value entered. " -"If you want an open search such as \"contains the value\", add an asterisk * " -"to the value." +"In the search by criteria, the engine searches exactly for the value " +"entered. If you want an open search such as \"contains the value\", add an " +"asterisk * to the value." msgstr "" "Dans la recherche par critère, le moteur recherche exactement la valeur " "entrée. Si l'on souhaite faire une recherche ouverte du type « contient la " "valeur », il faut ajouter un astérisque * à la valeur." -#: ishtar_common/templates/widgets/search_input.html:74 +#: ishtar_common/templates/widgets/search_input.html:73 msgid "" -"Example: \"denomination='éclat'\" will return only those elements whose " +"Example: \"denomination='éclat'\" will return only those items whose " "denomination is exactly \"éclat\", while \"denomination='éclat*'\" will " -"return all elements whose denomination contains the word \"éclat\", e.g. " +"return all items whose denomination contains the word \"éclat\", e.g. " "batches of \"éclats\", \"éclat retouché\", etc." msgstr "" "Exemple : « denomination=\"éclat\" » retournera uniquement les éléments dont " @@ -15654,19 +15655,20 @@ msgstr "" "renverra tous les éléments dont la dénomination contient le mot éclat, donc " "par exemple Lots d'éclats, éclat retouché, etc." -#: ishtar_common/templates/widgets/search_input.html:76 +#: ishtar_common/templates/widgets/search_input.html:75 msgid "Exclude" msgstr "Exclusion" -#: ishtar_common/templates/widgets/search_input.html:77 +#: ishtar_common/templates/widgets/search_input.html:76 msgid "" "To exclude items from the search, add the criterion from the form, then " -"prefix the criterion with \"-\"." +"prefix the criterion with \"-\" in the main search area." msgstr "" "Pour exclure des éléments de la recherche, ajouter le critère depuis le " -"formulaire puis préfixer le critère par « - »." +"formulaire puis préfixer le critère par « - » dans la zone de recherche " +"principale." -#: ishtar_common/templates/widgets/search_input.html:78 +#: ishtar_common/templates/widgets/search_input.html:77 msgid "" "Example: the search \"-material='metal'\" will exclude all metal finds from " "the search." @@ -15674,11 +15676,35 @@ msgstr "" "Exemple : la recherche « -materiau=\"métal\" » excluera de la recherche tous " "le mobilier métallique." +#: ishtar_common/templates/widgets/search_input.html:79 +msgid "Filled/empty" +msgstr "Rempli/vide" + #: ishtar_common/templates/widgets/search_input.html:80 +msgid "" +"If you want to get items with a specific criteria filled, set the value to " +"\"*\". Instead if you want to get items with a specific criteria empty, set " +"the value to \"*\", then prefix the criterion with \"-\"." +msgstr "" +"Si vous souhaitez obtenir des éléments avec un critère spécifique rempli, " +"définissez la valeur à « * ». Au contraire, si vous voulez obtenir des " +"éléments avec un critère spécifique vide, définissez la valeur à « * », puis " +"préfixez le critère avec « - »." + +#: ishtar_common/templates/widgets/search_input.html:81 +msgid "" +"Example: \"material='*'\" will return only all items with a material set, \"-" +"material='*'\" return all items with material not set." +msgstr "" +"Exemple : « material='*' » renvoie uniquement tous les éléments dont le " +"matériau est défini, « -material='*' » renvoie tous les éléments dont le " +"matériau n'est pas défini." + +#: ishtar_common/templates/widgets/search_input.html:83 msgid "Greater than, lower than, before, after" msgstr "Plus grand que, plus petit que, avant, après" -#: ishtar_common/templates/widgets/search_input.html:81 +#: ishtar_common/templates/widgets/search_input.html:84 msgid "" "For searches such as larger, smaller (for numeric fields), before, after " "(for date fields), add the criterion from the form, then change the \"=\" " @@ -15689,7 +15715,7 @@ msgstr "" "depuis le formulaire puis modifier le signe « = » en « => » ou « =< » selon " "le résultat souhaité." -#: ishtar_common/templates/widgets/search_input.html:82 +#: ishtar_common/templates/widgets/search_input.html:85 msgid "" "Example: the search 'year=>\"2019\"' will return all items from 2019 and " "onwards." @@ -15697,17 +15723,17 @@ msgstr "" "Exemple : la recherche « annee=>\"2019\" » permet d'obtenir tous les " "éléments de 2019 et après." -#: ishtar_common/templates/widgets/search_input.html:84 +#: ishtar_common/templates/widgets/search_input.html:87 msgid "Full documentation for searches." msgstr "Documentation complète pour les recherches." #: ishtar_common/templatetags/window_tables.py:105 -#: ishtar_common/widgets.py:1319 +#: ishtar_common/widgets.py:1318 msgid "No results" msgstr "Pas de résultats" #: ishtar_common/templatetags/window_tables.py:106 -#: ishtar_common/widgets.py:1320 +#: ishtar_common/widgets.py:1319 msgid "Loading..." msgstr "Chargement..." @@ -15953,24 +15979,24 @@ msgstr "aujourdhui" msgid "The character \" is not accepted." msgstr "Le caractère \" n'est pas accepté." -#: ishtar_common/widgets.py:651 +#: ishtar_common/widgets.py:650 msgid "{} is not a valid key for {}" msgstr "{} n’est pas une valeur valide pour {}" -#: ishtar_common/widgets.py:791 ishtar_common/widgets.py:973 -#: ishtar_common/widgets.py:1101 +#: ishtar_common/widgets.py:790 ishtar_common/widgets.py:972 +#: ishtar_common/widgets.py:1100 msgid "Search..." msgstr "Recherche..." -#: ishtar_common/widgets.py:904 +#: ishtar_common/widgets.py:903 msgid "Prev.:" msgstr "Préc. :" -#: ishtar_common/widgets.py:908 +#: ishtar_common/widgets.py:907 msgid "Restore previous" msgstr "Restaurer précédent" -#: ishtar_common/widgets.py:1321 +#: ishtar_common/widgets.py:1320 msgid "Remove" msgstr "Enlever" |