aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/si.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/si.js')
-rw-r--r--apps/comments/l10n/si.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/si.js b/apps/comments/l10n/si.js
index 7858d09c407..70c6018c48a 100644
--- a/apps/comments/l10n/si.js
+++ b/apps/comments/l10n/si.js
@@ -3,7 +3,6 @@ OC.L10N.register(
{
"Comments" : "අදහස්",
"You commented" : "ඔබ අදහස් දැක්වා ඇත ",
- "%1$s commented" : "%1$s අදහස් දැක්වා ඇත",
"{author} commented" : "{author} අදහස් දැක්වා ඇත",
"You commented on {file}" : "ඔබ {file} හි අදහස් දැක්වා ඇත",
"<strong>Comments</strong> for files" : "ගොනු සඳහා <strong>අදහස්</strong>",
@@ -15,6 +14,7 @@ OC.L10N.register(
"Unable to load the comments list" : "අදහස් ලැයිස්තුව පූරණය කළ නොහැකිය",
"Comment" : "අදහස",
"An error occurred while trying to edit the comment" : "අදහස සංස්කරණය කිරීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය",
- "An error occurred while trying to create the comment" : "අදහස සෑදීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය"
+ "An error occurred while trying to create the comment" : "අදහස සෑදීමට උත්සාහ කිරීමේදී දෝෂයක් ඇතිවිය",
+ "%1$s commented" : "%1$s අදහස් දැක්වා ඇත"
},
"nplurals=2; plural=(n != 1);");