aboutsummaryrefslogtreecommitdiff
path: root/app/i18n/pt-br/index.php
diff options
context:
space:
mode:
authorGravatar Pedro Paulo <p.paulo0512@gmail.com> 2024-04-19 07:54:31 -0300
committerGravatar GitHub <noreply@github.com> 2024-04-19 12:54:31 +0200
commitdcd3b80a901a0aa8edecc0f93cc05493dfd59714 (patch)
tree1f22ced239ed8aaf198575e72d13a4613ad587cb /app/i18n/pt-br/index.php
parenta5f87e067136dca9b5eb3b5af813dfac6d2c1efd (diff)
Update PT-BR translation (#6345)
* trans: update pt-br translation * Apply suggestions from code review * Update app/i18n/pt-br/sub.php
Diffstat (limited to 'app/i18n/pt-br/index.php')
-rw-r--r--app/i18n/pt-br/index.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/i18n/pt-br/index.php b/app/i18n/pt-br/index.php
index f26abaf97..0d3f6a5d7 100644
--- a/app/i18n/pt-br/index.php
+++ b/app/i18n/pt-br/index.php
@@ -17,7 +17,7 @@ return array(
'bugs_reports' => 'Reportar Bugs',
'credits' => 'Créditos',
'credits_content' => 'Alguns elementos de design vieram do <a href="http://twitter.github.io/bootstrap/">Bootstrap</a> Embora FreshRRS não utiliza este framework. <a href="https://gitlab.gnome.org/Archive/gnome-icon-theme-symbolic">Ícones</a> vieram do <a href="https://www.gnome.org/">GNOME project</a>. <em>Open Sans</em> font police foi criada por <a href="https://fonts.google.com/specimen/Open+Sans">Steve Matteson</a>. FreshRSS é baseado no <a href="https://framagit.org/marienfressinaud/MINZ">Minz</a>, um framework PHP.',
- 'documentation' => 'Documentation', // TODO
+ 'documentation' => 'Documentação',
'freshrss_description' => 'FreshRSS é um RSS feeds aggregator para um host próprio. É leve e fácil de utilizar enquanto é uma ferramenta poderosa e configurável. ',
'github' => '<a href="https://github.com/FreshRSS/FreshRSS/issues">no Github</a>',
'license' => 'licença',
@@ -45,7 +45,7 @@ return array(
'bookmark_query' => 'Salvar pesquisa atual',
'favorites' => 'Favoritos (%s)',
'global_view' => 'Visualização global',
- 'important' => 'Important feeds', // TODO
+ 'important' => 'Feeds importantes',
'main_stream' => 'Stream principal',
'mark_all_read' => 'Marcar todos como lidos',
'mark_cat_read' => 'Marcar categoria como lida',