forked from angular/angular-fr
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs (public): translation of public files
fix angular#2
- Loading branch information
Showing
22 changed files
with
196 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,3 @@ | ||
.l-main-section | ||
h2 404 | ||
p Whoops. Looks like what you're looking for can't be found. | ||
|
||
h2 404 | ||
p Oups! Il semble que ce que vous cherchez n'existe pas. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,35 +1,35 @@ | ||
{ | ||
"index": { | ||
"hero": "home", | ||
"title": "One framework.", | ||
"subtitle": "Mobile and desktop." | ||
"hero": "Accueil", | ||
"title": "Une plate-forme.", | ||
"subtitle": "Mobile et bureau." | ||
}, | ||
|
||
"features": { | ||
"title": "Features & Benefits" | ||
"title": "Nouveautés & Avantages" | ||
}, | ||
|
||
"contribute": { | ||
"title": "Contribute to Angular", | ||
"subtitle": "Help us build the framework of the future!", | ||
"title": "Contibuer à Angular", | ||
"subtitle": "Aidez-nous à construire l'environnement du futur!", | ||
"autoformat": "true" | ||
}, | ||
|
||
"news": { | ||
"title": "News" | ||
"title": "Nouveautés" | ||
}, | ||
|
||
"events": { | ||
"title": "Events", | ||
"subtitle": "Where we'll be presenting" | ||
"title": "Évènements", | ||
"subtitle": "Où nous allons présenter" | ||
}, | ||
|
||
"support": { | ||
"title": "Support", | ||
"subtitle": "Get help from the Angular Community" | ||
"title": "Aide", | ||
"subtitle": "Obtenez de l'aide de la communauté Angular" | ||
}, | ||
|
||
"presskit": { | ||
"title": "Press Kit" | ||
"title": "Dossier de presse" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
.cta-bar | ||
a(href="/docs/ts/latest/quickstart.html" class="button button-large button-shield md-raised " + "md-primary" md-button) Get Started | ||
a(href="/docs/ts/latest/quickstart.html" class="button button-large button-shield md-raised " + "md-primary" md-button) Commencez |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
{ | ||
"index": { | ||
"title": "Moving the Web Forward", | ||
"subtitle": "The Angular Core Team" | ||
"title": "Promouvoir le Web", | ||
"subtitle": "Équipe principale d'Angular" | ||
}, | ||
|
||
"presskit": { | ||
"title": "Features & Benefits", | ||
"title": "Fonctionnalités & Avantages", | ||
"subtitle": "Production Grade Features" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"index": { | ||
"title": "Angular Cardboard Hack-A-Thon", | ||
"subtitle": "Winners Announced", | ||
"title": "Le Hack-A-Thon Angular Cardboard", | ||
"subtitle": "Gaganants Annoncés", | ||
"autoformat": "true" | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,33 +1,32 @@ | ||
.l-main-section | ||
h2 Angular Projects | ||
p We'd love for you to contribute to our source code and to make Angular projects even better. | ||
h2 Projets Angular | ||
p Nous aimerions que vous contribuez à notre code source pour rendre les projets Angular encore meilleurs. | ||
|
||
.l-sub-section | ||
h3 Angular 2 | ||
|
||
p Angular 2, now in beta, is a next generation mobile and desktop application development platform. | ||
p Angular 2, encore en RC, est la plate-forme de développement d'applications mobiles et Web de nouvelles génération. | ||
|
||
a(href="https://github.com/angular/angular/blob/master/CONTRIBUTING.md" class="button" md-button) Contribute to Angular 2 | ||
a(href="https://github.com/angular/angular/blob/master/CONTRIBUTING.md" class="button" md-button) Contribuer à Angular 2 | ||
|
||
.l-sub-section | ||
h3 Angular for JavaScript or Dart | ||
h3 Angular pour JavaScript ou Dart | ||
|
||
p Angular is a development platform for building mobile and desktop applications. | ||
p Angular 2 est la plate-forme de développement d'applications mobiles et Web. | ||
|
||
a(href="https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md" class="button" md-button) Contribute to Angular for JS | ||
a(href="https://github.com/angular/angular.js/blob/master/CONTRIBUTING.md" class="button" md-button) Contribuer à Angular pour JS | ||
|
||
a(href="https://github.com/angular/angular.dart/blob/master/CONTRIBUTING.md" class="button" md-button) Contribute to Angular for DART | ||
a(href="https://github.com/angular/angular.dart/blob/master/CONTRIBUTING.md" class="button" md-button) Contribuer à Angular pour DART | ||
|
||
.l-sub-section | ||
h3 Angular Material | ||
|
||
p Our goal is to deliver a lean, lightweight set of Angular-based UI elements that implement the material design specification for use in Angular single-page applications (SPAs). | ||
h3 Matériels Angular | ||
|
||
p Notre objectif est de fournir un ensemble de composants graphiques légers respectants les spécifications material design, pour le développement d'application monopages (SPA). | ||
a(href="https://github.com/angular/material/blob/master/.github/CONTRIBUTING.md" class="button" md-button) Contribute to Angular Material | ||
|
||
.l-sub-section | ||
h3 AngularFire | ||
|
||
p AngularFire is the officially supported Angular binding for Firebase. Firebase is a full backend so you don't need servers to build your Angular app. | ||
|
||
a(href="https://github.com/firebase/angularFire" class="button" md-button) Contribute to AngularFire | ||
pAngularFire est la librairie officielle pour le support de Firebase. Firebase est une technologie backend complète pour le développement d'applications Web et mobile. | ||
a(href="https://github.com/firebase/angularFire" class="button" md-button) Contribuer à AngularFire |
Oops, something went wrong.