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.js')
-rw-r--r--apps/files/l10n/si_LK.js39
1 files changed, 39 insertions, 0 deletions
diff --git a/apps/files/l10n/si_LK.js b/apps/files/l10n/si_LK.js
new file mode 100644
index 00000000000..80df02a9ada
--- /dev/null
+++ b/apps/files/l10n/si_LK.js
@@ -0,0 +1,39 @@
+OC.L10N.register(
+ "files",
+ {
+ "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_" : ["",""],
+ "_%n file_::_%n files_" : ["",""],
+ "_Uploading %n file_::_Uploading %n files_" : ["",""],
+ "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." : "ගොනු පරික්ෂා කෙරේ. මඳක් රැඳී සිටින්න"
+},
+"nplurals=2; plural=(n != 1);");