]> git.wh0rd.org - tt-rss.git/blame - locale/pt_BR/LC_MESSAGES/messages.po
Updating translation
[tt-rss.git] / locale / pt_BR / LC_MESSAGES / messages.po
CommitLineData
ed2e7ab7 1# Brazilian Portuguese translation of tt-rss.
c9093147 2# Copyright (C) 2013 THE tt-rss'S COPYRIGHT HOLDER
ed2e7ab7 3# This file is distributed under the same license as the tt-rss package.
c9093147 4# Perry Werneck <perry.werneck@gmail.com> 2013.
ed2e7ab7
PW
5#
6#
dd40e08c
AD
7msgid ""
8msgstr ""
9"Project-Id-Version: tt-rss 1.2.14.2\n"
10"Report-Msgid-Bugs-To: \n"
c9093147 11"POT-Creation-Date: 2013-07-17 12:31+0400\n"
54a4a89d 12"PO-Revision-Date: 2013-08-07 21:14-0300\n"
ed2e7ab7
PW
13"Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n"
14"Language-Team: Portuguese/Brazil <perry.werneck@gmail.com>\n"
15"Language: Portuguese\n"
dd40e08c
AD
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=UTF-8\n"
18"Content-Transfer-Encoding: 8bit\n"
ed2e7ab7 19"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
54a4a89d 20"X-Generator: Poedit 1.5.7\n"
ed2e7ab7 21"X-Poedit-SourceCharset: UTF-8\n"
dd40e08c 22
219a08e8 23#: backend.php:73
dd40e08c
AD
24msgid "Use default"
25msgstr "Usar o padrão"
26
219a08e8 27#: backend.php:74
dd40e08c
AD
28msgid "Never purge"
29msgstr "Nunca remover"
30
219a08e8 31#: backend.php:75
dd40e08c
AD
32msgid "1 week old"
33msgstr "1 semana atrás"
34
219a08e8 35#: backend.php:76
dd40e08c
AD
36msgid "2 weeks old"
37msgstr "2 semanas atrás"
38
219a08e8 39#: backend.php:77
dd40e08c
AD
40msgid "1 month old"
41msgstr "1 mês atrás"
42
219a08e8 43#: backend.php:78
dd40e08c
AD
44msgid "2 months old"
45msgstr "2 meses atrás"
46
219a08e8 47#: backend.php:79
dd40e08c
AD
48msgid "3 months old"
49msgstr "3 meses atrás"
50
219a08e8 51#: backend.php:82
74fbd01e 52msgid "Default interval"
ed2e7ab7 53msgstr "Intervalo padrão"
74fbd01e 54
c9093147 55#: backend.php:83 backend.php:93
dd40e08c
AD
56msgid "Disable updates"
57msgstr "Desabilitar updates"
58
c9093147 59#: backend.php:84 backend.php:94
dd40e08c
AD
60msgid "Each 15 minutes"
61msgstr "Cada 15 minutos"
62
c9093147 63#: backend.php:85 backend.php:95
dd40e08c
AD
64msgid "Each 30 minutes"
65msgstr "Cada 30 minutos"
66
c9093147 67#: backend.php:86 backend.php:96
dd40e08c
AD
68msgid "Hourly"
69msgstr "Toda hora"
70
c9093147 71#: backend.php:87 backend.php:97
dd40e08c
AD
72msgid "Each 4 hours"
73msgstr "Cada 4 horas"
74
c9093147 75#: backend.php:88 backend.php:98
dd40e08c
AD
76msgid "Each 12 hours"
77msgstr "Cada 12 horas"
78
c9093147 79#: backend.php:89 backend.php:99
dd40e08c
AD
80msgid "Daily"
81msgstr "Diariamente"
82
c9093147 83#: backend.php:90 backend.php:100
dd40e08c
AD
84msgid "Weekly"
85msgstr "Semanalmente"
86
c9093147 87#: backend.php:103 classes/pref/users.php:119 classes/pref/system.php:51
dd40e08c
AD
88msgid "User"
89msgstr "Usuário"
90
219a08e8 91#: backend.php:104
592535d7 92msgid "Power User"
ed2e7ab7 93msgstr "Usuário avançado"
592535d7 94
219a08e8 95#: backend.php:105
dd40e08c
AD
96msgid "Administrator"
97msgstr "Administrador"
98
e84e813f 99#: errors.php:9
c9093147
PW
100msgid ""
101"This program requires XmlHttpRequest to function properly. Your browser "
102"doesn't seem to support it."
103msgstr ""
104"Este programa precisa que a função XmlHttpRequest funcione corretamente. Seu "
105"browser parece não suportar isso."
dd40e08c 106
e84e813f 107#: errors.php:12
c9093147
PW
108msgid ""
109"This program requires cookies to function properly. Your browser doesn't "
110"seem to support them."
e117ab70 111msgstr ""
c9093147
PW
112"Este programa precisa de cookies para funcionar corretamente. Seu browser "
113"parece não suportá-los."
dd40e08c 114
e84e813f 115#: errors.php:15
219a08e8 116msgid "Backend sanity check failed."
c9093147 117msgstr "Verificação de sanidade do backend falhou."
dd40e08c 118
e84e813f 119#: errors.php:17
dd40e08c 120msgid "Frontend sanity check failed."
c9093147 121msgstr "Verificação de sanidade do frontend falhou."
dd40e08c 122
e84e813f 123#: errors.php:19
c9093147
PW
124msgid ""
125"Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please "
126"update&lt;/a&gt;."
dd40e08c
AD
127msgstr ""
128
e84e813f 129#: errors.php:21
dd40e08c
AD
130msgid "Request not authorized."
131msgstr "Pedido não autorizado."
132
e84e813f 133#: errors.php:23
dd40e08c 134msgid "No operation to perform."
c9093147 135msgstr "Nenhuma operação a executar."
dd40e08c 136
e84e813f 137#: errors.php:25
c9093147
PW
138msgid ""
139"Could not display feed: query failed. Please check label match syntax or "
140"local configuration."
dd40e08c 141msgstr ""
c9093147
PW
142"Não foi possível mostrar a assinatura: Consulta falhou. Verifique se a "
143"sintaxe do label bate com a configuração local."
dd40e08c 144
e84e813f 145#: errors.php:27
dd40e08c
AD
146msgid "Denied. Your access level is insufficient to access this page."
147msgstr "Negado. Seu nível de acesso é insuficiente para acessar esta página."
148
e84e813f 149#: errors.php:29
dd40e08c
AD
150msgid "Configuration check failed"
151msgstr "A checagem da configuração falhou"
152
e84e813f 153#: errors.php:31
c9093147
PW
154msgid ""
155"Your version of MySQL is not currently supported. Please see official site "
156"for more information."
157msgstr ""
158"Sua versão do MySQL não é atualmente suportada. Por favor acesse o site "
159"oficial para mais informações."
dd40e08c 160
219a08e8 161#: errors.php:35
e7f9e68c
AD
162msgid "SQL escaping test failed, check your database and PHP configuration"
163msgstr ""
c9093147
PW
164"Teste de conversão de escapes no SQL falhou, verifique sua configuração de "
165"banco de dados e PHP"
166
167#: index.php:129 index.php:146 index.php:268 prefs.php:98
168#: classes/backend.php:5 classes/pref/labels.php:296
169#: classes/pref/filters.php:683 classes/pref/feeds.php:1361 js/feedlist.js:129
170#: js/feedlist.js:453 js/functions.js:446 js/functions.js:784
171#: js/functions.js:1194 js/functions.js:1330 js/functions.js:1642
172#: js/prefs.js:653 js/prefs.js:854 js/prefs.js:1441 js/prefs.js:1494
173#: js/prefs.js:1534 js/prefs.js:1551 js/prefs.js:1567 js/prefs.js:1587
174#: js/prefs.js:1760 js/prefs.js:1776 js/prefs.js:1794 js/tt-rss.js:510
175#: js/tt-rss.js:527 js/viewfeed.js:855 js/viewfeed.js:1310
176#: plugins/import_export/import_export.js:17 plugins/updater/updater.js:17
e935c2bc 177msgid "Loading, please wait..."
ed2e7ab7 178msgstr "Carregando, por favor aguarde..."
e935c2bc 179
9e77d9a8 180#: index.php:160
bf996dfa 181#, fuzzy
fe6d5185
AD
182msgid "Collapse feedlist"
183msgstr "Todos os feeds"
bf996dfa 184
9e77d9a8 185#: index.php:163
fe6d5185 186msgid "Show articles"
ed2e7ab7 187msgstr "Mostrar artigos"
dd40e08c 188
9e77d9a8 189#: index.php:166
fe6d5185 190msgid "Adaptive"
ed2e7ab7 191msgstr "Adaptativa"
a9a3fcab 192
9e77d9a8 193#: index.php:167
fe6d5185 194msgid "All Articles"
ed2e7ab7 195msgstr "Todos os artigos"
dd40e08c 196
c9093147 197#: index.php:168 include/functions.php:2035 classes/feeds.php:101
2cd99257
AD
198msgid "Starred"
199msgstr "Favoritos"
200
c9093147 201#: index.php:169 include/functions.php:2036 classes/feeds.php:102
2cd99257 202msgid "Published"
ed2e7ab7 203msgstr "Publicados"
dd40e08c 204
c9093147 205#: index.php:170 classes/feeds.php:88 classes/feeds.php:100
fe6d5185 206msgid "Unread"
ed2e7ab7 207msgstr "Não Lidos"
4bd24849 208
9e77d9a8 209#: index.php:171
219a08e8 210msgid "Unread First"
ed2e7ab7 211msgstr "Não Lidos primeiro"
219a08e8 212
9e77d9a8 213#: index.php:172
219a08e8 214msgid "With Note"
ed2e7ab7 215msgstr "Com anotação"
dd40e08c 216
9e77d9a8 217#: index.php:173
219a08e8 218msgid "Ignore Scoring"
c9093147 219msgstr "Ignorar pontuação"
914a875d 220
9e77d9a8 221#: index.php:176
fe6d5185 222msgid "Sort articles"
ed2e7ab7 223msgstr "Ordenar artigos"
e8638cc9 224
9e77d9a8 225#: index.php:179
e935c2bc
AD
226msgid "Default"
227msgstr "Padrão"
228
9e77d9a8 229#: index.php:180
219a08e8 230msgid "Newest first"
ed2e7ab7 231msgstr "Mais novos primeiro"
f0b3ae06 232
9e77d9a8 233#: index.php:181
219a08e8 234msgid "Oldest first"
ed2e7ab7 235msgstr "Mais antigos primeiro"
4676b4fc 236
9e77d9a8 237#: index.php:182
219a08e8
AD
238msgid "Title"
239msgstr "Título"
4676b4fc 240
c9093147
PW
241#: index.php:186 index.php:234 include/functions.php:2025
242#: classes/feeds.php:106 classes/feeds.php:432 js/FeedTree.js:128
914a875d
AD
243#: js/FeedTree.js:156
244msgid "Mark as read"
245msgstr "Marcar como lido"
4676b4fc 246
9e77d9a8 247#: index.php:189
219a08e8 248msgid "Older than one day"
ed2e7ab7 249msgstr "Com mais de um dia"
219a08e8 250
9e77d9a8 251#: index.php:192
219a08e8 252msgid "Older than one week"
ed2e7ab7 253msgstr "Com mais de uma semana"
219a08e8 254
9e77d9a8 255#: index.php:195
219a08e8 256msgid "Older than two weeks"
ed2e7ab7 257msgstr "Com mais de duas semanas"
219a08e8 258
9e77d9a8 259#: index.php:211
219a08e8 260msgid "Communication problem with server."
ed2e7ab7 261msgstr "Problemas na comunicação com o servidor"
219a08e8 262
9e77d9a8 263#: index.php:219
219a08e8 264msgid "New version of Tiny Tiny RSS is available!"
ed2e7ab7 265msgstr "Uma nova versão do TT-Rss está disponível!"
219a08e8 266
9e77d9a8 267#: index.php:224
fe6d5185
AD
268msgid "Actions..."
269msgstr "Ações..."
2cd99257 270
9e77d9a8 271#: index.php:226
219a08e8
AD
272msgid "Preferences..."
273msgstr "Preferências"
274
9e77d9a8 275#: index.php:227
fe6d5185 276msgid "Search..."
ed2e7ab7 277msgstr "Pesquisar"
67ae092f 278
9e77d9a8 279#: index.php:228
fe6d5185
AD
280msgid "Feed actions:"
281msgstr "Ações do Feed:"
c4255fdd 282
c9093147 283#: index.php:229 classes/handler/public.php:589
fe6d5185 284msgid "Subscribe to feed..."
ed2e7ab7 285msgstr "Inscrever-se"
c4255fdd 286
9e77d9a8 287#: index.php:230
fe6d5185 288msgid "Edit this feed..."
ed2e7ab7 289msgstr "Editar inscrição"
2cd99257 290
9e77d9a8 291#: index.php:231
fe6d5185 292msgid "Rescore feed"
ed2e7ab7 293msgstr "Reclassificar inscrição"
af163b85 294
c9093147 295#: index.php:232 classes/pref/feeds.php:756 classes/pref/feeds.php:1316
9e77d9a8 296#: js/PrefFeedTree.js:74
fe6d5185 297msgid "Unsubscribe"
ed2e7ab7 298msgstr "Cancelar inscrição"
e117ab70 299
9e77d9a8 300#: index.php:233
fe6d5185
AD
301msgid "All feeds:"
302msgstr "Todos os Feeds:"
592535d7 303
9e77d9a8 304#: index.php:235
fe6d5185 305msgid "(Un)hide read feeds"
ed2e7ab7 306msgstr "Mostrar/Ocultar inscrições lidas"
592535d7 307
9e77d9a8 308#: index.php:236
fe6d5185
AD
309msgid "Other actions:"
310msgstr "Outras ações:"
dd40e08c 311
c9093147 312#: index.php:237 include/functions.php:2011
219a08e8 313msgid "Toggle widescreen mode"
ed2e7ab7 314msgstr "Ativa/Desativa modo tela-cheia"
37b9528b 315
9e77d9a8 316#: index.php:238
fe6d5185 317msgid "Select by tags..."
c9093147 318msgstr "Selecionar por tags..."
b63d9765 319
9e77d9a8 320#: index.php:239
89841c5d 321msgid "Create label..."
c9093147 322msgstr "Criar marcador..."
89841c5d 323
9e77d9a8 324#: index.php:240
fe6d5185 325msgid "Create filter..."
ed2e7ab7 326msgstr "Cria um filtro..."
4bd24849 327
9e77d9a8 328#: index.php:241
fe6d5185 329msgid "Keyboard shortcuts help"
ed2e7ab7 330msgstr "Ajuda para atalhos de teclado"
4bd24849 331
9e77d9a8 332#: index.php:250
219a08e8
AD
333msgid "Logout"
334msgstr "Sair"
335
c9093147 336#: prefs.php:33 prefs.php:116 include/functions.php:2038
219a08e8
AD
337#: classes/pref/prefs.php:440
338msgid "Preferences"
339msgstr "Preferências"
340
9e77d9a8 341#: prefs.php:107
bf9b87b5 342msgid "Keyboard shortcuts"
ed2e7ab7 343msgstr "Atalhos de teclado"
dd40e08c 344
9e77d9a8 345#: prefs.php:108
d9d5ce4c
AD
346msgid "Exit preferences"
347msgstr "Sair das preferências"
348
c9093147 349#: prefs.php:119 classes/pref/feeds.php:109 classes/pref/feeds.php:1242
054e0905 350#: classes/pref/feeds.php:1305
e84e813f 351msgid "Feeds"
ed2e7ab7 352msgstr "Inscrições"
e84e813f 353
c9093147 354#: prefs.php:122 classes/pref/filters.php:158
bf9b87b5 355msgid "Filters"
ed2e7ab7 356msgstr "Filtros"
4481d791 357
c9093147 358#: prefs.php:125 include/functions.php:1197 include/functions.php:1860
be212a00 359#: classes/pref/labels.php:90
fe6d5185 360msgid "Labels"
c9093147 361msgstr "Marcadores"
fe6d5185 362
9e77d9a8 363#: prefs.php:129
bf9b87b5 364msgid "Users"
ed2e7ab7 365msgstr "Usuários"
dd40e08c 366
9e77d9a8 367#: prefs.php:132
219a08e8 368msgid "System"
ed2e7ab7 369msgstr "Sistema"
219a08e8 370
c9093147 371#: register.php:186 include/login_form.php:238
fe6d5185 372msgid "Create new account"
ed2e7ab7 373msgstr "Criar uma nova conta"
fe6d5185 374
9e77d9a8 375#: register.php:192
bf9b87b5 376msgid "New user registrations are administratively disabled."
ed2e7ab7 377msgstr "Registro de novos usuários foi desativado pelo administrador"
4481d791 378
c9093147
PW
379#: register.php:196 register.php:241 register.php:254 register.php:269
380#: register.php:288 register.php:336 register.php:346 register.php:358
381#: classes/handler/public.php:659 classes/handler/public.php:750
382#: classes/handler/public.php:834 classes/handler/public.php:911
383#: classes/handler/public.php:925 classes/handler/public.php:932
9e77d9a8 384#: classes/handler/public.php:957
219a08e8 385msgid "Return to Tiny Tiny RSS"
ed2e7ab7 386msgstr "Retornar ao TT-Rss"
219a08e8 387
9e77d9a8 388#: register.php:217
c9093147
PW
389msgid ""
390"Your temporary password will be sent to the specified email. Accounts, which "
391"were not logged in once, are erased automatically 24 hours after temporary "
392"password is sent."
dd40e08c 393msgstr ""
c9093147
PW
394"Sua senha temporária será enviada para o e-mail informado. Contas que não "
395"recebam pelo menos um acesso são apagadas automaticamente 24 horas depois do "
396"envio da senha temporária."
dd40e08c 397
9e77d9a8 398#: register.php:223
bf9b87b5 399msgid "Desired login:"
c9093147 400msgstr "Nome de usuário:"
dd40e08c 401
9e77d9a8 402#: register.php:226
bf9b87b5 403msgid "Check availability"
ed2e7ab7 404msgstr "Verificar disponibilidade"
dd40e08c 405
c9093147 406#: register.php:228 classes/handler/public.php:792
bf9b87b5 407msgid "Email:"
ed2e7ab7 408msgstr "E-mail: "
dd40e08c 409
c9093147 410#: register.php:231 classes/handler/public.php:797
bf9b87b5 411msgid "How much is two plus two:"
c9093147 412msgstr "Quanto é dois mais dois:"
4481d791 413
9e77d9a8 414#: register.php:234
bf9b87b5 415msgid "Submit registration"
c9093147 416msgstr "Enviar o cadastro"
4481d791 417
9e77d9a8 418#: register.php:252
bf9b87b5 419msgid "Your registration information is incomplete."
c9093147 420msgstr "Sua informação de cadastro está incompleta."
dd40e08c 421
9e77d9a8 422#: register.php:267
bf9b87b5 423msgid "Sorry, this username is already taken."
c9093147 424msgstr "Desculpe, esse nome de usuário já está sendo usado."
dd40e08c 425
9e77d9a8 426#: register.php:286
bf9b87b5 427msgid "Registration failed."
ed2e7ab7 428msgstr "Processo de registro falhou."
dd40e08c 429
9e77d9a8 430#: register.php:333
bf9b87b5 431msgid "Account created successfully."
c9093147 432msgstr "Conta criada com sucesso."
bf9b87b5 433
9e77d9a8 434#: register.php:355
bf9b87b5 435msgid "New user registrations are currently closed."
c9093147 436msgstr "Registro de novos usuários está suspenso."
dd40e08c 437
219a08e8 438#: update.php:55
be212a00 439msgid "Tiny Tiny RSS data update script."
c9093147 440msgstr "Script de atualização do Tiny Tiny RSS."
be212a00 441
c9093147
PW
442#: include/digest.php:109 include/functions.php:1206
443#: include/functions.php:1761 include/functions.php:1846
444#: include/functions.php:1868 classes/opml.php:421 classes/pref/feeds.php:225
219a08e8
AD
445msgid "Uncategorized"
446msgstr "Não Categorizado"
447
448#: include/feedbrowser.php:83
ed2e7ab7 449#, php-format
219a08e8
AD
450msgid "%d archived article"
451msgid_plural "%d archived articles"
ed2e7ab7
PW
452msgstr[0] "%d artigo arquivado"
453msgstr[1] "%d artigos arquivados"
454msgstr[2] "%d artigos arquivados"
219a08e8
AD
455
456#: include/feedbrowser.php:107
219a08e8 457msgid "No feeds found."
ed2e7ab7 458msgstr "Sem inscrições para exibir."
219a08e8 459
c9093147 460#: include/functions.php:1195 include/functions.php:1858
219a08e8
AD
461msgid "Special"
462msgstr "Especial"
463
c9093147 464#: include/functions.php:1709 classes/feeds.php:1103
9e77d9a8 465#: classes/pref/filters.php:429
219a08e8
AD
466msgid "All feeds"
467msgstr "Todos os feeds"
468
9e77d9a8 469#: include/functions.php:1913
219a08e8 470msgid "Starred articles"
ed2e7ab7 471msgstr "Artigos com estrela"
219a08e8 472
9e77d9a8 473#: include/functions.php:1915
219a08e8 474msgid "Published articles"
ed2e7ab7 475msgstr "Artigos publicados"
219a08e8 476
9e77d9a8 477#: include/functions.php:1917
219a08e8 478msgid "Fresh articles"
ed2e7ab7 479msgstr "Últimas notícias"
219a08e8 480
c9093147 481#: include/functions.php:1919 include/functions.php:2033
219a08e8 482msgid "All articles"
ed2e7ab7 483msgstr "Todas as inscrições"
219a08e8 484
9e77d9a8 485#: include/functions.php:1921
219a08e8 486msgid "Archived articles"
ed2e7ab7 487msgstr "Artigos arquivados"
219a08e8 488
9e77d9a8 489#: include/functions.php:1923
219a08e8 490msgid "Recently read"
ed2e7ab7 491msgstr "Lidos recentemente"
fe6d5185 492
9e77d9a8 493#: include/functions.php:1985
e84e813f 494msgid "Navigation"
ed2e7ab7 495msgstr "Navegação"
4481d791 496
9e77d9a8 497#: include/functions.php:1986
219a08e8 498msgid "Open next feed"
c9093147 499msgstr "Abrir a próxima assinatura"
219a08e8 500
9e77d9a8 501#: include/functions.php:1987
219a08e8 502msgid "Open previous feed"
c9093147 503msgstr "Abrir a assinatura anterior"
4481d791 504
9e77d9a8 505#: include/functions.php:1988
219a08e8 506msgid "Open next article"
ed2e7ab7 507msgstr "Abrir o próximo artigo"
1a61ca22 508
9e77d9a8 509#: include/functions.php:1989
219a08e8 510msgid "Open previous article"
ed2e7ab7 511msgstr "Abrir o artigo anterior"
df43d1fd 512
9e77d9a8 513#: include/functions.php:1990
219a08e8 514msgid "Open next article (don't scroll long articles)"
c9093147 515msgstr "Abrir o próximo artigo (não rolar artigos longos)"
219a08e8 516
9e77d9a8 517#: include/functions.php:1991
219a08e8 518msgid "Open previous article (don't scroll long articles)"
c9093147 519msgstr "Abrir o artigo anterior (não rolar artigos longos)"
219a08e8 520
9e77d9a8 521#: include/functions.php:1992
219a08e8 522msgid "Move to next article (don't expand or mark read)"
c9093147 523msgstr "Mover para o próximo artigo (não expandir ou marcar como lido)"
219a08e8 524
9e77d9a8 525#: include/functions.php:1993
219a08e8 526msgid "Move to previous article (don't expand or mark read)"
c9093147 527msgstr "Mover para o artigo anterior (não expandir ou marcar como lido)"
219a08e8 528
9e77d9a8 529#: include/functions.php:1994
219a08e8 530msgid "Show search dialog"
ed2e7ab7 531msgstr "Mostrar diálogo de pesquisa"
4676b4fc 532
9e77d9a8 533#: include/functions.php:1995
219a08e8 534msgid "Article"
ed2e7ab7 535msgstr "Artigo"
219a08e8 536
c9093147 537#: include/functions.php:1996 js/viewfeed.js:1973
e84e813f 538msgid "Toggle starred"
ed2e7ab7 539msgstr "Incluir/Remover estrela"
dd40e08c 540
c9093147 541#: include/functions.php:1997 js/viewfeed.js:1984
e84e813f 542msgid "Toggle published"
ed2e7ab7 543msgstr "Marcar/Desmarcar como publicado"
e84e813f 544
c9093147 545#: include/functions.php:1998 js/viewfeed.js:1962
e84e813f 546msgid "Toggle unread"
ed2e7ab7 547msgstr "Marcar como não lido"
e84e813f 548
9e77d9a8 549#: include/functions.php:1999
e84e813f
AD
550msgid "Edit tags"
551msgstr "Editar Tags"
552
9e77d9a8 553#: include/functions.php:2000
219a08e8 554msgid "Dismiss selected"
ed2e7ab7 555msgstr "Descartar selecionados?"
e84e813f 556
9e77d9a8 557#: include/functions.php:2001
219a08e8 558msgid "Dismiss read"
ed2e7ab7 559msgstr "Descartar lidos"
e84e813f 560
9e77d9a8 561#: include/functions.php:2002
219a08e8 562msgid "Open in new window"
6e0c7c5b 563msgstr "Abrir em uma nova janela"
e84e813f 564
c9093147 565#: include/functions.php:2003 js/viewfeed.js:2003
219a08e8 566msgid "Mark below as read"
ed2e7ab7 567msgstr "Marcar abaixo como lido"
e84e813f 568
c9093147 569#: include/functions.php:2004 js/viewfeed.js:1997
219a08e8 570msgid "Mark above as read"
ed2e7ab7 571msgstr "Marcar acima como lido"
219a08e8 572
9e77d9a8 573#: include/functions.php:2005
219a08e8 574msgid "Scroll down"
c9093147 575msgstr "Rolar para baixo"
4676b4fc 576
9e77d9a8 577#: include/functions.php:2006
219a08e8 578msgid "Scroll up"
c9093147 579msgstr "Rolar para cima"
219a08e8 580
9e77d9a8 581#: include/functions.php:2007
219a08e8 582msgid "Select article under cursor"
ed2e7ab7 583msgstr "Selecionar artigo sob o cursor"
e84e813f 584
9e77d9a8 585#: include/functions.php:2008
219a08e8 586msgid "Email article"
ed2e7ab7 587msgstr "Enviar artigo por e-mail"
e84e813f 588
9e77d9a8 589#: include/functions.php:2009
219a08e8 590msgid "Close/collapse article"
ed2e7ab7 591msgstr "Fechar/Abrir artigo"
e84e813f 592
9e77d9a8 593#: include/functions.php:2010
219a08e8 594msgid "Toggle article expansion (combined mode)"
ed2e7ab7 595msgstr "Ativar/Desativar expansão de artigo (modo combinado)"
914a875d 596
c9093147 597#: include/functions.php:2012 plugins/embed_original/init.php:31
219a08e8 598msgid "Toggle embed original"
ed2e7ab7 599msgstr "Ativar/Desativar inclusão do original"
e84e813f 600
9e77d9a8 601#: include/functions.php:2013
219a08e8 602msgid "Article selection"
ed2e7ab7 603msgstr "Seleção de artigos"
e84e813f 604
9e77d9a8 605#: include/functions.php:2014
e84e813f 606msgid "Select all articles"
ed2e7ab7 607msgstr "Selecionar todos os artigos"
e84e813f 608
9e77d9a8 609#: include/functions.php:2015
219a08e8 610msgid "Select unread"
ed2e7ab7 611msgstr "Selecionar os não lidos"
e84e813f 612
9e77d9a8 613#: include/functions.php:2016
219a08e8 614msgid "Select starred"
ed2e7ab7 615msgstr "Selecionar artigos com estrela"
e84e813f 616
9e77d9a8 617#: include/functions.php:2017
219a08e8 618msgid "Select published"
ed2e7ab7 619msgstr "Selecionar artigos publicados"
2d6a64af 620
9e77d9a8 621#: include/functions.php:2018
219a08e8 622msgid "Invert selection"
ed2e7ab7 623msgstr "Inverter seleção"
2d6a64af 624
9e77d9a8 625#: include/functions.php:2019
219a08e8 626msgid "Deselect everything"
ed2e7ab7 627msgstr "Desmarcar tudo"
e84e813f 628
c9093147 629#: include/functions.php:2020 classes/pref/feeds.php:549
054e0905 630#: classes/pref/feeds.php:793
219a08e8
AD
631msgid "Feed"
632msgstr "Feed"
633
9e77d9a8 634#: include/functions.php:2021
219a08e8 635msgid "Refresh current feed"
ed2e7ab7 636msgstr "Atualizar inscrição atual"
e84e813f 637
9e77d9a8 638#: include/functions.php:2022
219a08e8 639msgid "Un/hide read feeds"
ed2e7ab7 640msgstr "Ocultar/mostrar inscrições lidas"
e84e813f 641
c9093147 642#: include/functions.php:2023 classes/pref/feeds.php:1308
e84e813f 643msgid "Subscribe to feed"
c9093147 644msgstr "Assinar"
e84e813f 645
c9093147 646#: include/functions.php:2024 js/FeedTree.js:135 js/PrefFeedTree.js:68
e84e813f 647msgid "Edit feed"
ed2e7ab7 648msgstr "Editar inscrição"
e84e813f 649
9e77d9a8 650#: include/functions.php:2026
e84e813f 651#, fuzzy
219a08e8
AD
652msgid "Reverse headlines"
653msgstr "Remover as categorias selecionadas?"
e84e813f 654
9e77d9a8 655#: include/functions.php:2027
219a08e8 656msgid "Debug feed update"
ed2e7ab7 657msgstr "Debugar atualização de inscrições"
e84e813f 658
c9093147 659#: include/functions.php:2028 js/FeedTree.js:178
e84e813f 660msgid "Mark all feeds as read"
ed2e7ab7 661msgstr "Marcar todas as inscrições como lidas"
e84e813f 662
9e77d9a8 663#: include/functions.php:2029
219a08e8 664msgid "Un/collapse current category"
ed2e7ab7 665msgstr "Mostrar/Ocultar categoria atual"
e84e813f 666
9e77d9a8 667#: include/functions.php:2030
219a08e8 668msgid "Toggle combined mode"
ed2e7ab7 669msgstr "Ativar/Desativar modo combinado"
e84e813f 670
9e77d9a8 671#: include/functions.php:2031
219a08e8 672msgid "Toggle auto expand in combined mode"
ed2e7ab7 673msgstr "Ativar/Desativar expansão no modo combinado"
914a875d 674
9e77d9a8 675#: include/functions.php:2032
219a08e8 676msgid "Go to"
c9093147 677msgstr "Ir para"
e84e813f 678
9e77d9a8 679#: include/functions.php:2034
219a08e8 680msgid "Fresh"
6e0c7c5b 681msgstr "Recentes"
e84e813f 682
c9093147 683#: include/functions.php:2037 js/tt-rss.js:460 js/tt-rss.js:645
e84e813f
AD
684msgid "Tag cloud"
685msgstr "Núvem de tags"
686
9e77d9a8 687#: include/functions.php:2039
219a08e8 688msgid "Other"
ed2e7ab7 689msgstr "Outros"
219a08e8 690
c9093147 691#: include/functions.php:2040 classes/pref/labels.php:281
219a08e8 692msgid "Create label"
c9093147 693msgstr "Criar marcador"
914a875d 694
c9093147 695#: include/functions.php:2041 classes/pref/filters.php:657
219a08e8 696msgid "Create filter"
ed2e7ab7 697msgstr "Criar filtro"
914a875d 698
9e77d9a8 699#: include/functions.php:2042
219a08e8 700msgid "Un/collapse sidebar"
ed2e7ab7 701msgstr "Mostrar/Ocultar barra lateral"
e84e813f 702
9e77d9a8 703#: include/functions.php:2043
219a08e8 704msgid "Show help dialog"
ed2e7ab7 705msgstr "Mostrar dialogo de ajuda"
e84e813f 706
9e77d9a8 707#: include/functions.php:2579
219a08e8
AD
708#, php-format
709msgid "Search results: %s"
c9093147 710msgstr "Resultados da pesquisa: %s"
e84e813f 711
054e0905 712#: include/functions.php:3194
219a08e8 713msgid " - "
ed2e7ab7 714msgstr " - "
914a875d 715
c9093147 716#: include/functions.php:3216 include/functions.php:3457
219a08e8
AD
717#: classes/article.php:281
718msgid "no tags"
719msgstr "sem tags"
914a875d 720
c9093147 721#: include/functions.php:3226 classes/feeds.php:682
219a08e8 722msgid "Edit tags for this article"
ed2e7ab7 723msgstr "Editar tags deste artigo"
914a875d 724
c9093147 725#: include/functions.php:3258 classes/feeds.php:634
219a08e8 726msgid "Originally from:"
ed2e7ab7 727msgstr "Originalmente de:"
914a875d 728
c9093147 729#: include/functions.php:3271 classes/feeds.php:647 classes/pref/feeds.php:568
219a08e8 730msgid "Feed URL"
ed2e7ab7
PW
731msgstr "URL da inscrição"
732
c9093147
PW
733#: include/functions.php:3303 classes/dlg.php:37 classes/dlg.php:60
734#: classes/dlg.php:93 classes/dlg.php:159 classes/dlg.php:190
735#: classes/dlg.php:217 classes/dlg.php:250 classes/dlg.php:262
736#: classes/backend.php:105 classes/pref/users.php:95
737#: classes/pref/filters.php:149 classes/pref/prefs.php:1100
738#: classes/pref/feeds.php:1607 classes/pref/feeds.php:1675
739#: plugins/import_export/init.php:407 plugins/import_export/init.php:452
740#: plugins/googlereaderimport/init.php:194 plugins/share/init.php:123
9e77d9a8 741#: plugins/updater/init.php:370
219a08e8
AD
742msgid "Close this window"
743msgstr "Fechar esta janela"
914a875d 744
054e0905 745#: include/functions.php:3494
219a08e8 746msgid "(edit note)"
c9093147 747msgstr "Editar nota"
914a875d 748
054e0905 749#: include/functions.php:3729
219a08e8 750msgid "unknown type"
ed2e7ab7 751msgstr "tipo desconhecido"
914a875d 752
054e0905 753#: include/functions.php:3785
219a08e8 754msgid "Attachments"
ed2e7ab7 755msgstr "Anexos"
914a875d 756
054e0905 757#: include/functions.php:4304
219a08e8
AD
758#, php-format
759msgid "LibXML error %s at line %d (column %d): %s"
c9093147 760msgstr "Erro LibXML %s na linha %d (coluna %d): %s"
914a875d 761
c9093147 762#: include/login_form.php:183 classes/handler/public.php:501
9e77d9a8 763#: classes/handler/public.php:787
219a08e8 764msgid "Login:"
c9093147 765msgstr "Nome de usuário:"
914a875d 766
c9093147 767#: include/login_form.php:193 classes/handler/public.php:504
219a08e8
AD
768msgid "Password:"
769msgstr "Senha:"
914a875d 770
219a08e8 771#: include/login_form.php:199
219a08e8 772msgid "I forgot my password"
ed2e7ab7 773msgstr "Esqueci minha senha"
914a875d 774
219a08e8 775#: include/login_form.php:205
219a08e8 776msgid "Profile:"
ed2e7ab7 777msgstr "Perfil:"
914a875d 778
c9093147
PW
779#: include/login_form.php:209 classes/handler/public.php:257
780#: classes/rpc.php:63 classes/pref/prefs.php:1038
219a08e8 781msgid "Default profile"
ed2e7ab7 782msgstr "Perfil padrão"
914a875d 783
219a08e8
AD
784#: include/login_form.php:217
785msgid "Use less traffic"
6e0c7c5b 786msgstr "Usar menos tráfego"
914a875d 787
219a08e8
AD
788#: include/login_form.php:221
789msgid "Does not display images in articles, reduces automatic refreshes."
6e0c7c5b 790msgstr "Não mostra imagens em artigos, reduz as atualizações automáticas"
914a875d 791
219a08e8
AD
792#: include/login_form.php:229
793msgid "Remember me"
c9093147 794msgstr "Continuar conectado"
914a875d 795
c9093147 796#: include/login_form.php:235 classes/handler/public.php:509
219a08e8
AD
797msgid "Log in"
798msgstr "Login"
914a875d 799
219a08e8
AD
800#: include/sessions.php:61
801msgid "Session failed to validate (incorrect IP)"
c9093147 802msgstr "Falha ao validar a sessão (IP incorreto)"
914a875d 803
9e77d9a8 804#: include/sessions.php:67
c9093147 805#, fuzzy
9e77d9a8 806msgid "Session failed to validate (schema version changed)"
c9093147 807msgstr "Falha ao validar a sessão (IP incorreto)"
9e77d9a8
AD
808
809#: include/sessions.php:73
c9093147 810#, fuzzy
9e77d9a8 811msgid "Session failed to validate (user agent changed)"
c9093147 812msgstr "Falha ao validar a sessão (IP incorreto)"
9e77d9a8
AD
813
814#: include/sessions.php:85
c9093147 815#, fuzzy
9e77d9a8 816msgid "Session failed to validate (user not found)"
c9093147 817msgstr "Falha ao validar a sessão (IP incorreto)"
9e77d9a8
AD
818
819#: include/sessions.php:94
c9093147 820#, fuzzy
9e77d9a8 821msgid "Session failed to validate (password changed)"
c9093147 822msgstr "Falha ao validar a sessão (IP incorreto)"
9e77d9a8 823
219a08e8 824#: classes/article.php:25
219a08e8 825msgid "Article not found."
ed2e7ab7 826msgstr "Artigo não encontrado."
914a875d 827
219a08e8
AD
828#: classes/article.php:179
829msgid "Tags for this article (separated by commas):"
c9093147 830msgstr "Tags para esse artigo (separadas por vírgula):"
914a875d 831
c9093147
PW
832#: classes/article.php:204 classes/pref/users.php:168
833#: classes/pref/labels.php:79 classes/pref/filters.php:407
834#: classes/pref/prefs.php:984 classes/pref/feeds.php:772
835#: classes/pref/feeds.php:899 plugins/nsfw/init.php:85
836#: plugins/note/init.php:51 plugins/instances/init.php:245
219a08e8
AD
837msgid "Save"
838msgstr "Salvar"
914a875d 839
c9093147
PW
840#: classes/article.php:206 classes/handler/public.php:478
841#: classes/handler/public.php:512 classes/feeds.php:1030
842#: classes/feeds.php:1082 classes/feeds.php:1142 classes/pref/users.php:170
843#: classes/pref/labels.php:81 classes/pref/filters.php:410
844#: classes/pref/filters.php:806 classes/pref/filters.php:882
845#: classes/pref/filters.php:949 classes/pref/prefs.php:986
846#: classes/pref/feeds.php:773 classes/pref/feeds.php:902
847#: classes/pref/feeds.php:1815 plugins/mail/init.php:129
848#: plugins/note/init.php:53 plugins/instances/init.php:248
219a08e8
AD
849#: plugins/instances/init.php:436
850msgid "Cancel"
851msgstr "Cancelar"
dd40e08c 852
c9093147 853#: classes/handler/public.php:442 plugins/bookmarklets/init.php:40
219a08e8 854msgid "Share with Tiny Tiny RSS"
ed2e7ab7 855msgstr "Compartilhar com TT-Rss"
dd40e08c 856
9e77d9a8 857#: classes/handler/public.php:450
219a08e8
AD
858msgid "Title:"
859msgstr "Título"
914a875d 860
c9093147
PW
861#: classes/handler/public.php:452 classes/pref/feeds.php:566
862#: plugins/instances/init.php:212 plugins/instances/init.php:401
219a08e8 863msgid "URL:"
ed2e7ab7 864msgstr "URL:"
914a875d 865
9e77d9a8 866#: classes/handler/public.php:454
219a08e8 867msgid "Content:"
ed2e7ab7 868msgstr "Conteúdo:"
dd40e08c 869
9e77d9a8 870#: classes/handler/public.php:456
219a08e8 871msgid "Labels:"
c9093147 872msgstr "Marcadores:"
dd40e08c 873
9e77d9a8 874#: classes/handler/public.php:475
219a08e8 875msgid "Shared article will appear in the Published feed."
c9093147 876msgstr "Artigo compartilhado vai aparecer nos publicados."
914a875d 877
9e77d9a8 878#: classes/handler/public.php:477
219a08e8 879msgid "Share"
ed2e7ab7 880msgstr "Compartilhar"
914a875d 881
9e77d9a8 882#: classes/handler/public.php:499
219a08e8 883msgid "Not logged in"
ed2e7ab7 884msgstr "Não logado"
be212a00 885
9e77d9a8 886#: classes/handler/public.php:558
219a08e8 887msgid "Incorrect username or password"
6e0c7c5b 888msgstr "Usuário ou senha inválidos"
dd40e08c 889
c9093147 890#: classes/handler/public.php:595 classes/handler/public.php:693
ed2e7ab7 891#, php-format
219a08e8 892msgid "Already subscribed to <b>%s</b>."
ed2e7ab7 893msgstr "Já inscrito em <b>%s</b>"
914a875d 894
c9093147 895#: classes/handler/public.php:598 classes/handler/public.php:684
ed2e7ab7 896#, php-format
219a08e8 897msgid "Subscribed to <b>%s</b>."
ed2e7ab7 898msgstr "Inscrito em <b>%s</b>."
b63d9765 899
c9093147 900#: classes/handler/public.php:601 classes/handler/public.php:687
ed2e7ab7 901#, php-format
219a08e8 902msgid "Could not subscribe to <b>%s</b>."
ed2e7ab7 903msgstr "Não foi possível inscrever em <b>%s</b>"
dd40e08c 904
c9093147 905#: classes/handler/public.php:604 classes/handler/public.php:690
ed2e7ab7 906#, php-format
219a08e8 907msgid "No feeds found in <b>%s</b>."
ed2e7ab7 908msgstr "Nenhum feed encontrado em <b>%s</b>."
914a875d 909
c9093147 910#: classes/handler/public.php:607 classes/handler/public.php:696
219a08e8 911msgid "Multiple feed URLs found."
ed2e7ab7 912msgstr "Multiplas URLs encontradas."
914a875d 913
c9093147 914#: classes/handler/public.php:611 classes/handler/public.php:703
ed2e7ab7 915#, php-format
219a08e8 916msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
c9093147
PW
917msgstr ""
918"A inscrição em <b>%s</b> não foi possível.<br>Incapaz de baixar a URL do "
919"feed RSS."
914a875d 920
c9093147 921#: classes/handler/public.php:629 classes/handler/public.php:721
219a08e8 922msgid "Subscribe to selected feed"
ed2e7ab7 923msgstr "Inscrever no feed selecionado"
dd40e08c 924
c9093147 925#: classes/handler/public.php:654 classes/handler/public.php:745
219a08e8 926msgid "Edit subscription options"
6e0c7c5b 927msgstr "Editar opções de assinatura"
f52e9524 928
9e77d9a8 929#: classes/handler/public.php:774
219a08e8 930msgid "Password recovery"
ed2e7ab7 931msgstr "Recuperação de senha"
914a875d 932
9e77d9a8 933#: classes/handler/public.php:780
c9093147
PW
934msgid ""
935"You will need to provide valid account name and email. New password will be "
936"sent on your email address."
914a875d 937msgstr ""
c9093147
PW
938"Você precisa informar um nome de usuário válido e endereço de e-mail. Uma "
939"nova senha será enviada para seu endereço de e-mail."
be212a00 940
c9093147 941#: classes/handler/public.php:802 classes/pref/users.php:352
219a08e8 942msgid "Reset password"
ed2e7ab7 943msgstr "Redefinir a senha"
914a875d 944
9e77d9a8 945#: classes/handler/public.php:812
219a08e8 946msgid "Some of the required form parameters are missing or incorrect."
c9093147 947msgstr "Alguns dos parâmetros necessários estão faltando ou incorretos."
914a875d 948
c9093147 949#: classes/handler/public.php:816 classes/handler/public.php:842
219a08e8 950msgid "Go back"
6e0c7c5b 951msgstr "Voltar"
914a875d 952
9e77d9a8 953#: classes/handler/public.php:838
219a08e8 954msgid "Sorry, login and email combination not found."
c9093147 955msgstr "Desculpe, Nome de usuário e e-mail não encontrados."
914a875d 956
9e77d9a8 957#: classes/handler/public.php:860
219a08e8
AD
958msgid "Your access level is insufficient to run this script."
959msgstr "Seu nível de acesso é insuficiente para executar esse script."
914a875d 960
9e77d9a8 961#: classes/handler/public.php:884
219a08e8 962msgid "Database Updater"
c9093147 963msgstr "Atualizador do banco de dados"
914a875d 964
9e77d9a8 965#: classes/handler/public.php:949
219a08e8 966msgid "Perform updates"
c9093147 967msgstr "Executar atualização"
914a875d 968
219a08e8 969#: classes/dlg.php:16
c9093147
PW
970msgid ""
971"If you have imported labels and/or filters, you might need to reload "
972"preferences to see your new data."
914a875d
AD
973msgstr ""
974
219a08e8
AD
975#: classes/dlg.php:48
976msgid "Your Public OPML URL is:"
c9093147 977msgstr "Sua URL OPML pública é:"
914a875d 978
c9093147 979#: classes/dlg.php:57 classes/dlg.php:214 plugins/share/init.php:120
219a08e8 980msgid "Generate new URL"
ed2e7ab7 981msgstr "Gerar nova URL"
914a875d 982
219a08e8 983#: classes/dlg.php:71
c9093147
PW
984msgid ""
985"Update daemon is enabled in configuration, but daemon process is not "
986"running, which prevents all feeds from updating. Please start the daemon "
987"process or contact instance owner."
914a875d 988msgstr ""
c9093147
PW
989"Serviço de atualização está habilitado na configuração, porém, o processo de "
990"atualização não está rodando. Isso impede a atualização de todas as "
991"assinaturas. Por favor inicie o serviço ou contacte o administrador."
914a875d 992
c9093147 993#: classes/dlg.php:75 classes/dlg.php:84
219a08e8 994msgid "Last update:"
6e0c7c5b 995msgstr "Última atualização:"
914a875d 996
219a08e8 997#: classes/dlg.php:80
c9093147
PW
998msgid ""
999"Update daemon is taking too long to perform a feed update. This could "
1000"indicate a problem like crash or a hang. Please check the daemon process or "
1001"contact instance owner."
914a875d 1002msgstr ""
c9093147
PW
1003"O serviço de atualização está demorando demais para atualizar um feed. Isso "
1004"pode indicar um problema. Por favor verifique o processo correspondente ou "
1005"contacte o administrador."
914a875d 1006
219a08e8
AD
1007#: classes/dlg.php:166
1008msgid "Match:"
914a875d
AD
1009msgstr ""
1010
219a08e8
AD
1011#: classes/dlg.php:168
1012msgid "Any"
914a875d
AD
1013msgstr ""
1014
219a08e8 1015#: classes/dlg.php:171
219a08e8 1016msgid "All tags."
ed2e7ab7 1017msgstr "Todas as tags"
914a875d 1018
219a08e8
AD
1019#: classes/dlg.php:173
1020msgid "Which Tags?"
c9093147 1021msgstr "Quais tags?"
914a875d 1022
219a08e8
AD
1023#: classes/dlg.php:186
1024msgid "Display entries"
914a875d
AD
1025msgstr ""
1026
219a08e8
AD
1027#: classes/dlg.php:205
1028msgid "You can view this feed as RSS using the following URL:"
c9093147 1029msgstr "Você pode ver essa assinatura como RSS usando a seguinte URL:"
914a875d 1030
c9093147 1031#: classes/dlg.php:233 plugins/updater/init.php:333
219a08e8
AD
1032#, php-format
1033msgid "New version of Tiny Tiny RSS is available (%s)."
c9093147 1034msgstr "Uma nova versão do Tiny Tiny RSS está disponível (%s)"
be212a00 1035
219a08e8 1036#: classes/dlg.php:241
c9093147
PW
1037msgid ""
1038"You can update using built-in updater in the Preferences or by using update."
1039"php"
be212a00 1040msgstr ""
c9093147
PW
1041"Você pode atualizar usando o atualizador interno nas preferências ou usando "
1042"update.php"
be212a00 1043
c9093147 1044#: classes/dlg.php:245 plugins/updater/init.php:337
219a08e8 1045msgid "See the release notes"
c9093147 1046msgstr "Veja as notas de lançamento"
be212a00 1047
219a08e8
AD
1048#: classes/dlg.php:247
1049msgid "Download"
c9093147 1050msgstr "Baixar"
914a875d 1051
219a08e8
AD
1052#: classes/dlg.php:255
1053msgid "Error receiving version information or no new version available."
914a875d 1054msgstr ""
c9093147 1055"Erro ao receber informação de versão ou nenhuma atualização disponível."
914a875d 1056
054e0905 1057#: classes/feeds.php:58
ed2e7ab7 1058#, php-format
219a08e8 1059msgid "Last updated: %s"
ed2e7ab7 1060msgstr "Última atualização em: %s"
914a875d 1061
054e0905 1062#: classes/feeds.php:78
219a08e8 1063msgid "View as RSS feed"
ed2e7ab7 1064msgstr "Ver como um feed rss"
be212a00 1065
c9093147 1066#: classes/feeds.php:79 classes/feeds.php:131 classes/pref/feeds.php:1467
219a08e8 1067msgid "View as RSS"
ed2e7ab7 1068msgstr "Ver como RSS"
914a875d 1069
054e0905 1070#: classes/feeds.php:86
219a08e8
AD
1071msgid "Select:"
1072msgstr "Selecione:"
914a875d 1073
c9093147
PW
1074#: classes/feeds.php:87 classes/pref/users.php:337 classes/pref/labels.php:275
1075#: classes/pref/filters.php:284 classes/pref/filters.php:332
1076#: classes/pref/filters.php:651 classes/pref/filters.php:739
1077#: classes/pref/filters.php:766 classes/pref/prefs.php:998
1078#: classes/pref/feeds.php:1299 classes/pref/feeds.php:1556
1079#: classes/pref/feeds.php:1622 plugins/instances/init.php:287
219a08e8 1080msgid "All"
ed2e7ab7 1081msgstr "Tudo"
914a875d 1082
054e0905 1083#: classes/feeds.php:89
219a08e8 1084msgid "Invert"
ed2e7ab7
PW
1085msgstr "Inverter"
1086
c9093147
PW
1087#: classes/feeds.php:90 classes/pref/users.php:339 classes/pref/labels.php:277
1088#: classes/pref/filters.php:286 classes/pref/filters.php:334
1089#: classes/pref/filters.php:653 classes/pref/filters.php:741
1090#: classes/pref/filters.php:768 classes/pref/prefs.php:1000
1091#: classes/pref/feeds.php:1301 classes/pref/feeds.php:1558
1092#: classes/pref/feeds.php:1624 plugins/instances/init.php:289
219a08e8
AD
1093msgid "None"
1094msgstr "Nenhum"
914a875d 1095
054e0905 1096#: classes/feeds.php:96
219a08e8 1097msgid "More..."
ed2e7ab7 1098msgstr "Mais..."
914a875d 1099
054e0905 1100#: classes/feeds.php:98
219a08e8 1101msgid "Selection toggle:"
ed2e7ab7 1102msgstr "Inverter seleção:"
be212a00 1103
054e0905 1104#: classes/feeds.php:104
219a08e8 1105msgid "Selection:"
ed2e7ab7 1106msgstr "Seleção:"
be212a00 1107
054e0905 1108#: classes/feeds.php:107
219a08e8 1109msgid "Set score"
ed2e7ab7 1110msgstr "Classificar"
914a875d 1111
054e0905 1112#: classes/feeds.php:110
219a08e8 1113msgid "Archive"
c9093147 1114msgstr "Arquivar"
be212a00 1115
054e0905 1116#: classes/feeds.php:112
219a08e8 1117msgid "Move back"
c9093147 1118msgstr "Retornar"
be212a00 1119
c9093147
PW
1120#: classes/feeds.php:113 classes/pref/filters.php:293
1121#: classes/pref/filters.php:341 classes/pref/filters.php:748
9e77d9a8 1122#: classes/pref/filters.php:775
219a08e8 1123msgid "Delete"
ed2e7ab7 1124msgstr "Apaga"
914a875d 1125
c9093147 1126#: classes/feeds.php:118 classes/feeds.php:123 plugins/mailto/init.php:25
219a08e8 1127#: plugins/mail/init.php:26
219a08e8 1128msgid "Forward by email"
ed2e7ab7 1129msgstr "Encaminhar por e-mail"
914a875d 1130
054e0905 1131#: classes/feeds.php:127
219a08e8
AD
1132msgid "Feed:"
1133msgstr "Feed:"
914a875d 1134
c9093147 1135#: classes/feeds.php:200 classes/feeds.php:830
219a08e8
AD
1136msgid "Feed not found."
1137msgstr "Feed não encontrado."
914a875d 1138
054e0905 1139#: classes/feeds.php:257
219a08e8 1140msgid "Never"
ed2e7ab7 1141msgstr "Nunca"
914a875d 1142
054e0905 1143#: classes/feeds.php:373
ed2e7ab7 1144#, php-format
219a08e8 1145msgid "Imported at %s"
ed2e7ab7 1146msgstr "Importado em %s"
914a875d 1147
054e0905 1148#: classes/feeds.php:526
219a08e8 1149msgid "mark as read"
ed2e7ab7 1150msgstr "marcar como lido"
914a875d 1151
054e0905 1152#: classes/feeds.php:576
219a08e8 1153msgid "Collapse article"
ed2e7ab7 1154msgstr "Fechar artigo"
914a875d 1155
054e0905 1156#: classes/feeds.php:731
219a08e8 1157msgid "No unread articles found to display."
ed2e7ab7 1158msgstr "Sem artigos não lidos para exibir."
914a875d 1159
054e0905 1160#: classes/feeds.php:734
219a08e8 1161msgid "No updated articles found to display."
ed2e7ab7 1162msgstr "Sem artigos atualizados para exibir."
914a875d 1163
054e0905 1164#: classes/feeds.php:737
219a08e8 1165msgid "No starred articles found to display."
ed2e7ab7 1166msgstr "Sem artigos com estrela para exibir."
914a875d 1167
054e0905 1168#: classes/feeds.php:741
c9093147
PW
1169msgid ""
1170"No articles found to display. You can assign articles to labels manually "
1171"from article header context menu (applies to all selected articles) or use a "
1172"filter."
914a875d 1173msgstr ""
c9093147
PW
1174"Nenhum artigo encontrado para mostrar. Você pode associar artigos a "
1175"marcadores manualmente pelo menu de contexto no título (altera todos os "
1176"artigos selecionados) ou usar um filtro."
914a875d 1177
054e0905 1178#: classes/feeds.php:743
219a08e8 1179msgid "No articles found to display."
ed2e7ab7 1180msgstr "Nenhum artigo foi encontrado para exibir."
914a875d 1181
c9093147 1182#: classes/feeds.php:758 classes/feeds.php:925
ed2e7ab7 1183#, php-format
219a08e8 1184msgid "Feeds last updated at %s"
ed2e7ab7 1185msgstr "Inscrições atualizadas em %s"
914a875d 1186
c9093147 1187#: classes/feeds.php:768 classes/feeds.php:935
219a08e8
AD
1188msgid "Some feeds have update errors (click for details)"
1189msgstr "Alguns feeds estão com erros (clique aqui para detalhes)"
914a875d 1190
054e0905 1191#: classes/feeds.php:915
219a08e8
AD
1192msgid "No feed selected."
1193msgstr "Nenhum feed foi selecionado."
be212a00 1194
c9093147 1195#: classes/feeds.php:968 classes/feeds.php:976
914a875d 1196msgid "Feed or site URL"
ed2e7ab7 1197msgstr "URL do site ou feed"
be212a00 1198
c9093147 1199#: classes/feeds.php:982 classes/pref/feeds.php:589 classes/pref/feeds.php:800
054e0905 1200#: classes/pref/feeds.php:1779
914a875d 1201msgid "Place in category:"
ed2e7ab7 1202msgstr "Colocar na categoria:"
be212a00 1203
054e0905 1204#: classes/feeds.php:990
914a875d 1205msgid "Available feeds"
ed2e7ab7 1206msgstr "Feeds disponíveis"
be212a00 1207
c9093147
PW
1208#: classes/feeds.php:1002 classes/pref/users.php:133
1209#: classes/pref/feeds.php:619 classes/pref/feeds.php:836
914a875d 1210msgid "Authentication"
c9093147 1211msgstr "Autenticação"
be212a00 1212
c9093147
PW
1213#: classes/feeds.php:1006 classes/pref/users.php:397
1214#: classes/pref/feeds.php:625 classes/pref/feeds.php:840
054e0905 1215#: classes/pref/feeds.php:1793
914a875d
AD
1216msgid "Login"
1217msgstr "Login"
1218
c9093147
PW
1219#: classes/feeds.php:1009 classes/pref/prefs.php:260
1220#: classes/pref/feeds.php:638 classes/pref/feeds.php:846
054e0905 1221#: classes/pref/feeds.php:1796
914a875d 1222msgid "Password"
ed2e7ab7 1223msgstr "Senha"
be212a00 1224
054e0905 1225#: classes/feeds.php:1019
914a875d
AD
1226msgid "This feed requires authentication."
1227msgstr "Este feed requer autenticação."
1228
c9093147 1229#: classes/feeds.php:1024 classes/feeds.php:1080 classes/pref/feeds.php:1814
914a875d 1230msgid "Subscribe"
6e0c7c5b 1231msgstr "Assinar"
be212a00 1232
054e0905 1233#: classes/feeds.php:1027
914a875d 1234msgid "More feeds"
ed2e7ab7 1235msgstr "Mais inscrições"
be212a00 1236
c9093147
PW
1237#: classes/feeds.php:1050 classes/feeds.php:1141 classes/pref/users.php:324
1238#: classes/pref/filters.php:644 classes/pref/feeds.php:1292 js/tt-rss.js:174
914a875d 1239msgid "Search"
ed2e7ab7 1240msgstr "Pesquisar"
be212a00 1241
054e0905 1242#: classes/feeds.php:1054
914a875d 1243msgid "Popular feeds"
ed2e7ab7 1244msgstr "Inscrições populares"
be212a00 1245
054e0905 1246#: classes/feeds.php:1055
914a875d 1247msgid "Feed archive"
ed2e7ab7 1248msgstr "Arquivo de inscrições"
be212a00 1249
054e0905 1250#: classes/feeds.php:1058
914a875d 1251msgid "limit:"
ed2e7ab7
PW
1252msgstr "limite:"
1253
c9093147
PW
1254#: classes/feeds.php:1081 classes/pref/users.php:350
1255#: classes/pref/labels.php:284 classes/pref/filters.php:400
1256#: classes/pref/filters.php:670 classes/pref/feeds.php:743
219a08e8 1257#: plugins/instances/init.php:294
914a875d
AD
1258msgid "Remove"
1259msgstr "Remover"
be212a00 1260
054e0905 1261#: classes/feeds.php:1092
914a875d 1262msgid "Look for"
c9093147 1263msgstr "Procurar por"
be212a00 1264
054e0905 1265#: classes/feeds.php:1100
914a875d 1266msgid "Limit search to:"
c9093147 1267msgstr "Limitar pesquisa a:"
be212a00 1268
054e0905 1269#: classes/feeds.php:1116
914a875d 1270msgid "This feed"
c9093147 1271msgstr "Esta assinatura"
be212a00 1272
219a08e8
AD
1273#: classes/backend.php:33
1274msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
c9093147 1275msgstr "Outras dicas de interface estão disponíveis no wiki to Tiny Tiny RSS."
4676b4fc 1276
219a08e8 1277#: classes/backend.php:38
219a08e8 1278msgid "Keyboard Shortcuts"
ed2e7ab7 1279msgstr "Atalhos de teclado"
4676b4fc 1280
219a08e8
AD
1281#: classes/backend.php:61
1282msgid "Shift"
be212a00
AD
1283msgstr ""
1284
219a08e8
AD
1285#: classes/backend.php:64
1286msgid "Ctrl"
be212a00
AD
1287msgstr ""
1288
219a08e8
AD
1289#: classes/backend.php:99
1290msgid "Help topic not found."
1291msgstr "Tópico de ajuda não encontrado."
1292
c9093147 1293#: classes/opml.php:28 classes/opml.php:33
219a08e8
AD
1294msgid "OPML Utility"
1295msgstr "Utilitário OPML"
7b28a986 1296
219a08e8 1297#: classes/opml.php:37
219a08e8 1298msgid "Importing OPML..."
ed2e7ab7 1299msgstr "Importando OPML..."
7b28a986 1300
219a08e8
AD
1301#: classes/opml.php:41
1302msgid "Return to preferences"
1303msgstr "Retornar às preferências"
be212a00 1304
9e77d9a8 1305#: classes/opml.php:271
ed2e7ab7 1306#, php-format
219a08e8 1307msgid "Adding feed: %s"
ed2e7ab7 1308msgstr "Adicionando feed: %s"
be212a00 1309
9e77d9a8 1310#: classes/opml.php:282
ed2e7ab7 1311#, php-format
219a08e8 1312msgid "Duplicate feed: %s"
ed2e7ab7 1313msgstr "Feed duplicado: %s"
914a875d 1314
9e77d9a8 1315#: classes/opml.php:296
c9093147 1316#, php-format
219a08e8 1317msgid "Adding label %s"
c9093147 1318msgstr "Adicionando marcador %s"
be212a00 1319
9e77d9a8 1320#: classes/opml.php:299
be212a00 1321#, php-format
219a08e8 1322msgid "Duplicate label: %s"
c9093147 1323msgstr "Marcador duplicado: %s"
e84e813f 1324
9e77d9a8 1325#: classes/opml.php:311
5c33ecab
AD
1326#, php-format
1327msgid "Setting preference key %s to %s"
c9093147 1328msgstr "Ajustando chave de configuração %s para %s"
e84e813f 1329
9e77d9a8 1330#: classes/opml.php:343
5c33ecab 1331msgid "Adding filter..."
ed2e7ab7 1332msgstr "Adicionando filtro..."
5c33ecab 1333
9e77d9a8 1334#: classes/opml.php:421
ed2e7ab7 1335#, php-format
5c33ecab 1336msgid "Processing category: %s"
ed2e7ab7 1337msgstr "Processando categoria: %s"
e84e813f 1338
c9093147 1339#: classes/opml.php:470 plugins/import_export/init.php:420
219a08e8
AD
1340#: plugins/googlereaderimport/init.php:66
1341#, php-format
1342msgid "Upload failed with error code %d"
c9093147 1343msgstr "Enviou falhou com o código de erro %d"
219a08e8 1344
c9093147 1345#: classes/opml.php:484 plugins/import_export/init.php:434
219a08e8 1346#: plugins/googlereaderimport/init.php:80
219a08e8 1347msgid "Unable to move uploaded file."
ed2e7ab7 1348msgstr "Incapaz de mover arquivo enviado."
219a08e8 1349
c9093147 1350#: classes/opml.php:488 plugins/import_export/init.php:438
219a08e8 1351#: plugins/googlereaderimport/init.php:84
5c33ecab 1352msgid "Error: please upload OPML file."
c9093147 1353msgstr "Erro: Por favor envie um arquivo OPML."
dd40e08c 1354
9e77d9a8 1355#: classes/opml.php:497
219a08e8 1356msgid "Error: unable to find moved OPML file."
ed2e7ab7 1357msgstr "Erro: Arquivo OPML movido não foi encontrado"
219a08e8 1358
c9093147 1359#: classes/opml.php:504 plugins/googlereaderimport/init.php:187
5c33ecab 1360msgid "Error while parsing document."
c9093147 1361msgstr "Erro ao processar o documento."
dd40e08c 1362
c9093147 1363#: classes/pref/users.php:6 classes/pref/system.php:8
219a08e8 1364#: plugins/instances/init.php:154
be212a00 1365msgid "Your access level is insufficient to open this tab."
ed2e7ab7 1366msgstr "Seu nível de acesso é insuficiente para abrir esta aba."
be212a00 1367
219a08e8 1368#: classes/pref/users.php:34
be212a00 1369msgid "User not found"
ed2e7ab7 1370msgstr "Usuário não encontrado"
be212a00 1371
c9093147 1372#: classes/pref/users.php:53 classes/pref/users.php:399
be212a00 1373msgid "Registered"
ed2e7ab7 1374msgstr "Registrado"
be212a00 1375
219a08e8 1376#: classes/pref/users.php:54
be212a00 1377msgid "Last logged in"
ed2e7ab7 1378msgstr "Último acesso em"
be212a00 1379
219a08e8 1380#: classes/pref/users.php:61
be212a00 1381msgid "Subscribed feeds count"
ed2e7ab7 1382msgstr "Contador de inscrições"
be212a00 1383
219a08e8 1384#: classes/pref/users.php:65
be212a00 1385msgid "Subscribed feeds"
ed2e7ab7 1386msgstr "Inscrições"
be212a00 1387
9e77d9a8 1388#: classes/pref/users.php:136
be212a00
AD
1389msgid "Access level: "
1390msgstr "Nível de acesso:"
1391
c9093147 1392#: classes/pref/users.php:154 classes/pref/feeds.php:646
054e0905 1393#: classes/pref/feeds.php:852
be212a00 1394msgid "Options"
ed2e7ab7 1395msgstr "Opções"
be212a00 1396
9e77d9a8 1397#: classes/pref/users.php:232
be212a00
AD
1398#, php-format
1399msgid "Added user <b>%s</b> with password <b>%s</b>"
1400msgstr "Adicionado usuário <b>%s</b> com senha <b>%s</b>"
1401
9e77d9a8 1402#: classes/pref/users.php:239
be212a00
AD
1403#, php-format
1404msgid "Could not create user <b>%s</b>"
1405msgstr "Não pode criar o usuário <b>%s</b>"
1406
9e77d9a8 1407#: classes/pref/users.php:243
be212a00
AD
1408#, php-format
1409msgid "User <b>%s</b> already exists."
1410msgstr "O usuário <b>%s</b> já existe."
1411
9e77d9a8 1412#: classes/pref/users.php:265
ed2e7ab7 1413#, php-format
219a08e8 1414msgid "Changed password of user <b>%s</b> to <b>%s</b>"
ed2e7ab7 1415msgstr "Senha do usuário <b>%s</b>alterada para <b>%s</b>"
be212a00 1416
9e77d9a8 1417#: classes/pref/users.php:267
ed2e7ab7 1418#, php-format
219a08e8 1419msgid "Sending new password of user <b>%s</b> to <b>%s</b>"
ed2e7ab7 1420msgstr "Enviando nova senha do usuário <b>%s</b> para <b>%s</b>"
be212a00 1421
9e77d9a8 1422#: classes/pref/users.php:291
be212a00 1423msgid "[tt-rss] Password change notification"
6e0c7c5b 1424msgstr "[tt-rss] Notificação de troca de senh"
be212a00 1425
c9093147
PW
1426#: classes/pref/users.php:334 classes/pref/labels.php:272
1427#: classes/pref/filters.php:281 classes/pref/filters.php:329
1428#: classes/pref/filters.php:648 classes/pref/filters.php:736
1429#: classes/pref/filters.php:763 classes/pref/prefs.php:995
1430#: classes/pref/feeds.php:1296 classes/pref/feeds.php:1553
1431#: classes/pref/feeds.php:1619 plugins/instances/init.php:284
219a08e8 1432msgid "Select"
ed2e7ab7 1433msgstr "Selecione"
219a08e8 1434
9e77d9a8 1435#: classes/pref/users.php:342
219a08e8
AD
1436msgid "Create user"
1437msgstr "Criar um usuário"
4676b4fc 1438
9e77d9a8 1439#: classes/pref/users.php:346
219a08e8 1440msgid "Details"
ed2e7ab7 1441msgstr "Detalhes"
219a08e8 1442
c9093147 1443#: classes/pref/users.php:348 classes/pref/filters.php:663
219a08e8
AD
1444#: plugins/instances/init.php:293
1445msgid "Edit"
1446msgstr "Editar"
914a875d 1447
9e77d9a8 1448#: classes/pref/users.php:398
be212a00
AD
1449msgid "Access Level"
1450msgstr "Nível de acesso"
5c33ecab 1451
9e77d9a8 1452#: classes/pref/users.php:400
be212a00
AD
1453msgid "Last login"
1454msgstr "Último Login"
1455
c9093147 1456#: classes/pref/users.php:419 plugins/instances/init.php:334
be212a00 1457msgid "Click to edit"
ed2e7ab7 1458msgstr "Clique para editar"
be212a00 1459
9e77d9a8 1460#: classes/pref/users.php:439
be212a00 1461msgid "No users defined."
ed2e7ab7 1462msgstr "Nenhum usuário definido."
be212a00 1463
9e77d9a8 1464#: classes/pref/users.php:441
be212a00 1465msgid "No matching users found."
ed2e7ab7 1466msgstr "Nenhum usuário encontrado."
be212a00 1467
c9093147 1468#: classes/pref/labels.php:22 classes/pref/filters.php:270
9e77d9a8 1469#: classes/pref/filters.php:727
be212a00 1470msgid "Caption"
ed2e7ab7 1471msgstr "Título"
be212a00
AD
1472
1473#: classes/pref/labels.php:37
be212a00 1474msgid "Colors"
ed2e7ab7 1475msgstr "Cores"
be212a00
AD
1476
1477#: classes/pref/labels.php:42
1478msgid "Foreground:"
c9093147 1479msgstr "Cor do texto:"
d6098878 1480
be212a00
AD
1481#: classes/pref/labels.php:42
1482msgid "Background:"
c9093147 1483msgstr "Cor de fundo:"
2cd99257 1484
be212a00 1485#: classes/pref/labels.php:232
c9093147 1486#, php-format
be212a00 1487msgid "Created label <b>%s</b>"
c9093147 1488msgstr "Marcador <b>%s</b> criado"
be212a00
AD
1489
1490#: classes/pref/labels.php:287
be212a00 1491msgid "Clear colors"
ed2e7ab7 1492msgstr "Limpar cores"
be212a00 1493
219a08e8 1494#: classes/pref/filters.php:94
be212a00 1495msgid "Articles matching this filter:"
ed2e7ab7 1496msgstr "Artigos de acordo com este filtro:"
be212a00 1497
9e77d9a8 1498#: classes/pref/filters.php:135
be212a00 1499msgid "No recent articles matching this filter have been found."
ed2e7ab7 1500msgstr "Nenhum artigo recente que atenda este filtro foi encontrado."
be212a00 1501
9e77d9a8 1502#: classes/pref/filters.php:139
c9093147
PW
1503msgid ""
1504"Complex expressions might not give results while testing due to issues with "
1505"database server regexp implementation."
219a08e8
AD
1506msgstr ""
1507
c9093147 1508#: classes/pref/filters.php:276 classes/pref/filters.php:731
9e77d9a8 1509#: classes/pref/filters.php:846
be212a00 1510msgid "Match"
bf9b87b5 1511msgstr ""
dd40e08c 1512
c9093147
PW
1513#: classes/pref/filters.php:290 classes/pref/filters.php:338
1514#: classes/pref/filters.php:745 classes/pref/filters.php:772
be212a00 1515msgid "Add"
bf9b87b5 1516msgstr ""
f0b3ae06 1517
c9093147 1518#: classes/pref/filters.php:324 classes/pref/filters.php:758
be212a00 1519msgid "Apply actions"
ed2e7ab7 1520msgstr "Aplicar ações"
be212a00 1521
c9093147 1522#: classes/pref/filters.php:374 classes/pref/filters.php:787
be212a00
AD
1523msgid "Enabled"
1524msgstr "Ativado"
1525
c9093147 1526#: classes/pref/filters.php:383 classes/pref/filters.php:790
be212a00
AD
1527#, fuzzy
1528msgid "Match any rule"
1529msgstr "Favoritos"
1530
c9093147 1531#: classes/pref/filters.php:392 classes/pref/filters.php:793
219a08e8
AD
1532#, fuzzy
1533msgid "Inverse matching"
1534msgstr "Favoritos"
1535
c9093147 1536#: classes/pref/filters.php:404 classes/pref/filters.php:800
be212a00
AD
1537msgid "Test"
1538msgstr "Teste"
1539
9e77d9a8 1540#: classes/pref/filters.php:437
219a08e8 1541msgid "(inverse)"
ed2e7ab7 1542msgstr "(invertido)"
219a08e8 1543
9e77d9a8 1544#: classes/pref/filters.php:436
5c33ecab 1545#, php-format
219a08e8 1546msgid "%s on %s in %s %s"
bf9b87b5 1547msgstr ""
7c52319e 1548
9e77d9a8 1549#: classes/pref/filters.php:660
be212a00 1550msgid "Combine"
bf9b87b5 1551msgstr ""
dd40e08c 1552
c9093147 1553#: classes/pref/filters.php:666 classes/pref/feeds.php:1312
054e0905 1554#: classes/pref/feeds.php:1326
219a08e8 1555msgid "Reset sort order"
ed2e7ab7 1556msgstr "Reiniciar ordenação"
219a08e8 1557
c9093147 1558#: classes/pref/filters.php:674 classes/pref/feeds.php:1348
be212a00 1559msgid "Rescore articles"
ed2e7ab7 1560msgstr "Reclassificar artigos"
d9d5ce4c 1561
9e77d9a8 1562#: classes/pref/filters.php:803
be212a00
AD
1563msgid "Create"
1564msgstr "Criar"
1565
9e77d9a8 1566#: classes/pref/filters.php:858
219a08e8 1567msgid "Inverse regular expression matching"
c9093147 1568msgstr "Inverter o teste da expressão regular"
219a08e8 1569
9e77d9a8 1570#: classes/pref/filters.php:860
be212a00 1571msgid "on field"
ed2e7ab7 1572msgstr "no campo"
be212a00 1573
c9093147 1574#: classes/pref/filters.php:866 js/PrefFilterTree.js:53
be212a00 1575msgid "in"
ed2e7ab7 1576msgstr "em"
be212a00 1577
9e77d9a8 1578#: classes/pref/filters.php:879
be212a00 1579msgid "Save rule"
ed2e7ab7 1580msgstr "Salvar regra"
be212a00 1581
c9093147 1582#: classes/pref/filters.php:879 js/functions.js:1013
be212a00 1583msgid "Add rule"
c9093147 1584msgstr "Adicionar regra"
be212a00 1585
9e77d9a8 1586#: classes/pref/filters.php:902
be212a00 1587msgid "Perform Action"
ed2e7ab7 1588msgstr "Executar ação"
be212a00 1589
9e77d9a8 1590#: classes/pref/filters.php:928
be212a00 1591msgid "with parameters:"
c9093147 1592msgstr "Com os parâmetros:"
be212a00 1593
9e77d9a8 1594#: classes/pref/filters.php:946
be212a00 1595msgid "Save action"
ed2e7ab7 1596msgstr "Salvar ação"
be212a00 1597
c9093147 1598#: classes/pref/filters.php:946 js/functions.js:1039
be212a00 1599msgid "Add action"
ed2e7ab7 1600msgstr "Adicionar ação"
be212a00 1601
9e77d9a8 1602#: classes/pref/filters.php:969
219a08e8 1603msgid "[No caption]"
ed2e7ab7 1604msgstr "[Sem título]"
be212a00 1605
219a08e8
AD
1606#: classes/pref/prefs.php:18
1607msgid "General"
1608msgstr "Geral"
be212a00 1609
219a08e8
AD
1610#: classes/pref/prefs.php:19
1611msgid "Interface"
1612msgstr "Interface"
be212a00 1613
219a08e8
AD
1614#: classes/pref/prefs.php:20
1615msgid "Advanced"
1616msgstr "Avançado"
1617
1618#: classes/pref/prefs.php:21
1619msgid "Digest"
39a8fc31 1620msgstr "Resumo"
d9d5ce4c 1621
219a08e8 1622#: classes/pref/prefs.php:25
219a08e8 1623msgid "Allow duplicate articles"
ed2e7ab7 1624msgstr "Permitir artigos duplicados"
be212a00 1625
219a08e8 1626#: classes/pref/prefs.php:26
219a08e8 1627msgid "Assign articles to labels automatically"
c9093147 1628msgstr "Incluir marcadores nos artigos automaticamente"
be212a00 1629
219a08e8
AD
1630#: classes/pref/prefs.php:27
1631msgid "Blacklisted tags"
c9093147 1632msgstr "Tags bloqueadas"
be212a00 1633
219a08e8 1634#: classes/pref/prefs.php:27
c9093147
PW
1635msgid ""
1636"When auto-detecting tags in articles these tags will not be applied (comma-"
1637"separated list)."
6c8a161d 1638msgstr ""
c9093147
PW
1639"Durante a detecção automática de tags essas não serão aplicadas (lista "
1640"separada por vírgulas)."
6c8a161d 1641
219a08e8 1642#: classes/pref/prefs.php:28
219a08e8 1643msgid "Automatically mark articles as read"
ed2e7ab7 1644msgstr "Marcar artigos como lidos automaticamente"
dd40e08c 1645
219a08e8 1646#: classes/pref/prefs.php:28
c9093147
PW
1647msgid ""
1648"This option enables marking articles as read automatically while you scroll "
1649"article list."
1650msgstr ""
1651"Esta opção ativa a marcação de artigos como lidos automaticamente enquanto "
1652"você roda a lista."
dd40e08c 1653
219a08e8
AD
1654#: classes/pref/prefs.php:29
1655msgid "Automatically expand articles in combined mode"
c9093147 1656msgstr "Expandir artigos automaticamente no modo combinado"
219a08e8
AD
1657
1658#: classes/pref/prefs.php:30
1659msgid "Combined feed display"
c9093147 1660msgstr "Mostrar no modo combinado"
219a08e8
AD
1661
1662#: classes/pref/prefs.php:30
c9093147
PW
1663msgid ""
1664"Display expanded list of feed articles, instead of separate displays for "
1665"headlines and article content"
219a08e8 1666msgstr ""
c9093147
PW
1667"Mostrar a lista de assinaturas com título e conteúdo junto ao invés de uma "
1668"caixa com os títulos e outra com o conteúdo"
219a08e8
AD
1669
1670#: classes/pref/prefs.php:31
1671msgid "Confirm marking feed as read"
1672msgstr "Confirme marcando o Feed como lido"
1673
1674#: classes/pref/prefs.php:32
219a08e8 1675msgid "Amount of articles to display at once"
ed2e7ab7 1676msgstr "Quantidade de artigos a exibir de uma vez"
219a08e8
AD
1677
1678#: classes/pref/prefs.php:33
219a08e8 1679msgid "Default feed update interval"
ed2e7ab7 1680msgstr "Intervalo de atualização padrão"
219a08e8
AD
1681
1682#: classes/pref/prefs.php:33
c9093147
PW
1683msgid ""
1684"Shortest interval at which a feed will be checked for updates regardless of "
1685"update method"
1686msgstr ""
1687"Intervalo mais curto em que um feed será verificado por update, não "
1688"importando o mecanismo selecionado."
219a08e8
AD
1689
1690#: classes/pref/prefs.php:34
219a08e8 1691msgid "Mark articles in e-mail digest as read"
ed2e7ab7 1692msgstr "Marcar artigos do resumo por e-mail como lidos"
219a08e8
AD
1693
1694#: classes/pref/prefs.php:35
219a08e8 1695msgid "Enable e-mail digest"
ed2e7ab7 1696msgstr "Habilitar resumo por e-mail"
219a08e8
AD
1697
1698#: classes/pref/prefs.php:35
c9093147
PW
1699msgid ""
1700"This option enables sending daily digest of new (and unread) headlines on "
1701"your configured e-mail address"
219a08e8 1702msgstr ""
c9093147
PW
1703"Esta opção habilita o envio diário de um resumo com os títulos dos artigos "
1704"novos (e não lidos) no seu e-mail configurado"
219a08e8
AD
1705
1706#: classes/pref/prefs.php:36
1707msgid "Try to send digests around specified time"
39a8fc31 1708msgstr "Tenta enviar resumos ao redor da hora especificada"
219a08e8
AD
1709
1710#: classes/pref/prefs.php:36
1711msgid "Uses UTC timezone"
c9093147 1712msgstr "Usa horário UTC"
219a08e8
AD
1713
1714#: classes/pref/prefs.php:37
1715msgid "Enable API access"
ed2e7ab7 1716msgstr "Habilitar acesso por API"
219a08e8
AD
1717
1718#: classes/pref/prefs.php:37
1719msgid "Allows external clients to access this account through the API"
ed2e7ab7 1720msgstr "Permite que clientes externos acessem essa conta pela API"
219a08e8
AD
1721
1722#: classes/pref/prefs.php:38
1723msgid "Enable feed categories"
ed2e7ab7 1724msgstr "Habilitar categorias de inscrição."
219a08e8
AD
1725
1726#: classes/pref/prefs.php:39
1727msgid "Sort feeds by unread articles count"
ed2e7ab7 1728msgstr "Ordenar assinaturas pela quantidade de artigos"
219a08e8
AD
1729
1730#: classes/pref/prefs.php:40
1731msgid "Maximum age of fresh articles (in hours)"
ed2e7ab7 1732msgstr "Tempo máximo para artigos recentes (em horas)"
219a08e8
AD
1733
1734#: classes/pref/prefs.php:41
1735msgid "Hide feeds with no unread articles"
ed2e7ab7 1736msgstr "Esconder assinaturas sem artigos não lidos"
219a08e8
AD
1737
1738#: classes/pref/prefs.php:42
1739msgid "Show special feeds when hiding read feeds"
c9093147 1740msgstr "Sempre mostrar as assinaturas especiais"
219a08e8
AD
1741
1742#: classes/pref/prefs.php:43
1743msgid "Long date format"
1744msgstr "Formato de data longo"
1745
9e77d9a8 1746#: classes/pref/prefs.php:43
c9093147
PW
1747msgid ""
1748"The syntax used is identical to the PHP <a href='http://php.net/manual/"
1749"function.date.php'>date()</a> function."
9e77d9a8 1750msgstr ""
54a4a89d
PW
1751"O formato de data é idêntico à função <a href='http://php.net/manual/"
1752"function.date.php'>date()</a> do PHP."
9e77d9a8 1753
219a08e8
AD
1754#: classes/pref/prefs.php:44
1755msgid "On catchup show next feed"
1756msgstr ""
1757
1758#: classes/pref/prefs.php:44
c9093147
PW
1759msgid ""
1760"Automatically open next feed with unread articles after marking one as read"
219a08e8 1761msgstr ""
c9093147
PW
1762"Abrir a próxima assinatura com artigos não lidos automaticamente depois de "
1763"marcar como lido"
219a08e8
AD
1764
1765#: classes/pref/prefs.php:45
1766msgid "Purge articles after this number of days (0 - disables)"
c9093147 1767msgstr "Apagar artigos depois de quantos dias (0 = nunca)"
219a08e8
AD
1768
1769#: classes/pref/prefs.php:46
1770msgid "Purge unread articles"
c9093147 1771msgstr "Apagar artigos não lidos"
219a08e8
AD
1772
1773#: classes/pref/prefs.php:47
1774msgid "Reverse headline order (oldest first)"
c9093147 1775msgstr "Inverter ordem dos cabeçalhos (mais antigos primeiro)"
219a08e8
AD
1776
1777#: classes/pref/prefs.php:48
1778msgid "Short date format"
1779msgstr "Formato de data curto"
1780
1781#: classes/pref/prefs.php:49
1782msgid "Show content preview in headlines list"
c9093147 1783msgstr "Mostrar prévia do conteúdo na lista de cabeçalhos"
219a08e8
AD
1784
1785#: classes/pref/prefs.php:50
1786msgid "Sort headlines by feed date"
c9093147 1787msgstr "Ordenar os títulos pela data na assinatura"
219a08e8
AD
1788
1789#: classes/pref/prefs.php:50
1790msgid "Use feed-specified date to sort headlines instead of local import date."
1791msgstr ""
1792
1793#: classes/pref/prefs.php:51
1794msgid "Login with an SSL certificate"
39a8fc31 1795msgstr "Login com um certificado SSL"
219a08e8
AD
1796
1797#: classes/pref/prefs.php:51
1798msgid "Click to register your SSL client certificate with tt-rss"
39a8fc31 1799msgstr "Clique para registrar seu certificado SSL no tt-rss"
219a08e8
AD
1800
1801#: classes/pref/prefs.php:52
219a08e8 1802msgid "Do not embed images in articles"
ed2e7ab7 1803msgstr "Não incluir imagens nos artigos"
219a08e8
AD
1804
1805#: classes/pref/prefs.php:53
1806msgid "Strip unsafe tags from articles"
c9093147 1807msgstr "Remover tags inseguras dos artigos"
219a08e8
AD
1808
1809#: classes/pref/prefs.php:53
1810msgid "Strip all but most common HTML tags when reading articles."
c9093147 1811msgstr "Remover todas as tags HTML exceto as mais comuns ao ler artigos."
219a08e8 1812
c9093147 1813#: classes/pref/prefs.php:54 js/prefs.js:1687
219a08e8 1814msgid "Customize stylesheet"
39a8fc31 1815msgstr "Personalize a folha de estilo"
219a08e8
AD
1816
1817#: classes/pref/prefs.php:54
1818msgid "Customize CSS stylesheet to your liking"
39a8fc31 1819msgstr "Personalize a folha de estilo de acordo com seu gosto"
219a08e8
AD
1820
1821#: classes/pref/prefs.php:55
1822msgid "Time zone"
39a8fc31 1823msgstr "Fuso horário"
219a08e8
AD
1824
1825#: classes/pref/prefs.php:56
1826msgid "Group headlines in virtual feeds"
c9093147 1827msgstr "Agrupar títulos em assinaturas virtuais"
219a08e8
AD
1828
1829#: classes/pref/prefs.php:56
1830msgid "Special feeds, labels, and categories are grouped by originating feeds"
1831msgstr ""
c9093147
PW
1832"Assinaturas, marcadores e categorias especiais são agrupadas pelos feeds de "
1833"origem"
219a08e8
AD
1834
1835#: classes/pref/prefs.php:57
219a08e8 1836msgid "Language"
ed2e7ab7 1837msgstr "Língua"
219a08e8
AD
1838
1839#: classes/pref/prefs.php:58
219a08e8 1840msgid "Theme"
ed2e7ab7 1841msgstr "Tema"
219a08e8
AD
1842
1843#: classes/pref/prefs.php:58
1844msgid "Select one of the available CSS themes"
39a8fc31 1845msgstr "Selecione um dos temas CSS disponíveis"
219a08e8
AD
1846
1847#: classes/pref/prefs.php:69
1848msgid "Old password cannot be blank."
1849msgstr "A senha antiga não pode ser vazia."
1850
1851#: classes/pref/prefs.php:74
1852msgid "New password cannot be blank."
1853msgstr "A nova senha não pode ser vazia."
1854
1855#: classes/pref/prefs.php:79
1856msgid "Entered passwords do not match."
1857msgstr "As senhas informadas não conferem."
1858
1859#: classes/pref/prefs.php:88
1860msgid "Function not supported by authentication module."
c9093147 1861msgstr "Função não suportada pelo módulo de autenticação."
219a08e8
AD
1862
1863#: classes/pref/prefs.php:127
219a08e8 1864msgid "The configuration was saved."
ed2e7ab7 1865msgstr "A configuração foi salva"
219a08e8
AD
1866
1867#: classes/pref/prefs.php:142
1868#, php-format
1869msgid "Unknown option: %s"
39a8fc31 1870msgstr "Opção desconhecida: %s"
219a08e8
AD
1871
1872#: classes/pref/prefs.php:156
1873msgid "Your personal data has been saved."
ed2e7ab7 1874msgstr "Seus dados pessoais foram salvos."
219a08e8
AD
1875
1876#: classes/pref/prefs.php:176
1877msgid "Your preferences are now set to default values."
39a8fc31 1878msgstr "Sua configuração foi ajustada para os valores padrão."
219a08e8
AD
1879
1880#: classes/pref/prefs.php:198
1881msgid "Personal data / Authentication"
ed2e7ab7 1882msgstr "Dados pessoais / Autenticação"
219a08e8
AD
1883
1884#: classes/pref/prefs.php:218
219a08e8 1885msgid "Personal data"
ed2e7ab7 1886msgstr "Dados pessoais"
219a08e8
AD
1887
1888#: classes/pref/prefs.php:228
1889msgid "Full name"
ed2e7ab7 1890msgstr "Nome completo"
219a08e8
AD
1891
1892#: classes/pref/prefs.php:232
1893msgid "E-mail"
1894msgstr "E-mail"
1895
1896#: classes/pref/prefs.php:238
be212a00 1897msgid "Access level"
ed2e7ab7 1898msgstr "Nível de acesso"
be212a00 1899
219a08e8 1900#: classes/pref/prefs.php:248
be212a00
AD
1901msgid "Save data"
1902msgstr "Salvar"
1903
219a08e8 1904#: classes/pref/prefs.php:267
be212a00 1905msgid "Your password is at default value, please change it."
ed2e7ab7 1906msgstr "Sua senha é a padrão, você deve mudá-la."
be212a00 1907
219a08e8
AD
1908#: classes/pref/prefs.php:294
1909msgid "Changing your current password will disable OTP."
c9093147 1910msgstr "Trocar sua senha atual vai desabilitar a senha descartável."
219a08e8
AD
1911
1912#: classes/pref/prefs.php:299
be212a00
AD
1913msgid "Old password"
1914msgstr "Senha antiga"
1915
219a08e8 1916#: classes/pref/prefs.php:302
be212a00
AD
1917msgid "New password"
1918msgstr "Senha nova"
1919
219a08e8 1920#: classes/pref/prefs.php:307
be212a00
AD
1921msgid "Confirm password"
1922msgstr "Confirmar senha"
1923
219a08e8 1924#: classes/pref/prefs.php:317
be212a00
AD
1925msgid "Change password"
1926msgstr "Mudar senha"
1927
219a08e8 1928#: classes/pref/prefs.php:323
be212a00 1929msgid "One time passwords / Authenticator"
c9093147 1930msgstr "Senhas descartáveis / Autenticador"
be212a00 1931
219a08e8 1932#: classes/pref/prefs.php:327
c9093147
PW
1933msgid ""
1934"One time passwords are currently enabled. Enter your current password below "
1935"to disable."
219a08e8 1936msgstr ""
c9093147 1937"Senhas descartáveis estão ativas. Entre sua senha atual para desabilitar."
219a08e8 1938
c9093147 1939#: classes/pref/prefs.php:352 classes/pref/prefs.php:403
be212a00 1940msgid "Enter your password"
ed2e7ab7 1941msgstr "Entre sua senha"
be212a00 1942
219a08e8 1943#: classes/pref/prefs.php:363
4676b4fc 1944msgid "Disable OTP"
ed2e7ab7 1945msgstr "Desabilitar OTP"
be212a00 1946
219a08e8 1947#: classes/pref/prefs.php:369
c9093147
PW
1948msgid ""
1949"You will need a compatible Authenticator to use this. Changing your password "
1950"would automatically disable OTP."
be212a00 1951msgstr ""
c9093147
PW
1952"Você precisa de um autenticador compatível para usar esse recurso. Trocar a "
1953"sua senha principal vai desativar automaticamente o uso de senhas "
1954"descartáveis."
be212a00 1955
219a08e8 1956#: classes/pref/prefs.php:371
914a875d 1957msgid "Scan the following code by the Authenticator application:"
c9093147 1958msgstr "Leia o código abaixo com a aplicação autenticadora."
be212a00 1959
219a08e8 1960#: classes/pref/prefs.php:408
219a08e8 1961msgid "Enter the generated one time password"
ed2e7ab7 1962msgstr "Entre a senha provisória gerada"
be212a00 1963
219a08e8 1964#: classes/pref/prefs.php:422
914a875d 1965msgid "Enable OTP"
ed2e7ab7 1966msgstr "Habilitar OTP"
914a875d 1967
219a08e8
AD
1968#: classes/pref/prefs.php:428
1969msgid "PHP GD functions are required for OTP support."
c9093147 1970msgstr "É necessário ter o PHP GD para suporte OTP."
be212a00 1971
219a08e8
AD
1972#: classes/pref/prefs.php:471
1973msgid "Some preferences are only available in default profile."
39a8fc31 1974msgstr "Algumas opções só estão disponíveis no perfil padrão."
d9d5ce4c 1975
914a875d 1976#: classes/pref/prefs.php:569
219a08e8 1977msgid "Customize"
39a8fc31 1978msgstr "Personalizar"
219a08e8
AD
1979
1980#: classes/pref/prefs.php:629
914a875d 1981msgid "Register"
ed2e7ab7 1982msgstr "Registrar"
914a875d 1983
219a08e8 1984#: classes/pref/prefs.php:633
914a875d 1985msgid "Clear"
c9093147 1986msgstr "Limpar"
1171c351 1987
219a08e8 1988#: classes/pref/prefs.php:639
be212a00 1989#, php-format
914a875d 1990msgid "Current server time: %s (UTC)"
c9093147 1991msgstr "Hora atual no servidor: %s (UTC)"
390e733a 1992
219a08e8
AD
1993#: classes/pref/prefs.php:671
1994msgid "Save configuration"
1995msgstr "Salvar configuração"
1996
1997#: classes/pref/prefs.php:675
219a08e8 1998msgid "Save and exit preferences"
ed2e7ab7 1999msgstr "Salvar e sair das preferências"
219a08e8
AD
2000
2001#: classes/pref/prefs.php:680
219a08e8 2002msgid "Manage profiles"
ed2e7ab7 2003msgstr "Gerenciar perfis"
219a08e8
AD
2004
2005#: classes/pref/prefs.php:683
219a08e8 2006msgid "Reset to defaults"
ed2e7ab7 2007msgstr "Reiniciar para o padrão"
219a08e8
AD
2008
2009#: classes/pref/prefs.php:706
2010msgid "Plugins"
2011msgstr ""
2012
2013#: classes/pref/prefs.php:708
c9093147
PW
2014msgid ""
2015"You will need to reload Tiny Tiny RSS for plugin changes to take effect."
2016msgstr ""
2017"Você precisa reiniciar o TT-RSS para que as mudanças de plugin façam efeito."
219a08e8
AD
2018
2019#: classes/pref/prefs.php:710
c9093147
PW
2020msgid ""
2021"Download more plugins at tt-rss.org <a class=\"visibleLink\" target=\"_blank"
2022"\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">forums</a> or <a "
2023"target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins"
2024"\">wiki</a>."
219a08e8 2025msgstr ""
c9093147
PW
2026"Obtenha mais plugins no <a class=\"visibleLink\" target=\"_blank\" href="
2027"\"http://tt-rss.org/forum/viewforum.php?f=22\">forum</a> ou <a target="
2028"\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins"
2029"\">wiki</a> do tt-rss."
219a08e8
AD
2030
2031#: classes/pref/prefs.php:736
2032msgid "System plugins"
ed2e7ab7 2033msgstr "Plugins de sistema"
219a08e8 2034
c9093147 2035#: classes/pref/prefs.php:740 classes/pref/prefs.php:796
219a08e8 2036msgid "Plugin"
ed2e7ab7 2037msgstr "Plugin"
219a08e8 2038
c9093147 2039#: classes/pref/prefs.php:741 classes/pref/prefs.php:797
219a08e8 2040msgid "Description"
ed2e7ab7 2041msgstr "Descrição"
219a08e8 2042
c9093147 2043#: classes/pref/prefs.php:742 classes/pref/prefs.php:798
219a08e8 2044msgid "Version"
ed2e7ab7 2045msgstr "Versão"
219a08e8 2046
c9093147 2047#: classes/pref/prefs.php:743 classes/pref/prefs.php:799
219a08e8 2048msgid "Author"
ed2e7ab7 2049msgstr "Autor"
219a08e8 2050
c9093147 2051#: classes/pref/prefs.php:774 classes/pref/prefs.php:833
219a08e8 2052msgid "more info"
ed2e7ab7 2053msgstr "Mais informações"
219a08e8 2054
c9093147 2055#: classes/pref/prefs.php:783 classes/pref/prefs.php:842
219a08e8 2056msgid "Clear data"
ed2e7ab7 2057msgstr "Limpar dados"
219a08e8 2058
9e77d9a8 2059#: classes/pref/prefs.php:792
219a08e8 2060msgid "User plugins"
ed2e7ab7 2061msgstr "Plugins de usuário"
219a08e8 2062
9e77d9a8 2063#: classes/pref/prefs.php:857
219a08e8 2064msgid "Enable selected plugins"
ed2e7ab7 2065msgstr "Habilitar plugins selecionados"
219a08e8 2066
9e77d9a8 2067#: classes/pref/prefs.php:924
219a08e8 2068msgid "Incorrect one time password"
ed2e7ab7 2069msgstr "Senha provisória é inválida"
219a08e8 2070
c9093147 2071#: classes/pref/prefs.php:927 classes/pref/prefs.php:944
219a08e8 2072msgid "Incorrect password"
ed2e7ab7 2073msgstr "Senha inválida"
219a08e8 2074
9e77d9a8 2075#: classes/pref/prefs.php:969
219a08e8 2076#, php-format
c9093147
PW
2077msgid ""
2078"You can override colors, fonts and layout of your currently selected theme "
2079"with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink"
2080"\" href=\"%s\">This file</a> can be used as a baseline."
219a08e8 2081msgstr ""
c9093147
PW
2082"Você pode alterar cores, fontes e layout do tema atual com um CSS "
2083"personalizado. <a target=\"_blank\" class=\"visibleLink\" href=\"%s\">Esse "
2084"arquivo</a> pode ser usado como referência."
219a08e8 2085
9e77d9a8 2086#: classes/pref/prefs.php:1009
219a08e8 2087msgid "Create profile"
ed2e7ab7 2088msgstr "Criar perfil"
219a08e8 2089
c9093147 2090#: classes/pref/prefs.php:1032 classes/pref/prefs.php:1060
219a08e8 2091msgid "(active)"
ed2e7ab7 2092msgstr "(ativo)"
219a08e8 2093
9e77d9a8 2094#: classes/pref/prefs.php:1094
219a08e8 2095msgid "Remove selected profiles"
ed2e7ab7 2096msgstr "Remover os perfis selecionados?"
219a08e8 2097
9e77d9a8 2098#: classes/pref/prefs.php:1096
219a08e8 2099msgid "Activate profile"
ed2e7ab7 2100msgstr "Ativar perfil"
219a08e8
AD
2101
2102#: classes/pref/feeds.php:13
219a08e8 2103msgid "Check to enable field"
ed2e7ab7 2104msgstr "Clique para habilitar campo"
219a08e8 2105
9e77d9a8 2106#: classes/pref/feeds.php:555
219a08e8 2107msgid "Feed Title"
ed2e7ab7 2108msgstr "Título da inscrição"
219a08e8 2109
c9093147 2110#: classes/pref/feeds.php:597 classes/pref/feeds.php:811
219a08e8
AD
2111msgid "Update"
2112msgstr "Atualizar"
2113
c9093147 2114#: classes/pref/feeds.php:612 classes/pref/feeds.php:827
219a08e8 2115msgid "Article purging:"
c9093147 2116msgstr "Apagando artigo:"
219a08e8 2117
054e0905 2118#: classes/pref/feeds.php:642
c9093147
PW
2119msgid ""
2120"<b>Hint:</b> you need to fill in your login information if your feed "
2121"requires authentication, except for Twitter feeds."
219a08e8 2122msgstr ""
c9093147
PW
2123"<b>Hint:</b> Você precisa preencher suas informações de login se a "
2124"assinatura precisa de autenticação, exceto para as assinaturas do Twitter."
219a08e8 2125
c9093147 2126#: classes/pref/feeds.php:658 classes/pref/feeds.php:856
219a08e8 2127msgid "Hide from Popular feeds"
ed2e7ab7 2128msgstr "Ocultar das inscrições populares"
219a08e8 2129
c9093147 2130#: classes/pref/feeds.php:670 classes/pref/feeds.php:862
219a08e8 2131msgid "Include in e-mail digest"
ed2e7ab7 2132msgstr "Incluir no resumo por e-mail"
219a08e8 2133
c9093147 2134#: classes/pref/feeds.php:683 classes/pref/feeds.php:868
219a08e8 2135msgid "Always display image attachments"
ed2e7ab7 2136msgstr "Sempre mostrar imagens anexas"
219a08e8 2137
c9093147 2138#: classes/pref/feeds.php:696 classes/pref/feeds.php:876
219a08e8 2139msgid "Do not embed images"
ed2e7ab7 2140msgstr "Não embutir imagens"
219a08e8 2141
c9093147 2142#: classes/pref/feeds.php:709 classes/pref/feeds.php:884
219a08e8 2143msgid "Cache images locally"
ed2e7ab7 2144msgstr "Guardar imagens no cache local"
219a08e8 2145
c9093147 2146#: classes/pref/feeds.php:721 classes/pref/feeds.php:890
219a08e8 2147msgid "Mark updated articles as unread"
ed2e7ab7 2148msgstr "Marcar artigos atualizados como não lidos"
219a08e8 2149
054e0905 2150#: classes/pref/feeds.php:727
219a08e8 2151msgid "Icon"
ed2e7ab7 2152msgstr "Ícone"
219a08e8 2153
054e0905 2154#: classes/pref/feeds.php:741
219a08e8 2155msgid "Replace"
ed2e7ab7 2156msgstr "Substituir"
219a08e8 2157
054e0905 2158#: classes/pref/feeds.php:763
219a08e8 2159msgid "Resubscribe to push updates"
ed2e7ab7 2160msgstr "Reassine para atualizar"
219a08e8 2161
054e0905 2162#: classes/pref/feeds.php:770
219a08e8
AD
2163msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
2164msgstr ""
2165
c9093147 2166#: classes/pref/feeds.php:1145 classes/pref/feeds.php:1198
219a08e8 2167msgid "All done."
39a8fc31 2168msgstr "Completo."
219a08e8 2169
054e0905 2170#: classes/pref/feeds.php:1253
219a08e8 2171msgid "Feeds with errors"
ed2e7ab7 2172msgstr "Inscrições com erro"
219a08e8 2173
054e0905 2174#: classes/pref/feeds.php:1273
219a08e8 2175msgid "Inactive feeds"
ed2e7ab7 2176msgstr "Inscrições inativas"
219a08e8 2177
054e0905 2178#: classes/pref/feeds.php:1310
219a08e8 2179msgid "Edit selected feeds"
ed2e7ab7 2180msgstr "Editar inscrições selecionadas"
219a08e8 2181
c9093147 2182#: classes/pref/feeds.php:1314 js/prefs.js:1732
219a08e8 2183msgid "Batch subscribe"
39a8fc31 2184msgstr "Assinatura em lote"
219a08e8 2185
054e0905 2186#: classes/pref/feeds.php:1321
219a08e8 2187msgid "Categories"
ed2e7ab7 2188msgstr "Categorias"
219a08e8 2189
054e0905 2190#: classes/pref/feeds.php:1324
219a08e8 2191msgid "Add category"
ed2e7ab7 2192msgstr "Adicionar categoria"
219a08e8 2193
054e0905 2194#: classes/pref/feeds.php:1328
219a08e8 2195msgid "Remove selected"
ed2e7ab7 2196msgstr "Remover selecionados"
219a08e8 2197
054e0905 2198#: classes/pref/feeds.php:1339
219a08e8 2199msgid "More actions..."
ed2e7ab7 2200msgstr "Mais ações..."
219a08e8 2201
054e0905 2202#: classes/pref/feeds.php:1343
219a08e8 2203msgid "Manual purge"
c9093147 2204msgstr "Apagar manualmente"
219a08e8 2205
054e0905 2206#: classes/pref/feeds.php:1347
219a08e8 2207msgid "Clear feed data"
ed2e7ab7 2208msgstr "Limpar dados da inscrição"
219a08e8 2209
054e0905 2210#: classes/pref/feeds.php:1398
219a08e8
AD
2211msgid "OPML"
2212msgstr "OPML"
2213
054e0905 2214#: classes/pref/feeds.php:1400
c9093147
PW
2215msgid ""
2216"Using OPML you can export and import your feeds, filters, labels and Tiny "
2217"Tiny RSS settings."
219a08e8 2218msgstr ""
c9093147
PW
2219"Usando OPML você pode exportar e importar suas assinaturas, filtros, "
2220"marcadores e configurações do Tiny Tin RSS."
219a08e8 2221
054e0905 2222#: classes/pref/feeds.php:1400
219a08e8
AD
2223msgid "Only main settings profile can be migrated using OPML."
2224msgstr ""
2225
054e0905 2226#: classes/pref/feeds.php:1413
219a08e8 2227msgid "Import my OPML"
c9093147 2228msgstr "Importar OPML"
219a08e8 2229
054e0905 2230#: classes/pref/feeds.php:1417
219a08e8 2231msgid "Filename:"
39a8fc31 2232msgstr "Nome do arquivo:"
219a08e8 2233
054e0905 2234#: classes/pref/feeds.php:1419
219a08e8 2235msgid "Include settings"
c9093147 2236msgstr "Incluir configurações"
219a08e8 2237
054e0905 2238#: classes/pref/feeds.php:1423
219a08e8
AD
2239msgid "Export OPML"
2240msgstr "Exportar OPML"
2241
054e0905 2242#: classes/pref/feeds.php:1427
c9093147
PW
2243msgid ""
2244"Your OPML can be published publicly and can be subscribed by anyone who "
2245"knows the URL below."
219a08e8 2246msgstr ""
c9093147
PW
2247"Seu OPML pode ser publicado e assinado por qualquer um que conheça a URL "
2248"abaixo."
219a08e8 2249
054e0905 2250#: classes/pref/feeds.php:1429
c9093147
PW
2251msgid ""
2252"Published OPML does not include your Tiny Tiny RSS settings, feeds that "
2253"require authentication or feeds hidden from Popular feeds."
219a08e8
AD
2254msgstr ""
2255
054e0905 2256#: classes/pref/feeds.php:1431
219a08e8 2257msgid "Public OPML URL"
c9093147 2258msgstr "URL OPML pública"
219a08e8 2259
054e0905 2260#: classes/pref/feeds.php:1432
219a08e8 2261msgid "Display published OPML URL"
c9093147 2262msgstr "Mostrar a URL OPML publicada"
219a08e8 2263
054e0905 2264#: classes/pref/feeds.php:1441
219a08e8 2265msgid "Firefox integration"
ed2e7ab7 2266msgstr "Integração com o firefox"
219a08e8 2267
054e0905 2268#: classes/pref/feeds.php:1443
c9093147
PW
2269msgid ""
2270"This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the "
2271"link below."
219a08e8 2272msgstr ""
c9093147
PW
2273"Este Tiny Tiny RSS pode ser usado como um leitor de feeds no firefox "
2274"clicando no link abaixo."
219a08e8 2275
054e0905 2276#: classes/pref/feeds.php:1450
219a08e8 2277msgid "Click here to register this site as a feed reader."
39a8fc31 2278msgstr "Clique aqui para registrar esse site com um leitor de feeds."
219a08e8 2279
054e0905 2280#: classes/pref/feeds.php:1458
219a08e8 2281msgid "Published & shared articles / Generated feeds"
ed2e7ab7 2282msgstr "Artigos publicados & compartilhados / Feeds gerados"
219a08e8 2283
054e0905 2284#: classes/pref/feeds.php:1460
c9093147
PW
2285msgid ""
2286"Published articles are exported as a public RSS feed and can be subscribed "
2287"by anyone who knows the URL specified below."
219a08e8
AD
2288msgstr ""
2289
054e0905 2290#: classes/pref/feeds.php:1468
219a08e8 2291msgid "Display URL"
c9093147 2292msgstr "Mostrar URL"
219a08e8 2293
054e0905 2294#: classes/pref/feeds.php:1471
219a08e8 2295msgid "Clear all generated URLs"
c9093147 2296msgstr "Limpar todas as URLs geradas"
219a08e8 2297
054e0905 2298#: classes/pref/feeds.php:1549
c9093147
PW
2299msgid ""
2300"These feeds have not been updated with new content for 3 months (oldest "
2301"first):"
219a08e8 2302msgstr ""
c9093147 2303"Estas assinaturas não foram atualizadas a 3 meses (mais antiga primeiro):"
219a08e8 2304
c9093147 2305#: classes/pref/feeds.php:1585 classes/pref/feeds.php:1651
219a08e8 2306msgid "Click to edit feed"
ed2e7ab7 2307msgstr "Clique para editar inscrição"
219a08e8 2308
c9093147 2309#: classes/pref/feeds.php:1603 classes/pref/feeds.php:1671
219a08e8 2310msgid "Unsubscribe from selected feeds"
ed2e7ab7 2311msgstr "Cancelar inscrições selecionadas"
219a08e8 2312
054e0905 2313#: classes/pref/feeds.php:1776
219a08e8 2314msgid "Add one valid RSS feed per line (no feed detection is done)"
c9093147 2315msgstr "Inclua uma assinatura RSS por linha (detecção de feeds não será feita)"
219a08e8 2316
054e0905 2317#: classes/pref/feeds.php:1785
219a08e8 2318msgid "Feeds to subscribe, One per line"
c9093147 2319msgstr "Feeds para assinar, um por linha"
219a08e8 2320
054e0905 2321#: classes/pref/feeds.php:1807
219a08e8 2322msgid "Feeds require authentication."
ed2e7ab7 2323msgstr "Inscrição requer autenticação."
219a08e8
AD
2324
2325#: classes/pref/system.php:29
2326msgid "Error Log"
39a8fc31 2327msgstr "Registro de erros"
219a08e8
AD
2328
2329#: classes/pref/system.php:40
2330msgid "Refresh"
39a8fc31 2331msgstr "Atualizar"
219a08e8
AD
2332
2333#: classes/pref/system.php:43
219a08e8 2334msgid "Clear log"
ed2e7ab7 2335msgstr "Limpar o log"
219a08e8
AD
2336
2337#: classes/pref/system.php:48
2338msgid "Error"
39a8fc31 2339msgstr "Erro"
219a08e8
AD
2340
2341#: classes/pref/system.php:49
2342msgid "Filename"
39a8fc31 2343msgstr "Nome do arquivo"
219a08e8
AD
2344
2345#: classes/pref/system.php:50
2346msgid "Message"
39a8fc31 2347msgstr "Mensagem"
219a08e8
AD
2348
2349#: classes/pref/system.php:52
219a08e8 2350msgid "Date"
ed2e7ab7 2351msgstr "Data"
219a08e8
AD
2352
2353#: plugins/close_button/init.php:22
219a08e8 2354msgid "Close article"
ed2e7ab7 2355msgstr "Fechar artigo"
219a08e8 2356
c9093147 2357#: plugins/nsfw/init.php:30 plugins/nsfw/init.php:42
219a08e8
AD
2358msgid "Not work safe (click to toggle)"
2359msgstr ""
2360
9e77d9a8 2361#: plugins/nsfw/init.php:52
219a08e8
AD
2362msgid "NSFW Plugin"
2363msgstr ""
2364
9e77d9a8 2365#: plugins/nsfw/init.php:79
219a08e8 2366msgid "Tags to consider NSFW (comma-separated)"
ed2e7ab7 2367msgstr "Tags para considerar NSFW (separadas por vírgula)"
219a08e8 2368
9e77d9a8 2369#: plugins/nsfw/init.php:100
219a08e8 2370msgid "Configuration saved."
ed2e7ab7 2371msgstr "Configuração salva."
219a08e8
AD
2372
2373#: plugins/auth_internal/init.php:62
219a08e8 2374msgid "Please enter your one time password:"
ed2e7ab7 2375msgstr "Por favor, entre sua senha temporária"
219a08e8
AD
2376
2377#: plugins/auth_internal/init.php:185
219a08e8 2378msgid "Password has been changed."
ed2e7ab7 2379msgstr "Senha foi alterada."
219a08e8
AD
2380
2381#: plugins/auth_internal/init.php:187
2382msgid "Old password is incorrect."
2383msgstr "Senha antiga incorreta"
2384
c9093147
PW
2385#: plugins/mailto/init.php:49 plugins/mailto/init.php:55
2386#: plugins/mail/init.php:64 plugins/mail/init.php:70
219a08e8 2387msgid "[Forwarded]"
ed2e7ab7 2388msgstr "[Encaminhado]"
219a08e8 2389
c9093147 2390#: plugins/mailto/init.php:49 plugins/mail/init.php:64
219a08e8 2391msgid "Multiple articles"
ed2e7ab7 2392msgstr "Múltiplos artigos"
219a08e8
AD
2393
2394#: plugins/mailto/init.php:71
2395msgid "Clicking the following link to invoke your mail client:"
ed2e7ab7 2396msgstr "Clique no link seguinte para ativar seu cliente de e-mail:"
219a08e8
AD
2397
2398#: plugins/mailto/init.php:75
219a08e8 2399msgid "Forward selected article(s) by email."
ed2e7ab7 2400msgstr "Encaminhar artigo(s) selecionados por e-mail."
219a08e8
AD
2401
2402#: plugins/mailto/init.php:78
c9093147
PW
2403msgid ""
2404"You should be able to edit the message before sending in your mail client."
219a08e8 2405msgstr ""
c9093147 2406"Você deve poder editar a mensagem antes de enviar em seu cliente de e-mail."
219a08e8
AD
2407
2408#: plugins/mailto/init.php:83
219a08e8
AD
2409msgid "Close this dialog"
2410msgstr "Fechar esta janela"
2411
2412#: plugins/bookmarklets/init.php:20
2413msgid "Bookmarklets"
2414msgstr ""
2415
2416#: plugins/bookmarklets/init.php:22
c9093147
PW
2417msgid ""
2418"Drag the link below to your browser toolbar, open the feed you're interested "
2419"in in your browser and click on the link to subscribe to it."
219a08e8 2420msgstr ""
c9093147
PW
2421"Arraste o link abaixo para a barra de ferramentas do seu navegador, abra o "
2422"feed que você se interessar em seu navegador e clique no link para assinar."
219a08e8
AD
2423
2424#: plugins/bookmarklets/init.php:26
ed2e7ab7 2425#, php-format
219a08e8 2426msgid "Subscribe to %s in Tiny Tiny RSS?"
ed2e7ab7 2427msgstr "Assinar %s em TT-Rss?"
219a08e8
AD
2428
2429#: plugins/bookmarklets/init.php:31
219a08e8 2430msgid "Subscribe in Tiny Tiny RSS"
ed2e7ab7 2431msgstr "Assinar em TT-Rss"
219a08e8
AD
2432
2433#: plugins/bookmarklets/init.php:34
2434msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
2435msgstr ""
2436
2437#: plugins/import_export/init.php:58
2438msgid "Import and export"
ed2e7ab7 2439msgstr "Importar e exportar"
219a08e8
AD
2440
2441#: plugins/import_export/init.php:60
c9093147
PW
2442msgid ""
2443"You can export and import your Starred and Archived articles for safekeeping "
2444"or when migrating between tt-rss instances of same version."
219a08e8
AD
2445msgstr ""
2446
2447#: plugins/import_export/init.php:65
219a08e8 2448msgid "Export my data"
ed2e7ab7 2449msgstr "Exportar meus dados"
219a08e8
AD
2450
2451#: plugins/import_export/init.php:81
2452msgid "Import"
2453msgstr "Importar"
2454
2455#: plugins/import_export/init.php:219
2456msgid "Could not import: incorrect schema version."
2457msgstr ""
2458
2459#: plugins/import_export/init.php:224
2460msgid "Could not import: unrecognized document format."
ed2e7ab7 2461msgstr "Não foi possível importar: Formato de documento desconhecido."
219a08e8
AD
2462
2463#: plugins/import_export/init.php:383
2464msgid "Finished: "
ed2e7ab7 2465msgstr "Terminado:"
219a08e8
AD
2466
2467#: plugins/import_export/init.php:384
ed2e7ab7 2468#, php-format
219a08e8
AD
2469msgid "%d article processed, "
2470msgid_plural "%d articles processed, "
ed2e7ab7
PW
2471msgstr[0] "%d artigo processado,"
2472msgstr[1] "%d artigos processados,"
2473msgstr[2] "%d artigos processados,"
219a08e8
AD
2474
2475#: plugins/import_export/init.php:385
2476#, php-format
2477msgid "%d imported, "
2478msgid_plural "%d imported, "
39a8fc31
PW
2479msgstr[0] "%d importado,"
2480msgstr[1] "%d importados,"
2481msgstr[2] "%d importados,"
219a08e8
AD
2482
2483#: plugins/import_export/init.php:386
ed2e7ab7 2484#, php-format
219a08e8
AD
2485msgid "%d feed created."
2486msgid_plural "%d feeds created."
ed2e7ab7
PW
2487msgstr[0] "%d feed criado."
2488msgstr[1] "%d feeds criados."
2489msgstr[2] "%d feeds criados."
219a08e8
AD
2490
2491#: plugins/import_export/init.php:391
2492msgid "Could not load XML document."
ed2e7ab7 2493msgstr "Não foi possível ler o documento XML."
219a08e8
AD
2494
2495#: plugins/import_export/init.php:403
219a08e8 2496msgid "Prepare data"
ed2e7ab7 2497msgstr "Preparar dados"
219a08e8 2498
c9093147 2499#: plugins/import_export/init.php:446 plugins/googlereaderimport/init.php:92
219a08e8 2500msgid "No file uploaded."
ed2e7ab7 2501msgstr "Nenhum arquivo enviado."
219a08e8 2502
9e77d9a8 2503#: plugins/mail/init.php:90
219a08e8 2504msgid "From:"
ed2e7ab7 2505msgstr "De:"
219a08e8 2506
9e77d9a8 2507#: plugins/mail/init.php:99
219a08e8 2508msgid "To:"
ed2e7ab7 2509msgstr "Para:"
219a08e8 2510
9e77d9a8 2511#: plugins/mail/init.php:112
219a08e8 2512msgid "Subject:"
ed2e7ab7 2513msgstr "Assunto:"
219a08e8 2514
9e77d9a8 2515#: plugins/mail/init.php:128
219a08e8 2516msgid "Send e-mail"
ed2e7ab7 2517msgstr "Enviar e-mail"
219a08e8 2518
c9093147 2519#: plugins/note/init.php:26 plugins/note/note.js:11
219a08e8 2520msgid "Edit article note"
ed2e7ab7 2521msgstr "Editar anotação sobre o artigo"
219a08e8 2522
9e77d9a8 2523#: plugins/googlereaderimport/init.php:179
219a08e8
AD
2524#, php-format
2525msgid "All done. %d out of %d articles imported."
c9093147 2526msgstr "Feito. %d de %d artigos importados."
219a08e8 2527
9e77d9a8 2528#: plugins/googlereaderimport/init.php:183
219a08e8 2529msgid "The document has incorrect format."
39a8fc31 2530msgstr "O documento está no formato errado."
219a08e8 2531
9e77d9a8 2532#: plugins/googlereaderimport/init.php:354
219a08e8 2533msgid "Import starred or shared items from Google Reader"
39a8fc31 2534msgstr "Importar ítens com estrela do Google Reader"
219a08e8 2535
9e77d9a8 2536#: plugins/googlereaderimport/init.php:358
219a08e8 2537msgid "Paste your starred.json or shared.json into the form below."
c9093147 2538msgstr "Cole o arquivo starred.json ou shared.json no formulário abaixo."
219a08e8 2539
9e77d9a8 2540#: plugins/googlereaderimport/init.php:372
219a08e8 2541msgid "Import my Starred items"
ed2e7ab7 2542msgstr "Importar meus ítens com estrela"
219a08e8 2543
c9093147 2544#: plugins/vf_shared/init.php:16 plugins/vf_shared/init.php:54
9e77d9a8 2545msgid "Shared articles"
54a4a89d 2546msgstr "Artigos compartilhados"
9e77d9a8 2547
219a08e8
AD
2548#: plugins/instances/init.php:141
2549#, fuzzy
2550msgid "Linked"
2551msgstr "Link"
2552
c9093147 2553#: plugins/instances/init.php:204 plugins/instances/init.php:395
219a08e8 2554msgid "Instance"
c9093147 2555msgstr "Instância"
219a08e8 2556
c9093147 2557#: plugins/instances/init.php:215 plugins/instances/init.php:312
219a08e8
AD
2558#: plugins/instances/init.php:404
2559msgid "Instance URL"
c9093147 2560msgstr "URL da instância"
219a08e8 2561
c9093147 2562#: plugins/instances/init.php:226 plugins/instances/init.php:414
219a08e8 2563msgid "Access key:"
ed2e7ab7 2564msgstr "Chave de acesso:"
219a08e8 2565
c9093147 2566#: plugins/instances/init.php:229 plugins/instances/init.php:313
219a08e8 2567#: plugins/instances/init.php:417
219a08e8 2568msgid "Access key"
ed2e7ab7 2569msgstr "Chave de acesso"
219a08e8 2570
c9093147 2571#: plugins/instances/init.php:233 plugins/instances/init.php:421
219a08e8 2572msgid "Use one access key for both linked instances."
c9093147 2573msgstr "Use uma chave de acesso para ambas as instâncias."
219a08e8 2574
c9093147 2575#: plugins/instances/init.php:241 plugins/instances/init.php:429
219a08e8 2576msgid "Generate new key"
ed2e7ab7 2577msgstr "Gerar uma nova chave"
219a08e8
AD
2578
2579#: plugins/instances/init.php:292
219a08e8 2580msgid "Link instance"
c9093147 2581msgstr "Conectar instância"
219a08e8
AD
2582
2583#: plugins/instances/init.php:304
c9093147
PW
2584msgid ""
2585"You can connect other instances of Tiny Tiny RSS to this one to share "
2586"Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
219a08e8 2587msgstr ""
c9093147
PW
2588"Você pode conectar outras instâncias to Tiny Tiny RSS a esta para "
2589"compartilhar assinaturas populares. Conecte a esta instância do Tiny Tiny "
2590"RSS usando esta URL:"
219a08e8
AD
2591
2592#: plugins/instances/init.php:314
2593msgid "Last connected"
ed2e7ab7 2594msgstr "Última conexão"
219a08e8
AD
2595
2596#: plugins/instances/init.php:315
2597msgid "Status"
2598msgstr ""
2599
2600#: plugins/instances/init.php:316
219a08e8 2601msgid "Stored feeds"
ed2e7ab7 2602msgstr "Inscrições armazenadas"
219a08e8
AD
2603
2604#: plugins/instances/init.php:433
219a08e8 2605msgid "Create link"
ed2e7ab7 2606msgstr "Criar link"
219a08e8 2607
9e77d9a8
AD
2608#: plugins/share/init.php:39
2609msgid "You can disable all articles shared by unique URLs here."
2610msgstr ""
c9093147 2611"Você pode desabilitar todos os artigos compartilhados por URLs únicas aqui."
9e77d9a8
AD
2612
2613#: plugins/share/init.php:44
2614msgid "Unshare all articles"
2615msgstr "Cancelar compartilhamento de todos os artigos"
2616
2617#: plugins/share/init.php:77
219a08e8 2618msgid "Share by URL"
ed2e7ab7 2619msgstr "Compartilhar pela URL"
219a08e8 2620
9e77d9a8 2621#: plugins/share/init.php:99
219a08e8 2622msgid "You can share this article by the following unique URL:"
39a8fc31 2623msgstr "Você pode compartilhar esse artigo pela seguinte URL:"
219a08e8 2624
9e77d9a8 2625#: plugins/share/init.php:117
9e77d9a8 2626msgid "Unshare article"
54a4a89d 2627msgstr "Remover compartilhamento"
9e77d9a8 2628
c9093147 2629#: plugins/updater/init.php:323 plugins/updater/init.php:340
219a08e8
AD
2630#: plugins/updater/updater.js:10
2631msgid "Update Tiny Tiny RSS"
ed2e7ab7 2632msgstr "Atualizar TT-RSS"
219a08e8 2633
9e77d9a8 2634#: plugins/updater/init.php:343
219a08e8 2635msgid "Your Tiny Tiny RSS installation is up to date."
ed2e7ab7 2636msgstr "Sua instalação do TT-Rss está atualizada."
219a08e8 2637
9e77d9a8 2638#: plugins/updater/init.php:351
219a08e8 2639msgid "Do not close this dialog until updating is finished."
ed2e7ab7 2640msgstr "Não feche esta janela até que a atualização esteja terminada."
219a08e8 2641
9e77d9a8 2642#: plugins/updater/init.php:360
219a08e8 2643msgid "It is suggested to backup your tt-rss directory first."
c9093147 2644msgstr "É recomendado fazer um backup do diretório do tt-rss antes."
219a08e8 2645
9e77d9a8 2646#: plugins/updater/init.php:361
219a08e8 2647msgid "Your database will not be modified."
ed2e7ab7 2648msgstr "Seu banco de dados não será modificado."
219a08e8 2649
9e77d9a8 2650#: plugins/updater/init.php:362
c9093147
PW
2651msgid ""
2652"Your current tt-rss installation directory will not be modified. It will be "
2653"renamed and left in the parent directory. You will be able to migrate all "
2654"your customized files after update finishes."
219a08e8 2655msgstr ""
c9093147
PW
2656"Seu diretório atual da instalação do tt-rss não será modificado. Ele será "
2657"apenas renomeado. Você poderá migrar seus arquivos personalizados após o "
2658"término da atualização."
219a08e8 2659
9e77d9a8 2660#: plugins/updater/init.php:363
219a08e8 2661msgid "Ready to update."
ed2e7ab7 2662msgstr "Pronto para atualizar."
219a08e8 2663
9e77d9a8 2664#: plugins/updater/init.php:368
219a08e8 2665msgid "Start update"
ed2e7ab7 2666msgstr "Iniciar atualização"
219a08e8 2667
c9093147 2668#: js/feedlist.js:409 js/feedlist.js:437
219a08e8 2669msgid "Mark all articles in %s as read?"
ed2e7ab7 2670msgstr "Marcar todos os artigos em %s como lidos?"
e8638cc9 2671
9e77d9a8 2672#: js/feedlist.js:428
219a08e8 2673msgid "Mark all articles in %s older than 1 day as read?"
c9093147 2674msgstr "Marcar todos os artigos em %s e com mais de 1 dia como lidos?"
1171c351 2675
9e77d9a8 2676#: js/feedlist.js:431
219a08e8 2677msgid "Mark all articles in %s older than 1 week as read?"
ed2e7ab7 2678msgstr "Marcar todos os artigos em %s e com mais de 1 semana como lidos?"
d9d5ce4c 2679
9e77d9a8 2680#: js/feedlist.js:434
219a08e8 2681msgid "Mark all articles in %s older than 2 weeks as read?"
ed2e7ab7 2682msgstr "Marcar todos os artigos em %s e com mais de 2 semanas como lidos?"
b63d9765 2683
219a08e8
AD
2684#: js/functions.js:65
2685msgid "The error will be reported to the configured log destination."
c9093147 2686msgstr "O erro será enviado para o arquivo de log configurado."
914a875d 2687
219a08e8 2688#: js/functions.js:107
c9093147
PW
2689msgid ""
2690"Are you sure to report this exception to tt-rss.org? The report will include "
2691"your browser information. Your IP would be saved in the database."
219a08e8 2692msgstr ""
c9093147
PW
2693"Tem certeza de que deseja enviar esta excessão para o site tt-rss.org? O "
2694"relatório vai incluir informações sobre o seu navegador. Seu endereço IP "
2695"será salvo no banco de dados."
914a875d 2696
219a08e8 2697#: js/functions.js:236
219a08e8 2698msgid "Click to close"
ed2e7ab7 2699msgstr "Clique para fechar"
dd40e08c 2700
219a08e8
AD
2701#: js/functions.js:612
2702msgid "Error explained"
c9093147 2703msgstr "Detalhamento do erro"
be212a00 2704
219a08e8
AD
2705#: js/functions.js:694
2706msgid "Upload complete."
ed2e7ab7 2707msgstr "Upload completo."
e84e813f 2708
219a08e8 2709#: js/functions.js:718
219a08e8 2710msgid "Remove stored feed icon?"
ed2e7ab7 2711msgstr "Remover o ícone armazenado para essa assinatura?"
e84e813f 2712
219a08e8 2713#: js/functions.js:723
219a08e8 2714msgid "Removing feed icon..."
ed2e7ab7 2715msgstr "Removendo icone da assinatura..."
914a875d 2716
219a08e8 2717#: js/functions.js:728
219a08e8 2718msgid "Feed icon removed."
ed2e7ab7 2719msgstr "Ícone da inscrição foi removido."
e84e813f 2720
219a08e8 2721#: js/functions.js:750
219a08e8 2722msgid "Please select an image file to upload."
ed2e7ab7 2723msgstr "Por favor selecione um arquivo de imagem para enviar."
e84e813f 2724
219a08e8
AD
2725#: js/functions.js:752
2726msgid "Upload new icon for this feed?"
ed2e7ab7 2727msgstr "Enviar novo icone para essa inscrição?"
e84e813f 2728
219a08e8
AD
2729#: js/functions.js:753
2730msgid "Uploading, please wait..."
ed2e7ab7 2731msgstr "Enviando, por favor aguarde..."
e935c2bc 2732
219a08e8 2733#: js/functions.js:769
219a08e8 2734msgid "Please enter label caption:"
c9093147 2735msgstr "Por favor entre o título do marcador:"
e84e813f 2736
219a08e8
AD
2737#: js/functions.js:774
2738msgid "Can't create label: missing caption."
c9093147 2739msgstr "Não foi posso criar o marcador: Falta o título"
914a875d 2740
219a08e8 2741#: js/functions.js:817
219a08e8 2742msgid "Subscribe to Feed"
ed2e7ab7 2743msgstr "Assinar inscrição"
dd40e08c 2744
219a08e8 2745#: js/functions.js:844
219a08e8 2746msgid "Subscribed to %s"
ed2e7ab7 2747msgstr "%s assinado"
e84e813f 2748
219a08e8
AD
2749#: js/functions.js:849
2750msgid "Specified URL seems to be invalid."
c9093147 2751msgstr "URL informada parece ser inválida."
e84e813f 2752
219a08e8
AD
2753#: js/functions.js:852
2754msgid "Specified URL doesn't seem to contain any feeds."
c9093147 2755msgstr "A URL informada não parece conter nenhum feed."
914a875d 2756
219a08e8 2757#: js/functions.js:862
219a08e8 2758msgid "Expand to select feed"
ed2e7ab7 2759msgstr "Expandir inscrição selecionada"
219a08e8
AD
2760
2761#: js/functions.js:874
2762msgid "Couldn't download the specified URL: %s"
c9093147 2763msgstr "Não foi possível baixar a URL informada: %s"
e84e813f 2764
219a08e8
AD
2765#: js/functions.js:878
2766msgid "XML validation failed: %s"
39a8fc31 2767msgstr "Erro na validação do XML: %s"
e84e813f 2768
219a08e8
AD
2769#: js/functions.js:883
2770msgid "You are already subscribed to this feed."
39a8fc31 2771msgstr "Você já assinou este feed."
219a08e8
AD
2772
2773#: js/functions.js:1013
219a08e8 2774msgid "Edit rule"
ed2e7ab7 2775msgstr "Editar regra"
e84e813f 2776
219a08e8 2777#: js/functions.js:1039
219a08e8 2778msgid "Edit action"
ed2e7ab7 2779msgstr "Editar ação"
be212a00 2780
219a08e8 2781#: js/functions.js:1076
219a08e8 2782msgid "Create Filter"
ed2e7ab7 2783msgstr "Criar um filtro"
914a875d 2784
219a08e8 2785#: js/functions.js:1191
c9093147
PW
2786msgid ""
2787"Reset subscription? Tiny Tiny RSS will try to subscribe to the notification "
2788"hub again on next feed update."
e95e7819 2789msgstr ""
c9093147
PW
2790"Reiniciar a assinatura? Tiny Tiny RSS vai tentar reassinar no hub de "
2791"notificações na próxima atualização."
e95e7819 2792
219a08e8 2793#: js/functions.js:1202
219a08e8 2794msgid "Subscription reset."
ed2e7ab7 2795msgstr "Reiniciar assinatura."
67ae092f 2796
c9093147 2797#: js/functions.js:1212 js/tt-rss.js:680
219a08e8 2798msgid "Unsubscribe from %s?"
ed2e7ab7 2799msgstr "Cancelar inscrição de %s?"
ef1dad57 2800
219a08e8
AD
2801#: js/functions.js:1215
2802msgid "Removing feed..."
2803msgstr "Removendo o Feed..."
914a875d 2804
219a08e8 2805#: js/functions.js:1324
219a08e8 2806msgid "Please enter category title:"
ed2e7ab7 2807msgstr "Por favor entre o título da categoria:"
219a08e8
AD
2808
2809#: js/functions.js:1355
2810msgid "Generate new syndication address for this feed?"
2811msgstr ""
dd40e08c 2812
c9093147 2813#: js/functions.js:1359 js/prefs.js:1218
219a08e8 2814msgid "Trying to change address..."
ed2e7ab7 2815msgstr "Tentando alterar endereço ..."
bf9b87b5 2816
c9093147 2817#: js/functions.js:1546 js/tt-rss.js:425 js/tt-rss.js:661
219a08e8 2818msgid "You can't edit this kind of feed."
c9093147 2819msgstr "Você não pode editar esse tipo de feed."
e84e813f 2820
219a08e8 2821#: js/functions.js:1561
219a08e8 2822msgid "Edit Feed"
ed2e7ab7 2823msgstr "Editar inscrição"
219a08e8 2824
c9093147 2825#: js/functions.js:1567 js/prefs.js:99 js/prefs.js:211 js/prefs.js:736
219a08e8 2826msgid "Saving data..."
ed2e7ab7 2827msgstr "Salvando dados..."
e84e813f 2828
219a08e8 2829#: js/functions.js:1599
219a08e8 2830msgid "More Feeds"
ed2e7ab7 2831msgstr "Mais inscrições"
914a875d 2832
c9093147
PW
2833#: js/functions.js:1660 js/functions.js:1770 js/prefs.js:414 js/prefs.js:444
2834#: js/prefs.js:476 js/prefs.js:629 js/prefs.js:649 js/prefs.js:1194
9e77d9a8 2835#: js/prefs.js:1339
219a08e8
AD
2836msgid "No feeds are selected."
2837msgstr "Nenhum feed foi selecionado."
e84e813f 2838
219a08e8 2839#: js/functions.js:1702
c9093147
PW
2840msgid ""
2841"Remove selected feeds from the archive? Feeds with stored articles will not "
2842"be removed."
e84e813f 2843msgstr ""
c9093147
PW
2844"Remover as assinaturas selecionadas do arquivo? Assinaturas com artigos "
2845"armazenados não serão removidas."
e84e813f 2846
219a08e8 2847#: js/functions.js:1741
219a08e8 2848msgid "Feeds with update errors"
ed2e7ab7 2849msgstr "Inscrições com erro na atualização"
8182e647 2850
c9093147 2851#: js/functions.js:1752 js/prefs.js:1176
219a08e8 2852msgid "Remove selected feeds?"
ed2e7ab7 2853msgstr "Remover inscrições selecionadas?"
e84e813f 2854
c9093147 2855#: js/functions.js:1755 js/prefs.js:1179
219a08e8 2856msgid "Removing selected feeds..."
ed2e7ab7 2857msgstr "Removendo inscrições selecionadas…"
e84e813f 2858
219a08e8 2859#: js/functions.js:1853
219a08e8 2860msgid "Help"
ed2e7ab7 2861msgstr "Ajuda,"
e84e813f 2862
9e77d9a8 2863#: js/PrefFeedTree.js:48
bc25394c 2864msgid "Edit category"
ed2e7ab7 2865msgstr "Editar categoria"
bc25394c 2866
9e77d9a8 2867#: js/PrefFeedTree.js:55
bc25394c 2868msgid "Remove category"
ed2e7ab7 2869msgstr "Remover categoria"
bc25394c 2870
9e77d9a8 2871#: js/PrefFilterTree.js:56
bc25394c 2872msgid "Inverse"
ed2e7ab7 2873msgstr "Invertido"
bc25394c 2874
219a08e8 2875#: js/prefs.js:55
219a08e8 2876msgid "Please enter login:"
ed2e7ab7 2877msgstr "Por favor entre login:"
67ae092f 2878
219a08e8
AD
2879#: js/prefs.js:62
2880msgid "Can't create user: no login specified."
c9093147 2881msgstr "Não foi possível criar o usuário: Nenhum nome foi especificado."
4676b4fc 2882
219a08e8
AD
2883#: js/prefs.js:66
2884msgid "Adding user..."
2885msgstr "Adicionando o usuário…"
e84e813f 2886
219a08e8 2887#: js/prefs.js:94
219a08e8 2888msgid "User Editor"
ed2e7ab7 2889msgstr "Editor de usuários"
e84e813f 2890
9e77d9a8 2891#: js/prefs.js:134
219a08e8 2892msgid "Edit Filter"
ed2e7ab7 2893msgstr "Editar filtros"
67ae092f 2894
9e77d9a8 2895#: js/prefs.js:181
219a08e8 2896msgid "Remove filter?"
ed2e7ab7 2897msgstr "Remover filtro?"
be212a00 2898
9e77d9a8 2899#: js/prefs.js:186
219a08e8 2900msgid "Removing filter..."
ed2e7ab7 2901msgstr "Removendo filtro..."
e84e813f 2902
9e77d9a8 2903#: js/prefs.js:296
219a08e8 2904msgid "Remove selected labels?"
c9093147 2905msgstr "Remover marcadores selecionados?"
e84e813f 2906
9e77d9a8 2907#: js/prefs.js:299
219a08e8 2908msgid "Removing selected labels..."
c9093147 2909msgstr "Removendo marcadores selecionados..."
4676b4fc 2910
c9093147 2911#: js/prefs.js:312 js/prefs.js:1380
219a08e8 2912msgid "No labels are selected."
c9093147 2913msgstr "Nenhum marcador está selecionado."
be212a00 2914
9e77d9a8 2915#: js/prefs.js:326
c9093147
PW
2916msgid ""
2917"Remove selected users? Neither default admin nor your account will be "
2918"removed."
4676b4fc 2919msgstr ""
c9093147
PW
2920"Remover usuários selecionados? A sua conta e a do administrador não serão "
2921"removidas."
4676b4fc 2922
9e77d9a8 2923#: js/prefs.js:329
219a08e8
AD
2924msgid "Removing selected users..."
2925msgstr "Removendo usuários selecionados…"
e84e813f 2926
c9093147 2927#: js/prefs.js:343 js/prefs.js:487 js/prefs.js:508 js/prefs.js:547
219a08e8
AD
2928msgid "No users are selected."
2929msgstr "Nenhum usuário foi selecionado."
4676b4fc 2930
9e77d9a8 2931#: js/prefs.js:361
219a08e8
AD
2932msgid "Remove selected filters?"
2933msgstr "Remover os filtros selecionados?"
2934
9e77d9a8 2935#: js/prefs.js:364
219a08e8
AD
2936msgid "Removing selected filters..."
2937msgstr "Removendo filtros selecionados…"
2938
c9093147 2939#: js/prefs.js:376 js/prefs.js:584 js/prefs.js:603
219a08e8
AD
2940msgid "No filters are selected."
2941msgstr "Nenhum filtro foi selecionado."
2942
9e77d9a8 2943#: js/prefs.js:395
219a08e8 2944msgid "Unsubscribe from selected feeds?"
ed2e7ab7 2945msgstr "Cancelar inscrição dos feeds selecionados?"
4676b4fc 2946
9e77d9a8 2947#: js/prefs.js:399
219a08e8 2948msgid "Unsubscribing from selected feeds..."
ed2e7ab7 2949msgstr "Cancelando inscrição dos feeds selecionados..."
e84e813f 2950
9e77d9a8 2951#: js/prefs.js:429
219a08e8
AD
2952msgid "Please select only one feed."
2953msgstr "Por favor selecione somente um feed"
e84e813f 2954
9e77d9a8 2955#: js/prefs.js:435
219a08e8 2956msgid "Erase all non-starred articles in selected feed?"
ed2e7ab7 2957msgstr "Apagar todos os arquivos sem estrela na inscrição selecionada?"
4676b4fc 2958
9e77d9a8 2959#: js/prefs.js:438
219a08e8 2960msgid "Clearing selected feed..."
ed2e7ab7 2961msgstr "Limpando inscrição selecionada..."
4676b4fc 2962
9e77d9a8 2963#: js/prefs.js:457
219a08e8 2964msgid "How many days of articles to keep (0 - use default)?"
c9093147 2965msgstr "Manter os artigos por quantos dias (0 para usar o padrão)?"
e84e813f 2966
9e77d9a8 2967#: js/prefs.js:460
219a08e8 2968msgid "Purging selected feed..."
c9093147 2969msgstr "Apagando assinatura selecionada..."
4676b4fc 2970
c9093147 2971#: js/prefs.js:492 js/prefs.js:513 js/prefs.js:552
219a08e8
AD
2972msgid "Please select only one user."
2973msgstr "Por favor selecione somente um usuário."
e95e7819 2974
9e77d9a8 2975#: js/prefs.js:517
219a08e8 2976msgid "Reset password of selected user?"
ed2e7ab7 2977msgstr "Reiniciar a senha do usuário selecionado?"
e84e813f 2978
9e77d9a8 2979#: js/prefs.js:520
219a08e8 2980msgid "Resetting password for selected user..."
ed2e7ab7 2981msgstr "Reiniciando a senha do usuário selecionado..."
219a08e8 2982
9e77d9a8 2983#: js/prefs.js:565
219a08e8
AD
2984msgid "User details"
2985msgstr "Detalhes do usuário"
2986
9e77d9a8 2987#: js/prefs.js:589
219a08e8
AD
2988msgid "Please select only one filter."
2989msgstr "Por favor selecione somente um filtro."
4676b4fc 2990
9e77d9a8 2991#: js/prefs.js:607
219a08e8 2992msgid "Combine selected filters?"
ed2e7ab7 2993msgstr "Combinar os filtros selecionados?"
4676b4fc 2994
9e77d9a8 2995#: js/prefs.js:610
219a08e8 2996msgid "Joining filters..."
ed2e7ab7 2997msgstr "Combinando filtros..."
e84e813f 2998
9e77d9a8 2999#: js/prefs.js:671
219a08e8 3000msgid "Edit Multiple Feeds"
ed2e7ab7 3001msgstr "Editar múltiplas assinaturas"
67ae092f 3002
9e77d9a8 3003#: js/prefs.js:695
219a08e8 3004msgid "Save changes to selected feeds?"
ed2e7ab7 3005msgstr "Salvar alterações nas inscrições selecionadas?"
e935c2bc 3006
9e77d9a8 3007#: js/prefs.js:772
219a08e8 3008msgid "OPML Import"
ed2e7ab7 3009msgstr "Importar OPML"
67ae092f 3010
9e77d9a8 3011#: js/prefs.js:799
219a08e8 3012msgid "Please choose an OPML file first."
ed2e7ab7 3013msgstr "Por favor selecione um arquivo OPML."
e935c2bc 3014
c9093147 3015#: js/prefs.js:802 plugins/import_export/import_export.js:115
219a08e8 3016#: plugins/googlereaderimport/init.js:45
219a08e8 3017msgid "Importing, please wait..."
ed2e7ab7 3018msgstr "Importando, por favor aguarde..."
e935c2bc 3019
9e77d9a8 3020#: js/prefs.js:969
219a08e8 3021msgid "Reset to defaults?"
ed2e7ab7 3022msgstr "Usar o padrão?"
4676b4fc 3023
9e77d9a8 3024#: js/prefs.js:1083
c9093147
PW
3025msgid ""
3026"Remove category %s? Any nested feeds would be placed into Uncategorized."
e935c2bc 3027msgstr ""
c9093147
PW
3028"Remover a categoria %s? As assinaturas associadas serão colocadas em \"Não "
3029"categorizadas\"."
e935c2bc 3030
9e77d9a8 3031#: js/prefs.js:1089
219a08e8 3032msgid "Removing category..."
ed2e7ab7 3033msgstr "Removendo categoria..."
4676b4fc 3034
9e77d9a8 3035#: js/prefs.js:1110
219a08e8
AD
3036msgid "Remove selected categories?"
3037msgstr "Remover as categorias selecionadas?"
e935c2bc 3038
9e77d9a8 3039#: js/prefs.js:1113
219a08e8
AD
3040msgid "Removing selected categories..."
3041msgstr "Removendo categorias selecionadas…"
e935c2bc 3042
9e77d9a8 3043#: js/prefs.js:1126
219a08e8
AD
3044msgid "No categories are selected."
3045msgstr "Nenhuma categoria foi selecionada."
ba7f81d8 3046
9e77d9a8 3047#: js/prefs.js:1134
219a08e8 3048msgid "Category title:"
ed2e7ab7 3049msgstr "Título da categoria..."
c4255fdd 3050
9e77d9a8 3051#: js/prefs.js:1138
219a08e8 3052msgid "Creating category..."
ed2e7ab7 3053msgstr "Criando categoria..."
e935c2bc 3054
9e77d9a8 3055#: js/prefs.js:1165
219a08e8 3056msgid "Feeds without recent updates"
ed2e7ab7 3057msgstr "Inscrições sem atualização recente"
4676b4fc 3058
9e77d9a8 3059#: js/prefs.js:1214
219a08e8 3060msgid "Replace current OPML publishing address with a new one?"
c9093147 3061msgstr "Substituir o endereço de publicação OPML por um novo?"
4676b4fc 3062
9e77d9a8 3063#: js/prefs.js:1303
219a08e8 3064msgid "Clearing feed..."
ed2e7ab7 3065msgstr "Limpando inscrição..."
4676b4fc 3066
9e77d9a8 3067#: js/prefs.js:1323
219a08e8 3068msgid "Rescore articles in selected feeds?"
ed2e7ab7 3069msgstr "Reclassificar artigos nas inscrições selecionadas?"
4676b4fc 3070
9e77d9a8 3071#: js/prefs.js:1326
219a08e8 3072msgid "Rescoring selected feeds..."
ed2e7ab7 3073msgstr "Removendo inscrições selecionadas…"
219a08e8 3074
9e77d9a8 3075#: js/prefs.js:1346
219a08e8 3076msgid "Rescore all articles? This operation may take a lot of time."
c9093147
PW
3077msgstr ""
3078"Reclassificar todos os artigos? Esta operação pode demorar um bom tempo."
4676b4fc 3079
9e77d9a8 3080#: js/prefs.js:1349
219a08e8 3081msgid "Rescoring feeds..."
ed2e7ab7 3082msgstr "Reclassificando assinaturas..."
e935c2bc 3083
9e77d9a8 3084#: js/prefs.js:1366
219a08e8 3085msgid "Reset selected labels to default colors?"
c9093147 3086msgstr "Reiniciar marcadores selecionados para a cor padrão?"
e935c2bc 3087
9e77d9a8 3088#: js/prefs.js:1403
219a08e8 3089msgid "Settings Profiles"
e935c2bc
AD
3090msgstr ""
3091
9e77d9a8 3092#: js/prefs.js:1412
c9093147
PW
3093msgid ""
3094"Remove selected profiles? Active and default profiles will not be removed."
e935c2bc 3095msgstr ""
c9093147
PW
3096"Remover os perfis selecionados? O perfil ativo e os perfis padrão não serão "
3097"removidos."
dd40e08c 3098
9e77d9a8 3099#: js/prefs.js:1415
219a08e8 3100msgid "Removing selected profiles..."
ed2e7ab7 3101msgstr "Removendo perfis selecionados…"
e935c2bc 3102
9e77d9a8 3103#: js/prefs.js:1430
219a08e8 3104msgid "No profiles are selected."
ed2e7ab7 3105msgstr "Nenhum perfil está selecionado."
74fbd01e 3106
c9093147 3107#: js/prefs.js:1438 js/prefs.js:1491
219a08e8 3108msgid "Activate selected profile?"
ed2e7ab7 3109msgstr "Ativar o perfil selecionado?"
914a875d 3110
c9093147 3111#: js/prefs.js:1454 js/prefs.js:1507
219a08e8 3112msgid "Please choose a profile to activate."
ed2e7ab7 3113msgstr "Por favor, selecione um perfil para ativar."
e935c2bc 3114
9e77d9a8 3115#: js/prefs.js:1459
219a08e8 3116msgid "Creating profile..."
ed2e7ab7 3117msgstr "Criando perfil..."
e935c2bc 3118
9e77d9a8 3119#: js/prefs.js:1515
219a08e8 3120msgid "This will invalidate all previously generated feed URLs. Continue?"
e935c2bc
AD
3121msgstr ""
3122
c9093147 3123#: js/prefs.js:1518 plugins/share/share_prefs.js:6
219a08e8 3124msgid "Clearing URLs..."
ed2e7ab7 3125msgstr "Limpando URLs..."
e935c2bc 3126
9e77d9a8 3127#: js/prefs.js:1525
219a08e8 3128msgid "Generated URLs cleared."
c9093147 3129msgstr "URLs automaticas limpas."
fe6d5185 3130
9e77d9a8 3131#: js/prefs.js:1616
219a08e8 3132msgid "Label Editor"
c9093147 3133msgstr "Editor de marcador"
4676b4fc 3134
9e77d9a8 3135#: js/prefs.js:1738
219a08e8 3136msgid "Subscribing to feeds..."
ed2e7ab7 3137msgstr "Adicionando inscrições..."
8182e647 3138
9e77d9a8 3139#: js/prefs.js:1775
219a08e8 3140msgid "Clear stored data for this plugin?"
c9093147 3141msgstr "Limpar dados armazenados para este plugin?"
8182e647 3142
9e77d9a8 3143#: js/prefs.js:1792
219a08e8 3144msgid "Clear all messages in the error log?"
c9093147 3145msgstr "Limpar todas as mensagems no registro de erro?"
dd40e08c 3146
219a08e8 3147#: js/tt-rss.js:127
219a08e8 3148msgid "Mark all articles as read?"
ed2e7ab7 3149msgstr "Marcar todos os artigos como lidos?"
bf9b87b5 3150
219a08e8
AD
3151#: js/tt-rss.js:133
3152msgid "Marking all feeds as read..."
3153msgstr "Marcando todos os feeds como lidos..."
dd40e08c 3154
9e77d9a8 3155#: js/tt-rss.js:384
219a08e8 3156msgid "Please enable mail plugin first."
ed2e7ab7 3157msgstr "Por favor habilite o plugin de e-mail."
ebb41333 3158
9e77d9a8 3159#: js/tt-rss.js:496
219a08e8 3160msgid "Please enable embed_original plugin first."
ed2e7ab7 3161msgstr "Por favor, habilite o plugin \"embed_original\"."
fe6d5185 3162
9e77d9a8 3163#: js/tt-rss.js:648
219a08e8 3164msgid "Select item(s) by tags"
ed2e7ab7 3165msgstr "Selecionar item(s) pelas tags"
fe6d5185 3166
9e77d9a8 3167#: js/tt-rss.js:669
219a08e8 3168msgid "You can't unsubscribe from the category."
ed2e7ab7 3169msgstr "Você não pode cancelar a inscrição dessa categoria."
89841c5d 3170
c9093147 3171#: js/tt-rss.js:674 js/tt-rss.js:823
219a08e8 3172msgid "Please select some feed first."
ed2e7ab7 3173msgstr "Por favor selecione alguma inscrição."
fe6d5185 3174
9e77d9a8 3175#: js/tt-rss.js:818
219a08e8 3176msgid "You can't rescore this kind of feed."
ed2e7ab7 3177msgstr "Você não pode classificar esse tipo de assinatura."
422e7d24 3178
9e77d9a8 3179#: js/tt-rss.js:828
219a08e8 3180msgid "Rescore articles in %s?"
ed2e7ab7 3181msgstr "Reclassificar artigos em %s?"
5c33ecab 3182
9e77d9a8 3183#: js/tt-rss.js:831
219a08e8 3184msgid "Rescoring articles..."
ed2e7ab7 3185msgstr "Reclassificando artigos..."
5c33ecab 3186
9e77d9a8 3187#: js/tt-rss.js:972
219a08e8 3188msgid "New version available!"
ed2e7ab7 3189msgstr "Nova versão disponível!"
dd40e08c 3190
9e77d9a8 3191#: js/viewfeed.js:109
219a08e8 3192msgid "Cancel search"
ed2e7ab7 3193msgstr "Cancelar pesquisa"
e84e813f 3194
9e77d9a8 3195#: js/viewfeed.js:472
219a08e8 3196msgid "Unstar article"
ed2e7ab7 3197msgstr "Remover estrela"
dd40e08c 3198
9e77d9a8 3199#: js/viewfeed.js:476
219a08e8 3200msgid "Star article"
ed2e7ab7 3201msgstr "Incluir estrela"
bf9b87b5 3202
9e77d9a8 3203#: js/viewfeed.js:530
219a08e8 3204msgid "Unpublish article"
ed2e7ab7 3205msgstr "Cancelar publicação"
e84e813f 3206
9e77d9a8 3207#: js/viewfeed.js:534
219a08e8 3208msgid "Publish article"
ed2e7ab7 3209msgstr "Publicar artigo"
dd40e08c 3210
9e77d9a8 3211#: js/viewfeed.js:686
219a08e8
AD
3212msgid "%d article selected"
3213msgid_plural "%d articles selected"
ed2e7ab7
PW
3214msgstr[0] "%d artigo selecionado"
3215msgstr[1] "%d artigos selecionados"
3216msgstr[2] "%d artigos selecionados"
3217
c9093147
PW
3218#: js/viewfeed.js:758 js/viewfeed.js:786 js/viewfeed.js:813 js/viewfeed.js:878
3219#: js/viewfeed.js:912 js/viewfeed.js:1032 js/viewfeed.js:1075
3220#: js/viewfeed.js:1128 js/viewfeed.js:2187 plugins/mailto/init.js:7
219a08e8 3221#: plugins/mail/mail.js:7
219a08e8 3222msgid "No articles are selected."
ed2e7ab7 3223msgstr "Nenhum artigo foi selecionado."
1f8c187d 3224
054e0905 3225#: js/viewfeed.js:1040
219a08e8
AD
3226msgid "Delete %d selected article in %s?"
3227msgid_plural "Delete %d selected articles in %s?"
ed2e7ab7
PW
3228msgstr[0] "Apagar %d artigo selecionado em %s?"
3229msgstr[1] "Apagar %d artigos selecionados em %s?"
c9093147 3230msgstr[2] "Apagar %d artigos selecionados em %s?"
5c33ecab 3231
054e0905 3232#: js/viewfeed.js:1042
219a08e8
AD
3233msgid "Delete %d selected article?"
3234msgid_plural "Delete %d selected articles?"
ed2e7ab7
PW
3235msgstr[0] "Apagar %d artigo selecionado?"
3236msgstr[1] "Apagar %d artigos selecionados?"
c9093147 3237msgstr[2] "Apagar %d artigos selecionados?"
5c33ecab 3238
054e0905 3239#: js/viewfeed.js:1084
219a08e8
AD
3240msgid "Archive %d selected article in %s?"
3241msgid_plural "Archive %d selected articles in %s?"
ed2e7ab7
PW
3242msgstr[0] "Arquivar %d artigo em %s?"
3243msgstr[1] "Arquivar %d artigos em %s?"
c9093147 3244msgstr[2] "Arquivar %d artigos em %s?"
b63d9765 3245
054e0905 3246#: js/viewfeed.js:1087
219a08e8
AD
3247msgid "Move %d archived article back?"
3248msgid_plural "Move %d archived articles back?"
ed2e7ab7
PW
3249msgstr[0] "Mover %d artigo de volta?"
3250msgstr[1] "Mover %d artigos de volta?"
3251msgstr[2] "Mover %d artigos de volta?"
1f8c187d 3252
054e0905 3253#: js/viewfeed.js:1089
c9093147
PW
3254msgid ""
3255"Please note that unstarred articles might get purged on next feed update."
e84e813f 3256msgstr ""
c9093147
PW
3257"Por favor note que artigos sem estrela podem ser removidos na próxima "
3258"atualização."
1f8c187d 3259
054e0905 3260#: js/viewfeed.js:1134
219a08e8
AD
3261msgid "Mark %d selected article in %s as read?"
3262msgid_plural "Mark %d selected articles in %s as read?"
c9093147 3263msgstr[0] "Marcar %d artigo selecionado em %s como lido?"
ed2e7ab7
PW
3264msgstr[1] "Marcar %d artigos selecionados em %s como lidos?"
3265msgstr[2] "Marcar %d artigos selecionados em %s como lidos?"
e8638cc9 3266
054e0905 3267#: js/viewfeed.js:1158
219a08e8 3268msgid "Edit article Tags"
ed2e7ab7 3269msgstr "Editar Tags do artigo"
dd40e08c 3270
054e0905 3271#: js/viewfeed.js:1164
219a08e8 3272msgid "Saving article tags..."
ed2e7ab7 3273msgstr "Salvando tags..."
89841c5d 3274
054e0905 3275#: js/viewfeed.js:1403
219a08e8 3276msgid "No article is selected."
ed2e7ab7 3277msgstr "Nenhum artigo foi selecionado."
b63d9765 3278
054e0905 3279#: js/viewfeed.js:1438
219a08e8 3280msgid "No articles found to mark"
ed2e7ab7 3281msgstr "Nenhum artigo foi encontrado para marcar"
bf9b87b5 3282
054e0905 3283#: js/viewfeed.js:1440
219a08e8
AD
3284msgid "Mark %d article as read?"
3285msgid_plural "Mark %d articles as read?"
ed2e7ab7
PW
3286msgstr[0] "Marcar %d artigo como lido?"
3287msgstr[1] "Marcar %d artigos como lidos?"
3288msgstr[2] "Marcar %d artigos como lidos?"
dd40e08c 3289
054e0905 3290#: js/viewfeed.js:1948
219a08e8 3291msgid "Open original article"
ed2e7ab7 3292msgstr "Abrir o artigo original"
2cd99257 3293
054e0905 3294#: js/viewfeed.js:1954
219a08e8 3295msgid "Display article URL"
ed2e7ab7 3296msgstr "Mostrar URL do artigo"
e84e813f 3297
054e0905 3298#: js/viewfeed.js:2054
219a08e8 3299msgid "Assign label"
c9093147 3300msgstr "Incluir marcador"
d9d5ce4c 3301
054e0905 3302#: js/viewfeed.js:2059
219a08e8 3303msgid "Remove label"
c9093147 3304msgstr "Remover marcador"
d9d5ce4c 3305
054e0905 3306#: js/viewfeed.js:2156
219a08e8 3307msgid "Please enter new score for selected articles:"
ed2e7ab7 3308msgstr "Por favor entre uma nova classificação para os artigos selecionados:"
219a08e8 3309
054e0905 3310#: js/viewfeed.js:2198
219a08e8 3311msgid "Please enter new score for this article:"
ed2e7ab7 3312msgstr "Por favor entre uma nova classificação para esse artigo:"
ebb41333 3313
054e0905 3314#: js/viewfeed.js:2231
219a08e8 3315msgid "Article URL:"
ed2e7ab7 3316msgstr "URL do artigo:"
4bd24849 3317
219a08e8
AD
3318#: plugins/embed_original/init.js:6
3319msgid "Sorry, your browser does not support sandboxed iframes."
3320msgstr ""
dd40e08c 3321
c9093147 3322#: plugins/mailto/init.js:21 plugins/mail/mail.js:21
219a08e8 3323msgid "Forward article by email"
ed2e7ab7 3324msgstr "Encaminhar artigo por email"
5c33ecab 3325
219a08e8 3326#: plugins/import_export/import_export.js:13
219a08e8 3327msgid "Export Data"
ed2e7ab7 3328msgstr "Exportar dados"
dd40e08c 3329
219a08e8 3330#: plugins/import_export/import_export.js:40
c9093147
PW
3331msgid ""
3332"Finished, exported %d article. You can download the data <a "
3333"class='visibleLink' href='%u'>here</a>."
3334msgid_plural ""
3335"Finished, exported %d articles. You can download the data <a "
3336"class='visibleLink' href='%u'>here</a>."
219a08e8 3337msgstr[0] ""
c9093147
PW
3338"Exportação de %d artigo terminada. Você pode baixar os dados <a "
3339"class='visibleLink' href='%u'>aqui</a>."
219a08e8 3340msgstr[1] ""
c9093147
PW
3341"Exportação de %d artigos terminada. Você pode baixar os dados <a "
3342"class='visibleLink' href='%u'>aqui</a>."
3343msgstr[2] ""
3344"Exportação de %d artigos terminada. Você pode baixar os dados <a "
3345"class='visibleLink' href='%u'>aqui</a>."
dd40e08c 3346
219a08e8 3347#: plugins/import_export/import_export.js:93
219a08e8 3348msgid "Data Import"
ed2e7ab7 3349msgstr "Importar dados"
d9d5ce4c 3350
219a08e8 3351#: plugins/import_export/import_export.js:112
914a875d 3352msgid "Please choose the file first."
ed2e7ab7 3353msgstr "Por favor selecione primeiro o arquivo."
4676b4fc 3354
219a08e8 3355#: plugins/note/note.js:17
219a08e8 3356msgid "Saving article note..."
ed2e7ab7 3357msgstr "Salvando anotação..."
dd40e08c 3358
219a08e8
AD
3359#: plugins/googlereaderimport/init.js:18
3360msgid "Google Reader Import"
ed2e7ab7 3361msgstr "Importar do Google Reader"
2cd99257 3362
219a08e8 3363#: plugins/googlereaderimport/init.js:42
219a08e8 3364msgid "Please choose a file first."
ed2e7ab7 3365msgstr "Por favor selecione primeiro um arquivo."
5c33ecab 3366
219a08e8 3367#: plugins/instances/instances.js:10
219a08e8 3368msgid "Link Instance"
c9093147 3369msgstr "Conectar instância"
ebb41333 3370
219a08e8 3371#: plugins/instances/instances.js:73
219a08e8 3372msgid "Edit Instance"
c9093147 3373msgstr "Editar instância"
89841c5d 3374
219a08e8 3375#: plugins/instances/instances.js:122
219a08e8 3376msgid "Remove selected instances?"
ed2e7ab7 3377msgstr "Remover as instâncias selecionadas?"
89841c5d 3378
219a08e8 3379#: plugins/instances/instances.js:125
219a08e8 3380msgid "Removing selected instances..."
ed2e7ab7 3381msgstr "Removendo instâncias selecionadas..."
175e79fa 3382
c9093147 3383#: plugins/instances/instances.js:139 plugins/instances/instances.js:151
219a08e8 3384msgid "No instances are selected."
ed2e7ab7 3385msgstr "Nenhuma instância foi selecionada."
dd40e08c 3386
219a08e8 3387#: plugins/instances/instances.js:156
219a08e8 3388msgid "Please select only one instance."
ed2e7ab7 3389msgstr "Por favor selecione apenas uma instância"
dd40e08c 3390
9e77d9a8
AD
3391#: plugins/share/share_prefs.js:3
3392msgid "This will invalidate all previously shared article URLs. Continue?"
3393msgstr ""
3394
3395#: plugins/share/share_prefs.js:13
3396msgid "Shared URLs cleared."
3397msgstr ""
3398
219a08e8 3399#: plugins/share/share.js:10
219a08e8 3400msgid "Share article by URL"
ed2e7ab7 3401msgstr "Compartilhar artigo pela URL"
dd40e08c 3402
9e77d9a8
AD
3403#: plugins/share/share.js:14
3404#, fuzzy
3405msgid "Generate new share URL for this article?"
3406msgstr "Por favor entre uma nova classificação para esse artigo:"
3407
3408#: plugins/share/share.js:18
9e77d9a8 3409msgid "Trying to change URL..."
54a4a89d 3410msgstr "Tentando mudar a URL..."
9e77d9a8
AD
3411
3412#: plugins/share/share.js:55
9e77d9a8 3413msgid "Remove sharing for this article?"
54a4a89d 3414msgstr "Remover compartilhamento deste artigo?"
9e77d9a8
AD
3415
3416#: plugins/share/share.js:59
9e77d9a8 3417msgid "Trying to unshare..."
54a4a89d 3418msgstr "Tentando remover compartilhamento ..."
9e77d9a8 3419
219a08e8 3420#: plugins/updater/updater.js:58
c9093147
PW
3421msgid ""
3422"Backup your tt-rss directory before continuing. Please type 'yes' to "
3423"continue."
e84e813f 3424msgstr ""
c9093147
PW
3425"Salve uma cópia do seu diretório do tt-rss antes de continuar. Por favor, "
3426"digite 'yes' para continuar."
dd40e08c 3427
9e77d9a8
AD
3428#~ msgid "Change password to"
3429#~ msgstr "Mudar senha para"
3430
3431#~ msgid "E-mail: "
3432#~ msgstr "E-mail:"
3433
3434#~ msgid "Login field cannot be blank."
3435#~ msgstr "O campo de Login não pode ser vazio."
3436
3437#~ msgid "Saving user..."
3438#~ msgstr "Salvando usuário"
3439
3440#~ msgid "Toggle marked"
3441#~ msgstr "Marcar/Desmarcar"
3442
2cd99257 3443#, fuzzy
219a08e8
AD
3444#~ msgid "(Un)hide empty categories"
3445#~ msgstr "Editar categorias"
914a875d 3446
219a08e8
AD
3447#, fuzzy
3448#~ msgid "Published articles and generated feeds"
3449#~ msgstr "Remover os filtros selecionados?"
2cd99257 3450
e84e813f 3451#, fuzzy
219a08e8
AD
3452#~ msgid "Articles shared by URL"
3453#~ msgstr "Favoritos"
2cd99257 3454
219a08e8
AD
3455#~ msgid "Hello,"
3456#~ msgstr "Olá,"
2cd99257 3457
e84e813f 3458#, fuzzy
219a08e8
AD
3459#~ msgid "Enable categories"
3460#~ msgstr "Editar categorias"
d9d5ce4c 3461
e95e7819 3462#, fuzzy
219a08e8
AD
3463#~ msgid "Hide read articles and feeds"
3464#~ msgstr "Favoritos"
e95e7819 3465
c4255fdd 3466#, fuzzy
219a08e8
AD
3467#~ msgid "Article archive"
3468#~ msgstr "Feed não encontrado."
ebb41333 3469
be212a00 3470#, fuzzy
219a08e8
AD
3471#~ msgid "Set value"
3472#~ msgstr "Marcar como favorito"
e935c2bc 3473
e935c2bc 3474#, fuzzy
219a08e8
AD
3475#~ msgid "Mark %d displayed article as read?"
3476#~ msgid_plural "Mark %d displayed articles as read?"
3477#~ msgstr[0] "Marcando todos os feeds como lidos..."
3478#~ msgstr[1] "Marcando todos os feeds como lidos..."
4676b4fc 3479
e935c2bc 3480#, fuzzy
219a08e8
AD
3481#~ msgid "Error: unable to load article."
3482#~ msgstr "Favoritos"
e935c2bc 3483
fe6d5185 3484#, fuzzy
219a08e8
AD
3485#~ msgid "Click to expand article."
3486#~ msgstr "Favoritos"
1d004f12 3487
fe6d5185 3488#, fuzzy
219a08e8
AD
3489#~ msgid "%d more..."
3490#~ msgid_plural "%d more..."
3491#~ msgstr[0] "Salvando o Feed..."
3492#~ msgstr[1] "Salvando o Feed..."
67ae092f 3493
2cd99257 3494#, fuzzy
219a08e8
AD
3495#~ msgid "No unread feeds."
3496#~ msgstr "Favoritos"
2cd99257 3497
e84e813f 3498#, fuzzy
219a08e8
AD
3499#~ msgid "Load more..."
3500#~ msgstr "Salvando o Feed..."
2cd99257 3501
e84e813f 3502#, fuzzy
219a08e8
AD
3503#~ msgid "Show tag cloud..."
3504#~ msgstr "núvem de tags"
d9d5ce4c 3505
d9d5ce4c 3506#, fuzzy
219a08e8
AD
3507#~ msgid "Click to play"
3508#~ msgstr "Favoritos"
3509
3510#~ msgid "Select theme"
3511#~ msgstr "Selecionar o tema"
d9d5ce4c 3512
d9d5ce4c 3513#, fuzzy
219a08e8
AD
3514#~ msgid "Playing..."
3515#~ msgstr "Salvando o Feed..."
d9d5ce4c 3516
d9d5ce4c 3517#, fuzzy
219a08e8
AD
3518#~ msgid "Default interval between feed updates"
3519#~ msgstr "Padrão"
3520
3521#~ msgid ", found: "
3522#~ msgstr ", encontrou:"
3523
3524#~ msgid "Please backup your database before proceeding."
3525#~ msgstr "Faça uma cópia-de-segurança de seus dados antes de prosseguir."
3526
3527#~ msgid "Updating to version %d..."
3528#~ msgstr "Atualizando para a versão %d..."
3529
3530#~ msgid "Checking version... "
3531#~ msgstr "Verificando a versão…"
3532
3533#~ msgid "OK!"
3534#~ msgstr "OK!"
3535
3536#~ msgid "ERROR!"
3537#~ msgstr "ERRO!"
d9d5ce4c 3538
d9d5ce4c 3539#, fuzzy
219a08e8
AD
3540#~ msgid "Mark feed as read"
3541#~ msgstr "Marcar como lido"
3542
3543#~ msgid "Title or Content"
3544#~ msgstr "Título ou Conteúdo"
3545
3546#~ msgid "Link"
3547#~ msgstr "Link"
3548
3549#~ msgid "Content"
3550#~ msgstr "Conteúdo"
d9d5ce4c 3551
bf9b87b5 3552#, fuzzy
219a08e8
AD
3553#~ msgid "Article Date"
3554#~ msgstr "Feed não encontrado."
1d004f12 3555
1d004f12 3556#, fuzzy
219a08e8
AD
3557#~ msgid "Delete article"
3558#~ msgstr "Favoritos"
3559
3560#~ msgid "Set starred"
3561#~ msgstr "Marcar como favorito"
bf9b87b5 3562
1d004f12 3563#, fuzzy
219a08e8
AD
3564#~ msgid "Assign tags"
3565#~ msgstr "sem tags"
e84e813f 3566
4676b4fc 3567#, fuzzy
219a08e8
AD
3568#~ msgid "Date syntax appears to be correct:"
3569#~ msgstr "Senha antiga incorreta"
1d004f12 3570
1d004f12 3571#, fuzzy
219a08e8
AD
3572#~ msgid "Date syntax is incorrect."
3573#~ msgstr "Senha antiga incorreta"
1d004f12 3574
1d004f12 3575#, fuzzy
219a08e8
AD
3576#~ msgid "(%d feed)"
3577#~ msgid_plural "(%d feeds)"
3578#~ msgstr[0] "Editar"
3579#~ msgstr[1] "Editar"
1d004f12 3580
2cd99257 3581#, fuzzy
219a08e8
AD
3582#~ msgid "Tag Cloud"
3583#~ msgstr "Núvem de tags"
2cd99257 3584
219a08e8
AD
3585#, fuzzy
3586#~ msgid "Mark all visible articles in %s as read?"
3587#~ msgstr "Marcando todos os feeds como lidos..."
1d004f12 3588
fe6d5185 3589#, fuzzy
219a08e8
AD
3590#~ msgid "Share on identi.ca"
3591#~ msgstr "Título"
2d6a64af
AD
3592
3593#, fuzzy
219a08e8
AD
3594#~ msgid "Flattr this article."
3595#~ msgstr "Favoritos"
be212a00 3596
be212a00 3597#, fuzzy
219a08e8
AD
3598#~ msgid "Share on Google+"
3599#~ msgstr "Título"
1d004f12 3600
9eac0e08 3601#, fuzzy
219a08e8
AD
3602#~ msgid "Share on Twitter"
3603#~ msgstr "Título"
9eac0e08 3604
4676b4fc 3605#, fuzzy
219a08e8
AD
3606#~ msgid "Show additional preferences"
3607#~ msgstr "Sair das preferências"
9eac0e08 3608
9eac0e08 3609#, fuzzy
219a08e8
AD
3610#~ msgid "Back to feeds"
3611#~ msgstr "Todos os feeds"
9eac0e08 3612
e935c2bc 3613#, fuzzy
219a08e8
AD
3614#~ msgid "Clearing credentials..."
3615#~ msgstr "Salvando o Feed..."
3616
3617#~ msgid "Updated"
3618#~ msgstr "Atualizado"
e935c2bc
AD
3619
3620#, fuzzy
219a08e8
AD
3621#~ msgid "Notifying <b>%s</b>."
3622#~ msgstr "Adicionando a categoria <b>%s</b>."
e935c2bc 3623
219a08e8
AD
3624#~ msgid "Yes"
3625#~ msgstr "Sim"
3626
3627#~ msgid "No"
3628#~ msgstr "Não"
e935c2bc
AD
3629
3630#, fuzzy
219a08e8
AD
3631#~ msgid "Comments?"
3632#~ msgstr "Conteúdo"
e935c2bc
AD
3633
3634#, fuzzy
219a08e8
AD
3635#~ msgid "Move between articles"
3636#~ msgstr "Favoritos"
3637
3638#, fuzzy
3639#~ msgid "Active article actions"
3640#~ msgstr "Favoritos"
e935c2bc
AD
3641
3642#, fuzzy
219a08e8 3643#~ msgid "Mark articles below/above active one as read"
914a875d 3644#~ msgstr "Marcando todos os feeds como lidos..."
e935c2bc
AD
3645
3646#, fuzzy
219a08e8
AD
3647#~ msgid "Other actions"
3648#~ msgstr "Outras ações:"
e935c2bc
AD
3649
3650#, fuzzy
219a08e8 3651#~ msgid "Multiple articles actions"
914a875d 3652#~ msgstr "Favoritos"
e935c2bc
AD
3653
3654#, fuzzy
219a08e8 3655#~ msgid "Select starred articles"
914a875d 3656#~ msgstr "Favoritos"
e935c2bc
AD
3657
3658#, fuzzy
219a08e8
AD
3659#~ msgid "Feed actions"
3660#~ msgstr "Ações do Feed:"
e935c2bc
AD
3661
3662#, fuzzy
219a08e8
AD
3663#~ msgid "Press any key to close this window."
3664#~ msgstr "Fechar esta janela"
e935c2bc 3665
219a08e8
AD
3666#~ msgid "My Feeds"
3667#~ msgstr "Meus Feeds"
3668
3669#~ msgid "Other Feeds"
3670#~ msgstr "Outros Feeds"
e935c2bc
AD
3671
3672#, fuzzy
219a08e8
AD
3673#~ msgid "Panel actions"
3674#~ msgstr "Ações do Feed:"
e935c2bc 3675
6c8a161d 3676#, fuzzy
219a08e8
AD
3677#~ msgid "Edit feed categories"
3678#~ msgstr "Editar categorias"
4676b4fc
AD
3679
3680#, fuzzy
219a08e8
AD
3681#~ msgid "Right-to-left content"
3682#~ msgstr "Título ou conteúdo"
4676b4fc
AD
3683
3684#, fuzzy
219a08e8
AD
3685#~ msgid "Loading..."
3686#~ msgstr "Salvando o Feed..."
6c8a161d
AD
3687
3688#, fuzzy
219a08e8
AD
3689#~ msgid "Magpie"
3690#~ msgstr "Página"
4676b4fc
AD
3691
3692#, fuzzy
3693#~ msgid "Original article"
3694#~ msgstr "Favoritos"
be212a00
AD
3695
3696#, fuzzy
3697#~ msgid "Update feed"
3698#~ msgstr "Favoritos"
3699
3700#, fuzzy
3701#~ msgid "With subcategories"
3702#~ msgstr "Editar categorias"
6c8a161d 3703
5c33ecab
AD
3704#, fuzzy
3705#~ msgid "<li>Adding category <b>%s</b>.</li>"
3706#~ msgstr "Adicionando a categoria <b>%s</b>."
3707
3708#, fuzzy
3709#~ msgid "OK"
3710#~ msgstr "OK!"
3711
5c33ecab
AD
3712#, fuzzy
3713#~ msgid "after"
3714#~ msgstr "Atualizar"
3715
5c33ecab
AD
3716#, fuzzy
3717#~ msgid "Apply to category"
3718#~ msgstr "Salvando categoria..."
3719
5c33ecab
AD
3720#~ msgid "Category <b>$%s</b> already exists in the database."
3721#~ msgstr "A categoria <b>$%s</b> já existe na base de dados."
3722
3723#, fuzzy
3724#~ msgid "Remove selected categories"
3725#~ msgstr "Remover as categorias selecionadas?"
3726
5c33ecab
AD
3727#, fuzzy
3728#~ msgid "Twitter"
3729#~ msgstr "Título"
3730
5c33ecab
AD
3731#, fuzzy
3732#~ msgid "Subscribing to feed..."
3733#~ msgstr "Removendo o Feed..."
3734
3735#, fuzzy
3736#~ msgid "Feed Categories"
3737#~ msgstr "Categoria:"
3738
b63d9765 3739#, fuzzy
e84e813f
AD
3740#~ msgid "Importing using DOMXML."
3741#~ msgstr "Importando OPML (usando a extensão DOMXML)..."
b63d9765 3742
fe6d5185 3743#, fuzzy
e84e813f
AD
3744#~ msgid "Importing using DOMDocument."
3745#~ msgstr "Importando OPML (usando a extensão DOMDocument)…"
3746
c9093147
PW
3747#~ msgid ""
3748#~ "DOMXML extension is not found. It is required for PHP versions below 5."
3749#~ msgstr ""
3750#~ "A extensão DOMXML não foi encontrada. Ela é exigida para versões do PHP "
3751#~ "menores que 5."
2cd99257 3752
b63d9765 3753#, fuzzy
e84e813f
AD
3754#~ msgid "Publish"
3755#~ msgstr "Publicado"
3756
3757#~ msgid "Changed password of user <b>%s</b>."
3758#~ msgstr "Alterada a senha do usuário <b>%s</b>."
2cd99257 3759
fe6d5185 3760#, fuzzy
e84e813f
AD
3761#~ msgid "Content filtering"
3762#~ msgstr "Filtrando o conteúdo"
b63d9765 3763
e84e813f
AD
3764#~ msgid "short_desc"
3765#~ msgstr "short_desc"
e8638cc9 3766
e8638cc9 3767#, fuzzy
e84e813f
AD
3768#~ msgid "Remove:"
3769#~ msgstr "Remover"
e8638cc9 3770
914a875d
AD
3771#, fuzzy
3772#~ msgid "Toggle category reordering mode"
3773#~ msgstr "Remover as categorias selecionadas?"
3774
67ae092f 3775#, fuzzy
e84e813f 3776#~ msgid "Update all feeds"
fe6d5185 3777#~ msgstr "Favoritos"
67ae092f
AD
3778
3779#, fuzzy
3780#~ msgid "feeds"
3781#~ msgstr "Feed"
3782
3783#, fuzzy
3784#~ msgid "Click to expand article"
3785#~ msgstr "Favoritos"
3786
d9d5ce4c
AD
3787#~ msgid "Importing OPML (using DOMXML extension)..."
3788#~ msgstr "Importando OPML (usando a extensão DOMXML)..."
3789
3790#~ msgid "Importing OPML (using DOMDocument extension)..."
3791#~ msgstr "Importando OPML (usando a extensão DOMDocument)…"
3792
b6bf3e74
AD
3793#~ msgid "Unknown error"
3794#~ msgstr "Erro desconhecido"
3795
359866ab 3796#, fuzzy
e8638cc9
AD
3797#~ msgid "View article"
3798#~ msgstr "Favoritos"
359866ab 3799
2cd99257
AD
3800#, fuzzy
3801#~ msgid "Fatal Exception"
3802#~ msgstr "Erro Fatal"
3803
2cd99257
AD
3804#, fuzzy
3805#~ msgid "Feed Browser"
3806#~ msgstr "Editor de Feed"
3807
2cd99257
AD
3808#, fuzzy
3809#~ msgid "Filter Editor"
3810#~ msgstr "Editor de Feed"
3811
2cd99257
AD
3812#, fuzzy
3813#~ msgid "Click to change color"
3814#~ msgstr "Favoritos"
3815
2cd99257
AD
3816#~ msgid "Save current configuration?"
3817#~ msgstr "Salvar a configuração atual?"
b63d9765
AD
3818
3819#~ msgid "Tags"
3820#~ msgstr "Tags"
3821
3822#, fuzzy
3823#~ msgid "toggle unread"
3824#~ msgstr "Marcar como favorito"
3825
3826#, fuzzy
3827#~ msgid "(remove)"
3828#~ msgstr "Remover"
3829
3830#, fuzzy
3831#~ msgid "Cancel synchronization"
3832#~ msgstr "Salvar configuração"
3833
3834#, fuzzy
3835#~ msgid "Remove stored data"
3836#~ msgstr "Remover as categorias selecionadas?"
3837
b63d9765
AD
3838#, fuzzy
3839#~ msgid "Reset UI layout"
3840#~ msgstr "&nbsp;&nbsp;Editar esse Feed"
3841
3842#~ msgid "Showing most popular tags "
3843#~ msgstr "Exibir as Tags mais populares."
3844
3845#, fuzzy
3846#~ msgid "more tags"
3847#~ msgstr "sem tags"
3848
b63d9765
AD
3849#~ msgid "Change e-mail"
3850#~ msgstr "Mudar E-mail"
3851
3852#, fuzzy
3853#~ msgid "Synchronizing feeds..."
3854#~ msgstr "Salvando o Feed..."
3855
3856#, fuzzy
3857#~ msgid "Synchronizing categories..."
3858#~ msgstr "Salvando categoria..."
3859
3860#, fuzzy
3861#~ msgid "Synchronizing articles..."
3862#~ msgstr "Favoritos"
3863
3864#, fuzzy
3865#~ msgid "Synchronizing articles (%d)..."
3866#~ msgstr "Favoritos"
3867
3868#, fuzzy
3869#~ msgid "Reset category order?"
3870#~ msgstr "Remover as categorias selecionadas?"
3871
4bd24849
AD
3872#~ msgid "No feeds to display."
3873#~ msgstr "Sem Feeds para exibir."
3874
6cb89bc6
AD
3875#~ msgid "Remove selected users?"
3876#~ msgstr "Remover os usuários selecionados?"
3877
bf9b87b5
AD
3878#~ msgid "Adding feed..."
3879#~ msgstr "Adicionando o Feed..."
3880
1d004f12 3881#, fuzzy
bf9b87b5
AD
3882#~ msgid "Assign score to article:"
3883#~ msgstr "Favoritos"
1d004f12 3884
bf9b87b5
AD
3885#, fuzzy
3886#~ msgid "Category reordering disabled"
3887#~ msgstr "Remover as categorias selecionadas?"
1d004f12 3888
1d004f12 3889#, fuzzy
bf9b87b5
AD
3890#~ msgid "Category reordering enabled"
3891#~ msgstr "Remover as categorias selecionadas?"
1d004f12 3892
1d004f12 3893#, fuzzy
bf9b87b5
AD
3894#~ msgid "Changing password..."
3895#~ msgstr "Mudar senha"
1d004f12 3896
bf9b87b5
AD
3897#~ msgid "Mark as read:"
3898#~ msgstr "Marcar como lido:"
3899
bf9b87b5
AD
3900#, fuzzy
3901#~ msgid "Remove selected articles from label?"
3902#~ msgstr "Remover os filtros selecionados?"
1d004f12 3903
1d004f12 3904#, fuzzy
bf9b87b5
AD
3905#~ msgid "Removing offline data..."
3906#~ msgstr "Removendo o Feed..."
1d004f12 3907
1d004f12 3908#, fuzzy
bf9b87b5
AD
3909#~ msgid "Rescore last 100 articles in selected feeds?"
3910#~ msgstr "Remover os filtros selecionados?"
1d004f12 3911
7c52319e 3912#, fuzzy
bf9b87b5
AD
3913#~ msgid "Saving feeds..."
3914#~ msgstr "Salvando o Feed..."
7c52319e 3915
bf9b87b5
AD
3916#~ msgid "Saving filter..."
3917#~ msgstr "Salvando o filtro..."
7c52319e 3918
bf9b87b5
AD
3919#~ msgid "Selection"
3920#~ msgstr "Seleção"
7c52319e 3921
8182e647
AD
3922#~ msgid "Changing category of selected feeds..."
3923#~ msgstr "Alterando a categoria dos feeds selecionados…"
c4255fdd 3924
8182e647
AD
3925#~ msgid "Trying to change password..."
3926#~ msgstr "Tentando alterar senha ..."
c4255fdd 3927
8182e647
AD
3928#~ msgid "Done."
3929#~ msgstr "Feito."
c4255fdd 3930
8182e647
AD
3931#~ msgid "Change theme"
3932#~ msgstr "Mudar Tema"
c4255fdd 3933
8182e647
AD
3934#, fuzzy
3935#~ msgid "Remove selected feeds from archive?"
3936#~ msgstr "Remover os filtros selecionados?"
c4255fdd 3937
914a875d
AD
3938#, fuzzy
3939#~ msgid "More feeds..."
3940#~ msgstr "Removendo o Feed..."
3941
c4255fdd
AD
3942#, fuzzy
3943#~ msgid "Order:"
3944#~ msgstr "Onde:"
3945
00cd0b5c 3946#, fuzzy
29096c6d
AD
3947#~ msgid "View:"
3948#~ msgstr "Título"
00cd0b5c 3949
29096c6d
AD
3950#~ msgid "Page"
3951#~ msgstr "Página"
7c52319e 3952
29096c6d
AD
3953#, fuzzy
3954#~ msgid "Tags:"
3955#~ msgstr "Tags"
7c52319e 3956
29096c6d
AD
3957#, fuzzy
3958#~ msgid "Mark as unread"
3959#~ msgstr "Marcar como lido"
3960
3961#~ msgid "Where:"
3962#~ msgstr "Onde:"
7c52319e 3963
e117ab70
AD
3964#~ msgid "This program requires XmlHttpRequest "
3965#~ msgstr "Este programa requer XmlHttpRequest"
3966
3967#~ msgid "This program requires cookies "
3968#~ msgstr "Este programa requer cookies "
3969
3970#, fuzzy
3971#~ msgid "&nbsp;&nbsp;Keyboard shortcuts"
3972#~ msgstr "&nbsp;&nbsp;Criar filtro"
3973
e117ab70
AD
3974#~ msgid "filter_type_descr"
3975#~ msgstr "filter_type_descr"
3976
3977#~ msgid "action_description"
3978#~ msgstr "action_description"
3979
4481d791
AD
3980#~ msgid "Please select only one category."
3981#~ msgstr "Por favor selecione somente uma categoria."
7a1ecd39 3982
4481d791
AD
3983#~ msgid "Address changed."
3984#~ msgstr "Endereço alterado."
7a1ecd39 3985
c9093147
PW
3986#~ msgid ""
3987#~ "config: your config file version is incorrect. See config.php-dist.\n"
3988#~ msgstr ""
3989#~ "config: a versão do seu arquivo de configuração é incorreta. Veja em "
3990#~ "config.php-dist.\n"
390e733a
AD
3991
3992#~ msgid "config: SESSION_EXPIRE_TIME is undefined"
3993#~ msgstr "config: SESSION_EXPIRE_TIME não definida"
3994
3995#~ msgid "config: SESSION_EXPIRE_TIME is too low (less than 60)"
3996#~ msgstr "config: SESSION_EXPIRE_TIME é muito baixo (menor que 60)"
3997
3998#~ msgid "config: SESSION_EXPIRE_TIME should be greater or equal to"
3999#~ msgstr "config: SESSION_EXPIRE_TIME deveria ser maior ou igual"
4000
c9093147
PW
4001#~ msgid ""
4002#~ "config: DATABASE_BACKED_SESSIONS is incompatible with SINGLE_USER_MODE"
4003#~ msgstr ""
4004#~ "config: DATABASE_BACKED_SESSIONS é incompatível com SINGLE_USER_MODE"
390e733a
AD
4005
4006#~ msgid "config: DATABASE_BACKED_SESSIONS are currently broken with MySQL"
4007#~ msgstr "config: DATABASE_BACKED_SESSIONS esta atualmente quebrado com MySQL"
4008
89841c5d
AD
4009#~ msgid "Unknown Error"
4010#~ msgstr "Erro desconhecido"
4011
89841c5d
AD
4012#, fuzzy
4013#~ msgid "Site:"
4014#~ msgstr "Título"
4015
89841c5d
AD
4016#~ msgid "Content Filtering"
4017#~ msgstr "Filtrando o conteúdo"
4018
4019#~ msgid "User Manager"
4020#~ msgstr "Gerência de usuário"
4021
1171c351
AD
4022#~ msgid "&nbsp;&nbsp;Edit this feed"
4023#~ msgstr "&nbsp;&nbsp;Editar esse Feed"
4024
4025#, fuzzy
4026#~ msgid "&nbsp;&nbsp;Clear articles"
4027#~ msgstr "&nbsp;&nbsp;Criar filtro"
4028
4029#, fuzzy
4030#~ msgid "&nbsp;&nbsp;Rescore feed"
4031#~ msgstr "&nbsp;&nbsp;Editar esse Feed"
4032
4033#~ msgid "&nbsp;&nbsp;Mark as read"
4034#~ msgstr "&nbsp;&nbsp;Marcar como lido"
4035
4036#, fuzzy
4037#~ msgid "&nbsp;&nbsp;Create label"
4038#~ msgstr "&nbsp;&nbsp;Criar filtro"
4039
4040#~ msgid "&nbsp;&nbsp;Create filter"
4041#~ msgstr "&nbsp;&nbsp;Criar filtro"
4042
4043#, fuzzy
4044#~ msgid "&nbsp;&nbsp;Reset category order"
4045#~ msgstr "&nbsp;&nbsp;Editar esse Feed"
4046
bf996dfa
AD
4047#, fuzzy
4048#~ msgid "Title contains"
4049#~ msgstr "Título ou conteúdo"
4050
4051#, fuzzy
4052#~ msgid "Content contains"
4053#~ msgstr "Filtrando o conteúdo"
4054
bf996dfa
AD
4055#~ msgid "SQL Expression"
4056#~ msgstr "Expressão SQL"
4057
4058#, fuzzy
4059#~ msgid "Labels and SQL Expressions"
4060#~ msgstr "Expressão SQL"
4061
7c52319e
AD
4062#, fuzzy
4063#~ msgid "Perform action"
4064#~ msgstr "Ação"
4065
74fbd01e
AD
4066#~ msgid "SQL Expression:"
4067#~ msgstr "Expressão SQL:"
4068
74fbd01e
AD
4069#~ msgid "Action:"
4070#~ msgstr "Ação:"
4071
74fbd01e
AD
4072#, fuzzy
4073#~ msgid "Update using:"
4074#~ msgstr "Atualizar"
4075
4076#~ msgid "Change password:"
4077#~ msgstr "Mudar senha:"
4078
a9a3fcab
AD
4079#~ msgid "Next page"
4080#~ msgstr "Próxima página"
4081
4082#~ msgid "Previous page"
4083#~ msgstr "Página anterior"
4084
4085#~ msgid "First page"
4086#~ msgstr "Primeira página"
4087
dd40e08c
AD
4088#~ msgid "&nbsp;&nbsp;Update"
4089#~ msgstr "&nbsp;&nbsp;Atualizar"