From f0689a25d3f5b0859109d71bd5c995dcc48e2099 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Mon, 23 Jan 2023 15:20:39 +0100 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 99.8% (2435 of 2439 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/ --- i18n/ja.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/i18n/ja.json b/i18n/ja.json index b64ded05a2..fda0e9722b 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -9726,5 +9726,25 @@ { "id": "ent.elasticsearch.create_client.ca_cert_malformed", "translation": "Elasticsearch用CAのデコードに失敗しました" + }, + { + "id": "api.templates.delinquency_45.subtitle2", + "translation": "ワークスペースがダウングレードされると、ワークスペースで実行されている重要なワークフロー、その他のビジネス上の重要な活動に悪影響を与える可能性があります。" + }, + { + "id": "api.server.cws.health_check.app_error", + "translation": "CWSサーバーは使用できません。" + }, + { + "id": "api.license.true_up_review.webhook_out_count_fail", + "translation": "外向きのウェブフックの総数を取得できませんでした" + }, + { + "id": "api.license.true_up_review.webhook_in_count_fail", + "translation": "内向きのウェブフックの総数を取得できませんでした" + }, + { + "id": "api.license.true_up_review.user_count_fail", + "translation": "総アクティブユーザー数を取得できませんでした" } ]