Viewing File: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-da.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-da.js
// Module:    /js2/list_db_objects-da
// Locale:    da
// 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 er en potentielt farlig operation at omdøbe en MySQL-database. Du bør nok [output,url,_1,logge på denne brugers cPanel-grænseflade og sikkerhedskopiere denne database], før du omdøber den.","Provide a password to set for this user.":"Angiv en adgangskode, som skal angives for denne bruger.","Show [quant,_1,record,records]":"Vis [quant,_1,post,poster]","Show all [quant,_1,record,records]":"Vis alle [quant,_1,post,poster]","There [numerate,_1,is,are] [quant,_1,record,records].":"Der [numerate,_1,er,er] [quant,_1,post,poster].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Denne adgangskode er for svag. Tilføj flere kombinationer af små og store bogstaver, tal og symboler. (Den minimale styrke er [numf,_1]).","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"Du har omdøbt [asis,MySQL]-databasen “[_1]” til “[_2]”.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"Du har omdøbt [asis,MySQL]-brugeren “[_1]” til “[_2]” og indstillet adgangskoden.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"Du har omdøbt [asis,MySQL]-brugeren “[_1]” til “[_2]”.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"Du har omdøbt [asis,PostgreSQL]-databasen “[_1]” til “[_2]”.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"Du har omdøbt [asis,PostgreSQL]-brugeren “[_1]” til “[_2]” og indstillet adgangskoden.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"Du har omdøbt [asis,PostgreSQL]-brugeren “[_1]” til “[_2]”.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"Du har indstillet adgangskoden for [asis,MySQL]-brugeren “[_1]”.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"Du har indstillet adgangskoden for [asis,PostgreSQL]-brugeren “[_1]”.","Your search matched [numf,_1] of [quant,_2,record,records].":"Din søgning fandt [numf,_1] af [quant,_2,post,poster]."};

    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