diff options
Diffstat (limited to 'apps/comments/l10n/si.json')
-rw-r--r-- | apps/comments/l10n/si.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/si.json b/apps/comments/l10n/si.json index 0bdecd0cdf3..25c7d43f169 100644 --- a/apps/comments/l10n/si.json +++ b/apps/comments/l10n/si.json @@ -1,7 +1,6 @@ { "translations": { "Comments" : "අදහස්", "You commented" : "ඔබ අදහස් දැක්වා ඇත ", - "%1$s commented" : "%1$s අදහස් දැක්වා ඇත", "{author} commented" : "{author} අදහස් දැක්වා ඇත", "You commented on {file}" : "ඔබ {file} හි අදහස් දැක්වා ඇත", "<strong>Comments</strong> for files" : "ගොනු සඳහා <strong>අදහස්</strong>", @@ -13,6 +12,7 @@ "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 අදහස් දැක්වා ඇත" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |