summaryrefslogtreecommitdiffstats
path: root/i18n/ja.json
diff options
context:
space:
mode:
Diffstat (limited to 'i18n/ja.json')
-rw-r--r--i18n/ja.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/i18n/ja.json b/i18n/ja.json
index 3017f94dc..ac7ec2705 100644
--- a/i18n/ja.json
+++ b/i18n/ja.json
@@ -2203,10 +2203,6 @@
"translation": "利用登録リンクは有効期限が切れています"
},
{
- "id": "api.team.create_team_from_signup.invalid_link.app_error",
- "translation": "利用登録リンクが不正です"
- },
- {
"id": "api.team.create_team_from_signup.unavailable.app_error",
"translation": "このURLは利用できません。他のURLを試してみてください。"
},
@@ -2711,6 +2707,10 @@
"translation": "利用登録リンクが不正です"
},
{
+ "id": "api.user.create_user.signup_link_mismatched_invite_id.app_error",
+ "translation": "利用登録リンクが不正です"
+ },
+ {
"id": "api.user.create_user.team_name.app_error",
"translation": "不正なチーム名です"
},
@@ -3691,6 +3691,10 @@
"translation": "プラグインのアップロードは無効化されています。"
},
{
+ "id": "app.team.join_user_to_team.max_accounts.app_error",
+ "translation": "このチームは登録ユーザー数の上限に達しました。システム管理者に上限値の設定を変更するように依頼してください。"
+ },
+ {
"id": "app.user_access_token.disabled",
"translation": "このサーバーではパーソナルアクセストークンが無効になっています。詳しくはシステム管理者に問い合わせてください。"
},
@@ -4759,6 +4763,10 @@
"translation": "ファイル設定のサムネイルの幅が不正です。ゼロ以上の数を指定してください。"
},
{
+ "id": "model.config.is_valid.group_unread_channels.app_error",
+ "translation": "未読チャンネルのグループ化設定が不正です。'disabled', 'default_on', 'default_off'のいずれかでなくてはなりません。"
+ },
+ {
"id": "model.config.is_valid.image_proxy_type.app_error",
"translation": "画像プロキシタイプの設定が不正です。"
},
@@ -7291,10 +7299,6 @@
"translation": "利用登録"
},
{
- "id": "web.signup_team_complete.invalid_link.app_error",
- "translation": "利用登録リンクが不正です"
- },
- {
"id": "web.signup_team_complete.link_expired.app_error",
"translation": "利用登録リンクの期限が切れています"
},
@@ -7311,10 +7315,6 @@
"translation": "利用登録リンクの期限が切れています"
},
{
- "id": "web.signup_user_complete.link_invalid.app_error",
- "translation": "利用登録リンクが不正です"
- },
- {
"id": "web.signup_user_complete.no_invites.app_error",
"translation": "このチームは誰でも招待できるような形式ではありません"
},