New translations strings.xml (Japanese)

This commit is contained in:
Thomas 2017-12-25 15:01:02 +01:00
parent 8bd85a6f76
commit 0a185d9afc
1 changed files with 11 additions and 11 deletions

View File

@ -131,7 +131,7 @@
<string name="date_seconds">%d 秒</string>
<string name="date_minutes">%d 分</string>
<string name="date_hours">%d 時間</string>
<string name="date_day">%d d</string>
<string name="date_day">%d </string>
<!-- TOOT -->
<string name="toot_cw_placeholder">警告</string>
<string name="toot_placeholder">あなたの心には何がありますか?</string>
@ -256,7 +256,7 @@
<string name="set_attachment_action">メディアをロードする</string>
<string name="load_attachment">写真をロードする</string>
<string name="load_attachment_spoiler">さらに表示…</string>
<string name="load_attachment_spoiler_less">Show less…</string>
<string name="load_attachment_spoiler_less">一部のみ表示...</string>
<string name="load_sensitive_attachment">閲覧に注意を要するコンテンツ</string>
<string name="set_display_reply">応答に前のメッセージを表示する</string>
<string name="set_display_local">ローカルタイムラインを表示</string>
@ -398,15 +398,15 @@
<string name="action_lists_owner">あなたのリスト</string>
<!-- Migration -->
<string name="account_moved_to">%1$s は %2$s へ引越しました</string>
<string name="show_boost_count">Show boosts/favourites count</string>
<string name="issue_login_title">Authentication does not work?</string>
<string name="show_boost_count">ブースト/お気に入りの数を表示</string>
<string name="issue_login_title">認証が機能していませんか?</string>
<string name="issue_login_message">
<b>Here are some checks that might help:</b>\n\n
- Check there is no spelling mistakes in the instance name\n\n
- Check that your instance is not down\n\n
- If you use the two-factor authentication (2FA), please use the link at the bottom (once the instance name is filled)\n\n
- You can also use this link without using the 2FA\n\n
- If it still does not work, please raise an issue on Github at https://github.com/stom79/mastalab/issues
<b>役立つかもしれない確認事項:</b>\n\n
- インスタンス名の記述に間違いが無いかをチェック\n\n
- インスタンスがダウンしていないかをチェック\n\n
- もし2段階認証2FAを利用している場合は、下部のリンクを使用してください先にインスタンス名を入力\n\n
- このリンクは、2FAを利用していなくても使用することができます\n\n
- もしまだ解決しない場合、Githubhttps://github.com/stom79/mastalab/issuesにissueを投稿してください
</string>
<string name="media_ready">Media has been loaded. Click here to display it.</string>
<string name="media_ready">メディアが読み込まれました。表示するにはここをクリックします。</string>
</resources>