|
|
|
@ -358,4 +358,56 @@ |
|
|
|
|
<string name="description_status_cw">Inhaltswarnung: %s</string> |
|
|
|
|
<string name="description_status_reblogged">Geteilt</string> |
|
|
|
|
<string name="description_visiblity_unlisted">Ungelistet</string> |
|
|
|
|
</resources> |
|
|
|
|
<string name="action_delete_and_redraft">Löschen und neu erstellen</string> |
|
|
|
|
<string name="dialog_redraft_toot_warning">Bist du dir sicher, dass du diesen Beitrag löschen und neu machen möchtest\?</string> |
|
|
|
|
|
|
|
|
|
<string name="pref_title_notification_filter_poll">Umfragen vorbei sind</string> |
|
|
|
|
<string name="notification_poll_name">Umfragen</string> |
|
|
|
|
<string name="notification_poll_description">Benachrichtigungen über beendete Umfragen</string> |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<string name="notifications_clear">Löschen</string> |
|
|
|
|
<string name="notifications_apply_filter">Filtern</string> |
|
|
|
|
<string name="filter_apply">Anwenden</string> |
|
|
|
|
|
|
|
|
|
<string name="compose_shortcut_long_label">Beitrag erstellen</string> |
|
|
|
|
<string name="compose_shortcut_short_label">Beitrag erstellen</string> |
|
|
|
|
<string name="pref_title_bot_overlay">Bot-Hinweis anzeigen</string> |
|
|
|
|
|
|
|
|
|
<string name="notification_clear_text">Bist du dir sicher, dass du alle deine Benachrichtigungen dauerhaft löschen möchtest\?</string> |
|
|
|
|
|
|
|
|
|
<string name="poll_info_format">" %1$s • %2$s"<!-- 15 votes • 1 hour left --> |
|
|
|
|
%1$s • %2$s</string> |
|
|
|
|
<plurals name="poll_info_votes"> |
|
|
|
|
<item quantity="one">%s Stimme</item> |
|
|
|
|
<item quantity="other">%s Stimmen</item> |
|
|
|
|
</plurals> |
|
|
|
|
<string name="poll_info_time_relative">%s verbleibend</string> |
|
|
|
|
<string name="poll_info_time_absolute">endet um %s</string> |
|
|
|
|
<string name="poll_info_closed">Geschlossen</string> |
|
|
|
|
<string name="poll_option_format">" &lt;b&gt;%1$d%%&lt;/b&gt; %2$s"<!-- 15% vote for this! --> |
|
|
|
|
<b>%1$d%%</b> %2$s</string> |
|
|
|
|
|
|
|
|
|
<string name="poll_vote">Abstimmen</string> |
|
|
|
|
|
|
|
|
|
<string name="poll_ended_voted">Eine Umfrage in der du abgestimmt hast ist vorbei</string> |
|
|
|
|
<string name="poll_ended_created">Eine Umfrage die du erstellt hast ist vorbei</string> |
|
|
|
|
|
|
|
|
|
<plurals name="poll_timespan_days"> |
|
|
|
|
<item quantity="one">%d Tag</item> |
|
|
|
|
<item quantity="other">%d Tage</item> |
|
|
|
|
</plurals> |
|
|
|
|
<plurals name="poll_timespan_hours"> |
|
|
|
|
<item quantity="one">%d Stunde</item> |
|
|
|
|
<item quantity="other">%d Stunden</item> |
|
|
|
|
</plurals> |
|
|
|
|
<plurals name="poll_timespan_minutes"> |
|
|
|
|
<item quantity="one">%d Minute</item> |
|
|
|
|
<item quantity="other">%d Minuten</item> |
|
|
|
|
</plurals> |
|
|
|
|
<plurals name="poll_timespan_seconds"> |
|
|
|
|
<item quantity="one">%d Sekunde</item> |
|
|
|
|
<item quantity="other">%d Sekunden</item> |
|
|
|
|
</plurals> |
|
|
|
|
|
|
|
|
|
</resources> |
|
|
|
|