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/comments/l10n/si_LK.js

32 lines
2.6 KiB

OC.L10N.register(
"comments",
{
"Comments" : "අදහස",
"New comment …" : "අල අදහසමක ...",
"Delete comment" : "අදහසම මකනන",
"Post" : "ලයක",
"Cancel" : "එප",
"Edit comment" : "අදහස වනස කරනන",
"[Deleted user]" : "[ඉවතකළ සයකය]",
"No comments yet, start the conversation!" : "තවම අදහසත. ආරමබක අදහස ඇත කරනන !",
"More comments …" : "තවත අදහස ...",
"Save" : "සරකන",
"Allowed characters {count} of {max}" : "අක {max} න {count} බ කර ඇත",
"Error occurred while updating comment with id {id}" : "{id} අදහස වනසෂයක ඇත",
"Error occurred while posting comment" : "අදහසටළවක ඇත",
"Comment" : "අදහස",
"You commented" : "ඔය අදහස",
"%1$s commented" : "%1$s අදහස දක ඇත",
"{author} commented" : "{අයකර} අදහස දක ඇත",
"You commented on %1$s" : "ඔබ %1$s හ අදහස දක ඇත",
"You commented on {file}" : "ඔබ {file} හ අදහස දක ඇත",
"%1$s commented on %2$s" : "%1$s, %2$s තල අදහස දක ඇත",
"{author} commented on {file}" : "{author}, {file} තල අදහසක දක ඇත",
"<strong>Comments</strong> for files" : "ග සදහ <strong>අදහස </strong>",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s ඔබව %2$s හ අදහසක මතක කර ඇත",
"{user} mentioned you in a comment on “{file}”" : "{user} ඔබව {file} තලද මතක කර ඇත",
"Unknown user" : "හදගතයකය",
"A (now) deleted user mentioned you in a comment on “%s”" : "මකන ලද සයකය (now) ඔබව %s අදහස තල මතක කර ඇත",
"A (now) deleted user mentioned you in a comment on “{file}”" : "{file} තල අදහසමකද, (now) ඉවතකරන ලද සයකය ඔබව මතක කර ඇත"
},
"nplurals=2; plural=(n != 1);");