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

    r21863 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.