/translator

Contributors to this repository are expected to take a sample of text and translate it in their preferred language. Take care that the language in which you're translating doesn't already appears.

MIT LicenseMIT

GDSC University Of Yaounde 1 Translator

+-------------------------------+
 |    Version: FrançaiseFrançais (Fr)    |
+-------------------------------+

This is a repository containing the social links of the community members of the Google Developer Student Clubs of the University Of Yaounde 1.

🎃 HacktoberFest 2023 🎃

Hacktoberfest2023

If you came here for Hacktoberfest, you're in the right place 🦇️:

Celebrate Hacktoberfest by getting involved in the open source community by completing some tasks in this project.

What is Hacktoberfest?

HacktoberFest is digitalocean’s annual event that encourages people to contribute to open source throughout october. Much of modern tech infrastructure—including some of digitalocean’s own products—relies on open-source projects built and maintained by passionate people who often don’t have the staff or budgets to do much more than keep the project alive. HacktoberFest is all about giving back to those projects, sharpening skills, and celebrating all things open source, especially the people that make open source so special.

This repository is open to all members of the GitHub community. Any member may contribute to this project without being a collaborator.

How to contribute?

Let's start the hack ⚡!!! Follow the steps below and make sure to go through all the checklist

  • Fork the repository.

  • Get to your repo version at https://github.com/<your-github-username>/translator

  • Clone the repo locally on your PC and get its directory

        git clone https://github.com/<your-gituhb-username>/translator
    
  • Create a branch

    git checkout -b myTranslation main
  • Copy out the content of sample.txt sample test image Use the keys: CTRL + A and CTRL + C (for Linux and Windows users)
    Use the keys: CMD + A and CMD + C ( for MacOS users)

  • Paste this on Google Translate Google translate

    • Check for the copy icon and click it!
  • Hurray 🎉 your PR content was just copied

  • Create a new file at the level of your archives/2023 folder and name it like this <language>.txt

    • Examples
      For an english to french translation,
      the file name should be
      
      francais.txt
      
      
      
      For an english to German translation, 
      the file name should be
      
      Deutsch.txt
      
  • Add the new language you just translated in the languages.md file.

  • Your changes are ready to be committed, push and pull request open.

  • Commit all your changes

    git add .
    
    git commit -m "feat: added new language translation - <language>"
    
    git push origin myTranslation
  • Open a pull request from our github account to this repository.

  • Stay back and chill 💃, wait for review by maintainers.

Love 💓 this? Wanna buy us some cofee? A star ⭐ is better!

Thanks to all our contributors.

Contributors images