New translations strings.xml (Japanese)

This commit is contained in:
Eugen Rochko 2024-03-20 18:45:42 +01:00
parent 89f713899b
commit 381fd434ad
1 changed files with 6 additions and 0 deletions

View File

@ -680,4 +680,10 @@
<string name="post_unpinned">投稿の固定を解除しました</string>
<!-- %s is the username -->
<string name="enable_new_post_notifications">%s さんの投稿を通知</string>
<string name="disable_new_post_notifications">%s さんの投稿通知を停止</string>
<string name="new_post_notifications_enabled">新着投稿の通知を受け取ります。</string>
<string name="new_post_notifications_disabled">新着投稿の通知を受け取りません。</string>
<string name="mute_conversation">会話をミュート</string>
<string name="unmute_conversation">会話のミュートを解除</string>
<string name="visibility_unlisted">ひかえめな公開</string>
</resources>