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

53 lines
4.1 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." => "උඩගතකමක. පව හර ය එය නවත ඇත",
"URL cannot be empty." => "යව හය නක",
"Error" => "දෂයක",
"Share" => "බ හද ගනන",
"Delete" => "මක දමනන",
"Rename" => "නවත නම කරනන",
"replace" => "පරතපනය කරනන",
"suggest name" => "නමකජන කරනන",
"cancel" => "අත හරන",
"undo" => "නරභ කරනන",
"1 file uploading" => "1 ගවක උඩගත ක",
"Name" => "නම",
"Size" => "පරමණය",
"Modified" => "වනස කළ",
"1 folder" => "1 ෆඩරයක",
"1 file" => "1 ගවක",
"Upload" => "උඩගත කරනන",
"File handling" => "ග පරහරණය",
"Maximum upload size" => "උඩගත කමක උපරම පරමණය",
"max. possible: " => "හ උපරමය:",
"Needed for multi-file and folder downloads." => "බහ-ගඩර බගත කමට අවශයය",
"Enable ZIP-download" => "ZIP-බගත ක සකය කරනන",
"0 is unlimited" => "0 යනවක බවය",
"Maximum input size for ZIP files" => "ZIP ග සඳහය හ උපරම වලතවය",
"Save" => "සරකන",
"New" => "නව",
"Text file" => "පළ ගව",
"Folder" => "ෆඩරය",
"From link" => "ය",
"Cancel upload" => "උඩගත කම අත හරන",
"Nothing in here. Upload something!" => "මවකත. යමක උඩගත කරනන",
"Download" => "බන",
"Unshare" => "න",
"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." => "ග පර. මඳකන",
"Current scanning" => "වරතමන පරව",
"file" => "ගව",
"files" => "ග"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";