//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/share/libraries/cjt2/src/directives/whm/userDomainListDirective.js
// Generated: /usr/local/cpanel/share/libraries/cjt2/src/directives/whm/userDomainListDirective-ja.js
// Module: cjt/directives/whm/userDomainListDirective-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 = {"A list of users and domains from which to choose.":"選択するユーザーとドメインのリスト。","Account Summary for the “[_1]” user.":"「[_1]」ユーザーのアカウント概要。","All":"全て","Bandwidth":"帯域幅","CGI Access?":"CGI アクセス?","Databases":"データベース","Dedicated IP?":"専用IPですか?","Disk Usage":"ディスク使用量","Domains":"ドメイン","Email Accounts":"メールアカウント","Email Addresses":"メールアドレス","Email Lists":"メールリスト","FTP Accounts":"FTP アカウント","Feature List":"機能一覧","Loading Account Summary …":"アカウントの概要を読み込んでいます …","No":"いいえ","No results found that match “[_1]”…":"「[_1]」に一致する検索結果は見つかりません…","No results found with a domain that match “[_1]”…":"「[_1]」に一致するドメインの検索結果は見つかりません…","No results found with a username that match “[_1]”…":"「[_1]」に一致するユーザー名の検索結果は見つかりません…","No results found…":"検索結果が見つかりません…","Owner":"所有者","Package":"パッケージ","Package “[_1]” for user “[_2]”":"ユーザー「[_2]」のパッケージ「[_1]」","Quota":"クォータ","Search By:":"検索条件:","Search by both users and domains.":"ユーザーとドメインの両方で検索します。","Search by domains only.":"ドメインのみで検索します。","Search by users only.":"ユーザーのみで検索します。","Search for a user or a domain.":"ユーザーまたはドメインを検索します。","Select the “[_1]” user and the ”[_2]” domain.":"「[_1]」ユーザーと「[_2]」ドメインを選択します。","Select the “[_1]” user.":"「[_1]」ユーザーを選択します。","Select this user.":"このユーザーを選択します。","Shell access?":"シェルアクセス?","Start Date":"開始日","Subdomains":"サブドメイン","The system failed to load the account summary.":"システムはアカウントの概要を読み込めませんでした。","Theme":"テーマ","User Editing Locked:":"ユーザーの編集がロックされています:","Users":"ユーザー","Yes":"はい","[asis,IP] Address":"[asis,IP] 住所","cPanel Theme":"cPanelテーマ","unknown":"不明"};
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~~