Viewing File: /usr/local/cpanel/base/frontend/jupiter/passenger/index.cmb-ru.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/passenger/index.cmb.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/passenger/index.cmb-ru.js
// Module:    /jupiter/passenger/index.cmb-ru
// Locale:    ru
// 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 = {"Addon Domains":"Дополнительные домены","Are you sure that you want to unregister your application (“[_1]”)?":"Are you sure that you want to unregister your application (“[_1]”)?","Edit":"Редактировать","Edit Your Application":"Редактируйте свое приложение","Ensuring dependencies for your application …":"Проверка зависимостей вашего приложения …","Main Domain":"Основной домен","Other":"Другое","Register":"Регистрация","Register Your Application":"Зарегистрируйте свое приложение","Subdomains":"Субдомены","The [asis,Base URI] must begin with a single slash ([asis,/]) and may not contain spaces, special characters or a trailing slash.":"The [asis,Base URI] must begin with a single slash ([asis,/]) and may not contain spaces, special characters or a trailing slash.","The system couldn’t ensure dependencies for your application. For more information, see the instructions below.":"Системе не удалось проверить зависимости для вашего приложения. Более подробную информацию смотрите в инструкции ниже.","The system ensured the dependencies for your application.":"Система проверила наличие зависимостей для вашего приложения.","The system queued your application to ensure its dependencies …":"Система поставила ваше приложение в очередь, чтобы проверить его зависимости …","You can use this section of the interface to manage your custom applications.":"Вы можете использовать этот раздел интерфейса для управления своими персональными приложениями.","You can use this section of the interface to register a new application.":"Вы можете использовать этот раздел интерфейса для регистрации нового приложения.","You can’t have more than [numf,_1] applications on your account.":"You can’t have more than [numf,_1] applications on your account.","You must finish adding or editing environment variables first.":"Сначала необходимо закончить добавление или редактирование переменных окружения.","You successfully disabled your application.":"Вы успешно отключили свое приложение.","You successfully enabled your application.":"Вы успешно включили свое приложение.","You successfully registered your application.":"Вы успешно зарегистрировали свое приложение.","You successfully unregistered your application.":"Вы успешно отменили регистрацию своего приложения.","You successfully updated your application.":"Вы успешно обновили свое приложение.","Your application is incomplete or invalid.":"Ваше приложение неполное или нерабочее."};

    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