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

Commit 8b219efd authored by AVINASH GUSAIN's avatar AVINASH GUSAIN Committed by Weblate
Browse files

Translated using Weblate (German)

Currently translated at 100.0% (23 of 23 strings)

Translation: /e/ support center/Pages/Backup-And-Restore-With-Twrp
Translate-URL: https://i18n.e.foundation/projects/e-support-center/pagesbackup-and-restore-with-twrp/de/
parent ad939e45
Loading
Loading
Loading
Loading
+22 −22
Original line number Diff line number Diff line
@@ -10,49 +10,49 @@ Check for the `TWRP` build for your device on [this page](https://twrp.me/Device
TWRP makes `nandroid` backups, which are near-complete images of your system.
- You use nandroid backups to restore your phone to exactly the state it was in when you backed up: the version of Android, your wallpaper, your home screen, right down to which text messages you had left unread.

{% include alerts/tip.html content="Ensure you copy the backup on to an external storage device. Do not make the backup on the same device as in some cases the devices are completely formatted and this will wipe out your backup. "%}
## Flashe TWRP auf deinem Gerät

## Flash TWRP on your device
## Flashe TWRP auf deinem Gerät

For this document we will assume you have TWRP on your device. If not please refer [this document](install-twrp)
## Mache eine `nandroid`-Sicherung deines Geräts

## Mache eine `nandroid`-Sicherung deines Geräts

- Boot into TWRP recovery
  To get in the recovery the Key combination may be different for each device. Refer the section on the particular [device info pages]({% tl devices %})  for boot modes
- For some devices it could be
- In die TWRP-Wiederherstellung (recovery) booten
  Die Tastenkombination, um in den Wiederherstellungsmodus zu gelangen, ist von Gerät zu Gerät verschieden. Lies den Boot-Modi-Abschnitt auf der jeweiligen [Geräte-Infoseite]({% tl devices %})
- Für einige Geräte könnte es

  `Ausschalten` und `Lautstärke leiser` gleichzeitig, dann benutze die Lautstärketasten, um in den `Wiederherstellungsmodus` neu zu starten

- Once your device has rebooted, it should be in the TWRP main screen as shown below
- Sobald dein Gerät neu gestartet wurde, sollte – wie unten gezeigt – der TWRP-Hauptbildschirm angezeigt werden

![](/images/TWRP_Backup.png)
- In the next screen Tap the `Name` bar at the top to give the backup a recognizable name.
- Check the Boot, System, and Data boxes, and then swipe the bar along the bottom to back up.
  > Backups are fairly large, so if you get an error about there not being enough space, you may have to delete some things on your internal storage or SD card before continuing
![](/images/TWRP_Backup1.png)
- Tippe im nächsten Bildschirm oben die `Name`-Leiste, um deiner Sicherung einen wiedererkennbaren Namen zu geben.
- Hake die Boot-, System- und Daten-Kästchen ab und wische Leiste entlang des unteren Randes, um die Sicherung zu starten.
  > Sicherungen sind ziemlich groß; wenn du also eine Fehlermeldung über nicht ausreichenden Speicherplatz bekommst, musst du gegebenenfalls einige Dateien vom internen Speicher oder der SD-Karte löschen, bevor du fortfahren kannst

![](/images/TWRP_Backup1.png)

- The backup will take a few minutes to complete, so be patient.
- Once it is finished, you can tap `Back` to go back to TWRP’s main menu
- Alternately you can tap `Reboot System` to reboot back into Android
- Die Sicherung benötigt ein paar Minuten zur Fertigstellung, also sei geduldig.
- Wenn sie fertig ist, kannst du auf `Zurück`tippen, um zum TWRP Hauptmenü zu gelangen
- Alternativ kannst du auf `Reboot System` (System neustarten) tippen, um in Android neuzustarten

## Restore from a TWRP Backup
## Von einer TWRP-Sicherung wiederherstellen

- Boot back into TWRP, and tap the `Restore` button on the home screen
- Starte erneut in TWRP und tippe auf die `Wiederherstellen`-Schaltfläche auf dem Startbildschirm

![](/images/TWRP_Restore.png)

- TWRP will show you a list of your previous backups
- Tap the one you want and it will show you the following screen.
- TWRP zeigt dir eine Liste deiner bisherigen Sicherungen
- Tippe die Sicherung deiner Wahl an, und dir wird folgender Bildschirm angezeigt.

![](/images/TWRP_Restore1.png)

- Make sure all the boxes are checked and swipe the bar to restore.
- Stelle sicher, dass alle Kästchen abgehakt sind, und wische die Leiste zum Wiederherstellen.

![](/images/TWRP_Recovery2.png)

- The restore will take a few minutes, but when it’s finished, you can reboot your phone back into Android.
- Das Wiederherstellen dauert ein paar Minuten, aber wenn es fertig ist, kannst du dein Smartphone zurück in Android neu starten.

## Recommended reading
[What should I back up in TWRP?](https://twrp.me/faq/whattobackup.html)
## Empfohlene Lektüre
[Was sollte ich in TWRP sichern?](https://twrp.me/faq/whattobackup.html)