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/pl_PL/plugin.lang.php

    r20697 r26558  
    2121// | USA.                                                                  |
    2222// +-----------------------------------------------------------------------+
    23 $lang['OAuth: You need to configure the credentials'] = 'OAuth: Musisz skonfigurować poświadczenia';
     23$lang['Social Connect: You need to configure the credentials'] = 'Social Connect: Musisz skonfigurować poświadczenia';
    2424$lang['OpenID must be enabled in order to use %s authentication'] = 'Aby użyć uwierzytelniania %s musi być włączone OpenID';
    2525$lang['Or sign in with'] = 'Lub zaloguj się przy pomocy';
     
    2929$lang['Sign in with %s'] = 'Zaloguj przy pomocy %s';
    3030$lang['Sorry, new registrations are blocked on this gallery.'] = 'Przepraszamy, rejestracja nowych użytkowników jest zablokowana.';
    31 $lang['OAuth: PHP Curl extension is needed'] = 'OAuth: Rozszerzenie PHP Curl jest wymagane';
     31$lang['Social Connect: PHP Curl extension is needed'] = 'Social Connect: Rozszerzenie PHP Curl jest wymagane';
    3232$lang['Display sign in buttons in the menubar'] = 'Wyświetl przyciski logowania na pasku menu';
    3333$lang['Display sign in buttons on the register page'] = 'Wyświetl przyciski logowania na stronie rejestracyjnej';
     
    3838$lang['Profile URL'] = 'Adres profilu';
    3939$lang['Please enter your OpenID URL'] = 'Podaj swój adres OpenID';
    40 $lang['Users are not allowed to register on your gallery. OAuth will not work correctly.'] = 'Rejestracja użytkowników jest wyłączona. OAuth nie będzie działać prawidłowo.';
     40$lang['Users are not allowed to register on your gallery. Social Connect will not work correctly.'] = 'Rejestracja użytkowników jest wyłączona. Social Connect nie będzie działać prawidłowo.';
    4141$lang['Providers'] = 'Dostawcy';
    4242$lang['Please enter your username'] = 'Podaj swoją nazwę użytkownika';
Note: See TracChangeset for help on using the changeset viewer.