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/hr/notifications.json

75 lines
4.9 KiB
JSON

{
"title": "Obavijesti",
"no_notifs": "Nema novih obavijesti",
"see_all": "Pogledaj sve obavijesti",
"mark_all_read": "Označi sve obavijesti kao pročitane",
"back_to_home": "Povratak na %1",
"outgoing_link": "Odlazna poveznica",
"outgoing_link_message": "Napuštate %1",
"continue_to": "Nastavite na %1",
"return_to": "Vratite se na %1",
"new_notification": "You have a new notification",
"you_have_unread_notifications": "Nepročitane obavijesti.",
"all": "Sve",
"topics": "Teme",
"replies": "Odgovori",
"chat": "Razgovori",
"group-chat": "Group Chats",
"follows": "Pratitelji",
"upvote": "Glasači za",
"new-flags": "Nove zastave",
"my-flags": "Zastave označene na mene",
"bans": "Blokirani",
"new_message_from": "Poruka od <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> je glasao za u <strong>%2</strong>.",
"upvoted_your_post_in_dual": "<strong>%1</strong> i <strong>%2</strong> Glasalo je za Vašu objavu in <strong>%3</strong>.",
"upvoted_your_post_in_multiple": "<strong>%1</strong> i %2 ostalih glasalo je za Vašu objavu <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> je premjestio Vašu objavu u <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> je premjestio <strong>%2</strong>",
"user_flagged_post_in": "<strong>%1</strong> je označio objavu u <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> i <strong>%2</strong> označio objavu u <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> i %2 ostalih označio objavu u <strong>%3</strong>",
"user_flagged_user": "<strong>%1</strong> označio je profil (%2)",
"user_flagged_user_dual": "<strong>%1</strong> i <strong>%2</strong>su označili profil (%3)",
"user_flagged_user_multiple": "<strong>%1</strong> i %2 ostalih su označili korisnički profil (%3)",
"user_posted_to": "<strong>%1</strong> i <strong>%2</strong> su odgovorili na: <strong>%3</strong>",
"user_posted_to_dual": "<strong>%1</strong> i %2 ostalih su odgovorili na objavu u: <strong>%3</strong>",
"user_posted_to_multiple": "<strong>%1</strong> i %2 drugih su odgovorili na: <strong>%3</strong>",
"user_posted_topic": "<strong>%1</strong> je otvorio novu temu: <strong>%2</strong>",
"user_edited_post": "<strong>%1</strong> has edited a post in <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> Vas sada prati.",
"user_started_following_you_dual": "<strong>%1</strong> i <strong>%2</strong> vas sada prate.",
"user_started_following_you_multiple": "<strong>%1</strong> i %2 ostalih vas sada prate.",
"new_register": "<strong>%1</strong> je poslao zahtjev za registraciju.",
"new_register_multiple": "<strong>%1</strong> registracija čeka odobrenje.",
"flag_assigned_to_you": "<strong>Zastava%1</strong> je dodijeljena vama.",
"post_awaiting_review": "Post awaiting review",
"profile-exported": "<strong>%1</strong> profile exported, click to download",
"posts-exported": "<strong>%1</strong> posts exported, click to download",
"uploads-exported": "<strong>%1</strong> uploads exported, click to download",
"users-csv-exported": "Users csv exported, click to download",
"post-queue-accepted": "Your queued post has been accepted. Click here to see your post.",
"post-queue-rejected": "Your queued post has been rejected.",
"email-confirmed": "Email potvrđen",
"email-confirmed-message": "Hvala na potvrdi emaila. Vaš račun je sada aktivan.",
"email-confirm-error-message": "Nastao je problem pri potvrdi Vaše email adrese. Provjerite kod ili zatražite novi.",
"email-confirm-sent": "Provjera korisničkog emaila poslana.",
"none": "None",
"notification_only": "Notification Only",
"email_only": "Email Only",
"notification_and_email": "Notification & Email",
"notificationType_upvote": "When someone upvotes your post",
"notificationType_new-topic": "When someone you follow posts a topic",
"notificationType_new-reply": "When a new reply is posted in a topic you are watching",
"notificationType_post-edit": "When a post is edited in a topic you are watching",
"notificationType_follow": "When someone starts following you",
"notificationType_new-chat": "When you receive a chat message",
"notificationType_new-group-chat": "When you receive a group chat message",
"notificationType_group-invite": "When you receive a group invite",
"notificationType_group-leave": "When a user leaves your group",
"notificationType_group-request-membership": "When someone requests to join a group you own",
"notificationType_new-register": "When someone gets added to registration queue",
"notificationType_post-queue": "When a new post is queued",
"notificationType_new-post-flag": "When a post is flagged",
"notificationType_new-user-flag": "When a user is flagged"
}