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.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/apps/comments/l10n/sr.json b/apps/comments/l10n/sr.json
index 7fa9bdcf27a..12cdb29deb5 100644
--- a/apps/comments/l10n/sr.json
+++ b/apps/comments/l10n/sr.json
@@ -1,6 +1,19 @@
{ "translations": {
- "Cancel" : "Одустани",
+ "<strong>Comments</strong> for files" : "<strong>Коментари</strong> фајлова",
+ "%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]" : "[Обрисан корисник]",
+ "No other comments available" : "Нема других коментара",
+ "More comments..." : "Још коментара...",
"Save" : "Сачувај",
+ "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}",
+ "{count} unread comments" : "{count} непрочитаних коментара",
"Comment" : "Коментар"
},"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