diff options
Diffstat (limited to 'apps/comments/l10n/sr.js')
-rw-r--r-- | apps/comments/l10n/sr.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index eff074e2dd1..5044f4c5a0f 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -26,6 +26,8 @@ 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 “%s”, in a comment by a user that has since been deleted" : "Поменути сте у \"%s\", у коментару који је оставио корисник који је од тада избрисан", + "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Поменути сте на фајлу \"{file}\", у коментару који је оставио корисник који је од тада избрисан", "%1$s mentioned you in a comment on “%2$s”" : "%1$s Вас је поменуо у коментару на \"%2$s\"", "{user} mentioned you in a comment on “{file}”" : "{user} Вас је поменуо у коментару на “{file}”", "A (now) deleted user mentioned you in a comment on “%s”" : "(Сада) обрисани корисник Вас је поменуо у коментару на “%s”", |