-
Notifications
You must be signed in to change notification settings - Fork 8
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
Malayalam Translation Progress #1
Comments
An Introduction to JavaScript. |
You're the maintainer, you can merge. |
Comparisons |
Hey, can I translate the comparisons article? |
Yes.please translate one article at a time. |
let result = 5 > 4;
alert( result ); // true Hey, do I need to convert this👆 into this👇? let റിസൾട്ട് = 5 > 4;
alert(റിസൾട്ട്); // true Or should I leave it as it is? |
Please never ever translate variable names :-) |
Okay, got it👍 |
But I can change the string values and comments. Right? |
Comments - sure, values - please see that the code works right with them. |
Dont replace variable names,keywords, reserved words |
Okay 👍 |
Hey, I would like to contribute to this project. Can anyone give me a clear picture of translating and uploading process? @siddiqkaithodu Hope, u can help me :) |
@donamath |
Cool |
You could easily replace the english content in the article.md with the corrospnding malayalam content. |
Okay, So I can edit the article.md itself. right? |
Yes! |
Generators |
Interaction: alert, prompt, confirm |
What should we do while processing some tech words? like browser, input field, returns,etc |
ബ്രൗസർ,input ഫീൽഡ്, return ചെയും. ചില വാക്കുകൾ മലയാളത്തിലും ചിലതു ഇംഗ്ലീഷിൽ തന്നെയും ആയിരിക്കും നല്ലത്. വായിക്കുന്നവർക്കു എളുപ്പം എന്താണോ അത് ഉപയോഗിക്കാം.💐 But when it comes to the codes the keywords,variables and other reserved words must be left as it was!. |
Okay, Got it! |
An Introduction to JavaScript |
Manuals and specifications |
Error: the article already translated in the Progress Issue |
Manuals and specifications |
Code editors |
Developer console |
Hello, world! |
Code structure |
Variables |
Maintainer List
@siddiqkaithodu, @MuhammedZakir
For New Translators
Please read this first (click to open)
To translate an article:
An Introduction to JavaScript
.An Introduction to JavaScript
(just like comment)Please be prompt with your translations! If you find that you can't commit any more, let maintainers know so they can assign the page to someone else.
For Maintainers
Click to open
We recommend that a translation has 2 reviews to be merged.
Please let others know what you do, on community boards and chats, invite them to join. Translations become better if more people see them.
Translations are tracked below, like this:
Our helpful bot watches comments and adds the translator nick and PR id, marks completed, when PR is merged. You can read the details at https://javascript.info/translate/bot.
If something doesn't work right, please contact @iliakan.
Team translation
More details about team translation: https://javascript.info/translate/bot.
Only maintainers can check/uncheck items below. If you're not, please write in a comment what you take to translate, the title, exactly as in the list.
The JavaScript language
An introduction
JavaScript Fundamentals
Code quality
Objects: the basics
Data types
Advanced working with functions
Object properties configuration
Prototypes, inheritance
Classes
Error handling
Promises, async/await
Generators, advanced iteration
Modules
Miscellaneous
Browser: Document, Events, Interfaces
Document
Introduction to Events
UI Events
Forms, controls
Document and resource loading
Miscellaneous
Frames and windows
Binary data, files
Network requests
Storing data in the browser
Animation
Web components
Regular expressions
The text was updated successfully, but these errors were encountered: