D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
usr
/
local
/
psa
/
admin
/
plib
/
modules
/
platform360
/
resources
/
locales
/
Filename :
ja-JP.php
back
Copy
<?php // Copyright 2025 WebPros International GmbH. All rights reserved. require_once(__DIR__ . '/dnt/en-US_dnt.php'); $messages = [ // ApiController messages 'api' => [ 'permissionDenied' => 'パーミッションが拒否されました。', ], // Custom Plesk ActionLog messages. 'action_log' => [ 'server_attached' => 'Plesk サーバがサーバインベントリに追加されました。', 'server_detached' => 'Plesk サーバがサーバインベントリから削除されました。', ], // Frontend messages. 'app' => [ 'Overview' => [ 'description' => 'この拡張は、Plesk を %%platformBrand%% と統合します。', 'signIn' => [ 'link' => 'サインイン', 'message' => 'Plesk サーバをサーバインベントリに接続するには、%%link%% をクリックしてください。', ] ], 'KeyAcquisitionForm' => [ 'title' => 'サーバと "%%platformBrand%%" の接続を確認', 'confirmationMessage' => '%%platformBrand%% (%%requestTokenIssuer%%) は、次のアカウントのサーバインベントリにこの Plesk サーバを追加することについて、あなたの確認を求めています: %%account%%。確認する前に、アカウントがご自分のものであることを確認してください。', 'confirmButton' => '確認', 'denyButton' => '拒否', 'accessTitle' => '可能になること', 'accessMessage1' => '%%platformBrand%% は、この Plesk コントロールパネルへの管理者アクセス権限を持ちます。', 'accessMessage2' => '%%platformBrand%% はアカウント %%account%% に対して以下の操作を許可します。', 'accessItem1' => 'ログイン情報を送信することなく Plesk に管理者または他のユーザーとしてログインする', 'accessItem2' => 'サーバでホストされるクライアントとウェブサイトのリストを取得する', 'accessItem3' => 'サーバの外部モニタリングをアクティブ化する', 'accessItem4' => '(将来的に) その他の操作を実行する', 'requestorDetails' => 'API キーのリクエスターの詳細', 'enableIpRestriction' => 'API キーの IP アドレス制限を有効化します。許可される IP:', 'requestTokenIssuer' => 'リクエストトークンの発行者', 'existingConnectionMessage' => 'このサーバは既に別の %%connectionPlatformBrand%% アカウントに接続されています。現在の接続を解除し、アカウントにサーバを接続しますか?', 'brokenConnectionMessage' => 'このサーバは別の %%connectionPlatformBrand%% アカウントに接続されていましたが、この接続は解除されました。アカウントにサーバを接続しますか?', 'existingConnectionSubmitLabel' => '確認', 'existingConnectionCancelLabel' => '拒否', 'brokenConnectionSubmitLabel' => '確認', 'brokenConnectionCancelLabel' => '拒否', ], 'AuthorizeAccessErrorDialog' => [ 'cancelButton' => '閉じる', ], 'NoJwtProvided' => [ 'header' => '接続の試行が失敗しました', 'message' => '接続 URL に有効なトークンが含まれていません。', ], 'ParsingJwtLoader' => [ 'message' => '読み込み中...', ], 'ParseJwtFailed' => [ 'header' => '接続の試行が失敗しました', 'unknownErrorMessage' => '予期せぬエラー:%%error%%。', 'supportMessage' => 'やり直すか、サポートチームまでお問い合わせください。', 'expiredTokenErrorMessage' => 'トークンが期限切れになりました。追加の遅れや、サーバの時間がワールドタイムと一致しないことが原因です。', 'tokenBeforeUseErrorMessage' => 'このトークンは無効です。サーバの時間がワールドタイムと一致しないことが原因だと考えられます。', ], 'ServerConnectedPopover' => [ 'title' => 'サーバは %%platformBrand%% に接続されています', 'description' => '%%platformBrand%% のアカウントには以下のパーミッションが割り当てられています:', 'descriptionItem1' => 'ログイン情報を入力せずに Plesk にログインします。', 'descriptionItem2' => 'クライアントのリストを取得します。このリストには、クライアントの名前、メールアドレス、およびサーバ上でホストされているウェブサイトが含まれます。', 'descriptionItem3' => 'サーバの可用性、健全性、パフォーマンスをモニタリングします。', 'gotoButton' => '%%platformBrand%% に移動', 'disconnectButton' => '%%platformBrand%% との接続を解除', ], 'ServerKeyNotFoundPopover' => [ 'title' => 'サーバの API キーが見つかりません', 'description' => '%%platformBrand%% のアカウント用の API キーが見つかりません。この問題を解決するには、%%platformBrand%% からサーバを切断し、%%platformBrand%% コントロールパネルでサーバインベントリから削除してから、再接続してください。', 'gotoButton' => '%%platformBrand%% に移動', 'disconnectButton' => '%%platformBrand%% との接続を解除', ], 'ServerOutdatedPopover' => [ 'title' => '新しい Plesk バージョンがあります', 'description' => 'このサーバをサーバインベントリと 360 Monitoring に接続しておくために、Plesk を最新バージョンに更新してください。', 'gotoButton' => 'Plesk を更新', ], 'ServerDisconnectedPopover' => [ 'title' => 'サーバを %%platformBrand%% に接続', 'description' => '"%%platformBrand%%" は、複数のサーバを 1 箇所で観察して管理するためのサービスです:', 'descriptionItem1' => 'ログイン情報を入力せずにサーバにログイン。', 'descriptionItem2' => 'すべてのサーバを対象にドメインとクライアントを検索。', 'descriptionItem3' => 'サーバの可用性、健全性、パフォーマンスをモニタリングします。', 'connectHint' => '[接続]ボタンをクリックすると、Plesk へのアクセス権が「%%platformBrand%%」に付与され、この機能を提供できるようになります。', 'connectButton' => '接続', 'connectionError' => '予期しないエラーが発生しました。後でやり直してください.' ], 'Indicator' => [ 'serverWasSuccessfullyConnected' => 'サーバは %%brand%% の %%email%% アカウントと接続されています。いつでも右上隅の「クラウド」アイコンをクリックして接続を解除できます。', ], ], // Cli messages 'cli' => Modules_Platform360_doNotTranslate('cli'), 'advisor' => [ 'recommendation' => [ 'title' => 'Plesk 360 と Plesk のシナジー', 'hint' => 'ウェブサイトと Plesk、データ、メール、その他の専用サーバのステータス、可用性、パフォーマンス(それ以外も)を 1 つの場所からモニタリングできます。', 'connect' => [ 'On' => '接続', 'TurnedOn' => 'Plesk サーバは Plesk 360 に接続されています', 'TurnedOff' => 'Plesk サーバは Plesk 360 に接続されていません', ], 'activate' => [ 'On' => 'アクティブ化', 'TurnedOn' => '360 Monitoring はアクティブです', 'TurnedOff' => '360 Monitoring はアクティブではありません', ] ] ] ];