chore(i18n): updated translations
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"disconnect": "Disconnetti",
|
||||
"dismiss": "Congedare",
|
||||
"download_file": "Download file",
|
||||
"duplicate": "Duplicate",
|
||||
"edit": "Modificare",
|
||||
"go_back": "Torna indietro",
|
||||
"label": "Etichetta",
|
||||
@@ -136,12 +137,15 @@
|
||||
"body": "Questa richiesta non ha un corpo",
|
||||
"collection": "La raccolta è vuota",
|
||||
"collections": "Le raccolte sono vuote",
|
||||
"documentation": "Connect to a GraphQL endpoint to view documentation",
|
||||
"environments": "Gli ambienti sono vuoti",
|
||||
"folder": "La cartella è vuota",
|
||||
"headers": "Questa richiesta non ha intestazioni",
|
||||
"history": "La storia è vuota",
|
||||
"invites": "Invite list is empty",
|
||||
"members": "La squadra è vuota",
|
||||
"parameters": "Questa richiesta non ha parametri",
|
||||
"pending_invites": "There are no pending invites for this team",
|
||||
"protocols": "I protocolli sono vuoti",
|
||||
"schema": "Connettiti a un endpoint GraphQL",
|
||||
"team_name": "Nome della squadra vuoto",
|
||||
@@ -165,7 +169,9 @@
|
||||
"empty_req_name": "Nome richiesta vuoto",
|
||||
"f12_details": "(F12 per i dettagli)",
|
||||
"gql_prettify_invalid_query": "Impossibile abbellire una query non valida, risolvere gli errori di sintassi della query e riprovare",
|
||||
"incorrect_email": "Incorrect email",
|
||||
"json_prettify_invalid_body": "Impossibile abbellire un corpo non valido, risolvere gli errori di sintassi json e riprovare",
|
||||
"network_error": "There seems to be a network error. Please try again.",
|
||||
"network_fail": "Impossibile inviare la richiesta",
|
||||
"no_duration": "Nessuna durata",
|
||||
"something_went_wrong": "Qualcosa è andato storto"
|
||||
@@ -245,6 +251,7 @@
|
||||
"navigation": {
|
||||
"doc": "Documenti",
|
||||
"graphql": "GraphQL",
|
||||
"profile": "Profile",
|
||||
"realtime": "Tempo reale",
|
||||
"rest": "REST",
|
||||
"settings": "Impostazioni"
|
||||
@@ -255,6 +262,18 @@
|
||||
"script": "Script di pre-richiesta",
|
||||
"snippets": "frammenti"
|
||||
},
|
||||
"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": "Rimuovi stella"
|
||||
},
|
||||
@@ -315,6 +334,7 @@
|
||||
"change_font_size": "Cambiare la dimensione del font",
|
||||
"choose_language": "Scegli la lingua",
|
||||
"dark_mode": "Buio",
|
||||
"expand_navigation": "Expand navigation",
|
||||
"experiments": "esperimenti",
|
||||
"experiments_notice": "Questa è una raccolta di esperimenti su cui stiamo lavorando che potrebbero rivelarsi utili, divertenti, entrambi o nessuno dei due. Non sono definitivi e potrebbero non essere stabili, quindi se succede qualcosa di eccessivamente strano, niente panico. Spegni solo quella dannata cosa. Scherzi a parte,",
|
||||
"extension_ver_not_reported": "Non riportato",
|
||||
@@ -329,13 +349,16 @@
|
||||
"interceptor_description": "Middleware tra applicazione e API.",
|
||||
"language": "Lingua",
|
||||
"light_mode": "Leggero",
|
||||
"navigation_sidebar": "Barra laterale di navigazione",
|
||||
"official_proxy_hosting": "Il proxy ufficiale è ospitato da Hoppscotch.",
|
||||
"profile": "Profile",
|
||||
"profile_description": "Update your profile details",
|
||||
"profile_name": "Profile name",
|
||||
"proxy": "proxy",
|
||||
"proxy_url": "URL proxy",
|
||||
"proxy_use_toggle": "Usa il middleware proxy per inviare richieste",
|
||||
"read_the": "Leggi il",
|
||||
"reset_default": "Riportare alle condizioni originali",
|
||||
"sidebar_on_left": "Sidebar on left",
|
||||
"sync": "Sincronizzare",
|
||||
"sync_collections": "Collezioni",
|
||||
"sync_description": "Queste impostazioni sono sincronizzate con il cloud.",
|
||||
@@ -453,6 +476,7 @@
|
||||
"pre_request_script": "Script di pre-richiesta",
|
||||
"queries": "Interrogazioni",
|
||||
"query": "domanda",
|
||||
"schema": "Schema",
|
||||
"socketio": "Presa.IO",
|
||||
"sse": "SSE",
|
||||
"tests": "test",
|
||||
@@ -461,31 +485,58 @@
|
||||
"websocket": "WebSocket"
|
||||
},
|
||||
"team": {
|
||||
"already_member": "You are already a member of this team. Contact your team owner.",
|
||||
"create_new": "Crea una nuova squadra",
|
||||
"deleted": "Squadra eliminata",
|
||||
"edit": "Modifica squadra",
|
||||
"email": "E-mail",
|
||||
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
|
||||
"exit": "Esci dalla squadra",
|
||||
"exit_disabled": "Solo il proprietario non può uscire dalla squadra",
|
||||
"invalid_email_format": "Il formato dell'email non è valido",
|
||||
"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": "Si prega di fornire un permesso valido al membro del team",
|
||||
"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": "Partecipa al programma beta per accedere ai team.",
|
||||
"join_team": "Join {team}",
|
||||
"joined_team": "You have joined {team}",
|
||||
"joined_team_description": "You are now a member of this team",
|
||||
"left": "Hai lasciato la squadra",
|
||||
"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": "Utente rimosso",
|
||||
"member_role_updated": "Ruoli utente aggiornati",
|
||||
"members": "Membri",
|
||||
"name_length_insufficient": "Il nome della squadra deve essere lungo almeno 6 caratteri",
|
||||
"name_updated": "Team name updated",
|
||||
"new": "Nuova squadra",
|
||||
"new_created": "Nuova squadra creata",
|
||||
"new_name": "La mia nuova squadra",
|
||||
"no_access": "Non hai accesso in modifica a queste raccolte",
|
||||
"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": "Permessi",
|
||||
"saved": "Squadra salvata",
|
||||
"title": "Squadre"
|
||||
"select_a_team": "Select a team",
|
||||
"title": "Squadre",
|
||||
"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": "Codice JavaScript",
|
||||
"learn": "Leggi la documentazione",
|
||||
"passed": "test passed",
|
||||
"report": "Rapporto di prova",
|
||||
"results": "Risultati del test",
|
||||
"script": "sceneggiatura",
|
||||
|
||||
Reference in New Issue
Block a user