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

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects.js
// Generated: /usr/local/cpanel/whostmgr/docroot/js2/list_db_objects-nl.js
// Module:    /js2/list_db_objects-nl
// Locale:    nl
// 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.":"Een MySQL-database een andere naam geven is een potentieel gevaarlijke bewerking. Misschien is het een goed idee om [output,url,_1,u aan te melden bij de cPanel-interface van deze gebruiker en een back-up te maken van deze database] voordat u de database een andere naam geeft.","Provide a password to set for this user.":"Geef een wachtwoord op om voor deze gebruiker in te stellen.","Show [quant,_1,record,records]":"[quant,_1,record,records] weergeven","Show all [quant,_1,record,records]":"Toon alle [quant,_1,record,records]","There [numerate,_1,is,are] [quant,_1,record,records].":"Er [numerate,_1,is,zijn] [quant,_1,record,records].","This password is too weak. Add more combinations of lowercase and uppercase letters, numerals, and symbols. (The minimum strength is [numf,_1]).":"Dit wachtwoord is te zwak. Voeg meer combinaties toe van kleine letters, hoofdletters, cijfers en symbolen. (De minimale sterkte is [numf,_1].)","You have successfully renamed the [asis,MySQL] database “[_1]” to “[_2]”.":"U hebt de naam van de [asis,MySQL]-database ’[_1]’ gewijzigd in ’[_2]’.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]” and set its password.":"U hebt de naam van de [asis,MySQL]-gebruiker ’[_1]’ gewijzigd in ’[_2]’ en het wachtwoord ingesteld.","You have successfully renamed the [asis,MySQL] user “[_1]” to “[_2]”.":"U hebt de naam van de [asis,MySQL]-gebruiker ’[_1]’ gewijzigd in ’[_2]’.","You have successfully renamed the [asis,PostgreSQL] database “[_1]” to “[_2]”.":"U hebt de naam van de [asis,PostgreSQL]-database ’[_1]’ gewijzigd in ’[_2]’.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]” and set its password.":"U hebt de naam van de [asis,PostgreSQL]-gebruiker ’[_1]’ gewijzigd in ’[_2]’ en het wachtwoord ingesteld.","You have successfully renamed the [asis,PostgreSQL] user “[_1]” to “[_2]”.":"U hebt de naam van de [asis,PostgreSQL]-gebruiker ’[_1]’ gewijzigd in ’[_2]’.","You have successfully set the password for the [asis,MySQL] user “[_1]”.":"U hebt het wachtwoord voor de [asis,MySQL]-gebruiker ’[_1]’ ingesteld.","You have successfully set the password for the [asis,PostgreSQL] user “[_1]”.":"U hebt het wachtwoord voor de [asis,PostgreSQL]-gebruiker ’[_1]’ ingesteld.","Your search matched [numf,_1] of [quant,_2,record,records].":"Uw zoekopdracht komt overeen met [numf,_1] van [quant,_2,record,records]."};

    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