summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
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": "外向きのウェブフックは、公開チャンネルに対してのみ作成できます。"
},