Ignore:
Timestamp:
Jan 9, 2014, 8:44:55 PM (10 years ago)
Author:
mistic100
Message:

rename OAuth into Social Connect

File:
1 edited

Legend:

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

    r21019 r26558  
    2323$lang['Sign in with %s'] = 'Авторизация с помощью %s';
    2424$lang['Sorry, new registrations are blocked on this gallery.'] = 'Извините, для этой галереи новые регистрации блокированы';
    25 $lang['Users are not allowed to register on your gallery. OAuth will not work correctly.'] = 'Пользователям не могут регистрироваться в этой галерее. OAuth не будет работать корректно.';
     25$lang['Users are not allowed to register on your gallery. Social Connect will not work correctly.'] = 'Пользователям не могут регистрироваться в этой галерее. Social Connect не будет работать корректно.';
    2626$lang['You registered with a %s account, please sign in with the same account.'] = 'Вы зарегистрировались с помощью учетной записи %s. Пожалуйста, авторизуйтесь с той же учетной записью.';
    2727$lang['Your registration is almost done, please complete the registration form.'] = 'Ваша регистрация почти завершена. Пожалуйста, заполните регистрационную форму полностью.';
     
    3838$lang['Loading...'] = 'Загрузка...';
    3939$lang['Logged with'] = 'Вход с помощью';
    40 $lang['OAuth: PHP Curl extension is needed'] = 'OAuth: расширение PHP Curl не установлено';
    41 $lang['OAuth: You need to configure the credentials'] = 'OAuth: Необходимо настроить права доступа';
     40$lang['Social Connect: PHP Curl extension is needed'] = 'Social Connect: расширение PHP Curl не установлено';
     41$lang['Social Connect: You need to configure the credentials'] = 'Social Connect: Необходимо настроить права доступа';
    4242$lang['OpenID must be enabled in order to use %s authentication'] = 'Необходимо включить OpenID для авторизации с помощью %s';
    4343$lang['Or sign in with'] = 'Или авторизуйтесь в';
Note: See TracChangeset for help on using the changeset viewer.