From 46501ca639d0bfc59317f3d2ef6495ae8a8a7dac Mon Sep 17 00:00:00 2001 From: Geraldo Barros Date: Sun, 30 Apr 2017 13:10:38 -0300 Subject: [PATCH] translations #1 --- content.md | 43 ++++++++++++++++++++----------------------- 1 file changed, 20 insertions(+), 23 deletions(-) diff --git a/content.md b/content.md index 04ec263..3518f01 100644 --- a/content.md +++ b/content.md @@ -3,7 +3,7 @@

A-Frame School

-

An interactive course for WebVR

+

Um curso interativo de WebVR

aframe.io

@@ -11,29 +11,29 @@ ------ -## Prologue +## Prólogo -> Using [Glitch](https://glitch.com), the School will give you step-by-step -> exercises to help you jump into [WebVR](https://webvr.rocks)! The School has -> sections going ← and → but also subsections going **↑ and +> Usando [Glitch](https://glitch.com), a School irá ensinar exercícios passo a passo +> para você aprender [WebVR](https://webvr.rocks)! A School tem +> sessões indo para ← e → mas também subseções aindo para **↑ e > ↓**: -**Navigate ↓** +**Navegue ↓** --- -### Resources During Your Journey +### Recursos -1. [Skim through the docs and FAQ](https://aframe.io/docs/) -2. [Get help from peeps on Slack](https://aframe.io/community/#slack) -3. [Ask questions on Stack Overflow](http://stackoverflow.com/questions/ask/?tags=aframe) -4. If you are in a live workshop event, please raise your hand if you have a question! +1. [Documentação e FAQ](https://aframe.io/docs/) +2. [Obtenha ajuda no Slack](https://aframe.io/community/#slack) +3. [Faça perguntas no Stack Overflow](http://stackoverflow.com/questions/ask/?tags=aframe) +4. Se você estiver em uma oficina, por favor, levante a mão se você tiver uma pergunta! -**Navigate →** +**Navegue →** @@ -41,23 +41,20 @@ ------ -## Glitch — Introduction +## Glitch — Introdução -> The School uses [Glitch](https://glitch.com) as your learning and development -> environment for A-Frame. +> A School usa [Glitch](https://glitch.com) como seu ambiente de aprendizado e > desenvolvimento para A-Frame. -- Glitch lets you code in the browser without having to set -anything up -- Glitch lets you **remix** projects to use existing A-Frame projects as a - starting point -- Glitch instantly publishes and hosts your site with a URL (e.g., +- Glitch permite desenvolver no navegador +- Glitch permite **modificar** projetos já criados para criar novos +- Glitch publica e hospeda instantaneamente seu site com uma URL (exemplo: `https://aframe.glitch.me`) -- Glitch updates your A-Frame site live on every code change -- Glitch lets multiple people code on the same project +- Glitch atualiza seu site ao vivo a cada alteração de código +- Glitch permite que várias pessoas desenvolvam no mesmo projeto -*If you are interested in setting up a local development environment, skip ahead ↓* +*Se você está interessado em criar um ambiente de desenvolvimento local, pule ↓* ---