aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
diff options
context:
space:
mode:
Diffstat (limited to 'src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml')
-rw-r--r--src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml11
1 files changed, 9 insertions, 2 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index 4b02cf36..1c1c9a78 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -76,6 +76,11 @@ config:
76 # redirect_current_page: 'To the current page' 76 # redirect_current_page: 'To the current page'
77 pocket_consumer_key_label: 'Chave do consumidor do Pocket para importar conteúdo' 77 pocket_consumer_key_label: 'Chave do consumidor do Pocket para importar conteúdo'
78 # android_configuration: Configure your Android application 78 # android_configuration: Configure your Android application
79 # help_theme: "wallabag is customizable. You can choose your prefered theme here."
80 # help_items_per_page: "You can change the number of articles displayed on each page."
81 # 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."
82 # help_language: "You can change the language of wallabag interface."
83 # help_pocket_consumer_key: "Required for Pocket import. You can create it in your Pocket account."
79 form_rss: 84 form_rss:
80 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.' 85 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.'
81 token_label: 'Token RSS' 86 token_label: 'Token RSS'
@@ -93,6 +98,7 @@ config:
93 name_label: 'Nome' 98 name_label: 'Nome'
94 email_label: 'E-mail' 99 email_label: 'E-mail'
95 twoFactorAuthentication_label: 'Autenticação de dois passos' 100 twoFactorAuthentication_label: 'Autenticação de dois passos'
101 # help_twoFactorAuthentication: "If you enable 2FA, each time you want to login to wallabag, you'll receive a code by email."
96 delete: 102 delete:
97 # title: Delete my account (a.k.a danger zone) 103 # title: Delete my account (a.k.a danger zone)
98 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out. 104 # description: If you remove your account, ALL your articles, ALL your tags, ALL your annotations and your account will be PERMANENTLY removed (it can't be UNDONE). You'll then be logged out.
@@ -106,6 +112,7 @@ config:
106 # entries: Remove ALL entries 112 # entries: Remove ALL entries
107 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE) 113 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
108 form_password: 114 form_password:
115 # description: "You can change your password here. Your new password should by at least 8 characters long."
109 old_password_label: 'Senha atual' 116 old_password_label: 'Senha atual'
110 new_password_label: 'Nova senha' 117 new_password_label: 'Nova senha'
111 repeat_new_password_label: 'Repita a nova senha' 118 repeat_new_password_label: 'Repita a nova senha'
@@ -247,7 +254,7 @@ about:
247 getting_help: 254 getting_help:
248 documentation: 'Documentação' 255 documentation: 'Documentação'
249 bug_reports: 'Informar bugs' 256 bug_reports: 'Informar bugs'
250 support: '<a href="https://support.wallabag.org">Em nosso site de suporte</a> ou <a href="https://github.com/wallabag/wallabag/issues">no GitHub</a>' 257 support: '<a href="https://github.com/wallabag/wallabag/issues">no GitHub</a>'
251 helping: 258 helping:
252 description: 'wallabag é livre e software livre. Você pode nos ajudar:' 259 description: 'wallabag é livre e software livre. Você pode nos ajudar:'
253 by_contributing: 'contribuindo com o projeto:' 260 by_contributing: 'contribuindo com o projeto:'
@@ -477,7 +484,7 @@ error:
477flashes: 484flashes:
478 config: 485 config:
479 notice: 486 notice:
480 config_saved: 'Configiração salva. Alguns parâmetros podem ser considerados depois da desconexão.' 487 config_saved: 'Configiração salva.'
481 password_updated: 'Senha atualizada' 488 password_updated: 'Senha atualizada'
482 password_not_updated_demo: 'Em modo de demonstração, você não pode alterar a senha deste usuário.' 489 password_not_updated_demo: 'Em modo de demonstração, você não pode alterar a senha deste usuário.'
483 # user_updated: 'Information updated' 490 # user_updated: 'Information updated'