Files
est-frame/node_modules/@docusaurus/theme-translations/locales/fr/theme-search-algolia.json
2025-10-22 05:38:27 +00:00

36 lines
2.4 KiB
JSON
Executable File
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"theme.SearchBar.label": "Chercher",
"theme.SearchBar.seeAll": "Voir les {count} résultats",
"theme.SearchModal.errorScreen.helpText": "Vous pouvez vérifier votre connexion réseau.",
"theme.SearchModal.errorScreen.titleText": "Impossible de récupérer les résultats",
"theme.SearchModal.footer.closeKeyAriaLabel": "Touche Echap",
"theme.SearchModal.footer.closeText": "fermer",
"theme.SearchModal.footer.navigateDownKeyAriaLabel": "Flèche vers le bas",
"theme.SearchModal.footer.navigateText": "naviguer",
"theme.SearchModal.footer.navigateUpKeyAriaLabel": "Flèche vers le haut",
"theme.SearchModal.footer.searchByText": "Recherche via",
"theme.SearchModal.footer.selectKeyAriaLabel": "Touche Entrée",
"theme.SearchModal.footer.selectText": "sélectionner",
"theme.SearchModal.noResultsScreen.noResultsText": "Aucun résultat pour",
"theme.SearchModal.noResultsScreen.reportMissingResultsLinkText": "Faites-le nous savoir.",
"theme.SearchModal.noResultsScreen.reportMissingResultsText": "Vous pensez que cette requête doit donner des résultats ?",
"theme.SearchModal.noResultsScreen.suggestedQueryText": "Essayez de chercher",
"theme.SearchModal.placeholder": "Rechercher des docs",
"theme.SearchModal.searchBox.cancelButtonText": "Annuler",
"theme.SearchModal.searchBox.resetButtonTitle": "Effacer la requête",
"theme.SearchModal.startScreen.favoriteSearchesTitle": "Favoris",
"theme.SearchModal.startScreen.noRecentSearchesText": "Aucune recherche récente",
"theme.SearchModal.startScreen.recentSearchesTitle": "Récemment",
"theme.SearchModal.startScreen.removeFavoriteSearchButtonTitle": "Supprimer cette recherche des favoris",
"theme.SearchModal.startScreen.removeRecentSearchButtonTitle": "Supprimer cette recherche de l'historique",
"theme.SearchModal.startScreen.saveRecentSearchButtonTitle": "Sauvegarder cette recherche",
"theme.SearchPage.algoliaLabel": "Recherche par Algolia",
"theme.SearchPage.documentsFound.plurals": "Un document trouvé|{count} documents trouvés",
"theme.SearchPage.emptyResultsTitle": "Rechercher dans la documentation",
"theme.SearchPage.existingResultsTitle": "Résultats de recherche pour « {query} »",
"theme.SearchPage.fetchingNewResults": "Chargement de nouveaux résultats...",
"theme.SearchPage.inputLabel": "Chercher",
"theme.SearchPage.inputPlaceholder": "Tapez votre recherche ici",
"theme.SearchPage.noResultsText": "Aucun résultat trouvé"
}