Beginning of ptBR translation of More directory

This commit is contained in:
Guido
2015-06-22 09:52:32 -03:00
parent ad3e71dbc0
commit c6ddf5ea95
3 changed files with 13 additions and 7 deletions

View File

@@ -29,7 +29,7 @@ msgstr ""
#: ../../More/Delegation/README.rst:15 #: ../../More/Delegation/README.rst:15
msgid "UML Diagram" msgid "UML Diagram"
msgstr "" msgstr "Diagrama UML"
#: ../../More/Delegation/README.rst:22 #: ../../More/Delegation/README.rst:22
msgid "Code" msgid "Code"

View File

@@ -13,4 +13,4 @@ msgstr ""
#: ../../More/README.rst:2 #: ../../More/README.rst:2
msgid "More" msgid "More"
msgstr "" msgstr "Outros"

View File

@@ -28,10 +28,16 @@ msgid ""
"also supports the objective of achieving a clean separation and one-way " "also supports the objective of achieving a clean separation and one-way "
"dependency between the domain and data mapping layers." "dependency between the domain and data mapping layers."
msgstr "" msgstr ""
"Faz a mediação entre o domínio e as camadas de mapeamento de dados usando uma coleção de "
"interfaces para acessar os objetos de domínio. Repositóros encapsulam um conjunto de "
"objetos persistidos em um data store e as operações feitas sobre eles, "
"provendo uma visão mais orientada a objetos da camada de persistência. Repositorio "
"também apóia o objetivo de alcançar uma separação limpa e uma dependencia unidirecional "
"entre o domínio e as camadas de mapeamento de dados."
#: ../../More/Repository/README.rst:16 #: ../../More/Repository/README.rst:16
msgid "Examples" msgid "Examples"
msgstr "" msgstr "Exemplos"
#: ../../More/Repository/README.rst:18 #: ../../More/Repository/README.rst:18
msgid "" msgid ""
@@ -41,19 +47,19 @@ msgstr ""
#: ../../More/Repository/README.rst:20 #: ../../More/Repository/README.rst:20
msgid "Laravel Framework" msgid "Laravel Framework"
msgstr "" msgstr "Framework Laravel"
#: ../../More/Repository/README.rst:23 #: ../../More/Repository/README.rst:23
msgid "UML Diagram" msgid "UML Diagram"
msgstr "" msgstr "Diagrama UML"
#: ../../More/Repository/README.rst:30 #: ../../More/Repository/README.rst:30
msgid "Code" msgid "Code"
msgstr "" msgstr "Código"
#: ../../More/Repository/README.rst:32 #: ../../More/Repository/README.rst:32
msgid "You can also find these code on `GitHub`_" msgid "You can also find these code on `GitHub`_"
msgstr "" msgstr "Você também pode encontrar esse código no `GitHub`_"
#: ../../More/Repository/README.rst:34 #: ../../More/Repository/README.rst:34
msgid "Post.php" msgid "Post.php"