diff options
Diffstat (limited to 'apps/files/l10n/ta_LK.php')
-rw-r--r-- | apps/files/l10n/ta_LK.php | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/files/l10n/ta_LK.php b/apps/files/l10n/ta_LK.php index bba3ce99422..dd7b55b58c6 100644 --- a/apps/files/l10n/ta_LK.php +++ b/apps/files/l10n/ta_LK.php @@ -40,7 +40,6 @@ $TRANSLATIONS = array( "Delete" => "நீக்குக", "Upload too large" => "பதிவேற்றல் மிகப்பெரியது", "The files you are trying to upload exceed the maximum size for file uploads on this server." => "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்புகளானது இந்த சேவையகத்தில் கோப்பு பதிவேற்றக்கூடிய ஆகக்கூடிய அளவிலும் கூடியது.", -"Files are being scanned, please wait." => "கோப்புகள் வருடப்படுகின்றன, தயவுசெய்து காத்திருங்கள்.", -"Current scanning" => "தற்போது வருடப்படுபவை" +"Files are being scanned, please wait." => "கோப்புகள் வருடப்படுகின்றன, தயவுசெய்து காத்திருங்கள்." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |