You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nodebb/public/language/sr/post-queue.json

34 lines
1.8 KiB
JSON

{
"post-queue": "Поруке на чекању",
"no-queued-posts": "There are no posts in the post queue.",
"no-single-post": "The topic or post you are looking for is no longer in the queue. It has likely been approved or deleted already.",
"enabling-help": "To enable this feature, go to <a href=\"%1\">Settings &rarr; Post &rarr; Post Queue</a> and enable <strong>Post Queue</strong>.",
"back-to-list": "Back to Post Queue",
"user": "Корисник",
"category": "Категорија",
"title": "Наслов",
"content": "Садржај",
"posted": "Објављено",
"reply-to": "Одговори на \"%1\"",
"content-editable": "Кликните на садржај да бисте уредили",
"category-editable": "Кликните на категорију да бисте уредили",
"title-editable": "Кликните на наслов да бисте уредили",
"reply": "Одговори",
"topic": "Тема",
"accept": "Прихвати",
"reject": "Одбиј",
"remove": "Уклони",
"notify": "Обавештење",
"notify-user": "Обавести корисника",
"confirm-reject": "Да ли желите да одбаците ову поруку?",
"bulk-actions": "Масовне радње",
"accept-all": "Прихвати све",
"accept-selected": "Прихвати изабрано",
"reject-all": "Одбаци све",
"reject-all-confirm": "Да ли желите да одбаците све поруке?",
"reject-selected": "Одбаци изабрано",
"reject-selected-confirm": "Да ли желите да одбаците изабране поруке (укупно %1)?",
"bulk-accept-success": "Прихваћених порука: %1",
"bulk-reject-success": "Одбачених порука: %1"
}