Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/backup/restore-fi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/backup/restore.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/backup/restore-fi.js
// Module:    /templates/backup/restore-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 = {"Adding “[_1]” to the restoration queue …":"[_1] lisätään palautusjonoon…","Completed":"Valmis","Completed with warnings":"Valmis, mutta sisältää varoituksia","Could not add “[_1]” to the restoration queue ([_2]).":"Kohteen [_1] lisäys palautusjonoon ei onnistunut ([_2]).","Could not clear completed restorations.":"Valmiiden palautusten poisto ei onnistunut.","Could not clear failed restorations.":"Epäonnistuneita palautuksia ei voitu poistaa.","Could not clear pending restorations.":"Odottavien palautusten poistaminen ei onnistunut.","Could not clear the restoration queue.":"Palautusjonon tyhjentäminen ei onnistunut.","Could not remove “[_1]” from the finished list ([_2]).":"Kohteen [_1] poisto valmiista luettelosta ([_2]) ei onnistunut.","Could not remove “[_1]” from the restoration queue ([_2]).":"Kohteen [_1] poisto palautusjonosta ([_2]) ei onnistunut.","Could not restore account “[_1]”: [_2]":"Tilin ”[_1]” palautus ei onnistunut: [_2]","Could not start the restoration queue.":"Palautusjonon käynnistäminen ei onnistunut.","Failed":"Epäonnistui","Failed to retrieve the restore queue state.":"Jonon palautuksen tilan noutaminen epäonnistui.","No log is available because the restore failed.":"Lokia ei ole saatavilla, koska palautus epäonnistui.","Pending":"Odotustilassa","Restoring Account":"Tilin palauttaminen","The log file for the restore of user “[_1]” is empty.":"Käyttäjän ”[_1]” palautuksen lokitiedosto on tyhjä.","Unknown Error":"Tuntematon virhe","Your browser may have blocked the request, or your connection may be unstable":"Your browser may have blocked the request, or your connection may be unstable"};

    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