Skip to content

Commit c6ddf5e

Browse files
committed
Beginning of ptBR translation of More directory
1 parent ad3e71d commit c6ddf5e

File tree

3 files changed

+13
-7
lines changed

3 files changed

+13
-7
lines changed

locale/pt_BR/LC_MESSAGES/More/Delegation/README.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ msgstr ""
2929

3030
#: ../../More/Delegation/README.rst:15
3131
msgid "UML Diagram"
32-
msgstr ""
32+
msgstr "Diagrama UML"
3333

3434
#: ../../More/Delegation/README.rst:22
3535
msgid "Code"

locale/pt_BR/LC_MESSAGES/More/README.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ msgstr ""
1313

1414
#: ../../More/README.rst:2
1515
msgid "More"
16-
msgstr ""
16+
msgstr "Outros"

locale/pt_BR/LC_MESSAGES/More/Repository/README.po

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,10 +28,16 @@ msgid ""
2828
"also supports the objective of achieving a clean separation and one-way "
2929
"dependency between the domain and data mapping layers."
3030
msgstr ""
31+
"Faz a mediação entre o domínio e as camadas de mapeamento de dados usando uma coleção de "
32+
"interfaces para acessar os objetos de domínio. Repositóros encapsulam um conjunto de "
33+
"objetos persistidos em um data store e as operações feitas sobre eles, "
34+
"provendo uma visão mais orientada a objetos da camada de persistência. Repositorio "
35+
"também apóia o objetivo de alcançar uma separação limpa e uma dependencia unidirecional "
36+
"entre o domínio e as camadas de mapeamento de dados."
3137

3238
#: ../../More/Repository/README.rst:16
3339
msgid "Examples"
34-
msgstr ""
40+
msgstr "Exemplos"
3541

3642
#: ../../More/Repository/README.rst:18
3743
msgid ""
@@ -41,19 +47,19 @@ msgstr ""
4147

4248
#: ../../More/Repository/README.rst:20
4349
msgid "Laravel Framework"
44-
msgstr ""
50+
msgstr "Framework Laravel"
4551

4652
#: ../../More/Repository/README.rst:23
4753
msgid "UML Diagram"
48-
msgstr ""
54+
msgstr "Diagrama UML"
4955

5056
#: ../../More/Repository/README.rst:30
5157
msgid "Code"
52-
msgstr ""
58+
msgstr "Código"
5359

5460
#: ../../More/Repository/README.rst:32
5561
msgid "You can also find these code on `GitHub`_"
56-
msgstr ""
62+
msgstr "Você também pode encontrar esse código no `GitHub`_"
5763

5864
#: ../../More/Repository/README.rst:34
5965
msgid "Post.php"

0 commit comments

Comments
 (0)