LocalCDN-Firefox-Chrome-Brave/_locales/pt_BR/messages.json

475 lines
20 KiB
JSON
Raw Normal View History

2020-02-27 13:45:29 +01:00
{
2020-06-26 19:47:48 +02:00
"extensionDescription": {
"message": "Te protege contra o rastreamento usando CDNs (Redes de Fornecimento de Conteúdo), redirecionando para recursos locais.",
2020-11-15 12:48:27 +01:00
"description": "Protects you against tracking through CDNs (Content Delivery Networks) by redirecting to local resources."
2020-06-26 19:47:48 +02:00
},
"amountInjectedDescription": {
"message": "Total de injeções locais de recursos da Rede de Fornecimento de Conteúdo desde a instalação.",
2020-06-26 19:47:48 +02:00
"description": "Amount injected description."
},
"optionsTitle": {
"message": "Opções",
"description": "Options title"
},
"showIconBadgeTitle": {
"message": "Exibir total de injeções no ícone",
"description": "Show icon badge title"
},
"showIconBadgeDescription": {
"message": "Mostra o número de recursos injetados no ícone da extensão.",
2020-06-26 19:47:48 +02:00
"description": "Show icon badge description."
},
"blockMissingTitle": {
"message": "Bloquear solicitações de recursos ausentes",
2020-06-26 19:47:48 +02:00
"description": "Block requests for missing resources title"
},
"blockMissingDescription": {
"message": "Cancela solicitações interceptadas se o recurso necessário não está disponível localmente.",
2020-06-26 19:47:48 +02:00
"description": "Block requests for missing resources description."
},
"disablePrefetchTitle": {
"message": "Desabilitar pré-carregamento de links",
"description": "Disable prefetch title"
},
"disablePrefetchDescription": {
"message": "Impede que requisições não permitidas vazem para as redes de distribuição de conteúdo.",
"description": "Disable prefetch description."
},
"stripMetadataTitle": {
"message": "Remover metadados de requisições permitidas",
"description": "Strip metadata title"
},
"stripMetadataDescription": {
"message": "Apaga dados sensíveis de requisições à CDNs permitidas visando melhorar a privacidade.",
"description": "Strip metadata description."
},
2020-10-17 07:05:26 +02:00
"allowlistedDomainsTitle": {
"message": "Desativar o LocalCDN para esses domínios:",
2020-06-26 19:48:47 +02:00
"description": "Deactivate LocalCDN for these domains:"
2020-06-26 19:47:48 +02:00
},
2020-10-17 07:05:26 +02:00
"allowlistedDomainsDescription": {
"message": "Insira os sites que deseja que o LocalCDN seja desativado. Uma entrada por linha.",
2021-01-18 19:02:28 +01:00
"description": "Enter domains to disable LocalCDN there. One entry per line."
2020-06-26 19:47:48 +02:00
},
"advancedLabel": {
"message": "Avançado",
"description": "Advanced label"
},
"generateRuleSetTitle": {
"message": "Gere conjuntos de regras para seu bloqueador de anúncios",
2020-09-13 07:40:25 +02:00
"description": "Generate rule sets for your adblocker"
2020-06-26 19:47:48 +02:00
},
"generateRuleSetDescription": {
"message": "No caso de você estar usando um bloqueador de anúncios você pode gerar as regras aqui. Você tem que adicionar essas regras manualmente no bloqueador de anúncios.",
2020-09-13 07:40:25 +02:00
"description": "In case you are using an adblocker you can generate the rules here. You have to add these rules manually in your adblocker."
2020-06-26 19:47:48 +02:00
},
"lastUpdate": {
"message": "Última atualização:",
2020-06-26 19:47:48 +02:00
"description": "Last update:"
},
"copyRuleSet": {
"message": "Copiar",
2020-06-26 19:47:48 +02:00
"description": "Text of button to copy ruleset"
},
"loggingTitle": {
"message": "Habilitar registro",
2021-02-22 07:35:03 +01:00
"description": "Enable logging"
2020-06-26 19:47:48 +02:00
},
"loggingDescription": {
"message": "Você poder abrir o registro com o ícone no menu. O mesmo será excluído ao fechar o navegador ou quando desabilitar o registro.",
2021-02-21 19:16:50 +01:00
"description": "You can open the log with the icon in the menu. The log will be deleted when you close the browser or disable logging."
2020-06-26 19:47:48 +02:00
},
"featureBreaksWebsitesDescription": {
"message": "Esse recurso quebra sites. Não deixe habilitado, a não ser que você esteja preparado para permitir manualmente os sites afetados.",
2020-10-17 07:05:26 +02:00
"description": "This feature breaks websites. Do not leave it enabled, unless you are prepared to manually add affected domains to the allow list."
2020-06-26 19:47:48 +02:00
},
"featureBreaksWebsitesButton": {
"message": "Desabilitar",
2020-06-26 19:47:48 +02:00
"description": "Disable"
},
"labelManipulateDOM": {
"message": "Filtrar código HTML",
2020-06-28 18:59:19 +02:00
"description": "Filter HTML source code"
2020-06-26 19:47:48 +02:00
},
"labelDonate": {
"message": "Doar",
2020-06-26 19:47:48 +02:00
"description": "Donate"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListTitle": {
"message": "Inverter filtro HTML",
2020-06-28 18:59:19 +02:00
"description": "Invert HTML filter"
2020-06-26 19:48:47 +02:00
},
"negateHtmlFilterListDescription": {
"message": "Habilite essa opção para sempre aplicar o filtro HTML. Os domínios na lista serão ignorados. Se essa opção está desabilitada, o filtro HTML é apenas aplicados a domínios na lista.",
2020-06-26 19:48:47 +02:00
"description": "Enable this option to always apply the HTML filter. The domains in the list will be ignored then. If this option is disabled, the HTML filter is only applied to domains in the list."
},
"negateHtmlFilterListWarning": {
"message": "Essa função quebra sites. Por favor, olhe a informação na página da Wiki.",
2020-06-26 19:48:47 +02:00
"description": "This function can break websites. Please note the information on the Wiki page."
},
"htmlFilterDomainsTitleExclude": {
"message": "Não aplique o filtro HTML para esses domínios:",
2020-06-28 18:59:19 +02:00
"description": "Do not apply HTML filter to these domains:"
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsDescription": {
"message": "Digite os domínios que serão usados ou ignorados pelo filtro HTML. Uma entrada por linha.",
2021-01-18 19:02:28 +01:00
"description": "Enter the domains to be handled or ignored by the HTML filter. One entry per line."
2020-06-26 19:48:47 +02:00
},
"htmlFilterDomainsTitleInclude": {
"message": "Aplique o filtro HTML para esses domínios:",
2020-06-28 18:59:19 +02:00
"description": "Apply HTML filter for these domains:"
},
"blockGoogleFontsTitle": {
"message": "Bloquear Google Fonts",
"description": "Block Google Fonts"
},
"blockGoogleFontsDescription": {
"message": "Se as solicitações de recursos ausentes forem permitidas, as conexões com \"fonts.googleapis.com\" não serão bloqueadas. Ative esta opção para bloquear essas solicitações.",
"description": "If requests for missing resources are allowed, connections to \"fonts.googleapis.com\" are not blocked. Enable this option to block these requests."
2020-07-12 09:58:22 +02:00
},
"chooseIconStyle": {
"message": "Escolha um ícone para essa extensão",
2020-07-12 09:58:22 +02:00
"description": "Choose an icon for this extension"
},
"internalStatisticsTitle": {
"message": "Estatísticas internas",
"description": "Internal statistics"
},
"internalStatisticsDescription": {
"message": "Esta função está atualmente em uma fase experimental. Não há transmissão de dados. É tudo local em seu dispositivo.",
2021-02-21 19:16:50 +01:00
"description": "No data transmission. Its all local on your device."
2020-08-09 08:09:20 +02:00
},
"headerStatistics": {
"message": "Estatísticas",
2020-08-09 08:09:20 +02:00
"description": "Statistics. The header of a statistics page."
},
"labelToday": {
"message": "Hoje",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for today."
},
"labelPastWeek": {
"message": "Semana passada",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past week."
},
"labelPastMonth": {
"message": "Último mês",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past month."
},
"labelPastYear": {
"message": "Ano passado",
2020-08-09 08:09:20 +02:00
"description": "Statistics view for past year."
},
"labelDelete": {
"message": "Excluir",
2020-08-09 08:09:20 +02:00
"description": "Button to delete all statistics data."
},
"labelAvg": {
"message": "Média (Substituições por dia)",
2020-08-09 08:09:20 +02:00
"description": "Followed by a number of average injections per day within a specific period."
},
"labelInjectedFrameworks": {
"message": "Estruturas substituídas",
2020-08-09 08:09:20 +02:00
"description": "Followed by a number of injections within a specific period."
2020-08-09 11:01:33 +02:00
},
"dialogConfirmDeleteStatistics": {
"message": "Você tem certeza de que quer apagar todas as estatísticas?",
2020-12-22 07:35:41 +01:00
"description": "Are you sure you want to delete all the statistics?"
2020-08-22 14:25:32 +02:00
},
2020-10-17 07:05:26 +02:00
"labelDomainsAllowlistGoogleFonts": {
"message": "Estes domínios tem permissão para carregar Google Fonts. Uma entrada por linha.",
2021-01-18 19:02:28 +01:00
"description": "These domains are allowed to load Google Fonts. One entry per line."
2020-08-30 18:59:00 +02:00
},
"btnGeneral": {
"message": "Básico",
2020-08-30 18:59:00 +02:00
"description": "Basic"
},
"btnAdvanced": {
"message": "Avançado",
2020-08-30 18:59:00 +02:00
"description": "Advanced"
},
"btnOther": {
"message": "Outro",
2020-08-30 18:59:00 +02:00
"description": "Other"
},
"btnInfo": {
"message": "Info",
2020-08-30 18:59:00 +02:00
"description": "Info"
},
"headerStorageType": {
"message": "Tipo de Armazenamento",
2020-08-30 18:59:00 +02:00
"description": "Storage type"
},
"labelStorageTypeLocal": {
"message": "Local",
2020-08-30 18:59:00 +02:00
"description": "Local"
},
"labelStorageTypeSync": {
"message": "Sincronizar",
2020-08-30 18:59:00 +02:00
"description": "Sync"
},
"headerImportExport": {
"message": "Importar/Exportar",
2020-08-30 18:59:00 +02:00
"description": "Import/Export"
},
"labelExportData": {
"message": "Salvar para arquivo",
2020-08-30 18:59:00 +02:00
"description": "Back up to file"
},
"labelImportData": {
"message": "Restaurar de arquivo",
2020-08-30 18:59:00 +02:00
"description": "Restore from file"
},
"dialogImportSuccessful": {
"message": "Importação Concluida",
2020-08-30 18:59:00 +02:00
"description": "Import successful"
},
"dialogImportFailed": {
"message": "Falha no Importação",
2020-08-30 18:59:00 +02:00
"description": "Import failed"
2020-11-14 12:24:36 +01:00
},
"updateNotificationTitle": {
"message": "Notificar depois de atualizar",
2020-11-14 12:24:36 +01:00
"description": "Notification after an update"
},
"updateNotificationNever": {
"message": "Nunca (Atualizações Silenciosas)",
2020-11-14 12:24:36 +01:00
"description": "Never (Silent Updates)"
},
"updateNotificationOnlyRules": {
"message": "Apenas se novos CDNS e regras",
2020-11-14 12:24:36 +01:00
"description": "Only if new CDNs and rules"
},
"updateNotificationAlways": {
"message": "Sempre",
2020-11-14 12:24:36 +01:00
"description": "Always"
},
"websiteBroken": {
"message": "Site quebrado?",
"description": "Website broken?"
2021-02-21 19:16:50 +01:00
},
"hideDonationButton": {
"message": "Ocultar botão de doação",
2021-02-21 19:16:50 +01:00
"description": "Hide donation button"
2021-03-12 07:22:01 +01:00
},
"betaLabel": {
"message": "Beta",
2021-03-12 07:22:01 +01:00
"description": "beta"
},
"changeBadgeColorMissingResourcesTitle": {
"message": "Indicar os recursos ausentes no ícone",
2021-03-12 07:22:01 +01:00
"description": "Indicate missing resources on the icon"
},
"changeBadgeColorMissingResourcesDescription": {
"message": "Altera a cor do contador se houver recursos ausentes.",
2021-03-12 07:22:01 +01:00
"description": "Change the badge color if resources are missing."
2021-04-11 08:13:48 +02:00
},
"titleHelp": {
"message": "",
"description": "Help"
},
"helpIntroductionTitle": {
"message": "",
"description": "Introduction"
},
"helpHtmlFilterTitle": {
"message": "",
"description": "What is »HTML filter«?"
},
"helpRuleGeneratorTitle": {
"message": "",
"description": "Rule generator"
},
"helpWebsiteIssuesTitle": {
"message": "",
"description": "Some websites look strange or are not easy to use"
},
"helpBlockGoogleFontsTitle": {
"message": "",
"description": "Why is there a »Block Google Fonts« option?"
},
"helpStatisticsTitle": {
"message": "",
"description": "What about the statistics? Is anything transferred to any servers?"
},
"helpWhatWillBeSynchronizedTitle": {
"message": "",
"description": "What will be synchronized when I select »sync« as storage type?"
},
"helpBrowserCompatibilityTitle": {
"message": "",
"description": "Browser compatibility"
},
"helpIntroductionDescription": {
"message": "",
"description": "LocalCDN is a web browser extension that emulates Content Delivery Networks to improve your online privacy. It intercepts traffic, finds supported frameworks/libraries locally, and injects them into the website. Feel free to use the following testing utility to find out if you are properly protected. For more information read the tutorial or our Wiki pages."
},
"helpLinkTestUtility": {
"message": "",
"description": "Testing utility"
},
"helpLinkTutorial": {
"message": "",
"description": "Tutorial"
},
"helpLinkWikiPages": {
"message": "",
"description": "Wiki pages"
},
"helpHtmlFilterDescription": {
"message": "",
"description": "In most cases LocalCDN can easily replace embedded frameworks and improves privacy. In some cases the website may try to prevent this by setting certain options in the HTML source code. LocalCDN reads the HTML source code before it is displayed in the browser and removes these part (red)."
},
"helpHtmlFilterBefore": {
"message": "",
"description": "The HTML filter removes the red characters from this example:"
},
"helpHtmlFilterAfter": {
"message": "",
"description": "The result then looks like this:"
},
"helpHtmlFilterWhyTitle": {
"message": "",
"description": "Why is it necessary to remove crossorigin and integrity attributes?"
},
"helpHtmlFilterCrossorigin": {
"message": "",
"description": "The crossorigin attribute prevents the replacement because the destination does not match the requested one."
},
"helpHtmlFilterIntegrity": {
"message": "",
"description": "To save disk space and to deliver more frameworks LocalCDN upgrades a framework. An integrity tag is the hash value of a file. If the check fails, the browser wont include a framework. The integrity check will fail because the hash values for e.g. jQuery 1.10.1 and jQuery 1.12.4 are different."
},
"helpHtmlFilterErrors": {
"message": "",
"description": "Unfortunately, it sometimes happens that special characters are then displayed incorrectly. In this case you can deactivate the setting again, to display the umlauts correctly."
},
"helpRuleGeneratorDescription": {
"message": "",
"description": "If you want to automatically redirect all supported CDN connections to LocalCDN, you can add these rules to your adblocker to allow these redirections. If you do not want to add these rules, you must allow each CDN connection individually for each website."
},
"helpRuleGeneratorUblockTitle": {
"message": "",
"description": "Only uBlock Origin:"
},
"helpRuleGeneratorUblockDescription": {
"message": "",
"description": "These rules are only relevant in »medium« or »hard« mode, because it blocks all 3rd-party resources. They are not necessary in »default«, »easy« or »very-easy« mode. For more information, please visit the uBlock Origin Wiki."
},
"helpRuleGeneratorUblockTableIcon": {
"message": "",
"description": "Icon"
},
"helpRuleGeneratorUblockTableMode": {
"message": "",
"description": "Mode"
},
"helpRuleGeneratorUblockTableUseful": {
"message": "",
"description": "Rules useful"
},
"helpRuleGeneratorUblockTableDefaultEasy": {
"message": "",
"description": "Default/Easy"
},
"helpRuleGeneratorUblockTableMedium": {
"message": "",
"description": "Medium"
},
"helpRuleGeneratorUblockTableHard": {
"message": "",
"description": "Hard"
},
"helpWebsiteIssuesDescription": {
"message": "",
"description": "There are two possible reasons: Either a framework/library is required that LocalCDN doesnt (yet) deliver or an SOP. A SOP (Same origin policy) is a security mechanism that determines what data the browser is allowed to load. It helps to isolate malicious documents and thus reduce possible attack vectors. This policy prevents the browser from loading the external frameworks of LocalCDN. Unfortunately there is no solution for this at the moment."
},
"helpBlockGoogleFontsDescription": {
"message": "",
"description": "LocalCDN can replace »Google Material Icons«. To catch the connection your adblocker (e.g. uBlock Origin, uMatrix or AdGuard) must allow the request. LocalCDN listens on these requests and if the query contains »Google Material Icons«, the resource will be replaced. If you uncheck the »Block requests for missing content« option, non-existent resources will be allowed to pass and »Google Fonts« will be loaded, because »Google Material Icons« and »Google Fonts« use the same domain. If you dont want this, you can block »Google Fonts« on LocalCDN."
},
"helpStatisticsDescription": {
"message": "",
"description": "Dont panic, nothing will be transmitted. It would be against all my principles. The statistics (JSON format) contains the following information: Date, CDN+counter and framework+counter. Thats all. Ive an example here:"
},
"helpStatisticsContent": {
"message": "",
"description": "The statistics contain no information about the browser, operating system, requesting website, IP addresses or any other information. Just date, CDN+counter and framework+counter. It shows you which frameworks are replaced by LocalCDNs how often and which CDNs were requested."
},
"helpStatisticsTruthTitle": {
"message": "",
"description": "How do I know thats true?"
},
"helpStatisticsTruthDescription": {
"message": "",
"description": "The extension storage can be viewed directly with the Firefox browser. Open the URL »about:debugging«, switch to »Storage« and select »Extension Storage«. Under the key »internalStatisticsData« you will find the collected data. Just copy it and put it into a JSON PrettyPrinter to make it more readable. Please note that you have to remove the first and last quotation mark and the key to it. You should be able to see this clearly in this video."
},
"helpSyncTitle": {
"message": "",
"description": "What will be synchronized when I select »sync« as storage type?"
},
"helpSyncDescription": {
"message": "",
"description": "Sync will only work if you are logged in with a Firefox account on the device and have allowed add-ons to sync in the settings. A separate sync server under your control will also work. This will synchronize most of the settings of LocalCDN across all devices."
},
"helpSyncAccount": {
"message": "",
"description": "If you dont have a sync account, nothing will be synchronized. In that case it makes no difference what type of storage you have selected."
},
"helpSyncContentNever": {
"message": "",
"description": "Things that are never synchronized:"
},
"helpNumberOfInjections": {
"message": "",
"description": "Numbers of injections"
},
"helpYes": {
"message": "",
"description": "Yes"
},
"helpNo": {
"message": "",
"description": "No"
},
"helpData": {
"message": "",
"description": "Data"
},
"helpSyncContentEver": {
"message": "",
"description": "Settings that will be synchronized:"
},
"helpIcons": {
"message": "",
"description": "Default, Light, Blue/Grey"
},
"helpSyncContentLinks": {
"message": "",
"description": "More information about Firefox Sync:"
},
"helpBrowserCompatibility": {
"message": "",
"description": "Browser compatibility"
},
"helpReplace": {
"message": "",
"description": "Replace"
},
"helpReplaceOther": {
"message": "",
"description": "Replace other resources"
},
"helpUpgradeAllResources": {
"message": "",
"description": "Upgrade all resources"
},
"helpExplanationChrome": {
"message": "",
"description": "All Chromium based Browser"
},
"helpLimitation": {
"message": "",
"description": "This is not a limitation of LocalCDN, but missing API support of Chromium based browsers."
2020-06-26 19:47:48 +02:00
}
2020-03-04 17:52:49 +01:00
}