summaryrefslogtreecommitdiffstats
path: root/webapp/i18n/ja.json
diff options
context:
space:
mode:
Diffstat (limited to 'webapp/i18n/ja.json')
-rw-r--r--webapp/i18n/ja.json9
1 files changed, 7 insertions, 2 deletions
diff --git a/webapp/i18n/ja.json b/webapp/i18n/ja.json
index a99afd767..ba1c8c901 100644
--- a/webapp/i18n/ja.json
+++ b/webapp/i18n/ja.json
@@ -85,7 +85,7 @@
"admin.compliance.enableDesc": "有効な場合、Mattermostはコンプライアンスリポートの出力を許可します",
"admin.compliance.enableTitle": "コンプライアンスを有効にする",
"admin.compliance.false": "無効",
- "admin.compliance.noLicense": "<h4 class=\"banner__heading\">注意:</h4><p>コンプライアンスはエンタープライズ版のみの機能です。現在のライセンスはコンプライアンスをサポートしていません。詳しくは<a href=\"http://mattermost.com\"target=\"_blank\">エンタープライズ版についての情報と価格</a>をご覧ください。</p>",
+ "admin.compliance.noLicense": "<h4 class=\"banner__heading\">注意:</h4><p>コンプライアンスはエンタープライズ版のみの機能です。現在のライセンスはコンプライアンスをサポートしていません。詳しくは<a href=\"http://mattermost.com\" target=\"_blank\">エンタープライズ版についての情報と価格</a>をご覧ください。</p>",
"admin.compliance.save": "保存する",
"admin.compliance.saving": "設定を保存しています…",
"admin.compliance.title": "コンプライアンス設定",
@@ -280,7 +280,7 @@
"admin.ldap.nicknameAttrDesc": "(オプション)Mattermostのユーザーの苗字(ラストネーム)を設定するために使用されるLDAPサーバーの属性値です。",
"admin.ldap.nicknameAttrEx": "例: \"nickname'",
"admin.ldap.nicknameAttrTitle": "ニックネームの属性値:",
- "admin.ldap.noLicense": "<h4 class=\"banner__heading\">注意:</h4><p>LDAPはエンタープライズ版のみの機能です。現在のライセンスはLDAPをサポートしていません。詳しくは<a href=\"http://mattermost.com\"target=\"_blank\">エンタープライズ版についての情報と価格</a>をご覧ください。</p>",
+ "admin.ldap.noLicense": "<h4 class=\"banner__heading\">注意:</h4><p>LDAPはエンタープライズ版のみの機能です。現在のライセンスはLDAPをサポートしていません。詳しくは<a href=\"http://mattermost.com\" target=\"_blank\">エンタープライズ版についての情報と価格</a>をご覧ください。</p>",
"admin.ldap.portDesc": "MattermostがLDAPサーバーに接続するポート番号です。デフォルトでは389です。",
"admin.ldap.portEx": "例: \"389\"",
"admin.ldap.portTitle": "LDAPポート:",
@@ -1391,6 +1391,7 @@
"user.settings.modal.security": "セキュリティー",
"user.settings.modal.title": "アカウントの設定",
"user.settings.notification.allActivity": "全てのアクティビティーについて",
+ "user.settings.notification.push": "Mobile push notifications",
"user.settings.notification.soundConfig": "ブラウザーの設定画面で、通知音について設定してください",
"user.settings.notifications.channelWide": "チャンネル全体についての「@channel」",
"user.settings.notifications.close": "閉じる",
@@ -1413,6 +1414,10 @@
"user.settings.notifications.title": "通知の設定",
"user.settings.notifications.usernameMention": "あなたのユーザー名についての「@{username}」",
"user.settings.notifications.wordsTrigger": "誰かについての投稿となる単語",
+ "user.settings.push_notification.allActivity": "For all activity",
+ "user.settings.push_notification.info": "Notification alerts are pushed to your mobile device when there is activity in Mattermost.",
+ "user.settings.push_notification.off": "Off",
+ "user.settings.push_notification.onlyMentions": "For mentions and direct messages",
"user.settings.security.close": "閉じる",
"user.settings.security.currentPassword": "現在のパスワード",
"user.settings.security.currentPasswordError": "現在のパスワードを入力してください",