-
Notifications
You must be signed in to change notification settings - Fork 18
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
Translated chapters 1-4 of the Rust tour in Romanian 🇷🇴 #3
base: master
Are you sure you want to change the base?
Translated chapters 1-4 of the Rust tour in Romanian 🇷🇴 #3
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I suggest splitting every chapter in a separate pull request so that we can review it easier.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Use the first person plural and the polite way of addressing users.
I will reread every chapter and fix the addressing mistakes. |
I translated all code snippets from Rust Playground and fixed all addressing mistakes (I hope) in Chapters 1-4. I will no longer add new Chapters in this PR, as I will open a new PR for each new chapter.
Looks good. |
Would you like me to open 3 other PRs for chapters 2-4? |
No, this looks good. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please review a little bit the translation, some things do not sound good in Romanian.
I will read the chapters again and rewrite some parts, thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please send this to upstream, and post a link to it here.
I suggest adding the Romanian flag 🇷🇴 (copy paste) to the upstream pull request title. |
@RaresCon please make the suggested changes to each chapter and submit with each one a pull request to upstream. |
Will do as fast as possible. |
dacă are nevoie de ajutor, | ||
|
||
puteți oricând să instanțiați explicit folosind operatorul `::<T>`, cunoscut sub numele de | ||
`turbofish` (e un bun prieten de-ai mei!). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
`turbofish` (e un bun prieten de-ai mei!). | |
`turbofish` (e un bun prieten de-al meu!). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Here the phrase is grammatically correct.
@RaresCon Please select a timeslot for the interview https://doodle.com/meeting/participate/id/eZ8gOOEb. |
Chapter 1 PR is on upstream. |
Please set to resolved the discussions that we can close. |
Chapter 2 PR is on upstream. I hope to resolve Chapter 3 and 4 by Monday. |
Chapter 3 and 4 PRs are on upstream. |
No description provided.