New translations strings.xml (Japanese)

This commit is contained in:
Eugen Rochko 2023-09-23 14:15:37 +02:00
parent af04a01130
commit e7a25e353d
1 changed files with 2 additions and 2 deletions

View File

@ -554,9 +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>
<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="post_translated">%2$s による %1$s からの翻訳</string>
<string name="translation_show_original">原文を表示</string>
<string name="translation_failed">翻訳に失敗しました。このサーバーは翻訳機能を有効にしていないか、翻訳機能のない旧バージョンの Mastodon を実行しているのかもしれません。</string>
<string name="settings_privacy">プライバシーとつながりやすさ</string>