nextcloud/apps/comments/l10n/sr.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

34 lines
3 KiB
JSON
Raw Normal View History

2016-02-17 01:56:11 -05:00
{ "translations": {
2019-02-26 20:12:05 -05:00
"Comments" : "Коментари",
"You commented" : "Искоментарисали сте",
"{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> на фајлове",
"Files" : "Фајлови",
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Поменути сте за „{file}”, у коментару налога који је касније обрисан",
"{user} mentioned you in a comment on \"{file}\"" : "{user} вас је поменуо у коментару за „{file}",
2019-02-26 20:12:05 -05:00
"Files app plugin to add comments to files" : "Додатак апликацији за фајлове да додајете коментаре на фајлове",
2018-04-11 20:19:20 -04:00
"Edit comment" : "Измени коментар",
2016-03-07 01:56:53 -05:00
"Delete comment" : "Обриши коментар",
2020-10-23 22:18:45 -04:00
"Cancel edit" : "Поништи измену",
"New comment" : "Нови коментар",
"Write a comment …" : "Напишите коментар…",
2020-10-23 22:18:45 -04:00
"Post comment" : "Објави коментар",
"@ for mentions, : for emoji, / for smart picker" : "@ за помињања, : за емођи, / за паметни бирач",
"Could not reload comments" : "Коментари не могу поново да се учитају",
"Failed to mark comments as read" : "Није успело означавање коментара као прочитаних",
"Unable to load the comments list" : "Не могуи да учитам списак коментара",
2020-10-20 22:18:44 -04:00
"No comments yet, start the conversation!" : "Још нема коментара. Започните дискусију!",
2020-10-23 22:18:45 -04:00
"No more messages" : "Нема више порука",
2020-10-20 22:18:44 -04:00
"Retry" : "Покушај поново",
"_1 new comment_::_{unread} new comments_" : ["1 нови коментар","{unread} нова коментара","{unread} нова коментара"],
"Comment" : "Коментар",
2020-10-23 22:18:45 -04:00
"An error occurred while trying to edit the comment" : "Грешка приликом покушаја мењања коментара",
2020-10-20 22:18:44 -04:00
"Comment deleted" : "Коментар обрисан",
2020-10-23 22:18:45 -04:00
"An error occurred while trying to delete the comment" : "Грешка приликом покушаја брисања коментара",
"An error occurred while trying to create the comment" : "Грешка приликом покушаја креирања коментара"
2016-02-17 01:56:11 -05:00
},"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);"
}