2016-06-04 01:16:55 +02:00
..
2015-05-31 13:30:02 +02:00
2015-05-31 13:30:02 +02:00
2016-06-04 01:16:55 +02:00
2016-06-04 01:16:55 +02:00
2015-05-31 13:30:02 +02:00
2015-05-31 13:30:02 +02:00
2015-05-31 13:30:02 +02:00
2015-05-31 13:30:02 +02:00
2015-05-31 13:30:02 +02:00
fix
2015-06-22 15:35:55 +02:00

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

#
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: 2015-05-29 21:22+0300\n"
"Last-Translator: Eugene Glotov <kivagant@gmail.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"

#: ../../Behavioral/README.rst:2
msgid "`Behavioral`__"
msgstr "`Поведенческие шаблоны проектирования <https://ru.wikipedia.org/wiki/Поведенческиеаблоны_проектирования>`_ (`Behavioral`__)"

#: ../../Behavioral/README.rst:4
msgid ""
"In software engineering, behavioral design patterns are design patterns that"
" identify common communication patterns between objects and realize these "
"patterns. By doing so, these patterns increase flexibility in carrying out "
"this communication."
msgstr ""
"Поведенческие шаблоны проектирования определяют общие закономерности связей "
"между объектами, реализующими данные паттерны. Следование этим шаблонам "
"уменьшает связность системы и облегчает коммуникацию между объектами, что "
"улучшает гибкость программного продукта."