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.yml48
1 files changed, 44 insertions, 4 deletions
diff --git a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
index 3b1f9cb6..5c1ae058 100644
--- a/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
+++ b/src/Wallabag/CoreBundle/Resources/translations/messages.pt.yml
@@ -32,6 +32,7 @@ menu:
32 save_link: 'Salvar um link' 32 save_link: 'Salvar um link'
33 back_to_unread: 'Voltar para os artigos não lidos' 33 back_to_unread: 'Voltar para os artigos não lidos'
34 users_management: 'Gestão de Usuários' 34 users_management: 'Gestão de Usuários'
35 # site_credentials: 'Site credentials'
35 top: 36 top:
36 add_new_entry: 'Adicionar uma nova entrada' 37 add_new_entry: 'Adicionar uma nova entrada'
37 search: 'Pesquisa' 38 search: 'Pesquisa'
@@ -76,6 +77,7 @@ config:
76 # redirect_current_page: 'To the current page' 77 # redirect_current_page: 'To the current page'
77 pocket_consumer_key_label: 'Chave do consumidor do Pocket para importar conteúdo' 78 pocket_consumer_key_label: 'Chave do consumidor do Pocket para importar conteúdo'
78 # android_configuration: Configure your Android application 79 # android_configuration: Configure your Android application
80 # android_instruction: "Touch here to prefill your Android application"
79 # help_theme: "wallabag is customizable. You can choose your prefered theme here." 81 # 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." 82 # 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." 83 # 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."
@@ -89,9 +91,10 @@ config:
89 token_reset: 'Gerar novamente seu token' 91 token_reset: 'Gerar novamente seu token'
90 rss_links: 'Links RSS' 92 rss_links: 'Links RSS'
91 rss_link: 93 rss_link:
92 unread: 'não lido' 94 unread: 'Não lido'
93 starred: 'destacado' 95 starred: 'Destacado'
94 archive: 'arquivado' 96 archive: 'Arquivado'
97 # all: 'All'
95 rss_limit: 'Número de itens no feed' 98 rss_limit: 'Número de itens no feed'
96 form_user: 99 form_user:
97 two_factor_description: 'Habilitar autenticação de dois passos significa que você receberá um e-mail com um código a cada nova conexão desconhecida.' 100 two_factor_description: 'Habilitar autenticação de dois passos significa que você receberá um e-mail com um código a cada nova conexão desconhecida.'
@@ -110,6 +113,7 @@ config:
110 # annotations: Remove ALL annotations 113 # annotations: Remove ALL annotations
111 # tags: Remove ALL tags 114 # tags: Remove ALL tags
112 # entries: Remove ALL entries 115 # entries: Remove ALL entries
116 # archived: Remove ALL archived entries
113 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE) 117 # confirm: Are you really really sure? (THIS CAN'T BE UNDONE)
114 form_password: 118 form_password:
115 # description: "You can change your password here. Your new password should by at least 8 characters long." 119 # description: "You can change your password here. Your new password should by at least 8 characters long."
@@ -154,6 +158,7 @@ config:
154 or: 'Uma regra OU outra' 158 or: 'Uma regra OU outra'
155 and: 'Uma regra E outra' 159 and: 'Uma regra E outra'
156 matches: 'Testa que um <i>assunto</i> corresponde a uma <i>pesquisa</i> (maiúscula ou minúscula).<br />Exemplo: <code>título corresponde a "futebol"</code>' 160 matches: 'Testa que um <i>assunto</i> corresponde a uma <i>pesquisa</i> (maiúscula ou minúscula).<br />Exemplo: <code>título corresponde a "futebol"</code>'
161 # notmatches: 'Tests that a <i>subject</i> is not matches a <i>search</i> (case-insensitive).<br />Example: <code>title notmatches "football"</code>'
157 162
158entry: 163entry:
159 page_titles: 164 page_titles:
@@ -164,6 +169,7 @@ entry:
164 filtered_tags: 'Filtrar por tags:' 169 filtered_tags: 'Filtrar por tags:'
165 # filtered_search: 'Filtered by search:' 170 # filtered_search: 'Filtered by search:'
166 untagged: 'Entradas sem tags' 171 untagged: 'Entradas sem tags'
172 # all: 'All entries'
167 list: 173 list:
168 number_on_the_page: '{0} Não existem entradas.|{1} Existe uma entrada.|]1,Inf[ Existem %count% entradas.' 174 number_on_the_page: '{0} Não existem entradas.|{1} Existe uma entrada.|]1,Inf[ Existem %count% entradas.'
169 reading_time: 'tempo estimado de leitura' 175 reading_time: 'tempo estimado de leitura'
@@ -185,6 +191,8 @@ entry:
185 unread_label: 'Não Lido' 191 unread_label: 'Não Lido'
186 preview_picture_label: 'Possui uma imagem de preview' 192 preview_picture_label: 'Possui uma imagem de preview'
187 preview_picture_help: 'Imagem de preview' 193 preview_picture_help: 'Imagem de preview'
194 # is_public_label: 'Has a public link'
195 # is_public_help: 'Public link'
188 language_label: 'Idioma' 196 language_label: 'Idioma'
189 # http_status_label: 'HTTP status' 197 # http_status_label: 'HTTP status'
190 reading_time: 198 reading_time:
@@ -223,6 +231,8 @@ entry:
223 original_article: 'original' 231 original_article: 'original'
224 annotations_on_the_entry: '{0} Sem anotações|{1} Uma anotação|]1,Inf[ %nbAnnotations% anotações' 232 annotations_on_the_entry: '{0} Sem anotações|{1} Uma anotação|]1,Inf[ %nbAnnotations% anotações'
225 created_at: 'Data de criação' 233 created_at: 'Data de criação'
234 # published_at: 'Publication date'
235 # published_by: 'Published by'
226 new: 236 new:
227 page_title: 'Salvar nova entrada' 237 page_title: 'Salvar nova entrada'
228 placeholder: 'http://website.com' 238 placeholder: 'http://website.com'
@@ -234,10 +244,12 @@ entry:
234 page_title: 'Editar uma entrada' 244 page_title: 'Editar uma entrada'
235 title_label: 'Título' 245 title_label: 'Título'
236 url_label: 'Url' 246 url_label: 'Url'
237 is_public_label: 'Público'
238 save_label: 'Salvar' 247 save_label: 'Salvar'
239 public: 248 public:
240 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>" 249 shared_by_wallabag: "Este artigo foi compartilhado pelo <a href='%wallabag_instance%'>wallabag</a>"
250 confirm:
251 # delete: "Are you sure you want to remove that article?"
252 # delete_tag: "Are you sure you want to remove that tag from that article?"
241 253
242about: 254about:
243 page_title: 'Sobre' 255 page_title: 'Sobre'
@@ -510,6 +522,28 @@ user:
510 delete: 'Apagar' 522 delete: 'Apagar'
511 delete_confirm: 'Tem certeza?' 523 delete_confirm: 'Tem certeza?'
512 back_to_list: 'Voltar para a lista' 524 back_to_list: 'Voltar para a lista'
525 search:
526 # placeholder: Filter by username or email
527
528site_credential:
529 # page_title: Site credentials management
530 # new_site_credential: Create a credential
531 # edit_site_credential: Edit an existing credential
532 # description: "Here you can manage all credentials for sites which required them (create, edit and delete), like a paywall, an authentication, etc."
533 list:
534 actions: 'Ações'
535 edit_action: 'Editar'
536 yes: 'Sim'
537 no: 'Não'
538 # create_new_one: Create a new credential
539 form:
540 # username_label: 'Username'
541 # host_label: 'Host'
542 # password_label: 'Password'
543 save: 'Salvar'
544 delete: 'Apagar'
545 delete_confirm: 'Tem certeza?'
546 back_to_list: 'Voltar para a lista'
513 547
514error: 548error:
515 # page_title: An error occurred 549 # page_title: An error occurred
@@ -528,6 +562,7 @@ flashes:
528 # annotations_reset: Annotations reset 562 # annotations_reset: Annotations reset
529 # tags_reset: Tags reset 563 # tags_reset: Tags reset
530 # entries_reset: Entries reset 564 # entries_reset: Entries reset
565 # archived_reset: Archived entries deleted
531 entry: 566 entry:
532 notice: 567 notice:
533 entry_already_saved: 'Entrada já foi salva em %date%' 568 entry_already_saved: 'Entrada já foi salva em %date%'
@@ -562,3 +597,8 @@ flashes:
562 added: 'Usuário "%username%" adicionado' 597 added: 'Usuário "%username%" adicionado'
563 updated: 'Usuário "%username%" atualizado' 598 updated: 'Usuário "%username%" atualizado'
564 deleted: 'Usuário "%username%" removido' 599 deleted: 'Usuário "%username%" removido'
600 site_credential:
601 notice:
602 # added: 'Site credential for "%host%" added'
603 # updated: 'Site credential for "%host%" updated'
604 # deleted: 'Site credential for "%host%" deleted'