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

Intro video Vue #116

Merged
merged 3 commits into from
Jan 2, 2018
Merged

Intro video Vue #116

merged 3 commits into from
Jan 2, 2018

Conversation

MachinisteWeb
Copy link
Member

Si vous souhaitez en savoir plus sur le processus de traduction, vous aurez plus d'information ici :
vuejs#1337

Les traductions ne sont pas exacte. Vous n'allez parfois pas savoir si le manque d'élément dans la traduction française est génante car le texte est « contextualisé » grâce à la vidéo. Aussi il es possible d'omettre certain mot sans géner la compréhension de manière à ce que le temps de lecture soit synchro avec le temps de parole de l'interlocuteur.

C'est pourquoi vous ne trouverrez pas de traduction litérale. La taille des textes est adaptés à la vitesse de lecture mais si vous souhaitez en avoir vous même le cœur net, vous pourrez le faire en téléchargeant la vidéo, et en la lisant avec VLC et ces sous titres (plus d'infos dans le lien).

Ce que j'ai donc surtout besoin c'est d'une relecture orthographique !

Merci pour votre aide !

Signed-off-by: MachinisteWeb <bruno.lesieur@gmail.com>
@@ -1,589 +1,588 @@
1
00:00:00,000 --> 00:00:02,418
- Over the last 10 years
our web pages have become
- Depuis ses 10 dernière années
Copy link

Choose a reason for hiding this comment

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

  • dernières


16
00:00:41,627 --> 00:00:44,381
that needs a richer, more
interactive experience.
pour une experience
Copy link

Choose a reason for hiding this comment

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

  • expérience


26
00:01:04,269 --> 00:01:06,260
Next, we'll take a look
at Vue in action by
Construisons maintemant
Copy link

Choose a reason for hiding this comment

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

  • maintenant


31
00:01:15,301 --> 00:01:16,981
but we'll introduce a couple key concepts
mais juste introduires quelques conceptes
Copy link

Choose a reason for hiding this comment

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

  • introduire quelques concepts

Pretty cool, but the magic of
Vue starts when data changes.
Plutôt sympa, mais la magie de Vue
commence quand les données changes.
Copy link

Choose a reason for hiding this comment

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

  • changent


111
00:04:40,580 --> 00:04:43,867
product quantity field
with the v-model directive
de notrec produit avec
Copy link

Choose a reason for hiding this comment

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

  • notre

We just create a new input
field and bind it to our
Créons donc un nouveau champ
et attachons y la quantité
Copy link

Choose a reason for hiding this comment

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

  • attachons-y


123
00:05:15,828 --> 00:05:18,879
We might even use single
file Vue components
Nous pourions utiliser des
Copy link

Choose a reason for hiding this comment

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

  • pourrions


126
00:05:25,599 --> 00:05:28,926
- Hi, I'm Evan You, the creator of Vue.js.
- Bonjour, c'est Evan You, createur de Vue.js.
Copy link

Choose a reason for hiding this comment

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

  • créateur


133
00:05:42,457 --> 00:05:44,708
I think you'll enjoy the Vue.

Je pense que vous allez aprécier Vue.
Copy link

Choose a reason for hiding this comment

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

  • apprécier

Signed-off-by: MachinisteWeb <bruno.lesieur@gmail.com>
@MachinisteWeb
Copy link
Member Author

Merci @rspt pour se défrichage ! J'ai passé pas mal de temps en me concentrant sur le temps de parole, j'avoue que c'était la foire aux fautes !

@rspt
Copy link

rspt commented Dec 23, 2017

Merci @rspt pour se défrichage ! J'ai passé pas mal de temps en me concentrant sur le temps de parole, j'avoue que c'était la foire aux fautes !

Aucun soucis ;)

C'est juste le format srt qui est vraiment pas pratique pour la relecture ^^

Copy link
Member

@Kocal Kocal left a comment

Choose a reason for hiding this comment

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

Bon boulot 😄

Quelques petites remarques pour ma part

JavaScript framework
that helps you create
à la prise en main progressive
qui permet
Copy link
Member

Choose a reason for hiding this comment

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

qui permet d'écrire


24
00:01:00,000 --> 00:01:02,291
CSS, and JavaScript needed to render
HTML CSS, et JavaScript nécessaire
Copy link
Member

Choose a reason for hiding this comment

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

nécessaires

non ?

Signed-off-by: MachinisteWeb <bruno.lesieur@gmail.com>
@MachinisteWeb MachinisteWeb merged commit b49d6bb into master Jan 2, 2018
@MachinisteWeb MachinisteWeb deleted the video branch January 2, 2018 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants