mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-03-15 11:50:10 +01:00
Improve grammar: these code > this code
This commit is contained in:
parent
ce830c499d
commit
2f467febbf
@ -31,7 +31,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Handler.php
|
||||
|
||||
|
@ -38,7 +38,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
CommandInterface.php
|
||||
|
||||
|
@ -30,7 +30,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Book.php
|
||||
|
||||
|
@ -22,7 +22,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
MediatorInterface.php
|
||||
|
||||
|
@ -52,7 +52,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Memento.php
|
||||
|
||||
|
@ -36,7 +36,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Service.php
|
||||
|
||||
|
@ -31,7 +31,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
User.php
|
||||
|
||||
|
@ -24,7 +24,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Item.php
|
||||
|
||||
|
@ -18,7 +18,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
OrderRepository.php
|
||||
|
||||
|
@ -32,7 +32,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
ObjectCollection.php
|
||||
|
||||
|
@ -31,7 +31,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Journey.php
|
||||
|
||||
|
@ -23,7 +23,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
RoleVisitorInterface.php
|
||||
|
||||
|
@ -19,7 +19,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
AbstractFactory.php
|
||||
|
||||
|
@ -30,7 +30,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Director.php
|
||||
|
||||
|
@ -26,7 +26,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
FactoryMethod.php
|
||||
|
||||
|
@ -26,7 +26,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Multiton.php
|
||||
|
||||
|
@ -34,7 +34,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
WorkerPool.php
|
||||
|
||||
|
@ -23,7 +23,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
BookPrototype.php
|
||||
|
||||
|
@ -20,7 +20,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
SimpleFactory.php
|
||||
|
||||
|
@ -29,7 +29,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Singleton.php
|
||||
|
||||
|
@ -26,7 +26,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
StaticFactory.php
|
||||
|
||||
|
@ -25,7 +25,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
TeamLead.php
|
||||
|
||||
|
@ -21,7 +21,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Entity.php
|
||||
|
||||
|
@ -29,7 +29,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Post.php
|
||||
|
||||
|
@ -38,7 +38,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
ServiceLocator.php
|
||||
|
||||
|
@ -26,7 +26,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
BookInterface.php
|
||||
|
||||
|
@ -23,7 +23,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
FormatterInterface.php
|
||||
|
||||
|
@ -26,7 +26,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
RenderableInterface.php
|
||||
|
||||
|
@ -33,7 +33,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
User.php
|
||||
|
||||
|
@ -23,7 +23,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
RenderableInterface.php
|
||||
|
||||
|
@ -36,7 +36,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
DatabaseConfiguration.php
|
||||
|
||||
|
@ -33,7 +33,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Facade.php
|
||||
|
||||
|
@ -25,7 +25,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Sql.php
|
||||
|
||||
|
@ -18,7 +18,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
FlyweightInterface.php
|
||||
|
||||
|
@ -23,7 +23,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Record.php
|
||||
|
||||
|
@ -27,7 +27,7 @@ UML Diagram
|
||||
Code
|
||||
----
|
||||
|
||||
You can also find these code on `GitHub`_
|
||||
You can also find this code on `GitHub`_
|
||||
|
||||
Registry.php
|
||||
|
||||
|
@ -62,7 +62,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/ChainOfResponsibilities/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/ChainOfResponsibilities/README.rst:36
|
||||
|
@ -71,7 +71,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Command/README.rst:41
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Command/README.rst:43
|
||||
|
@ -53,7 +53,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Iterator/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Iterator/README.rst:36
|
||||
|
@ -42,7 +42,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Mediator/README.rst:25
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Mediator/README.rst:27
|
||||
|
@ -99,7 +99,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Memento/README.rst:55
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Memento/README.rst:57
|
||||
|
@ -75,7 +75,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/NullObject/README.rst:39
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/NullObject/README.rst:41
|
||||
|
@ -55,7 +55,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Observer/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Observer/README.rst:36
|
||||
|
@ -44,7 +44,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Specification/README.rst:27
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Specification/README.rst:29
|
||||
|
@ -35,7 +35,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/State/README.rst:21
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/State/README.rst:23
|
||||
|
@ -64,7 +64,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Strategy/README.rst:35
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Strategy/README.rst:37
|
||||
|
@ -59,7 +59,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/TemplateMethod/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/TemplateMethod/README.rst:36
|
||||
|
@ -43,7 +43,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Visitor/README.rst:26
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Visitor/README.rst:28
|
||||
|
@ -36,7 +36,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/AbstractFactory/README.rst:22
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/AbstractFactory/README.rst:24
|
||||
|
@ -58,7 +58,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Builder/README.rst:33
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Builder/README.rst:35
|
||||
|
@ -50,7 +50,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/FactoryMethod/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/FactoryMethod/README.rst:31
|
||||
|
@ -52,7 +52,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Multiton/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Multiton/README.rst:31
|
||||
|
@ -53,7 +53,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Pool/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Pool/README.rst:36
|
||||
|
@ -44,7 +44,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Prototype/README.rst:26
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Prototype/README.rst:28
|
||||
|
@ -44,7 +44,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:25
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:27
|
||||
|
@ -59,7 +59,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Singleton/README.rst:32
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/Singleton/README.rst:34
|
||||
|
@ -47,7 +47,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/StaticFactory/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Creational/StaticFactory/README.rst:31
|
||||
|
@ -55,7 +55,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/Delegation/README.rst:24
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/Delegation/README.rst:26
|
||||
|
@ -57,7 +57,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/EAV/README.rst:99
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/EAV/README.rst:102
|
||||
|
@ -52,7 +52,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/Repository/README.rst:32
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/Repository/README.rst:34
|
||||
|
@ -58,7 +58,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/ServiceLocator/README.rst:36
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/ServiceLocator/README.rst:38
|
||||
|
@ -50,7 +50,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Adapter/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Adapter/README.rst:31
|
||||
|
@ -42,7 +42,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Bridge/README.rst:26
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Bridge/README.rst:28
|
||||
|
@ -50,7 +50,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Composite/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Composite/README.rst:31
|
||||
|
@ -57,7 +57,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/DataMapper/README.rst:36
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/DataMapper/README.rst:38
|
||||
|
@ -46,7 +46,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Decorator/README.rst:26
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Decorator/README.rst:28
|
||||
|
@ -75,7 +75,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/DependencyInjection/README.rst:46
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/DependencyInjection/README.rst:48
|
||||
|
@ -63,7 +63,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Facade/README.rst:36
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Facade/README.rst:38
|
||||
|
@ -50,7 +50,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/FluentInterface/README.rst:28
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/FluentInterface/README.rst:30
|
||||
|
@ -44,7 +44,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Flyweight/README.rst:21
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Flyweight/README.rst:23
|
||||
|
@ -43,7 +43,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Proxy/README.rst:26
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Proxy/README.rst:28
|
||||
|
@ -51,7 +51,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Registry/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Structural/Registry/README.rst:31
|
||||
|
@ -68,7 +68,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/ChainOfResponsibilities/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du kannst den Code auch auf `GitHub` einsehen_"
|
||||
|
||||
#: ../../Behavioral/ChainOfResponsibilities/README.rst:36
|
||||
|
@ -82,7 +82,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/Command/README.rst:41
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du kannst diesen Code auch auf `GitHub` einsehen_"
|
||||
|
||||
#: ../../Behavioral/Command/README.rst:43
|
||||
|
@ -62,7 +62,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/Iterator/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du kannst den Code auch auf `GitHub` einsehen_"
|
||||
|
||||
#: ../../Behavioral/Iterator/README.rst:36
|
||||
|
@ -49,7 +49,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/Mediator/README.rst:25
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
|
||||
#: ../../Behavioral/Mediator/README.rst:27
|
||||
|
@ -99,7 +99,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Memento/README.rst:55
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../Behavioral/Memento/README.rst:57
|
||||
@ -201,7 +201,7 @@ msgstr ""
|
||||
#. msgstr "Code"
|
||||
#.
|
||||
#. #: ../../Behavioral/Memento/README.rst:38
|
||||
#. msgid "You can also find these code on `GitHub`_"
|
||||
#. msgid "You can also find this code on `GitHub`_"
|
||||
#. msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
#.
|
||||
#. #: ../../Behavioral/Memento/README.rst:40
|
||||
|
@ -81,7 +81,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/NullObject/README.rst:39
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
|
||||
#: ../../Behavioral/NullObject/README.rst:41
|
||||
|
@ -61,7 +61,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/Observer/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
|
||||
#: ../../Behavioral/Observer/README.rst:36
|
||||
|
@ -48,7 +48,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/Specification/README.rst:27
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
|
||||
#: ../../Behavioral/Specification/README.rst:29
|
||||
|
@ -40,7 +40,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/State/README.rst:21
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
|
||||
#: ../../Behavioral/State/README.rst:23
|
||||
|
@ -70,7 +70,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/Strategy/README.rst:35
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
|
||||
#: ../../Behavioral/Strategy/README.rst:37
|
||||
|
@ -62,7 +62,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/TemplateMethod/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
|
||||
#: ../../Behavioral/TemplateMethod/README.rst:36
|
||||
|
@ -48,7 +48,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Behavioral/Visitor/README.rst:26
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code hierzu auf `GitHub`_"
|
||||
|
||||
#: ../../Behavioral/Visitor/README.rst:28
|
||||
|
@ -43,7 +43,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/AbstractFactory/README.rst:22
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/AbstractFactory/README.rst:24
|
||||
|
@ -68,7 +68,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/Builder/README.rst:33
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/Builder/README.rst:35
|
||||
|
@ -62,7 +62,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/FactoryMethod/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/FactoryMethod/README.rst:31
|
||||
|
@ -59,7 +59,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/Multiton/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/Multiton/README.rst:31
|
||||
|
@ -73,7 +73,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/Pool/README.rst:34
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/Pool/README.rst:36
|
||||
|
@ -51,7 +51,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/Prototype/README.rst:26
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/Prototype/README.rst:28
|
||||
|
@ -52,7 +52,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:25
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/SimpleFactory/README.rst:27
|
||||
|
@ -69,7 +69,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/Singleton/README.rst:32
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/Singleton/README.rst:34
|
||||
|
@ -56,7 +56,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Creational/StaticFactory/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Creational/StaticFactory/README.rst:31
|
||||
|
@ -55,7 +55,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/Delegation/README.rst:24
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/Delegation/README.rst:26
|
||||
|
@ -57,7 +57,7 @@ msgid "Code"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/EAV/README.rst:99
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr ""
|
||||
|
||||
#: ../../More/EAV/README.rst:102
|
||||
|
@ -63,7 +63,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../More/Repository/README.rst:32
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../More/Repository/README.rst:34
|
||||
|
@ -72,7 +72,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../More/ServiceLocator/README.rst:36
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../More/ServiceLocator/README.rst:38
|
||||
|
@ -60,7 +60,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Structural/Adapter/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Structural/Adapter/README.rst:31
|
||||
|
@ -47,7 +47,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Structural/Bridge/README.rst:26
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Structural/Bridge/README.rst:28
|
||||
|
@ -60,7 +60,7 @@ msgid "Code"
|
||||
msgstr "Code"
|
||||
|
||||
#: ../../Structural/Composite/README.rst:29
|
||||
msgid "You can also find these code on `GitHub`_"
|
||||
msgid "You can also find this code on `GitHub`_"
|
||||
msgstr "Du findest den Code auch auf `GitHub`_"
|
||||
|
||||
#: ../../Structural/Composite/README.rst:31
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user