mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-18 04:31:16 +02:00
89 - ConcreteFactory changed to SimpleFactory
This commit is contained in:
@@ -20,7 +20,7 @@ msgid "Purpose"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:7
|
||||
msgid "ConcreteFactory is a simple factory pattern."
|
||||
msgid "SimpleFactory is a simple factory pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:9
|
||||
@@ -48,7 +48,7 @@ msgid "You can also find these code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:27
|
||||
msgid "ConcreteFactory.php"
|
||||
msgid "SimpleFactory.php"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:33
|
||||
|
@@ -20,7 +20,7 @@ msgid "Purpose"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:7
|
||||
msgid "ConcreteFactory is a simple factory pattern."
|
||||
msgid "SimpleFactory is a simple factory pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:9
|
||||
@@ -48,7 +48,7 @@ msgid "You can also find these code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:27
|
||||
msgid "ConcreteFactory.php"
|
||||
msgid "SimpleFactory.php"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:33
|
||||
|
@@ -20,7 +20,7 @@ msgid "Purpose"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:7
|
||||
msgid "ConcreteFactory is a simple factory pattern."
|
||||
msgid "SimpleFactory is a simple factory pattern."
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:9
|
||||
@@ -48,7 +48,7 @@ msgid "You can also find these code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:27
|
||||
msgid "ConcreteFactory.php"
|
||||
msgid "SimpleFactory.php"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:33
|
||||
|
@@ -20,8 +20,8 @@ msgid "Purpose"
|
||||
msgstr "Назначение"
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:7
|
||||
msgid "ConcreteFactory is a simple factory pattern."
|
||||
msgstr "ConcreteFactory в примере ниже, это паттерн «Простая Фабрика»."
|
||||
msgid "SimpleFactory is a simple factory pattern."
|
||||
msgstr "SimpleFactory в примере ниже, это паттерн «Простая Фабрика»."
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:9
|
||||
msgid ""
|
||||
@@ -53,8 +53,8 @@ msgid "You can also find these code on `GitHub`_"
|
||||
msgstr "Вы можете найти этот код на `GitHub`_"
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:27
|
||||
msgid "ConcreteFactory.php"
|
||||
msgstr "ConcreteFactory.php"
|
||||
msgid "SimpleFactory.php"
|
||||
msgstr "SimpleFactory.php"
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:33
|
||||
msgid "VehicleInterface.php"
|
||||
|
@@ -20,7 +20,7 @@ msgid "Purpose"
|
||||
msgstr "目的"
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:7
|
||||
msgid "ConcreteFactory is a simple factory pattern."
|
||||
msgid "SimpleFactory is a simple factory pattern."
|
||||
msgstr "简单的创建对象型工厂模式"
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:9
|
||||
@@ -52,7 +52,7 @@ msgid "You can also find these code on `GitHub`_"
|
||||
msgstr "你可以在 `GitHub`_ 上找到这些代码"
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:27
|
||||
msgid "ConcreteFactory.php"
|
||||
msgid "SimpleFactory.php"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:33
|
||||
|
Reference in New Issue
Block a user