[Behavioral] README.po

This commit is contained in:
thetechnicalchallenge
2021-03-13 11:53:47 +01:00
parent af9ef42169
commit 8be0c46fc6

View File

@@ -3,17 +3,19 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: DesignPatternsPHP 1.0\n" "Project-Id-Version: DesignPatternsPHP 1.0\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-05-29 12:18+0200\n" "POT-Creation-Date: 2020-03-13 12:18+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: 2020-03-13 17:14+0100\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: TTC_ <thetechnicalchallenge@gmail.com>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n" "Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n" "Content-Transfer-Encoding: 8bit\n"
"Language: fr\n"
"Language-Team: \n"
#: ../../Behavioral/README.rst:2 #: ../../Behavioral/README.rst:2
msgid "`Behavioral`__" msgid "`Behavioral`__"
msgstr "" msgstr "Comportementaux"
#: ../../Behavioral/README.rst:4 #: ../../Behavioral/README.rst:4
msgid "" msgid ""
@@ -22,3 +24,6 @@ msgid ""
"patterns. By doing so, these patterns increase flexibility in carrying out " "patterns. By doing so, these patterns increase flexibility in carrying out "
"this communication." "this communication."
msgstr "" 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."