chore(i18n): updated translations
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"disconnect": "Odpojit",
|
||||
"dismiss": "Zavrhnout",
|
||||
"download_file": "Stáhnout soubor",
|
||||
"duplicate": "Duplicate",
|
||||
"edit": "Upravit",
|
||||
"go_back": "Vrať se",
|
||||
"label": "Označení",
|
||||
@@ -136,12 +137,15 @@
|
||||
"body": "Tato žádost nemá tělo",
|
||||
"collection": "Sbírka je prázdná",
|
||||
"collections": "Sbírky jsou prázdné",
|
||||
"documentation": "Connect to a GraphQL endpoint to view documentation",
|
||||
"environments": "Prostředí je prázdné",
|
||||
"folder": "Složka je prázdná",
|
||||
"headers": "Tento požadavek nemá žádná záhlaví",
|
||||
"history": "Historie je prázdná",
|
||||
"invites": "Invite list is empty",
|
||||
"members": "Tým je prázdný",
|
||||
"parameters": "Tento požadavek nemá žádné parametry",
|
||||
"pending_invites": "There are no pending invites for this team",
|
||||
"protocols": "Protokoly jsou prázdné",
|
||||
"schema": "Připojte se ke koncovému bodu GraphQL",
|
||||
"team_name": "Název týmu prázdný",
|
||||
@@ -165,7 +169,9 @@
|
||||
"empty_req_name": "Název prázdného požadavku",
|
||||
"f12_details": "(F12 pro podrobnosti)",
|
||||
"gql_prettify_invalid_query": "Neplatný dotaz nelze předběžně upravit, vyřešit chyby syntaxe dotazu a zkusit to znovu",
|
||||
"incorrect_email": "Incorrect email",
|
||||
"json_prettify_invalid_body": "Nelze předtifikovat neplatné tělo, vyřešit chyby syntaxe json a zkusit to znovu",
|
||||
"network_error": "There seems to be a network error. Please try again.",
|
||||
"network_fail": "Žádost nelze odeslat",
|
||||
"no_duration": "Žádné trvání",
|
||||
"something_went_wrong": "Něco se pokazilo"
|
||||
@@ -245,6 +251,7 @@
|
||||
"navigation": {
|
||||
"doc": "Docs",
|
||||
"graphql": "GraphQL",
|
||||
"profile": "Profile",
|
||||
"realtime": "Reálný čas",
|
||||
"rest": "REST",
|
||||
"settings": "Nastavení"
|
||||
@@ -255,6 +262,18 @@
|
||||
"script": "Předběžný skript",
|
||||
"snippets": "Úryvky"
|
||||
},
|
||||
"profile": {
|
||||
"app_settings": "App Settings",
|
||||
"editor": "Editor",
|
||||
"editor_description": "Editors can add, edit, and delete requests.",
|
||||
"no_permission": "You do not have permission to perform this action.",
|
||||
"owner": "Owner",
|
||||
"owner_description": "Owners can add, edit, and delete requests, collections and team members.",
|
||||
"roles": "Roles",
|
||||
"roles_description": "Roles are used to control access to the shared collections.",
|
||||
"viewer": "Viewer",
|
||||
"viewer_description": "Viewers can only view and use requests."
|
||||
},
|
||||
"remove": {
|
||||
"star": "Odstraňte hvězdu"
|
||||
},
|
||||
@@ -315,6 +334,7 @@
|
||||
"change_font_size": "Změnit velikost písma",
|
||||
"choose_language": "Vyber jazyk",
|
||||
"dark_mode": "Temný",
|
||||
"expand_navigation": "Expand navigation",
|
||||
"experiments": "Experimenty",
|
||||
"experiments_notice": "Toto je sbírka experimentů, na kterých pracujeme a které se mohou ukázat jako užitečné, zábavné, obojí, nebo ani jedno. Nejsou konečné a nemusí být stabilní, takže pokud se stane něco příliš divného, nepanikařte. Prostě vypni tu nebezpečnou věc. Vtipy stranou,",
|
||||
"extension_ver_not_reported": "Nehlášeno",
|
||||
@@ -329,13 +349,16 @@
|
||||
"interceptor_description": "Middleware mezi aplikací a API.",
|
||||
"language": "Jazyk",
|
||||
"light_mode": "Světlo",
|
||||
"navigation_sidebar": "Navigační postranní panel",
|
||||
"official_proxy_hosting": "Oficiální proxy je hostitelem Hoppscotch.",
|
||||
"profile": "Profile",
|
||||
"profile_description": "Update your profile details",
|
||||
"profile_name": "Profile name",
|
||||
"proxy": "Proxy",
|
||||
"proxy_url": "Proxy URL",
|
||||
"proxy_use_toggle": "K odesílání žádostí použijte middleware proxy",
|
||||
"read_the": "Číst",
|
||||
"reset_default": "Obnovit do základního nastavení",
|
||||
"sidebar_on_left": "Sidebar on left",
|
||||
"sync": "Synchronizovat",
|
||||
"sync_collections": "Sbírky",
|
||||
"sync_description": "Tato nastavení jsou synchronizována s cloudem.",
|
||||
@@ -453,6 +476,7 @@
|
||||
"pre_request_script": "Předběžný skript",
|
||||
"queries": "Dotazy",
|
||||
"query": "Dotaz",
|
||||
"schema": "Schema",
|
||||
"socketio": "Socket.IO",
|
||||
"sse": "SSE",
|
||||
"tests": "Testy",
|
||||
@@ -461,31 +485,58 @@
|
||||
"websocket": "WebSocket"
|
||||
},
|
||||
"team": {
|
||||
"already_member": "You are already a member of this team. Contact your team owner.",
|
||||
"create_new": "Vytvořte nový tým",
|
||||
"deleted": "Tým smazán",
|
||||
"edit": "Upravit tým",
|
||||
"email": "E-mailem",
|
||||
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
|
||||
"exit": "Ukončete tým",
|
||||
"exit_disabled": "Pouze vlastník nemůže opustit tým",
|
||||
"invalid_email_format": "Formát e -mailu je neplatný",
|
||||
"invalid_id": "Invalid team ID. Contact your team owner.",
|
||||
"invalid_invite_link": "Invalid invite link",
|
||||
"invalid_invite_link_description": "The link you followed is invalid. Contact your team owner.",
|
||||
"invalid_member_permission": "Poskytněte prosím platné oprávnění členovi týmu",
|
||||
"invite": "Invite",
|
||||
"invite_more": "Invite more",
|
||||
"invite_tooltip": "Invite people to this workspace",
|
||||
"invited_to_team": "{owner} invited you to join {team}",
|
||||
"join": "Invitation accepted",
|
||||
"join_beta": "Připojte se k beta programu a získejte přístup k týmům.",
|
||||
"join_team": "Join {team}",
|
||||
"joined_team": "You have joined {team}",
|
||||
"joined_team_description": "You are now a member of this team",
|
||||
"left": "Opustil jsi tým",
|
||||
"login_to_continue": "Login to continue",
|
||||
"login_to_continue_description": "You need to be logged in to join a team.",
|
||||
"logout_and_try_again": "Logout and sign in with another account",
|
||||
"member_has_invite": "This email ID already has an invite. Contact your team owner.",
|
||||
"member_not_found": "Member not found. Contact your team owner.",
|
||||
"member_removed": "Uživatel odstraněn",
|
||||
"member_role_updated": "Role uživatelů aktualizovány",
|
||||
"members": "Členové",
|
||||
"name_length_insufficient": "Název týmu by měl mít alespoň 6 znaků",
|
||||
"name_updated": "Team name updated",
|
||||
"new": "Nový tým",
|
||||
"new_created": "Vytvořen nový tým",
|
||||
"new_name": "Můj nový tým",
|
||||
"no_access": "K těmto kolekcím nemáte přístup k úpravám",
|
||||
"no_invite_found": "Invitation not found. Contact your team owner.",
|
||||
"not_valid_viewer": "You are not a valid viewer. Contact your team owner.",
|
||||
"pending_invites": "Pending invites",
|
||||
"permissions": "Oprávnění",
|
||||
"saved": "Tým uložen",
|
||||
"title": "Týmy"
|
||||
"select_a_team": "Select a team",
|
||||
"title": "Týmy",
|
||||
"we_sent_invite_link": "We sent an invite link to all invitees!",
|
||||
"we_sent_invite_link_description": "Ask all invitees to check their inbox. Click on the link to join the team."
|
||||
},
|
||||
"test": {
|
||||
"failed": "test failed",
|
||||
"javascript_code": "JavaScriptový kód",
|
||||
"learn": "Přečtěte si dokumentaci",
|
||||
"passed": "test passed",
|
||||
"report": "Protokol o zkoušce",
|
||||
"results": "Výsledky testů",
|
||||
"script": "Skript",
|
||||
|
||||
Reference in New Issue
Block a user