diff --git a/locale/pt_BR/LC_MESSAGES/Behavioral/README.po b/locale/pt_BR/LC_MESSAGES/Behavioral/README.po index 93ebd7c..501f384 100644 --- a/locale/pt_BR/LC_MESSAGES/Behavioral/README.po +++ b/locale/pt_BR/LC_MESSAGES/Behavioral/README.po @@ -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 \n" -"Language-Team: LANGUAGE \n" +"PO-Revision-Date: 2019-02-11 16:22-0300\n" +"Last-Translator: Pablo Juan Garcia \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."