Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/si_LK.js')
-rw-r--r--apps/comments/l10n/si_LK.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/apps/comments/l10n/si_LK.js b/apps/comments/l10n/si_LK.js
index 02a6df3f3c5..1eb2b438f96 100644
--- a/apps/comments/l10n/si_LK.js
+++ b/apps/comments/l10n/si_LK.js
@@ -1,13 +1,22 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "අදහස් දැක්වීම්",
+ "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>",
+ "{user} mentioned you in a comment on “{file}”" : "{user} ඔබව {file} තුලදී මතක් කර ඇත",
"Edit comment" : "අදහස වෙනස් කරන්න",
"Delete comment" : "අදහස් දැක්වීම මකන්න",
"New comment …" : "අලුත් අදහස් දැක්වීමක් ...",
"Post" : "ලිපියක්",
"Cancel" : "එපා",
"[Deleted user]" : "[ඉවත්කළ සේවාදායකයා]",
- "Comments" : "අදහස් දැක්වීම්",
"No comments yet, start the conversation!" : "තවම අදහස් නැත. ආරම්බක අදහස ඇතුළු කරන්න !",
"More comments …" : "තවත් අදහස් ...",
"Save" : "සුරකින්න",
@@ -15,15 +24,6 @@ OC.L10N.register(
"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>",
- "{user} mentioned you in a comment on “{file}”" : "{user} ඔබව {file} තුලදී මතක් කර ඇත",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s ඔබව %2$s හි අදහසක මතක් කර ඇත"
},
"nplurals=2; plural=(n != 1);");