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

    r20552 r26558  
    2323$lang['Your registration is almost done, please complete the registration form.'] = 'Vaša registrácia bola vykonaná, prosím skompletizujte registračný formulár.';
    2424$lang['You registered with a %s account, please sign in with the same account.'] = 'Boli ste zaregistrovaný s %s kontom, prosím zapíšte sa rovnakým kontom.';
    25 $lang['Users are not allowed to register on your gallery. OAuth will not work correctly.'] = 'Používatelia nie sú povolení pre registráciu do tejto galérie. OAuth nebude pracovať správne.';
     25$lang['Users are not allowed to register on your gallery. Social Connect will not work correctly.'] = 'Používatelia nie sú povolení pre registráciu do tejto galérie. Social Connect nebude pracovať správne.';
    2626$lang['Sorry, new registrations are blocked on this gallery.'] = 'Prepáčte, nové registrácie sú zakázané pre túto galériu.';
    2727$lang['Sign in with %s'] = 'Podpísane s %s';
     
    3232$lang['Or sign in with'] = 'Alebo podpíšte s';
    3333$lang['OpenID must be enabled in order to use %s authentication'] = 'OpenID musí byť povolené v %s autorizácii';
    34 $lang['OAuth: You need to configure the credentials'] = 'OAuth: Potrebujete nakonfigurovať poverenia';
     34$lang['Social Connect: You need to configure the credentials'] = 'Social Connect: Potrebujete nakonfigurovať poverenia';
    3535$lang['Display sign in buttons on the register page'] = 'Zobraziť podpisovacie tlačidlo na registračnej stránke';
    3636$lang['Display sign in buttons in the menubar'] = 'Zobraziť podpisovacie tlačidlo v stĺpci menu';
    3737$lang['An error occured, please contact the gallery owner. <i>Error code : %s</i>'] = 'Nastala chyba, prosím kontaktujte majiteľa galérie. <i>Kód chyby: %s</i>';
    38 $lang['OAuth: PHP Curl extension is needed'] = 'OAuth: je potrebný doplnok PHP Curl';
     38$lang['Social Connect: PHP Curl extension is needed'] = 'Social Connect: je potrebný doplnok PHP Curl';
    3939$lang['Logged with'] = 'Spojené s';
    4040$lang['Loading...'] = 'Nahrávam...';
Note: See TracChangeset for help on using the changeset viewer.