//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/webdav/webdavaccessdownload.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/webdav/webdavaccessdownload-id.js
// Module: /jupiter/webdav/webdavaccessdownload-id
// Locale: id
// 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.":"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.","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.":"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.","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.":"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.","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~~