New translations strings.xml (Japanese)

This commit is contained in:
Eugen Rochko 2023-09-22 11:08:13 +02:00
parent bed550e97c
commit 3be57d1b0b
1 changed files with 4 additions and 0 deletions

View File

@ -554,5 +554,9 @@
<string name="time_hours_ago_short">%d 時間前</string>
<string name="time_days_ago_short">%d 日前</string>
<!-- %s is the name of the post language -->
<string name="translate_post">%sから翻訳</string>
<!-- %1$s is the language, %2$s is the name of the translation service -->
<string name="post_translated">%2$sによる%1$sからの翻訳</string>
<string name="translation_show_original">原文を表示</string>
<string name="translation_failed">翻訳に失敗しました。このサーバーは翻訳機能を有効にしていないか、翻訳機能のない旧バージョンの Mastodon を実行しているのかもしれません。</string>
</resources>