chore: cleanup i18n translations (#4166)
This commit is contained in:
@@ -24,8 +24,10 @@
|
||||
"go_back": "Înapoi",
|
||||
"go_forward": "Go forward",
|
||||
"group_by": "Group by",
|
||||
"hide_secret": "Hide secret",
|
||||
"label": "Etichetă",
|
||||
"learn_more": "Află mai multe",
|
||||
"download_here": "Download here",
|
||||
"less": "Mai puțin",
|
||||
"more": "Mai mult",
|
||||
"new": "Nou",
|
||||
@@ -43,6 +45,7 @@
|
||||
"search": "Căutare",
|
||||
"send": "Trimite",
|
||||
"share": "Share",
|
||||
"show_secret": "Show secret",
|
||||
"start": "Start",
|
||||
"starting": "Starting",
|
||||
"stop": "Stop",
|
||||
@@ -95,14 +98,18 @@
|
||||
"twitter": "Twitter",
|
||||
"type_a_command_search": "Tastați o comandă sau căutați ...",
|
||||
"we_use_cookies": "Folosim cookie-uri",
|
||||
"updated_text": "Hoppscotch has been updated to v{version} 🎉",
|
||||
"whats_new": "Ce mai e nou?",
|
||||
"see_whats_new": "See what’s new",
|
||||
"wiki": "Wiki"
|
||||
},
|
||||
"auth": {
|
||||
"account_exists": "Contul există cu credențiale diferite - Conectați-vă pentru a conecta ambele conturi",
|
||||
"all_sign_in_options": "Toate opțiunile de conectare",
|
||||
"continue_with_auth_provider": "Continue with {provider}",
|
||||
"continue_with_email": "Continuați cu e-mailul",
|
||||
"continue_with_github": "Continuați cu GitHub",
|
||||
"continue_with_github_enterprise": "Continue with GitHub Enterprise",
|
||||
"continue_with_google": "Continuați cu Google",
|
||||
"continue_with_microsoft": "Continuați cu Microsoft",
|
||||
"email": "E-mail",
|
||||
@@ -135,9 +142,30 @@
|
||||
"redirect_no_token_endpoint": "No Token Endpoint Defined",
|
||||
"something_went_wrong_on_oauth_redirect": "Something went wrong during OAuth Redirect",
|
||||
"something_went_wrong_on_token_generation": "Something went wrong on token generation",
|
||||
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed"
|
||||
"token_generation_oidc_discovery_failed": "Failure on token generation: OpenID Connect Discovery Failed",
|
||||
"grant_type": "Grant Type",
|
||||
"grant_type_auth_code": "Authorization Code",
|
||||
"token_fetched_successfully": "Token fetched successfully",
|
||||
"token_fetch_failed": "Failed to fetch token",
|
||||
"validation_failed": "Validation Failed, please check the form fields",
|
||||
"label_authorization_endpoint": "Authorization Endpoint",
|
||||
"label_client_id": "Client ID",
|
||||
"label_client_secret": "Client Secret",
|
||||
"label_code_challenge": "Code Challenge",
|
||||
"label_code_challenge_method": "Code Challenge Method",
|
||||
"label_code_verifier": "Code Verifier",
|
||||
"label_scopes": "Scopes",
|
||||
"label_token_endpoint": "Token Endpoint",
|
||||
"label_use_pkce": "Use PKCE",
|
||||
"label_implicit": "Implicit",
|
||||
"label_password": "Password",
|
||||
"label_username": "Username",
|
||||
"label_auth_code": "Authorization Code",
|
||||
"label_client_credentials": "Client Credentials"
|
||||
},
|
||||
"pass_key_by": "Transimteți cheia",
|
||||
"pass_by_query_params_label": "Query Parameters",
|
||||
"pass_by_headers_label": "Headers",
|
||||
"password": "Parolă",
|
||||
"save_to_inherit": "Please save this request in any collection to inherit the authorization",
|
||||
"token": "Token",
|
||||
@@ -149,6 +177,7 @@
|
||||
"different_parent": "Cannot reorder collection with different parent",
|
||||
"edit": "Editați colecția",
|
||||
"import_or_create": "Import or create a collection",
|
||||
"import_collection": "Import Collection",
|
||||
"invalid_name": "Vă rugăm să furnizați un nume valid pentru colecție",
|
||||
"invalid_root_move": "Collection already in the root",
|
||||
"moved": "Moved Successfully",
|
||||
@@ -165,6 +194,7 @@
|
||||
"save_to_collection": "Save to Collection",
|
||||
"select": "Selectați o colecție",
|
||||
"select_location": "Selectați locația",
|
||||
"details": "Details",
|
||||
"select_team": "Selectați o echipă",
|
||||
"team_collections": "Colecții de echipă"
|
||||
},
|
||||
@@ -183,7 +213,8 @@
|
||||
"remove_telemetry": "Sigur doriți să renunțați la telemetrie?",
|
||||
"request_change": "Sigur doriți să renunțați la cererea curentă? Modificările nesalvate se vor pierde.",
|
||||
"save_unsaved_tab": "Do you want to save changes made in this tab?",
|
||||
"sync": "Sigur doriți să sincronizați acest spațiu de lucru?"
|
||||
"sync": "Sigur doriți să sincronizați acest spațiu de lucru?",
|
||||
"delete_access_token": "Are you sure you want to delete the access token {tokenLabel}?"
|
||||
},
|
||||
"context_menu": {
|
||||
"add_parameters": "Add to parameters",
|
||||
@@ -237,13 +268,16 @@
|
||||
"pending_invites": "Nu sunt invitații în așteptare pentru această echipă",
|
||||
"profile": "Autentificați-vă pentru a putea vizualiza profilul",
|
||||
"protocols": "Protocoalele sunt goale",
|
||||
"request_variables": "This request does not have any request variables",
|
||||
"schema": "Conectați-vă la un Endpoint GraphQL",
|
||||
"secret_environments": "Secrets are not synced to Hoppscotch",
|
||||
"shared_requests": "Shared requests are empty",
|
||||
"shared_requests_logout": "Login to view your shared requests or create a new one",
|
||||
"subscription": "Subscriptions are empty",
|
||||
"team_name": "Numele echipei este gol",
|
||||
"teams": "Echipele sunt goale",
|
||||
"tests": "Nu există teste pentru această solicitare",
|
||||
"access_tokens": "Access tokens are empty",
|
||||
"shortcodes": "Codurile scurte sunt goale"
|
||||
},
|
||||
"environment": {
|
||||
@@ -270,6 +304,8 @@
|
||||
"quick_peek": "Environment Quick Peek",
|
||||
"replace_with_variable": "Replace with variable",
|
||||
"scope": "Scope",
|
||||
"secrets": "Secrets",
|
||||
"secret_value": "Secret value",
|
||||
"select": "Selectați mediul",
|
||||
"set": "Set environment",
|
||||
"set_as_environment": "Set as environment",
|
||||
@@ -278,7 +314,10 @@
|
||||
"updated": "Mediu actualizat",
|
||||
"value": "Value",
|
||||
"variable": "Variable",
|
||||
"variable_list": "Lista variabilelor"
|
||||
"variables": "Variables",
|
||||
"variable_list": "Lista variabilelor",
|
||||
"properties": "Environment Properties",
|
||||
"details": "Details"
|
||||
},
|
||||
"error": {
|
||||
"authproviders_load_error": "Unable to load auth providers",
|
||||
@@ -289,6 +328,7 @@
|
||||
"danger_zone": "Danger zone",
|
||||
"delete_account": "Your account is currently an owner in these teams:",
|
||||
"delete_account_description": "You must either remove yourself, transfer ownership, or delete these teams before you can delete your account.",
|
||||
"empty_profile_name": "Profile name cannot be empty",
|
||||
"empty_req_name": "Nume cerere goală",
|
||||
"f12_details": "(F12 pentru detalii)",
|
||||
"gql_prettify_invalid_query": "Nu am putut formata o interogare nevalidă, rezolvați erorile de sintaxă ale interogării și încercați din nou",
|
||||
@@ -296,6 +336,7 @@
|
||||
"incorrect_email": "Email incorect",
|
||||
"invalid_link": "Link invalid",
|
||||
"invalid_link_description": "Link-ul este invalid sau a expirat.",
|
||||
"invalid_embed_link": "The embed does not exist or is invalid.",
|
||||
"json_parsing_failed": "JSON invalid",
|
||||
"json_prettify_invalid_body": "Nu s-a putut formata un corp invalid, rezolvați erorile de sintaxă JSON și încercați din nou",
|
||||
"network_error": "Probleme cu conexiunea. Încercați din nou.",
|
||||
@@ -307,17 +348,25 @@
|
||||
"page_not_found": "Pagina nu a putut fi găsită",
|
||||
"please_install_extension": "Please install the extension and add origin to the extension.",
|
||||
"proxy_error": "Proxy error",
|
||||
"same_profile_name": "Updated profile name is same as the current profile name",
|
||||
"script_fail": "Nu s-a putut executa scriptul",
|
||||
"something_went_wrong": "Ceva nu a mers bine",
|
||||
"test_script_fail": "Nu s-a putut executa scriptul"
|
||||
"test_script_fail": "Nu s-a putut executa scriptul",
|
||||
"reading_files": "Error while reading one or more files.",
|
||||
"fetching_access_tokens_list": "Something went wrong while fetching the list of tokens",
|
||||
"generate_access_token": "Something went wrong while generating the access token",
|
||||
"delete_access_token": "Something went wrong while deleting the access token"
|
||||
},
|
||||
"export": {
|
||||
"as_json": "Exportați ca JSON",
|
||||
"create_secret_gist": "Creați Gist secret",
|
||||
"create_secret_gist_tooltip_text": "Export as secret Gist",
|
||||
"failed": "Something went wrong while exporting",
|
||||
"gist_created": "Gist creat",
|
||||
"secret_gist_success": "Successfully exported as secret Gist",
|
||||
"require_github": "Conectați-vă cu GitHub pentru a crea un Gist secret",
|
||||
"title": "Export"
|
||||
"title": "Export",
|
||||
"success": "Successfully exported",
|
||||
"gist_created": "Gist creat"
|
||||
},
|
||||
"filter": {
|
||||
"all": "All",
|
||||
@@ -339,7 +388,8 @@
|
||||
"mutations": "Mutații",
|
||||
"schema": "Schemă",
|
||||
"subscriptions": "Abonamente",
|
||||
"switch_connection": "Switch connection"
|
||||
"switch_connection": "Switch connection",
|
||||
"url_placeholder": "Enter a GraphQL endpoint URL"
|
||||
},
|
||||
"graphql_collections": {
|
||||
"title": "GraphQL Collections"
|
||||
@@ -405,12 +455,17 @@
|
||||
"json_description": "Importați colecții dintr-un fisier de collectii JSON Hoppscotch",
|
||||
"postman_environment": "Postman Environment",
|
||||
"postman_environment_description": "Import Postman Environment from a JSON file",
|
||||
"title": "Import"
|
||||
"title": "Import",
|
||||
"file_size_limit_exceeded_warning_multiple_files": "Chosen files exceed the recommended limit of 10MB. Only the first {files} selected will be imported",
|
||||
"file_size_limit_exceeded_warning_single_file": "The currently chosen file exceeds the recommended limit of 10MB. Please select another file.",
|
||||
"success": "Successfully imported"
|
||||
},
|
||||
"inspections": {
|
||||
"description": "Inspect possible errors",
|
||||
"environment": {
|
||||
"add_environment": "Add to Environment",
|
||||
"add_environment_value": "Add value",
|
||||
"empty_value": "Environment value is empty for the variable '{variable}' ",
|
||||
"not_found": "Environment variable “{environment}” not found."
|
||||
},
|
||||
"header": {
|
||||
@@ -546,6 +601,7 @@
|
||||
"raw_body": "Corpul cererii",
|
||||
"rename": "Rename Request",
|
||||
"renamed": "Cerere redenumită",
|
||||
"request_variables": "Request variables",
|
||||
"run": "Execută",
|
||||
"save": "Salvează",
|
||||
"save_as": "Salvează ca",
|
||||
@@ -557,6 +613,7 @@
|
||||
"title": "Cerere",
|
||||
"type": "Tip de cerere",
|
||||
"url": "URL",
|
||||
"url_placeholder": "Enter a URL or paste a cURL command",
|
||||
"variables": "Variabile",
|
||||
"view_my_links": "Vizualizare link-uri",
|
||||
"copy_link": "Copiază legătură"
|
||||
@@ -811,6 +868,13 @@
|
||||
"new": "Create new team",
|
||||
"switch_to_personal": "Switch to your personal workspace",
|
||||
"title": "Teams"
|
||||
},
|
||||
"phrases": {
|
||||
"try": "Try",
|
||||
"import_collections": "Import collections",
|
||||
"create_environment": "Create environment",
|
||||
"create_workspace": "Create workspace",
|
||||
"share_request": "Share request"
|
||||
}
|
||||
},
|
||||
"sse": {
|
||||
@@ -867,9 +931,9 @@
|
||||
"forum": "Puneți întrebări și primiți răspunsuri",
|
||||
"github": "Urmarește-ne pe Github",
|
||||
"shortcuts": "Utilizați aplicația mai rapid",
|
||||
"team": "Luați legătura cu echipa",
|
||||
"title": "Suport",
|
||||
"twitter": "Urmăriți-ne pe Twitter"
|
||||
"twitter": "Urmăriți-ne pe Twitter",
|
||||
"team": "Luați legătura cu echipa"
|
||||
},
|
||||
"tab": {
|
||||
"authorization": "Autorizare",
|
||||
@@ -889,6 +953,9 @@
|
||||
"query": "Interogare",
|
||||
"schema": "Schema",
|
||||
"shared_requests": "Shared Requests",
|
||||
"codegen": "Generate Code",
|
||||
"code_snippet": "Code snippet",
|
||||
"share_tab_request": "Share tab request",
|
||||
"socketio": "Socket.IO",
|
||||
"sse": "SSE",
|
||||
"tests": "Teste",
|
||||
@@ -917,7 +984,6 @@
|
||||
"invite_tooltip": "Invită oameni la acest workspace",
|
||||
"invited_to_team": "{owner} te-a invitat să te alături echipei {team}",
|
||||
"join": "Invitație acceptată",
|
||||
"join_beta": "Alăturați-vă programului beta pentru a accesa echipe.",
|
||||
"join_team": "Alăturați-vă {team}",
|
||||
"joined_team": "V-ați alăturat echipei {team}",
|
||||
"joined_team_description": "Sunteți acum membru al acestei echipe",
|
||||
@@ -950,7 +1016,12 @@
|
||||
"success_invites": "Success invites",
|
||||
"title": "Echipe",
|
||||
"we_sent_invite_link": "Am trimis un link de invitație către toți invitații!",
|
||||
"we_sent_invite_link_description": "Rugați toate persoanele invitate să iși verifice căsuța. Click pe link pentru a se alătura echipei."
|
||||
"invite_sent_smtp_disabled": "Invite links generated",
|
||||
"we_sent_invite_link_description": "Rugați toate persoanele invitate să iși verifice căsuța. Click pe link pentru a se alătura echipei.",
|
||||
"invite_sent_smtp_disabled_description": "Sending invite emails is disabled for this instance of Hoppscotch. Please use the Copy link button to copy and share the invite link manually.",
|
||||
"copy_invite_link": "Copy Invite Link",
|
||||
"search_title": "Team Requests",
|
||||
"join_beta": "Alăturați-vă programului beta pentru a accesa echipe."
|
||||
},
|
||||
"team_environment": {
|
||||
"deleted": "Environment Deleted",
|
||||
@@ -977,9 +1048,50 @@
|
||||
"workspace": {
|
||||
"change": "Change workspace",
|
||||
"personal": "My Workspace",
|
||||
"other_workspaces": "My Workspaces",
|
||||
"team": "Team Workspace",
|
||||
"title": "Workspaces"
|
||||
},
|
||||
"site_protection": {
|
||||
"login_to_continue": "Login to continue",
|
||||
"login_to_continue_description": "You need to be logged in to access this Hoppscotch Enterprise Instance.",
|
||||
"error_fetching_site_protection_status": "Something Went Wrong While Fetching Site Protection Status"
|
||||
},
|
||||
"access_tokens": {
|
||||
"tab_title": "Tokens",
|
||||
"section_title": "Personal Access Tokens",
|
||||
"section_description": "Personal access tokens currently helps you connect the CLI to your Hoppscotch account",
|
||||
"last_used_on": "Last used on",
|
||||
"expires_on": "Expires on",
|
||||
"no_expiration": "No expiration",
|
||||
"expired": "Expired",
|
||||
"copy_token_warning": "Make sure to copy your personal access token now. You won't be able to see it again!",
|
||||
"token_purpose": "What's this token for?",
|
||||
"expiration_label": "Expiration",
|
||||
"scope_label": "Scope",
|
||||
"workspace_read_only_access": "Read-only access to workspace data.",
|
||||
"personal_workspace_access_limitation": "Personal Access Tokens can't access your personal workspace.",
|
||||
"generate_token": "Generate Token",
|
||||
"invalid_label": "Please provide a label for the token",
|
||||
"no_expiration_verbose": "This token will never expire!",
|
||||
"token_expires_on": "This token will expire on",
|
||||
"generate_new_token": "Generate new token",
|
||||
"generate_modal_title": "New Personal Access Token",
|
||||
"deletion_success": "The access token {label} has been deleted"
|
||||
},
|
||||
"collection_runner": {
|
||||
"collection_id": "Collection ID",
|
||||
"environment_id": "Environment ID",
|
||||
"cli_collection_id_description": "This collection ID will be used by the CLI collection runner for Hoppscotch.",
|
||||
"cli_environment_id_description": "This environment ID will be used by the CLI collection runner for Hoppscotch.",
|
||||
"include_active_environment": "Include active environment:",
|
||||
"cli": "CLI",
|
||||
"ui": "Runner (coming soon)",
|
||||
"cli_command_generation_description_cloud": "Copy the below command and run it from the CLI. Please specify a personal access token.",
|
||||
"cli_command_generation_description_sh": "Copy the below command and run it from the CLI. Please specify a personal access token and verify the generated SH instance server URL.",
|
||||
"cli_command_generation_description_sh_with_server_url_placeholder": "Copy the below command and run it from the CLI. Please specify a personal access token and the SH instance server URL.",
|
||||
"run_collection": "Run collection"
|
||||
},
|
||||
"shortcodes": {
|
||||
"actions": "Acțiuni",
|
||||
"created_on": "Creat la",
|
||||
|
||||
Reference in New Issue
Block a user