From 9c9c42fb9200bc860005c6f76eae64c36bf02e0b Mon Sep 17 00:00:00 2001 From: kaakaa Date: Mon, 4 Apr 2022 15:48:28 +0200 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (2302 of 2302 strings) Translation: mattermost-languages-shipped/mattermost-server Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-server_master/ja/ --- i18n/ja.json | 38 +++++++++++++------------------------- 1 file changed, 13 insertions(+), 25 deletions(-) diff --git a/i18n/ja.json b/i18n/ja.json index ba40565d1f..8089bf7197 100644 --- a/i18n/ja.json +++ b/i18n/ja.json @@ -3761,7 +3761,7 @@ }, { "id": "model.config.is_valid.elastic_search.live_indexing_batch_size.app_error", - "translation": "Elasticsearchライブインデックス処理バッチのサイズは1以上でなければなりません。" + "translation": "Elasticsearch Live Indexing Batch Sizeは1以上でなければなりません。" }, { "id": "model.config.is_valid.elastic_search.posts_aggregator_job_start_time.app_error", @@ -7483,10 +7483,6 @@ "id": "api.templates.copyright", "translation": "© 2021 Mattermost, Inc. 530 Lytton Avenue, Second floor, Palo Alto, CA, 94301" }, - { - "id": "api.templates.at_limit_info1", - "translation": "現在、ワークスペースには10名を超えるユーザーが存在します - 素晴らしい!さらにチームメンバーを招待する予定がある場合、Mattermost Cloud Professのアップグレードを是非ご検討ください。" - }, { "id": "app.user.permanent_delete.app_error", "translation": "既存のアカウントを削除できませんでした。" @@ -7563,10 +7559,6 @@ "id": "app.channel.autofollow.app_error", "translation": "メンションされたユーザーについてのスレッドメンバーシップを更新できませんでした" }, - { - "id": "api.templates.over_limit_info2", - "translation": "もしくは、管理者コンソールからユーザーを無効にすることで、無料枠のユーザー数制限のまま別のユーザーのために枠を開けることもできます。" - }, { "id": "model.config.is_valid.import.retention_days_too_low.app_error", "translation": "RetentionDaysに対する不正な値です。値が低すぎます。" @@ -7755,26 +7747,14 @@ "id": "api.templates.payment_failed.info1", "translation": "Mattermost Cloudワークスペースに関連付けられたあなたの {{.CardBrand}} ****{{.LastFour}} からの支払いを金融機関が拒否しました。" }, - { - "id": "api.templates.over_limit_suspended_info1", - "translation": "あなたのMattermostワークスペースは停止されました。すべてのコンテンツやデータは1~3ヶ月以内に削除されます。" - }, { "id": "api.templates.over_limit_fix_now", "translation": "今すぐ対応する" }, - { - "id": "api.templates.over_limit_90_days_info3", - "translation": "あなたのワークスペースが停止されると、支払い情報が更新されるまでログインできなくなります。サービスを再び有効にするには我々のサポートチームに連絡する必要があります。" - }, { "id": "api.templates.over_limit_7_days_subject", "translation": "Mattermostサブスクリプションの支払いが滞納されています" }, - { - "id": "api.templates.over_limit_30_days_info2_item3", - "translation": "メッセージ履歴にへアクセスできなくなります" - }, { "id": "api.templates.over_limit_30_days_info1", "translation": "支払い方法に関する問題を解決することで、Mattermost Cloudのワークスペースを有効なままにし続けることができます。ワークスペースが停止されるのを避けるために、支払い方法を更新してください。" @@ -8063,10 +8043,6 @@ "id": "app.export.export_attachment.copy_file.error", "translation": "エクスポート中にファイルをコピーできませんでした。" }, - { - "id": "api.templates.at_limit_info5", - "translation": "代わりに、システムコンソールからユーザーを無効化することで、無料枠の範囲内でユーザー枠を空けることができます。" - }, { "id": "api.export.export_not_found.app_error", "translation": "エクスポートファイルが見つかりませんでした。" @@ -9234,5 +9210,17 @@ { "id": "model.oauth.is_valid.mattermost_app_id.app_error", "translation": "MattermostAppIDの最大文字数は32文字です。" + }, + { + "id": "model.config.is_valid.elastic_search.bulk_indexing_batch_size.app_error", + "translation": "Elasticsearch Bulk Indexing Batch Sizeは{{.BatchSize}}以上である必要があります。" + }, + { + "id": "model.config.is_valid.bleve_search.bulk_indexing_batch_size.app_error", + "translation": "Bleve Bulk Indexing Batch Sizeは{{.BatchSize}}以上である必要があります。" + }, + { + "id": "app.channel.get_file_count.app_error", + "translation": "チャンネルのファイル数を取得できませんでした" } ]