Viewing File: /usr/local/cpanel/base/frontend/jupiter/version_control/views/listRepositoriesController-nb.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/version_control/views/listRepositoriesController.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/version_control/views/listRepositoriesController-nb.js
// Module:    /jupiter/version_control/views/listRepositoriesController-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 = {"Are you sure that you want to remove the “[_1]” repository from the list of [asis,cPanel]-managed repositories?":"Are you sure that you want to remove the “[_1]” repository from the list of [asis,cPanel]-managed repositories?","Error occurred while cloning repository “[_1]”.":"Error occurred while cloning repository “[_1]”.","The system could not remove the “[_1]” repository in the “[_2]” directory.":"The system could not remove the “[_1]” repository in the “[_2]” directory.","The system successfully copied the “[_1]” clone [output,acronym,URL,Uniform Resource Locator] to the clipboard.":"The system successfully copied the “[_1]” clone [output,acronym,URL,Uniform Resource Locator] to the clipboard.","The system successfully removed the “[_1]” repository from the list of [asis,cPanel]-managed repositories.":"The system successfully removed the “[_1]” repository from the list of [asis,cPanel]-managed repositories.","The system successfully removed the “[_1]” repository from the list of [asis,cPanel]-managed repositories. You can use the [output,url,_2,File Manager,target,_3] interface to delete the repository contents.":"The system successfully removed the “[_1]” repository from the list of [asis,cPanel]-managed repositories. You can use the [output,url,_2,File Manager,target,_3] interface to delete the repository contents.","Unable to find repository web url":"Unable to find repository web url","Unable to redirect to File Manager interface":"Unable to redirect to File Manager interface"};

    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