diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-28 02:18:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-28 02:18:36 +0000 |
commit | dccecf822d74237f0250ed242429af04e2c9c3ec (patch) | |
tree | d51d7490a3dda04c869d42ee6f94941fbad4b7b3 /apps/comments/l10n/sr.js | |
parent | d7523c7f4eeb79f68ecacf72c075752a0dd03603 (diff) | |
download | nextcloud-server-dccecf822d74237f0250ed242429af04e2c9c3ec.tar.gz nextcloud-server-dccecf822d74237f0250ed242429af04e2c9c3ec.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/sr.js')
-rw-r--r-- | apps/comments/l10n/sr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/sr.js b/apps/comments/l10n/sr.js index 9a11abcc4d5..5104fefed43 100644 --- a/apps/comments/l10n/sr.js +++ b/apps/comments/l10n/sr.js @@ -19,12 +19,12 @@ OC.L10N.register( "Post" : "Објави", "Cancel" : "Откажи", "[Deleted user]" : "[Обрисан корисник]", - "No comments yet, start the conversation!" : "Тренутно нема коментара. Започните дискусију", + "No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!", "More comments …" : "Преостали коментари …", "Save" : "Сачувај", "Allowed characters {count} of {max}" : "Дозвољених {count} знакова од {max}", "Error occurred while retrieving comment with ID {id}" : "Дошло је до грешке при прегледу коментара са идентификацијом {id}", - "Error occurred while updating comment with id {id}" : "Дошло је до грешке при преправци коментара ознаке {id}", + "Error occurred while updating comment with id {id}" : "Дошло је до грешке при ажурирању коментара са ознаком {id}", "Error occurred while posting comment" : "Дошло је до грешке при објави коментара", "_%n unread comment_::_%n unread comments_" : ["%nнепрочитани коментар","%nнепрочитана коментара ","%n непрочитаних коментара"], "_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"], |