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

rename OAuth into Social Connect

File:
1 edited

Legend:

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

    r20997 r26558  
    2424$lang['Sign in with %s'] = 'Entre com %s';
    2525$lang['Sorry, new registrations are blocked on this gallery.'] = 'Desculpe, novos registos estão bloqueados nesta galeria.';
    26 $lang['Users are not allowed to register on your gallery. OAuth will not work correctly.'] = 'Não permitido aos utilizadores registarem-se na sua galeria. OAuth não vai funcionar correctamente.';
     26$lang['Users are not allowed to register on your gallery. Social Connect will not work correctly.'] = 'Não permitido aos utilizadores registarem-se na sua galeria. Social Connect não vai funcionar correctamente.';
    2727$lang['You registered with a %s account, please sign in with the same account.'] = 'Registou-se com uma conta %s, por favor entre com a mesma conta.';
    2828$lang['Your registration is almost done, please complete the registration form.'] = 'O seu registo está quase completo, por favor termine o formulário de registo.';
     
    4040$lang['Loading...'] = 'A carregar...';
    4141$lang['Logged with'] = 'Entrou com';
    42 $lang['OAuth: PHP Curl extension is needed'] = 'OAuth: Extensão PHP Curl é necessária';
    43 $lang['OAuth: You need to configure the credentials'] = 'OAuth: Precisa de configurar as credenciais ';
     42$lang['Social Connect: PHP Curl extension is needed'] = 'Social Connect: Extensão PHP Curl é necessária';
     43$lang['Social Connect: You need to configure the credentials'] = 'Social Connect: Precisa de configurar as credenciais ';
    4444$lang['OpenID must be enabled in order to use %s authentication'] = 'OpenID deve estar activo de forma a usar %s autenticação';
    4545$lang['Or sign in with'] = 'Ou entre com';
Note: See TracChangeset for help on using the changeset viewer.