summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
authorElias Nahum <nahumhbl@gmail.com>2018-04-12 11:11:55 -0300
committerDerrick Anderson <derrick@andersonwebstudio.com>2018-04-12 10:11:55 -0400
commitbc49b1242714210bc4cb602f62a37eb710d19cea (patch)
tree18994ea76cfd8cb1f143321f94e4aacc6c7fdba1 /i18n/ja.json
parentffa24fbcb21d210c90071b98a357d965e48eb67c (diff)
downloadchat-bc49b1242714210bc4cb602f62a37eb710d19cea.tar.gz
chat-bc49b1242714210bc4cb602f62a37eb710d19cea.tar.bz2
chat-bc49b1242714210bc4cb602f62a37eb710d19cea.zip
translations PR 20180411 (#8606)
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json22
1 files changed, 7 insertions, 15 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index 2fb363197..5f54d1cf8 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -333,7 +333,7 @@
},
{
"id": "api.channel.post_convert_channel_to_private.create_post.error",
- "translation": "チャンネル変更を非公開メッセージとして投稿できませんでした"
+ "translation": "チャンネル変更について非公開メッセージとして投稿できませんでした"
},
{
"id": "api.channel.post_convert_channel_to_private.retrieve_user.error",
@@ -796,7 +796,7 @@
},
{
"id": "api.command_join.hint",
- "translation": "[チャンネル名]"
+ "translation": "~[チャンネル]"
},
{
"id": "api.command_join.list.app_error",
@@ -900,15 +900,15 @@
},
{
"id": "api.command_mute.desc",
- "translation": "現在のチャンネルか指定された [チャンネル] のデスクトップ、電子メール、プッシュ通知をオフにします"
+ "translation": "現在のチャンネル、もしくは指定された [チャンネル] のデスクトップ、電子メール、プッシュ通知をオフにします"
},
{
"id": "api.command_mute.error",
- "translation": "チャンネル {{.Channel}} が見つかりませんでした。"
+ "translation": "チャンネル {{.Channel}} が見つかりませんでした。チャンネルの指定には[チャンネルのハンドル名](https://about.mattermost.com/default-channel-handle-documentation)を使用してください"
},
{
"id": "api.command_mute.hint",
- "translation": "[チャンネル]"
+ "translation": "~[チャンネル]"
},
{
"id": "api.command_mute.name",
@@ -1697,20 +1697,12 @@
"translation": "multipart/formリクエストにファイルが存在しません"
},
{
- "id": "api.post.check_for_out_of_channel_mentions.link.private",
- "translation": "彼らを非公開チャンネルに追加する"
- },
- {
- "id": "api.post.check_for_out_of_channel_mentions.link.public",
- "translation": "彼らをチャンネルに追加する"
- },
- {
"id": "api.post.check_for_out_of_channel_mentions.message.multiple",
- "translation": "@{{.Usernames}} と @{{.LastUsername}} についての投稿が行われましたが、彼らはチャンネルにいません。{{.Phrase}}しますか? 彼らは全てのメッセージ履歴にアクセスできるようになります。"
+ "translation": "@{{.Usernames}}と@{{.LastUsername}}についての投稿が行われましたが、彼らはこのチャンネルには属していないため通知を受け取ることができませんでした。"
},
{
"id": "api.post.check_for_out_of_channel_mentions.message.one",
- "translation": "@{{.Username}} についての投稿が行われましたが、彼らはチャンネルにいません。{{.Phrase}}しますか?彼らは全てのメッセージにアクセスできるようになります。"
+ "translation": "@{{.Usernames}}についての投稿が行われましたが、彼らはこのチャンネルには属していないため通知を受け取ることができませんでした。"
},
{
"id": "api.post.create_post.attach_files.error",