Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit dd99caec authored by F Wildermuth's avatar F Wildermuth Committed by Weblate
Browse files

Translated using Weblate (German)

Currently translated at 20.1% (21 of 104 strings)

Translation: /e/ support center/Pages/Easy-Installer-Contribute
Translate-URL: https://i18n.e.foundation/projects/e-support-center/pageseasy-installer-contribute/de/
parent be081d58
Loading
Loading
Loading
Loading
+9 −11
Original line number Diff line number Diff line
## /e/OS Easy-Installer-Build-Dokumentation


### Tools required to build
> @Vincent the team member who developed the easy-installer used
### Zum Bauen nötige Werkzeuge
> @Vincent, das Teammitglied, der den Easy-Installer entwickelt hat, benutzte

- Netbeans 11.3 (/!\ netbeans 11.0 doesn't work properly with javaFX)
- Gradle 4.10
@@ -55,11 +55,11 @@ von den "buildSrc"- und "flash-scripts"-Ordnern in das Build.
Es benutzt das ["badass jlink plugin"](https://badass-jlink-plugin.beryx.org/releases/latest/#_properties)


## Feature idea
- **Add support for a new device**
    - You need to own the device
    - First step is to create configuration files for the Easy Installer
    - If necessary, create the missing scripts to be able to achieve the installation
## Idee für neue Funktionen
- **Unterstützung für ein neues Gerät hinzufügen**
	- Du musst dieses Gerät besitzen
	- Als Erstes muss eine Konfigurationsdatei für den Easy-Installer erstellt werden
	- Wenn nötig, erstelle die fehlenden Scripte, damit die Installation abgeschlossen werden kann

1. Ich möchte helfen **/e/ auf Windows zu portieren**
    - Sie können uns helfen, Skripte für Windows zu übersetzen.
@@ -313,11 +313,9 @@ It is also used to identify pictures to display along with the instruction. Pict
## Lets make the translation file


#### `askAccount` type
It's a special type, which only contains `type: askAccount`.
Its step key (f<number>) should fit with the one which defines "script: askAccount" in the first file.
### Was ist die Translation-Datei?

A translation file has extension ".properties".
Eine Translation-Datei hat die Erweiterung „.properties.

It also contains country code & local lang code before the extension and is separated by `"_"`.