javascript-tutorial / fi.javascript.info

Modern JavaScript Tutorial in Finnish
https://javascript.info
Other
1 stars 2 forks source link

Finnish Translation Progress #1

Open iliakan opened 3 years ago

iliakan commented 3 years ago

Maintainer List

@jnsjknn

For New Translators

Please read this first (click to open)

To translate an article: 1. Check that no one else has claimed your article in the checklist below. 2. Comment below with the title of the article that you would like to translate, exactly as listed, e.g. `An Introduction to JavaScript`. - Please take only one article at a time. 3. Fork this repo, translate the article in your fork and submit a pull request! - The pull request title should be same as the article, e.g. `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: * [ ] [Home Page](url) (@iliakan) #1 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 . 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

niemenjoki commented 3 years ago

An Introduction to JavaScript

niemenjoki commented 3 years ago

@iliakan Regarding "terms with meaning", should I follow the instructions literally even if the term is already in parenthesis? Writing ("local storage" ("paikallinen varasto")) feels wrong to me and I'd prefer ("local storage", suom. "paikallinen varasto").

"suom." is short for "suomeksi", meaning "in Finnish"

iliakan commented 3 years ago

The ultimate purpose is to make the text concise, correct and easy to understand. Just follow this lead =)

P.S. Also, this issue is for tracking progress, please create other issues if needed (you can do that ;) )

niemenjoki commented 3 years ago

Manuals and specifications

niemenjoki commented 3 years ago

Code editors

niemenjoki commented 3 years ago

Developer console

niemenjoki commented 3 years ago

Hello, world!

niemenjoki commented 3 years ago

Code structure

niemenjoki commented 3 years ago

The modern mode, "use strict"

niemenjoki commented 3 years ago

Variables

niemenjoki commented 3 years ago

Data types

javascript-translate-bot commented 3 years ago

Error: the article already has meta information in the Progress Issue "(@jnsjknn)" :interrobang:

minna-xD commented 3 years ago

I'd love to contribute to this project but I wonder: is the idea to take the articles in order or would it be possible to "pick and choose"? I'm somewhat JS newbie so I'm not confident about the correct Finnish lingo but I looove regular expressions so I might be up for contributing in that chapter. (I could of course help with the reviewing instead.)

niemenjoki commented 2 years ago

Hi @minna-xD, feel free to pick and choose any article you like.

Let me know if you need any help with the technical aspects of the translation process.