diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-02-27 01:12:05 +0000 |
commit | 36b01e3c2d4033f690b30b4fcf92711da28cb2ed (patch) | |
tree | 1821b439cb9ee787894fef8fb69a9949938d6157 /apps/comments/l10n/sr.js | |
parent | c2da3bf1d9820f4031d63daa9bb9e055a3723528 (diff) | |
download | nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.tar.gz nextcloud-server-36b01e3c2d4033f690b30b4fcf92711da28cb2ed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sr.js')
-rw-r--r-- | apps/comments/l10n/sr.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index 6e21812715a..d8a8a555418 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -1,13 +1,24 @@ OC.L10N.register( "comments", { + "Comments" : "Коментари", + "You commented" : "Искоментарисали сте", + "%1$s commented" : "%1$s коментарисао", + "{author} commented" : "{author} коментарисао", + "You commented on %1$s" : "Коментарисали сте на %1$s", + "You commented on {file}" : "Коментаристали сте на {file}", + "%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" : "Измени коментар", "Delete comment" : "Обриши коментар", "New comment …" : "Нови коментар …", "Post" : "Објави", "Cancel" : "Откажи", "[Deleted user]" : "[Обрисан корисник]", - "Comments" : "Коментари", "No comments yet, start the conversation!" : "Тренутно нема коментара. Започните дискусију", "More comments …" : "Преостали коментари …", "Save" : "Сачувај", @@ -17,17 +28,6 @@ OC.L10N.register( "Error occurred while posting comment" : "Дошло је до грешке при објави коментара", "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], "Comment" : "Коментар", - "You commented" : "Искоментарисали сте", - "%1$s commented" : "%1$s коментарисао", - "{author} commented" : "{author} коментарисао", - "You commented on %1$s" : "Коментарисали сте на %1$s", - "You commented on {file}" : "Коментаристали сте на {file}", - "%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" : "Додатак апликацији за фајлове да додајете коментаре на фајлове", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Поменути сте у \"%s\", у коментару који је оставио корисник који је од тада избрисан", "%1$s mentioned you in a comment on “%2$s”" : "%1$s Вас је поменуо у коментару на \"%2$s\"" }, |