//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/base/frontend/jupiter/js2/ftp/accounts.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/ftp/accounts-i_cpanel_snowmen.js
// Module: /jupiter/js2/ftp/accounts-i_cpanel_snowmen
// Locale: i_cpanel_snowmen
// 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 = {"AJAX Error":"☃☃☃☃ ☃☃☃☃☃","Actions":"☃☃☃☃☃☃☃","Error":"☃☃☃☃☃","JSON parse failed.":"☃☃☃☃ ☃☃☃☃☃ ☃☃☃☃☃☃☃","Loading …":"☃☃☃☃☃☃☃ ☃","Log In":"☃☃☃ ☃☃","Path":"☃☃☃☃","Please refresh the page and try again.":"☃☃☃☃☃☃ ☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃ ☃☃☃ ☃☃☃ ☃☃☃☃☃☃","Quota":"☃☃☃☃☃","The [output,acronym,FTP,File Transfer Protocol] username cannot exceed [numf,_1] characters.":"☃☃☃ [output,acronym,☃☃☃,☃☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃] ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃☃ [numf,_1] ☃☃☃☃☃☃☃☃☃☃☃","The [output,acronym,FTP,File Transfer Protocol] username cannot start with a period, end with a period, or include two consecutive periods.":"☃☃☃ [output,acronym,☃☃☃,☃☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃] ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃ ☃☃☃☃ ☃ ☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃ ☃ ☃☃☃☃☃☃☃ ☃☃ ☃☃☃☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃","The full [output,acronym,FTP,File Transfer Protocol] username with its associated domain cannot exceed [numf,_1] characters.":"☃☃☃ ☃☃☃☃ [output,acronym,☃☃☃,☃☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃] ☃☃☃☃☃☃☃☃ ☃☃☃☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃☃ ☃☃☃☃☃☃ [numf,_1] ☃☃☃☃☃☃☃☃☃☃☃","Type":"☃☃☃☃","Unknown Error":"☃☃☃☃☃☃☃ ☃☃☃☃☃","Usage":"☃☃☃☃☃","You can only enter letters [asis,(a-z)], numbers [asis,(0-9)], periods, hyphens [asis,(-)], and underscores [asis,(_)].":"☃☃☃ ☃☃☃ ☃☃☃☃ ☃☃☃☃☃ ☃☃☃☃☃☃☃ [asis,☃☃☃☃☃]☃ ☃☃☃☃☃☃☃ [asis,☃☃☃☃☃]☃ ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃ [asis,☃☃☃]☃ ☃☃☃ ☃☃☃☃☃☃☃☃☃☃☃ [asis,☃☃☃]☃","You must enter an [output,acronym,FTP,File Transfer Protocol] username.":"☃☃☃ ☃☃☃☃ ☃☃☃☃☃ ☃☃ [output,acronym,☃☃☃,☃☃☃☃ ☃☃☃☃☃☃☃☃ ☃☃☃☃☃☃☃☃] ☃☃☃☃☃☃☃☃☃"};
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~~