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

Comparisons #25

Merged
merged 6 commits into from
Nov 7, 2019
Merged

Comparisons #25

merged 6 commits into from
Nov 7, 2019

Conversation

akib22
Copy link
Contributor

@akib22 akib22 commented Oct 26, 2019

No description provided.

@CLAassistant
Copy link

CLAassistant commented Oct 26, 2019

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@jaamaalxyz jaamaalxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brother @akib22, your translation is fairly good enough. I have mentioned a few spelling mistakes. just fix them and commit again. thanks 👍

2. আভিধানিকভাবে তুলনা তাই false বা ভুল।
3. আবারও, আভিধানিকভাবে তুলনা, প্রথম স্ট্রিংয়ের `"2"` দ্বিতীয় স্ট্রিংয়ের `"1"` এর থেকে বড়।
4. `null` এবং `undefined` একমাত্র একে অপরের সমান।
5. যথাযত সমতায় `===` দুটি ভ্যালু এর মান একই টাইপের হতে হয়। কিন্তু তারা দুটি ভিন্ন টাইপের।
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. যথাযথ সমতায় === দুটি ভ্যালু এর মান একই টাইপের হতে হয়। কিন্তু তারা দুটি ভিন্ন টাইপের।

- Not equals. In maths the notation is <code>&ne;</code>, but in JavaScript it's written as an assignment with an exclamation sign before it: <code>a != b</code>.
- বৃহত্তম / ক্ষুদ্রতম: <code>a &gt; b</code>, <code>a &lt; b</code>.
- বৃহত্তম / ক্ষুদ্রতম অথবা সমান: <code>a &gt;= b</code>, <code>a &lt;= b</code>.
- সমান: `a == b` (মনে রাখবেন দুইটি সমান চিহ্ন `=`। একটি সমান চিহ্ন এসাইনমেন্ট বুযায় `a = b`।)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • সমান: a == b (মনে রাখবেন দুইটি সমান চিহ্ন =। একটি সমান চিহ্ন এসাইনমেন্ট বুঝায় a = b।)

```

A comparison result can be assigned to a variable, just like any value:
কোনো তুলনার মান বা ভ্যালু কে যেকোনো ভ্যারিয়েবলে এসাইন করা যাবে। অন্য সকল মান বা ভ্যালুর মতো:
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

বার বার মান বা ভ্যালু এই কথাটি না লিখে শুধুমাত্র ভ্যালু শব্দটি ব্যবহার করুন।

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

আমাদের Glossary লিস্ট টি একটু দেখতে পারেন।

For a non-strict check `==`
: There's a special rule. These two are a "sweet couple": they equal each other (in the sense of `==`), but not any other value.
সাধারণ সমতা নির্ণয়ে `==`
: এখানে একটি বিশেষ নিয়ম আছে। তারা একে অপরের সমান (`==` এর হিসেবে) কিন্তু অন্য কিছুর সমান সমান নয়।
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

: এখানে একটি বিশেষ নিয়ম আছে। তারা একে অপরের সমান (== এর হিসেবে) কিন্তু অন্য কিছুর সমান নয়।

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@akib22
Copy link
Contributor Author

akib22 commented Oct 27, 2019

Welcome, brother. Thanks for your help. I fixed them.

Please let me know if need any changes. Thanks.

@akib22
Copy link
Contributor Author

akib22 commented Oct 27, 2019

/done.

Copy link
Contributor

@raikusy raikusy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

কিছু পরিবর্তন দেয়া হয়েছে।
আর কোড এক্সাম্পল গুলি মুল ফাইলের মতই থাকবে। কোন প্রকার লিন্টিং/ফরম্যাটিং করা যাবে না। যেখানে সেমিকোলন নেই, সেখানে থাকবে না। যেখানে স্পেস আছে, সেখানে স্পেস রাখতে হবে। বেশ কয়েক জায়গায় মুল কোড এ লিন্টিং/ফরম্যাটিং জাতীয় কিছু প্রবর্তন হয়েছে। এগুলি ঠিক করা লাগবে।

@@ -1,18 +1,17 @@
importance: 5
গুরুত্ব: 5
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
গুরুত্ব: 5
importance: 5

এই লাইন কখনো অনুবাদ হবে না।

undefined === null
null == "\n0\n"
null === +"\n0\n"
5 > 4;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
5 > 4;
5 > 4

মুল কোডের মধ্যে সেমিকোলন নেই। এইখানে সেমিকোলন এড করা হয়েছে। পরবর্তি সবগুলি লাইন থেকে সেমিকোলন রিমুভ হবে।

@javascript-translate-bot

Please make the requested changes. After it, add a comment "/done".
Then I'll ask for a new review 👻

@akib22
Copy link
Contributor Author

akib22 commented Oct 28, 2019

কোড ফরম্যাটার এর জন্য সেমিকোলন গুলো অ্যাড হয়েছে। আমি রিমুভ করে দিয়েছি। ধন্যবাদ।

@akib22
Copy link
Contributor Author

akib22 commented Oct 28, 2019

/done

Copy link
Contributor

@raikusy raikusy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ধন্যবাদ আপনার কন্ট্রিউবিউশন এর জন্য।

Copy link
Member

@jaamaalxyz jaamaalxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Almost done, Nice translation. Thanks for your effort in the community. ❤️ 💯

@jaamaalxyz jaamaalxyz merged commit 4cf3a32 into javascript-tutorial:master Nov 7, 2019
@javascript-translate-bot

Thank you 💖 I updated the Progress Issue #1 🎉 🎉 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants