mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-31 12:10:10 +02:00
33 lines
998 B
Plaintext
33 lines
998 B
Plaintext
# SOME DESCRIPTIVE TITLE.
|
|
# Copyright (C) 2011-2020, Dominik Liebler and contributors
|
|
# This file is distributed under the same license as the DesignPatternsPHP
|
|
# package.
|
|
# FIRST AUTHOR <EMAIL@ADDRESS>, 2020.
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: DesignPatternsPHP 1.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-05-04 00:50+0900\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Generated-By: Babel 2.8.0\n"
|
|
|
|
#: ../../Behavioral/README.rst:2
|
|
msgid "`Behavioral`__"
|
|
msgstr ""
|
|
|
|
#: ../../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 ""
|
|
|