Changeset 29024


Ignore:
Timestamp:
Jul 11, 2014, 7:32:28 AM (10 years ago)
Author:
TranslationTeam
Message:

[oauth] Update ru_RU, thanks to : Konve

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/oAuth/language/ru_RU/help.lang.php

    r29021 r29024  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['Fill out any required fields such as the application name and description'] = 'Заполните все необходимые поля, например, имя приложения и описание';
     23$lang['Fill out any required fields such as the application name and description'] = 'Заполните все необходимые поля, такие, как имя и описание приложения';
    2424$lang['Go to <a href="%s" target="_blank">%s</a> and create a new application'] = 'Перейдите <a href="%s" target="_blank">%s</a> и создайте новое приложение';
    25 $lang['Once you have registered, copy and past the created application credentials into this setup page'] = 'После того как Вы зарегистрировались, скопируйте и вставьте установки созданного приложения на этой странице';
    26 $lang['Based on OpenID'] = 'Based on OpenID';
     25$lang['Once you have registered, copy and past the created application credentials into this setup page'] = 'После регистрации скопируйте и вставьте учетные данные созданных приложений на эту страницу настроек';
     26$lang['Based on OpenID'] = 'Основано на OpenID';
    2727$lang['No registration required'] = 'Регистрация не требуется';
    2828
    2929';
    30 $lang['Set <b>%1s</b> to <em>%2s</em>'] = 'Установить <b>%1s</b> для <em>%2s</em>';
     30$lang['Set <b>%1s</b> to <em>%2s</em>'] = 'Установка <b>%1s</b> в <em>%2s</em>';
    3131$lang['Once the process is finished, click on the newly created project'] = 'После завершения процесса нажмите на вновь созданный проект';
    3232$lang['Once the application is created, click <b>See application details</b>'] = 'После создания приложения нажмите кнопку <b>Детали приложения</b>';
     
    3434$lang['Go to <b>API Parameters</b> and set <em>%s</em> for <b>Redirect URL</b>'] = 'Перейдите в <b>Параметры API</b> и установите <em>%s</em> для <b> URL перенаправления</b>';
    3535$lang['Go to <b>Settings -> Basic</b> and fill the contact email'] = 'Перейдите в <b>Параметры -> Основные</b> и заполните контактный адрес электронной почты';
    36 $lang['Enter <em>%1s</em> for <b>%2s</b>'] = 'Ввести <em>%1s</em> для <b>%2s</b>';
     36$lang['Enter <em>%1s</em> for <b>%2s</b>'] = 'Ввод <em>%1s</em> для <b>%2s</b>';
    3737$lang['On the <b>APIS & AUTH -> Credentials</b> tab, and click <b>Create new client ID</b>'] = 'На вкладке <b>API и идентификация -> Учетные данные</b> нажмите кнопку <b>Создать новый ID клиента</b>';
    3838$lang['Select these APIs: <b>Contacts</b> as <em>Read</em> and <b>Social Directory</b> as <em>Read Public</em>'] = 'Выберите эти параметры API: <b>Контакты</b> в режиме <em>Читать</em> и <b>Социальный каталог</b> в качестве <em>Читать всем</em>';
Note: See TracChangeset for help on using the changeset viewer.