Improve grammar: these code > this code

This commit is contained in:
Sara Bine
2017-04-03 19:14:10 -06:00
parent ce830c499d
commit 2f467febbf
324 changed files with 327 additions and 327 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -72,7 +72,7 @@ msgid "Code"
msgstr "Code"
#: ../../Structural/DataMapper/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`_"
#: ../../Structural/DataMapper/README.rst:38

View File

@@ -48,7 +48,7 @@ msgid "Code"
msgstr "Code"
#: ../../Structural/Decorator/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/Decorator/README.rst:28

View File

@@ -96,7 +96,7 @@ msgid "Code"
msgstr "Code"
#: ../../Structural/DependencyInjection/README.rst:46
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/DependencyInjection/README.rst:48

View File

@@ -78,7 +78,7 @@ msgid "Code"
msgstr "Code"
#: ../../Structural/Facade/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`_"
#: ../../Structural/Facade/README.rst:38

View File

@@ -56,7 +56,7 @@ msgid "Code"
msgstr "Code"
#: ../../Structural/FluentInterface/README.rst:28
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/FluentInterface/README.rst:30

View File

@@ -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

View File

@@ -50,7 +50,7 @@ msgid "Code"
msgstr "Code"
#: ../../Structural/Proxy/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/Proxy/README.rst:28

View File

@@ -61,7 +61,7 @@ msgid "Code"
msgstr "Code"
#: ../../Structural/Registry/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/Registry/README.rst:31

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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
@@ -187,7 +187,7 @@ msgstr ""
#. msgstr ""
#.
#. #: ../../Behavioral/Memento/README.rst:38
#. msgid "You can also find these code on `GitHub`_"
#. msgid "You can also find this code on `GitHub`_"
#. msgstr ""
#.
#. #: ../../Behavioral/Memento/README.rst:40

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -42,7 +42,7 @@ msgid "Code"
msgstr "Código"
#: ../../Creational/AbstractFactory/README.rst:22
msgid "You can also find these code on `GitHub`_"
msgid "You can also find this code on `GitHub`_"
msgstr "Puedes encontrar el código en `GitHub`_"
#: ../../Creational/AbstractFactory/README.rst:24

View File

@@ -69,7 +69,7 @@ msgid "Code"
msgstr "Código"
#: ../../Creational/Builder/README.rst:33
msgid "You can also find these code on `GitHub`_"
msgid "You can also find this code on `GitHub`_"
msgstr "Puedes encontrar el código en `GitHub`_"
#: ../../Creational/Builder/README.rst:35

View File

@@ -57,7 +57,7 @@ msgid "Code"
msgstr "Código"
#: ../../Creational/FactoryMethod/README.rst:29
msgid "You can also find these code on `GitHub`_"
msgid "You can also find this code on `GitHub`_"
msgstr "Puedes encontrar el código en `GitHub`_"
#: ../../Creational/FactoryMethod/README.rst:31

View File

@@ -59,7 +59,7 @@ msgid "Code"
msgstr "Código"
#: ../../Creational/Multiton/README.rst:29
msgid "You can also find these code on `GitHub`_"
msgid "You can also find this code on `GitHub`_"
msgstr "Puedes encontrar el código en `GitHub`_"
#: ../../Creational/Multiton/README.rst:31

View File

@@ -66,7 +66,7 @@ msgid "Code"
msgstr "Código"
#: ../../Creational/Pool/README.rst:34
msgid "You can also find these code on `GitHub`_"
msgid "You can also find this code on `GitHub`_"
msgstr "Puedes encontrar el código en `GitHub`_"
#: ../../Creational/Pool/README.rst:36

View File

@@ -50,7 +50,7 @@ msgid "Code"
msgstr "Código"
#: ../../Creational/Prototype/README.rst:26
msgid "You can also find these code on `GitHub`_"
msgid "You can also find this code on `GitHub`_"
msgstr "Puedes encontrar el código en `GitHub`_"
#: ../../Creational/Prototype/README.rst:28

View File

@@ -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

View File

@@ -68,7 +68,7 @@ msgid "Code"
msgstr "Código"
#: ../../Creational/Singleton/README.rst:32
msgid "You can also find these code on `GitHub`_"
msgid "You can also find this code on `GitHub`_"
msgstr "Puedes ver este código en `GitHub`_"
#: ../../Creational/Singleton/README.rst:34

View File

@@ -56,7 +56,7 @@ msgid "Code"
msgstr "Código"
#: ../../Creational/StaticFactory/README.rst:29
msgid "You can also find these code on `GitHub`_"
msgid "You can also find this code on `GitHub`_"
msgstr "Puedes encontrar el código en `GitHub`_"
#: ../../Creational/StaticFactory/README.rst:31

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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

Some files were not shown because too many files have changed in this diff Show More