diff options
author | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-26 20:34:02 +0000 |
---|---|---|
committer | Piwigo-TranslationTeam <translate-github@piwigo.org> | 2014-06-26 20:34:02 +0000 |
commit | 49d72d0202b5b1c803c56155961f5bfa75bf338a (patch) | |
tree | 0d064d02d487e77f862db539840f5fa8be1581ad /plugins/LocalFilesEditor | |
parent | 378e4a780217e1618459f4d862bea20db4cd33e4 (diff) |
[localfileseditor] Update ta_IN, thanks to : saitjaleel
git-svn-id: http://piwigo.org/svn/trunk@28808 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-rwxr-xr-x | plugins/LocalFilesEditor/language/ta_IN/description.txt | 3 | ||||
-rwxr-xr-x | plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php | 9 |
2 files changed, 10 insertions, 2 deletions
diff --git a/plugins/LocalFilesEditor/language/ta_IN/description.txt b/plugins/LocalFilesEditor/language/ta_IN/description.txt index 33bb8761d..9f127aed1 100755 --- a/plugins/LocalFilesEditor/language/ta_IN/description.txt +++ b/plugins/LocalFilesEditor/language/ta_IN/description.txt @@ -1,2 +1,3 @@ உள்ளமை கோப்புகளை திருத்த -நிர்வாகத்தின் பலகத்தில்.
\ No newline at end of file +நிர்வாகத்தின் பலகத்தில். + diff --git a/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php b/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php index aa49e766e..4ad1f8b6f 100755 --- a/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php @@ -38,4 +38,11 @@ $lang['locfiledit_model'] = 'மாதிரி'; $lang['locfiledit_model_error'] = 'நீங்கள் ஒரு மாதிரி தேர்வு செய்ய வேண்டும்.'; $lang['locfiledit_new_filename'] = 'கோப்பு பெயர்'; $lang['locfiledit_new_tpl'] = 'புதிய கோப்பு உருவாக்க'; -?>
\ No newline at end of file +$lang['locfiledit_save_config'] = 'கோப்பு வெற்றிகரமாக எழுதப்பட்டது.'; +$lang['locfiledit_save_file'] = 'கோப்பை இவ்வாறு சேமி'; +$lang['locfiledit_restore'] = 'கோப்பினை மீட்க மறுபிரதி'; +$lang['locfiledit_newfile'] = 'சில தகவல்கள் உள்ளிட்ட வரையில் கோப்பு இல்லை கீழே. +ஒருமுறை தகவல்களை உள்ளிட்ட மற்றும் சேமிக்க +கோப்பு உருவாக்கப்படும்.'; +$lang['locfiledit_parent_directory'] = 'மூல அடைவு'; +$lang['locfiledit_onglet_css'] = 'css';
\ No newline at end of file |