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

Translating exiting files (any language allowed) #633

Open
shhossain opened this issue Sep 29, 2023 · 59 comments · Fixed by #723
Open

Translating exiting files (any language allowed) #633

shhossain opened this issue Sep 29, 2023 · 59 comments · Fixed by #723
Assignees
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest hacktoberfest 2023 help wanted Extra attention is needed

Comments

@shhossain
Copy link
Owner

shhossain commented Sep 29, 2023

I've decided to add translation of existing files into different languages.

How to Add Translation:

  1. In the main readme, if the desired language is not available, follow these steps:

    • Add a new section for the language. For example, if you want to add a Hindi translation, follow the steps below.
  2. Add a language code to the existing file. For instance, if the file name is "readme.md," change it to "readme_hi.md" for Hindi language.

  3. Modify the hyperlinks for the added language accordingly.

Adding a New Language:

To add a new language, follow these steps:

  1. Go to the main readme where you will find the language section, which may look like this:
  <h4 align="center">
      <p>
          <b>English</b> |
          <a href="https://github.com/shhossain/computer_science/blob/main/README_bn.md">বাংলা</a>
      </p>
  </h4>
  1. To add your language (e.g., Hindi), modify it as follows:
<h4 align="center">
    <p>
        <b>English</b> |
        <a href="https://github.com/shhossain/computer_science/blob/main/README_bn.md">বাংলা</a> |
        <a href="https://github.com/shhossain/computer_science/blob/main/README_hi.md">Hindi</a>
    </p>
</h4>

PRs:

Currently Working [ Not updated regularly. Check if it's already added in the main branch ]

@shhossain shhossain added documentation Improvements or additions to documentation help wanted Extra attention is needed good first issue Good for newcomers hacktoberfest hacktoberfest 2023 labels Sep 29, 2023
@shhossain shhossain pinned this issue Sep 29, 2023
@Rathish-Rajendran
Copy link
Contributor

Rathish-Rajendran commented Sep 29, 2023

Hi, I would like to work on this issue. However, I have a doubt. I see that in "README_bn.md" file, only the "Introduction" section is translated to another language. Is it enough to change the introduction part alone, to another language?

Btw, I can translate it to Tamil language. Please consider assigning this issue to me!

@shhossain
Copy link
Owner Author

@Rathish-Rajendran that one I've added as an example. You can only translate the introduction part if you want.

@Decodx09
Copy link

Decodx09 commented Sep 29, 2023

Hi , if this issue is still open I would like to work on it. I can translate any particular part to Hindi easily.

@shhossain
Copy link
Owner Author

@Decodx09 the issue is open.

@Rathish-Rajendran
Copy link
Contributor

@Rathish-Rajendran that one I've added as an example. You can only translate the introduction part if you want.

@shhossain , I can help translate to Tamil language. Can you add me to one of the assignees?

@shhossain
Copy link
Owner Author

@Rathish-Rajendran done

@Rathish-Rajendran
Copy link
Contributor

@Rathish-Rajendran done

@shhossain Thanks!
I will give a pull request post October 1, 2023 so that it would be considered in hacktoberfest

@shhossain
Copy link
Owner Author

@Rathish-Rajendran oka

@VivekMarwal
Copy link

@shhossain I want to contribute in hindi language and gujarati language.

@shhossain
Copy link
Owner Author

@VivekMarwal Sure.

@VivekMarwal
Copy link

VivekMarwal commented Oct 2, 2023

@shhossain should i first create a hindi ReadMe file. ? After that you will add it to your repository. What will be the process can you please tell in quick way?. And please assign this task to me.

@anubhav1450
Copy link
Contributor

@shhossain sir can i contribute to this ?
sir can u assign me any language
i will convert whole readme.md in HIndi language

i will surely work and do it faster
bacause that can be my first contribution

@shhossain
Copy link
Owner Author

@VivekMarwal see examples for bangla.

@shhossain
Copy link
Owner Author

@anubhav1450 connect with @VivekMarwal and decide who wants do which part. So there is no overlapping pull request.

@VivekMarwal
Copy link

@shhossain i have started working on Hindi language ReadMe. Will try to complete it by Sunday EOD.

@anubhav1450
Copy link
Contributor

@VivekMarwal are u going to do it for both hindi and gujarati?
if u know gujarati can u let me to translate it in hindi
i can do it by tomorrow🙂

@VivekMarwal
Copy link

@shhossain I have started work. will submit it by Sunday EOD.

@VivekMarwal
Copy link

@anubhav1450 Will ping you if require any help? Thank you !!

@anubhav1450
Copy link
Contributor

@anubhav1450 Will ping you if require any help? Thank you !!

Sir It would help me in hacktoberfest
So please let me do some commit too

@Rathish-Rajendran
Copy link
Contributor

Hi @shhossain , I have completely converted the readme file to Tamil language. However, I am facing an issue while "git push". I get the following error:

"remote: Permission to shhossain/computer_science.git denied to Rathish-Rajendran.
fatal: unable to access 'https://github.com/shhossain/computer_science.git/': The requested URL returned error: 403"

Does any of you have any idea what might be wrong?

@shhossain
Copy link
Owner Author

you need to fork the repository @Rathish-Rajendran

@Rathish-Rajendran
Copy link
Contributor

you need to fork the repository @Rathish-Rajendran

@shhossain Thanks for the help!
I have added a new readme in Tamil( translated entire file ) and have given a pull request. Kindly merge it up if you are okay with the changes.
Also, I saw that we are not allowed to modify the Contributors section in the README.md file. Will you add my name there or should I add it?

@shhossain
Copy link
Owner Author

@Rathish-Rajendran, your name will be included in the list of contributors once the pull request is merged.

@VivekMarwal
Copy link

VivekMarwal commented Oct 5, 2023

@shhossain just updating you. Hindi translation is 70% completed. all work will be completed by Sunday EOD. Also @shhossain main readme file only need to be translated or need to translate hyperlink also. this readme file also "computer_science/Boolean logic/readme.md"

@serv-er
Copy link
Contributor

serv-er commented Oct 23, 2023

and by the way sir I translated readme file in telugu language not Tamil
Actually both are different language

@serv-er
Copy link
Contributor

serv-er commented Oct 23, 2023

please check it once and merge my pull request

@shhossain
Copy link
Owner Author

@serv-er i didn’t know that. I will review your Pull Request tomorrow. it’s nighttime here and i am far from my pc.

@serv-er
Copy link
Contributor

serv-er commented Oct 23, 2023

okk sir no problem and sorry that was my mistake I wrote tamil instead of telugu in title by mistake
by which you become confused

@shhossain
Copy link
Owner Author

shhossain commented Oct 23, 2023

No problem, @serv-er. Have a pleasant night.

@The-APK
Copy link

The-APK commented Oct 24, 2023

@shhossain I can create a translation of readme file in Malayalam language. Can you assign?

@shhossain
Copy link
Owner Author

@The-APK no problem

@anubhav1450
Copy link
Contributor

@shhossain sir can i do one more contribution by translating it in Punjabi Language i will submit it by tomorrow

@jiangfz1997
Copy link
Contributor

@shhossain sir may I ask if you can assign the Chinese translation task to me? Gonna finish it by Sunday

@shhossain
Copy link
Owner Author

@jiangfz1997 okay.

@shhossain
Copy link
Owner Author

@anubhav1450 sure.

jiangfz1997 added a commit to jiangfz1997/computer_science that referenced this issue Nov 1, 2023
jiangfz1997 added a commit to jiangfz1997/computer_science that referenced this issue Nov 6, 2023
@Muntasir-Zin-Alabadin
Copy link

Hello, do you need an Arabic version?

jiangfz1997 added a commit to jiangfz1997/computer_science that referenced this issue Nov 8, 2023
@jiangfz1997 jiangfz1997 mentioned this issue Nov 8, 2023
11 tasks
@ascodeasice
Copy link

Hi, can I translate README.md into traditional chinese (different from simplified chinese in #723)

@nelsonuprety1
Copy link
Contributor

nelsonuprety1 commented Nov 21, 2023

Hello @shhossain, I hope you are doing well. I wanted to translate the readme file to Nepali language. Is it possible to assign me to this task?

Edit:Hi, @shhossain , this translation has been submitted as PR in #728 , kindly do check and let me know. Thank you

jiangfz1997 added a commit to jiangfz1997/computer_science that referenced this issue Nov 25, 2023
shhossain added a commit that referenced this issue Nov 25, 2023
* add CN translated Readme(#633)

* Readme CN Translation(75%)(#633)

* Readme CN Translation(100%)(#633)

* Update README_cn.md

* Update README_cn.md

* Fix Introduction redirection in README_cn.md (#633)

---------

Co-authored-by: sifat <[email protected]>
@shhossain shhossain reopened this Sep 25, 2024
@Ionfinisher
Copy link
Contributor

Hey @shhossain, I hope you're doing well sir. Could you please assign me this issue? I’d be happy to work on the french translation.

@shhossain
Copy link
Owner Author

@Ionfinisher you can start working on it. The main readme of french is not yet completed.

@Erfanm83
Copy link

Hey @shhossain , I've translated the whole Project in abstracted version but not so close and precise . I will Translate precisely word by word if you would like.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation good first issue Good for newcomers hacktoberfest hacktoberfest 2023 help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.