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

64 lines
4.3 KiB
JSON

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

{
"title": "Upozornění",
"no_notifs": "Nemáte žádná nová upozornění.",
"see_all": "Zobrazit všechna upozornění",
"mark_all_read": "Označit všechna upozornění jako přečtená",
"back_to_home": "Zpět na %1",
"outgoing_link": "Odkaz mimo fórum",
"outgoing_link_message": "Opouštíte %1",
"continue_to": "Pokračovat na %1",
"return_to": "Vrátit se na %1",
"new_notification": "Nové upozornění",
"new_notification_from": "You have a new Notification from %1",
"you_have_unread_notifications": "Máte nepřečtená upozornění.",
"all": "Vše",
"topics": "Témata",
"replies": "Odpovědi",
"chat": "Konverzace",
"follows": "Sledování",
"upvote": "Souhlasy",
"new-flags": "Nové označení",
"my-flags": "Označení přiřazené mě",
"bans": "Blokace",
"new_message_from": "Nová zpráva od <strong>%1</strong>",
"upvoted_your_post_in": "<strong>%1</strong> souhlasil s vaším příspěvkem v <strong>%2</strong>.",
"upvoted_your_post_in_dual": "<strong>%1</strong> a <strong>%2</strong> souhlasili s vaším příspěvkem v <strong>%3</strong>.",
"upvoted_your_post_in_multiple": "<strong>%1</strong> a %2 další/ch souhlasilo s vaším příspěvkem v <strong>%3</strong>.",
"moved_your_post": "<strong>%1</strong> přesunul váš příspěvek do <strong>%2</strong>",
"moved_your_topic": "<strong>%1</strong> přesunul <strong>%2</strong>",
"user_flagged_post_in": "<strong>%1</strong> označil příspěvek v <strong>%2</strong>",
"user_flagged_post_in_dual": "<strong>%1</strong> a <strong>%2</strong> označil příspěvek v <strong>%3</strong>",
"user_flagged_post_in_multiple": "<strong>%1</strong> a %2 další/ch označili příspěvěk v <strong>%3</strong>",
"user_flagged_user": "<strong>%1</strong> označil uživatelský profil (%2)",
"user_flagged_user_dual": "<strong>%1</strong> a <strong>%2</strong> označili uživatelský profil (%3)",
"user_flagged_user_multiple": "<strong>%1</strong> a %2 další/ch označili uživatelský profil (%3)",
"user_posted_to": "<strong>%1</strong> odpověděl na: <strong>%2</strong>",
"user_posted_to_dual": "<strong>%1</strong> a <strong>%2</strong> odpověděli na: <strong>%3</strong>",
"user_posted_to_multiple": "<strong>%1</strong> a %2 další/ch odpověděli na <strong>%3</strong>",
"user_posted_topic": "<strong>%1</strong> založil nové téma: <strong>%2</strong>",
"user_started_following_you": "<strong>%1</strong> vás začal sledovat.",
"user_started_following_you_dual": "<strong>%1</strong> a <strong>%2</strong> vás začali sledovat.",
"user_started_following_you_multiple": "<strong>%1</strong> a %2 další/ch vás začali sledovat.",
"new_register": "<strong>%1</strong> odeslal registrační požadavek.",
"new_register_multiple": "Je zde <strong>%1</strong> registračních požadavků čeká na vyřízení.",
"flag_assigned_to_you": "<strong>Označení %1</strong> vám bylo přiřazeno",
"post_awaiting_review": "Příspěvek na schválení",
"email-confirmed": "E-mail potvrzen",
"email-confirmed-message": "Děkujeme za ověření vaší e-mailové adresy. Váš účet je nyní aktivní.",
"email-confirm-error-message": "Nastal problém s ověřením vaší e-mailové adresy. Kód je pravděpodobně neplatný nebo jeho platnost vypršela.",
"email-confirm-sent": "Ověřovací e-mail odeslán.",
"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_follow": "When someone starts following you",
"notificationType_new-chat": "When you receive a chat message",
"notificationType_group-invite": "When you receive a group invite",
"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"
}