@@ -4,16 +4,17 @@ msgstr ""
4
4
"Project-Id-Version : DesignPatternsPHP 1.0\n "
5
5
"Report-Msgid-Bugs-To : \n "
6
6
"POT-Creation-Date : 2015-05-29 12:18+0200\n "
7
- "PO-Revision-Date : 2015-06-18 12:00-0300\n "
8
- "Last-Translator : Leonam Pereira Dias <leonam.pd@gmail.com>\n "
7
+ "PO-Revision-Date : 2019-04-12 11:00-0300\n "
8
+ "Previous-Translator : Leonam Pereira Dias <leonam.pd@gmail.com>\n "
9
+ "Last-Translator : Pablo Juan Garcia <contato@pablogarcia.com.br>\n "
9
10
"MIME-Version : 1.0\n "
10
11
"Content-Type : text/plain; charset=UTF-8\n "
11
12
"Content-Transfer-Encoding : 8bit\n "
12
13
"Language : pt_BR\n "
13
14
14
15
#: ../../README.rst:5
15
16
msgid "DesignPatternsPHP"
16
- msgstr ""
17
+ msgstr "Padrões de Projetos PHP (DesignPatternsPHP) "
17
18
18
19
#: ../../README.rst:11
19
20
msgid ""
@@ -37,8 +38,7 @@ msgstr ""
37
38
38
39
#: ../../README.rst:20
39
40
msgid "Patterns"
40
- msgstr ""
41
- "Padrões"
41
+ msgstr "Padrões"
42
42
43
43
#: ../../README.rst:22
44
44
msgid ""
@@ -52,8 +52,7 @@ msgstr ""
52
52
53
53
#: ../../README.rst:35
54
54
msgid "Contribute"
55
- msgstr ""
56
- "Contribua"
55
+ msgstr "Contribua"
57
56
58
57
#: ../../README.rst:37
59
58
msgid ""
@@ -68,18 +67,35 @@ msgstr ""
68
67
"e com qualidade, por favor, valide seu código usando o `PHP CodeSniffer`_ baseado na `PSR2`_ "
69
68
"usando ``./vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor``"
70
69
70
+ #: ../../README.rst:45
71
+ msgid ""
72
+ "If you encounter any bugs or missing translations, please feel free "
73
+ "to fork and send a pull request with your changes. "
74
+ "To establish a consistent code quality, please check your code using "
75
+ "`PHP CodeSniffer`_ against `PSR2 standard`_ "
76
+ "using ``./vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor .``."
77
+ msgstr ""
78
+ "Se você encontrar quaisquer erros ou traduções faltando, por favor, sinta-se a "
79
+ "vontade para criar um fork e envie um pull request com suas alterações. Para "
80
+ "manter o código consistente e com qualidade, por favor, valide seu código usando "
81
+ "o `PHP CodeSniffer`_ baseado na `PSR2`_ usando ``./vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor``."
82
+
71
83
#: ../../README.rst:44
72
84
msgid "License"
73
- msgstr ""
74
- "Licença"
85
+ msgstr "Licença"
75
86
76
87
#: ../../README.rst:46
77
88
msgid "(The MIT License)"
78
- msgstr "(The MIT License )"
89
+ msgstr "(A Licença MIT )"
79
90
80
91
#: ../../README.rst:48
81
92
msgid "Copyright (c) 2011 - 2016 `Dominik Liebler`_ and `contributors`_"
82
- msgstr "Copyright (c) 2011 - 2016 `Dominik Liebler`_ and `contributors`_"
93
+ msgstr "Copyright (c) 2011 - 2016 `Dominik Liebler`_ e `contribuidores`_"
94
+
95
+ #: ../../README.rst:48
96
+ msgid "Copyright 2011-2018, Dominik Liebler and contributors"
97
+ msgstr "Copyright 2011-2018, Dominik Liebler e contribuidores"
98
+
83
99
84
100
#: ../../README.rst:50
85
101
msgid ""
0 commit comments