You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/core/l10n/ta_LK.php

101 lines
7.9 KiB

<?php
$TRANSLATIONS = array(
"Sunday" => "ிிழம",
"Monday" => "ிகடிழம",
"Tuesday" => "ிழம",
"Wednesday" => "தனிழம",
"Thursday" => "ிழகிழம",
"Friday" => "ிிழம",
"Saturday" => "சனிிழம",
"January" => "",
"February" => "ி",
"March" => "பஙி",
"April" => "ிி",
"May" => "ி",
"June" => "ஆனி",
"July" => "ஆடி",
"August" => "ஆவணி",
"September" => "ரடி",
"October" => "ஐபபசி",
"November" => "ி",
"December" => "கழி",
"Settings" => "அமகள",
"Folder" => "",
"Saving..." => "ிகபபடிறத...",
"seconds ago" => "கனகள",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"today" => "இன",
"yesterday" => "",
"_%n day ago_::_%n days ago_" => array("",""),
"last month" => "கடநத மதம",
"_%n month ago_::_%n months ago_" => array("",""),
"last year" => "கடநத வரடம",
"years ago" => "வரடஙகள",
"Reset password" => "ளமத கடவ",
"No" => "இல",
"Yes" => "ஆம",
"Choose" => "ி",
"Ok" => "சரி",
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"Cancel" => "இரத",
"Share" => "பகி",
"Error" => "வழ",
"Error while sharing" => "பகின வழ",
"Error while unsharing" => "பகிமல உளளபன வழ",
"Error while changing permissions" => "அனமதிகளன வழ",
"Shared with you and the group {group} by {owner}" => "உஙகளடனிி {} பகிரபபடளத {உரிளர}",
"Shared with you by {owner}" => "உஙகளடன பகிரபபடளத {உரிளர}",
"Password protect" => "கடவதல",
"Set expiration date" => "வதிிிி",
"Expiration date" => "லவதிிகதி",
"Share via email:" => "ினஞசலின பகி: ",
"No people found" => "நபரகள இல",
"group" => "",
"Resharing is not allowed" => "பகிவதற அனமதி இல ",
"Shared in {item} with {user}" => "{பயனளர} உடன {உரபடி} பகிரபபடளத",
"Unshare" => "பகிரபபடதத",
"can edit" => "க மி",
"access control" => "கடன அணகல",
"create" => "உரவவகல",
"update" => "இறபடதல",
"delete" => "",
"Password protected" => "கடவகபபடடத",
"Error unsetting expiration date" => "வதிிகதிிின வழ",
"Error setting expiration date" => "வதிிகதிிிவதி வழ",
"Warning" => "எசசரி",
"The object type is not specified." => " வகிிடபபடவி.",
"Delete" => "",
"Add" => "",
"Use the following link to reset your password: {link}" => "உஙகள கடவளமக பிவர இண பயனபடதவ : {இண}",
"You will receive a link to reset your password via Email." => "களினஞசலலம உஙகளய கடவளமபதறன இணகள. ",
"Username" => "பயனளரயர",
"New password" => "ிய கடவ",
"Personal" => "தனிபட",
"Users" => "பயனளர",
"Apps" => "யலிகள",
"Admin" => "ிகம",
"Help" => "உதவி",
"Access forbidden" => "அணக தட",
"Cloud not found" => "Cloud கணபபடவி",
"Security Warning" => " எசசரி",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "ிிட எணின பறபி / உணிகள இல, தயவ PHP OpenSSL நி இயலபடக. ",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "ன சரறற எணின பறபி இலி, தனர கடவளம அடளவிகளியபபட உஙகளய கணகபறறல.",
"Create an <strong>admin account</strong>" => "<strong> நிக கணக </strong> உர",
"Password" => "கடவ",
"Data folder" => "தரவ",
"Configure the database" => "தரவதளத தகவம",
"Database user" => "தரவதள பயனளர",
"Database password" => "தரவதள கடவ",
"Database name" => "தரவதள பயர",
"Database tablespace" => "தரவதள அடடவண",
"Database host" => "தரவதள ஓமனர",
"Finish setup" => "அமி",
"Log out" => "ிபதி",
"Automatic logon rejected!" => "தனின பபதிிகரிபடடத!",
"If you did not change your password recently, your account may be compromised!" => "உஙகளய கடவ அணிறவிி, உஙகளய கணக சமரசமிி!",
"Please change your password to secure your account again." => "உஙகளய கணகக தயவ உஙகளய கடவறவ.",
"remember" => "பகபபட",
"Log in" => "பதி"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";