New translations strings.xml (Japanese)
This commit is contained in:
parent
bed550e97c
commit
3be57d1b0b
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue