summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
authorenahum <nahumhbl@gmail.com>2016-05-27 19:20:47 -0300
committerenahum <nahumhbl@gmail.com>2016-05-27 19:20:47 -0300
commitc7615920df6b25d0e8d59e0aaf00d2f772ef55e4 (patch)
treeade716893f5264fbb0fe83d6891cf21907a35264 /i18n/ja.json
parent6399a94ce221be3d15e7132654c28cd953075ec6 (diff)
downloadchat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.tar.gz
chat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.tar.bz2
chat-c7615920df6b25d0e8d59e0aaf00d2f772ef55e4.zip
daily translations 20160527 (#3144)
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index de68b4f85..3029f2d68 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -304,6 +304,10 @@
"translation": "コマンドがシステム管理者によって無効化されています。"
},
{
+ "id": "api.command.duplicate_trigger.app_error",
+ "translation": "This trigger word is already in use. Please choose another word."
+ },
+ {
"id": "api.command.execute_command.debug",
"translation": "実行中 cmd=%v userId=%v"
},
@@ -1440,6 +1444,10 @@
"translation": "あなたは{{ .TeamDisplayName }}に参加しました"
},
{
+ "id": "api.user.activate_mfa.email_and_ldap_only.app_error",
+ "translation": "MFA is not available for this account type"
+ },
+ {
"id": "api.user.add_direct_channels_and_forget.failed.error",
"translation": "ユーザーのダイレクトチャンネルの設定に追加できませんでした user_id=%s, team_id=%s, err=%v"
},
@@ -1856,6 +1864,10 @@
"translation": "外向きのウェブフックはシステム管理者によって無効にされています。"
},
{
+ "id": "api.webhook.create_outgoing.intersect.app_error",
+ "translation": "Outgoing webhooks from the same channel cannot have the same trigger words/callback URLs."
+ },
+ {
"id": "api.webhook.create_outgoing.not_open.app_error",
"translation": "外向きのウェブフックは、公開チャンネルに対してのみ作成できます。"
},