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 Finnish #733

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

Translate README.md from English to Finnish #733

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 a Finnish version of our README to make our project more accessible to Finnish-speaking users and contributors.

Task Description

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

Steps

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

Definition of Done

  • README.fi.md file created in ./doc/i18n/ directory
  • All content accurately translated to Finnish
  • Format and styling match the original English version exactly
  • All links and references are functional
  • Translation reviewed by a native Finnish speaker (if possible)
  • Update project documentation or configuration to include the new Finnish 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
@jelveh jelveh closed this as completed Aug 31, 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