//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/webdav/webdavaccessdownload.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/webdav/webdavaccessdownload-ja.js
// Module: /jupiter/webdav/webdavaccessdownload-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 = {"Because your server uses a self-signed or invalid certificate and you are required use [asis,SSL] to connect to your Web Disk account, you [output,em,cannot] use [asis,Windows Vista®], [asis,Windows® 7], or [asis,Windows® 8] to access Web Disk.":"サーバが自己証明書または無効な証明書を使用しているため、ウェブディスクアカウントに接続するためには [asis,SSL] を使用する必要があります。ウェブディスクへのアクセスには、[asis,Windows Vista®]、[asis,Windows® 7]、または[asis,Windows® 8]は使用[output,em,できません]。","Because your server uses a self-signed or invalid certificate and you have not enabled Digest Authentication on your account, you [output,em,cannot] use [asis,Windows Vista®], [asis,Windows® 7], or [asis,Windows® 8] to access Web Disk.":"サーバが自己証明書または無効な証明書を使用しており、アカウントで Digest 認証が有効になっていないため、ウェブディスクへのアクセスには [asis,Windows Vista®]、[asis,Windows® 7]、または[asis,Windows® 8] は使用[output,em,できません]。","Because your server uses a self-signed or invalid certificate, older versions of [asis,OS X®] do not support self-signed certificates, and your server requires [asis,SSL] connections, you [output,em,cannot] use [asis,OS X® 10.4] or earlier to access Web Disk.":"サーバが自己証明書または無効な証明書を使用しており、[asis,OS X®] の以前のバージョンでは自己証明書がサポート対象外、およびサーバで [asis,SSL] 接続が必要なため、[asis,OS X® 10.4]以前のバージョンは使用[output,em,できません]。","This server uses a signed SSL certificate on the “[_1]” domain. Connect to the “[_1]” SSL domain instead of the “[_2]” domain when you use [output,acronym,SSL,Secure Socket Layer] and Web Disk to ensure that your client does not receive any SSL trust errors.":"This server uses a signed SSL certificate on the “[_1]” domain. Connect to the “[_1]” SSL domain instead of the “[_2]” domain when you use [output,acronym,SSL,Secure Socket Layer] and Web Disk to ensure that your client does not receive any SSL trust errors."};
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~~