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

German Translation Progress #1

Open
iliakan opened this issue Dec 16, 2019 · 38 comments
Open

German Translation Progress #1

iliakan opened this issue Dec 16, 2019 · 38 comments

Comments

@iliakan
Copy link
Member

@iliakan iliakan commented Dec 16, 2019

Maintainer List

@NamikoYa, @christianhegedues

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:

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 iliakan pinned this issue Dec 16, 2019
@1H0
Copy link
Member

@1H0 1H0 commented Dec 16, 2019

An Introduction to JavaScript

@1H0
Copy link
Member

@1H0 1H0 commented Dec 20, 2019

Manuals and specifications

@NamikoYa
Copy link
Contributor

@NamikoYa NamikoYa commented Dec 20, 2019

Arrays

@christianhegedues
Copy link
Member

@christianhegedues christianhegedues commented Dec 24, 2019

Hello, world!

@1H0
Copy link
Member

@1H0 1H0 commented Jan 11, 2020

Introduction: callbacks

@christianhegedues
Copy link
Member

@christianhegedues christianhegedues commented Jan 13, 2020

Code structure

@MichFrie
Copy link

@MichFrie MichFrie commented Jan 15, 2020

Code editors

@christianhegedues
Copy link
Member

@christianhegedues christianhegedues commented Jan 18, 2020

The modern mode, "use strict"

@JoeGab
Copy link
Contributor

@JoeGab JoeGab commented Jan 18, 2020

Variables

@JoeGab
Copy link
Contributor

@JoeGab JoeGab commented Jan 19, 2020

Type Conversions

@JoeGab
Copy link
Contributor

@JoeGab JoeGab commented Jan 19, 2020

Interaction: alert, prompt, confirm

This was referenced Jan 20, 2020
@christianhegedues
Copy link
Member

@christianhegedues christianhegedues commented Jan 20, 2020

Data types

@javascript-translate-bot

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

@NamikoYa
Copy link
Contributor

@NamikoYa NamikoYa commented Jan 24, 2020

Async/await

@christianhegedues
Copy link
Member

@christianhegedues christianhegedues commented Jan 25, 2020

Operators

@AlexanderK22
Copy link
Contributor

@AlexanderK22 AlexanderK22 commented Jan 27, 2020

Developer console

@JoeGab
Copy link
Contributor

@JoeGab JoeGab commented Jan 30, 2020

Comparisons

@Skoyo
Copy link

@Skoyo Skoyo commented Feb 10, 2020

Conditional operators: if, '?'

@u-n-known
Copy link
Contributor

@u-n-known u-n-known commented Feb 14, 2020

Functions

@christianhegedues christianhegedues unpinned this issue Mar 8, 2020
@christianhegedues christianhegedues pinned this issue Mar 8, 2020
@SirCodewright
Copy link
Contributor

@SirCodewright SirCodewright commented Mar 17, 2020

Logical Operators

@desirekool
Copy link

@desirekool desirekool commented Mar 18, 2020

Loops: while and for

@BitcoinElf
Copy link

@BitcoinElf BitcoinElf commented Mar 28, 2020

Function expressions

@me1104
Copy link
Contributor

@me1104 me1104 commented Mar 29, 2020

Arrow functions, the basics

SirCodewright added a commit to SirCodewright/de.javascript.info that referenced this issue Apr 5, 2020
Co-Authored-By: Christian Hegedüs <christianhegedues@users.noreply.github.com>
SirCodewright added a commit to SirCodewright/de.javascript.info that referenced this issue Apr 5, 2020
Co-Authored-By: Christian Hegedüs <christianhegedues@users.noreply.github.com>
@u-n-known
Copy link
Contributor

@u-n-known u-n-known commented Apr 18, 2020

Objects

@u-n-known
Copy link
Contributor

@u-n-known u-n-known commented Apr 18, 2020

Garbage collection

@u-n-known
Copy link
Contributor

@u-n-known u-n-known commented Apr 19, 2020

Symbol type

@u-n-known
Copy link
Contributor

@u-n-known u-n-known commented Apr 19, 2020

Object methods, "this"

@u-n-known
Copy link
Contributor

@u-n-known u-n-known commented Apr 20, 2020

Object to primitive conversion

SirCodewright added a commit to SirCodewright/de.javascript.info that referenced this issue Apr 21, 2020


Co-Authored-By: Christian Hegedüs <christianhegedues@users.noreply.github.com>
This was referenced Apr 21, 2020
@AlexanderK22
Copy link
Contributor

@AlexanderK22 AlexanderK22 commented May 25, 2020

JavaScript specials

@matztom
Copy link

@matztom matztom commented Jun 10, 2020

The "switch" statement

@flopanzer
Copy link

@flopanzer flopanzer commented Jun 30, 2020

Debugging in Chrome

@MichaelEder1
Copy link

@MichaelEder1 MichaelEder1 commented Jul 27, 2020

Comments

@laurentiu798
Copy link

@laurentiu798 laurentiu798 commented Jul 27, 2020

Coding Style

@alok555
Copy link

@alok555 alok555 commented Aug 25, 2020

Patterns and flags

@alok555
Copy link

@alok555 alok555 commented Aug 26, 2020

Browser environment, specs

@elseifdilara
Copy link

@elseifdilara elseifdilara commented Sep 4, 2020

Basic operators, maths

@mhstrkmp
Copy link

@mhstrkmp mhstrkmp commented Oct 10, 2020

DOM tree

Hey @1H0, @NamikoYa, @christianhegedues

I'm sorry but i can't work on the translation right now because i have problems with my wrist 🙄
Feel free to assign somone else to the translation of DOM tree.

I'll check in again as soon as it's getting better.
Sorry for any inconviniences ...

@skamp91
Copy link

@skamp91 skamp91 commented Oct 19, 2020

Ninja code

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

Successfully merging a pull request may close this issue.

None yet
You can’t perform that action at this time.