update german translation

This commit is contained in:
Conny Duck 2018-07-05 21:18:57 +02:00
parent 28940169c6
commit 0c1893ff6e
1 changed files with 15 additions and 6 deletions

View File

@ -152,11 +152,21 @@
<string name="pref_status_text_size">Schriftgröße</string>
<!--<string-array name="status_text_size_names">-->
<!--<item>Klein</item>-->
<!--<item>Normal</item>-->
<!--<item>Groß</item>-->
<!--</string-array>-->
<string-array name="status_text_size_names">
<item>Kleiner</item>
<item>Klein</item>
<item>Normal</item>
<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_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="pref_summary_notifications">für %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="lock_account_label">Gesperrtes Profil</string>
<string name="lock_account_label_description">Wer dir folgen möchte, muss um deine Erlaubnis bitten</string>