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 Dutch #736

Open
6 tasks
jelveh opened this issue Aug 30, 2024 · 3 comments
Open
6 tasks

Translate README.md from English to Dutch #736

jelveh opened this issue Aug 30, 2024 · 3 comments
Assignees
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 a Dutch version of our README to make our project more accessible to Dutch-speaking users and contributors.

Task Description

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

Steps

  1. Copy the existing README.en.md file to create README.nl.md in the same directory (./doc/i18n/)
  2. Translate all text content from English to Dutch, 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 Dutch version
  5. Update any language-specific content (e.g., language badges) to reflect Dutch 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 a Dutch-speaking audience if appropriate

Definition of Done

  • README.nl.md file created in ./doc/i18n/ directory
  • All content accurately translated to Dutch
  • Format and styling match the original English version exactly
  • All links and references are functional
  • Translation reviewed by a native Dutch speaker (if possible)
  • Update project documentation or configuration to include the new Dutch 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
@ruthwikchikoti
Copy link
Contributor

@jelveh can i work on this ?

@jelveh
Copy link
Contributor Author

jelveh commented Sep 20, 2024

Sure thing! Go for it :)

@ruthwikchikoti
Copy link
Contributor

ruthwikchikoti commented Sep 21, 2024

@jelveh please take a look #770

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

2 participants