summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorclaleb <weblate@claleb.de>2023-03-25 18:04:01 +0100
committerHosted Weblate <hosted@weblate.org>2023-03-26 06:41:00 +0200
commit1e51e9e7d43535995d2593ad6042c7589b359321 (patch)
tree3caf04de69513799c6161971ebabfce262814b20
parentd0c4a02c5abff54ffcfc243ff441882a831cae7b (diff)
Translated using Weblate (German)
Currently translated at 100.0% (1153 of 1153 strings) Co-authored-by: claleb <weblate@claleb.de> Translate-URL: https://hosted.weblate.org/projects/fedilab/strings/de/ Translation: Fedilab/Strings
-rw-r--r--app/src/main/res/values-de/strings.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/app/src/main/res/values-de/strings.xml b/app/src/main/res/values-de/strings.xml
index 87f5e80f8..9718dbeb5 100644
--- a/app/src/main/res/values-de/strings.xml
+++ b/app/src/main/res/values-de/strings.xml
@@ -1048,4 +1048,11 @@
<string name="retrieve_remote_account">Entferntes Konto abrufen!</string>
<string name="exit">Beenden</string>
<string name="track_selection_title">Titel auswählen</string>
+ <string name="auto">Automatisch</string>
+ <string name="set_custom_accent_indication">Verwende eine Themenfarbe pro Konto</string>
+ <string name="set_custom_accent_light_value">Helle Akzentfarbe</string>
+ <string name="set_custom_accent_dark_value">Dunkle Akzentfarbe</string>
+ <string name="set_custom_accent_value_dark_description">Farbe, die für das dunkle Thema verwendet wird</string>
+ <string name="set_custom_accent">Benutzerdefinierte Akzentfarbe</string>
+ <string name="set_custom_accent_value_light_description">Farbe, die für das helle Thema verwendet wird</string>
</resources> \ No newline at end of file