Blame view

sources/apps/user_openid/l10n/ta_LK.php 1.24 KB
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
10
11
12
13
  <?php $TRANSLATIONS = array(
  "OpenID Changed" => "OpenID மாற்றப்பட்டது",
  "Invalid request" => "செல்லுபடியற்ற வேண்டுகோள்",
  "This is an OpenID server endpoint. For more information, see " => "இது ஒரு OpenID சேவையக முடிவுப்புள்ளி. மேலதிக தகவல்களுக்கு, பார்க்க",
  "Identity: <b>" => "அடையாளம் :<b>",
  "Realm: <b>" => "Realm: <b>",
  "User: <b>" => "பயனாளர்: <b>",
  "Login" => "புகுபதிகை",
  "Error: <b>No user Selected" => "வழு: <b>பயனாளர் ஒருவரும் தெரிவுசெய்யப்படவில்லை",
  "you can authenticate to other sites with this address" => "உங்களுக்கு மற்றப்பக்கங்களை இந்த முகவரியுடன் அத்தாட்சிப்படுத்தலாம்",
  "Authorized OpenID provider" => "அனுமதிப்பெற்ற OpenID வழங்குனர்",
  "Your address at Wordpress, Identi.ca, &hellip;" => "Wordpress இல் உங்களுடைய முகவரி, Identi.ca, &hellip;"
  );