New translations strings.xml (German)

This commit is contained in:
Thomas 2019-11-25 17:57:38 +01:00
parent ae610063a7
commit 58d1592677
1 changed files with 11 additions and 0 deletions

View File

@ -1049,6 +1049,17 @@ Sobald du die ersten Buchstaben eintippst, werden Namensvorschläge angezeigt\n\
<string name="export_theme">Exportieren des Designs</string>
<string name="export_theme_title">Hier tippen, um das aktuelle Theme zu exportieren</string>
<string name="theme_file_error">Bei der Auswahl der Designdatei ist ein Fehler aufgetreten</string>
<string name="label_theme_picker">Theme Picker</string>
<string name="pref_theme_summary">Select a pre-installed theme</string>
<string name="pref_theme_title">Themes</string>
<string name="pref_colored_navigation_bar_summary">Apply the primary color to the navigation bar</string>
<string name="pref_colored_navigation_bar_title">Navigation bar color</string>
<string name="pref_background_color_summary">The underlying color of the apps content.</string>
<string name="pref_background_color_title">Background color</string>
<string name="pref_accent_color_summary">Accents select parts of the UI.</string>
<string name="pref_accent_color_title">Accent color</string>
<string name="pref_primary_color_summary">Displayed most frequently across your app.</string>
<string name="pref_primary_color_title">Primary color</string>
<string name="export_bookmarks">Lesezeichen zur Instanz exportieren</string>
<string name="import_bookmarks">Lesezeichen von der Instanz importieren</string>
<string name="user_count">Benutzeranzahl</string>