Skip to content

Commit 7a13e94

Browse files
Small adjustements in Inicial page
Small adjustements in the translation of Inicial page
1 parent b061296 commit 7a13e94

File tree

1 file changed

+27
-11
lines changed

1 file changed

+27
-11
lines changed

locale/pt_BR/LC_MESSAGES/README.po

Lines changed: 27 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,17 @@ msgstr ""
44
"Project-Id-Version: DesignPatternsPHP 1.0\n"
55
"Report-Msgid-Bugs-To: \n"
66
"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"
910
"MIME-Version: 1.0\n"
1011
"Content-Type: text/plain; charset=UTF-8\n"
1112
"Content-Transfer-Encoding: 8bit\n"
1213
"Language: pt_BR\n"
1314

1415
#: ../../README.rst:5
1516
msgid "DesignPatternsPHP"
16-
msgstr ""
17+
msgstr "Padrões de Projetos PHP (DesignPatternsPHP)"
1718

1819
#: ../../README.rst:11
1920
msgid ""
@@ -37,8 +38,7 @@ msgstr ""
3738

3839
#: ../../README.rst:20
3940
msgid "Patterns"
40-
msgstr ""
41-
"Padrões"
41+
msgstr "Padrões"
4242

4343
#: ../../README.rst:22
4444
msgid ""
@@ -52,8 +52,7 @@ msgstr ""
5252

5353
#: ../../README.rst:35
5454
msgid "Contribute"
55-
msgstr ""
56-
"Contribua"
55+
msgstr "Contribua"
5756

5857
#: ../../README.rst:37
5958
msgid ""
@@ -68,18 +67,35 @@ msgstr ""
6867
"e com qualidade, por favor, valide seu código usando o `PHP CodeSniffer`_ baseado na `PSR2`_ "
6968
"usando ``./vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor``"
7069

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+
7183
#: ../../README.rst:44
7284
msgid "License"
73-
msgstr ""
74-
"Licença"
85+
msgstr "Licença"
7586

7687
#: ../../README.rst:46
7788
msgid "(The MIT License)"
78-
msgstr "(The MIT License)"
89+
msgstr "(A Licença MIT)"
7990

8091
#: ../../README.rst:48
8192
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+
8399

84100
#: ../../README.rst:50
85101
msgid ""

0 commit comments

Comments
 (0)