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

54 lines
4.2 KiB

<?php
$TRANSLATIONS = array(
"Authentication error" => "සතපන දෂයක",
"Group already exists" => "කණයම දනටමත",
"Unable to add group" => "කණඩයක එක කළ නය",
"Email saved" => "ව-තල සරකන ලද",
"Invalid email" => "අවල-තල",
"Unable to delete group" => "කණයම මමට නක",
"Unable to delete user" => "පරලකයමට නක",
"Language changed" => "භවනසම",
"Invalid request" => "අවල අයමක",
"Unable to add user to group %s" => "පරලකය %s කණයමට එකත කළ නක",
"Unable to remove user from group %s" => "පරලකය %s කණයම ඉවත කළ නක",
"Disable" => "අකය කරනන",
"Enable" => "සකය කරනන",
"Error" => "දෂයක",
"Update" => "යවතල කම",
"Saving..." => "ස පවත...",
"undo" => "නරභ කරනන",
"Groups" => "කණයම",
"Group Admin" => "කඩ පරලක",
"Delete" => "මක දමනන",
"Security Warning" => "ආරකෂක නදනයක",
"Sharing" => "හවමම",
"Allow links" => "ය සලසනන",
"Allow resharing" => "යළ යළවමවට අවසර ද",
"Allow users to share items shared with them again" => "හවම කළ හවමවට අවසර ද",
"Allow users to share with anyone" => "ඕනම අයවමවට අවසර ද",
"Allow users to only share with users in their groups" => "තම කණයම අය පමණකවමවට අවසර ද",
"Log" => "ලඝව",
"More" => "ව",
"Less" => "අඩ",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "නපදන ලද <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud සමජය</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">තය </a>ලයසන කර ඇත <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a> යටත.",
"Add your App" => "යමක එකම",
"More Apps" => "තවත",
"Select an App" => "යමකරනන",
"Password" => "මර පදය",
"Your password was changed" => "ඔබගර පදය වනස",
"Unable to change your password" => "මර පදය වනස කළ නය",
"Current password" => "වතමනරපදය",
"New password" => "නව මරපදය",
"Change password" => "මරපදය වනසම",
"Email" => "වල",
"Your email address" => "ඔබගල",
"Fill in an email address to enable password recovery" => "මරපද පරතපනය සඳහතර ලබන",
"Language" => "භව",
"Help translate" => "පරවරථන සහය",
"Encryption" => "ගත කතනය",
"Create" => "තනනන",
"Other" => "වනත",
"Username" => "පරලක නම"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";