# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# 
# Translators:
#   <suganthi@nic.lk>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-01-27 00:04+0100\n"
"PO-Revision-Date: 2013-01-26 23:05+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ta_LK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
msgstr ""

#: ajax/move.php:24
#, php-format
msgid "Could not move %s"
msgstr ""

#: ajax/rename.php:19
msgid "Unable to rename file"
msgstr ""

#: ajax/upload.php:17
msgid "No file was uploaded. Unknown error"
msgstr "ஒரு கோப்பும் பதிவேற்றப்படவில்லை. அறியப்படாத வழு"

#: ajax/upload.php:24
msgid "There is no error, the file uploaded with success"
msgstr "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது"

#: ajax/upload.php:25
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""

#: ajax/upload.php:27
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "பதிவேற்றப்பட்ட கோப்பானது HTML  படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE  directive ஐ விட கூடியது"

#: ajax/upload.php:29
msgid "The uploaded file was only partially uploaded"
msgstr "பதிவேற்றப்பட்ட கோப்பானது பகுதியாக மட்டுமே பதிவேற்றப்பட்டுள்ளது"

#: ajax/upload.php:30
msgid "No file was uploaded"
msgstr "எந்த கோப்பும் பதிவேற்றப்படவில்லை"

#: ajax/upload.php:31
msgid "Missing a temporary folder"
msgstr "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை"

#: ajax/upload.php:32
msgid "Failed to write to disk"
msgstr "வட்டில் எழுத முடியவில்லை"

#: ajax/upload.php:48
msgid "Not enough storage available"
msgstr ""

#: ajax/upload.php:77
msgid "Invalid directory."
msgstr ""

#: appinfo/app.php:10
msgid "Files"
msgstr "கோப்புகள்"

#: js/fileactions.js:117 templates/index.php:81 templates/index.php:82
msgid "Unshare"
msgstr "பகிரப்படாதது"

#: js/fileactions.js:119 templates/index.php:87 templates/index.php:88
msgid "Delete"
msgstr "அழிக்க"

#: js/fileactions.js:181
msgid "Rename"
msgstr "பெயர்மாற்றம்"

#: js/filelist.js:208 js/filelist.js:210
msgid "{new_name} already exists"
msgstr "{new_name} ஏற்கனவே உள்ளது"

#: js/filelist.js:208 js/filelist.js:210
msgid "replace"
msgstr "மாற்றிடுக"

#: js/filelist.js:208
msgid "suggest name"
msgstr "பெயரை பரிந்துரைக்க"

#: js/filelist.js:208 js/filelist.js:210
msgid "cancel"
msgstr "இரத்து செய்க"

#: js/filelist.js:253
msgid "replaced {new_name}"
msgstr "மாற்றப்பட்டது {new_name}"

#: js/filelist.js:253 js/filelist.js:255 js/filelist.js:286 js/filelist.js:288
msgid "undo"
msgstr "முன் செயல் நீக்கம் "

#: js/filelist.js:255
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} ஆனது {old_name} இனால் மாற்றப்பட்டது"

#: js/filelist.js:286
msgid "unshared {files}"
msgstr "பகிரப்படாதது  {கோப்புகள்}"

#: js/filelist.js:288
msgid "deleted {files}"
msgstr "நீக்கப்பட்டது  {கோப்புகள்}"

#: js/files.js:52
msgid "'.' is an invalid file name."
msgstr ""

#: js/files.js:56
msgid "File name cannot be empty."
msgstr ""

#: js/files.js:64
msgid ""
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not "
"allowed."
msgstr "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது."

#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr ""

#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""

#: js/files.js:219
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""

#: js/files.js:256
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை"

#: js/files.js:256
msgid "Upload Error"
msgstr "பதிவேற்றல் வழு"

#: js/files.js:273
msgid "Close"
msgstr "மூடுக"

#: js/files.js:292 js/files.js:408 js/files.js:439
msgid "Pending"
msgstr "நிலுவையிலுள்ள"

#: js/files.js:312
msgid "1 file uploading"
msgstr "1 கோப்பு பதிவேற்றப்படுகிறது"

#: js/files.js:315 js/files.js:370 js/files.js:385
msgid "{count} files uploading"
msgstr "{எண்ணிக்கை} கோப்புகள் பதிவேற்றப்படுகின்றது"

#: js/files.js:388 js/files.js:423
msgid "Upload cancelled."
msgstr "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது"

#: js/files.js:493
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்."

#: js/files.js:566
msgid "URL cannot be empty."
msgstr "URL  வெறுமையாக இருக்கமுடியாது."

#: js/files.js:571
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""

#: js/files.js:784
msgid "{count} files scanned"
msgstr "{எண்ணிக்கை} கோப்புகள் வருடப்பட்டது"

#: js/files.js:792
msgid "error while scanning"
msgstr "வருடும் போதான வழு"

#: js/files.js:866 templates/index.php:63
msgid "Name"
msgstr "பெயர்"

#: js/files.js:867 templates/index.php:74
msgid "Size"
msgstr "அளவு"

#: js/files.js:868 templates/index.php:76
msgid "Modified"
msgstr "மாற்றப்பட்டது"

#: js/files.js:887
msgid "1 folder"
msgstr "1 கோப்புறை"

#: js/files.js:889
msgid "{count} folders"
msgstr "{எண்ணிக்கை} கோப்புறைகள்"

#: js/files.js:897
msgid "1 file"
msgstr "1 கோப்பு"

#: js/files.js:899
msgid "{count} files"
msgstr "{எண்ணிக்கை} கோப்புகள்"

#: lib/helper.php:11 templates/index.php:18
msgid "Upload"
msgstr "பதிவேற்றுக"

#: templates/admin.php:5
msgid "File handling"
msgstr "கோப்பு கையாளுதல்"

#: templates/admin.php:7
msgid "Maximum upload size"
msgstr "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு "

#: templates/admin.php:10
msgid "max. possible: "
msgstr "ஆகக் கூடியது:"

#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "பல்வேறுப்பட்ட கோப்பு மற்றும் கோப்புறைகளை பதிவிறக்க தேவையானது."

#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP பதிவிறக்கலை இயலுமைப்படுத்துக"

#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 ஆனது எல்லையற்றது"

#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP கோப்புகளுக்கான ஆகக்கூடிய உள்ளீட்டு அளவு"

#: templates/admin.php:26
msgid "Save"
msgstr "சேமிக்க"

#: templates/index.php:7
msgid "New"
msgstr "புதிய"

#: templates/index.php:10
msgid "Text file"
msgstr "கோப்பு உரை"

#: templates/index.php:12
msgid "Folder"
msgstr "கோப்புறை"

#: templates/index.php:14
msgid "From link"
msgstr "இணைப்பிலிருந்து"

#: templates/index.php:41
msgid "Cancel upload"
msgstr "பதிவேற்றலை இரத்து செய்க"

#: templates/index.php:55
msgid "Nothing in here. Upload something!"
msgstr "இங்கு ஒன்றும் இல்லை. ஏதாவது பதிவேற்றுக!"

#: templates/index.php:69
msgid "Download"
msgstr "பதிவிறக்குக"

#: templates/index.php:101
msgid "Upload too large"
msgstr "பதிவேற்றல் மிகப்பெரியது"

#: templates/index.php:103
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்புகளானது இந்த சேவையகத்தில் கோப்பு பதிவேற்றக்கூடிய ஆகக்கூடிய அளவிலும் கூடியது."

#: templates/index.php:108
msgid "Files are being scanned, please wait."
msgstr "கோப்புகள் வருடப்படுகின்றன, தயவுசெய்து காத்திருங்கள்."

#: templates/index.php:111
msgid "Current scanning"
msgstr "தற்போது வருடப்படுபவை"