12-23-上传master
This commit is contained in:
121
README.fr-FR.md
Normal file
121
README.fr-FR.md
Normal file
@ -0,0 +1,121 @@
|
||||
[English](./README.md) | [简体中文](./README.zh-CN.md) | [Русский](./README.ru-RU.md) | [Türkçe](./README.tr-TR.md) | [日本語](./README.ja-JP.md) | Français | [Português](./README.pt-BR.md) | [العربية](./README.ar-DZ.md)
|
||||
|
||||
<h1 align="center">Ant Design Pro</h1>
|
||||
|
||||
<div align="center">
|
||||
|
||||
Une solution UI prête à l'emploi pour des applications d'entreprise en tant que modèle React.
|
||||
|
||||
[](http://umijs.org/) [](https://dev.azure.com/ant-design/ant-design-pro/_build/latest?definitionId=1?branchName=master) [](https://david-dm.org/ant-design/ant-design-pro) [](https://david-dm.org/ant-design/ant-design-pro?type=dev) [](https://gitter.im/ant-design/pro-english?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge) [](https://gitter.im/ant-design/ant-design-pro?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)  
|
||||
|
||||

|
||||
|
||||
</div>
|
||||
|
||||
- Aperçu: http://preview.pro.ant.design
|
||||
- Page d'accueil: http://pro.ant.design
|
||||
- Documentation: http://pro.ant.design/docs/getting-started
|
||||
- ChangeLog: http://pro.ant.design/docs/changelog
|
||||
- FAQ: http://pro.ant.design/docs/faq
|
||||
- Site mirroir en Chine: http://ant-design-pro.gitee.io
|
||||
|
||||
## 2.0 Sorti maintenant! 🎉🎉🎉
|
||||
|
||||
[Annoncement de Ant Design Pro 2.0.0](https://medium.com/ant-design/beautiful-and-powerful-ant-design-pro-2-0-release-51358da5af95)
|
||||
|
||||
## Recrutement pour la traduction :loudspeaker:
|
||||
|
||||
Nous avons besoin de votre aide: https://github.com/ant-design/ant-design-pro/issues/120
|
||||
|
||||
## Fonctionnalités
|
||||
|
||||
- :gem: **Design soigné**: Suit [la spécification Ant Design](http://ant.design/)
|
||||
- :triangular_ruler: **Modèles communs**: Modèles typiques d'application d'entreprise
|
||||
- :rocket: **Développement dernier cri**: Infrastructure de développement de React/umi/dva/antd la plus récente
|
||||
- :iphone: **Design adapté**: Conçu pour des tailles d'écran variables
|
||||
- :art: **Thématisation**: Thème personnalisable avec configuration simple
|
||||
- :globe_with_meridians: **International**: Solution i18n intégrée
|
||||
- :gear: **Meilleures pratiques**: Flux de travail solide pour rendre votre code sain
|
||||
- :1234: **Développement simulé**: Solution de développement simulée facile à utiliser
|
||||
- :white_check_mark: **Tests UI**: Volez en toute sécurité avec les tests unitaires et e2e
|
||||
|
||||
## Modèles
|
||||
|
||||
```
|
||||
- Tableau de bord
|
||||
- Analytique
|
||||
- Moniteur
|
||||
- Espace de travail
|
||||
- Formulaire
|
||||
- Formulaire de base
|
||||
- Formulaire par étape
|
||||
- Formulaire avancé
|
||||
- Liste
|
||||
- Tableau standard
|
||||
- Liste standard
|
||||
- Liste de cartes
|
||||
- Liste de recherche (Projet/Applications/Article)
|
||||
- Profil
|
||||
- Profil simple
|
||||
- Profil avancé
|
||||
- Compte
|
||||
- Centre du compte
|
||||
- Paramètres du compte
|
||||
- Résultat
|
||||
- Succès
|
||||
- Échec
|
||||
- Exception
|
||||
- 403
|
||||
- 404
|
||||
- 500
|
||||
- Utilisateur
|
||||
- Connexion
|
||||
- S'inscrire
|
||||
- Résultat de l'inscription
|
||||
```
|
||||
|
||||
## Utilisation
|
||||
|
||||
### Utiliser bash
|
||||
|
||||
```bash
|
||||
$ mkdir <your-project-name>
|
||||
$ cd <your-project-name>
|
||||
$ yarn create umi # or npm create umi
|
||||
|
||||
# Choose ant-design-pro:
|
||||
Select the boilerplate type (Use arrow keys)
|
||||
❯ ant-design-pro - Create project with an layout-only ant-design-pro boilerplate, use together with umi block.
|
||||
app - Create project with a simple boilerplate, support typescript.
|
||||
block - Create a umi block.
|
||||
library - Create a library with umi.
|
||||
plugin - Create a umi plugin.
|
||||
|
||||
$ git init
|
||||
$ npm install
|
||||
$ npm start # visit http://localhost:8000
|
||||
```
|
||||
|
||||
### Utilisation de Gitpod
|
||||
|
||||
Ouvrez le projet avec Gitpod (environnement de développement gratuit pour GitHub) et commencez à coder immédiatement.
|
||||
|
||||
[](https://gitpod.io/#https://github.com/ant-design/ant-design-pro)
|
||||
|
||||
Plus d'instructions dans la [documentation](http://pro.ant.design/docs/getting-started).
|
||||
|
||||
## Support des navigateurs
|
||||
|
||||
Navigateurs modernes et IE11.
|
||||
|
||||
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Firefox | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/chrome/chrome_48x48.png" alt="Chrome" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Chrome | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/safari/safari_48x48.png" alt="Safari" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Safari | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/opera/opera_48x48.png" alt="Opera" width="24px" height="24px" />](http://godban.github.io/browsers-support-badges/)</br>Opera |
|
||||
| --- | --- | --- | --- | --- |
|
||||
| IE11, Edge | deux dernières versions | deux dernières versions | deux dernières versions | deux dernières versions |
|
||||
|
||||
## Contribution
|
||||
|
||||
Toute forme de contribution est la bienvenue, voici quelques exemples de façons dont vous pouvez contribuer à ce projet:
|
||||
|
||||
- Utiliser Ant Design Pro dans votre travail quotidien.
|
||||
- Soumettre des [issues](http://github.com/ant-design/ant-design-pro/issues) pour reporter les bugs ou poser des questions.
|
||||
- Proposer des [pull requests](http://github.com/ant-design/ant-design-pro/pulls) pour améliorer notre code.
|
Reference in New Issue
Block a user