//~~GENERATED~~
//-------------------------------------------------------------
// Source: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-nb.js
// Module: /js2/list_db_objects-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 = {"It is a potentially dangerous operation to rename a MySQL database. You may want to [output,url,_1,log into this user’s cPanel interface and back up this database] before renaming it.":"Det kan være risikabelt å endre navn på en MySQL-database. Du bør overveie å [output,url,_1,logge deg på denne brukerens cPanel-grensesnitt og sikkerhetskopiere databasen] før du endrer navn på den.","Provide a password to set for this user.":"Angi et passord som skal brukes for denne brukeren.","Show [quant,_1,record,records]":"Vis [quant,_1,oppføring,oppføringer]","Show all [quant,_1,record,records]":"Vis alle [quant,_1,oppføring,oppføringer]","There [numerate,_1,is,are] [quant,_1,record,records].":"Det [numerate,_1,er,er] [quant,_1,oppføring,oppføringer].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Dette passordet er for svakt. Legg til flere kombinasjoner av små og store bokstaver, tall og symboler. (Minimumsstyrken er [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Du har endret navnet på [asis,MySQL]-databasen “[_1]“ til “[_2]“.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Du har endret navnet på [asis,MySQL]-brukeren [_1] til [_2] og angitt brukerens passord.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Du har endret navnet på [asis,MySQL]-brukeren [_1] til [_2].","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Du har endret navnet på [asis,PostgreSQL]-databasen “[_1]“ til “[_2]“.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Du har endret navnet på [asis,PostgreSQL]-brukeren [_1] til [_2] og angitt brukerens passord.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Du har endret navnet på [asis,PostgreSQL]-brukeren [_1] til [_2].","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Du har angitt passordet for [asis,MySQL]-brukeren “[_1]“.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Du har angitt passordet for [asis,PostgreSQL]-brukeren “[_1]“.","Your search matched [numf,_1] of [quant,_2,record,records].":"Søket samsvarte med [numf,_1] av [quant,_2,oppføring,oppføringer]."};
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~~