diff --git a/README.md b/README.md index e2bb586b6a..4ef988a0d8 100644 --- a/README.md +++ b/README.md @@ -11,68 +11,3 @@ $ npm install -g hexo-cli $ npm install $ hexo server ``` - -## Transaltion Status (en to pt_br) - -**Website** -- [x] Entry Page - -**Guide** -- [ ] Installation (@danielschmitz) -- [ ] Introduction -- [ ] The Vue Instance -- [ ] Template Syntax -- [ ] Computed Properties and Watchers -- [ ] Class and Style Bindings -- [ ] Conditional Rendering -- [ ] List Rendering -- [ ] Event Handling -- [ ] Form Input Bindings -- [ ] Components -- [ ] Advanced -- [ ] Transitions: Entering, Leaving, and Lists -- [ ] Transitioning State -- [ ] Render Functions -- [ ] Reactivity in Depth -- [ ] Custom Directives -- [ ] Mixins -- [ ] Plugins -- [ ] Single File Components -- [ ] Routing -- [ ] State Management -- [ ] Unit Testing -- [ ] Server-Side Rendering -- [ ] Migration from Vue 1.x -- [ ] Migration from Vue Router 0.7.x -- [ ] Comparison with Other Frameworks - -**API** -- [ ] Global Config -- [ ] Global API -- [ ] Options / Data -- [ ] Options / DOM -- [ ] Options / Lifecycle Hooks -- [ ] Options / Misc -- [ ] Instance Properties -- [ ] Instance Methods / Data -- [ ] Instance Methods / Events -- [ ] Instance Methods / Lifecycle -- [ ] Directives -- [ ] Special Attributes -- [ ] Built-In Components -- [ ] VNode Interface -- [ ] Server-Side Rendering - -**Examples** -- [ ] Markdown Editor -- [ ] GitHub Commits -- [ ] Firebase + Validation -- [ ] Grid Component -- [ ] Tree View -- [ ] SVG Graph -- [ ] Modal Component -- [ ] Elastic Header -- [ ] Wrapper Component -- [ ] TodoMVC -- [ ] HackerNews Clone - diff --git a/src/guide/installation.md b/src/guide/installation.md index 65c12a90c7..a3907b4b6d 100644 --- a/src/guide/installation.md +++ b/src/guide/installation.md @@ -1,5 +1,5 @@ --- -title: Instalação +title: Installation type: guide order: 1 vue_version: 2.0.1 @@ -8,35 +8,35 @@ min_size: "61.72" gz_size: "22.58" --- -### Nota sobre compatibilidade +### Compatibility Note -Vue **não** suporta IE8 e versões anteriores, porque são usadas funcionalidades ECMAScript 5 que são incompatíveis com o IE8. Entretanto, suporta todos os [navegadores compatíveis com ECMAScript 5](http://caniuse.com/#feat=es5). +Vue does **not** support IE8 and below, because it uses ECMAScript 5 features that are un-shimmable in IE8. However it supports all [ECMAScript 5 compliant browsers](http://caniuse.com/#feat=es5). -### Notas de lançamento +### Release Notes -Notas detalhadas para cada versão lançada estão disponíveis no [GitHub](https://github.com/vuejs/vue/releases). +Detailed release notes for each version are available on [GitHub](https://github.com/vuejs/vue/releases). -## Versão standalone +## Standalone -Simplesmente faça o download e inclua a tag script. `Vue` será registrado como uma variável global. +Simply download and include with a script tag. `Vue` will be registered as a global variable. -
Não use a versão minificada durante a fase de desenvolvimento. Você irá perder avisos interessantes para os erros mais comuns!
+Don't use the minified version during development. You will miss out all the nice warnings for common mistakes!
diff --git a/themes/vue/layout/index.ejs b/themes/vue/layout/index.ejs
index a60613cabb..5b9e69251e 100644
--- a/themes/vue/layout/index.ejs
+++ b/themes/vue/layout/index.ejs
@@ -11,10 +11,10 @@
- COMEÇAR
+ GET STARTED
GITHUB
Todos conhecem HTML, CSS e JavaScript? Leia o guia e comece a criar aplicações sem perder tempo! Already know HTML, CSS and JavaScript? Read the guide and start building things in no time! Simples, núcleo mínimo com uma adaptabilidade incremental em camadas que podem lidar com aplicações em qualquer escala. Simple, minimal core with an incrementally adoptable stack that can handle apps of any scale.
16kb min+gzip RuntimeVue.js
- O Framework Javascript
Progressivo
+ The Progressive
JavaScript Framework
Acessível
- Approachable
+ Versátil
- Versatile
+ Performático
+ Performant
- Virtual DOM incrível e rápido
- Mínimo esforço para otimizações
+ Blazing Fast Virtual DOM
+ Minimal Optimization Efforts
ORGULHOSAMENTE MANTIDO POR
+ PROUDLY SPONSORED BY
<%- partial('partials/sponsors') %>
- Seja um Patrocinador
+ Become a Backer