de.javascript.info icon indicating copy to clipboard operation
de.javascript.info copied to clipboard

German Translation Progress

Open iliakan opened this issue 5 years ago • 78 comments

Maintainer List

@NamikoYa, @christianhegedues, @CourageSean, @J-Cake, @engag1ng

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 (@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 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

iliakan avatar Dec 16 '19 15:12 iliakan

An Introduction to JavaScript

1H0 avatar Dec 16 '19 18:12 1H0

Manuals and specifications

1H0 avatar Dec 20 '19 12:12 1H0

Arrays

NamikoYa avatar Dec 20 '19 13:12 NamikoYa

Hello, world!

christianhegedues avatar Dec 24 '19 09:12 christianhegedues

Introduction: callbacks

1H0 avatar Jan 11 '20 17:01 1H0

Code structure

christianhegedues avatar Jan 13 '20 17:01 christianhegedues

Code editors

MichFrie avatar Jan 15 '20 22:01 MichFrie

The modern mode, "use strict"

christianhegedues avatar Jan 18 '20 15:01 christianhegedues

Variables

JoeGab avatar Jan 18 '20 23:01 JoeGab

Type Conversions

JoeGab avatar Jan 19 '20 15:01 JoeGab

Interaction: alert, prompt, confirm

JoeGab avatar Jan 19 '20 19:01 JoeGab

Data types

christianhegedues avatar Jan 20 '20 17:01 christianhegedues

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

Async/await

NamikoYa avatar Jan 24 '20 07:01 NamikoYa

Operators

christianhegedues avatar Jan 25 '20 10:01 christianhegedues

Developer console

AlexanderK22 avatar Jan 27 '20 15:01 AlexanderK22

Comparisons

JoeGab avatar Jan 30 '20 14:01 JoeGab

Conditional operators: if, '?'

Skoyo avatar Feb 10 '20 09:02 Skoyo

Functions

u-n-known avatar Feb 14 '20 03:02 u-n-known

Logical Operators

SirCodewright avatar Mar 17 '20 12:03 SirCodewright

Loops: while and for

desirekool avatar Mar 18 '20 21:03 desirekool

Function expressions

BitcoinElf avatar Mar 28 '20 18:03 BitcoinElf

Arrow functions, the basics

me1104 avatar Mar 29 '20 13:03 me1104

Objects

u-n-known avatar Apr 18 '20 08:04 u-n-known

Garbage collection

u-n-known avatar Apr 18 '20 19:04 u-n-known

Symbol type

u-n-known avatar Apr 19 '20 11:04 u-n-known

Object methods, "this"

u-n-known avatar Apr 19 '20 15:04 u-n-known

Object to primitive conversion

u-n-known avatar Apr 20 '20 14:04 u-n-known

JavaScript specials

AlexanderK22 avatar May 25 '20 10:05 AlexanderK22

The "switch" statement

matztom avatar Jun 10 '20 15:06 matztom