summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sr.json
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sr.json')
-rw-r--r--apps/comments/l10n/sr.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json
index a9940b644e1..6b3fe95ea9e 100644
--- a/apps/comments/l10n/sr.json
+++ b/apps/comments/l10n/sr.json
@@ -1,18 +1,18 @@
{ "translations": {
- "%1$s commented" : "%1$s коментариса",
- "%1$s commented on %2$s" : "%1$s коментариса на %2$s",
- "Comments" : "Коментари",
"Type in a new comment..." : "Укуцајте нови коментар...",
"Delete comment" : "Обриши коментар",
"Post" : "Објави",
"Cancel" : "Откажи",
"Edit comment" : "Уреди коментар",
"[Deleted user]" : "[Обрисан корисник]",
+ "Comments" : "Коментари",
"No other comments available" : "Нема других коментара",
"More comments..." : "Још коментара...",
"Save" : "Сачувај",
"Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}",
"{count} unread comments" : "{count} непрочитаних коментара",
- "Comment" : "Коментар"
+ "Comment" : "Коментар",
+ "%1$s commented" : "%1$s коментариса",
+ "%1$s commented on %2$s" : "%1$s коментариса на %2$s"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file