diff --git a/add-on/_locales/no/messages.json b/add-on/_locales/no/messages.json index 563c0ac5e..5b3bc059d 100644 --- a/add-on/_locales/no/messages.json +++ b/add-on/_locales/no/messages.json @@ -8,7 +8,7 @@ "description": "A label for IPFS icon (panel_headerIpfsNodeIconLabel)" }, "panel_headerActiveToggleTitle": { - "message": "Toggle all IPFS integrations", + "message": "Toggle alle IPFS integrasjoner", "description": "A label for an embedded IPFS node (panel_headerActiveToggleTitle)" }, "panel_statusOffline": { diff --git a/add-on/_locales/pt_BR/messages.json b/add-on/_locales/pt_BR/messages.json new file mode 100644 index 000000000..00476c203 --- /dev/null +++ b/add-on/_locales/pt_BR/messages.json @@ -0,0 +1,586 @@ +{ + "browserAction_title": { + "message": "IPFS Companion", + "description": "A pop-up title when user hovers on Browser Action button (browserAction_title)" + }, + "panel_headerIpfsNodeIconLabel": { + "message": "IPFS Companion", + "description": "A label for IPFS icon (panel_headerIpfsNodeIconLabel)" + }, + "panel_headerActiveToggleTitle": { + "message": "Desativar todas as integrações IPFS", + "description": "A label for an embedded IPFS node (panel_headerActiveToggleTitle)" + }, + "panel_statusOffline": { + "message": "offline", + "description": "A label in Node status section of Browser Action pop-up (panel_statusOffline)" + }, + "panel_statusGatewayAddress": { + "message": "Gateway", + "description": "A label in Node status section of Browser Action pop-up (panel_statusGatewayAddress)" + }, + "panel_statusApiAddress": { + "message": "API", + "description": "A label in Node status section of Browser Action pop-up (panel_statusApiAddress)" + }, + "panel_statusGatewayVersion": { + "message": "versão", + "description": "A label in Node status section of Browser Action pop-up (panel_statusGatewayVersion)" + }, + "panel_statusSwarmPeers": { + "message": "Pares", + "description": "A label in Node status section of Browser Action pop-upi (panel_statusSwarmPeers)" + }, + "panel_statusSwarmPeersTitle": { + "message": "O número de outros nós IPFS aos quais você pode se conectar", + "description": "A label tooltip in Node status section of Browser Action pop-up (panel_statusSwarmPeersTitle)" + }, + "panel_quickUpload": { + "message": "Compartilhar arquivos via IPFS", + "description": "A menu item in Browser Action pop-up (panel_quickUpload)" + }, + "panel_openWebui": { + "message": "Abrir interface web", + "description": "A menu item in Browser Action pop-up (panel_openWebui)" + }, + "panel_redirectToggle": { + "message": "Redirecionar para o gateway", + "description": "A menu item in Browser Action pop-up (panel_redirectToggle)" + }, + "panel_redirectToggleTooltip": { + "message": "Ativar/desativar todos os redirecionamentos ao gateway", + "description": "A menu item in Browser Action pop-up (panel_redirectToggleTooltip)" + }, + "panel_toolsSectionHeader": { + "message": "Ferramentas", + "description": "A menu item in Browser Action pop-up (panel_toolsSectionHeader)" + }, + "panel_openPreferences": { + "message": "Abrir preferências da extensão", + "description": "A menu item in Browser Action pop-up (panel_openPreferences)" + }, + "panel_activeTabSectionHeader": { + "message": "Aba atual", + "description": "A menu item in Browser Action pop-up (panel_activeTabSiteRedirectEnable)" + }, + "panel_activeTabSiteRedirectToggle": { + "message": "Redirecionar $1", + "description": "A menu item in Browser Action pop-up (panel_activeTabSiteRedirectToggle)" + }, + "panel_activeTabSiteRedirectToggleTooltip": { + "message": "Ativar/desativar redirecionamento ao gateway em $1", + "description": "A menu item tooltip in Browser Action pop-up (panel_activeTabSiteRedirectToggleTooltip)" + }, + "panel_pinCurrentIpfsAddress": { + "message": "Fixar recurso IPFS", + "description": "A menu item in Browser Action pop-up (panel_pinCurrentIpfsAddress)" + }, + "panel_pinCurrentIpfsAddressTooltip": { + "message": "Fixar um CID diz ao seu nó IPFS que este dado é importante e não deve ser descartado", + "description": "A menu item tooltip in Browser Action pop-up (panel_pinCurrentIpfsAddressTooltip)" + }, + "panelCopy_currentIpfsAddress": { + "message": "Copiar caminho IPFS", + "description": "A menu item in Browser Action pop-up and right-click context menu (panelCopy_currentIpfsAddress)" + }, + "panelCopy_copyRawCid": { + "message": "Copiar CID", + "description": "A menu item in Browser Action pop-up and right-click context menu (panelCopy_copyRawCid)" + }, + "panel_copyCurrentPublicGwUrl": { + "message": "Copiar URL com gateway público", + "description": "A menu item in Browser Action pop-up and right-click context menu (panel_copyCurrentPublicGwUrl)" + }, + "pageAction_titleIpfsAtPublicGateway": { + "message": "Recurso IPFS carregado via gateway público", + "description": "A tooltip displayed over Page Action in location bar (pageAction_titleIpfsAtPublicGateway)" + }, + "pageAction_titleIpfsAtCustomGateway": { + "message": "Recurso IPFS carregado via gateway customizado", + "description": "A tooltip displayed over Page Action in location bar (pageAction_titleIpfsAtCustomGateway)" + }, + "pageAction_titleNonIpfs": { + "message": "Recurso não IPFS", + "description": "Default label for icon hidden in Page Action menu (pageAction_titleNonIpfs)" + }, + "contextMenu_parentImage": { + "message": "Imagem selecionada", + "description": "An item in right-click context menu (contextMenu_parentImage)" + }, + "contextMenu_parentVideo": { + "message": "Vídeo selecionado", + "description": "An item in right-click context menu (contextMenu_parentVideo)" + }, + "contextMenu_parentAudio": { + "message": "Áudio selecionado", + "description": "An item in right-click context menu (contextMenu_parentAudio)" + }, + "contextMenu_parentLink": { + "message": "Conteúdo linkado", + "description": "An item in right-click context menu (contextMenu_parentLink)" + }, + "contextMenu_parentText": { + "message": "Texto selecionado", + "description": "An item in right-click context menu (contextMenu_parentText)" + }, + "contextMenu_parentPage": { + "message": "Esta página", + "description": "An item in right-click context menu (contextMenu_parentPage)" + }, + "contextMenu_AddToIpfsKeepFilename": { + "message": "Adicionar ao IPFS (manter nome do arquivo)", + "description": "An item in right-click context menu (contextMenu_AddToIpfsKeepFilename)" + }, + "contextMenu_AddToIpfsRawCid": { + "message": "Adicionar ao IPFS", + "description": "An item in right-click context menu (contextMenu_AddToIpfsRawCid)" + }, + "contextMenu_AddToIpfsSelection": { + "message": "Adicionar texto selecionado ao IPFS", + "description": "An item in right-click context menu (contextMenu_AddToIpfsSelection)" + }, + "notify_addonIssueTitle": { + "message": "Problema com a extensão IPFS", + "description": "A title of system notification (notify_addonIssueTitle)" + }, + "notify_addonIssueMsg": { + "message": "Veja o console do navegador para mais detalhes", + "description": "A message in system notification (notify_addonIssueMsg)" + }, + "notify_copiedTitle": { + "message": "Copiado", + "description": "A title of system notification (notify_copiedTitle)" + }, + "notify_pinnedIpfsResourceTitle": { + "message": "Recurso IPFS fixado", + "description": "A title of system notification (notify_pinnedIpfsResourceTitle)" + }, + "notify_unpinnedIpfsResourceTitle": { + "message": "Item IPFS desafixado", + "description": "A title of system notification (notify_unpinnedIpfsResourceTitle)" + }, + "notify_pinErrorTitle": { + "message": "Erro ao fixar item IPFS", + "description": "A title of system notification (notify_pinErrorTitle)" + }, + "notify_unpinErrorTitle": { + "message": "Erro ao desafixar item IPFS", + "description": "A title of system notification (notify_unpinErrorTitle)" + }, + "notify_apiOnlineTitle": { + "message": "API IPFS está online", + "description": "A title of system notification (notify_apiOnlineTitle)" + }, + "notify_apiOnlineAutomaticModeMsg": { + "message": "Modo automático: redirecionamento ao gateway customizado está ativado", + "description": "A message in system notification (notify_apiOnlineAutomaticModeMsg)" + }, + "notify_apiOfflineTitle": { + "message": "API IPFS está offline", + "description": "A title of system notification (notify_apiOfflineTitle)" + }, + "notify_apiOfflineAutomaticModeMsg": { + "message": "Modo automático: gateway público será usado como alternativa", + "description": "A message in system notification (notify_apiOfflineAutomaticModeMsg)" + }, + "notify_uploadErrorTitle": { + "message": "Não deu para fazer upload via API IPFS", + "description": "A title of system notification (notify_uploadErrorTitle)" + }, + "notify_uploadTrackingProtectionErrorMsg": { + "message": "Tente desativar a Proteção de Rastreamento (tecle ctrl+shift+j para detalhes)", + "description": "(notify_uploadTrackingProtectionErrorMsg)" + }, + "notify_inlineMsg": { + "message": "$1", + "description": "A generic placeholder for notification message, leave as-is (notify_inlineMsg)" + }, + "notify_inlineErrorMsg": { + "message": "$1 (tecle ctrl+shift+j para detalhes)", + "description": "A generic placeholder for error notification (notify_inlineErrorMsg)" + }, + "notify_startIpfsNodeErrorTitle": { + "message": "Não deu para iniciar o nó IPFS", + "description": "System notification title displayed when starting an IPFS node fails (notify_startIpfsNodeErrorTitle)" + }, + "notify_stopIpfsNodeErrorTitle": { + "message": "Não deu para desligar o nó IPFS", + "description": "System notification title displayed when stopping an IPFS node fails (notify_stopIpfsNodeErrorTitle)" + }, + "option_legend_readMore" : { + "message": "Leia mais", + "description": "A generic link in option description on the Preferences screen (option_legend_readMore)" + }, + "option_header_nodeType" : { + "message": "Nó IPFS", + "description": "A section header on the Preferences screen (option_header_nodeType)" + }, + "option_ipfsNodeType_title": { + "message": "Tipo de nó IPFS", + "description": "An option title on the Preferences screen (option_ipfsNodeType_title)" + }, + "option_ipfsNodeType_external_description": { + "message": "Externo: conectar a um nó via API HTTP", + "description": "An option description on the Preferences screen (option_ipfsNodeType_description)" + }, + "option_ipfsNodeType_embedded_description": { + "message": "Embutido (experimental): rodar nó js-ipfs em seu navegador (use apenas para desenvolvimento; leia sobre suas limitações no link abaixo)", + "description": "An option description on the Preferences screen (option_ipfsNodeType_description)" + }, + "option_ipfsNodeConfig_title": { + "message": "Configuração do nó IPFS", + "description": "An option title on the Preferences screen (option_ipfsNodeConfig_title)" + }, + "option_ipfsNodeConfig_description": { + "message": "Configuração para o nó IPFS embutido. Deve ser JSON válido.", + "description": "An option description on the Preferences screen (option_ipfsNodeConfig_description)" + }, + "option_ipfsNodeType_external": { + "message": "Externo", + "description": "An option on the Preferences screen (option_ipfsNodeType_external)" + }, + "option_ipfsNodeType_embedded": { + "message": "Embutido", + "description": "An option on the Preferences screen (option_ipfsNodeType_embedded)" + }, + "option_header_gateways": { + "message": "Gateways", + "description": "A section header on the Preferences screen (option_header_gateways)" + }, + "option_customGatewayUrl_title": { + "message": "Gateway local customizado", + "description": "An option title on the Preferences screen (option_customGatewayUrl_title)" + }, + "option_customGatewayUrl_description": { + "message": "URL do gateway HTTP2IPFS preferido", + "description": "An option description on the Preferences screen (option_customGatewayUrl_description)" + }, + "option_customGatewayUrl_warning": { + "message": "Conteúdo IPFS não será carregado em websites HTTPS a não ser que a URL do seu gateway comece com \"http://127.0.0.1\", \"http://[::1]\" ou \"https://\"", + "description": "A warning on the Preferences screen, displayed when URL does not belong to Secure Context (option_customGatewayUrl_warning)" + }, + "option_useCustomGateway_title": { + "message": "Usar gateway customizado", + "description": "An option title on the Preferences screen (option_useCustomGateway_title)" + }, + "option_useCustomGateway_description": { + "message": "Redirecionar requisições por recursos IPFS ao gateway customizado", + "description": "An option description on the Preferences screen (option_useCustomGateway_description)" + }, + "option_noRedirectHostnames_title": { + "message": "Exceções do redirecionamento", + "description": "An option title on the Preferences screen (option_noRedirectHostnames_title)" + }, + "option_noRedirectHostnames_description": { + "message": "Lista de websites que não devem ser redirecionados ao gateway customizado (inclui subrecursos de outros domínios). Um hostname (ex.: domínio ou IP) por linha.", + "description": "An option description on the Preferences screen (option_noRedirectHostnames_description)" + }, + "option_publicGatewayUrl_title": { + "message": "Gateway público padrão", + "description": "An option title on the Preferences screen (option_publicGatewayUrl_title)" + }, + "option_publicGatewayUrl_description": { + "message": "URL alternativa usada quando o gateway customizado não estiver disponível e para copiar links compatilháveis", + "description": "An option description on the Preferences screen (option_publicGatewayUrl_description)" + }, + "option_header_api": { + "message": "API", + "description": "A section header on the Preferences screen (option_header_api)" + }, + "option_ipfsApiUrl_title": { + "message": "URL da API IPFS", + "description": "An option title on the Preferences screen (option_ipfsApiUrl_title)" + }, + "option_ipfsApiUrl_description": { + "message": "Dica: isso é onde fica /api/v0/config", + "description": "An option description on the Preferences screen (option_ipfsApiUrl_description)" + }, + "option_ipfsApiPollMs_title": { + "message": "Intervalo de consulta de status", + "description": "An option title on the Preferences screen (option_ipfsApiPollMs_title)" + }, + "option_ipfsApiPollMs_description": { + "message": "Frequência com que a contagem de pares é atualizada (em milisegundos)", + "description": "An option description on the Preferences screen (option_ipfsApiPollMs_description)" + }, + "option_automaticMode_title": { + "message": "Modo automático", + "description": "An option title on the Preferences screen (option_automaticMode_title)" + }, + "option_automaticMode_description": { + "message": "Alternar uso do gateway customizado quando a disponibilidade da API IPFS mudar", + "description": "An option description on the Preferences screen (option_automaticMode_description)" + }, + "option_header_experiments": { + "message": "Experimentos", + "description": "A section header on the Preferences screen (option_header_experiments)" + }, + "option_experiments_warning": { + "message": "Atenção: essas funcionalidades são novas ou em desenvolvimento. Pode haver imprevistos.", + "description": "Warning about Experiments section on the Preferences screen (option_experiments_warning)" + }, + "option_displayNotifications_title": { + "message": "Ativar notificações", + "description": "An option title on the Preferences screen (option_displayNotifications_title)" + }, + "option_displayNotifications_description": { + "message": "Exibe notificações do sistema quando o estado da API muda, um link é copiado, etc.", + "description": "An option description on the Preferences screen (option_displayNotifications_description)" + }, + "option_catchUnhandledProtocols_title": { + "message": "Capturar protocolos IPFS não tratados", + "description": "An option title on the Preferences screen (option_catchUnhandledProtocols_title)" + }, + "option_catchUnhandledProtocols_description": { + "message": "Ativa suporte para ipfs://, ipns:// e dweb:, normalizando links e requisições feitos com protocolos não tratados", + "description": "An option description on the Preferences screen (option_catchUnhandledProtocols_description)" + }, + "option_linkify_title": { + "message": "Linkar endereços IPFS", + "description": "An option title on the Preferences screen (option_linkify_title)" + }, + "option_linkify_description": { + "message": "Transforma caminhos /ipfs/ no texto em links clicáveis", + "description": "An option description on the Preferences screen (option_linkify_description)" + }, + "option_dnslinkPolicy_title": { + "message": "Suporte a DNSLink", + "description": "An option title on the Preferences screen (option_dnslinkPolicy_title)" + }, + "option_dnslinkPolicy_description": { + "message": "Selecione a política de consulta ao registro TXT do DNS para carregar sites hospedados no IPFS via IPFS quando possível", + "description": "An option description on the Preferences screen (option_dnslinkPolicy_description)" + }, + "option_dnslinkPolicy_disabled": { + "message": "Desativado", + "description": "A select field option description on the Preferences screen (option_dnslinkPolicy_disabled)" + }, + "option_dnslinkPolicy_bestEffort": { + "message": "Checar depois da requisição HTTP", + "description": "A select field option description on the Preferences screen (option_dnslinkPolicy_bestEffort)" + }, + "option_dnslinkPolicy_enabled": { + "message": "Checar antes da requisição HTTP", + "description": "A select field option description on the Preferences screen (option_dnslinkPolicy_enabled)" + }, + "option_detectIpfsPathHeader_title": { + "message": "Detectar cabeçalho X-Ipfs-Path", + "description": "An option title on the Preferences screen (option_detectIpfsPathHeader_title)" + }, + "option_detectIpfsPathHeader_description": { + "message": "Pare o transporte por HTTP e carregue via IPFS se o valor for um caminho IPFS. Redirecionamento de caminhos IPNS requer que suporte a DNSLink também esteja ativado.", + "description": "An option description on the Preferences screen (option_detectIpfsPathHeader_description)" + }, + "option_ipfsProxy_title": { + "message": "window.ipfs", + "description": "An option title for enabling/disabling the IPFS proxy (option_ipfsProxy_title)" + }, + "option_ipfsProxy_description": { + "message": "Adiciona IPFS ao objeto window de cada página. Ativa/desative acesso às funções que ele expõe.", + "description": "An option description for the IPFS proxy (option_ipfsProxy_description)" + }, + "option_ipfsProxy_link_manage_permissions": { + "message": "Gerenciar permissões", + "description": "Link text for managing permissions" + }, + "option_preloadAtPublicGateway_title": { + "message": "Pré-carregar uploads", + "description": "An option title on the Preferences screen (option_preloadAtPublicGateway_title)" + }, + "option_preloadAtPublicGateway_description": { + "message": "Ativa pré-carregamento automático de itens enviados via requisição HEAD HTTP a um gateway público", + "description": "An option description on the Preferences screen (option_preloadAtPublicGateway_description)" + }, + "option_resetAllOptions_title": { + "message": "Resetar tudo", + "description": "An option title and button label on the Preferences screen (option_resetAllOptions_title)" + }, + "option_resetAllOptions_description": { + "message": "Substitui as configurações do usuário pelas padrão (não pode ser desfeito!)", + "description": "An option description on the Preferences screen (option_resetAllOptions_description)" + }, + "manifest_extensionName": { + "message": "IPFS Companion", + "description": "Extension name in the Manifest file (manifest_extensionName)" + }, + "manifest_shortExtensionName": { + "message": "IPFS Companion", + "description": "Short extension name in the Manifest file (manifest_shortExtensionName)" + }, + "manifest_extensionDescription": { + "message": "Extensão de navegador que simplifica o acesso a recursos IPFS", + "description": "Extension description in the Manifest file (manifest_extensionDescription)" + }, + "quickUpload_subhead_peers": { + "message": "Conectado a $1pares", + "description": "Partial info stats beneath the header on the share files page (quickUpload_subhead_peers)" + }, + "quickUpload_pick_file_button": { + "message": "Escolha o arquivo", + "description": "Text on the 'pick a file' button (quickUpload_pick_file_button)" + }, + "quickUpload_or": { + "message": "ou", + "description": "seperates the pick a file button from the drop message (quickUpload_or)" + }, + "quickUpload_drop_it_here": { + "message": "arraste até aqui para compartilhar", + "description": "Partial info stats beneath the header on the share files page (quickUpload_drop_it_here)" + }, + "quickUpload_state_uploading": { + "message": "Upload em progresso…", + "description": "Status label on the share files page (quickUpload_state_uploading)" + }, + "quickUpload_state_buffering": { + "message": "(bufferizando, por favor aguarde)", + "description": "Status label on the share files page (quickUpload_state_buffering)" + }, + "quickUpload_options_show": { + "message": "opções de upload", + "description": "Button on the share files page (quickUpload_options_show)" + }, + "quickUpload_options_wrapWithDirectory": { + "message": "Embrulhe arquivos individuais em um diretório para preservar seus nomes de arquivo.", + "description": "Checkbox label on the share files page (quickUpload_options_wrapWithDirectory)" + }, + "quickUpload_options_pinUpload": { + "message": "Fixe (\"pine\") arquivos para que sejam retidos quando coletas de lixo forem feitas no seu repositório IPFS.", + "description": "Checkbox label on the share files page (quickUpload_options_pinUpload)" + }, + "page_proxyAcl_title": { + "message": "Gerenciar permissões", + "description": "Page title for the IPFS proxy ACL page (page_proxyAcl_title)" + }, + "page_proxyAcl_subtitle": { + "message": "Visualize, mude e revogue permissões de acesso à sua instância IPFS.", + "description": "Page sub title for the IPFS proxy ACL page (page_proxyAcl_subtitle)" + }, + "page_proxyAcl_no_perms": { + "message": "Nenhuma permissão concedida.", + "description": "Message displayed when no permissions have been granted (page_proxyAcl_no_perms)" + }, + "page_proxyAcl_confirm_revoke": { + "message": "Revogar permissão $1 para $2?", + "description": "Confirmation message for revoking a permission for a scope (page_proxyAcl_confirm_revoke)" + }, + "page_proxyAcl_confirm_revoke_all": { + "message": "Revogar todas as permissões para $1?", + "description": "Confirmation message for revoking all permissions for an scope (page_proxyAcl_confirm_revoke_all)" + }, + "page_proxyAcl_toggle_to_allow_button_title": { + "message": "Clique para autorizar", + "description": "Button title for toggling permission from deny to allow (page_proxyAcl_toggle_to_allow_button_title)" + }, + "page_proxyAcl_toggle_to_deny_button_title": { + "message": "Clique para desautorizar", + "description": "Button title for toggling permission from allow to deny (page_proxyAcl_toggle_to_deny_button_title)" + }, + "page_proxyAcl_allow_button_value": { + "message": "Autorizar", + "description": "Button value for allow (page_proxyAcl_allow_button_value)" + }, + "page_proxyAcl_deny_button_value": { + "message": "Desautorizar", + "description": "Button value for deny" + }, + "page_proxyAcl_revoke_button_title": { + "message": "Revogar $1", + "description": "Button title for revoking a permission (page_proxyAcl_revoke_button_title)" + }, + "page_proxyAccessDialog_title": { + "message": "Permitir que IPFS Companion autorize $1 a acessar $2 no nó conectado?", + "description": "Main title of the access permission dialog (page_proxyAccessDialog_title)" + }, + "page_proxyAccessDialog_wildcardCheckbox_label": { + "message": "Aplicar esta decisão a todas as permissões atuais e futuras neste escopo", + "description": "Label for the apply permissions to all checkbox (page_proxyAccessDialog_wildcardCheckbox_label)" + }, + "page_proxyAcl_revoke_all_button_title": { + "message": "Revogar todas as permissões", + "description": "Button title for revoking all permissions (page_proxyAcl_revoke_all_button_title)" + }, + "page_proxyAccessDialog_allowButton_text": { + "message": "Autorizar", + "description": "Button text for allowing a permission (page_proxyAccessDialog_allowButton_text)" + }, + "page_proxyAccessDialog_denyButton_text": { + "message": "Desautorizar", + "description": "Button text for denying a permission (page_proxyAccessDialog_allowButton_text)" + }, + "page_landingWelcome_title": { + "message": "IPFS Companion - Bem-vindo(a)!", + "description": "Page title (page_landingWelcome_title)" + }, + "page_landingWelcome_logo_title": { + "message": "IPFS Companion", + "description": "Extension name after the IPFS logo (page_landingWelcome_logo_title)" + }, + "page_landingWelcome_welcome_title": { + "message": "Prontinho!", + "description": "Ready message title (page_landingWelcome_welcome_title)" + }, + "page_landingWelcome_welcome_peers": { + "message": "Neste momento seu nó está conectado a <0>$1 pares.", + "description": "Ready message copy (page_landingWelcome_welcome_peers)" + }, + "page_landingWelcome_welcome_discover": { + "message": "Descubra o que você <0>pode fazer com o Companion e mergulhe na web distribuída com o IPFS!", + "description": "Ready message copy (page_landingWelcome_welcome_discover)" + }, + "page_landingWelcome_installSteps_title": { + "message": "Seu daemon IPFS está rodando?", + "description": "Install steps title (page_landingWelcome_installSteps_title)" + }, + "page_landingWelcome_installSteps_install": { + "message": "Se você não instalou o IPFS, por favor faça-o <0>com estas instruções.", + "description": "Install steps copy (page_landingWelcome_installSteps_install)" + }, + "page_landingWelcome_installSteps_run": { + "message": "Em seguida certifique-se que um daemon IPFS está rodando no seu terminal:", + "description": "Install steps run message (page_landingWelcome_installSteps_run)" + }, + "page_landingWelcome_resources_title_new_ipfs": { + "message": "Primeira vez no IPFS?", + "description": "Resources title (page_landingWelcome_resources_title_new_ipfs)" + }, + "page_landingWelcome_resources_new_ipfs": { + "message": "Leia a <0>documentação para aprender sobre os <1>conceitos básicos e como usar o IPFS.", + "description": "Resources copy (page_landingWelcome_resources_new_ipfs)" + }, + "page_landingWelcome_resources_title_discover": { + "message": "Descubra!", + "description": "Resources title (page_landingWelcome_resources_title_discover)" + }, + "page_landingWelcome_resources_discover": { + "message": "Encontre <0>recursos úteis para usar o IPFS e <1>criar coisas com ele.", + "description": "Resources copy (page_landingWelcome_resources_discover)" + }, + "page_landingWelcome_resources_title_got_questions": { + "message": "Tem perguntas?", + "description": "Resources title (page_landingWelcome_resources_title_got_questions)" + }, + "page_landingWelcome_resources_got_questions": { + "message": "Visite o <0>fórum de discussão e suporte.", + "description": "Resources copy (page_landingWelcome_resources_got_questions)" + }, + "page_landingWelcome_resources_title_want_to_help": { + "message": "Quer ajudar?", + "description": "Resources title (page_landingWelcome_resources_title_want_to_help)" + }, + "page_landingWelcome_resources_want_to_help": { + "message": "Junte-se à comunidade IPFS<0>! Contribua com <1>código, <2>documentação, <3>traduções ou ajude <4>dando apoio a outros usuários.", + "description": "Resources copy (page_landingWelcome_resources_want_to_help)" + }, + "page_landingWelcome_videos_alpha_demo": { + "message": "Demo do IPFS versão alfa", + "description": "Videos section title (page_landingWelcome_videos_alpha_demo)" + }, + "page_landingWelcome_videos_permanent_web": { + "message": "A Web Permanente", + "description": "Videos section title (page_landingWelcome_videos_permanent_web)" + }, + "page_landingWelcome_projects_title": { + "message": "Projetos relacionados", + "description": "Projects section title (page_landingWelcome_projects_title)" + } +}