improve german translation

This commit is contained in:
Conny Duck 2018-02-04 09:30:29 +01:00
commit 305d67fd2c
2 changed files with 19 additions and 9 deletions

View file

@ -122,7 +122,7 @@
<string name="pref_title_notification_settings">Benachrichtigungen</string>
<string name="pref_title_edit_notification_settings">Benachrichtigungseinstellungen</string>
<string name="pref_title_notifications_enabled">Push-Benachrichtigungen</string>
<string name="pref_title_notifications_enabled">Benachrichtigungen</string>
<string name="pref_title_notification_alerts">Benachrichtigungen</string>
<string name="pref_title_notification_alert_sound">Benachrichtige mit Sound</string>
<string name="pref_title_notification_alert_vibrate">Benachrichtige mit Vibration</string>
@ -236,5 +236,23 @@
<string name="pref_default_post_privacy">Beitragssichtbarkeit</string>
<string name="pref_publishing">Beiträge</string>
<string name="status_media_hidden_title">Medien versteckt</string>
<string name="pref_title_proxy_settings">Proxy</string>
<string name="pref_title_http_proxy_settings">HTTP-Proxy</string>
<string name="pref_title_http_proxy_server">HTTP-Proxy-Server</string>
<string name="pref_title_http_proxy_port">HTTP-Proxy-Port</string>
<string name="pref_title_http_proxy_enable">HTTP-Proxy aktivieren</string>
<string name="action_lists">Listen</string>
<string name="title_lists">Listen</string>
<string name="title_list_timeline">List</string>
<string name="action_remove_media">entfernen</string>
<string name="hint_describe_for_visually_impaired">Beschreibung für Menschen mit Sehbehinderung</string>
<string name="action_set_caption">Beschreibung eingeben</string>
<string name="error_failed_set_caption">Fehler beim Speichern der Beschreibung</string>
<string name="add_account_name">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="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>
</resources>