# Translating PrestaShop

## French

- [Traduire le logiciel PrestaShop: principes de base](https://docs.prestashop-project.org/translating-prestashop/french-2/traduire-le-logiciel-prestashop-principes-de-base.md): Tout ce dont vous avez besoin pour traduire le logiciel PrestaShop
- [Contribuer aux traductions Crowdin](https://docs.prestashop-project.org/translating-prestashop/french-2/traduire-le-logiciel-prestashop-principes-de-base/contribuer-aux-traductions-crowdin.md): Vous souhaitez traduire PrestaShop dans votre langue? Voici tout ce dont vous avez besoin pour commencer.
- [À faire et à éviter : traduire sur Crowdin](https://docs.prestashop-project.org/translating-prestashop/french-2/traduire-le-logiciel-prestashop-principes-de-base/contribuer-aux-traductions-crowdin/a-faire-et-a-eviter-traduire-sur-crowdin.md)
- [Révision (proofreading) : l'essentiel](https://docs.prestashop-project.org/translating-prestashop/french-2/traduire-le-logiciel-prestashop-principes-de-base/contribuer-aux-traductions-crowdin/revision-proofreading-lessentiel.md): Envie de devenir réviseur ? Ici se trouve tout ce qu'il faut savoir.
- [Révision et QA check : vérifier la qualité d'une traduction](https://docs.prestashop-project.org/translating-prestashop/french-2/traduire-le-logiciel-prestashop-principes-de-base/contribuer-aux-traductions-crowdin/revision-et-qa-check-verifier-la-qualite-dune-traduction.md): Qu'est ce qu'un QA check, et à quoi ça sert ? On vous explique tout.
- [Contribuer à la documentation](https://docs.prestashop-project.org/translating-prestashop/french-2/traduire-le-logiciel-prestashop-principes-de-base/contribuer-a-la-documentation.md): Je veux traduire la documentation PrestaShop dans ma langue, comment faire?
- [Conditions d'utilisation - Open Software License](https://docs.prestashop-project.org/translating-prestashop/french-2/traduire-le-logiciel-prestashop-principes-de-base/conditions-dutilisation-open-software-license.md)
- [Ressources](https://docs.prestashop-project.org/translating-prestashop/french-2/ressources/ressources.md)
- [Sites web utiles](https://docs.prestashop-project.org/translating-prestashop/french-2/ressources/ressources/sites-web-utiles.md): Une liste de sites web qui vous seront utiles lors de vos traductions.
- [Glossaire PrestaShop](https://docs.prestashop-project.org/translating-prestashop/french-2/ressources/ressources/glossaire-prestashop.md)

## English

- [Translating PrestaShop Software: Basics](https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics.md): Everything you need to start translating PrestaShop right away.
- [Translating on Crowdin](https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics/translating-on-crowdin.md): Want to help translate PrestaShop into your language? Here's everything you need to get started.
- [The Do's & Don'ts of Crowdin Translation](https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics/translating-on-crowdin/the-dos-and-donts-of-crowdin-translation.md): Here's what you must do and don't when Translating on Crowdin.
- [Proofreading: All You Need to Know](https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics/translating-on-crowdin/proofreading-all-you-need-to-know.md): Interested in becoming a proofreader? Here's everything you need to know.
- [Proofreaders' QA Checker: Ensuring Quality Translations](https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics/translating-on-crowdin/proofreaders-qa-checker-ensuring-quality-translations.md): What's a QA checker? What does it do? Everything you need to know is on this page.
- [Translating Documentation](https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics/translating-documentation.md): I want to translate the PrestaShop documentation in my own language
- [Terms of Use - Open Software License](https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics/terms-of-use-open-software-license.md)
- [Resources](https://docs.prestashop-project.org/translating-prestashop/resources/resources.md)
- [Useful Websites](https://docs.prestashop-project.org/translating-prestashop/resources/resources/useful-websites.md): Here are useful resources you may need for translation.
- [PrestaShop Glossary](https://docs.prestashop-project.org/translating-prestashop/resources/resources/prestashop-glossary.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.prestashop-project.org/translating-prestashop/translating-prestashop-software-basics.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
