mirror of
https://github.com/fosrl/pangolin.git
synced 2026-03-08 03:36:37 +00:00
New translations en-us.json (Portuguese)
This commit is contained in:
@@ -77,6 +77,15 @@
|
|||||||
"siteRunsInDocker": "Executa no Docker",
|
"siteRunsInDocker": "Executa no Docker",
|
||||||
"siteRunsInShell": "Executa na shell no macOS, Linux e Windows",
|
"siteRunsInShell": "Executa na shell no macOS, Linux e Windows",
|
||||||
"siteErrorDelete": "Erro ao excluir site",
|
"siteErrorDelete": "Erro ao excluir site",
|
||||||
|
"siteErrorUpdate": "Failed to update site",
|
||||||
|
"siteErrorUpdateDescription": "An error occurred while updating the site.",
|
||||||
|
"siteUpdated": "Site updated",
|
||||||
|
"siteUpdatedDescription": "The site has been updated.",
|
||||||
|
"siteGeneralDescription": "Configure the general settings for this site",
|
||||||
|
"siteSettingDescription": "Configure the settings on your site",
|
||||||
|
"siteSetting": "{siteName} Settings",
|
||||||
|
"siteInfo": "Site Information",
|
||||||
|
"status": "Status",
|
||||||
"shareTitle": "Gerenciar links de compartilhamento",
|
"shareTitle": "Gerenciar links de compartilhamento",
|
||||||
"shareDescription": "Criar links compartilháveis para conceder acesso temporário ou permanente aos seus recursos",
|
"shareDescription": "Criar links compartilháveis para conceder acesso temporário ou permanente aos seus recursos",
|
||||||
"shareSearch": "Pesquisar links de compartilhamento...",
|
"shareSearch": "Pesquisar links de compartilhamento...",
|
||||||
@@ -85,6 +94,31 @@
|
|||||||
"shareErrorDeleteMessage": "Ocorreu um erro ao excluir o link",
|
"shareErrorDeleteMessage": "Ocorreu um erro ao excluir o link",
|
||||||
"shareDeleted": "Link excluído",
|
"shareDeleted": "Link excluído",
|
||||||
"shareDeletedDesciption": "O link foi eliminado",
|
"shareDeletedDesciption": "O link foi eliminado",
|
||||||
|
"shareTokenDescription": "Your access token can be passed in two ways: as a query parameter or in the request headers. These must be passed from the client on every request for authenticated access.",
|
||||||
|
"accessToken": "Access Token",
|
||||||
|
"usageExamples": "Usage Examples",
|
||||||
|
"tokenId": "Token ID",
|
||||||
|
"requestHeades": "Request Headers",
|
||||||
|
"queryParameter": "Query Parameter",
|
||||||
|
"importantNote": "Important Note",
|
||||||
|
"shareImportantDescription": "For security reasons, using headers is recommended over query parameters when possible, as query parameters may be logged in server logs or browser history.",
|
||||||
|
"token": "Token",
|
||||||
|
"shareTokenSecurety": "Keep your access token secure. Do not share it in publicly accessible areas or client-side code.",
|
||||||
|
"shareErrorFetchResource": "Failed to fetch resources",
|
||||||
|
"shareErrorFetchResourceDescription": "An error occurred while fetching the resources",
|
||||||
|
"shareErrorCreate": "Failed to create share link",
|
||||||
|
"shareErrorCreateDescription": "An error occurred while creating the share link",
|
||||||
|
"shareCreateDescription": "Anyone with this link can access the resource",
|
||||||
|
"shareTitleOptional": "Title (optional)",
|
||||||
|
"expireIn": "Expire In",
|
||||||
|
"neverExpire": "Never expire",
|
||||||
|
"shareExpireDescription": "Expiration time is how long the link will be usable and provide access to the resource. After this time, the link will no longer work, and users who used this link will lose access to the resource.",
|
||||||
|
"shareSeeOnce": "You will only be able to see this linkonce. Make sure to copy it.",
|
||||||
|
"shareAccessHint": "Anyone with this link can access the resource. Share it with care.",
|
||||||
|
"shareTokenUsage": "See Access Token Usage",
|
||||||
|
"createLink": "Create Link",
|
||||||
|
"resourceNotFound": "No resources found",
|
||||||
|
"resourceSearch": "Search resources",
|
||||||
"openMenu": "Abrir menu",
|
"openMenu": "Abrir menu",
|
||||||
"resource": "Recurso",
|
"resource": "Recurso",
|
||||||
"title": "Título",
|
"title": "Título",
|
||||||
@@ -94,7 +128,7 @@
|
|||||||
"shareErrorSelectResource": "Por favor, selecione um recurso",
|
"shareErrorSelectResource": "Por favor, selecione um recurso",
|
||||||
"resourceTitle": "Gerenciar Recursos",
|
"resourceTitle": "Gerenciar Recursos",
|
||||||
"resourceDescription": "Crie proxies seguros para seus aplicativos privados",
|
"resourceDescription": "Crie proxies seguros para seus aplicativos privados",
|
||||||
"resourceSearch": "Procurar recursos...",
|
"resourcesSearch": "Search resources...",
|
||||||
"resourceAdd": "Adicionar Recurso",
|
"resourceAdd": "Adicionar Recurso",
|
||||||
"resourceErrorDelte": "Erro ao excluir recurso",
|
"resourceErrorDelte": "Erro ao excluir recurso",
|
||||||
"authentication": "Autenticação",
|
"authentication": "Autenticação",
|
||||||
@@ -142,6 +176,7 @@
|
|||||||
"enabled": "Ativado",
|
"enabled": "Ativado",
|
||||||
"disabled": "Desabilitado",
|
"disabled": "Desabilitado",
|
||||||
"general": "Gerais",
|
"general": "Gerais",
|
||||||
|
"generalSettings": "General Settings",
|
||||||
"proxy": "Proxy",
|
"proxy": "Proxy",
|
||||||
"rules": "Regras",
|
"rules": "Regras",
|
||||||
"resourceSettingDescription": "Configure as configurações do seu recurso",
|
"resourceSettingDescription": "Configure as configurações do seu recurso",
|
||||||
@@ -151,7 +186,7 @@
|
|||||||
"orgSettingsDescription": "Configurar as configurações gerais da sua organização",
|
"orgSettingsDescription": "Configurar as configurações gerais da sua organização",
|
||||||
"orgGeneralSettings": "Configurações da organização",
|
"orgGeneralSettings": "Configurações da organização",
|
||||||
"orgGeneralSettingsDescription": "Gerencie os detalhes e a configuração da sua organização",
|
"orgGeneralSettingsDescription": "Gerencie os detalhes e a configuração da sua organização",
|
||||||
"orgGeneralSave": "Salvar configurações gerais",
|
"saveGeneralSettings": "Save General Settings",
|
||||||
"orgDangerZone": "Zona de Perigo",
|
"orgDangerZone": "Zona de Perigo",
|
||||||
"orgDangerZoneDescription": "Uma vez que você exclui esta organização, não há volta. Por favor, tenha certeza.",
|
"orgDangerZoneDescription": "Uma vez que você exclui esta organização, não há volta. Por favor, tenha certeza.",
|
||||||
"orgDelete": "Excluir Organização",
|
"orgDelete": "Excluir Organização",
|
||||||
@@ -186,5 +221,11 @@
|
|||||||
"description": "Descrição:",
|
"description": "Descrição:",
|
||||||
"inviteTitle": "Convites Abertos",
|
"inviteTitle": "Convites Abertos",
|
||||||
"inviteDescription": "Gerencie seus convites para outros usuários",
|
"inviteDescription": "Gerencie seus convites para outros usuários",
|
||||||
"inviteSearch": "Procurar convites..."
|
"inviteSearch": "Procurar convites...",
|
||||||
|
"minutes": "Minutes",
|
||||||
|
"hours": "Hours",
|
||||||
|
"days": "Days",
|
||||||
|
"weeks": "Weeks",
|
||||||
|
"months": "Months",
|
||||||
|
"years": "Years"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user