diff --git a/packages/hoppscotch-app/locales/cn.json b/packages/hoppscotch-app/locales/cn.json
index c372b01ab..6be18aa0f 100644
--- a/packages/hoppscotch-app/locales/cn.json
+++ b/packages/hoppscotch-app/locales/cn.json
@@ -1,7 +1,7 @@
{
"action": {
"cancel": "取消",
- "choose_file": "选择一个文件",
+ "choose_file": "选择文件",
"clear": "清除",
"clear_all": "全部清除",
"connect": "连接",
@@ -9,18 +9,18 @@
"delete": "删除",
"disconnect": "断开连接",
"dismiss": "忽略",
- "dont_save": "Don't save",
+ "dont_save": "不保存",
"download_file": "下载文件",
"duplicate": "复制",
"edit": "编辑",
"go_back": "返回",
"label": "标签",
"learn_more": "了解更多",
- "less": "Less",
+ "less": "更少",
"more": "更多",
"new": "新增",
"no": "否",
- "paste": "Paste",
+ "paste": "粘贴",
"prettify": "美化",
"remove": "移除",
"restore": "恢复",
@@ -45,9 +45,9 @@
"chat_with_us": "与我们交谈",
"contact_us": "联系我们",
"copy": "复制",
- "copy_user_id": "Copy User Auth Token",
- "developer_option": "Developer options",
- "developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
+ "copy_user_id": "复制认证 Token",
+ "developer_option": "开发者选项",
+ "developer_option_description": "开发者工具,有助于开发和维护 Hoppscotch。",
"discord": "Discord",
"documentation": "帮助文档",
"github": "GitHub",
@@ -60,7 +60,7 @@
"keyboard_shortcuts": "键盘快捷键",
"name": "Hoppscotch",
"new_version_found": "已发现新版本。刷新页面以更新。",
- "options": "Options",
+ "options": "选项",
"proxy_privacy_policy": "代理隐私政策",
"reload": "重新加载",
"search": "搜索",
@@ -68,7 +68,7 @@
"shortcuts": "快捷方式",
"spotlight": "聚光灯",
"status": "状态",
- "status_description": "Check the status of the website",
+ "status_description": "检查网站状态",
"terms_and_privacy": "隐私条款",
"twitter": "Twitter",
"type_a_command_search": "输入命令或搜索内容……",
@@ -82,7 +82,7 @@
"continue_with_email": "使用电子邮箱登录",
"continue_with_github": "使用 GitHub 登录",
"continue_with_google": "使用 Google 登录",
- "continue_with_microsoft": "Continue with Microsoft",
+ "continue_with_microsoft": "使用 Microsoft 登录",
"email": "电子邮箱地址",
"logged_out": "登出",
"login": "登录",
@@ -106,32 +106,32 @@
"username": "用户名"
},
"collection": {
- "created": "组合已创建",
- "edit": "编辑组合",
- "invalid_name": "请提供有效的组合名称",
- "my_collections": "我的组合",
- "name": "我的新组合",
- "name_length_insufficient": "Collection name should be at least 3 characters long",
- "new": "新建组合",
- "renamed": "组合已更名",
- "request_in_use": "Request in use",
+ "created": "集合已创建",
+ "edit": "编辑集合",
+ "invalid_name": "请提供有效的集合名称",
+ "my_collections": "我的集合",
+ "name": "我的新集合",
+ "name_length_insufficient": "集合名字至少需要 3 个字符",
+ "new": "新建集合",
+ "renamed": "集合已更名",
+ "request_in_use": "请求正在使用中",
"save_as": "另存为",
- "select": "选择一个组合",
+ "select": "选择一个集合",
"select_location": "选择位置",
"select_team": "选择一个团队",
- "team_collections": "团队组合"
+ "team_collections": "团队集合"
},
"confirm": {
"exit_team": "你确定要离开此团队吗?",
"logout": "你确定要登出吗?",
- "remove_collection": "你确定要永久删除该组合吗?",
+ "remove_collection": "你确定要永久删除该集合吗?",
"remove_environment": "你确定要永久删除该环境吗?",
"remove_folder": "你确定要永久删除该文件夹吗?",
"remove_history": "你确定要永久删除全部历史记录吗?",
"remove_request": "你确定要永久删除该请求吗?",
"remove_team": "你确定要删除该团队吗?",
"remove_telemetry": "你确定要退出遥测服务吗?",
- "request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
+ "request_change": "你确定你要放弃当前的请求,未保存的修改将被丢失。",
"sync": "您确定要同步该工作区吗?"
},
"count": {
@@ -144,13 +144,13 @@
},
"documentation": {
"generate": "生成文档",
- "generate_message": "导入 Hoppscotch 组合以随时随地生成 API 文档。"
+ "generate_message": "导入 Hoppscotch 集合以随时随地生成 API 文档。"
},
"empty": {
"authorization": "该请求没有使用任何授权",
"body": "该请求没有任何请求体",
- "collection": "组合为空",
- "collections": "组合为空",
+ "collection": "集合为空",
+ "collections": "集合为空",
"documentation": "连接至 GraphQL 端点以查看文档",
"endpoint": "端点不能为空",
"environments": "环境为空",
@@ -169,20 +169,20 @@
"tests": "没有针对该请求的测试"
},
"environment": {
- "add_to_global": "Add to Global",
- "added": "Environment addition",
- "create_new": "已创建新环境",
- "created": "Environment created",
- "deleted": "Environment deletion",
+ "add_to_global": "添加到全局环境",
+ "added": "环境已添加",
+ "create_new": "创建新环境",
+ "created": "环境已创建",
+ "deleted": "环境已删除",
"edit": "编辑环境",
"invalid_name": "请提供有效的环境名称",
- "nested_overflow": "nested environment variables are limited to 10 levels",
+ "nested_overflow": "环境嵌套深度超过限制(10层)",
"new": "新建环境",
"no_environment": "无环境",
- "no_environment_description": "No environments were selected. Choose what to do with the following variables.",
+ "no_environment_description": "没有选择环境。选择如何处理以下变量。",
"select": "选择环境",
"title": "环境",
- "updated": "Environment updation",
+ "updated": "环境已更新",
"variable_list": "变量列表"
},
"error": {
@@ -190,9 +190,9 @@
"check_console_details": "检查控制台日志以获悉详情",
"curl_invalid_format": "cURL 格式不正确",
"empty_req_name": "空请求名称",
- "f12_details": "(F12 详情)",
+ "f12_details": "(F12 详情)",
"gql_prettify_invalid_query": "无法美化无效的查询,处理查询语法错误并重试",
- "incomplete_config_urls": "Incomplete configuration URLs",
+ "incomplete_config_urls": "配置文件中的 URL 无效",
"incorrect_email": "电子邮箱错误",
"invalid_link": "无效链接",
"invalid_link_description": "你点击的链接无效或已过期。",
@@ -202,7 +202,7 @@
"no_duration": "无持续时间",
"script_fail": "无法执行预请求脚本",
"something_went_wrong": "发生了一些错误",
- "test_script_fail": "Could not execute post-request script"
+ "test_script_fail": "无法执行请求脚本"
},
"export": {
"as_json": "导出为 JSON",
@@ -215,7 +215,7 @@
"created": "已创建文件夹",
"edit": "编辑文件夹",
"invalid_name": "请提供文件夹的名称",
- "name_length_insufficient": "Folder name should be at least 3 characters long",
+ "name_length_insufficient": "文件夹名称应至少为 3 个字符",
"new": "新文件夹",
"renamed": "文件夹已更名"
},
@@ -238,46 +238,46 @@
"post_request_tests": "测试脚本使用 JavaScript 编写,并在收到响应后执行。",
"pre_request_script": "预请求脚本使用 JavaScript 编写,并在请求发送前执行。",
"script_fail": "预请求脚本中似乎存在故障。 检查下面的错误并相应地修复脚本。",
- "test_script_fail": "There seems to be an error with test script. Please fix the errors and run tests again",
+ "test_script_fail": "测试脚本似乎有一个错误。请修复错误并再次运行测试",
"tests": "编写测试脚本以自动调试。"
},
"hide": {
- "collection": "Collapse Collection Panel",
+ "collection": "隐藏集合",
"more": "隐藏更多",
"preview": "隐藏预览",
"sidebar": "隐藏侧边栏"
},
"import": {
- "collections": "导入组合",
+ "collections": "导入集合",
"curl": "导入 cURL",
"failed": "导入失败",
"from_gist": "从 Gist 导入",
- "from_gist_description": "Import from Gist URL",
- "from_insomnia": "Import from Insomnia",
- "from_insomnia_description": "Import from Insomnia collection",
- "from_json": "Import from Hoppscotch",
- "from_json_description": "Import from Hoppscotch collection file",
- "from_my_collections": "从我的组合导入",
- "from_my_collections_description": "Import from My Collections file",
- "from_openapi": "Import from OpenAPI",
- "from_openapi_description": "Import from OpenAPI specification file (YML/JSON)",
- "from_postman": "Import from Postman",
- "from_postman_description": "Import from Postman collection",
- "from_url": "Import from URL",
+ "from_gist_description": "从 Gist URL 导入",
+ "from_insomnia": "从 Insomnia 导入",
+ "from_insomnia_description": "从 Insomnia 集合中导入",
+ "from_json": "从 Hoppscotch 导入",
+ "from_json_description": "从 Hoppscotch 集合中导入",
+ "from_my_collections": "从我的集合导入",
+ "from_my_collections_description": "从我的集合文件导入",
+ "from_openapi": "从 OpenAPI 导入",
+ "from_openapi_description": "从 OpenAPI 文件导入(YML/JSON)",
+ "from_postman": "从 Postman 导入",
+ "from_postman_description": "从 Postman 集合中导入",
+ "from_url": "从 URL 导入",
"gist_url": "输入 Gist URL",
- "json_description": "Import collections from a Hoppscotch Collections JSON file",
+ "json_description": "从 Hoppscotch 的集合文件导入(JSON)",
"title": "导入"
},
"layout": {
- "collapse_collection": "Collapse or Expand Collections",
- "collapse_sidebar": "Collapse or Expand the sidebar",
+ "collapse_collection": "折叠/展开集合",
+ "collapse_sidebar": "折叠/展开边栏",
"column": "垂直布局",
- "name": "Layout",
+ "name": "布局",
"row": "水平布局",
- "zen_mode": "禅意模式"
+ "zen_mode": "ZEN 模式"
},
"modal": {
- "collections": "组合",
+ "collections": "集合",
"confirm": "确认",
"edit_request": "编辑请求",
"import_export": "导入/导出"
@@ -315,12 +315,12 @@
"email_verification_mail": "确认邮件已发送至你的邮箱,请点击链接以验证你的电子邮箱。",
"no_permission": "你无权执行此操作。",
"owner": "所有者",
- "owner_description": "所有者可以添加、编辑和删除请求、组合及团队成员。",
+ "owner_description": "所有者可以添加、编辑和删除请求、集合及团队成员。",
"roles": "角色",
- "roles_description": "角色用以控制共享组合的访问权限。",
+ "roles_description": "角色用以控制共享集合的访问权限。",
"updated": "档案已更新",
- "viewer": "阅览者",
- "viewer_description": "阅览者只可查看与使用请求。"
+ "viewer": "查看者",
+ "viewer_description": "查看者只可查看与使用请求。"
},
"remove": {
"star": "移除星标"
@@ -340,10 +340,10 @@
"invalid_name": "请提供请求名称",
"method": "方法",
"name": "请求名称",
- "new": "New Request",
- "override": "Override",
- "override_help": "Set
Content-Type in Headers",
- "overriden": "Overridden",
+ "new": "新请求",
+ "override": "覆盖",
+ "override_help": "设置 Content-Type 头",
+ "overriden": "覆盖",
"parameter_list": "查询参数",
"parameters": "参数",
"path": "路径",
@@ -356,7 +356,7 @@
"save_as": "另存为",
"saved": "请求已保存",
"share": "分享",
- "share_description": "Share Hoppscotch with your friends",
+ "share_description": "分享 Hoppscotch 给你的朋友",
"title": "请求",
"type": "请求类型",
"url": "URL",
@@ -396,7 +396,7 @@
"extension_version": "扩展版本",
"extensions": "扩展",
"extensions_use_toggle": "使用浏览器扩展发送请求(如果存在)",
- "follow": "Follow Us",
+ "follow": "关注我们",
"font_size": "字体大小",
"font_size_large": "大",
"font_size_medium": "中",
@@ -417,7 +417,7 @@
"reset_default": "重置为默认",
"sidebar_on_left": "侧边栏移至左侧",
"sync": "同步",
- "sync_collections": "组合",
+ "sync_collections": "集合",
"sync_description": "这些设置会同步到云。",
"sync_environments": "环境",
"sync_history": "历史",
@@ -464,21 +464,21 @@
"previous_method": "选择上一个方法",
"put_method": "选择 PUT 方法",
"reset_request": "重置请求",
- "save_to_collections": "保存到组合",
+ "save_to_collections": "保存到集合",
"send_request": "发送请求",
"title": "请求"
},
"theme": {
- "black": "Switch theme to black mode",
- "dark": "Switch theme to dark mode",
- "light": "Switch theme to light mode",
- "system": "Switch theme to system mode",
- "title": "Theme"
+ "black": "切换为黑色主题",
+ "dark": "切换为深色主题",
+ "light": "切换为浅色主题",
+ "system": "切换为系统主题",
+ "title": "主题"
}
},
"show": {
"code": "显示代码",
- "collection": "Expand Collection Panel",
+ "collection": "展开集合",
"more": "显示更多",
"sidebar": "显示侧边栏"
},
@@ -525,7 +525,7 @@
"community": "提问与互助",
"documentation": "阅读更多有关 Hoppscotch 的内容",
"forum": "答疑解惑",
- "github": "Follow us on Github",
+ "github": "在 Github 关注我们",
"shortcuts": "更快浏览应用",
"team": "与团队保持联系",
"title": "支持",
@@ -534,7 +534,7 @@
"tab": {
"authorization": "授权",
"body": "请求体",
- "collections": "组合",
+ "collections": "集合",
"documentation": "帮助文档",
"headers": "请求头",
"history": "历史记录",
@@ -552,18 +552,18 @@
"websocket": "WebSocket"
},
"team": {
- "already_member": "你已经是此团队的成员。请联系你的团队所有人。",
+ "already_member": "你已经是此团队的成员。请联系你的团队者。",
"create_new": "创建新团队",
"deleted": "团队已删除",
"edit": "编辑团队",
"email": "电子邮箱",
- "email_do_not_match": "邮箱无法与你的帐户信息匹配。请联系你的团队所有人。",
+ "email_do_not_match": "邮箱无法与你的帐户信息匹配。请联系你的团队者。",
"exit": "退出团队",
"exit_disabled": "团队所有者无法退出团队",
"invalid_email_format": "电子邮箱格式无效",
- "invalid_id": "无效的团队 ID,请联系你的团队所有人。",
+ "invalid_id": "无效的团队 ID,请联系你的团队者。",
"invalid_invite_link": "无效的邀请链接",
- "invalid_invite_link_description": "你点击的链接无效。请联系你的团队所有人。",
+ "invalid_invite_link_description": "你点击的链接无效。请联系你的团队者。",
"invalid_member_permission": "请为团队成员提供有效的权限",
"invite": "邀请",
"invite_more": "邀请更多成员",
@@ -578,8 +578,8 @@
"login_to_continue": "登录以继续",
"login_to_continue_description": "你需要登录以加入团队",
"logout_and_try_again": "登出并以其他帐户登录",
- "member_has_invite": "此邮箱 ID 已有邀请。请联系你的团队所有人。",
- "member_not_found": "未找到成员。请联系你的团队所有人。",
+ "member_has_invite": "此邮箱 ID 已有邀请。请联系你的团队者。",
+ "member_not_found": "未找到成员。请联系你的团队者。",
"member_removed": "用户已移除",
"member_role_updated": "用户角色已更新",
"members": "成员",
@@ -588,10 +588,10 @@
"new": "新团队",
"new_created": "已创建新团队",
"new_name": "我的新团队",
- "no_access": "你没有编辑组合的权限",
- "no_invite_found": "未找到邀请。请联系你的团队所有人。",
- "not_found": "Team not found. Contact your team owner.",
- "not_valid_viewer": "你不是有效的阅览者。请联系你的团队所有人。",
+ "no_access": "你没有编辑集合的权限",
+ "no_invite_found": "未找到邀请。请联系你的团队者。",
+ "not_found": "没有找到团队,请联系您的团队所有者。",
+ "not_valid_viewer": "你不是有效的查看者。请联系你的团队者。",
"pending_invites": "待办邀请",
"permissions": "权限",
"saved": "团队已保存",
diff --git a/packages/hoppscotch-app/locales/pt-br.json b/packages/hoppscotch-app/locales/pt-br.json
index a775b3ae0..fada4f71d 100644
--- a/packages/hoppscotch-app/locales/pt-br.json
+++ b/packages/hoppscotch-app/locales/pt-br.json
@@ -2,16 +2,16 @@
"action": {
"cancel": "Cancelar",
"choose_file": "Escolha um arquivo",
- "clear": "Claro",
+ "clear": "Limpar",
"clear_all": "Limpar tudo",
"connect": "Conectar",
"copy": "Copiar",
"delete": "Excluir",
- "disconnect": "desconectar",
+ "disconnect": "Desconectar",
"dismiss": "Dispensar",
- "dont_save": "Don't save",
+ "dont_save": "Não Salvar",
"download_file": "⇬ Fazer download do arquivo",
- "duplicate": "Duplicate",
+ "duplicate": "Duplicar",
"edit": "Editar",
"go_back": "Voltar",
"label": "Etiqueta",
@@ -35,7 +35,7 @@
"turn_off": "Desligar",
"turn_on": "Ligar",
"undo": "Desfazer",
- "yes": "sim"
+ "yes": "Sim"
},
"add": {
"new": "Adicionar novo",
@@ -45,9 +45,9 @@
"chat_with_us": "Converse conosco",
"contact_us": "Contate-Nos",
"copy": "Copiar",
- "copy_user_id": "Copy User Auth Token",
- "developer_option": "Developer options",
- "developer_option_description": "Developer tools which helps in development and maintenance of Hoppscotch.",
+ "copy_user_id": "Copiar token de autenticação do usuário",
+ "developer_option": "Opções de desenvolvedor",
+ "developer_option_description": "Opções de desenvolvedor que ajudam no desenvolvimento e manutenção do Hoppscotch.",
"discord": "Discord",
"documentation": "Documentação",
"github": "GitHub",
@@ -60,18 +60,18 @@
"keyboard_shortcuts": "Atalhos do teclado",
"name": "Hoppscotch",
"new_version_found": "Nova versão encontrada. Atualize para atualizar.",
- "options": "Options",
+ "options": "Opções",
"proxy_privacy_policy": "Política de privacidade do proxy",
- "reload": "recarregar",
+ "reload": "Recarregar",
"search": "Procurar",
"share": "Compartilhado",
"shortcuts": "Atalhos",
"spotlight": "Holofote",
- "status": "Status",
- "status_description": "Check the status of the website",
+ "status": "Estado",
+ "status_description": "Cheque o estado do website.",
"terms_and_privacy": "Termos e privacidade",
"twitter": "Twitter",
- "type_a_command_search": "Digite um comando ou pesquise ...",
+ "type_a_command_search": "Digite um comando ou pesquise...",
"we_use_cookies": "Usamos cookies",
"whats_new": "O que há de novo?",
"wiki": "Wiki"
@@ -114,7 +114,7 @@
"name_length_insufficient": "O nome da coleção deve ter pelo menos 3 caracteres",
"new": "Nova coleção",
"renamed": "Coleção renomeada",
- "request_in_use": "Request in use",
+ "request_in_use": "Requisição em uso",
"save_as": "Salvar como",
"select": "Selecione uma coleção",
"select_location": "Selecione a localização",
@@ -131,7 +131,7 @@
"remove_request": "Tem certeza de que deseja excluir permanentemente esta solicitação?",
"remove_team": "Tem certeza que deseja excluir esta equipe?",
"remove_telemetry": "Tem certeza de que deseja cancelar a telemetria?",
- "request_change": "Are you sure you want to discard current request, unsaved changes will be lost.",
+ "request_change": "Tem certeza que deseja descartar a requisição atual? Alterações não salvas serão perdidas.",
"sync": "Tem certeza de que deseja sincronizar este espaço de trabalho?"
},
"count": {
@@ -151,8 +151,8 @@
"body": "Este pedido não tem corpo",
"collection": "Coleção está vazia",
"collections": "Coleções estão vazias",
- "documentation": "Connect to a GraphQL endpoint to view documentation",
- "endpoint": "Endpoint cannot be empty",
+ "documentation": "Se conecte à um endpoint GraphQL para ver a documentação",
+ "endpoint": "O endpoint não pode ser vazio",
"environments": "Ambientes estão vazios",
"folder": "Pasta está vazia",
"headers": "Esta solicitação não possui cabeçalhos",
@@ -172,11 +172,11 @@
"add_to_global": "Adicionar ao Global",
"added": "Adição de ambiente",
"create_new": "Crie um novo ambiente",
- "created": "Environment created",
+ "created": "Ambiente criado",
"deleted": "Deleção de ambiente",
"edit": "Editar Ambiente",
"invalid_name": "Forneça um nome válido para o ambiente",
- "nested_overflow": "variáveis de ambiente aninhadas são limitadas a 10 níveis",
+ "nested_overflow": "Variáveis de ambiente aninhadas são limitadas a 10 níveis",
"new": "Novo ambiente",
"no_environment": "Sem ambiente",
"no_environment_description": "Nenhum ambiente foi selecionado. Escolha o que fazer com as seguintes variáveis.",
@@ -195,9 +195,9 @@
"incomplete_config_urls": "URLs de configuração incompletas",
"incorrect_email": "Email incorreto",
"invalid_link": "Link inválido",
- "invalid_link_description": "The link you clicked is invalid or expired.",
+ "invalid_link_description": "O link que você clicou é inválido ou já expirou.",
"json_prettify_invalid_body": "Não foi possível embelezar um corpo inválido, resolver erros de sintaxe json e tentar novamente",
- "network_error": "There seems to be a network error. Please try again.",
+ "network_error": "Parece que houve um problema de rede. Por favor, tente novamente.",
"network_fail": "Não foi possível enviar requisição",
"no_duration": "Sem duração",
"script_fail": "Não foi possível executar o script pré-requisição",
@@ -252,25 +252,25 @@
"curl": "Importar cURL",
"failed": "A importação falhou",
"from_gist": "Importar do Gist",
- "from_gist_description": "Import from Gist URL",
- "from_insomnia": "Import from Insomnia",
- "from_insomnia_description": "Import from Insomnia collection",
- "from_json": "Import from Hoppscotch",
- "from_json_description": "Import from Hoppscotch collection file",
+ "from_gist_description": "Importar de URL Gist",
+ "from_insomnia": "Importar de Insomnia",
+ "from_insomnia_description": "Importa de coleção Insomnia",
+ "from_json": "Importar de Hoppscotch",
+ "from_json_description": "Importa de arquivo de coleção Hoppscotch",
"from_my_collections": "Importar de minhas coleções",
- "from_my_collections_description": "Import from My Collections file",
- "from_openapi": "Import from OpenAPI",
- "from_openapi_description": "Import from OpenAPI specification file (YML/JSON)",
- "from_postman": "Import from Postman",
- "from_postman_description": "Import from Postman collection",
- "from_url": "Import from URL",
- "gist_url": "Insira o URL da essência",
- "json_description": "Import collections from a Hoppscotch Collections JSON file",
+ "from_my_collections_description": "Importa de arquivo Minhas Coleções",
+ "from_openapi": "Importar de OpenAPI",
+ "from_openapi_description": "Importa de arquivo de especificação OpenAPI (YML/JSON)",
+ "from_postman": "Importar de Postman",
+ "from_postman_description": "Importa de coleção Postman",
+ "from_url": "Importar de URL",
+ "gist_url": "Insira o URL do Gist",
+ "json_description": "Importa coleções de um arquivo JSON de Coleções Hoppscotch",
"title": "Importar"
},
"layout": {
- "collapse_collection": "Collapse or Expand Collections",
- "collapse_sidebar": "Collapse or Expand the sidebar",
+ "collapse_collection": "Encolher ou expandir coleções",
+ "collapse_sidebar": "Encolher ou Expandir a barra lateral",
"column": "Layout vertical",
"name": "Layout",
"row": "Layout horizontal",
@@ -311,16 +311,16 @@
"profile": {
"app_settings": "App Settings",
"editor": "Editor",
- "editor_description": "Editors can add, edit, and delete requests.",
- "email_verification_mail": "A verification email has been sent to your email address. Please click on the link to verify your email address.",
- "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.",
- "updated": "Profile updated",
- "viewer": "Viewer",
- "viewer_description": "Viewers can only view and use requests."
+ "editor_description": "Editores podem adicionar, editar e deletar requisições.",
+ "email_verification_mail": "Um e-mail de verificação foi enviado ao seu endereço de e-mail. Por favor, clique no link para verificar seu endereço e-mail.",
+ "no_permission": "Você não tem permissão para realizar esta ação.",
+ "owner": "Dono",
+ "owner_description": "Donos podem adicionar, editar e deletar requisições, coleções e membros de equipe.",
+ "roles": "Funções",
+ "roles_description": "Funções são utilizadas para gerenciar acesso às coleções compartilhadas.",
+ "updated": "Perfil atualizado",
+ "viewer": "Espectador",
+ "viewer_description": "Espectadores só podem ver e usar requisições."
},
"remove": {
"star": "Remover estrela"
@@ -340,10 +340,10 @@
"invalid_name": "Forneça um nome para a requisição",
"method": "Método",
"name": "Nome da requisição",
- "new": "New Request",
- "override": "Override",
- "override_help": "Set Content-Type in Headers",
- "overriden": "Overridden",
+ "new": "Nova requisição",
+ "override": "Substituir",
+ "override_help": "Substituir Content-Type em Headers",
+ "overriden": "Substituído",
"parameter_list": "Parâmetros da requisição",
"parameters": "Parâmetros",
"path": "Caminho",
@@ -356,7 +356,7 @@
"save_as": "Salvar como",
"saved": "Requisição salva",
"share": "Compartilhadar",
- "share_description": "Share Hoppscotch with your friends",
+ "share_description": "Compartilhe o Hoppscotch com seus amigos",
"title": "Solicitar",
"type": "Tipo de requisição",
"url": "URL",
@@ -396,7 +396,7 @@
"extension_version": "Versão da extensão",
"extensions": "Extensões",
"extensions_use_toggle": "Use a extensão do navegador para enviar solicitações (se houver)",
- "follow": "Follow Us",
+ "follow": "Nos siga",
"font_size": "Tamanho da fonte",
"font_size_large": "Grande",
"font_size_medium": "Médio",
@@ -407,7 +407,7 @@
"light_mode": "Luz",
"official_proxy_hosting": "Official Proxy é hospedado por Hoppscotch.",
"profile": "Perfil",
- "profile_description": "Update your profile details",
+ "profile_description": "Atualize os detalhes de seu perfil",
"profile_email": "Endereço de email",
"profile_name": "Nome do perfil",
"proxy": "Proxy",