aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2017-06-13 18:48:10 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2019-04-25 13:46:31 +0200
commit531c8d0a5c55fa93438e227a7d349235fbd31d28 (patch)
treede2ff4a1e09161a5bbec32170471190e836d3bbc /src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
parent522e37ad274361dde697da13a92ff3f846599822 (diff)
downloadwallabag-531c8d0a5c55fa93438e227a7d349235fbd31d28.tar.gz
wallabag-531c8d0a5c55fa93438e227a7d349235fbd31d28.tar.zst
wallabag-531c8d0a5c55fa93438e227a7d349235fbd31d28.zip
Changed RSS to Atom feed and improve paging
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml16
1 files changed, 8 insertions, 8 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index a5483a6d..96943c05 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -54,7 +54,7 @@ config:
54 page_title: 'Config' 54 page_title: 'Config'
55 tab_menu: 55 tab_menu:
56 settings: 'Configurações' 56 settings: 'Configurações'
57 rss: 'RSS' 57 feed: 'RSS'
58 user_info: 'Informação do Usuário' 58 user_info: 'Informação do Usuário'
59 password: 'Senha' 59 password: 'Senha'
60 rules: 'Regras de tags' 60 rules: 'Regras de tags'
@@ -85,19 +85,19 @@ config:
85 # help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article." 85 # help_reading_speed: "wallabag calculates a reading time for each article. You can define here, thanks to this list, if you are a fast or a slow reader. wallabag will recalculate the reading time for each article."
86 # help_language: "You can change the language of wallabag interface." 86 # help_language: "You can change the language of wallabag interface."
87 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account." 87 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
88 form_rss: 88 form_feed:
89 description: 'Feeds RSS providos pelo wallabag permitem que você leia seus artigos salvos em seu leitor de RSS favorito. Você precisa gerar um token primeiro.' 89 description: 'Feeds RSS providos pelo wallabag permitem que você leia seus artigos salvos em seu leitor de RSS favorito. Você precisa gerar um token primeiro.'
90 token_label: 'Token RSS' 90 token_label: 'Token RSS'
91 no_token: 'Nenhum Token' 91 no_token: 'Nenhum Token'
92 token_create: 'Criar seu token' 92 token_create: 'Criar seu token'
93 token_reset: 'Gerar novamente seu token' 93 token_reset: 'Gerar novamente seu token'
94 rss_links: 'Links RSS' 94 feed_links: 'Links RSS'
95 rss_link: 95 feed_link:
96 unread: 'Não lido' 96 unread: 'Não lido'
97 starred: 'Destacado' 97 starred: 'Destacado'
98 archive: 'Arquivado' 98 archive: 'Arquivado'
99 # all: 'All' 99 # all: 'All'
100 rss_limit: 'Número de itens no feed' 100 feed_limit: 'Número de itens no feed'
101 form_user: 101 form_user:
102 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option." 102 # two_factor_description: "Enabling two factor authentication means you'll receive an email with a code OR need to use an OTP app (like Google Authenticator, Authy or FreeOTP) to get a one time code on every new untrusted connection. You can't choose both option."
103 name_label: 'Nome' 103 name_label: 'Nome'
@@ -371,7 +371,7 @@ quickstart:
371 title: 'Configurar a aplicação' 371 title: 'Configurar a aplicação'
372 description: 'Para ter uma aplicação que atende você, dê uma olhada na configuração do wallabag.' 372 description: 'Para ter uma aplicação que atende você, dê uma olhada na configuração do wallabag.'
373 language: 'Alterar idioma e design' 373 language: 'Alterar idioma e design'
374 rss: 'Habilitar feeds RSS' 374 feed: 'Habilitar feeds RSS'
375 tagging_rules: 'Escrever regras para acrescentar tags automaticamente em seus artigos' 375 tagging_rules: 'Escrever regras para acrescentar tags automaticamente em seus artigos'
376 admin: 376 admin:
377 title: 'Administração' 377 title: 'Administração'
@@ -588,10 +588,10 @@ flashes:
588 password_updated: 'Senha atualizada' 588 password_updated: 'Senha atualizada'
589 password_not_updated_demo: 'Em modo de demonstração, você não pode alterar a senha deste usuário.' 589 password_not_updated_demo: 'Em modo de demonstração, você não pode alterar a senha deste usuário.'
590 # user_updated: 'Information updated' 590 # user_updated: 'Information updated'
591 rss_updated: 'Informação de RSS atualizada' 591 feed_updated: 'Informação de RSS atualizada'
592 tagging_rules_updated: 'Regras de tags atualizadas' 592 tagging_rules_updated: 'Regras de tags atualizadas'
593 tagging_rules_deleted: 'Regra de tag apagada' 593 tagging_rules_deleted: 'Regra de tag apagada'
594 rss_token_updated: 'Token RSS atualizado' 594 feed_token_updated: 'Token RSS atualizado'
595 # annotations_reset: Annotations reset 595 # annotations_reset: Annotations reset
596 # tags_reset: Tags reset 596 # tags_reset: Tags reset
597 # entries_reset: Entries reset 597 # entries_reset: Entries reset