Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Traduction de api/options.md #6

Merged
merged 3 commits into from
May 29, 2017
Merged

Traduction de api/options.md #6

merged 3 commits into from
May 29, 2017

Conversation

Kocal
Copy link
Member

@Kocal Kocal commented May 23, 2017

No description provided.

Copy link
Member

@MachinisteWeb MachinisteWeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Autre review

@@ -1,73 +1,73 @@
# Router Construction Options (En) <br><br> *Cette page est en cours de traduction française. Revenez une autre fois pour lire une traduction achevée ou [participez à la traduction française ici](https://github.com/vuejs-fr/vue-router).*
# Options de Construction du Routeur
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

de construction du routeur


- default: `"hash" (in browser) | "abstract" (in Node.js)`
- défaut : `"hash" (dans le navigateur) | "abstract" (dans Node.js)`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

en Node.js


- `history`: requires HTML5 History API and server config. See [HTML5 History Mode](../essentials/history-mode.md).
- `history` : nécessite l'API History d'HTML 5 et la configuration du serveur. Voir [Mode d'Historique HTML5](../essentials/history-mode.md).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mode historique de HTML5


The base URL of the app. For example, if the entire single page application is served under `/app/`, then `base` should use the value `"/app/"`.
L'URL de base de l'application. Par exemple, si l'entière application monopage est distribuée sous `/app/`, alors `base` doit utiliser la valeur `"/app/"`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

si l'application monopage entière


Provide custom query string parse / stringify functions. Overrides the default.
Permet de spécifier des fonctions customisées pour parser / stringifier la requête. Surcharge les fonctions par défaut.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Permet de spécifier des fonctions personnalisées pour formater en fonctions ou en chaîne de caractère la requête.

Copy link
Member Author

@Kocal Kocal May 27, 2017

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

pour formater en objet ou

?

@Kocal
Copy link
Member Author

Kocal commented May 27, 2017

Modifications apportées

Copy link
Member

@MachinisteWeb MachinisteWeb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Top !

@MachinisteWeb MachinisteWeb merged commit de8632d into vuejs-fr:working May 29, 2017
@Kocal Kocal deleted the api/options.md branch May 29, 2017 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants