The translation of introduction page in behavior section.

This commit is contained in:
Pablo Garcia
2019-02-11 16:27:32 -02:00
parent 48a08bdba1
commit 05b0a79b44

View File

@@ -4,16 +4,16 @@ msgstr ""
"Project-Id-Version: DesignPatternsPHP 1.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-29 12:18+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"PO-Revision-Date: 2019-02-11 16:22-0300\n"
"Last-Translator: Pablo Juan Garcia <contato@pablogarcia.com.br>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
#: ../../Behavioral/README.rst:2
msgid "`Behavioral`__"
msgstr ""
msgstr "`Comportamental`__"
#: ../../Behavioral/README.rst:4
msgid ""
@@ -22,3 +22,7 @@ msgid ""
"patterns. By doing so, these patterns increase flexibility in carrying out "
"this communication."
msgstr ""
"Em Engenharia de Software, os padrões de projeto comportamentais são os que "
"identificam padrões de comunicação comuns entre objetos e realizam estes padrões. "
"Ao fazerem isto, estes padrões melhoram a flexibilidade na realização desta "
"comunicação."