Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

translation: translation of abstract factory pattern to Italian #2662

Merged
merged 3 commits into from
Dec 27, 2023

Conversation

leonardol
Copy link
Contributor

@leonardol leonardol commented Oct 15, 2023

Translation of the 'Abstract Factory' pattern README.md into Italian

This pull request adds the Italian translation of the README.md for the 'Abstract Factory' design pattern, which explains the pattern itself.

This pull request is related to issue #2314

Changes made in this pull request:

  • Created a new README.md file in Italian with the translation of the English README.md.
  • Placed the new README.md file in the 'localization/it/abstract-factory' directory.
  • Ensured that the translation accurately conveys the content and meaning of the original document.
  • Maintained the same format, style and layout of the English README.md.
  • Checked for grammar and spelling errors in the translation.
  • Provided the link diagram of the class structure in the Italian README.md, ensuring it aligns with the content of the original README.md.
  • This contribution aims to make the project more accessible to Italian-speaking developers and users. It follows the guidelines provided in the project's contributing instructions.

For detailed contributing instructions see https://github.com/iluwatar/java-design-patterns/wiki/01.-How-to-contribute

I look forward to your feedback and any necessary revisions to improve the quality of the Italian translation.

Allow edits by maintainers
Remember, contributions to this repository should follow its contributing guidelines.

Leonardo Lisanti and others added 3 commits October 15, 2023 18:25
translation: translation of acyclic visitor pattern to Italian - fixed typo
translation: translation of abstract factory pattern to Italian - corrected a sentence
@sonarcloud
Copy link

sonarcloud bot commented Oct 24, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 2 Code Smells

23.1% 23.1% Coverage
0.0% 0.0% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

Copy link

stale bot commented Nov 23, 2023

This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

@stale stale bot added the status: stale issues and pull requests that have not had recent interaction label Nov 23, 2023
@stale stale bot removed the status: stale issues and pull requests that have not had recent interaction label Dec 27, 2023
@iluwatar iluwatar merged commit c8e5f6f into iluwatar:master Dec 27, 2023
1 check passed
@iluwatar
Copy link
Owner

Looks good! Thank you for the contribution 🎉

@leonardol leonardol deleted the translation-abstract-factory-it branch January 22, 2024 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants