Viewing File: /usr/local/cpanel/base/cjt/password-fi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/cjt/password.js
// Generated: /usr/local/cpanel/base/cjt/password-fi.js
// Module:    legacy_cjt/password-fi
// Locale:    fi
// 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 = {"Advanced Options":"Lisävalinnat","Alpha Characters":"Kirjaimet","Both":"Molemmat","Cancel":"Peruuta","Close":"Sulje","Generate Password":"Luo salasana","I have copied this password in a safe place.":"Olen kopioinut tämän salasanan turvalliseen paikkaan.","Length":"Pituus","Loading …":"Ladataan…","Lowercase":"Pienet kirjaimet","Non Alpha Characters":"Muut kuin kirjainmerkit","Numbers":"Numerot","OK":"OK","Password Generator":"Salasanan luontitoiminto","Password Strength":"Salasanan vahvuus","Password cannot be empty.":"Salasana ei voi olla tyhjä.","Password strength must be at least [numf,_1].":"Salasanan vahvuuden on oltava vähintään [numf,_1].","Passwords Match":"Salasanat täsmäävät","Passwords do not match.":"Salasanat eivät täsmää.","Passwords must be at least [quant,_1,character,characters] long.":"Salasanojen vähimmäispituus on [quant,_1,merkki,merkkiä].","Strong":"Vahva","Symbols":"Symbolit","Uppercase":"Isot kirjaimet","Use Password":"Käytä salasanaa","Very Strong":"Erittäin vahva","Very Weak":"Hyvin heikko","Weak":"Heikko"};

    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~~
Back to Directory File Manager