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/si_LK.php

37 lines
3.0 KiB

<?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" => "මක දමන",
"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);";