diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-29 02:09:10 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-06-29 02:09:10 +0200 |
commit | d2f50bc0890821aeee5d293387b9840ad9d78da6 (patch) | |
tree | 53a3b8e37c87d83b8a08b371a73ecb6b25ff7772 /apps/files/l10n/ta_LK.php | |
parent | dfa6aa25c3bec3cba027b5bf89f75303fe7bce06 (diff) | |
download | nextcloud-server-d2f50bc0890821aeee5d293387b9840ad9d78da6.tar.gz nextcloud-server-d2f50bc0890821aeee5d293387b9840ad9d78da6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/ta_LK.php')
-rw-r--r-- | apps/files/l10n/ta_LK.php | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ta_LK.php b/apps/files/l10n/ta_LK.php index e5f7bbdf9bb..e03b88569b7 100644 --- a/apps/files/l10n/ta_LK.php +++ b/apps/files/l10n/ta_LK.php @@ -7,6 +7,11 @@ "Missing a temporary folder" => "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை", "Failed to write to disk" => "வட்டில் எழுத முடியவில்லை", "Files" => "கோப்புகள்", +"Unable to upload your file as it is a directory or has 0 bytes" => "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை", +"Upload cancelled." => "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது", +"File upload is in progress. Leaving the page now will cancel the upload." => "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.", +"URL cannot be empty." => "URL வெறுமையாக இருக்கமுடியாது.", +"Error" => "வழு", "Share" => "பகிர்வு", "Delete" => "நீக்குக", "Rename" => "பெயர்மாற்றம்", @@ -19,11 +24,6 @@ "undo" => "முன் செயல் நீக்கம் ", "1 file uploading" => "1 கோப்பு பதிவேற்றப்படுகிறது", "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது.", -"Unable to upload your file as it is a directory or has 0 bytes" => "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை", -"Upload cancelled." => "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது", -"File upload is in progress. Leaving the page now will cancel the upload." => "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.", -"URL cannot be empty." => "URL வெறுமையாக இருக்கமுடியாது.", -"Error" => "வழு", "Name" => "பெயர்", "Size" => "அளவு", "Modified" => "மாற்றப்பட்டது", |