chore(i18n): updated translations
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"disconnect": "Verbinding verbreken",
|
||||
"dismiss": "Afwijzen",
|
||||
"download_file": "Download bestand",
|
||||
"duplicate": "Duplicate",
|
||||
"edit": "Bewerking",
|
||||
"go_back": "Ga terug",
|
||||
"label": "Label",
|
||||
@@ -136,12 +137,15 @@
|
||||
"body": "Dit verzoek heeft geen hoofdtekst",
|
||||
"collection": "Collectie is leeg",
|
||||
"collections": "Collecties zijn leeg",
|
||||
"documentation": "Connect to a GraphQL endpoint to view documentation",
|
||||
"environments": "Omgevingen zijn leeg",
|
||||
"folder": "Map is leeg",
|
||||
"headers": "Dit verzoek heeft geen headers",
|
||||
"history": "Geschiedenis is leeg",
|
||||
"invites": "Invite list is empty",
|
||||
"members": "Team is leeg",
|
||||
"parameters": "Dit verzoek heeft geen parameters",
|
||||
"pending_invites": "There are no pending invites for this team",
|
||||
"protocols": "Protocollen zijn leeg",
|
||||
"schema": "Verbinding maken met een GraphQL-eindpunt",
|
||||
"team_name": "Teamnaam leeg",
|
||||
@@ -165,7 +169,9 @@
|
||||
"empty_req_name": "Lege aanvraagnaam",
|
||||
"f12_details": "(F12 voor details)",
|
||||
"gql_prettify_invalid_query": "Kon een ongeldige zoekopdracht niet mooier maken, syntaxisfouten in de query oplossen en opnieuw proberen",
|
||||
"incorrect_email": "Incorrect email",
|
||||
"json_prettify_invalid_body": "Kon een ongeldige hoofdtekst niet mooier maken, json-syntaxisfouten oplossen en opnieuw proberen",
|
||||
"network_error": "There seems to be a network error. Please try again.",
|
||||
"network_fail": "Kan verzoek niet versturen",
|
||||
"no_duration": "Geen duur",
|
||||
"something_went_wrong": "Er is iets fout gegaan"
|
||||
@@ -245,6 +251,7 @@
|
||||
"navigation": {
|
||||
"doc": "Documenten",
|
||||
"graphql": "GraphQL",
|
||||
"profile": "Profile",
|
||||
"realtime": "Real-time",
|
||||
"rest": "REST",
|
||||
"settings": "Instellingen"
|
||||
@@ -255,6 +262,18 @@
|
||||
"script": "Script vooraf aanvragen",
|
||||
"snippets": "Fragmenten"
|
||||
},
|
||||
"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": "Ster verwijderen"
|
||||
},
|
||||
@@ -315,6 +334,7 @@
|
||||
"change_font_size": "Verander lettergrootte",
|
||||
"choose_language": "Kies een taal",
|
||||
"dark_mode": "Donker",
|
||||
"expand_navigation": "Expand navigation",
|
||||
"experiments": "Experimentele functies",
|
||||
"experiments_notice": "Dit is een verzameling experimenten waaraan we werken en die nuttig, leuk, beide of geen van beide kunnen te zijn. Ze zijn niet definitief en zijn mogelijk niet stabiel, dus als er iets heel raars gebeurt, raak dan niet in paniek. Zet de functie uit, en",
|
||||
"extension_ver_not_reported": "Niet gerapporteerd",
|
||||
@@ -329,13 +349,16 @@
|
||||
"interceptor_description": "Middleware tussen applicatie en API's.",
|
||||
"language": "Taal",
|
||||
"light_mode": "Licht",
|
||||
"navigation_sidebar": "Navigatiezijbalk",
|
||||
"official_proxy_hosting": "Officiële proxy wordt gehost door Hoppscotch.",
|
||||
"profile": "Profile",
|
||||
"profile_description": "Update your profile details",
|
||||
"profile_name": "Profile name",
|
||||
"proxy": "Proxy",
|
||||
"proxy_url": "Proxy-URL",
|
||||
"proxy_use_toggle": "Gebruik de proxy-middleware om verzoeken te versturen",
|
||||
"read_the": "Lees de",
|
||||
"reset_default": "Reset naar standaard",
|
||||
"sidebar_on_left": "Sidebar on left",
|
||||
"sync": "Synchroniseren",
|
||||
"sync_collections": "Collecties",
|
||||
"sync_description": "Deze instellingen worden gesynchroniseerd met de cloud.",
|
||||
@@ -453,6 +476,7 @@
|
||||
"pre_request_script": "Pre-request scripts",
|
||||
"queries": "Queries",
|
||||
"query": "Query",
|
||||
"schema": "Schema",
|
||||
"socketio": "Socket.IO",
|
||||
"sse": "SSE",
|
||||
"tests": "Testen",
|
||||
@@ -461,31 +485,58 @@
|
||||
"websocket": "WebSocket"
|
||||
},
|
||||
"team": {
|
||||
"already_member": "You are already a member of this team. Contact your team owner.",
|
||||
"create_new": "Nieuw team maken",
|
||||
"deleted": "Team verwijderd",
|
||||
"edit": "Team bewerken",
|
||||
"email": "E-mail",
|
||||
"email_do_not_match": "Email doesn't match with your account details. Contact your team owner.",
|
||||
"exit": "Team verlaten",
|
||||
"exit_disabled": "Alleen de eigenaar kan het team niet verlaten",
|
||||
"invalid_email_format": "E-mailindeling is ongeldig",
|
||||
"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": "Geef een geldige toestemming aan het teamlid",
|
||||
"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": "Doe mee aan het bètaprogramma om toegang te krijgen tot teams.",
|
||||
"join_team": "Join {team}",
|
||||
"joined_team": "You have joined {team}",
|
||||
"joined_team_description": "You are now a member of this team",
|
||||
"left": "Je hebt het team verlaten",
|
||||
"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": "Gebruiker verwijderd",
|
||||
"member_role_updated": "Gebruikersrollen bijgewerkt",
|
||||
"members": "Leden",
|
||||
"name_length_insufficient": "Teamnaam moet minimaal 6 tekens lang zijn",
|
||||
"name_updated": "Team name updated",
|
||||
"new": "Nieuw team",
|
||||
"new_created": "Nieuw team gemaakt",
|
||||
"new_name": "Mijn nieuwe team",
|
||||
"no_access": "U heeft geen bewerkingsrechten voor deze collecties",
|
||||
"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": "Rechten",
|
||||
"saved": "Team gered",
|
||||
"title": "teams"
|
||||
"select_a_team": "Select a team",
|
||||
"title": "teams",
|
||||
"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": "JavaScript-code",
|
||||
"learn": "Documentatie lezen",
|
||||
"passed": "test passed",
|
||||
"report": "Test rapport",
|
||||
"results": "Test resultaten",
|
||||
"script": "Script",
|
||||
|
||||
Reference in New Issue
Block a user