277 Commits

Author SHA1 Message Date
Dominik Liebler
92d1e41fc5
Merge pull request #454 from u-mulder/ru-pool-fix
Fix ru-translation bug for ObjectPool pattern.
2021-10-08 08:08:51 +02:00
u-mulder
e4158e5ba0 Fix ru-translation bug for ObjectPool pattern. 2021-10-07 23:17:55 +03:00
u-mulder
2217528d7e Add ru-translation for Interpreter pattern 2021-10-06 22:45:18 +03:00
manueldose
54bb974817 Added translation to spanish of Structural/fixed typo errors in Creational 2021-10-06 20:54:16 +02:00
Dominik Liebler
f476239c99
Merge pull request #451 from didacusAbella/italian
Italian translation
2021-10-05 11:36:35 +02:00
didacusabella
831bb8654e Complete translation 2021-10-04 09:27:38 +02:00
Dominik Liebler
934dc99120
Merge pull request #447 from u-mulder/patch-1
Update ru-localization for ObjectPool pattern
2021-10-04 08:51:39 +02:00
Dominik Liebler
8a1373304b
Merge pull request #450 from u-mulder/ru-titles-fix
Update ru-localization for ChainOfResponsibilites
2021-10-04 08:51:18 +02:00
u-mulder
45d250a336 Update ru-localization for ChainOfResponsibilites
- Fix titles
2021-10-03 21:40:27 +03:00
u_mulder
0b5078da72
Update ru-localization for ObjectPool pattern
Fix typos, simplify some phrases.
2021-10-02 23:54:45 +03:00
John Hodges
f3759d5ba7 Prefer factoría over fábrica for consistency 2021-10-02 09:58:19 -04:00
John Hodges
e8abf27f9e Small fixes to Spanish translations for Singleton and StaticFactory 2021-10-02 09:53:11 -04:00
John Hodges
52e138c4f6 Fix Spanish translation for SimpleFactory 2021-10-02 09:49:32 -04:00
John Hodges
f2e7ca9991 Fix Spanish translation for Prototype 2021-10-02 09:41:28 -04:00
John Hodges
718587c009 Fix Spanish translation for Object Pool 2021-10-02 09:38:01 -04:00
John Hodges
51684c4501 Fix Spanish translation for Factory Method 2021-10-02 09:26:01 -04:00
John Hodges
e9717e4248 Correct Spanish translation for AbstractFactory 2021-10-02 08:46:19 -04:00
didacusabella
ec872606e6 Translated creational patterns 2021-09-30 16:22:11 +02:00
Ying-Shan Lin
6febe59be1
fix: typo 2021-09-26 02:34:27 +08:00
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