mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-09-08 22:00:46 +02:00
29 lines
1018 B
Plaintext
29 lines
1018 B
Plaintext
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: DesignPatternsPHP 1.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2020-03-13 12:18+0200\n"
|
|
"Last-Translator: TTC_ <thetechnicalchallenge@gmail.com>\n"
|
|
"Language-Team: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: fr\n"
|
|
"Language-Team: \n"
|
|
|
|
#: ../../Behavioral/README.rst:2
|
|
msgid "`Behavioral`__"
|
|
msgstr "Comportementaux"
|
|
|
|
#: ../../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 ""
|
|
"En ingénierie logicielle, les patrons de conception comportementaux identifient "
|
|
"les modèles de communication communs entre les objets et réalisent ces modèles. "
|
|
"Ce faisant, ces patrons augmentent la flexibilité dans la réalisation de cette communication."
|