Files
Piwigo/language/fr_CA/help_quick_search.lang.php
2025-11-10 17:40:35 +01:00

9 lines
999 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<?php
// +-----------------------------------------------------------------------+
// | This file is part of Piwigo. |
// | |
// | For copyright and license information, please view the COPYING.txt |
// | file that was distributed with this source code. |
// +-----------------------------------------------------------------------+
$lang['Searches photos with a given width or height.'] = 'Recherche des photos avec une largeur ou une hauteur donnée.';
$lang['The quick search engine allows you to use boolean operators to refine your search. By default, the search applies to all keywords. Searches are not case sensitive.'] = 'Le moteur de recherche rapide permet dutiliser les opérateurs booléens pour affiner votre recherche. Par défaut, la recherche sapplique à lensemble des mots-clés. Les recherches ne sont pas sensibles à la casse.';