diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-16 22:06:01 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-10-16 22:06:01 +0000 |
commit | 5707671bbe7b59f4c5c0e62f949c7d7b99a392e5 (patch) | |
tree | f781d629ae56e70940fd30634373f5679683d9f4 /language/ta_IN/install.lang.php | |
parent | 22f284a5b17b6a3a1db68acf2b8e85be7651e5f9 (diff) |
[trunk_install] Update ta_IN, thanks to : ddtddt
git-svn-id: http://piwigo.org/svn/trunk@30129 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'language/ta_IN/install.lang.php')
-rwxr-xr-x | language/ta_IN/install.lang.php | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/language/ta_IN/install.lang.php b/language/ta_IN/install.lang.php index 6b24e74d2..a11ea32b5 100755 --- a/language/ta_IN/install.lang.php +++ b/language/ta_IN/install.lang.php @@ -48,7 +48,7 @@ $lang['localhost or other, supplied by your host provider'] = 'localhost அல $lang['please enter your password again'] = 'தயவுசெய்து மறுபடியும் உங்களுடைய கடவுச்சொல்லை உள்ளிடவும்'; $lang['Don\'t hesitate to consult our forums for any help : %s'] = 'ஆலோசனை தயங்க வேண்டாம் நம்முடைய கருத்துக்களம் எந்தவொரு உதவிக்கு.:% s'; -$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'நீங்கள் புரவன் வழங்குநரிடம் ஆதரவு பார்க்கவும் மற்றும் பார்க்க வேண்டும் எப்படி நீங்கள் PHP 5 மூலம் மாற்றலாம்.'; +$lang['You may referer to your hosting provider\'s support and see how you could switch to PHP 5 by yourself.'] = 'நீங்கள் புரவன் வழங்குநரிடம் ஆதரவு பார்க்கவும் மற்றும் பார்க்க வேண்டும் எப்படி நீங்கள் PHP 5.2 மூலம் மாற்றலாம்.'; $lang['You can download the config file and upload it to local/config directory of your installation.'] = 'நீங்கள் கட்டமைப்பு கோப்பினை பதிவிறக்கம் செய்யலாம் மற்றும் பதிவேற்றலாம் அது உங்களுடைய local/config நிறுவலின் கோப்பகத்தில்'; $lang['also given by your host provider'] = 'மேலும் வழங்கப்பட்டஉங்களுடைய புரவன் வழங்குநரிடம்'; @@ -58,15 +58,14 @@ $lang['Welcome to your new installation of Piwigo!'] = 'வரவேற்கி உங்களுடைய புதிய Piwigo நிறுவல்! செய்ய'; $lang['Welcome to my photo gallery'] = 'வரவேற்கிறேன் என்னுடைய புகைப்படம் கேலரிக்கு'; -$lang['Try to configure PHP 5'] = 'PHP 5 கட்டமைக்க முயற்சிக்கவும்'; +$lang['Try to configure PHP 5'] = 'PHP 5.2 கட்டமைக்க முயற்சிக்கவும்'; $lang['Visitors will be able to contact site administrator with this mail'] = 'பார்வையாளர்கள் இந்த மின்னஞ்சலை பயன்படுத்தி தளத்தின் நிர்வாகியை தொடர்புகொள்ளவும்'; $lang['User'] = 'பயனர்'; $lang['Sorry!'] = 'வருந்துகிறேன்!'; $lang['Start Install'] = 'நிறுவலை தொடங்கு'; $lang['Password ']['confirm'] = 'கடவுச்சொல்லை [உறுதிப்படுத்தவும்].'; -$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo PHP 5 கட்டமைக்க முடியவில்லை'; +$lang['Piwigo was not able to configure PHP 5.'] = 'Piwigo PHP 5.2 கட்டமைக்க முடியவில்லை'; $lang['Piwigo may try to switch your configuration to PHP 5 by creating or modifying a .htaccess file.'] = 'Piwigo முயற்சி செய்யலாம் -ஒரு. htaccess கோப்பு உருவாக்குவதில் அல்லது மாற்றியமைப்பதன் மூலம் PHP 5 உங்கள் கட்டமைப்பு மாற'; -$lang['PHP 5 is required'] = 'PHP 5 தேவைப்படுகிறது'; -$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'குறிப்பு நீங்களே உங்கள் கட்டமைப்பை மாற்ற செய்யலாம், மேலும் Piwigo மீண்டும் துவக்கவும்'; -?>
\ No newline at end of file +ஒரு. htaccess கோப்பு உருவாக்குவதில் அல்லது மாற்றியமைப்பதன் மூலம் PHP 5.2 உங்கள் கட்டமைப்பு மாற'; +$lang['PHP 5 is required'] = 'PHP 5.2 தேவைப்படுகிறது'; +$lang['Note you can change your configuration by yourself and restart Piwigo after that.'] = 'குறிப்பு நீங்களே உங்கள் கட்டமைப்பை மாற்ற செய்யலாம், மேலும் Piwigo மீண்டும் துவக்கவும்';
\ No newline at end of file |