Commit Graph

74 Commits

Author SHA1 Message Date
Shubham 021eb03b4e translation: Hindi translation for module pattern (#2593)
Hindi translation for module
2023-10-15 16:35:54 +03:00
Tien Nguyen Minh 31b7df23d2 translation: Add aggregator microservices pattern translation #2288 (#2582)
* [Translate, Vietnamese] (Add) aggregator microservices pattern translation

* [Translate, Vietnamese] (Fix) comment suggestions
2023-10-15 16:25:22 +03:00
Muhammad Hanif Amrullah a2d8993987 translation: added for Indonesian decorator pattern #2280 (#2620) 2023-10-15 16:19:18 +03:00
Matheus Braga dd040baa4b translation: Translate Factory pattern README to portuguese. (#2602) 2023-10-14 14:08:58 +03:00
Tien Nguyen Minh cb2d794cf8 [Translate, Vietnamese] (Add) adapter pattern translation (#2574) 2023-08-27 14:40:17 +03:00
JiaDi Zhang a5e85f4cde translation: add Chinese translation for singleton design pattern (#2573) 2023-08-27 14:34:21 +03:00
Syyed Ibrahim Abdullah 800e26698a translation: Added Urdu Translation (#2564)
* Add Urdu Translation for main README.md file

* added bullets point

* docs: add translaction for abstract-document pattern in urdu (ibrahim89 #2563)

* refactor - ur main README.md file updated (ibrahim89 #2563)

* docs: add translaction for abstract-document pattern in urdu (ibrahim89

* translaction - added for active-object (ibrahim #2563)

* Translation: added for urdu acyclic-visitor (ibrahim89 #2563)

* Refactor: translation issue for ur

* Refactor: alignment issue for acylic visitor pattern (ibrahim89 #2563)
2023-08-27 14:30:35 +03:00
Surjendu c983af6003 translation: Added Hindi Translation (#2557)
* Added Hindi Translation for adapter, aggregator, ambassador, api-gateway and arrange-act-assert pattern

* Added hndi translation for async-method-invocation, balking, bridge, builder and buisness-delegate pattern

* Added hindi translation for bytecode, caching, chain-of-responsibility, citcuit-breaker pattern

* Added hindi translation for client-session, collecting-parameter, collection-pipeline, combinator, command pattern
2023-08-20 20:52:11 +03:00
Vladimir 376cd21527 translation: Translate Abstract Factory to Russian / Fix #2286 partially (#2533)
* Translate Abstract Factory to Russian

* Fix a typo
2023-08-20 10:35:57 +03:00
Tien Nguyen Minh 7fff25648e [Translate, Vietnamese] (Add) acyclic visitor pattern (#2556) 2023-08-20 10:32:49 +03:00
Giammaria Biffi 6dee26e8be translation: Update README.md (#2515)
Minor language corrections, including typos and language usage
2023-07-02 11:55:51 +03:00
Ayush Thakur 848401af7a translation: Update README.md (#2521)
translated a non-translated word.
2023-06-17 16:20:42 +03:00
behappyleee 670f2e2a90 translation: Fix ko(README.md) - update badges, Add Links (#2513)
* Main Branch commit test

* Revert "Main Branch commit test"

This reverts commit 8d75a676f8e5d8d454566e97b86a0ed7a05babc4.

* ko-README fix badge images and update badges

* fix translate en -> ko (Read differenct Language ...)
2023-06-17 16:03:53 +03:00
Antonio Addeo b0cc0943f9 fix: Fix generic type for deques in command README.md files Ref: #2462 (#2484)
Co-authored-by: Antonio Addeo <an.addeo@reply.it>
2023-06-10 16:03:05 +03:00
akshatarora0013 9d6ae392b8 refactoring: issue#2376 (#2491)
Changed all the switch expression according to the JAVA 17.
2023-04-01 17:48:38 +03:00
Fredrik Sejr 14d4a20468 translation: Danish Language Support (#2489)
* translation: created link to Danish version (#2485)

* translation: Danish translation of readme

* translation: Danish translation #2485
2023-03-25 19:22:45 +02:00
KarmaTashiCat 84f7ab8006 translation: It would close #2479 and #2481 (#2480)
* Translate:  Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]

* Translate:  Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]

* Update README.md

* Restored translated YAML Frontmatter keys to right words not translated and minor new changes

Minor new changes are at YAML Frontmatter variables values of lines 2 and 3 where have switched the order of translated words to homogeinize the belowing structure of that order like figured at following lines 6,7 and 8 (First english term and then Spanish translation between parenthesis)

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Translated ambassador pattern README.md to Spanish(#2453)

* Changed Class Diagram image path to absolute way.

The original path for Class Diagram image was relative to /ambassador folder (./etc/ambassador.urm.png) when translated at line 173 of translation doesn't show the diagram image so I haved changed it to absolute format (/ambassador/etc/ambassador.urm.png) and now it shows it.

* Added arrange-act-assert folder with README file without being traslated yet

* Translated line by line to spanish. English lines left for review, will be removed on next commit inmediately.

* Translated arrange-act-assert/README.md to Spanish and removed the English version text lines.

* Changed language tag value from en to es

* async-method-invocation translated to Spanish. Left the original English version lines for review and will be removed in next commit inmediately.

* async-method-invocation transalation to spanish. Removed the english version after review.

---------

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2023-03-12 16:32:04 +02:00
Ramil Sayetov 207cf60bc6 translation: #2476 Fix typo (#2477)
Co-authored-by: Ramil Sayetov <ramil.sayetov@setinbox.com>
2023-02-28 09:32:15 +02:00
Enrique Clerici 188f35aafc translation: Translation of api-gateway readme to Spanish, closes #2472 (#2474)
* Create README.md 

Spanish translation located in ./localization/es/api-gateway

* Changed Api gateway link for diagram location
2023-02-28 09:11:26 +02:00
Saiteja Reddy 18b1d5195f fix: Fixes #1965 (#2470) 2023-02-18 20:55:37 +02:00
Piyush 0eb976394b fix: Issue #2333 Fixed. (#2461)
Fixed Broken linkage on Chinese localization document.
2023-01-29 11:06:45 +02:00
KarmaTashiCat 6b0a90ee61 translation: Translate the ambassador readme to Spanish (#2453) (#2456)
* Translate:  Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]

* Translate:  Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]

* Update README.md

* Restored translated YAML Frontmatter keys to right words not translated and minor new changes

Minor new changes are at YAML Frontmatter variables values of lines 2 and 3 where have switched the order of translated words to homogeinize the belowing structure of that order like figured at following lines 6,7 and 8 (First english term and then Spanish translation between parenthesis)

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Translated ambassador pattern README.md to Spanish(#2453)

* Changed Class Diagram image path to absolute way.

The original path for Class Diagram image was relative to /ambassador folder (./etc/ambassador.urm.png) when translated at line 173 of translation doesn't show the diagram image so I haved changed it to absolute format (/ambassador/etc/ambassador.urm.png) and now it shows it.

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2023-01-21 11:27:46 +02:00
Vinícius A. B 13d0416045 translation: Translation of facade design pattern to PT-BR (#2355)
* tranlation of facade design pattern to PT-BR

* Update README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2023-01-15 10:35:28 +02:00
Shogo Hida 4da36e7826 feature: Fixes #2281 (partially) Add Japanese translation of decorator pattern (#2444)
* Add image and README

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

* Add Japanese translation

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

* Move image

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>

Signed-off-by: Shogo Hida <shogo.hida@gmail.com>
2023-01-09 16:21:51 +02:00
Hashvardhan Parmar 42ba121977 translation: Hindi translation added for abstract-factory, active-object, acyclic-visitor (#2443) 2023-01-08 10:15:59 +02:00
YongHwan 2263e248bd feature: Translate event-sourcing readme file into Korean (#2439)
* feat: translate event-sourcing readme

* fix: remove extra newline
2023-01-07 18:54:59 +02:00
YongHwan 95203520bc feature: 이벤트 드리븐 아키텍처 md 파일 번역 (#2429)
Co-authored-by: 권용환/서버파트/BF <yonghwan.kwon@nhn.com>
Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2023-01-06 10:35:46 +02:00
Hashvardhan Parmar 07b913de36 translation: Hindi translation added for abstract-document. (#2401) 2023-01-02 18:40:56 +02:00
KarmaTashiCat 8596d38eba translation: Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )] (#2338)
* Translate:  Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]

* Translate:  Translate the aggregator-microservices readme to Spanish [Issue #2335 (Task of issue #2277 )]

* Update README.md

* Restored translated YAML Frontmatter keys to right words not translated and minor new changes

Minor new changes are at YAML Frontmatter variables values of lines 2 and 3 where have switched the order of translated words to homogeinize the belowing structure of that order like figured at following lines 6,7 and 8 (First english term and then Spanish translation between parenthesis)

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

* Update localization/es/aggregator-microservices/README.md

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2022-12-29 20:53:55 +02:00
Girolamo Giordano 57e7162111 translation: Modified IT README file (#2314) (#2398)
* fix it README

* linking it readme to it file readme and correct the translation for it readme
2022-12-18 20:33:12 +02:00
Prince bhati 67a5aaa14c translation: Corrected the incorrect YAML fontmatter . (#2298)
* Corrected the incorrect YAML fontmatter.

* Updated the H2 version.

* updated the YAML format.

* updated the YAML format.

* updated the YAML format accroding to the changes requested.

Co-authored-by: Ilkka Seppälä <iluwatar@users.noreply.github.com>
2022-11-23 21:03:18 +02:00
Ilkka Seppälä cc6ac612f0 refactor: update korean image links 2022-11-20 20:19:25 +02:00
Ilkka Seppälä fc6cd04440 docs: Fix Korean template method yaml frontmatter 2022-11-20 16:58:44 +02:00
Ilkka Seppälä 266ed609ec fix: replace yaml frontmatter tags with tag (#2353) 2022-11-20 16:48:05 +02:00
Vinícius A. B e5bc25d5e9 translation: translation of adapter pattern to PT-BR (#2320) 2022-11-20 15:10:38 +02:00
Farid Zouheir 0df89c7c50 translation: translate README.md to Italian (#2314) (#2322) 2022-11-20 14:59:27 +02:00
Ricardo Ramos 98d155eb86 translation: Translate the abstract factory readme to Portuguese (#2117)
* Translate the abstract factory readme to Portuguese

* updated the yaml frontmatter

* updated the yaml frontmatter
2022-11-20 14:53:23 +02:00
Ricardo Ramos a416b2d691 translation: Translate the builder readme to Portuguese (#2122)
* Translate the builder factory readme to Portuguese

* updated the yaml frontmatter

* updated the yaml frontmatter

* updated the yaml frontmatter
2022-11-20 14:43:58 +02:00
Ilkka Seppälä 63ef157f23 refactor: Update zh pattern image paths 2022-11-13 18:54:28 +02:00
Minh Nguyen 4388a4ac92 translation: Localize abstract-document to Vietnamese (#2169)
* localize abstract-document to Vietnamese

* fix yaml front matter
2022-11-08 20:54:50 +02:00
Minh Nguyen 0fa2edf895 translation: Localize active-object to Vietnamese (#2190)
* localize active-object to Vietnamese

* fix link to class diagram

* fix yaml front matter
2022-11-08 20:51:45 +02:00
Minh Nguyen 370d851ab0 translation: Localize abstract-factory pattern to Vietnamese (#2186)
* localize abstract-factory to Vietnamese

* fix yaml front matter
2022-11-08 20:49:03 +02:00
Ilkka Seppälä e6f5b691df Remove obsolete index.mx files 2022-11-06 15:36:50 +02:00
Aitor Fidalgo Sánchez df52e1fd4e translation: Closes #2124 Translate the adapter readme to Spanish (#2126)
* Closes #2124 Translate the adapter readme to Spanish

* Change frontmatter according to new requirements.
2022-11-05 17:25:59 +02:00
Minh Nguyen cbb1eed8e3 translation: remove unnecessary infor (#2192) 2022-11-05 17:05:38 +02:00
Alan cfeee23957 translation: Closes iluwatar#2162 Translate template-method pattern readme to Korean (#2173) 2022-10-30 22:26:27 +02:00
Alan d9b4965eb9 translation: Closes iluwatar#2161 Translate template-method pattern readme to Korean (#2172) 2022-10-30 22:25:09 +02:00
Alan e063bd14e0 translation: Closes iluwatar#2160 Translate template-method pattern readme to Korean (#2171) 2022-10-30 22:22:44 +02:00
yusha-g aa68998d71 Proofread ko/README.md (#2147)
translation: Fixed wrong usage of particle in line 25. From 패턴은 to 패턴이.
2022-10-29 09:30:33 +03:00
Yujan Ranjitkar 97b2b6da71 translation: Add Nepali language localization support for the design patterns (#2136) 2022-10-29 09:18:02 +03:00