mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-02-24 01:32:22 +01:00
25 lines
880 B
Plaintext
25 lines
880 B
Plaintext
#
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: DesignPatternsPHP 1.0\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2015-05-29 12:18+0200\n"
|
|
"PO-Revision-Date: 2015-05-30 23:27+0300\n"
|
|
"Last-Translator: Piotr Grabski-Gradzinski <piotr.gradzinski@gmail.com>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: pl\n"
|
|
|
|
#: ../../Structural/README.rst:2
|
|
msgid "`Structural`__"
|
|
msgstr "Strukturalne (`Structural`__)"
|
|
|
|
#: ../../Structural/README.rst:4
|
|
msgid ""
|
|
"In Software Engineering, Structural Design Patterns are Design Patterns that"
|
|
" ease the design by identifying a simple way to realize relationships "
|
|
"between entities."
|
|
msgstr ""
|
|
"W Inżynierii Oprogramowania, strukturalne wzorce projektowe to takie, które ułatwiają nam "
|
|
"projektowanie obiektowe wskazując sposoby implementacji relacji pomiędzy encjami." |