Files
2023-02-04 18:09:15 +02:00
..
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +02:00
2023-02-04 18:09:15 +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: 2023-02-04 12:00+0200\n"
"PO-Revision-Date: 2023-02-04 12:00+0200\n"
"Last-Translator: Petro Ostapuk <petroostapuk@gmail.com>\n"
"Language-Team: \n"
"Language: uk\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Poedit 3.1.1\n"

#: ../../Behavioral/README.rst:2
msgid "`Behavioral`__"
msgstr "`Поведінкові патерни проектування <https://uk.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 ""
"Поведінкові патерни проектування визначають загальні закономірності зв'язків "
"між об'єктами, що реалізують дані патерни. Дотримання цих шаблонів "
"зменшує зв'язність системи та полегшує комунікацію між об'єктами, що "
"покращує гнучкість програмного продукту."