//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/sharedjs/emailstats_search.js
// Generated: /usr/local/cpanel/base/sharedjs/emailstats_search-ja.js
// Module: legacy_shared/emailstats_search-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 = {"Close":"閉じる","Delivery Event Details":"送信イベントの詳細","If you cannot find what you are looking for by paging through these results, please restrict the query further by narrowing your search.":"結果の中に探しているものが見つからない場合は、検索条件を絞ることでクエリに制限をかけてください。","Invalid date.":"日付が正しくありません。","Loading new data …":"新しいデータをロード中 …","Print":"印刷","The mail server delivered this message successfully.":"メールサーバが、このメッセージを正常に送信しました。","The mail server is currently delivering this message.":"メールサーバが、現在このメッセージを送信しています。","The results available below may not contain the record or records you are looking for.":"以下にある結果には、記録またはお探しの記録が含まれていない可能性があります。","The specified record’s details are already visible. See the corresponding popup window.":"指定された記録の詳細がすでに表示されています。対応するポップアップウィンドウをご覧ください。","This can only be selected when [output,class,Delivery Type,code] is [output,class,All,code].":"これは、[output,class,送信タイプ,code]が[output,class,すべて,code]のときのみ選択できます。","This message could not be delivered yet. The mail server will attempt delivery again later.":"メッセージを送信できませんでした。後ほど再試行します。","This message could not be delivered.":"メッセージを送信できませんでした。","This message was discarded by an email filter or spam detection software.":"このメッセージはスパム特定ソフト、またはメールフィルターにより消去されました。","This message was rejected at SMTP time by an RBL, filter, or other configuration.":"このメッセージはブラックリスト、フィルター、または他の設定によって転送時に却下されました。","This message was saved into an email archive.":"このメッセージはメールアーカイブに保存されました。","This query produced a result set that exceeds the reportable limit.":"この問い合わせ関数は報告可能上限を超えています。"};
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~~