File tree Expand file tree Collapse file tree 3 files changed +13
-7
lines changed
locale/pt_BR/LC_MESSAGES/More Expand file tree Collapse file tree 3 files changed +13
-7
lines changed Original file line number Diff line number Diff line change @@ -29,7 +29,7 @@ msgstr ""
29
29
30
30
#: ../../More/Delegation/README.rst:15
31
31
msgid "UML Diagram"
32
- msgstr ""
32
+ msgstr "Diagrama UML "
33
33
34
34
#: ../../More/Delegation/README.rst:22
35
35
msgid "Code"
Original file line number Diff line number Diff line change @@ -13,4 +13,4 @@ msgstr ""
13
13
14
14
#: ../../More/README.rst:2
15
15
msgid "More"
16
- msgstr ""
16
+ msgstr "Outros "
Original file line number Diff line number Diff line change @@ -28,10 +28,16 @@ msgid ""
28
28
"also supports the objective of achieving a clean separation and one-way "
29
29
"dependency between the domain and data mapping layers."
30
30
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."
31
37
32
38
#: ../../More/Repository/README.rst:16
33
39
msgid "Examples"
34
- msgstr ""
40
+ msgstr "Exemplos "
35
41
36
42
#: ../../More/Repository/README.rst:18
37
43
msgid ""
@@ -41,19 +47,19 @@ msgstr ""
41
47
42
48
#: ../../More/Repository/README.rst:20
43
49
msgid "Laravel Framework"
44
- msgstr ""
50
+ msgstr "Framework Laravel "
45
51
46
52
#: ../../More/Repository/README.rst:23
47
53
msgid "UML Diagram"
48
- msgstr ""
54
+ msgstr "Diagrama UML "
49
55
50
56
#: ../../More/Repository/README.rst:30
51
57
msgid "Code"
52
- msgstr ""
58
+ msgstr "Código "
53
59
54
60
#: ../../More/Repository/README.rst:32
55
61
msgid "You can also find these code on `GitHub`_"
56
- msgstr ""
62
+ msgstr "Você também pode encontrar esse código no `GitHub`_ "
57
63
58
64
#: ../../More/Repository/README.rst:34
59
65
msgid "Post.php"
You can’t perform that action at this time.
0 commit comments