Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2020-03-21 10:57:52 +0300
committerGitHub <noreply@github.com>2020-03-21 10:57:52 +0300
commit8b9a214f640ba7df76d6c964f8bc70b39ff00e7a (patch)
tree2334d0ef9ed0fe812b2db43762be371c7887bc24 /plugins/SEO
parent8ef0cb5ba65bfc2c41b427d35c0a175322ee4f39 (diff)
language update (#15716)
Co-authored-by: tsteur <tsteur@users.noreply.github.com>
Diffstat (limited to 'plugins/SEO')
-rw-r--r--plugins/SEO/lang/pt-br.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/plugins/SEO/lang/pt-br.json b/plugins/SEO/lang/pt-br.json
index 66d6b3ff72..527cf37244 100644
--- a/plugins/SEO/lang/pt-br.json
+++ b/plugins/SEO/lang/pt-br.json
@@ -1,12 +1,12 @@
{
"SEO": {
- "PluginDescription": "Este plugin extratai e exibe métricas de SEO: Alexa web ranking, Google PageRank, número de páginas indexadas e backlinks do site selecionado.",
- "AlexaRank": "Rank Alexa",
+ "PluginDescription": "Este plugin extrai e exibe métricas SEO: ranking web Alexa, Google PageRank, número de páginas indexadas e backlinks do site selecionado.",
+ "AlexaRank": "Classificação Alexa",
"Bing_IndexedPages": "Páginas indexadas no Bing",
- "DomainAge": "Idade de Domínio",
- "Google_IndexedPages": "Páginas indexadas pelo Google",
+ "DomainAge": "Idade do domínio",
+ "Google_IndexedPages": "Páginas indexadas no Google",
"Rank": "Classificação",
- "SeoRankings": "Ranking SEO",
- "SEORankingsFor": "Ranking SEO para %s"
+ "SeoRankings": "Rankings SEO",
+ "SEORankingsFor": "Rankings SEO para %s"
}
} \ No newline at end of file