//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb.js
// Generated: /usr/local/cpanel/whostmgr/docroot/templates/mod_security/vendors.cmb-nb.js
// Module: /templates/mod_security/vendors.cmb-nb
// Locale: nb
// 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":"Legg til leverandør","An error occurred in the attempt to retrieve the vendor information.":"Det oppstod en feil under forsøket på å hente leverandørinformasjonen.","Manage Vendors":"Administrer leverandører","Select Vendor Rule Sets":"Velg leverandørregelsett","The URL must contain a protocol, domain, and file name in the correct format. (Example: [asis,https://example.com/example/meta_example.yaml])":"URL-adressen må inneholde en protokoll, et domene og et filnavn i riktig format. (Eksempel: [asis,https://example.com/example/meta_example.yaml])","The URL must use one of the following recognized protocols: [join,~, ,_1]":"URL-adressen må bruke en av følgende gjenkjente protokoller: [join,~, ,_1]","The file name must have the .yaml extension. (Example: [asis,meta_example.yaml])":"Filnavnet må ha filtypen .yaml. (Eksempel: [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])":"Filnavnet må starte med meta_, fulgt av leverandørnavnet og filtypen .yaml. (Eksempel: [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])":"Filnavnet må ha prefikset meta_, fulgt av leverandørnavnet og filtypen .yaml. Leverandørnavnet kan bare inneholde tegn i følgende sett: [join,~, ,_1] (Eksempel: [asis,meta_example.yaml])","The file name must use the meta_ prefix. (Example: [asis,meta_example.yaml])":"Filnavnet må ha prefikset meta_. (Eksempel: [asis,meta_example.yaml])","The protocol should be followed by a colon and two forward slashes. (Example: [asis,https://])":"Protokollen må etterfølges av et kolon og to skråstreker. (Eksempel: [asis,https://])","The system could not disable the configuration files.":"Systemet kan ikke deaktivere konfigurasjonsfilene.","The system could not enable the configuration files.":"Systemet kan ikke aktivere konfigurasjonsfilene.","The system could not find the specified [asis,vendor_id].":"Systemet finner ikke den angitte [asis,vendor_id].","The system experienced the following error when it attempted to install the “[_1]” vendor: [_2]":"Systemet registrerte følgende feil under forsøk på å installere leverandøren “[_1]“: [_2]","The system experienced the following error when it attempted to remove the vendor [_1]: [_2]":"Systemet registrerte følgende feil under forsøk på å fjerne leverandøren [_1]: [_2]","The system failed to pass the ID query string parameter.":"Systemet kan ikke hente parameteren for ID-spørringsstrengen.","The vendor name part of the file name must only contain characters in the following set: [join,~, ,_1] (Example: [asis,meta_example.yaml])":"Leverandørnavndelen av filnavnet kan bare inneholde tegn i følgende sett: [join,~, ,_1] (Eksempel: [asis,meta_example.yaml])","You have multiple vendors with the same [asis,vendor_id].":"Du har flere leverandører med samme [asis,vendor_id].","You have successfully added “[_1]” to the vendor configuration list.":"Du har lagt til “[_1]“ i konfigurasjonslisten for leverandøren.","You have successfully disabled all of the configuration files.":"Du har deaktivert alle konfigurasjonsfilene.","You have successfully disabled automatic updates for the vendor: [_1]":"Du har deaktivert automatiske oppdateringer for leverandøren: [_1]","You have successfully disabled some of the configuration files. The files that the system failed to disable are marked below.":"Du har deaktivert noen av konfigurasjonsfilene. Filene som systemet ikke kunne deaktivere, er merket nedenfor.","You have successfully disabled the configuration file: [_1]":"Du har deaktivert konfigurasjonsfilen. [_1]","You have successfully disabled the vendor: [_1]":"Du har deaktivert leverandøren: [_1]","You have successfully enabled all of the configuration files.":"Du har aktivert alle konfigurasjonsfilene.","You have successfully enabled automatic updates for the vendor: [_1]":"Du har aktivert automatiske oppdateringer for leverandøren: [_1]","You have successfully enabled some of the configuration files. The files that the system failed to enable are marked below.":"Du har aktivert noen av konfigurasjonsfilene. Filene som systemet ikke kunne aktivere, er merket nedenfor.","You have successfully enabled the configuration file: [_1]":"Du har aktivert konfigurasjonsfilen. [_1]","You have successfully enabled the vendor: [_1]":"Du har aktivert leverandøren: [_1]","You have successfully installed the vendor: [_1]":"Du har installert leverandøren: [_1]","You have successfully removed the vendor: [_1]":"Du har fjernet leverandø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~~