Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/si_LK.php')
-rw-r--r--apps/files/l10n/si_LK.php38
1 files changed, 0 insertions, 38 deletions
diff --git a/apps/files/l10n/si_LK.php b/apps/files/l10n/si_LK.php
deleted file mode 100644
index 666902e93e8..00000000000
--- a/apps/files/l10n/si_LK.php
+++ /dev/null
@@ -1,38 +0,0 @@
-<?php
-$TRANSLATIONS = array(
-"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 විශාලත්වයට වඩා වැඩිය",
-"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." => "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත",
-"Share" => "බෙදා හදා ගන්න",
-"Delete" => "මකා දමන්න",
-"Unshare" => "නොබෙදු",
-"Rename" => "නැවත නම් කරන්න",
-"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);";