Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-fi.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-fi.js
// Module:    /templates/mod_security/vendors.cmb-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 = {"Add Vendor":"Lisää toimittaja","An error occurred in the attempt to retrieve the vendor information.":"Toimittajan tietoja noudettaessa tapahtui virhe.","Manage Vendors":"Hallitse toimittajia","Select Vendor Rule Sets":"Valitse toimittajasäännöt","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"URL:ssä on oltava protokolla, toimialue ja tiedostonimi oikeassa muodossa. (Esimerkki: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"URL-osoitteessa on käytettävä yhtä seuraavista tunnetuista protokollista:[join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"Tiedostonimessä on oltava tiedostotunniste .yaml. (Esimerkki: [asis,meta_example.yaml])","The file name must start with meta_, followed by the vendor name and have the .yaml extension. (Example: [asis,meta_example.yaml])":"Tiedostonimen on alettava meta_-etuliitteellä, jonka perässä on toimittajan nimi ja tiedostotunniste .yaml. (Esimerkki: [asis,meta_example.yaml])","The file name must use the meta_ prefix, followed by the vendor name and a .yaml extension. The vendor name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Tiedostonimessä on oltava meta_-etuliite, jonka perässä on toimittajan nimi ja tiedostotunniste .yaml. Toimittajan nimessä saa olla vain seuraavia merkkejä: [join,~, ,_1] (Esimerkki: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"Tiedostonimessä on oltava meta_-etuliite. (Esimerkki: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"Protokollan perässä ei saa olla kaksoispistettä eikä kahta kauttaviivaa. (Esimerkki: [asis,https://])","The system could not disable the configuration files.":"Järjestelmä ei voinut poistaa kokoonpanotiedostoja käytöstä.","The system could not enable the configuration files.":"Järjestelmä ei voinut ottaa kokoonpanotiedostoja käyttöön.","The system could not find the specified [asis,vendor_id].":"Järjestelmä ei löytänyt määritettyä [asis,vendor_id].","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"Järjestelmä kohtasi seuraavan virheen yrittäessään asentaa ”[_1]”-toimittajaa: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"Järjestelmä kohtasi seuraavan virheen yrittäessään poistaa toimittajan [_1]: [_2]","The system failed to pass the ID query string parameter.":"Järjestelmä ei läpäissyt tunnuksen kyselykomentosarjan parametria.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Tiedoston toimittajan nimiosassa saa olla vain seuraavia merkkejä: [join,~, ,_1] (esimerkki: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Sinulla on useita toimittajia, joilla on sama [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"Olet lisännyt ”[_1]” toimittajan määritysluetteloon.","You have successfully disabled all of the configuration files.":"Olet poistanut käytöstä kaikki kokoonpanotiedostot.","You have successfully disabled automatic updates for the vendor: [_1]":"Olet poistanut automaattiset päivitykset käytöstä toimittajalta: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Olet poistanut käytöstä joitakin kokoonpanotiedostoja. Tiedostot, joita järjestelmä ei voinut poistaa käytöstä, on merkitty seuraavassa.","You have successfully disabled the configuration file: [_1]":"Olet nyt poistanut käytöstä kokoonpanotiedoston: [_1]","You have successfully disabled the vendor: [_1]":"Olet nyt poistanut toimittajan käytöstä: [_1]","You have successfully enabled all of the configuration files.":"Olet ottanut käyttöön kaikki kokoonpanotiedostot.","You have successfully enabled automatic updates for the vendor: [_1]":"Olet ottanut automaattiset päivitykset käyttöön toimittajalle: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Olet ottanut käyttöön joitakin kokoonpanotiedostoja. Tiedostot, joita järjestelmä ei voinut ottaa käyttöön, on merkitty seuraavassa.","You have successfully enabled the configuration file: [_1]":"Olet nyt ottanut käyttöön kokoonpanotiedoston: [_1]","You have successfully enabled the vendor: [_1]":"Olet nyt ottanut toimittajan käyttöön: [_1]","You have successfully installed the vendor: [_1]":"Toimittaja on asennettu: [_1]","You have successfully removed the vendor: [_1]":"Olet poistanut toimittajan: [_1]"};

    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