'Vulnerabilidades',
'menu.item.settings' => 'Definições',
'menu.item.autoUpdatesSettings' => 'Autoupdates',
'menu.item.subscriptions' => 'Subscriptions',
'plugin.noJsText' => 'Ative o JavaScript no seu navegador para utilizar este plugin.',
'dashboard.widget.vulnerabilities.title' => '{productName}: vulnerabilidades do site',
'dashboard.widget.attacks.title' => 'Proteção contra vulnerabilidades',
'dashboard.widget.noJsText' => 'Ative o JavaScript no seu navegador para aceder a este widget.',
];
$messagesFrontend = [
'backgroundTasksContext.polling.error' => 'Não foi possível consultar as tarefas de segundo plano',
'dateTimeDisplay.format' => '{tense, select, past{{timeCategory, select, minutes{{minutes, plural, =0{há menos de um minuto} one{há cerca de {minutes} minuto} other{há cerca de {minutes} minutos}}} hours{{hours, plural, =0{há menos de uma hora} one{há cerca de {hours} hora} other{há cerca de {hours} horas}}} other{{dateTime, date, medium} às {dateTime, time, short}}}} future{{timeCategory, select, minutes{{minutes, plural, =0{dentro de menos de um minuto} one{dentro de cerca de {minutes} minuto} other{dentro de cerca de {minutes} minutos}}} hours{{hours, plural, =0{dentro de menos de uma hora} one{dentro de cerca de {hours} hora} other{dentro de cerca de {hours} horas}}} other{{dateTime, date, medium} às {dateTime, time, short}}}} other{{dateTime, date, medium} às {dateTime, time, short}}}',
'ellipsisText.showLess' => 'Apresentar menos',
'ellipsisText.showMore' => 'Exibir mais',
'loader.text.dataLoading' => 'A carregar dados',
'loader.text.dataSaving' => 'Saving data',
'loader.text.mitigationUpdate' => 'A atualizar componentes do site, aguarde',
'loader.text.mitigationDisable' => 'A desativar componentes vulneráveis, aguarde',
'loader.text.protection.enabling' => 'Enabling protection, please wait',
'loader.text.protection.disabling' => 'Disabling protection, please wait',
'protectedChip.title' => 'Mitigada',
'riskLevelChip.label.low' => 'Baixa',
'riskLevelChip.label.medium' => 'Med',
'riskLevelChip.label.high' => 'Alta',
'riskLevelChip.label.critical' => 'Crit',
'riskLevelChip.shieldIcon.tooltip' => 'This vulnerability is mitigated by Vulnerability Protection',
'smartUpdateEnabled.confirmation.text' => 'A atualização pode demorar um pouco porque as Smart Updates estão ativadas para este site. Pretende continuar?',
'smartUpdateEnabled.confirmation.button.confirm' => 'Executar Smart Update',
'smartUpdateEnabled.confirmation.button.reject' => 'Cancelar',
'toast.error.defaultTitle' => 'Ocorreu um erro',
'toast.error.installationProperties' => 'Falha ao ler propriedades do site',
'toast.error.accessToken' => 'Token de acesso do plugin não encontrado. Tente atualizar o token de acesso no ecrã de Configuração do site correspondente na interface do painel de controlo ou contacte o seu fornecedor de serviços para obter assistência.',
'vulnerabilitiesWidget.activeVulnerabilities.label' => '{counter, plural, one {vulnerabilidade por resolver} other {vulnerabilidades por resolver}}', // Attention! This string shouldn't contain number placeholder (#) itself
'vulnerabilitiesWidget.activeVulnerabilities.tooltip' => 'Número de vulnerabilidades não resolvidas no seu site, excluindo as ignoradas.',
'vulnerabilitiesWidget.activeVulnerabilities.empty.title' => 'A sua página web não tem vulnerabilidades por resolver',
'vulnerabilitiesWidget.activeVulnerabilities.empty.subtitle' => 'Certifique-se de que mantém a Proteção contra Vulnerabilidades ativada para o seu site para estar sempre protegido',
'vulnerabilitiesWidget.risk.critical' => 'Risco crítico',
'vulnerabilitiesWidget.risk.high' => 'Risco elevado',
'vulnerabilitiesWidget.risk.medium' => 'Risco médio',
'vulnerabilitiesWidget.risk.low' => 'Risco baixo',
'vulnerabilitiesWidget.counter.fixed.label' => '{counter, plural, one {vulnerabilidade mitigada} other {vulnerabilidades mitigadas}}', // Attention! This string shouldn't contain number placeholder (#) itself
'vulnerabilitiesWidget.counter.fixed.tooltip' => 'Número de vulnerabilidades na sua página web mitigadas pela Proteção contra Vulnerabilidades ou pela desativação de componentes.',
'vulnerabilitiesWidget.counter.fixed.emptyText' => 'As regras de proteção são aplicadas automaticamente',
'vulnerabilitiesWidget.counter.attacks.label' => '{counter, plural, one {ataque bloqueado} other {ataques bloqueados}}', // Attention! This string shouldn't contain number placeholder (#) itself
'vulnerabilitiesWidget.counter.attacks.tooltip' => 'Número de tentativas bloqueadas para explorar vulnerabilidades na sua página web nos últimos 365 dias.',
'vulnerabilitiesWidget.counter.attacks.emptyText' => 'Monitorizamos as vulnerabilidades em tempo real e prioritizamo-las de acordo com a probabilidade de serem exploradas.', // unused
'vulnerabilitiesWidget.somethingNotProtected' => 'A proteção está ativada, mas algo não foi mitigado?',
'vulnerabilityList.bulkActions.selected' => '{count, plural, =0 {Nenhuma opção selecionada} one {# opção selecionada} other {# opções selecionadas}}',
'vulnerabilityList.bulkActions.update' => 'Atualizar',
'vulnerabilityList.searchField.label' => 'Pesquisar',
'securityRiskChip.label' => '{score, number, ::.0} Security Risk',
'securityRiskChip.shieldIcon.tooltip' => 'Security Risk is reduced by Vulnerability Protection',
'settings.title' => 'Definições',
'settings.actions.backAriaLabel' => 'Back to the previous page',
'settings.analytics.idLabel' => 'User Analytics ID',
'settings.analytics.idNotAvailable' => 'Indisponível',
'settings.analytics.copyToClipboard.buttonLabel' => 'Copy Analytics ID',
'settings.analytics.copyToClipboard.idNotAvailable' => 'O ID de Análise não está disponível',
'settings.analytics.copyToClipboard.toast.success' => 'ID de Análise copiado para a área de transferência',
'settings.analytics.copyToClipboard.toast.error' => 'Falha ao copiar ID de Análise para a área de transferência',
'settings.consent.title' => 'Collect usage statistics',
'settings.consent.description' => 'This plugin uses third-party tools to track usage and improve features. By keeping tracking enabled, you consent to data collection during plugin use. Learn more about this.',
'settings.consent.action.disableTracking' => 'Disable Tracking',
'settings.consent.action.enableTracking' => 'Enable Tracking',
'settings.consent.toast.success.optedIn' => 'Optou por ativar a recolha de análises de utilizadores',
'settings.consent.toast.success.optedOut' => 'Optou por desativar a recolha de análises de utilizadores',
'settings.consent.toast.error.optedInStatus' => 'Não foi possível atualizar o estado de ativação/desativação das análises',
'settings.accessToken.title' => 'Token de acesso',
'settings.accessToken.description' => 'Este token de acesso é exclusivo desta página web. Permite que este plugin comunique com o WP Toolkit (que suporta o funcionamento do plugin). O token é atualizado automaticamente a cada 24 horas. Se necessário, pode atualizá-lo manualmente aqui ou no ecrã de Configuração da interface do WP Toolkit.',
'settings.accessToken.description.customAppName' => "Este token de acesso é exclusivo desta página web. Permite que este plugin comunique com o backend do serviço. O token é atualizado automaticamente a cada 24 horas. Se necessário, pode atualizá-lo manualmente aqui. Se a atualização do token falhar, contacte o seu fornecedor de serviços para obter assistência.",
'settings.accessToken.lastRefresh' => 'Last refresh',
'settings.accessToken.lastRefresh.unavailable' => 'Indisponível',
'settings.accessToken.lastRefresh.dateTimeFormat' => '{dateTime, date, medium} às {dateTime, time, short}',
'settings.accessToken.refreshButton' => 'Atualizar token',
'settings.accessToken.refreshing' => 'A emitir novo token de acesso',
'settings.accessToken.refreshSuccess' => 'Novo token de acesso emitido',
'settings.accessToken.refreshError' => 'Falha ao emitir novo token de acesso',
'settings.error.unknownInstallation' => 'ID de instalação do WordPress desconhecido. Experimente atualizar o token de acesso do plugin no ecrã de Configuração do site correspondente na interface do painel de controlo ou contacte o seu fornecedor de serviços para obter assistência.',
'pageHeader.settings' => 'Definições',
'vulnerabilitiesPage.widget.securityRisk.title' => 'Security Risk',
'vulnerabilitiesPage.widget.securityRisk.tooltip' => 'Site Security Risk is calculated from the combined risk of site components, vulnerability protection status, and whether security measures and automatic updates are enabled.',
'vulnerabilitiesPage.widget.updates.title.updatesAvailable' => 'Updates are available',
'vulnerabilitiesPage.widget.updates.title.upToDate' => "Everything's up-to-date",
'vulnerabilitiesPage.widget.updates.button.update' => 'Atualizar',
'vulnerabilitiesPage.widget.updates.actions.settingsAriaLabel' => 'Open autoupdate settings', // Gear icon button in Updates widget
'vulnerabilitiesPage.widget.updates.dialog.title' => 'Update Everything',
'vulnerabilitiesPage.widget.updates.dialog.text' => 'Choose components to update on {siteName}. The update cannot be interrupted once it starts.', // {siteName} is the site display name
'vulnerabilitiesPage.widget.updates.dialog.item.core' => 'WordPress {fromVersion} → {toVersion}', // Example: WordPress 3.2.2 → 3.2.9
'vulnerabilitiesPage.widget.updates.dialog.item.asset' => '{componentTitle} {fromVersion} → {toVersion}', // Example: Duplicator 1.3.26 → 1.3.28
'vulnerabilitiesPage.widget.updates.dialog.button.cancel' => 'Cancelar',
'vulnerabilitiesPage.widget.updates.dialog.button.update' => 'Atualizar',
'autoUpdatesSettings.title' => 'Autoupdates',
'autoUpdatesSettings.description.paragraph1' => 'Configure how WordPress core, plugins, and themes are updated. It\'s recommended to enable automatic security updates that install minor security releases immediately to protect your site from newly discovered vulnerabilities.',
'autoUpdatesSettings.unavailable.message' => 'Autoupdate settings are currently unavailable for this site.',
'autoUpdatesSettings.actions.save' => 'Save',
'autoUpdatesSettings.actions.backAriaLabel' => 'Back to the previous page',
'autoUpdatesSettings.field.core' => 'WordPress core',
'autoUpdatesSettings.field.plugins' => 'Plugins',
'autoUpdatesSettings.field.themes' => 'Themes',
'autoUpdatesSettings.option.disabled.title' => 'Do not install any updates automatically',
'autoUpdatesSettings.option.security.title' => 'Install only security updates automatically',
'autoUpdatesSettings.option.all.title' => 'Install all updates automatically',
'autoUpdatesSettings.core.option.security.description' => 'For example, automatically install 4.7.1, but not 4.8',
'autoUpdatesSettings.plugins.option.security.description' => 'Use individual plugin autoupdate settings, but autoinstall updates if they fix a known vulnerability',
'autoUpdatesSettings.plugins.option.all.description' => 'Ignore individual plugin autoupdate settings for each plugin',
'autoUpdatesSettings.toast.success' => 'Autoupdate settings updated',
'autoUpdatesSettings.toast.error' => 'Failed to update autoupdate settings',
'autoUpdatesSettings.themes.option.security.description' => 'Use individual theme autoupdate settings, but autoinstall updates if they fix a known vulnerability',
'autoUpdatesSettings.themes.option.all.description' => 'Ignore individual theme autoupdate settings for each theme',
'vulnerabilitiesPage.widget.protection.title.notProtected' => 'Protection Disabled',
'vulnerabilitiesPage.widget.protection.title.protected' => 'Protection Enabled',
'vulnerabilitiesPage.widget.protection.title.tooltip.line1.title' => 'Automatic:',
'vulnerabilitiesPage.widget.protection.title.tooltip.line1.text' => 'Protection rules are applied automatically, no user action is required.',
'vulnerabilitiesPage.widget.protection.title.tooltip.line2.title' => 'Non-invasive:',
'vulnerabilitiesPage.widget.protection.title.tooltip.line2.text' => 'Protection rules work like a firewall and do not modify your site\'s code.',
'vulnerabilitiesPage.widget.protection.title.tooltip.line3.title' => 'High-performance:',
'vulnerabilitiesPage.widget.protection.title.tooltip.line3.text' => 'Protection rules are applied only for specific vulnerabilities, ensuring minimal impact on performance.',
'vulnerabilitiesPage.widget.protection.content.notProtected.text' => 'Non-invasive, automated, lightweight protection',
'vulnerabilitiesPage.widget.protection.content.notProtected.poweredBy' => 'Powered by {providerLogo}', // {providerLogo} is an actual logo image of the provider, not text
'vulnerabilitiesPage.widget.protection.content.notProtected.button.enableProtection' => 'Enable Protection',
'vulnerabilitiesPage.widget.protection.content.protected' => '{counter, plural, one {attack blocked} other {attacks blocked}}', // Attention! This string shouldn't contain number placeholder (#) itself
'vulnerabilitiesPage.widget.protection.title.terminated' => 'No protection: terminated',
'vulnerabilitiesPage.widget.protection.subscriptionStatus.suspended' => 'Subscription suspended',
'vulnerabilitiesPage.widget.protection.content.terminated.button.buyNewLicense' => 'Buy New License',
'vulnerabilitiesPage.widget.protection.actionsMenu.disableProtection' => 'Disable Protection',
'vulnerabilitiesPage.widget.protection.actionsMenu.manageSubscription' => 'Manage Subscription',
'vulnerabilityList.vulnerabilityProvidersInfo.source' => 'Fonte',
'vulnerabilityList.vulnerabilityTable.disableButton.title' => 'Desativar',
'vulnerabilityList.vulnerabilityTable.disableButton.active.tooltip' => 'A desativação pode afetar o funcionamento do site.',
'vulnerabilityList.vulnerabilityTable.disableButton.inactive.tooltip' => 'Este plugin está inativo.',
'vulnerabilityList.vulnerabilityTable.emptyState.text.protectionDisabled' => 'Este site não tem vulnerabilidades conhecidas',
'vulnerabilityList.vulnerabilityTable.emptyState.text.protectionEnabled' => 'Todas as vulnerabilidades presentes neste site foram mitigadas',
'vulnerabilityList.filtersPanel.chip.affectedPart.core' => 'Core',
'vulnerabilityList.filtersPanel.chip.affectedPart.plugin' => 'Plugin',
'vulnerabilityList.filtersPanel.chip.affectedPart.theme' => 'Tema',
'vulnerabilityList.filtersPanel.chip.protected' => 'Mitigada',
'vulnerabilityList.filtersPanel.chip.notProtected' => 'Não mitigada',
'vulnerabilityList.filtersPanel.chip.risk.low' => 'Risco baixo',
'vulnerabilityList.filtersPanel.chip.risk.medium' => 'Risco médio',
'vulnerabilityList.filtersPanel.chip.risk.high' => 'Risco elevado',
'vulnerabilityList.filtersPanel.chip.risk.critical' => 'Risco crítico',
'vulnerabilityList.filtersPanel.chip.updatesAvailable' => 'Atualizações disponíveis',
'vulnerabilityList.filtersPanel.chip.noUpdates' => 'Não existem atualizações',
'vulnerabilityList.filtersPopover.button.apply' => 'Aplicar filtros',
'vulnerabilityList.filtersPopover.button.reset' => 'Repor filtros',
'vulnerabilityList.filtersPopover.header' => 'Filtrar vulnerabilidades',
'vulnerabilityList.filtersPopover.filter.affectedPart.title' => 'Localização',
'vulnerabilityList.filtersPopover.filter.affectedPart.core' => 'WordPress Core',
'vulnerabilityList.filtersPopover.filter.affectedPart.plugin' => 'Plugin',
'vulnerabilityList.filtersPopover.filter.affectedPart.theme' => 'Tema',
'vulnerabilityList.filtersPopover.filter.protection.title' => 'Mitigada via proteção',
'vulnerabilityList.filtersPopover.filter.protection.protected' => 'Mitigada',
'vulnerabilityList.filtersPopover.filter.protection.notProtected' => 'Não mitigada',
'vulnerabilityList.filtersPopover.filter.riskLevel.title' => 'Nível de risco',
'vulnerabilityList.filtersPopover.filter.riskLevel.low' => 'Risco baixo',
'vulnerabilityList.filtersPopover.filter.riskLevel.medium' => 'Risco médio',
'vulnerabilityList.filtersPopover.filter.riskLevel.high' => 'Risco elevado',
'vulnerabilityList.filtersPopover.filter.riskLevel.critical' => 'Risco crítico',
'vulnerabilityList.filtersPopover.filter.updates.title' => 'Atualizações',
'vulnerabilityList.filtersPopover.filter.updates.available' => 'Disponíveis',
'vulnerabilityList.filtersPopover.filter.updates.notAvailable' => 'Nenhuma disponível',
'vulnerabilityList.vulnerabilityTable.header.risk.label' => 'Risco',
'vulnerabilityList.vulnerabilityTable.header.risk.tooltip' => 'A classificação de risco é uma classificação agregada do impacto da vulnerabilidade. Baseia-se na classificação do CVSS, na classificação do EPSS, na prioridade do patch Patchstack e noutros fatores.',
'vulnerabilityList.vulnerabilityTable.header.vulnerability' => 'Vulnerabilidade',
'vulnerabilityList.vulnerabilityTable.header.where' => 'Onde',
'vulnerabilityList.vulnerabilityTable.header.howToFix' => 'Como corrigir',
'vulnerabilityList.vulnerabilityTable.protectedChip.tooltip' => 'A Proteção contra Vulnerabilidades aplicou regras de proteção para mitigar esta vulnerabilidade.',
'vulnerabilityList.vulnerabilityTable.sorting.asc' => 'ordenado por ordem crescente',
'vulnerabilityList.vulnerabilityTable.sorting.desc' => 'ordenado por ordem decrescente',
'vulnerabilityList.vulnerabilityTable.updates.notFound' => 'Nenhuma atualização encontrada',
'vulnerabilityList.vulnerabilityTable.updates.updateTo' => 'Atualizar para {version}',
'vulnerabilityProtection.vulnerabilitiesFetch.error' => 'Não foi possível carregar os dados sobre as vulnerabilidades do site',
'vulnerabilityProtection.tasksLoading.error' => 'Não foi possível atualizar dados do servidor',
'vulnerabilityProtection.usageLoading.error' => 'Failed to load data about Vulnerability Protection usage',
'vulnerabilityProtectionDashboard.title' => 'Vulnerabilidades',
'vulnerabilityProtectionDashboard.subtitle' => 'Lista de vulnerabilidades encontradas no seu site.',
'vulnerabilityProtectionDashboard.lastUpdate' => 'Última atualização: {dateTime}.',
'vulnerabilityProtectionDashboard.ignoreLowLevel.title' => 'Ignorar vulnerabilidades de baixo risco',
'vulnerabilityProtectionDashboard.ignoreLowLevel.tooltip' => 'Ignorar vulnerabilidades de baixo risco faz com que sejam tratadas como resolvidas para efeitos de aplicação de políticas de segurança e envio de notificações.',
'vulnerabilityProtectionDashboard.vulnerabilitiesStatisticsFetch.error' => 'Não foi possível carregar os dados sobre as estatísticas das vulnerabilidades do site',
'vulnerabilityProtectionDashboard.vulnerabilitiesFilteringStatusUpdate.error' => 'Não foi possível atualizar os dados sobre o estado do filtro de vulnerabilidades do site',
'vulnerabilityProtectionDashboard.protectionInfo.header' => "A mitigação de uma vulnerabilidade requer regras de proteção específicas. Eis a razão pela qual as regras de proteção poderão não estar disponíveis para uma vulnerabilidade específica:",
'vulnerabilityProtectionDashboard.protectionInfo.poweredBy' => 'Powered by',
'vulnerabilityProtectionDashboard.protectionInfo.noPatch.title' => 'Trabalho em execução',
'vulnerabilityProtectionDashboard.protectionInfo.noPatch.description' => 'As regras para vulnerabilidades de alto impacto são geralmente disponibilizadas poucas horas após a divulgação. As regras para vulnerabilidades de menor impacto podem levar mais tempo a ser criadas.',
'vulnerabilityProtectionDashboard.protectionInfo.unlikelyExploited.title' => 'Baixo risco',
'vulnerabilityProtectionDashboard.protectionInfo.unlikelyExploited.description' => 'Algumas vulnerabilidades têm um impacto mínimo ou não possuem métodos reais de exploração. Como não representam uma ameaça real para os websites, não são necessárias regras de proteção para as mesmas.',
'vulnerabilityProtectionDashboard.protectionInfo.dbMatch.title' => 'Em falta na base de dados',
'vulnerabilityProtectionDashboard.protectionInfo.dbMatch.description' => 'As vulnerabilidades que estão presentes apenas na base de dados do Wordfence ou não correspondem às entradas correspondentes da base de dados do Patchstack não recebem regras de proteção.',
'vulnerabilityProvider.button.tooltip' => 'See the details about this vulnerability on the {provider} website (opens in a new tab).',
'vulnerabilityProviderInfo.disclosureDateFormat' => '{dateTime, date, long}',
'vulnerabilityMitigation.disable.successMessage' => 'O plugin vulnerável foi desativado',
'vulnerabilityMitigation.disable.errorMessage' => 'Erro ao desativar plugin',
'vulnerabilityMitigation.update.successMessage' => 'As atualizações foram instaladas',
'vulnerabilityMitigation.update.errorMessage' => 'Erro ao instalar atualizações',
'vulnerabilityProtection.enabling.errorMessage' => 'Failed to enable Vulnerability Protection',
'vulnerabilityProtection.enabling.successMessage' => 'Vulnerability Protection enabled',
'vulnerabilityProtection.disabling.errorMessage' => 'Failed to disable Vulnerability Protection',
'vulnerabilityProtection.disabling.successMessage' => 'Vulnerability Protection disabled',
'widget.attacks.attacksCounter.label' => '{counter, plural, one {ataque bloqueado} other {ataques bloqueados}}', // Attention! This string shouldn't contain number placeholder (#) itself
'widget.attacks.attacksCounter.tooltip' => 'Número de tentativas bloqueadas para explorar vulnerabilidades na sua página web nos últimos 365 dias.',
'widget.attacks.goToPluginButton.text' => 'Ver detalhes',
'widget.vulnerabilities.vulnerabilitiesDisplay.totalCounter.label' => '{counter, plural, one {Vulnerabilidade do WordPress encontrada} other {Vulnerabilidades do WordPress encontradas}}', // Attention! This string shouldn't contain number placeholder (#) itself
'widget.vulnerabilities.vulnerabilitiesDisplay.barLabel.critical' => '{count, plural, one {{displayedNumber} crítica} other {{displayedNumber} críticas}}', // {displayedNumber} might contain, for example, '2.3k'; in that case {count} will be 2300
'widget.vulnerabilities.vulnerabilitiesDisplay.barLabel.high' => '{count, plural, one {{displayedNumber} elevada} other {{displayedNumber} elevadas}}', // {displayedNumber} might contain, for example, '2.3k'; in that case {count} will be 2300
'widget.vulnerabilities.vulnerabilitiesDisplay.barLabel.medium' => '{count, plural, one {{displayedNumber} média} other {{displayedNumber} médias}}', // {displayedNumber} might contain, for example, '2.3k'; in that case {count} will be 2300
'widget.vulnerabilities.vulnerabilitiesDisplay.barLabel.low' => '{count, plural, one {{displayedNumber} baixa} other {{displayedNumber} baixas}}', // {displayedNumber} might contain, for example, '2.3k'; in that case {count} will be 2300
'widget.vulnerabilities.goToPluginButton.text' => 'Ver detalhes',
'widget.vulnerabilities.empty.title' => 'A sua página web não tem vulnerabilidades por resolver',
'widget.vulnerabilities.empty.subtitle' => 'Certifique-se de que mantém a Proteção contra Vulnerabilidades ativada para o seu site para estar sempre protegido',
'widget.vulnerabilities.loadingFailed' => 'Não foi possível carregar dados de vulnerabilidade',
'widget.vulnerabilities.error.installationResponseEmpty' => 'Não foi possível carregar propriedades do site',
'widget.vulnerabilities.error.vulnerabilitiesResponseEmpty' => 'Não existem informações sobre vulnerabilidades neste site',
'wpPart.core' => 'Core',
'wpPart.plugin' => 'Plugin',
'wpPart.theme' => 'Tema',
'vulnerableComponentsTree.emptyState' => 'No vulnerable components',
'vulnerableComponentsTree.componentRow.title' => '{component} {version}', // Examples: 'WordPress 6.9', 'Duplicator 1.3.26'
'vulnerableComponentsTree.componentRow.riskReducedNotice' => 'Risk is mitigated by protection',
'vulnerableComponentsTree.componentRow.button.deactivatePlugin' => 'Desativar',
'vulnerableComponentsTree.componentRow.button.deactivatePlugin.confirmation.title' => 'Deactivate {pluginName}',
'vulnerableComponentsTree.componentRow.button.deactivatePlugin.confirmation.text' => 'Are you sure you want to deactivate {pluginName} plugin?',
'vulnerableComponentsTree.componentRow.button.deactivatePlugin.confirmation.confirm' => 'Desativar',
'vulnerableComponentsTree.componentRow.button.deactivatePlugin.confirmation.reject' => 'Cancelar',
'vulnerableComponentsTree.componentRow.button.enableProtection' => 'Enable Protection',
'vulnerableComponentsTree.componentRow.button.update' => 'Atualizar para {version}',
'vulnerableComponentsTree.componentRow.button.update.confirmation.title' => 'Update {assetName}',
'vulnerableComponentsTree.componentRow.button.update.confirmation.text' => 'Are you sure you want to update {assetName} to version {version}?',
'vulnerableComponentsTree.componentRow.button.update.confirmation.confirm' => 'Atualizar',
'vulnerableComponentsTree.componentRow.button.update.confirmation.reject' => 'Cancelar',
'vulnerableComponentsTree.vulnerabilityRow.fixedIn' => 'Fixed in {version}', // Version of the component (plugin, theme or WordPress core) where the vulnerability is fixed
'vulnerableComponentsTree.vulnerabilityRow.mitigated' => 'mitigated', // The context is: This vulnerability is mitigated. This text appears on the mitigated vulnerability rows.
'vulnerableComponentsTree.vulnerabilityRow.wordfenceCopyrightMessage' => 'This record contains material that is subject to copyright.',
'vulnerableComponentsTree.vulnerabilityRow.wordfenceCopyrightText' => "Copyright 2012-{currentYear} Defiant Inc. License: Defiant hereby grants you a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, sublicense, and distribute this software vulnerability information. Any copy of the software vulnerability information you make for such purposes is authorized provided that you include a hyperlink to this vulnerability record and reproduce Defiant's copyright designation and this license in any such copy.",
'vulnerableComponentsTree.vulnerabilityRow.wordfenceCopyrightReadMore' => 'Read more.',
'confirmationDialog.disableProtection.title' => 'Disable Vulnerability Protection',
'confirmationDialog.disableProtection.mainText' => 'Are you sure you want to disable protection for {siteName}?',
'confirmationDialog.disableProtection.additionalLine1' => '{amount, plural, one {# vulnerability was mitigated since protection was enabled} other {# vulnerabilities were mitigated since protection was enabled}}',
'confirmationDialog.disableProtection.additionalLine2' => '{amount, plural, one {# attack blocked in the last 365 days} other {# attacks blocked in the last 365 days}}',
'confirmationDialog.disableProtection.button.confirm' => 'Disable',
'confirmationDialog.disableProtection.button.reject' => 'Cancelar',
'purchaseProtectionDialog.wpt.initial.title' => 'Proteção contra vulnerabilidades',
'purchaseProtectionDialog.wpt.initial.subtitle' => "You'll be redirected to sign up or sign in to your WebPros account to continue the purchase",
'purchaseProtectionDialog.wpt.initial.description' => 'Vulnerability Protection automatically mitigates vulnerabilities in WordPress plugins, themes, and WordPress core without changing the site code.',
'purchaseProtectionDialog.wpt.initial.poweredBy' => 'Powered by {providerLogo}', // {providerLogo} is a clickable logo image of the provider
'purchaseProtectionDialog.wpt.initial.button.iHaveLicense' => 'I Have A License',
'purchaseProtectionDialog.wpt.initial.button.signInAndBuy' => 'Buy',
'purchaseProtectionDialog.wpt.waiting.title' => 'Waiting for purchase completion',
'purchaseProtectionDialog.wpt.waiting.description' => 'Complete your purchase in the newly opened tab. This dialog will update automatically once it\'s done.',
'purchaseProtectionDialog.wpt.waiting.button.cancel' => 'Cancelar',
'purchaseProtectionDialog.wpt.success.title' => 'Subscription Activated',
'purchaseProtectionDialog.wpt.success.description' => 'Vulnerability protection will be enabled on your site shortly',
'purchaseProtectionDialog.wpt.success.suspended.title' => 'Subscription Suspended',
'purchaseProtectionDialog.wpt.success.suspended.description' => 'Your subscription was activated, but it is currently suspended. Vulnerability Protection will be available until the subscription is terminated. Please update your payment method to continue using Vulnerability Protection.',
'purchaseProtectionDialog.wpt.success.terminated.title' => 'Subscription Terminated',
'purchaseProtectionDialog.wpt.success.terminated.description' => "Your subscription was found, but it has been terminated. Vulnerability Protection isn't available. Please buy a new subscription to use Vulnerability Protection.",
'purchaseProtectionDialog.wpt.success.button.ok' => 'OK',
'purchaseProtectionDialog.wpt.success.button.manageSubscription' => 'Manage Subscription',
'purchaseProtectionDialog.wpt.success.button.buyNewLicense' => 'Buy New License',
'purchaseProtectionDialog.wpt.error.title' => 'Subscription Not Activated',
'purchaseProtectionDialog.wpt.error.description' => "We couldn't activate your subscription right now. If your purchase is complete, it should be activated shortly.",
'purchaseProtectionDialog.wpt.error.hint' => "To activate your subscription manually, use the \"{iHaveLicenseButtonTitle}\" button and enter the subscription ID sent to your email after purchase.",
'purchaseProtectionDialog.wpt.error.button.retry' => 'Try Again',
'purchaseProtectionDialog.wpt.error.button.cancel' => 'Close',
'purchaseProtectionDialog.wpt.toast.popupBlocked' => 'Make sure to allow pop-ups for this site to continue with the purchase',
'purchaseProtectionDialog.wpt.loadingWindow.message' => 'Loading, please wait a moment...',
'purchaseProtectionDialog.wpt.activation.title' => 'License Activation',
'purchaseProtectionDialog.wpt.activation.description' => 'Activate your license manually with your subscription ID:',
'purchaseProtectionDialog.wpt.activation.input.label' => 'Subscription ID',
'purchaseProtectionDialog.wpt.activation.button.activate' => 'Activate',
'purchaseProtectionDialog.wpt.activation.link.forgotId' => 'Forgot your subscription ID?',
'purchaseProtectionDialog.wpt.activationGuidDetected.title' => 'License Activation',
'purchaseProtectionDialog.wpt.activationGuidDetected.description' => 'Your subscription ID was detected automatically',
'purchaseProtectionDialog.wpt.activationGuidDetected.input.label' => 'Subscription ID',
'purchaseProtectionDialog.wpt.activationGuidDetected.link.forgetId' => 'Forget this subscription ID',
'purchaseProtectionDialog.wpt.activationGuidDetected.button.activateAnotherId' => 'Use another ID',
'purchaseProtectionDialog.wpt.activationGuidDetected.button.activate' => 'Activate',
'purchaseProtectionDialog.custom.initial.title' => 'Proteção contra vulnerabilidades',
'purchaseProtectionDialog.custom.initial.description' => 'Vulnerability Protection automatically mitigates vulnerabilities in WordPress plugins, themes, and WordPress core without changing the site code.',
'purchaseProtectionDialog.custom.initial.poweredBy' => 'Powered by {providerLogo}', // {providerLogo} is a clickable logo image of the provider
'purchaseProtectionDialog.custom.initial.button.buy' => 'Buy',
'purchaseProtectionDialog.custom.afterPurchase.title' => 'Complete Your Purchase',
'purchaseProtectionDialog.custom.afterPurchase.description' => 'If you have completed the purchase, reload the page to apply the changes.',
'purchaseProtectionDialog.custom.afterPurchase.button.reload' => 'Reload',
'purchaseProtectionDialog.custom.toast.invalidUrl' => 'Purchase URL is not valid. Please contact your hosting provider.',
'subscriptionsPage.title' => 'Subscriptions',
'subscriptionsPage.backButton.ariaLabel' => 'Back',
'subscriptionsPage.vpCard.title' => 'Proteção contra vulnerabilidades',
'subscriptionsPage.vpCard.description' => 'Non-invasive, automated, lightweight protection against WordPress vulnerabilities.',
'subscriptionsPage.vpCard.subscriptionId' => 'Subscription ID',
'subscriptionsPage.vpCard.lastPayment' => 'Last payment',
'subscriptionsPage.vpCard.nextPayment' => 'Next payment',
'subscriptionsPage.vpCard.dateTimeFormat' => '{value, date, medium} {value, time, short}',
'subscriptionsPage.vpCard.button.manageSubscription' => 'Manage Subscription',
'subscriptionsPage.vpCard.copySubscriptionId' => 'Copy subscription ID',
'subscriptionsPage.vpCard.copySuccess' => 'Subscription ID copied to clipboard',
'subscriptionsPage.vpCard.statusChip.suspended' => 'Suspended',
'subscriptionsPage.vpCard.statusChip.terminated' => 'Terminated',
'subscriptionsPage.vpCard.button.forgetLicense' => 'Forget This License',
'subscriptionsPage.vpCard.button.buyNewLicense' => 'Buy New License',
'subscriptionsPage.empty.title' => 'No Subscriptions Yet',
'subscriptionsPage.empty.description' => 'You don\'t have any active subscriptions.',
];
// This function is only to make Psalm check the types of $messagesBackend and $messagesFrontend
$dummyFunc =
/**
* @return list{array, array}
*/
function() use ($messagesBackend, $messagesFrontend)
{
return [
$messagesBackend,
$messagesFrontend
];
};