Commit Graph

25 Commits

Author SHA1 Message Date
Ilkka Seppälä 6401b0fd11 docs: fix image path 2024-04-10 21:08:04 +03:00
Luis Mateo Hincapié Martinez 1e4edc80d0 translation: Translated missing behavioral patterns category to Spanish (Task of issue #2277) (#2895)
* Translate behavioral patterns to Spanish

* Translate behavioral patterns to Spanish

* Translate behavioral patterns to Spanish

* Update bytecode.urm.png image in spanish translation

* Update translations

---------

Co-authored-by: luis.hincapie <luis.hincapie@blankfactor.com>
2024-04-09 20:19:21 +03:00
David Medina Orozco d45dcb1a63 translation: Translate to Spanish (#2894)
* Translate Iterator pattern to Spanish

* Translate to Spanish:
Servant pattern
Sharding pattern
Spatial-partition pattern
Special-case pattern
specification pattern
State pattern
Strategy pattern
Subclass-case pattern

* Update language to es

* Fixing Missing translation

* Translate to Spanish:
template method pattern
throttling pattern
trampoline pattern
transaction-script pattern
type object pattern
Update method pattern
visitor pattern

* Fixing Missing translation
2024-04-09 20:16:21 +03:00
David Medina Orozco 982526f286 translation: Translate to Spanish (#2893)
* Translate Iterator pattern to Spanish

* Translate to Spanish:
Servant pattern
Sharding pattern
Spatial-partition pattern
Special-case pattern
specification pattern
State pattern
Strategy pattern
Subclass-case pattern

* Update language to es

* Fixing Missing translation
2024-04-05 23:12:59 +03:00
David Medina Orozco 9f8829c8c4 translation: Translate Iterator pattern to Spanish (#2891) 2024-04-04 20:26:16 +03:00
Luis Mateo Hincapié Martinez ead6373765 translation: Translated all structural patterns category to Spanish (Task of issue #2277) (#2890)
* Typo corrections

* bridge pattern translated to spanish

* builder pattern translated to spanish

* context-object pattern translated to spanish

* converter pattern translated to spanish

* dependency injection pattern translated to spanish

* factory pattern translated to spanish

* factory-kit pattern translated to spanish

* factory-method pattern translated to spanish

* monostate pattern translated to spanish

* multiton pattern translated to spanish

* object mother pattern translated to spanish

* object pool pattern translated to spanish

* property pattern translated to spanish

* prototype pattern translated to spanish

* registry pattern translated to spanish

* step builder pattern translated to spanish

* value object pattern translated to spanish

* typo corrections and resources urls refactor

* grammar corrections

* Add image to each pattern

* translate all structural patterns to Spanish

---------

Co-authored-by: luismateoh <luismateohm@gmail.com>
Co-authored-by: luis.hincapie <luis.hincapie@blankfactor.com>
2024-04-04 19:54:16 +03:00
Luis Mateo Hincapié Martinez dc7495e8bd translation: Translated all creational patterns category to Spanish (Task of issue #2277) (#2813)
* Typo corrections

* bridge pattern translated to spanish

* builder pattern translated to spanish

* context-object pattern translated to spanish

* converter pattern translated to spanish

* dependency injection pattern translated to spanish

* factory pattern translated to spanish

* factory-kit pattern translated to spanish

* factory-method pattern translated to spanish

* monostate pattern translated to spanish

* multiton pattern translated to spanish

* object mother pattern translated to spanish

* object pool pattern translated to spanish

* property pattern translated to spanish

* prototype pattern translated to spanish

* registry pattern translated to spanish

* step builder pattern translated to spanish

* value object pattern translated to spanish

* typo corrections and resources urls refactor

* grammar corrections

* Add image to each pattern

---------

Co-authored-by: luismateoh <luismateohm@gmail.com>
Co-authored-by: luis.hincapie <luis.hincapie@blankfactor.com>
2024-03-23 11:53:54 +02:00
Miguel Angel Perez Garcia ea62815652 translation(#2277): add spanish translation to balking pattern (#2656) 2023-10-26 21:49:28 +03:00
Yennifer Herrera dc058d3759 translation: Translates Lazy Loading Pattern to Spanish (#2701)
* ADD: Spanish translation for Lazy Loading

* UPD: Translated term
2023-10-25 20:57:11 +03:00
Yennifer Herrera 4654288665 translation: Added Spanish translation for Singleton Pattern (#2627)
* Translates Singleton Pattern to Spanish for #2277

* Fixes the class diagram path

* ADD: Suggested changes
2023-10-25 20:55:14 +03:00
Yennifer Herrera 00f8cd20d8 translation: Translates Layers Pattern to Spanish (#2700)
* ADD: Spanish translation for Layers pattern

* UPD: Minor formatting fix for layers pattern
2023-10-25 20:46:21 +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
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
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
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
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
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ä 266ed609ec fix: replace yaml frontmatter tags with tag (#2353) 2022-11-20 16:48:05 +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
Aitor Fidalgo Sánchez 03feaa9faf translation: Closes #2089 Translate the acyclic-visitor readme to Spanish (#2090) 2022-10-17 20:34:33 +03:00
Aitor Fidalgo Sánchez 505454cbae translation: Closes #2077 Translate the active-object readme to Spanish (#2078) 2022-10-16 19:25:36 +03:00
Aitor Fidalgo Sánchez d43b21472d translation: Closes #2066 Translate the abstract-factory readme to Spanish (#2072) 2022-10-16 19:08:55 +03:00
Aitor Fidalgo Sánchez 84f733d137 translation: Closes #2045 Translate abstract-document readme to Spanish (#2046) 2022-10-08 19:07:57 +03:00
JCarlos 0ad44ced24 docs: Fix typos spanish readme and factory (#1834)
* Fix typos for Spanish README

* Fix typos in the factory example
2021-10-15 20:24:49 +03:00
Juan Manuel Abate 784cdee819 localizations: #1771 Spanish translation and languages codes (#1777)
* #1771 Move translations to a new directory to have more organization

* #1771 spanish translation

* #1771 change the language codes to follow ISO 639-1 and change the links

* #1771 remove country flags
2021-06-04 21:36:42 +03:00