diff --git a/locale/es/LC_MESSAGES/Structural/README.po b/locale/es/LC_MESSAGES/Structural/README.po index 7957330..6c53b7d 100644 --- a/locale/es/LC_MESSAGES/Structural/README.po +++ b/locale/es/LC_MESSAGES/Structural/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: 2017-05-31 11:00+0200\n" +"Last-Translator: John J. GARCIA \n" +"Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: ../../Structural/README.rst:2 msgid "`Structural`__" -msgstr "" +msgstr "`Estructurales`__" #: ../../Structural/README.rst:4 msgid "" @@ -21,3 +21,5 @@ msgid "" " ease the design by identifying a simple way to realize relationships " "between entities." msgstr "" +"En Ingenieria de Software, los patrones de diseño estructurales son patrones que " +"facilitan el diseño mostrando una manera sencilla de realizar relaciones entre entidades"