New translations strings.xml (Japanese)

This commit is contained in:
Thomas 2020-01-19 15:17:21 +01:00
parent 9ced96816e
commit ccc37f8367
1 changed files with 5 additions and 0 deletions

View File

@ -85,6 +85,8 @@
<string name="live_notif">ライブ通知</string>
<!-- Status -->
<string name="no_status">トゥートがありません</string>
<string name="no_stories">No stories to display</string>
<string name="stories">Stories</string>
<string name="reblog_by">%1$s にブーストされました</string>
<string name="favourite_add">このトゥートをお気に入りに追加しますか?</string>
<string name="favourite_remove">このトゥートをお気に入りから削除しますか?</string>
@ -1089,4 +1091,7 @@
<string name="verified_by">%1$s(%2$s)によって認証されました</string>
<string name="remove_notification">Delete the notification</string>
<string name="display_more_options">Display more options</string>
<string name="pixelfed_story">It is a Pixelfed story</string>
<string name="story_indication">Upload a media, it will be automatically added to your Pixelfed story.</string>
<string name="added_to_story">Media successfully added to your story!</string>
</resources>