2020-11-28 23:44:37 +02:00
..
2020-11-28 23:44:37 +02:00
2020-11-28 23:44:37 +02:00
2020-11-28 23:44:37 +02:00
2020-11-28 23:44:37 +02:00
2020-11-28 23:44:37 +02:00
2020-11-28 23:44:37 +02:00
2020-11-28 23:44:37 +02:00
2020-11-28 23:44:37 +02:00
2020-11-28 23:44:37 +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: 2020-11-28 20:40+0200\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language-Team: \n"
"X-Generator: Poedit 2.4.1\n"
"Last-Translator: Vladimir Dediuc <code.geeks1@gmail.com>\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Language: bg\n"

#: ../../Creational/README.rst:2
msgid "`Creational`__"
msgstr "`Създаващи`__"

#: ../../Creational/README.rst:4
msgid ""
"In software engineering, creational design patterns are design patterns that "
"deal with object creation mechanisms, trying to create objects in a manner "
"suitable to the situation. The basic form of object creation could result in "
"design problems or added complexity to the design. Creational design "
"patterns solve this problem by somehow controlling this object creation."
msgstr ""
"В софтуерното инженерство създаващи шаблони са шаблони, които се занимават с "
"механизми за създаване на обекти, опитвайки се да създадат обекти по начин, "
"подходящ за ситуацията. Основната форма на създаване на обект може да доведе "
"до проблеми с дизайна или да добави сложност към дизайна. Създаващи шаблони "
"решават този проблем чрез някакъв контрол върху създаването на този обект."