Skip to content

Commit e10dbd9

Browse files
committed
New translations strings.xml (German)
1 parent 0d4fd62 commit e10dbd9

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

app/src/main/res/values-de-rDE/strings.xml

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,5 +19,18 @@
1919
<string name="prefs_downloadDisplayInfo">Download anzeige Info</string>
2020
<string name="prefs_downloadDisplayInfo_summary">Personalisiere die Informationen, die in der Download-Karte angezeigt werden.</string>
2121
<string name="prefs_versionCheck">Überprüfe die Version von aria2 beim Start</string>
22+
<string name="prefs_versionCheck_summary">Überprüfe, dass die neuste Version von aria2 läuft.</string>
23+
<string name="prefs_ddDownloadPath">Pfad für Downloads</string>
24+
<string name="prefs_ddDownloadPath_summary">Alle Dateien werden hierher heruntergeladen.</string>
25+
<string name="prefs_ddMaxSimultaneousDownloads">Maximal gleichzeitig laufenden Downloads</string>
26+
<string name="prefs_ddMaxSimultaneousDownloads_summary">Maximale Anzahl an Downloads die zur gleichen Zeit laufen können.</string>
27+
<string name="prefs_ddResume">Download fortsetzen</string>
28+
<string name="prefs_ddResume_summary">Setze pausierte Downloads beim Starten fort</string>
29+
<string name="prefs_enableNotifications">Benachrichtigungsservice aktivieren</string>
30+
<string name="prefs_enableNotifications_summary">Du wirst für alle von dir ausgewählten Profile Benachrichtigungen erhalten</string>
31+
<string name="prefs_notificationType">Nachrichtentypen</string>
32+
<string name="prefs_notificationType_summary">Wähle aus, welche Art von Benachrichtigungen du erhalten willst</string>
33+
<string name="prefs_enableNotificationsAtBoot">Starte den Benachrichtigungsservice beim Booten</string>
34+
<string name="prefs_enableNotificationsAtBoot_summary">Der Benachrichtigungsservice wird gestartet, sobald das Gerät bootet</string>
2235
<!-- General -->
2336
</resources>

0 commit comments

Comments
 (0)