Viewing File: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-sv.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-sv.js
// Module:    /templates/mod_security/vendors.cmb-sv
// Locale:    sv
// 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":"Lägg till leverantör","An error occurred in the attempt to retrieve the vendor information.":"Ett fel inträffade vid försök att hämta leverantörsinformationen.","Manage Vendors":"Hantera leverantörer","Select Vendor Rule Sets":"Välj uppsättningar av leverantörsregler","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"URL:en måste innehålla ett protokoll, en domän och ett filnamn i korrekt format. (Exempel: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"URL:en måste använda ett av följande protokoll som kan identifieras: [join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"Filnamnet måste ha tillägget .yaml. (Exempel: [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])":"Filnamnet måste börja med meta_ prefix följt av leverantörens namn och ha tillägget .yaml. (Exempel: [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])":"Filnamnet måste ha ett meta_ prefix följt av leverantörens namn och tillägget .yaml. Leverantörens namn får endast innehålla tecken ur följande uppsättning: [join,~, ,_1] (Exempel: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"Filnamnet måste ha ett meta_ prefix. (Exempel: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"protokollet ska följas av kolon och två snedstreck. (Exempel: [asis,https://])","The system could not disable the configuration files.":"Det gick inte att inaktivera konfigurationsfilerna.","The system could not enable the configuration files.":"Det gick inte att aktivera konfigurationsfilerna.","The system could not find the specified [asis,vendor_id].":"Det gick inte att hitta specificerad [asis,vendor_id].","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"Följande fel inträffade när systemet försökte installera ”[_1]”-leverantören: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"Följande fel uppstod när systemet försökte ta bort leverantören [_1]: [_2]","The system failed to pass the ID query string parameter.":"Det gick inte att överföra ID-frågesträngens parameter.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Den del av filnamnet som består av leverantörens namn får endast innehålla tecken ur följande uppsättning: [join,~, ,_1] (Exempel: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Du har flera leverantörer med samma [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"Du har lagt till ”[_1]” i leverantörskonfigurationslistan.","You have successfully disabled all of the configuration files.":"Du har inaktiverat alla konfigurationsfiler.","You have successfully disabled automatic updates for the vendor: [_1]":"Du har inaktiverat automatiska uppdateringar för leverantören: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Du har inaktiverat vissa konfigurationsfiler. De filer som inaktiveringen inte lyckades för är markerade nedan.","You have successfully disabled the configuration file: [_1]":"Du har inaktiverat konfigurationsfilen: [_1]","You have successfully disabled the vendor: [_1]":"Du har inaktiverat leverantören: [_1]","You have successfully enabled all of the configuration files.":"Du har aktiverat alla konfigurationsfiler.","You have successfully enabled automatic updates for the vendor: [_1]":"Du har aktiverat automatiska uppdateringar för leverantören: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Du har aktiverat vissa konfigurationsfiler. De filer som aktiveringen inte lyckades för är markerade nedan.","You have successfully enabled the configuration file: [_1]":"Du har aktiverat konfigurationsfilen: [_1]","You have successfully enabled the vendor: [_1]":"Du har aktiverat leverantören: [_1]","You have successfully installed the vendor: [_1]":"Du har installerat leverantören: [_1]","You have successfully removed the vendor: [_1]":"Du har tagit bort leverantören: [_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