Browse Source

New translations strings.xml (German)

renovate/org.robolectric-robolectric-4.x
Austin Huang 4 years ago
parent
commit
6a93718b7c
  1. 10
      app/src/main/res/values-de/strings.xml

10
app/src/main/res/values-de/strings.xml

@ -46,14 +46,14 @@
<string name="import_export">Importieren/Exportieren</string>
<string name="select_language">Sprache</string>
<plurals name="main_posts_count_inline">
<item quantity="one">%s\nPost</item>
<item quantity="other">%s\nPosts</item>
<item quantity="one">%s\nBeitrag</item>
<item quantity="other">%s\nBeiträge</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="one">%s\nFollower</item>
<item quantity="other">%s\nFollowers</item>
<item quantity="one">%s\nAbonnent</item>
<item quantity="other">%s\nAbonnenten</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nAbonniert</string>
<string name="post_viewer_autoplay_video">Videos automatisch abspielen</string>
<string name="post_viewer_muted_autoplay">Videos immer stummschalten</string>
<string name="post_viewer_show_captions">Bildtext immer anzeigen</string>

Loading…
Cancel
Save