removed old examples

This commit is contained in:
Dominik Liebler
2019-08-17 22:27:24 +02:00
parent 6d1cc1dab9
commit 78ffb07d9c
99 changed files with 11 additions and 801 deletions

View File

@@ -33,19 +33,6 @@ msgstr ""
"kullanmasıdır. Yöntem ise genellikle ``factory``, ``build`` veya ``create`` olarak "
"adlandırılır."
#: ../../Creational/StaticFactory/README.rst:13
msgid "Examples"
msgstr "Örnekler"
#: ../../Creational/StaticFactory/README.rst:16
msgid ""
"Zend Framework: ``Zend_Cache_Backend`` or ``_Frontend`` use a factory "
"method create cache backends or frontends"
msgstr ""
"Zend Framework: ``Zend_Cache_Backend`` veya ``Zend_Cache_Frontend``, "
"ön yüz veya arka yüz önbelleği (cache) oluşturmak için fabrika yönetimi kullanırlar."
#: ../../Creational/StaticFactory/README.rst:19
msgid "UML Diagram"
msgstr "UML Diyagramı"