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

Translate README.md from English to Armenian #735

Closed
6 tasks
jelveh opened this issue Aug 30, 2024 · 0 comments
Closed
6 tasks

Translate README.md from English to Armenian #735

jelveh opened this issue Aug 30, 2024 · 0 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization

Comments

@jelveh
Copy link
Contributor

jelveh commented Aug 30, 2024

We need to create an Armenian version of our README to make our project more accessible to Armenian-speaking users and contributors.

Task Description

  • Translate the content of ./doc/i18n/README.en.md to Armenian
  • Create a new file ./doc/i18n/README.hy.md with the translated content
  • Ensure the format and styling of the original English README is preserved exactly in the Armenian version

Steps

  1. Copy the existing README.en.md file to create README.hy.md in the same directory (./doc/i18n/)
  2. Translate all text content from English to Armenian, including:
    • Headings
    • Paragraphs
    • Lists
    • Code comments (if any)
    • Any other textual content
  3. Preserve all markdown formatting, including:
    • Heading levels
    • Bold and italic text
    • Links
    • Code blocks
    • Tables
    • Images
  4. Ensure all links and references remain functional in the Armenian version
  5. Update any language-specific content (e.g., language badges) to reflect Armenian instead of English

Additional Considerations

  • Maintain consistent terminology throughout the translation
  • Pay attention to technical terms that may have specific translations or may need to remain in English
  • If there are any culture-specific examples or references, consider adapting them for an Armenian-speaking audience if appropriate

Definition of Done

  • README.hy.md file created in ./doc/i18n/ directory
  • All content accurately translated to Armenian
  • Format and styling match the original English version exactly
  • All links and references are functional
  • Translation reviewed by a native Armenian speaker (if possible)
  • Update project documentation or configuration to include the new Armenian README (if necessary)

Resources

  • Original English README: ./doc/i18n/README.en.md
  • GitHub Markdown Guide for reference on markdown syntax
@jelveh jelveh added good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization labels Aug 30, 2024
gng92 added a commit to gng92/puter that referenced this issue Sep 3, 2024
Added Armenian translation for ./doc/i18n/README.en.md (issue HeyPuter#735 )
@jelveh jelveh closed this as completed Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization
Projects
None yet
Development

No branches or pull requests

1 participant