//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/connected-applications/main.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/connected-applications/main-ja.js
// Module: /templates/connected-applications/main-ja
// Locale: ja
// This file is generated by the cpanel localization system
// using the bin/_build_translated_js_hash_files.pl script.
//-------------------------------------------------------------
// !!! Do not hand edit this file !!!
//-------------------------------------------------------------
(function() {
// The raw lexicon.
var newLex = {"Cancel request":"リクエストをキャンセル","Cancelling Request to Link “[_1]” ([output,url,_2,link,target,_blank])":"Cancelling Request to Link “[_1]” ([output,url,_2,link,target,_blank])","Deny Access":"アクセスを拒否","Failed":"失敗","Generating API token.":"API トークンを生成中です。","Grant Access":"アクセスを付与","If you are not redirected automatically, [output,url,_1,click here].":"If you are not redirected automatically, [output,url,_1,click here].","Log in to [asis,cPanel] as the current account.":"[asis,cPanel] に現在のアカウントでログインします。","Manage connected applications on the server.":"サーバの接続済みアプリケーションを管理します。","Missing “[_1]” optional permission!":"「[_1]」任意権限が不足しています!","Missing “[_1]” permission!":"「[_1]」権限が不足しています!","Notifying cpCloud the request failed.":"リクエストが失敗したことを cpCloud に通知します。","Notifying “[_1]” the request was canceled.":"リクエストがキャンセルされたことを「[_1]」に通知します。","Notifying “[_1]” the request was denied.":"リクエストが拒否されたことを「[_1]」に通知します。","Registering the server with “[_1]”.":"サーバを「[_1]」に登録中です。","Removing API token since registration failed.":"登録が失敗したため、API トークンを削除しています。","Retrieve lists of [asis,cPanel] users on the server.":"サーバに存在する [asis,cPanel] ユーザーのリストを取得します。","Retrieve lists of domains and websites hosted on the server.":"サーバでホストされているドメインおよびウェブサイトのリストを取得します。","Retrieve lists of resellers on the server.":"サーバに存在する販売代理店のリストを取得します。","Retry":"再試行","Running":"実行中","Saving “[_1]” application registration information.":"「[_1]」アプリケーションの登録情報を保存中です。","Since an error occurred, we cannot register this server with “[output,strong,_2]”. [output,url,_1,Click here] to return to “[output,strong,_2]”.":"Since an error occurred, we cannot register this server with “[output,strong,_2]”. [output,url,_1,Click here] to return to “[output,strong,_2]”.","Skipped":"スキップ済み","Successful":"成功しました","The application registration succeeded, but the configuration could not be saved due to: [_1]. The connected application will function as expected, but you will not be able to use the connected application management tools to update or remove this application.":"アプリケーション登録に成功しましたが、設定がこの理由で保存されませんでした:[_1]。接続されたアプリケーションは期待通りに機能しますが、接続されたアプリケーション管理ツールを使用して、このアプリケーションを更新または削除することはできません。","The current account, [_1], does not have the permissions needed by “[_2]”.":"現在のアカウント[_1]は、「[_2]」に必要な許可を持っていません。","The external application you are trying to connect is not supported.":"接続しようとしている外部アプリケーションは、サポートされていません。","The request has timed out.":"リクエストがタイムアウトしました。","The token cannot be verified.":"トークンを検証できません。","The token has an invalid signature.":"トークンの署名が無効です。","The token is invalid.":"トークンが無効です。","The token secret could not be located.":"トークンシークレットを特定できませんでした。","The user declined the request.":"ユーザーがリクエストを却下しました。","The “[_1]” parameter cannot be decoded.":"「[_1]」パラメータは解読できません。","The “[_1]” parameter is required":"「[_1]」パラメータが必要です","The “[_1]” parameter must be one of: [list_or,_2]":"The “[_1]” parameter must be one of: [list_or,_2]","This application requires the following access:":"このアプリケーションには以下のアクセスが必要です:","Try a different user":"別のユーザーで再試行する","Warning":"警告","You may log in with a different user or cancel the request.":"別ユーザーとしてログインするか、リクエストをキャンセルできます。","You will be redirected back to “[_1]”.":"「[_1]」にリダイレクトされます。","“[_1]” Is Being Authorized ([output,url,_2,link,target,_blank])":"“[_1]” Is Being Authorized ([output,url,_2,link,target,_blank])","“[_1]” Is Requesting Access ([output,url,_2,link,target,_blank])":"“[_1]” Is Requesting Access ([output,url,_2,link,target,_blank])","“[_1]” Registration Failed ([output,url,_2,link,target,_blank])":"“[_1]” Registration Failed ([output,url,_2,link,target,_blank])","“[_1]” Registration Timed Out ([output,url,_2,link,target,_blank])":"“[_1]” Registration Timed Out ([output,url,_2,link,target,_blank])","“[_1]” Was Denied Access ([output,url,_2,link,target,_blank])":"“[_1]” Was Denied Access ([output,url,_2,link,target,_blank])"};
if (!this.LEXICON) {
this.LEXICON = {};
}
for(var item in newLex) {
if(newLex.hasOwnProperty(item)) {
var value = newLex[item];
if (typeof(value) === "string" && value !== "") {
// Only add it if there is a value.
this.LEXICON[item] = value;
}
}
}
})();
//~~END-GENERATED~~