-
Notifications
You must be signed in to change notification settings - Fork 532
Add Brazilian Portuguese (pt_BR) translation for the about page #1260
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
Open
devdavidejesus
wants to merge
6
commits into
bitcoin-core:master
Choose a base branch
from
devdavidejesus:pt_BR-about
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
6 commits
Select commit
Hold shift + click to select a range
ffc0902
Add Brazilian Portuguese (pt_BR) translation for about page
devdavidejesus 199fbfd
about: remove functional redirects from pt_BR translation
devdavidejesus 888c66f
Add pt_BR locale scaffolding: index, RSS page and feed sources
devdavidejesus 0ee3795
Update _data/navigation.yml
devdavidejesus eef812c
Update _posts/pt_BR/pages/2016-01-01-about.md
devdavidejesus d918b64
about: use 'manutenção' for the janitorial role
devdavidejesus File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 |
|---|---|---|
|
|
@@ -3,3 +3,4 @@ zh_CN: 简体中文 | |
| zh_TW: 繁體中文 | ||
| ja: 日本語 | ||
| es: Español | ||
| pt_BR: Português (Brasil) | ||
This file contains hidden or 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 hidden or 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 hidden or 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 |
|---|---|---|
| @@ -0,0 +1,37 @@ | ||
| --- | ||
| title: Sobre | ||
| name: about | ||
| permalink: /pt_BR/about/ | ||
| type: pages | ||
| layout: page | ||
| lang: pt_BR | ||
| version: 3 | ||
| --- | ||
|
|
||
| ## Sobre nós | ||
|
|
||
| O Bitcoin Core é um projeto de [código aberto](https://opensource.org/) que mantém e publica o software cliente do Bitcoin chamado "Bitcoin Core". | ||
|
|
||
| Ele é um descendente direto do software cliente original do Bitcoin publicado por Satoshi Nakamoto após a divulgação do famoso [whitepaper do Bitcoin](/bitcoin.pdf). | ||
|
|
||
| O [Bitcoin Core](https://github.com/bitcoin/bitcoin) consiste tanto no software de "nó completo" (full node) para validar integralmente a blockchain quanto em uma carteira bitcoin. O projeto também mantém atualmente softwares relacionados, como a biblioteca de criptografia [libsecp256k1](https://github.com/bitcoin-core/secp256k1) e outros disponíveis no [GitHub](https://github.com/bitcoin-core). | ||
|
|
||
| Qualquer pessoa pode [contribuir com o Bitcoin Core](/en/contribute/). <!-- XXX /pt_BR/contribute quando disponível XXX --> | ||
|
|
||
| ## Equipe | ||
|
|
||
| O projeto Bitcoin Core tem uma grande comunidade de desenvolvedores de código aberto, com muitos contribuidores ocasionais ao código. | ||
| Há muitos outros que contribuem com pesquisa, revisão por pares, testes, documentação e tradução. | ||
|
|
||
| ### Mantenedores | ||
|
|
||
| Os mantenedores do projeto têm acesso de commit e são responsáveis por integrar os patches dos contribuidores. Eles exercem um papel de curadoria, integrando os patches que a equipe concorda que devem ser integrados. Também atuam como uma verificação final para garantir que os patches sejam seguros e alinhados aos objetivos do projeto. O papel dos mantenedores decorre do acordo entre os contribuidores do projeto. | ||
|
devdavidejesus marked this conversation as resolved.
Outdated
|
||
|
|
||
| ### Contribuidores | ||
|
|
||
| Qualquer pessoa é livre para propor alterações de código e para testar, revisar e comentar Pull Requests abertos. | ||
| Qualquer pessoa que contribua com código, revisão, testes, tradução ou documentação ao projeto Bitcoin Core é considerada um contribuidor. | ||
| As notas de versão de cada lançamento do software Bitcoin Core contêm uma seção de créditos para reconhecer todos aqueles que contribuíram com o projeto durante o ciclo de lançamento anterior. | ||
| Uma lista dos contribuidores de código pode ser encontrada no [Github][github-contributors]. | ||
|
|
||
| {% include references.md %} | ||
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| --- | ||
| layout: home | ||
| type: pages | ||
| lang: pt_BR | ||
| title: Bitcoin | ||
| name: index | ||
| permalink: /pt_BR/ | ||
| version: 2 | ||
| tags: [bitcoin, bitcoin core] | ||
| translated: true | ||
| --- | ||
|
|
||
| Bitcoin |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,10 @@ | ||
| --- | ||
| title: RSS Feeds | ||
| name: rss | ||
| permalink: /pt_BR/rss/ | ||
| type: pages | ||
| layout: page | ||
| lang: pt_BR | ||
| version: 1 | ||
| --- | ||
| {% include pages/rss.html %} |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| layout: feed | ||
| sitemap: false | ||
| lang: pt_BR | ||
| permalink: /pt_BR/feed.xml | ||
| --- |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| layout: meetingrss | ||
| type: rss | ||
| sitemap: false | ||
| lang: pt_BR | ||
| permalink: /pt_BR/meetingrss.xml | ||
| --- |
This file contains hidden or 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 |
|---|---|---|
| @@ -0,0 +1,7 @@ | ||
| --- | ||
| layout: rss | ||
| type: rss | ||
| sitemap: false | ||
| lang: pt_BR | ||
| permalink: /pt_BR/rss.xml | ||
| --- |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.