Skip to content

Latest commit

 

History

History
 
 

LC_MESSAGES

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
msgid ""
msgstr ""
"Project-Id-Version: DesignPatternsPHP "
"d4972f03fc93de3ef10bb31220de49931487d5e0\n"
"POT-Creation-Date: 2016-09-19 17:00-0500\n"
"Last-Translator: Axel Pardemann <[email protected]>\n"
"Content-Type: text/plain; "
"charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"

#: ../../README.rst:4
msgid "DesignPatternsPHP"
msgstr ""

#: ../../README.rst:9
msgid "Documentation Status"
msgstr ""

#: ../../README.rst:11
msgid ""
"This is a collection of known `design patterns`_ and some sample code how "
"to implement them in PHP. Every pattern has a small list of examples "
"(most of them from Zend Framework, Symfony2 or Doctrine2 as I'm most "
"familiar with this software)."
msgstr ""

#: ../../README.rst:16
msgid ""
"I think the problem with patterns is that often people do know them but "
"don't know when to apply which."
msgstr ""

#: ../../README.rst:19
msgid "Patterns"
msgstr ""

#: ../../README.rst:22
msgid ""
"The patterns can be structured in roughly three different categories. "
"Please click on **the title of every pattern's page** for a full explanation "
"of the pattern on Wikipedia."
msgstr ""

#: ../../README.rst:34
msgid "Contribute"
msgstr ""

#: ../../README.rst:37
msgid ""
"If you encounter any bugs or missing translations, please feel free "
"to fork and send a pull request with your changes. "
"To establish a consistent code quality, please check your code using "
"`PHP CodeSniffer`_ against `PSR2 standard`_ "
"using ``./vendor/bin/phpcs -p --standard=PSR2 --ignore=vendor .``."
msgstr ""

#: ../../README.rst:69
msgid "`design patterns`"
msgstr ""

#: ../../README.rst:70
msgid "`PHP CodeSniffer`"
msgstr ""

#: ../../README.rst:71
msgid "`PSR2 standard`"
msgstr ""

#: ../../README.rst:73
msgid "`contributors`"
msgstr ""