diff --git a/translation/css/default.css b/translation/css/default.css index f5fccc9..5cd53dc 100644 --- a/translation/css/default.css +++ b/translation/css/default.css @@ -45,7 +45,7 @@ h4 { form.register{ width:800px; margin: 20px auto 0px auto; - height:530px; + height:580px; background-color:#fff; padding:5px; -moz-border-radius:20px; @@ -67,7 +67,7 @@ form.register fieldset.row1 margin-bottom:15px; } form.register fieldset.row1 label{ - width:140px; + width:160px; float: left; text-align: right; margin-right: 6px; @@ -242,5 +242,12 @@ p.agreement label{ background:transparent url(../img/us.png) no-repeat top left; margin:3px; } +.flag_tamil{ + width:16px; + height:11px; + float:right; + background:transparent url(../img/ta_in.png) no-repeat top left; + margin:3px; +} diff --git a/translation/img/ta_in.png b/translation/img/ta_in.png new file mode 100644 index 0000000..e4d7e81 Binary files /dev/null and b/translation/img/ta_in.png differ diff --git a/translation/register.php b/translation/register.php index 00732f7..6e459ae 100644 --- a/translation/register.php +++ b/translation/register.php @@ -1,21 +1,27 @@ <?php $translate->__('CSS Registration Form'); ?> - +
-

__('Registration'); ?>

+

__('Registration'); ?> + + +

__('Account Details'); ?>

diff --git a/translation/screenshot.jpg b/translation/screenshot.jpg index 8f877b6..90bd8e2 100644 Binary files a/translation/screenshot.jpg and b/translation/screenshot.jpg differ diff --git a/translation/ta_in.txt b/translation/ta_in.txt new file mode 100644 index 0000000..b0c4cf7 --- /dev/null +++ b/translation/ta_in.txt @@ -0,0 +1,43 @@ +CSS Registration Form=CSS பதிவு படிவம் +Registration=பதிவு +Account Details=கணக்கு விவரம் +Email=மின்னஞ்சல் +Repeat email=மறுமுறை மின்னஞ்சல் +Password=கடவுச்சொல் +Repeat Password=மறுமுறை கடவுச்சொல் +obligatory fields=கடமையான துறைகள் +Personal Details=சொந்த விவரங்கள் +Name=பெயர் +Phone=தொலைபேசி +Street=தெரு +City=நகரம் +Country=நாடு +United States=அமெரிக்கா +Website=இணையத்தளம் +Further Information=மேலும் தகவல் +Gender=பால் +Male=ஆண் +Female=பெண் +Birthdate=பிறந்தநாள் +January=ஜனவரி +February=பிப்ரவரி +March=மார்ச் +April=ஏப்ரல் +May=மே +June=ஜூன் +July=ஜூலை +August=ஆகஸ்ட் +September=செப்டம்பர் +October=அக்டோபர் +November=நவம்பர் +December=டிசம்பர் +Nationality=தேசியம் +Helpful Information=உதவியாக தகவல்கள் +Children=பிள்ளைகள் +Here comes some explaining text, sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo.=இங்கே சில விளக்கி உரை வருகிறது, sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam, Eaque ipsa quae ab illo inventore veritatis et quasi architecto beatae vitae dicta sunt explicabo . +Terms and Mailing=விதிமுறைகள் மற்றும் அஞ்சல் +I accept the=நான் ஏற்றுக்கொள்கிறேன் +Terms and Conditions=விதிமுறைகள் மற்றும் நிபந்தனைகள் +I want to receive personalized offers by your site=நான் உங்கள் தளத்தில் மூலம் தனிப்பயனாக்கப்பட்ட சலுகைகளை பெற வேண்டும் +Allow partners to send me personalized offers and related services=கூட்டாளிகள் என்னை தனிப்பயனாக்கப்பட்ட சலுகைகள் மற்றும் தொடர்புடைய சேவைகளை அனுப்ப அனுமதிக்கவும் +Register=பதிவு செய்ய \ No newline at end of file