Files
Nicolás Marulanda P 160366dbea Structural - Translation to spanish
- Page DependencyInjection and Facade was not correctly referencing the original text.
- The original text and the translation of the Registry page are updated.
- Minor fixes.
2021-10-09 00:44:07 +02:00
..
2021-10-09 00:44:07 +02:00

#
msgid ""
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: 2021-10-09 00:15+0200\n"
"Last-Translator: Nicolás Marulanda P\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: es\n"
"X-Generator: Poedit 2.0.5\n"

#: ../../Structural/README.rst:2
msgid "`Structural`__"
msgstr "`Estructurales`__"

#: ../../Structural/README.rst:4
msgid ""
"In Software Engineering, Structural Design Patterns are Design Patterns that"
" ease the design by identifying a simple way to realize relationships "
"between entities."
msgstr ""
"En Ingeniería de Software, los patrones de diseño estructurales son patrones que "
"facilitan el diseño mostrando una manera sencilla de realizar relaciones entre "
"entidades."