aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/sr.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/sr.js')
-rw-r--r--apps/comments/l10n/sr.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js
index dcf2a911e26..c8d246875ec 100644
--- a/apps/comments/l10n/sr.js
+++ b/apps/comments/l10n/sr.js
@@ -9,7 +9,6 @@ OC.L10N.register(
"%1$s commented on %2$s" : "%1$s коментарисао на %2$s",
"{author} commented on {file}" : "{author} коментарисао на {file}",
"<strong>Comments</strong> for files" : "<strong>Коментари</strong> на фајлове",
- "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Поменути сте за „{file}”, у коментару корисника које је од тада обрисан",
"{user} mentioned you in a comment on \"{file}\"" : "{user} вас је поменуо у коментару за „{file}",
"Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
"Edit comment" : "Измени коментар",
@@ -31,6 +30,7 @@ OC.L10N.register(
"Comment deleted" : "Коментар обрисан",
"An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара",
"An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара",
+ "You were mentioned on \"{file}\", in a comment by a user that has since been deleted" : "Поменути сте за „{file}”, у коментару корисника које је од тада обрисан",
"_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"]
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);");