-
Notifications
You must be signed in to change notification settings - Fork 103
French translation of examples/
folder.
#8
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
Changes from 2 commits
4fcc4b8
29a1952
606723e
05b6310
77cffc0
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
title: GitHub Commits | ||
title: Commits GitHub | ||
type: examples | ||
order: 1 | ||
--- | ||
|
||
> This example fetches latest Vue.js commits data from GitHub's API and displays them as a list. You can switch between the master and dev branches. | ||
> Cet exemple récupère les dernières informations de commits de Vue.js depuis l'API GitHub et les affiches sous forme de liste. Vous pouvez basculer entre l'affichage des branches master et dev. | ||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/c5g8xnar/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/c5g8xnar/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: Elastic Header | ||
title: Header élastique | ||
type: examples | ||
order: 7 | ||
--- | ||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/y91wy85p/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/y91wy85p/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,6 +4,6 @@ type: examples | |
order: 2 | ||
--- | ||
|
||
> This example uses [Firebase](https://firebase.google.com/) as the data persistence backend and syncs between clients in real time (you can try opening it in multiple browser tabs). In addition, it performs instant validation using computed properties and triggers CSS transitions when adding/removing items. | ||
> Cet exemple utilise [Firebase](https://firebase.google.com/) comme serveur de données persistantes et de synchronisation clientes en temps réel (vous pouvez essayer cela en ouvrant de multiples onglets dans votre navigateur). Il réalise également une validation instantanée en utilisant les propriétés calculées et appel des transitions CSS quand des éléments sont ajoutés/supprimés. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. comme couche serveur de persistance de données déclenche des transitions CSS There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "appelle des transitions" There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. je dirais plutôt "déclenche" des transitions |
||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/chrisvfritz/pyLbpzzx/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/chrisvfritz/pyLbpzzx/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
title: Grid Component | ||
title: Composant de grille | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. suggestion: "grille de données" ou "tableau" ? je ne sais pas si ça parle aux francophones |
||
type: examples | ||
order: 3 | ||
--- | ||
|
||
> This is an example of creating a reusable grid component and using it with external data. | ||
> Ceci est un exemple de création d'un composant de grille réutilisable et utilisant des données externes. | ||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/xkkbfL3L/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/xkkbfL3L/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
--- | ||
title: HackerNews Clone | ||
title: Clone de HackerNews | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Clone du site HackerNews |
||
type: examples | ||
order: 10 | ||
--- | ||
|
||
> This is a HackerNews clone built upon HN's official Firebase API, Vue 2.0 + vue-router + vuex, with server-side rendering. | ||
> Ceci est un build clone de HackerNews sous l'API Firebase HN officielle, Vue 2.0 + vue-router + vuex, avec un rendu côté serveur. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Ceci est un clone de HackerNews conçu par dessus l'API Firebase officielle de HN There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. "clone de HackerNews (HN) utilisant l'API" |
||
|
||
<p class="tip">**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/vuejs.org).**</p>{% raw %} | ||
{% raw %} | ||
<div style="max-width:600px"> | ||
<a href="https://github.com/vuejs/vue-hackernews-2.0" target="_blank"> | ||
<img style="width:100%" src="/images/hn.png"> | ||
<img style="width:100%" src="./images/hn.png"> | ||
</a> | ||
</div> | ||
{% endraw %} | ||
|
||
> [Live Demo](https://vue-hn.now.sh/) | ||
> Note: the demo may need some spin up time if nobody has accessed it for a certain period. | ||
> [Démo en ligne](https://vue-hn.now.sh/) | ||
> Note : la démo peut avoir besoin de temps pour se lancer si personne n'y a accédé depuis un certain temps. | ||
> | ||
> [[Source](https://github.com/vuejs/vue-hackernews-2.0)] | ||
|
||
## Features | ||
## Fonctionnalités | ||
|
||
- Server Side Rendering | ||
- Vue + vue-router + vuex working together | ||
- Server-side data pre-fetching | ||
- Client-side state & DOM hydration | ||
- Single-file Vue Components | ||
- Hot-reload in development | ||
- CSS extraction for production | ||
- Real-time List Updates with FLIP Animation | ||
- Rendu Côté Serveur | ||
- Vue + vue-router + vuex fonctionnant ensemble | ||
- Données serveur préchargées | ||
- État Client et Hydratation du DOM | ||
- Composant Vue Monofichier | ||
- Rechargement à chaud en développement | ||
- Extraction CSS pour la production | ||
- Mise à jour en temps-réel de liste avec animation de réordonnement. | ||
|
||
## Architecture Overview | ||
## Présentation d'architecture | ||
|
||
<img width="973" alt="Hackernew clone architecture overview" src="/images/hn-architecture.png"> | ||
<img width="973" alt="Présentation d'architecture clone Hackernew" src="./images/hn-architecture.png"> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
title: Markdown Editor | ||
title: Éditeur Markdown | ||
type: examples | ||
order: 0 | ||
--- | ||
|
||
> Dead simple Markdown editor. | ||
> Éditeur Markdown super simple. | ||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/chrisvfritz/rdjjpc7a/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/chrisvfritz/rdjjpc7a/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
title: Modal Component | ||
title: Composant d'une pop-up | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. composant modal There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. je parlerais même de fenêtre modale pour être précis |
||
type: examples | ||
order: 6 | ||
--- | ||
|
||
> Features used: component, prop passing, content insertion, transitions. | ||
Fonctionnalités utilisées : composant, passage avec *props*, insertion de contenu, transitions. | ||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/mwLbw11k/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/mwLbw11k/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
title: Wrapper Component | ||
title: Imbrication de composant | ||
type: examples | ||
order: 8 | ||
--- | ||
|
||
> In this example we are integrating a 3rd party jQuery plugin (select2) by wrapping it inside a custom component. | ||
> Dans cet exemple nous utilisons un plugin jQuery tiers (select2) en le plaçant à l'intérieur d'un composant personnalisé. | ||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/fruqrvdL/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/fruqrvdL/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
title: SVG Graph | ||
title: Graphe SVG | ||
type: examples | ||
order: 5 | ||
--- | ||
|
||
> This example showcases a combination of custom component, computed property, two-way binding and SVG support. | ||
> Cet exemple met en avant l'utilisation combinée d'éléments personnalisés, de propriétés calculées, de liaisons de données bidirectionnelles et du support SVG. | ||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/mhrckqgq/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/mhrckqgq/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
--- | ||
title: Tree View | ||
title: Affichage en arbre | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Vue d'arborescence ? |
||
type: examples | ||
order: 4 | ||
--- | ||
|
||
> Example of a simple tree view implementation showcasing recursive usage of components. | ||
> Exemple d'une simple implémentation d'affichage en arbre mettant en avant l'utilisation récursive d'un composant. | ||
|
||
<p class="tip">**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/vuejs.org).**</p><iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/3p0j5sgy/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> | ||
<iframe width="100%" height="500" src="https://jsfiddle.net/yyx990803/3p0j5sgy/embedded/result,html,js,css" allowfullscreen="allowfullscreen" frameborder="0"></iframe> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
les affiche