Browse Source

New translations strings.xml (Japanese)

renovate/org.robolectric-robolectric-4.x
Austin Huang 4 years ago
parent
commit
2d45d2715d
  1. 6
      app/src/main/res/values-ja/strings.xml

6
app/src/main/res/values-ja/strings.xml

@ -46,12 +46,12 @@
<string name="import_export">インポート/エクスポート</string>
<string name="select_language">言語</string>
<plurals name="main_posts_count_inline">
<item quantity="other">%s\nPosts</item>
<item quantity="other">%s\n投稿</item>
</plurals>
<plurals name="main_posts_followers">
<item quantity="other">%s\nFollowers</item>
<item quantity="other">%s\nフォロワー</item>
</plurals>
<string name="main_posts_following">%s\nFollowing</string>
<string name="main_posts_following">%s\nフォロー中</string>
<string name="post_viewer_autoplay_video">動画を自動再生する</string>
<string name="post_viewer_muted_autoplay">動画を常にミュートする</string>
<string name="post_viewer_show_captions">キャプションを常に表示</string>

Loading…
Cancel
Save