mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-28 10:40:17 +02:00
Update README.po
This commit is contained in:
@@ -4,20 +4,20 @@ msgstr ""
|
|||||||
"Project-Id-Version: DesignPatternsPHP 1.0\n"
|
"Project-Id-Version: DesignPatternsPHP 1.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2015-05-29 12:18+0200\n"
|
"POT-Creation-Date: 2015-05-29 12:18+0200\n"
|
||||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
"PO-Revision-Date: 2019-01-29 16:39-0300\n"
|
||||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
"Last-Translator: Pablo Juan Garcia <contato@pablogarcia.com.br>\n"
|
||||||
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
"Content-Type: text/plain; charset=UTF-8\n"
|
"Content-Type: text/plain; charset=UTF-8\n"
|
||||||
"Content-Transfer-Encoding: 8bit\n"
|
"Content-Transfer-Encoding: 8bit\n"
|
||||||
|
"Language: pt_BR\n"
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:2
|
#: ../../Structural/Facade/README.rst:2
|
||||||
msgid "`Facade`__"
|
msgid "`Facade`__"
|
||||||
msgstr ""
|
msgstr "`Fachada (Facade)`__"
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:5
|
#: ../../Structural/Facade/README.rst:5
|
||||||
msgid "Purpose"
|
msgid "Purpose"
|
||||||
msgstr ""
|
msgstr "Objetivo"
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:7
|
#: ../../Structural/Facade/README.rst:7
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -38,7 +38,7 @@ msgstr ""
|
|||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:16
|
#: ../../Structural/Facade/README.rst:16
|
||||||
msgid "You can (you should) have multiple facades for one sub-system"
|
msgid "You can (you should) have multiple facades for one sub-system"
|
||||||
msgstr ""
|
msgstr "Você pode (você deve) ter múltiplas fachadas para um sub-sistema"
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:18
|
#: ../../Structural/Facade/README.rst:18
|
||||||
msgid ""
|
msgid ""
|
||||||
@@ -56,16 +56,16 @@ msgstr ""
|
|||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:27
|
#: ../../Structural/Facade/README.rst:27
|
||||||
msgid "UML Diagram"
|
msgid "UML Diagram"
|
||||||
msgstr ""
|
msgstr "Diagrama UML"
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:34
|
#: ../../Structural/Facade/README.rst:34
|
||||||
msgid "Code"
|
msgid "Code"
|
||||||
msgstr ""
|
msgstr "Código"
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:36
|
#: ../../Structural/Facade/README.rst:36
|
||||||
msgid "You can also find this code on `GitHub`_"
|
msgid "You can also find this code on `GitHub`_"
|
||||||
msgstr ""
|
msgstr "Você também pode encontrar este código no `GitHub`_"
|
||||||
|
|
||||||
#: ../../Structural/Facade/README.rst:57
|
#: ../../Structural/Facade/README.rst:57
|
||||||
msgid "Test"
|
msgid "Test"
|
||||||
msgstr ""
|
msgstr "Teste"
|
||||||
|
Reference in New Issue
Block a user