update german translation

main
Conny Duck 6 years ago
parent aadf40bcff
commit 94e2fc8825
  1. 21
      app/src/main/res/values-de/strings.xml

@ -152,11 +152,21 @@
<string name="pref_status_text_size">Schriftgröße</string> <string name="pref_status_text_size">Schriftgröße</string>
<!--<string-array name="status_text_size_names">--> <string-array name="status_text_size_names">
<!--<item>Klein</item>--> <item>Kleiner</item>
<!--<item>Normal</item>--> <item>Klein</item>
<!--<item>Groß</item>--> <item>Normal</item>
<!--</string-array>--> <item>Groß</item>
<item>Größer</item>
</string-array>
<string name="pref_title_app_theme">App-Thema</string>
<string-array name="app_theme_names">
<item>Dunkel</item>
<item>Hell</item>
<item>Automatisch bei Sonnenuntergang</item>
</string-array>
<string name="notification_mention_format">%s hat dich erwähnt</string> <string name="notification_mention_format">%s hat dich erwähnt</string>
<string name="notification_summary_large">%1$s, %2$s, %3$s und %4$d andere</string> <string name="notification_summary_large">%1$s, %2$s, %3$s und %4$d andere</string>
@ -245,7 +255,6 @@
<string name="add_account_description">Neues Mastodon-Konto hinzufügen</string> <string name="add_account_description">Neues Mastodon-Konto hinzufügen</string>
<string name="pref_summary_notifications">für %1$s</string> <string name="pref_summary_notifications">für %1$s</string>
<string name="compose_active_account_description">verfassen mit %1$s</string> <string name="compose_active_account_description">verfassen mit %1$s</string>
<string name="pref_title_app_theme">App-Thema</string>
<string name="action_logout_confirm">Bist du sicher, dass du dich aus dem Konto %1$s ausloggen möchtest?</string> <string name="action_logout_confirm">Bist du sicher, dass du dich aus dem Konto %1$s ausloggen möchtest?</string>
<string name="lock_account_label">Gesperrtes Profil</string> <string name="lock_account_label">Gesperrtes Profil</string>
<string name="lock_account_label_description">Wer dir folgen möchte, muss um deine Erlaubnis bitten</string> <string name="lock_account_label_description">Wer dir folgen möchte, muss um deine Erlaubnis bitten</string>

Loading…
Cancel
Save