nodebb/public/language/sr/modules.json

29 lines
1.4 KiB
JSON

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

{
"chat.chatting_with": "Ћаскај са <span id=\"chat-with-name\"></span>",
"chat.placeholder": "Унесите текст поруке овде, притисните ентер за слање",
"chat.send": "Пошаљи",
"chat.no_active": "Немате активних ћаскања.",
"chat.user_typing": "%1 куца ...",
"chat.user_has_messaged_you": "%1 вам посла поруку.",
"chat.see_all": "See all chats",
"chat.no-messages": "Please select a recipient to view chat message history",
"chat.recent-chats": "Недавна ћаскања",
"chat.contacts": "Контакти",
"chat.message-history": "Историјат порука",
"chat.pop-out": "Pop out chat",
"chat.maximize": "Максимизуј",
"chat.seven_days": "7 дана",
"chat.thirty_days": "30 дана",
"chat.three_months": "3 месеца",
"composer.compose": "Састави",
"composer.show_preview": "Прикажи преглед",
"composer.hide_preview": "Сакриј преглед",
"composer.user_said_in": "%1 рече у %2",
"composer.user_said": "%1 рече:",
"composer.discard": "Желите ли да одбаците ову поруку?",
"composer.submit_and_lock": "Пошаљи и закључај",
"composer.toggle_dropdown": "Toggle Dropdown",
"bootbox.ok": "OK",
"bootbox.cancel": "Cancel",
"bootbox.confirm": "Confirm"
}