diff options
Diffstat (limited to 'settings/l10n/ta_LK.php')
-rw-r--r-- | settings/l10n/ta_LK.php | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/settings/l10n/ta_LK.php b/settings/l10n/ta_LK.php index 1ce8e5b41d5..48fafcdfdf1 100644 --- a/settings/l10n/ta_LK.php +++ b/settings/l10n/ta_LK.php @@ -21,6 +21,7 @@ $TRANSLATIONS = array( "Groups" => "குழுக்கள்", "Group Admin" => "குழு நிர்வாகி", "Delete" => "நீக்குக", +"never" => "ஒருபோதும்", "__language_name__" => "_மொழி_பெயர்_", "None" => "ஒன்றுமில்லை", "Login" => "புகுபதிகை", @@ -36,6 +37,7 @@ $TRANSLATIONS = array( "Select an App" => "செயலி ஒன்றை தெரிவுசெய்க", "See application page at apps.owncloud.com" => "apps.owncloud.com இல் செயலி பக்கத்தை பார்க்க", "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"அனுமதிப்பத்திரம்\"></span>-அனுமதி பெற்ற <span class=\"ஆசிரியர்\"></span>", +"All" => "எல்லாம்", "You have used <strong>%s</strong> of the available <strong>%s</strong>" => "நீங்கள் <strong>%s</strong> இலுள்ள <strong>%s</strong>பயன்படுத்தியுள்ளீர்கள்", "Password" => "கடவுச்சொல்", "Your password was changed" => "உங்களுடைய கடவுச்சொல் மாற்றப்பட்டுள்ளது", @@ -50,7 +52,9 @@ $TRANSLATIONS = array( "Help translate" => "மொழிபெயர்க்க உதவி", "Login Name" => "புகுபதிகை", "Create" => "உருவாக்குக", +"Default Quota" => "பொது இருப்பு பங்கு", "Other" => "மற்றவை", -"Username" => "பயனாளர் பெயர்" +"Username" => "பயனாளர் பெயர்", +"Quota" => "பங்கு" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |