Files
NodeBB/public/language/cs/user.json

130 lines
6.9 KiB
JSON
Raw Normal View History

2014-01-12 19:01:30 +01:00
{
2014-01-30 20:22:25 -05:00
"banned": "Banned",
"offline": "Offline",
"username": "Uživatelské jméno",
2015-07-28 07:44:21 -04:00
"joindate": "Datum ragistrace",
"postcount": "Počet příspěvků",
2014-01-30 20:22:25 -05:00
"email": "Email",
2014-12-01 15:31:27 -05:00
"confirm_email": "Potvrdit email",
2016-07-12 20:22:44 -04:00
"account_info": "Account Info",
2015-07-28 07:44:21 -04:00
"ban_account": "Zablokovat účet",
"ban_account_confirm": "Opravdu chcete zablokovat tohoto uživatele?",
"unban_account": "Odblokovat účet",
2014-12-01 15:31:27 -05:00
"delete_account": "Vymazat účet",
2015-07-28 07:44:21 -04:00
"delete_account_confirm": "Opravdu chcete smazat váš účet? <br /><strong>Tato akce je nevratná a nebude možné obnovit žádné vaše data.</strong><br /><br /> Pro potvrzení smazání účtu napište vaše uživatelské jméno.",
2016-05-11 09:02:27 -04:00
"delete_this_account_confirm": "Skutečně chcete zrušit tento účet? <br /><strong>Tato akce je nevratná a již nebude žádná možnost obnovení vašich dat</strong><br /><br />",
"account-deleted": "Účet smazán",
2014-01-30 20:22:25 -05:00
"fullname": "Jméno a příjmení",
"website": "Webové stránky",
"location": "Poloha",
"age": "Věk",
"joined": "Registrován",
"lastonline": "Naposledy online",
2014-12-01 15:31:27 -05:00
"profile": "Profil",
2014-01-30 20:22:25 -05:00
"profile_views": "Zobrazení profilu",
"reputation": "Reputace",
2016-10-15 09:02:20 -04:00
"bookmarks": "Bookmarks",
2015-07-28 07:44:21 -04:00
"watched": "Sledován",
2014-01-30 20:22:25 -05:00
"followers": "Sledují ho",
"following": "Sleduje",
2015-07-28 07:44:21 -04:00
"aboutme": "O mně",
2014-01-30 20:22:25 -05:00
"signature": "Podpis",
"birthday": "Datum narození",
2014-02-15 12:28:46 -05:00
"chat": "Chat",
2016-11-14 19:20:56 +00:00
"chat_with": "Continue chat with %1",
"new_chat_with": "Start new chat with %1",
2015-07-28 07:44:21 -04:00
"follow": "Sledovat",
"unfollow": "Nesledovat",
"more": "Více",
2014-12-01 15:31:27 -05:00
"profile_update_success": "Profil byl úspěšně aktualizován!",
2014-01-30 20:22:25 -05:00
"change_picture": "Změnit obrázek",
2016-05-11 09:02:27 -04:00
"change_username": "Změnit uživatelské jméno",
"change_email": "Změnit email",
2014-01-30 20:22:25 -05:00
"edit": "Upravit",
2016-05-11 09:02:27 -04:00
"edit-profile": "Editovat profil",
"default_picture": "Výchozí ikonka",
2014-01-30 20:22:25 -05:00
"uploaded_picture": "Nahraný obrázek",
"upload_new_picture": "Nahrát nový obrázek",
2015-07-28 07:44:21 -04:00
"upload_new_picture_from_url": "Nahrát nový obrázek z URL",
2014-12-01 15:31:27 -05:00
"current_password": "Současné heslo",
2014-01-30 20:22:25 -05:00
"change_password": "Změnit heslo",
2014-12-01 15:31:27 -05:00
"change_password_error": "Neplatné heslo",
2015-07-28 07:44:21 -04:00
"change_password_error_wrong_current": "Současné heslo není správné!",
"change_password_error_length": "Heslo je příliš krátké!",
"change_password_error_match": "Hesla se neshodují!",
"change_password_error_privileges": "Nemáte práva změnit toto heslo.",
"change_password_success": "Heslo je aktualizované!",
2014-01-30 20:22:25 -05:00
"confirm_password": "Potvrzení hesla",
"password": "Heslo",
2016-05-11 09:02:27 -04:00
"username_taken_workaround": "Zvolené uživatelské jméno je již zabrané, takže jsme ho trochu upravili. Nyní jste znám jako <strong>%1</strong>",
"password_same_as_username": "Vaše heslo je stejné jako vaše přihlašovací jméno. Zvolte si prosím jiné heslo.",
"password_same_as_email": "Vaše heslo je stejné jako email. Vyberte si prosím jiné heslo.",
2014-01-30 20:22:25 -05:00
"upload_picture": "Nahrát obrázek",
"upload_a_picture": "Nahrát obrázek",
2016-05-11 09:02:27 -04:00
"remove_uploaded_picture": "Odstranit nahraný obrázek",
"upload_cover_picture": "Náhrát titulní obrázek",
2014-02-10 13:00:20 -05:00
"settings": "Nastavení",
2014-01-30 20:22:25 -05:00
"show_email": "Zobrazovat můj email v profilu",
2015-07-28 07:44:21 -04:00
"show_fullname": "Zobrazovat celé jméno",
2016-07-02 09:03:12 -04:00
"restrict_chats": "Povolit chatovací zprávy pouze od uživatelů, které sleduji.",
2016-05-11 09:02:27 -04:00
"digest_label": "Odebírat přehled",
2014-04-16 17:42:56 -04:00
"digest_description": "Subscribe to email updates for this forum (new notifications and topics) according to a set schedule",
2016-05-11 09:02:27 -04:00
"digest_off": "Vypnuto",
"digest_daily": "Denně",
"digest_weekly": "Týdně",
"digest_monthly": "Měsíčně",
2014-09-17 09:21:22 -04:00
"send_chat_notifications": "Send an email if a new chat message arrives and I am not online",
2015-01-29 17:45:42 -05:00
"send_post_notifications": "Send an email when replies are made to topics I am subscribed to",
2015-03-27 09:01:25 -04:00
"settings-require-reload": "Some setting changes require a reload. Click here to reload the page.",
2014-01-30 20:22:25 -05:00
"has_no_follower": "Tohoto uživatele nikdo nesleduje :(",
"follows_no_one": "Tento uživatel nikoho nesleduje :(",
2015-07-15 14:11:05 -04:00
"has_no_posts": "This user hasn't posted anything yet.",
"has_no_topics": "This user hasn't posted any topics yet.",
"has_no_watched_topics": "This user hasn't watched any topics yet.",
2016-01-18 15:55:24 -05:00
"has_no_upvoted_posts": "This user hasn't upvoted any posts yet.",
"has_no_downvoted_posts": "This user hasn't downvoted any posts yet.",
"has_no_voted_posts": "This user has no voted posts",
2014-01-30 20:22:25 -05:00
"email_hidden": "Skrytý email",
2014-02-15 12:28:46 -05:00
"hidden": "skrytý",
2015-04-20 12:09:00 -04:00
"paginate_description": "Paginate topics and posts instead of using infinite scroll",
2016-05-11 09:02:27 -04:00
"topics_per_page": "Témat na stránce",
"posts_per_page": "Příspěvků na stránce",
"notification_sounds": "Přehrát zvuk když dostanete notifikaci",
2016-09-01 09:02:35 -04:00
"notifications_and_sounds": "Notifications & Sounds",
"incoming-message-sound": "Incoming message sound",
"outgoing-message-sound": "Outgoing message sound",
"notification-sound": "Notification sound",
2016-09-16 09:02:36 -04:00
"no-sound": "No sound",
2014-05-13 16:39:56 -04:00
"browsing": "Browsing Settings",
2015-04-20 12:09:00 -04:00
"open_links_in_new_tab": "Open outgoing links in new tab",
2014-11-26 13:35:07 -05:00
"enable_topic_searching": "Enable In-Topic Searching",
2015-04-20 12:09:00 -04:00
"topic_search_help": "If enabled, in-topic searching will override the browser's default page search behaviour and allow you to search through the entire topic, instead of what is only shown on screen",
2016-04-15 09:02:24 -04:00
"delay_image_loading": "Delay Image Loading",
"image_load_delay_help": "If enabled, images in topics will not load until they are scrolled into view",
2016-03-24 09:06:55 -04:00
"scroll_to_my_post": "After posting a reply, show the new post",
2016-07-08 09:02:29 -04:00
"follow_topics_you_reply_to": "Watch topics that you reply to",
"follow_topics_you_create": "Watch topics you create",
2016-05-11 09:02:27 -04:00
"grouptitle": "Nadpis skupiny",
"no-group-title": "Žádný nadpis skupiny",
"select-skin": "Vybrat skin",
"select-homepage": "Vybrat domovskou stránku",
"homepage": "Domovská stránka",
2015-11-05 15:01:31 -05:00
"homepage_description": "Select a page to use as the forum homepage or 'None' to use the default homepage.",
"custom_route": "Custom Homepage Route",
"custom_route_help": "Enter a route name here, without any preceding slash (e.g. \"recent\", or \"popular\")",
2015-09-25 10:02:31 -04:00
"sso.title": "Single Sign-on Services",
"sso.associated": "Associated with",
2016-07-12 20:22:44 -04:00
"sso.not-associated": "Click here to associate with",
"info.latest-flags": "Latest Flags",
"info.no-flags": "No Flagged Posts Found",
"info.ban-history": "Recent Ban History",
"info.no-ban-history": "This user has never been banned",
"info.banned-until": "Banned until %1",
2016-09-06 09:02:34 -04:00
"info.banned-permanently": "Banned permanently",
"info.banned-reason-label": "Reason",
2016-09-21 09:02:33 -04:00
"info.banned-no-reason": "No reason given.",
"info.username-history": "Username History",
2016-10-05 13:43:34 -04:00
"info.email-history": "Email History",
"info.moderation-note": "Moderation Note",
"info.moderation-note.success": "Moderation note saved"
2014-01-30 20:22:25 -05:00
}