diff options
Diffstat (limited to 'plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php')
-rwxr-xr-x | plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php b/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php index 4ad1f8b6f..57571e8c9 100755 --- a/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php +++ b/plugins/LocalFilesEditor/language/ta_IN/plugin.lang.php @@ -45,4 +45,11 @@ $lang['locfiledit_newfile'] = 'சில தகவல்கள் உள்ள ஒருமுறை தகவல்களை உள்ளிட்ட மற்றும் சேமிக்க கோப்பு உருவாக்கப்படும்.'; $lang['locfiledit_parent_directory'] = 'மூல அடைவு'; -$lang['locfiledit_onglet_css'] = 'css';
\ No newline at end of file +$lang['locfiledit_onglet_css'] = 'css'; +$lang['locfiledit_webmaster_only'] = 'வலைத்தலைமைகள் மட்டுமே ,உருவாக்க அல்லது உள் கோப்புகளை மாற்ற முடியும்.'; +$lang['locfiledit_syntax_error'] = 'தொடரியல் பிழை! கோப்பு சேமிக்க முடியாது '; +$lang['locfiledit_show_default'] = 'காண்பி குறிப்பு கோப்பு:'; +$lang['locfiledit_saved_bak'] = 'காப்பு கோப்பு உருவாக்கப்பட்டது (%s).'; +$lang['locfiledit_restore_confirm'] = 'தயவுசெய்து உறுதிப்படுத்தவும்? +அடுத்து சேமிக்கும் வரை பயனுள்ளதாக இருக்க முடியாது மீட்டெடு.'; +$lang['locfiledit_save_bak'] = 'மறுபிரதி நகல் சேமிக்க செய்தபோது உருவாக்கப்பட்டது';
\ No newline at end of file |