From 7b3a7fe346aa80b9b8b087aa38416ae3039d6009 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Thu, 24 Feb 2022 04:33:40 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 98.8% (2315 of 2343 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/ --- i18n/ja.json | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/i18n/ja.json b/i18n/ja.json index 939fa61763..96f99120ff 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -9266,5 +9266,37 @@ { "id": "api.user.authorize_oauth_user.saml_response_too_long.app_error", "translation": "SAMLの応答が長すぎます" + }, + { + "id": "api.custom_groups.no_remote_id", + "translation": "カスタムグループの場合、remote_idは空白でなければなりません。" + }, + { + "id": "api.custom_groups.must_be_referenceable", + "translation": "カスタムグループの場合、allow_referenceは 'true'でなければなりません。" + }, + { + "id": "api.custom_groups.license_error", + "translation": "カスタムグループのためのライセンスがありません" + }, + { + "id": "api.custom_groups.feature_disabled", + "translation": "カスタムグループ機能は無効化されています" + }, + { + "id": "api.custom_groups.count_err", + "translation": "グループのカウント中にエラーが発生しました" + }, + { + "id": "Playbooks", + "translation": "プレイブック" + }, + { + "id": "Channels", + "translation": "チャンネル" + }, + { + "id": "Boards", + "translation": "ボード" } ]