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/apps/files/l10n/ta_LK.php

41 lines
4.1 KiB

<?php
$TRANSLATIONS = array(
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "படியறற பயர,'\\', '/', '<', '>', ':', '\"', '|', '?' மற '*' ஆகியன அனமதிகபபடம.",
"No file was uploaded. Unknown error" => "ஒர பதிறபபடவி. அறியபபடத வழ",
"There is no error, the file uploaded with success" => "இங வழ இல, கிகரமக பதிறபபடடத",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "பதிறபபடட கனத HTML படிவதிிிடபபடள MAX_FILE_SIZE directive ஐ விட கியத",
"The uploaded file was only partially uploaded" => "பதிறபபடட கனத பகிக மட பதிறபபடளத",
"No file was uploaded" => "எநத க பதிறபபடவி",
"Missing a temporary folder" => "ஒர தறிகமன கணவி",
"Failed to write to disk" => "வடி எழத மியவி",
"Files" => "கள",
"Upload cancelled." => "பதிறல இரதயபபடளத",
"File upload is in progress. Leaving the page now will cancel the upload." => " பதிறமயலி உளளத. இநதப பககதிிிவதனத பதிறல இரத.",
"{new_name} already exists" => "{new_name} ஏறகனவ உளளத",
"Share" => "பகி",
"Delete" => "",
"Unshare" => "பகிரபபடதத",
"Rename" => "யரறம",
"Pending" => "ிி",
"Error" => "வழ",
"Name" => "யர",
"Size" => "அளவ",
"Modified" => "றபபடடத",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("",""),
"File handling" => "தல",
"Maximum upload size" => "பதிறகிய ஆககிய அளவ ",
"max. possible: " => "ஆககியத:",
"Save" => "ி",
"New" => "ி",
"Text file" => " உர",
"Folder" => "",
"From link" => "இணிி",
"Nothing in here. Upload something!" => "இங ஒன இல. ஏதவத பதிக!",
"Download" => "பதிிறக",
"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." => "கள வரடபபடிறன, தயவிகள."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";