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

30 lines
1.7 KiB

<?php
$TRANSLATIONS = array(
"Help" => "උදව",
"Personal" => "ගල",
"Settings" => "වම",
"Users" => "පරලකයන",
"Admin" => "පරලක",
"web services under your control" => "ඔබට පලනය කළ හවන",
"ZIP download is turned off." => "ZIP භගත ක අකයය",
"Files need to be downloaded one by one." => " එක එක භගත ය",
"Back to Files" => "තට නවත යන",
"Selected files too large to generate zip file." => "ගත ZIP ගවකමට වල වය.",
"Application is not enabled" => "ම සකය කර න",
"Authentication error" => "සතපන දෂයක",
"Token expired. Please reload page." => "කනය කල ඉක ඇත. පව න කරන",
"Files" => "",
"Text" => "",
"Images" => "අන",
"seconds ago" => "තතපරයනට ප",
"_%n minute ago_::_%n minutes ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("",""),
"today" => "අද",
"yesterday" => "ඊය",
"_%n day go_::_%n days ago_" => array("",""),
"last month" => "ර මසය",
"_%n month ago_::_%n months ago_" => array("",""),
"last year" => "ර අව",
"years ago" => "අවපයකට ප"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";