-
Notifications
You must be signed in to change notification settings - Fork 78
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #79 from ranophoenix/fix_cpe
Adjustments for Portuguese version
- Loading branch information
Showing
6 changed files
with
30 additions
and
28 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
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,4 +1,5 @@ | ||
# Languages | ||
|
||
* [English](en/) | ||
* [Français](fr/) | ||
* [Français](fr/) | ||
* [Português](pt/) |
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,28 +1,28 @@ | ||
# Summary | ||
# Sumário | ||
|
||
* [Basics](basics/README.md) | ||
* [Creating a map](basics/map.md) | ||
* [Dissecting your map](basics/dissect.md) | ||
* [Resources](basics/resources.md) | ||
* [O Básico](basics/README.md) | ||
* [Criando um mapa](basics/map.md) | ||
* [Dissecando o seu mapa](basics/dissect.md) | ||
* [Recursos úteis](basics/resources.md) | ||
|
||
* [Layers and Sources](layers/README.md) | ||
* [WMS sources](layers/wms.md) | ||
* [Tiled sources](layers/cached.md) | ||
* [Proprietary tile providers](layers/proprietary.md) | ||
* [Vector data](layers/vector.md) | ||
* [Image vector source](layers/imagevector.md) | ||
* [Camadas e Fontes de Dados](layers/README.md) | ||
* [Fontes WMS](layers/wms.md) | ||
* [Fontes de blocos de dados de imagem (`tiles`)](layers/cached.md) | ||
* [Fornecedores proprietários de blocos de dados de imagem](layers/proprietary.md) | ||
* [Dados vetoriais](layers/vector.md) | ||
* [Fontes de imagens vetoriais](layers/imagevector.md) | ||
|
||
* [Controls](controls/README.md) | ||
* [Scale line control](controls/scaleline.md) | ||
* [Select interaction](controls/select.md) | ||
* [Draw interaction](controls/draw.md) | ||
* [Modify interaction](controls/modify.md) | ||
* [Controles e Interações](controls/README.md) | ||
* [Controle `ScaleLine`](controls/scaleline.md) | ||
* [Interação `Select`](controls/select.md) | ||
* [Interação `Draw`](controls/draw.md) | ||
* [Interação `Modify`](controls/modify.md) | ||
|
||
* [Vector Topics](vector/README.md) | ||
* [Formats](vector/formats.md) | ||
* [Styling concepts](vector/style-intro.md) | ||
* [Custom styles](vector/style.md) | ||
* [Tópicos sobre Vetores](vector/README.md) | ||
* [Formatos](vector/formats.md) | ||
* [Estilos](vector/style-intro.md) | ||
* [Personalização de estilos](vector/style.md) | ||
|
||
* [Custom Builds](custom-builds/README.md) | ||
* [Concepts](custom-builds/concepts.md) | ||
* [Create custom builds](custom-builds/create.md) | ||
* [`Builds` Personalizados](custom-builds/README.md) | ||
* [Conceitos](custom-builds/concepts.md) | ||
* [Criar `builds` personalizados](custom-builds/create.md) |
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