Commit Graph

208 Commits

Author SHA1 Message Date
thetechnicalchallenge
2ca254665d Final review 2021-03-14 10:16:44 +01:00
thetechnicalchallenge
6205158c34 Translation completed - need general verification 2021-03-13 23:00:46 +01:00
thetechnicalchallenge
52281f6f50 [creational] all 2021-03-13 17:22:30 +01:00
thetechnicalchallenge
af40dd1ffd [Creational|AbstractFactory] README.po 2021-03-13 13:01:25 +01:00
thetechnicalchallenge
2a3fa7642f [More] README.po 2021-03-13 11:58:28 +01:00
thetechnicalchallenge
8be0c46fc6 [Behavioral] README.po 2021-03-13 11:53:47 +01:00
thetechnicalchallenge
af9ef42169 [Creational] README.po 2021-03-13 11:49:41 +01:00
thetechnicalchallenge
b8a70330fa [Creational] README.po 2021-03-13 11:47:41 +01:00
thetechnicalchallenge
bde8c9deda [Structural] README.po 2021-03-13 11:35:58 +01:00
thetechnicalchallenge
5b043b4f5f locale/fr folder creation and locale/fr/README.po translation 2021-03-13 11:26:19 +01:00
CodeRaiser
3f73b8f4a7 Main readme 2020-11-28 23:45:29 +02:00
CodeRaiser
bbc6bbfd25 Structural 2020-11-28 23:45:17 +02:00
CodeRaiser
3f878c7066 More 2020-11-28 23:44:57 +02:00
CodeRaiser
833da1d262 Creational 2020-11-28 23:44:37 +02:00
CodeRaiser
198ea9e9a9 Behavioral 2020-11-28 23:44:04 +02:00
Norman
c88d9268a7 fixed typo in translation 2020-10-19 22:43:48 +02:00
Norman
618a9bc390 fixed and added missing german translations 2020-10-19 22:14:44 +02:00
RedDevilus
83283649f3 Add New Dutch Translations 2020-10-05 23:56:26 +02:00
Artem Izmestev
ec082fdf0d Fix typo 2020-09-27 03:36:23 +05:00
Dominik Liebler
68e469fb5f fix copyright year 2020-09-01 08:02:15 +02:00
Dominik Liebler
0495c66668 Merge pull request #391 from tanden/feature/add_translate_Japanese_2
add translation in Japanese 2
2020-07-12 21:17:29 +02:00
Ana Carolina Lima Hamud
998da795dd Fix links to the main branch 2020-06-20 11:27:02 -03:00
tanden
7f76003b0c [translate] simple factory 2020-06-07 18:00:01 +09:00
tanden
412b5e4da4 Merge branch 'master' of https://github.com/domnikl/DesignPatternsPHP into feature/add_translate_Japanese 2020-06-07 17:44:32 +09:00
tanden
c31cc8779c [modify] factory method 2020-06-07 17:43:46 +09:00
Igor
9432d9ce61 Fix correct translation of "Frameworks" section in Russian (#390)
Fixed translation in frameworks section.
2020-06-07 10:43:38 +02:00
tanden
c9c7376c2b [translate] Singleton 2020-05-05 13:20:39 +09:00
tanden
7a590d12b8 [translate] Creational README 2020-05-05 12:11:37 +09:00
tanden
2e23dca857 [translate] Prototype 2020-05-05 11:41:33 +09:00
tanden
35ba7060cc [translate] Pool 2020-05-04 16:46:30 +09:00
tanden
9b9a04c8ad [modify] add space between pattern-name and pattern 2020-05-04 16:26:23 +09:00
tanden
38bbf071c5 [translate] FactoryMethod 2020-05-04 15:38:02 +09:00
tanden
bb190e5627 [translate] Builder 2020-05-04 14:48:42 +09:00
tanden
00f507b35b [translate] AbstractFactory 2020-05-04 13:41:12 +09:00
tanden
fcd6a8e0c6 [translate] README.po 2020-05-04 11:21:48 +09:00
tanden
8a7d423e8e [modify] add locale/ja 2020-05-04 10:26:29 +09:00
Dominik Liebler
62e6f5dbc8 remove Multiton 2019-12-14 13:55:04 +01:00
Krzysztof Rewak
5480fe2fb0 fixed translations base for Facade pattern 2019-10-07 16:20:59 +02:00
Dominik Liebler
ad830e0e84 removed Interface-suffix 2019-08-21 08:12:52 +02:00
Dominik Liebler
4f15a9f77a refactored .gitignore and fixed copyrights 2019-08-17 23:28:39 +02:00
Dominik Liebler
78ffb07d9c removed old examples 2019-08-17 22:50:15 +02:00
Dominik Liebler
6d1cc1dab9 rewrite passage for Null Objects 2019-08-17 22:23:23 +02:00
Dominik Liebler
6ee7665b9e removed SF2, Doctrine2 and ZF2 from README, this is old stuff by now 2019-08-17 22:17:00 +02:00
PabloGarciaComBR
5ed4511735 Translated Visitor Pattern
Translated Visitor Pattern in Behavioral section.
2019-04-15 16:55:37 -03:00
PabloGarciaComBR
8a896e533f Translated Template Method text
Translated Template Method text in Behavioral section.
2019-04-15 10:42:31 -03:00
PabloGarciaComBR
e5ab57968e Translated Strategy pattern
Translated Strategy pattern in the Behavioral section.
2019-04-12 17:17:50 -03:00
PabloGarciaComBR
040d813274 Translating State pattern
Translating State pattern in Behavioral section...
2019-04-12 14:37:48 -03:00
PabloGarciaComBR
bcf52dd5d9 Translated Specification page text
Translated Specification page text in the Behavioral section.
2019-04-12 12:18:06 -03:00
PabloGarciaComBR
7a13e944d3 Small adjustements in Inicial page
Small adjustements in the translation of Inicial page
2019-04-12 11:08:13 -03:00
PabloGarciaComBR
b061296bed Translating Observer pattern
I translated the text of Observer pattern page in Behavioral section.
2019-04-12 10:53:42 -03:00