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

    r21785 r26558  
    2424$lang['Sign in with %s'] = '登入為 %s';
    2525$lang['Sorry, new registrations are blocked on this gallery.'] = '很抱歉,新註冊的被封鎖在這個畫廊。';
    26 $lang['Users are not allowed to register on your gallery. OAuth will not work correctly.'] = '不允許用戶註冊在您的畫廊。 OAuth的將無法正常運作。';
     26$lang['Users are not allowed to register on your gallery. Social Connect will not work correctly.'] = '不允許用戶註冊在您的畫廊。Social Connect 的將無法正常運作。';
    2727$lang['You registered with a %s account, please sign in with the same account.'] = '您註冊的 %s 帳戶,請登入相同的帳戶。';
    2828$lang['Your registration is almost done, please complete the registration form.'] = '您的註冊差不多完成,請完成註冊表格。';
     
    4040$lang['Loading...'] = '載入中...';
    4141$lang['Logged with'] = '已記錄與';
    42 $lang['OAuth: PHP Curl extension is needed'] = 'OAuth: PHP Curl 擴展模塊是需要的';
    43 $lang['OAuth: You need to configure the credentials'] = 'OAuth: 您需要設定的憑據';
     42$lang['Social Connect: PHP Curl extension is needed'] = 'Social Connect: PHP Curl 擴展模塊是需要的';
     43$lang['Social Connect: You need to configure the credentials'] = 'Social Connect: 您需要設定的憑據';
    4444$lang['OpenID must be enabled in order to use %s authentication'] = '為了使用OpenID,必須啟用 %s 認證';
    4545$lang['Or sign in with'] = '或登入以';
Note: See TracChangeset for help on using the changeset viewer.