Alexander Kuznetsov
0d68af0ae8
Fix mismatched string references for russian l10n. Translate NULL-object usage examples
2024-09-20 13:56:44 +06:00
Petro Ostapuk
ea77d134ba
Fixed name for the Builder
2023-02-09 18:40:08 +02:00
Petro Ostapuk
c591840105
Added all translations
2023-02-04 18:09:15 +02:00
Petro Ostapuk
b49faa7157
Creational Aabstract factory
2023-01-11 21:39:13 +02:00
Petro Ostapuk
be6cf8429e
Init Ukrainian translation
2023-01-11 20:43:28 +02:00
aspirantzhang
9910b93688
docs: improve Chinese translation of StaticFactory
2022-01-07 17:52:08 +08:00
aspirantzhang
8ebd85977f
docs: improve Chinese Translation of SimpleFactory
2022-01-07 17:43:13 +08:00
aspirantzhang
b33ea294f7
docs: improve Chinese tranlation of Pool
2022-01-07 15:47:58 +08:00
aspirantzhang
e84a95d5d8
docs: improve Chinese translation of Builder
2022-01-07 15:47:40 +08:00
aspirantzhang
0f3bd83003
docs: improve Chinese translation for Prototype
2022-01-06 17:06:15 +08:00
aspirantzhang
37ba41bdb9
docs: improve Chinese translation for Creational
2022-01-06 16:59:43 +08:00
aspirantzhang
17dc4c4fb3
docs: improve Chinese translation for abstract factory
2022-01-06 14:41:30 +08:00
aspirantzhang
b20a37133d
docs: improve Chinese translation for Singleton
2022-01-06 13:10:56 +08:00
aspirantzhang
e326bf7fda
docs: improve Chinese translation of FactoryMethod
2022-01-05 20:07:48 +08:00
Dominik Liebler
152ec3dd34
Merge pull request #469 from autoload/main
...
docs: add Chinese translation of Interpreter Pattern
2021-11-15 20:11:55 +01:00
autoload
afb2e011a8
docs: add Chinese translation of Visitor Pattern
2021-11-15 08:04:33 -08:00
autoload
ecd57ef16a
docs: add Chinese translation of Template Method Pattern
2021-11-14 07:48:11 -08:00
autoload
a14f7873fe
docs: add Chinese translation of Strategy Pattern
2021-11-13 08:19:58 -08:00
autoload
d7422d0466
docs: add Chinese translation of State Pattern
2021-11-12 22:29:20 -08:00
autoload
6371a582d5
docs: add Chinese translation of Specification Pattern
2021-11-11 08:52:55 -08:00
autoload
7ffe92c28f
docs: add Chinese translation of Observer Pattern
2021-11-10 07:53:25 -08:00
autoload
53d08569f6
docs: add Chinese translation of Null Object Pattern
2021-11-09 19:53:19 -08:00
autoload
032b041c5b
docs: add Chinese translation of Memento Pattern
2021-11-08 21:39:58 -08:00
autoload
0b165c04d5
docs: add Chinese translation of Memento Pattern
2021-11-08 21:29:43 -08:00
autoload
b84f11b9bd
docs: add Chinese translation of Mediator Pattern
2021-11-04 21:08:22 -07:00
autoload
e3b5a4e488
docs: add Chinese translation of Iterator Pattern
2021-11-03 20:35:47 -07:00
autoload
1dd8d574a1
docs: add Chinese translation of Interpreter Pattern
2021-11-02 19:47:28 -07:00
Dominik Liebler
6b222a2fe2
Merge pull request #467 from autoload/main
...
add Chinese translation of Command Pattern
2021-11-02 16:19:10 +01:00
autoload
0cead18424
docs: add Chinese translation of Command Pattern
2021-11-01 21:36:29 -07:00
autoload
b666640f73
docs: add Translation to Chinese [ zh_CN ]
2021-11-01 20:38:15 -07:00
Dominik Liebler
27dc130213
Merge pull request #464 from autoload/main
...
docs: add Translation to Chinese
2021-11-01 19:28:25 +01:00
Raphael de Almeida
510d339b0c
fix translate pt-br to Dependency Injection, Facade and Interpreter
2021-10-31 18:11:44 -03:00
autoload
c9555390ce
docs: add Translation to Chinese
2021-10-31 12:00:12 -07:00
autoload
dc82511d58
docs: add Translation to Chinese
2021-10-31 10:33:20 -07:00
Geidson Benicio Coelho
400614646a
add translate pt-br to NullObject
2021-10-22 01:06:37 -03:00
Dominik Liebler
792f13de08
Merge pull request #460 from danielesreis/pt_br-interpreter
...
adds pt_br translation for interpreter
2021-10-15 07:38:34 +02:00
Daniele Reis
8343e9e664
adds .po file for pt_br interpreter translation
2021-10-14 17:41:47 -03:00
didacusabella
dbe1ef079d
Grammar errors, message ids and Interpreter pattern
2021-10-14 11:33:59 +02:00
Yann Chabot
4e4b4de666
Fix broken msgid so that translation works properly
2021-10-13 08:19:58 -04:00
Dominik Liebler
046800b489
Merge pull request #456 from nmarulo/fixes-and-added-translations-spanish
...
Creational and Structural sections - Fixes and added translations spanish
2021-10-11 09:53:09 +02:00
Dominik Liebler
92abc57fde
Merge pull request #457 from didacusAbella/italian
...
Fix typos and some translations
2021-10-11 09:52:15 +02:00
Dominik Liebler
25f441db19
Merge pull request #455 from manueldose/new-branch-two
...
Added spanish translation of Behavioral and More sections
2021-10-11 09:50:15 +02:00
didacusabella
01e7158627
fix behavioral
2021-10-09 14:48:59 +02:00
didacusabella
b5fba9a25c
fix structural
2021-10-09 14:37:36 +02:00
didacusabella
89e5db2c51
fix creational
2021-10-09 14:22:13 +02:00
Nicolás Marulanda P
160366dbea
Structural - Translation to spanish
...
- Page DependencyInjection and Facade was not correctly referencing the original text.
- The original text and the translation of the Registry page are updated.
- Minor fixes.
2021-10-09 00:44:07 +02:00
Nicolás Marulanda P
064ee4d652
Creational - Translation to spanish
...
- Page SimpleFactory was not correctly referencing the original text.
- Minor fixes.
2021-10-09 00:40:42 +02:00
Nicolás Marulanda P
cf2d67ca18
Texts removed from the home page
2021-10-09 00:37:16 +02:00
manueldose
a735c1231b
Added spanish translation of Behavioral and More sections
2021-10-08 16:06:41 +02:00
Dominik Liebler
1ea91bcadf
Merge pull request #452 from manueldose/new-branch
...
Added translation to spanish of Structural/fixed typo errors in Creational
2021-10-08 08:09:26 +02:00