Viewing File: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-ru.js

//~~GENERATED~~
//-------------------------------------------------------------
// Source:    /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav.js
// Generated: /usr/local/cpanel/base/frontend/jupiter/js2/webdav/accounts_webdav-ru.js
// Module:    /jupiter/js2/webdav/accounts_webdav-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 = {"Cancel":"Отменить","Change":"Изменить","Click to disable Digest Authentication.":"Нажмите, чтобы отключить дайджест-аутентификацию.","Click to enable Digest Authentication.":"Нажмите, чтобы включить дайджест-аутентификацию.","Close":"Закрыть","Directory":"Папка","Directory Path":"Путь к папке","Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]":"Directory paths cannot be empty or contain the following characters: [output,chr,92] ? % * : | [output,quot] [output,gt] [output,lt]","Disable Digest Authentication":"Отключить дайджест-аутентификацию","Disabling Digest Authentication on account “[_1]” …":"Disabling Digest Authentication on account “[_1]” …","Domain":"Домен","Enable Digest Authentication":"Включить дайджест-аутентификацию","Enabling Digest Authentication on account “[_1]” …":"Enabling Digest Authentication on account “[_1]” …","Home Directory Updated":"Домашняя папка обновлена","Notice":"Примечание","OK":"OK","Please try again.":"Попробуйте еще раз.","Set Read-Only":"Разрешить только чтение","Set Read-Write":"Разрешить чтение и запись","Setting Read-Only Access":"Настройка доступа только для чтения","Setting Read-Only Access on account “[_1]” …":"Setting Read-Only Access on account “[_1]” …","Setting Read-Write Access":"Настройка доступа только для записи","Setting Read-Write Access on account “[_1]” …":"Setting Read-Write Access on account “[_1]” …","Success!":"Готово!","The [asis,WebDisk] username cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username cannot exceed [numf,_1] characters.","The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.":"The [asis,WebDisk] username cannot start with a period, end with a period, or include two consecutive periods.","The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.":"The [asis,WebDisk] username name and domain cannot exceed [numf,_1] characters.","Updating Home Directory":"Обновление домашней папки","Webdav Login":"Вход по WebDAV","You can only enter letters, numbers, periods, hyphens, and underscores.":"Вы можете вводить только буквы, цифры, точки, дефисы и подчеркивания.","You must enter a [asis,WebDisk] username.":"You must enter a [asis,WebDisk] username."};

    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