Diff for /loncom/localize/localize/ru.pm between versions 1.27 and 1.28

version 1.27, 2004/04/19 15:40:39 version 1.28, 2004/04/20 15:09:15
Line 621  use base qw(Apache::localize); Line 621  use base qw(Apache::localize);
    'Concepts'     'Concepts'
 => 'Понятия',  => 'Понятия',
   
      'Confirm that this information is correct, then click "Finish Helper" to complete setting the parameter.'
   => 'Подтвердите, что введенная информация правильна, затем кликните "Завершить Помощник" чтобы завершить процесс задания параметра.', 
   
    'Construction Space'     'Construction Space'
 => 'Авторское Пространство',  => 'Авторское Пространство',
   
Line 717  use base qw(Apache::localize); Line 720  use base qw(Apache::localize);
    'Course Documents'     'Course Documents'
 => 'Документы Курса',  => 'Документы Курса',
   
      'Course default for all problems'
   => 'Для всех задач курса по-умолчанию',
   
    'Course Environment Parameters'     'Course Environment Parameters'
 => 'Параметры Окружения Курса',  => 'Параметры Окружения Курса',
   
Line 1118  use base qw(Apache::localize); Line 1124  use base qw(Apache::localize);
    'Evaluation Data'     'Evaluation Data'
 => 'Оценочные Данные',  => 'Оценочные Данные',
   
    'Every problem in a particular folder'     'Every problem in a particular folder (overrides course default)'
 => 'Каждая задача в определенной папке',  => 'Каждая задача в определенной папке (переопределяет заданные для курса по-умолчанию)',
   
    'Every problem in the course'     'Every problem in the course'
 => 'Каждая задача в курсе',  => 'Каждая задача в курсе',
Line 1937  use base qw(Apache::localize); Line 1943  use base qw(Apache::localize);
    'Old Value'     'Old Value'
 => 'Старое Значение',  => 'Старое Значение',
   
    'One particular problem'     'One particular problem (overrides folder and course defaults)'
 => 'Одна определенная задача',  => 'Одна определенная задача (переопределяет заданные для курса или папки по-умолчанию)',
   
    'Only domain coordinators can change a users password.'     'Only domain coordinators can change a users password.'
 => 'Только координатор домена может изменить пароли пользователей',  => 'Только координатор домена может изменить пароли пользователей',
Line 2673  use base qw(Apache::localize); Line 2679  use base qw(Apache::localize);
 => 'Успеваемость студента по всем задачам.',  => 'Успеваемость студента по всем задачам.',
   
    'Students Affected'     'Students Affected'
 => 'Students Affected',  => 'Для Студентов',
   
    'Students need access key to enter course'     'Students need access key to enter course'
 => 'Студенты для входа в курс должны иметь ключ доступа',  => 'Студенты для входа в курс должны иметь ключ доступа',
Line 2848  use base qw(Apache::localize); Line 2854  use base qw(Apache::localize);
 => 'There was an error determining the environment values for',  => 'There was an error determining the environment values for',
   
    'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -> to begin, or select <- Previous to go back to the previous screen.'     'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -> to begin, or select <- Previous to go back to the previous screen.'
 => 'This helper will assist you in setting the open, due, and answer dates for problems, or in setting the number of tries for problems. You will be asked to select which problems you wish to set the parameters for, then what parameter you wish to set, then you will select whom the setting affects. After the helper is done, you will be shown where in the advanced interface you would have gone to set the parameter you have chosen, so in the future you can do it directly. Press Next -&gt; to begin, or select &lt;- Previous to go back to the previous screen.',  => '<p>Данная система поможет Вам <b>задать время доступа, сдачи, и открытия ответов задач</b>, а также <b>задать число попыток отосланных решений</b>.</p><p> Вам будет задан вопросы <b>"Для каких задач Вы желаете задать параметры?"</b>, <b>"Какой параметер Вы хотите задать?"</b>, <b>"Для кого Вы задаете/изменяете параметр?"</b>. По окончании работы системы Вам будет показано место задания этих параметров в более развитом (продвинутом) интерфейсе, так что Вы сможете задавать/изменять параметры непосредственно.</p> <p>Нажмите <b>Next -&gt;</b> чтобы начать, или выберите <b>&lt;- Previous</b> для возврата к предыдущему экрану.</p>',
   
    'This is an automatic message generated by the LON-CAPA system.'     'This is an automatic message generated by the LON-CAPA system.'
 => 'Это сообщение, автоматически сгенерированное LON-CAPA системой.',  => 'Это сообщение, автоматически сгенерированное LON-CAPA системой.',

Removed from v.1.27  
changed lines
  Added in v.1.28


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>