ttrss/locale/pt_BR/LC_MESSAGES/messages.po

3973 lines
93 KiB
Plaintext
Raw Normal View History

2013-05-18 22:19:40 +02:00
# Brazilian Portuguese translation of tt-rss.
# Copyright (C) 2007 THE tt-rss'S COPYRIGHT HOLDER
# This file is distributed under the same license as the tt-rss package.
# Marcelo Jorge VIeira (metal) <metal@alucinados.com>, 2007.
#
#
2007-10-26 09:18:25 +02:00
msgid ""
msgstr ""
"Project-Id-Version: tt-rss 1.2.14.2\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-05-15 09:45+0400\n"
2013-05-21 01:21:42 +02:00
"PO-Revision-Date: 2013-05-20 20:20-0300\n"
2013-05-18 22:19:40 +02:00
"Last-Translator: Perry Werneck <perry.werneck@gmail.com>\n"
"Language-Team: Portuguese/Brazil <perry.werneck@gmail.com>\n"
"Language: Portuguese\n"
2007-10-26 09:18:25 +02:00
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
2013-05-18 22:19:40 +02:00
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
"X-Generator: Poedit 1.5.5\n"
"X-Poedit-SourceCharset: UTF-8\n"
2007-10-26 09:18:25 +02:00
#: backend.php:73
2007-10-26 09:18:25 +02:00
msgid "Use default"
msgstr "Usar o padrão"
#: backend.php:74
2007-10-26 09:18:25 +02:00
msgid "Never purge"
msgstr "Nunca remover"
#: backend.php:75
2007-10-26 09:18:25 +02:00
msgid "1 week old"
msgstr "1 semana atrás"
#: backend.php:76
2007-10-26 09:18:25 +02:00
msgid "2 weeks old"
msgstr "2 semanas atrás"
#: backend.php:77
2007-10-26 09:18:25 +02:00
msgid "1 month old"
msgstr "1 mês atrás"
#: backend.php:78
2007-10-26 09:18:25 +02:00
msgid "2 months old"
msgstr "2 meses atrás"
#: backend.php:79
2007-10-26 09:18:25 +02:00
msgid "3 months old"
msgstr "3 meses atrás"
#: backend.php:82
2008-08-06 10:43:33 +02:00
msgid "Default interval"
2013-05-18 22:19:40 +02:00
msgstr "Intervalo padrão"
2008-08-06 10:43:33 +02:00
2013-05-18 22:19:40 +02:00
#: backend.php:83 backend.php:93
2007-10-26 09:18:25 +02:00
msgid "Disable updates"
msgstr "Desabilitar updates"
2013-05-18 22:19:40 +02:00
#: backend.php:84 backend.php:94
2007-10-26 09:18:25 +02:00
msgid "Each 15 minutes"
msgstr "Cada 15 minutos"
2013-05-18 22:19:40 +02:00
#: backend.php:85 backend.php:95
2007-10-26 09:18:25 +02:00
msgid "Each 30 minutes"
msgstr "Cada 30 minutos"
2013-05-18 22:19:40 +02:00
#: backend.php:86 backend.php:96
2007-10-26 09:18:25 +02:00
msgid "Hourly"
msgstr "Toda hora"
2013-05-18 22:19:40 +02:00
#: backend.php:87 backend.php:97
2007-10-26 09:18:25 +02:00
msgid "Each 4 hours"
msgstr "Cada 4 horas"
2013-05-18 22:19:40 +02:00
#: backend.php:88 backend.php:98
2007-10-26 09:18:25 +02:00
msgid "Each 12 hours"
msgstr "Cada 12 horas"
2013-05-18 22:19:40 +02:00
#: backend.php:89 backend.php:99
2007-10-26 09:18:25 +02:00
msgid "Daily"
msgstr "Diariamente"
2013-05-18 22:19:40 +02:00
#: backend.php:90 backend.php:100
2007-10-26 09:18:25 +02:00
msgid "Weekly"
msgstr "Semanalmente"
2013-05-18 22:19:40 +02:00
#: backend.php:103 classes/pref/users.php:119 classes/pref/system.php:51
2007-10-26 09:18:25 +02:00
msgid "User"
msgstr "Usuário"
#: backend.php:104
msgid "Power User"
2013-05-18 22:19:40 +02:00
msgstr "Usuário avançado"
#: backend.php:105
2007-10-26 09:18:25 +02:00
msgid "Administrator"
msgstr "Administrador"
#: errors.php:9
2013-05-18 22:19:40 +02:00
msgid ""
"This program requires XmlHttpRequest to function properly. Your browser "
"doesn't seem to support it."
2009-03-27 18:20:29 +01:00
msgstr ""
2013-05-18 22:19:40 +02:00
"Este programa precisa que a função XmlHttpRequest funcione corretamente. Seu "
"browser parece não suportar isso."
2007-10-26 09:18:25 +02:00
#: errors.php:12
2013-05-18 22:19:40 +02:00
msgid ""
"This program requires cookies to function properly. Your browser doesn't "
"seem to support them."
2009-03-27 18:20:29 +01:00
msgstr ""
2007-10-26 09:18:25 +02:00
#: errors.php:15
msgid "Backend sanity check failed."
2007-10-26 09:18:25 +02:00
msgstr ""
#: errors.php:17
2007-10-26 09:18:25 +02:00
msgid "Frontend sanity check failed."
msgstr ""
#: errors.php:19
2013-05-18 22:19:40 +02:00
msgid ""
"Incorrect database schema version. &lt;a href='db-updater.php'&gt;Please "
"update&lt;/a&gt;."
2007-10-26 09:18:25 +02:00
msgstr ""
#: errors.php:21
2007-10-26 09:18:25 +02:00
msgid "Request not authorized."
msgstr "Pedido não autorizado."
#: errors.php:23
2007-10-26 09:18:25 +02:00
msgid "No operation to perform."
msgstr ""
#: errors.php:25
2013-05-18 22:19:40 +02:00
msgid ""
"Could not display feed: query failed. Please check label match syntax or "
"local configuration."
2007-10-26 09:18:25 +02:00
msgstr ""
#: errors.php:27
2007-10-26 09:18:25 +02:00
msgid "Denied. Your access level is insufficient to access this page."
msgstr "Negado. Seu nível de acesso é insuficiente para acessar esta página."
#: errors.php:29
2007-10-26 09:18:25 +02:00
msgid "Configuration check failed"
msgstr "A checagem da configuração falhou"
#: errors.php:31
2013-05-18 22:19:40 +02:00
msgid ""
"Your version of MySQL is not currently supported. Please see official site "
"for more information."
2007-10-26 09:18:25 +02:00
msgstr ""
2013-05-18 22:19:40 +02:00
"Sua versão do MySQL não é atualmente suportada. Por favor acesse o site "
"oficial para mais informações."
2007-10-26 09:18:25 +02:00
#: errors.php:35
2008-11-15 07:45:04 +01:00
msgid "SQL escaping test failed, check your database and PHP configuration"
msgstr ""
2013-05-18 22:19:40 +02:00
#: index.php:128 index.php:145 index.php:265 prefs.php:97
#: classes/backend.php:5 classes/pref/labels.php:296
#: classes/pref/filters.php:678 classes/pref/feeds.php:1372 js/feedlist.js:128
#: js/feedlist.js:441 js/functions.js:446 js/functions.js:784
#: js/functions.js:1194 js/functions.js:1330 js/functions.js:1642
#: js/prefs.js:86 js/prefs.js:576 js/prefs.js:666 js/prefs.js:867
#: js/prefs.js:1454 js/prefs.js:1507 js/prefs.js:1566 js/prefs.js:1583
#: js/prefs.js:1599 js/prefs.js:1619 js/prefs.js:1792 js/prefs.js:1808
#: js/prefs.js:1826 js/tt-rss.js:507 js/tt-rss.js:524 js/viewfeed.js:821
#: js/viewfeed.js:1250 plugins/import_export/import_export.js:17
#: plugins/updater/updater.js:17
2012-12-24 10:34:37 +01:00
msgid "Loading, please wait..."
2013-05-18 22:19:40 +02:00
msgstr "Carregando, por favor aguarde..."
2012-12-24 10:34:37 +01:00
#: index.php:159
2009-01-19 06:56:32 +01:00
#, fuzzy
msgid "Collapse feedlist"
msgstr "Todos os feeds"
2009-01-19 06:56:32 +01:00
#: index.php:162
msgid "Show articles"
2013-05-18 22:19:40 +02:00
msgstr "Mostrar artigos"
2007-10-26 09:18:25 +02:00
#: index.php:165
msgid "Adaptive"
2013-05-18 22:19:40 +02:00
msgstr "Adaptativa"
2008-05-05 09:32:39 +02:00
#: index.php:166
msgid "All Articles"
2013-05-18 22:19:40 +02:00
msgstr "Todos os artigos"
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: index.php:167 include/functions.php:2008 classes/feeds.php:98
msgid "Starred"
msgstr "Favoritos"
2013-05-18 22:19:40 +02:00
#: index.php:168 include/functions.php:2009 classes/feeds.php:99
msgid "Published"
2013-05-18 22:19:40 +02:00
msgstr "Publicados"
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: index.php:169 classes/feeds.php:85 classes/feeds.php:97
msgid "Unread"
2013-05-18 22:19:40 +02:00
msgstr "Não Lidos"
2010-11-08 12:29:11 +01:00
#: index.php:170
msgid "Unread First"
2013-05-18 22:19:40 +02:00
msgstr "Não Lidos primeiro"
#: index.php:171
msgid "With Note"
2013-05-18 22:19:40 +02:00
msgstr "Com anotação"
2007-10-26 09:18:25 +02:00
#: index.php:172
msgid "Ignore Scoring"
msgstr ""
#: index.php:175
msgid "Sort articles"
2013-05-18 22:19:40 +02:00
msgstr "Ordenar artigos"
2011-03-10 09:57:47 +01:00
#: index.php:178
2012-12-24 10:34:37 +01:00
msgid "Default"
msgstr "Padrão"
#: index.php:179
msgid "Newest first"
2013-05-18 22:19:40 +02:00
msgstr "Mais novos primeiro"
2007-11-21 18:38:06 +01:00
#: index.php:180
msgid "Oldest first"
2013-05-18 22:19:40 +02:00
msgstr "Mais antigos primeiro"
2013-05-15 07:23:41 +02:00
#: index.php:181
msgid "Title"
msgstr "Título"
2013-05-15 07:23:41 +02:00
2013-05-18 22:19:40 +02:00
#: index.php:185 index.php:233 include/functions.php:1998
#: classes/feeds.php:103 classes/feeds.php:424 js/FeedTree.js:128
#: js/FeedTree.js:156
msgid "Mark as read"
msgstr "Marcar como lido"
2013-05-15 07:23:41 +02:00
#: index.php:188
msgid "Older than one day"
2013-05-18 22:19:40 +02:00
msgstr "Com mais de um dia"
#: index.php:191
msgid "Older than one week"
2013-05-18 22:19:40 +02:00
msgstr "Com mais de uma semana"
#: index.php:194
msgid "Older than two weeks"
2013-05-18 22:19:40 +02:00
msgstr "Com mais de duas semanas"
#: index.php:210
msgid "Communication problem with server."
2013-05-18 22:19:40 +02:00
msgstr "Problemas na comunicação com o servidor"
#: index.php:218
msgid "New version of Tiny Tiny RSS is available!"
2013-05-18 22:19:40 +02:00
msgstr "Uma nova versão do TT-Rss está disponível!"
#: index.php:223
msgid "Actions..."
msgstr "Ações..."
#: index.php:225
msgid "Preferences..."
msgstr "Preferências"
#: index.php:226
msgid "Search..."
2013-05-18 22:19:40 +02:00
msgstr "Pesquisar"
2011-10-13 08:50:54 +02:00
#: index.php:227
msgid "Feed actions:"
msgstr "Ações do Feed:"
2010-01-13 11:50:18 +01:00
2013-05-18 22:19:40 +02:00
#: index.php:228 classes/handler/public.php:562
msgid "Subscribe to feed..."
2013-05-18 22:19:40 +02:00
msgstr "Inscrever-se"
2010-01-13 11:50:18 +01:00
#: index.php:229
msgid "Edit this feed..."
2013-05-18 22:19:40 +02:00
msgstr "Editar inscrição"
#: index.php:230
msgid "Rescore feed"
2013-05-18 22:19:40 +02:00
msgstr "Reclassificar inscrição"
2009-04-28 10:24:39 +02:00
2013-05-18 22:19:40 +02:00
#: index.php:231 classes/pref/feeds.php:746 classes/pref/feeds.php:1327
#: js/PrefFeedTree.js:73
msgid "Unsubscribe"
2013-05-18 22:19:40 +02:00
msgstr "Cancelar inscrição"
2009-03-27 18:20:29 +01:00
#: index.php:232
msgid "All feeds:"
msgstr "Todos os Feeds:"
#: index.php:234
msgid "(Un)hide read feeds"
2013-05-18 22:19:40 +02:00
msgstr "Mostrar/Ocultar inscrições lidas"
#: index.php:235
msgid "Other actions:"
msgstr "Outras ações:"
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: index.php:236 include/functions.php:1984
msgid "Toggle widescreen mode"
2013-05-18 22:19:40 +02:00
msgstr "Ativa/Desativa modo tela-cheia"
2008-08-07 10:13:46 +02:00
#: index.php:237
msgid "Select by tags..."
2010-11-17 11:43:14 +01:00
msgstr ""
#: index.php:238
2009-01-25 18:34:50 +01:00
msgid "Create label..."
2013-05-18 22:19:40 +02:00
msgstr "Criar uma etiqueta..."
2009-01-25 18:34:50 +01:00
#: index.php:239
msgid "Create filter..."
2013-05-18 22:19:40 +02:00
msgstr "Cria um filtro..."
2010-11-08 12:29:11 +01:00
#: index.php:240
msgid "Keyboard shortcuts help"
2013-05-18 22:19:40 +02:00
msgstr "Ajuda para atalhos de teclado"
2010-11-08 12:29:11 +01:00
#: index.php:249
msgid "Logout"
msgstr "Sair"
2013-05-18 22:19:40 +02:00
#: prefs.php:33 prefs.php:115 include/functions.php:2011
#: classes/pref/prefs.php:440
msgid "Preferences"
msgstr "Preferências"
#: prefs.php:106
2010-03-22 20:16:21 +01:00
msgid "Keyboard shortcuts"
2013-05-18 22:19:40 +02:00
msgstr "Atalhos de teclado"
2007-10-26 09:18:25 +02:00
#: prefs.php:107
2011-04-21 08:06:00 +02:00
msgid "Exit preferences"
msgstr "Sair das preferências"
2013-05-18 22:19:40 +02:00
#: prefs.php:118 classes/pref/feeds.php:106 classes/pref/feeds.php:1253
#: classes/pref/feeds.php:1316
msgid "Feeds"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições"
2013-05-18 22:19:40 +02:00
#: prefs.php:121 classes/pref/filters.php:154
2010-03-22 20:16:21 +01:00
msgid "Filters"
2013-05-18 22:19:40 +02:00
msgstr "Filtros"
2009-02-20 13:57:07 +01:00
2013-05-18 22:19:40 +02:00
#: prefs.php:124 include/functions.php:1176 include/functions.php:1832
#: classes/pref/labels.php:90
msgid "Labels"
msgstr ""
#: prefs.php:128
2010-03-22 20:16:21 +01:00
msgid "Users"
2013-05-18 22:19:40 +02:00
msgstr "Usuários"
2007-10-26 09:18:25 +02:00
#: prefs.php:131
msgid "System"
2013-05-18 22:19:40 +02:00
msgstr "Sistema"
2013-05-18 22:19:40 +02:00
#: register.php:184 include/login_form.php:238
msgid "Create new account"
2013-05-18 22:19:40 +02:00
msgstr "Criar uma nova conta"
#: register.php:190
2010-03-22 20:16:21 +01:00
msgid "New user registrations are administratively disabled."
2013-05-18 22:19:40 +02:00
msgstr "Registro de novos usuários foi desativado pelo administrador"
2009-02-20 13:57:07 +01:00
2013-05-18 22:19:40 +02:00
#: register.php:194 register.php:239 register.php:252 register.php:267
#: register.php:286 register.php:334 register.php:344 register.php:356
#: classes/handler/public.php:632 classes/handler/public.php:723
#: classes/handler/public.php:805 classes/handler/public.php:880
#: classes/handler/public.php:894 classes/handler/public.php:901
#: classes/handler/public.php:926
msgid "Return to Tiny Tiny RSS"
2013-05-18 22:19:40 +02:00
msgstr "Retornar ao TT-Rss"
#: register.php:215
2013-05-18 22:19:40 +02:00
msgid ""
"Your temporary password will be sent to the specified email. Accounts, which "
"were not logged in once, are erased automatically 24 hours after temporary "
"password is sent."
2007-10-26 09:18:25 +02:00
msgstr ""
#: register.php:221
2010-03-22 20:16:21 +01:00
msgid "Desired login:"
msgstr ""
2007-10-26 09:18:25 +02:00
#: register.php:224
2010-03-22 20:16:21 +01:00
msgid "Check availability"
2013-05-18 22:19:40 +02:00
msgstr "Verificar disponibilidade"
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: register.php:226 classes/handler/public.php:763
2010-03-22 20:16:21 +01:00
msgid "Email:"
2013-05-18 22:19:40 +02:00
msgstr "E-mail: "
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: register.php:229 classes/handler/public.php:768
2010-03-22 20:16:21 +01:00
msgid "How much is two plus two:"
msgstr ""
2009-02-20 13:57:07 +01:00
#: register.php:232
2010-03-22 20:16:21 +01:00
msgid "Submit registration"
msgstr ""
2009-02-20 13:57:07 +01:00
#: register.php:250
2010-03-22 20:16:21 +01:00
msgid "Your registration information is incomplete."
2007-10-26 09:18:25 +02:00
msgstr ""
#: register.php:265
2010-03-22 20:16:21 +01:00
msgid "Sorry, this username is already taken."
2007-10-26 09:18:25 +02:00
msgstr ""
2012-01-30 13:39:40 +01:00
#: register.php:284
2010-03-22 20:16:21 +01:00
msgid "Registration failed."
2013-05-18 22:19:40 +02:00
msgstr "Processo de registro falhou."
2007-10-26 09:18:25 +02:00
#: register.php:331
2010-03-22 20:16:21 +01:00
msgid "Account created successfully."
msgstr ""
#: register.php:353
2010-03-22 20:16:21 +01:00
msgid "New user registrations are currently closed."
2007-10-26 09:18:25 +02:00
msgstr ""
#: update.php:55
msgid "Tiny Tiny RSS data update script."
msgstr ""
2013-05-18 22:19:40 +02:00
#: include/digest.php:109 include/functions.php:1185
#: include/functions.php:1733 include/functions.php:1818
#: include/functions.php:1840 classes/opml.php:416 classes/pref/feeds.php:218
msgid "Uncategorized"
msgstr "Não Categorizado"
#: include/feedbrowser.php:83
2013-05-18 22:19:40 +02:00
#, php-format
msgid "%d archived article"
msgid_plural "%d archived articles"
2013-05-18 22:19:40 +02:00
msgstr[0] "%d artigo arquivado"
msgstr[1] "%d artigos arquivados"
msgstr[2] "%d artigos arquivados"
#: include/feedbrowser.php:107
msgid "No feeds found."
2013-05-18 22:19:40 +02:00
msgstr "Sem inscrições para exibir."
2013-05-18 22:19:40 +02:00
#: include/functions.php:1174 include/functions.php:1830
msgid "Special"
msgstr "Especial"
2013-05-18 22:19:40 +02:00
#: include/functions.php:1681 classes/feeds.php:1097
#: classes/pref/filters.php:425
msgid "All feeds"
msgstr "Todos os feeds"
#: include/functions.php:1885
msgid "Starred articles"
2013-05-18 22:19:40 +02:00
msgstr "Artigos com estrela"
#: include/functions.php:1887
msgid "Published articles"
2013-05-18 22:19:40 +02:00
msgstr "Artigos publicados"
#: include/functions.php:1889
msgid "Fresh articles"
2013-05-18 22:19:40 +02:00
msgstr "Últimas notícias"
2013-05-18 22:19:40 +02:00
#: include/functions.php:1891 include/functions.php:2006
msgid "All articles"
2013-05-18 22:19:40 +02:00
msgstr "Todas as inscrições"
#: include/functions.php:1893
msgid "Archived articles"
2013-05-18 22:19:40 +02:00
msgstr "Artigos arquivados"
#: include/functions.php:1895
msgid "Recently read"
2013-05-18 22:19:40 +02:00
msgstr "Lidos recentemente"
#: include/functions.php:1958
msgid "Navigation"
2013-05-18 22:19:40 +02:00
msgstr "Navegação"
2009-02-20 13:57:07 +01:00
#: include/functions.php:1959
msgid "Open next feed"
msgstr ""
#: include/functions.php:1960
msgid "Open previous feed"
2009-02-20 13:57:07 +01:00
msgstr ""
#: include/functions.php:1961
msgid "Open next article"
2013-05-18 22:19:40 +02:00
msgstr "Abrir o próximo artigo"
2008-09-08 05:18:47 +02:00
#: include/functions.php:1962
msgid "Open previous article"
2013-05-18 22:19:40 +02:00
msgstr "Abrir o artigo anterior"
2008-12-13 13:36:18 +01:00
#: include/functions.php:1963
msgid "Open next article (don't scroll long articles)"
msgstr ""
#: include/functions.php:1964
msgid "Open previous article (don't scroll long articles)"
msgstr ""
#: include/functions.php:1965
msgid "Move to next article (don't expand or mark read)"
msgstr ""
#: include/functions.php:1966
msgid "Move to previous article (don't expand or mark read)"
msgstr ""
#: include/functions.php:1967
msgid "Show search dialog"
2013-05-18 22:19:40 +02:00
msgstr "Mostrar diálogo de pesquisa"
2013-05-15 07:23:41 +02:00
#: include/functions.php:1968
msgid "Article"
2013-05-18 22:19:40 +02:00
msgstr "Artigo"
#: include/functions.php:1969
msgid "Toggle starred"
2013-05-18 22:19:40 +02:00
msgstr "Incluir/Remover estrela"
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: include/functions.php:1970 js/viewfeed.js:1911
msgid "Toggle published"
2013-05-18 22:19:40 +02:00
msgstr "Marcar/Desmarcar como publicado"
2013-05-18 22:19:40 +02:00
#: include/functions.php:1971 js/viewfeed.js:1889
msgid "Toggle unread"
2013-05-18 22:19:40 +02:00
msgstr "Marcar como não lido"
#: include/functions.php:1972
msgid "Edit tags"
msgstr "Editar Tags"
#: include/functions.php:1973
msgid "Dismiss selected"
2013-05-18 22:19:40 +02:00
msgstr "Descartar selecionados?"
#: include/functions.php:1974
msgid "Dismiss read"
2013-05-18 22:19:40 +02:00
msgstr "Descartar lidos"
#: include/functions.php:1975
msgid "Open in new window"
msgstr ""
2013-05-18 22:19:40 +02:00
#: include/functions.php:1976 js/viewfeed.js:1930
msgid "Mark below as read"
2013-05-18 22:19:40 +02:00
msgstr "Marcar abaixo como lido"
2013-05-18 22:19:40 +02:00
#: include/functions.php:1977 js/viewfeed.js:1924
msgid "Mark above as read"
2013-05-18 22:19:40 +02:00
msgstr "Marcar acima como lido"
#: include/functions.php:1978
msgid "Scroll down"
2013-05-15 07:23:41 +02:00
msgstr ""
#: include/functions.php:1979
msgid "Scroll up"
msgstr ""
#: include/functions.php:1980
msgid "Select article under cursor"
2013-05-18 22:19:40 +02:00
msgstr "Selecionar artigo sob o cursor"
#: include/functions.php:1981
msgid "Email article"
2013-05-18 22:19:40 +02:00
msgstr "Enviar artigo por e-mail"
#: include/functions.php:1982
msgid "Close/collapse article"
2013-05-18 22:19:40 +02:00
msgstr "Fechar/Abrir artigo"
#: include/functions.php:1983
msgid "Toggle article expansion (combined mode)"
2013-05-18 22:19:40 +02:00
msgstr "Ativar/Desativar expansão de artigo (modo combinado)"
2013-05-18 22:19:40 +02:00
#: include/functions.php:1985 plugins/embed_original/init.php:31
msgid "Toggle embed original"
2013-05-18 22:19:40 +02:00
msgstr "Ativar/Desativar inclusão do original"
#: include/functions.php:1986
msgid "Article selection"
2013-05-18 22:19:40 +02:00
msgstr "Seleção de artigos"
#: include/functions.php:1987
msgid "Select all articles"
2013-05-18 22:19:40 +02:00
msgstr "Selecionar todos os artigos"
#: include/functions.php:1988
msgid "Select unread"
2013-05-18 22:19:40 +02:00
msgstr "Selecionar os não lidos"
#: include/functions.php:1989
msgid "Select starred"
2013-05-18 22:19:40 +02:00
msgstr "Selecionar artigos com estrela"
#: include/functions.php:1990
msgid "Select published"
2013-05-18 22:19:40 +02:00
msgstr "Selecionar artigos publicados"
2012-10-18 10:56:48 +02:00
#: include/functions.php:1991
msgid "Invert selection"
2013-05-18 22:19:40 +02:00
msgstr "Inverter seleção"
2012-10-18 10:56:48 +02:00
#: include/functions.php:1992
msgid "Deselect everything"
2013-05-18 22:19:40 +02:00
msgstr "Desmarcar tudo"
2013-05-18 22:19:40 +02:00
#: include/functions.php:1993 classes/pref/feeds.php:540
#: classes/pref/feeds.php:783
msgid "Feed"
msgstr "Feed"
#: include/functions.php:1994
msgid "Refresh current feed"
2013-05-18 22:19:40 +02:00
msgstr "Atualizar inscrição atual"
#: include/functions.php:1995
msgid "Un/hide read feeds"
2013-05-18 22:19:40 +02:00
msgstr "Ocultar/mostrar inscrições lidas"
2013-05-18 22:19:40 +02:00
#: include/functions.php:1996 classes/pref/feeds.php:1319
msgid "Subscribe to feed"
msgstr ""
2013-05-18 22:19:40 +02:00
#: include/functions.php:1997 js/FeedTree.js:135 js/PrefFeedTree.js:67
msgid "Edit feed"
2013-05-18 22:19:40 +02:00
msgstr "Editar inscrição"
#: include/functions.php:1999
#, fuzzy
msgid "Reverse headlines"
msgstr "Remover as categorias selecionadas?"
#: include/functions.php:2000
msgid "Debug feed update"
2013-05-18 22:19:40 +02:00
msgstr "Debugar atualização de inscrições"
2013-05-18 22:19:40 +02:00
#: include/functions.php:2001 js/FeedTree.js:178
msgid "Mark all feeds as read"
2013-05-18 22:19:40 +02:00
msgstr "Marcar todas as inscrições como lidas"
#: include/functions.php:2002
msgid "Un/collapse current category"
2013-05-18 22:19:40 +02:00
msgstr "Mostrar/Ocultar categoria atual"
#: include/functions.php:2003
msgid "Toggle combined mode"
2013-05-18 22:19:40 +02:00
msgstr "Ativar/Desativar modo combinado"
#: include/functions.php:2004
msgid "Toggle auto expand in combined mode"
2013-05-18 22:19:40 +02:00
msgstr "Ativar/Desativar expansão no modo combinado"
#: include/functions.php:2005
msgid "Go to"
msgstr ""
#: include/functions.php:2007
msgid "Fresh"
msgstr ""
2013-05-18 22:19:40 +02:00
#: include/functions.php:2010 js/tt-rss.js:457 js/tt-rss.js:642
msgid "Tag cloud"
msgstr "Núvem de tags"
#: include/functions.php:2012
msgid "Other"
2013-05-18 22:19:40 +02:00
msgstr "Outros"
2013-05-18 22:19:40 +02:00
#: include/functions.php:2013 classes/pref/labels.php:281
msgid "Create label"
msgstr ""
2013-05-18 22:19:40 +02:00
#: include/functions.php:2014 classes/pref/filters.php:652
msgid "Create filter"
2013-05-18 22:19:40 +02:00
msgstr "Criar filtro"
#: include/functions.php:2015
msgid "Un/collapse sidebar"
2013-05-18 22:19:40 +02:00
msgstr "Mostrar/Ocultar barra lateral"
#: include/functions.php:2016
msgid "Show help dialog"
2013-05-18 22:19:40 +02:00
msgstr "Mostrar dialogo de ajuda"
#: include/functions.php:2537
#, php-format
msgid "Search results: %s"
msgstr ""
#: include/functions.php:3132
msgid " - "
2013-05-18 22:19:40 +02:00
msgstr " - "
2013-05-18 22:19:40 +02:00
#: include/functions.php:3154 include/functions.php:3395
#: classes/article.php:281
msgid "no tags"
msgstr "sem tags"
2013-05-18 22:19:40 +02:00
#: include/functions.php:3164 classes/feeds.php:676
msgid "Edit tags for this article"
2013-05-18 22:19:40 +02:00
msgstr "Editar tags deste artigo"
2013-05-18 22:19:40 +02:00
#: include/functions.php:3196 classes/feeds.php:628
msgid "Originally from:"
2013-05-18 22:19:40 +02:00
msgstr "Originalmente de:"
2013-05-18 22:19:40 +02:00
#: include/functions.php:3209 classes/feeds.php:641 classes/pref/feeds.php:559
msgid "Feed URL"
2013-05-18 22:19:40 +02:00
msgstr "URL da inscrição"
#: include/functions.php:3241 classes/dlg.php:37 classes/dlg.php:60
#: classes/dlg.php:93 classes/dlg.php:159 classes/dlg.php:190
#: classes/dlg.php:217 classes/dlg.php:250 classes/dlg.php:262
#: classes/backend.php:105 classes/pref/users.php:95
#: classes/pref/filters.php:145 classes/pref/prefs.php:1096
#: classes/pref/feeds.php:1626 classes/pref/feeds.php:1694
#: plugins/import_export/init.php:407 plugins/import_export/init.php:452
#: plugins/googlereaderimport/init.php:193 plugins/share/init.php:65
#: plugins/updater/init.php:368
msgid "Close this window"
msgstr "Fechar esta janela"
#: include/functions.php:3432
msgid "(edit note)"
msgstr ""
#: include/functions.php:3667
msgid "unknown type"
2013-05-18 22:19:40 +02:00
msgstr "tipo desconhecido"
#: include/functions.php:3723
msgid "Attachments"
2013-05-18 22:19:40 +02:00
msgstr "Anexos"
#: include/functions.php:4222
#, php-format
msgid "LibXML error %s at line %d (column %d): %s"
msgstr ""
2013-05-18 22:19:40 +02:00
#: include/login_form.php:183 classes/handler/public.php:475
#: classes/handler/public.php:758
msgid "Login:"
msgstr "Login:"
2013-05-18 22:19:40 +02:00
#: include/login_form.php:194 classes/handler/public.php:478
msgid "Password:"
msgstr "Senha:"
#: include/login_form.php:199
msgid "I forgot my password"
2013-05-18 22:19:40 +02:00
msgstr "Esqueci minha senha"
#: include/login_form.php:205
msgid "Profile:"
2013-05-18 22:19:40 +02:00
msgstr "Perfil:"
2013-05-18 22:19:40 +02:00
#: include/login_form.php:209 classes/handler/public.php:233
#: classes/rpc.php:63 classes/pref/prefs.php:1034
msgid "Default profile"
2013-05-18 22:19:40 +02:00
msgstr "Perfil padrão"
#: include/login_form.php:217
msgid "Use less traffic"
msgstr ""
#: include/login_form.php:221
msgid "Does not display images in articles, reduces automatic refreshes."
msgstr ""
#: include/login_form.php:229
msgid "Remember me"
msgstr ""
2013-05-18 22:19:40 +02:00
#: include/login_form.php:235 classes/handler/public.php:483
msgid "Log in"
msgstr "Login"
#: include/sessions.php:61
msgid "Session failed to validate (incorrect IP)"
msgstr ""
#: classes/article.php:25
msgid "Article not found."
2013-05-18 22:19:40 +02:00
msgstr "Artigo não encontrado."
#: classes/article.php:179
msgid "Tags for this article (separated by commas):"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/article.php:204 classes/pref/users.php:172
#: classes/pref/labels.php:79 classes/pref/filters.php:403
#: classes/pref/prefs.php:980 classes/pref/feeds.php:762
#: classes/pref/feeds.php:910 plugins/nsfw/init.php:83
#: plugins/note/init.php:51 plugins/instances/init.php:245
msgid "Save"
msgstr "Salvar"
2013-05-18 22:19:40 +02:00
#: classes/article.php:206 classes/handler/public.php:452
#: classes/handler/public.php:486 classes/feeds.php:1024
#: classes/feeds.php:1076 classes/feeds.php:1136 classes/pref/users.php:174
#: classes/pref/labels.php:81 classes/pref/filters.php:406
#: classes/pref/filters.php:801 classes/pref/filters.php:877
#: classes/pref/filters.php:944 classes/pref/prefs.php:982
#: classes/pref/feeds.php:763 classes/pref/feeds.php:913
#: classes/pref/feeds.php:1834 plugins/mail/init.php:124
#: plugins/note/init.php:53 plugins/instances/init.php:248
#: plugins/instances/init.php:436
msgid "Cancel"
msgstr "Cancelar"
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:416 plugins/bookmarklets/init.php:40
msgid "Share with Tiny Tiny RSS"
2013-05-18 22:19:40 +02:00
msgstr "Compartilhar com TT-Rss"
2007-10-26 09:18:25 +02:00
#: classes/handler/public.php:424
msgid "Title:"
msgstr "Título"
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:426 classes/pref/feeds.php:557
#: classes/pref/feeds.php:798 plugins/instances/init.php:212
#: plugins/instances/init.php:401
msgid "URL:"
2013-05-18 22:19:40 +02:00
msgstr "URL:"
#: classes/handler/public.php:428
msgid "Content:"
2013-05-18 22:19:40 +02:00
msgstr "Conteúdo:"
2007-10-26 09:18:25 +02:00
#: classes/handler/public.php:430
msgid "Labels:"
msgstr ""
2007-10-26 09:18:25 +02:00
#: classes/handler/public.php:449
msgid "Shared article will appear in the Published feed."
msgstr ""
#: classes/handler/public.php:451
msgid "Share"
2013-05-18 22:19:40 +02:00
msgstr "Compartilhar"
#: classes/handler/public.php:473
msgid "Not logged in"
2013-05-18 22:19:40 +02:00
msgstr "Não logado"
#: classes/handler/public.php:532
msgid "Incorrect username or password"
2007-10-26 09:18:25 +02:00
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:568 classes/handler/public.php:666
#, php-format
msgid "Already subscribed to <b>%s</b>."
2013-05-18 22:19:40 +02:00
msgstr "Já inscrito em <b>%s</b>"
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:571 classes/handler/public.php:657
#, php-format
msgid "Subscribed to <b>%s</b>."
2013-05-18 22:19:40 +02:00
msgstr "Inscrito em <b>%s</b>."
2010-11-17 11:43:14 +01:00
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:574 classes/handler/public.php:660
#, php-format
msgid "Could not subscribe to <b>%s</b>."
2013-05-18 22:19:40 +02:00
msgstr "Não foi possível inscrever em <b>%s</b>"
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:577 classes/handler/public.php:663
#, php-format
msgid "No feeds found in <b>%s</b>."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum feed encontrado em <b>%s</b>."
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:580 classes/handler/public.php:669
msgid "Multiple feed URLs found."
2013-05-18 22:19:40 +02:00
msgstr "Multiplas URLs encontradas."
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:584 classes/handler/public.php:676
#, php-format
msgid "Could not subscribe to <b>%s</b>.<br>Can't download the Feed URL."
2013-05-18 22:19:40 +02:00
msgstr ""
"A inscrição em <b>%s</b> não foi possível.<br>Incapaz de baixar a URL do "
"feed RSS."
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:602 classes/handler/public.php:694
msgid "Subscribe to selected feed"
2013-05-18 22:19:40 +02:00
msgstr "Inscrever no feed selecionado"
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:627 classes/handler/public.php:718
msgid "Edit subscription options"
msgstr ""
2008-05-20 06:57:33 +02:00
#: classes/handler/public.php:745
msgid "Password recovery"
2013-05-18 22:19:40 +02:00
msgstr "Recuperação de senha"
#: classes/handler/public.php:751
2013-05-18 22:19:40 +02:00
msgid ""
"You will need to provide valid account name and email. New password will be "
"sent on your email address."
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:773 classes/pref/users.php:356
msgid "Reset password"
2013-05-18 22:19:40 +02:00
msgstr "Redefinir a senha"
#: classes/handler/public.php:783
msgid "Some of the required form parameters are missing or incorrect."
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/handler/public.php:787 classes/handler/public.php:813
msgid "Go back"
msgstr ""
#: classes/handler/public.php:809
msgid "Sorry, login and email combination not found."
msgstr ""
#: classes/handler/public.php:829
msgid "Your access level is insufficient to run this script."
msgstr "Seu nível de acesso é insuficiente para executar esse script."
#: classes/handler/public.php:853
msgid "Database Updater"
msgstr ""
#: classes/handler/public.php:918
msgid "Perform updates"
msgstr ""
#: classes/dlg.php:16
2013-05-18 22:19:40 +02:00
msgid ""
"If you have imported labels and/or filters, you might need to reload "
"preferences to see your new data."
msgstr ""
#: classes/dlg.php:48
msgid "Your Public OPML URL is:"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/dlg.php:57 classes/dlg.php:214
msgid "Generate new URL"
2013-05-18 22:19:40 +02:00
msgstr "Gerar nova URL"
#: classes/dlg.php:71
2013-05-18 22:19:40 +02:00
msgid ""
"Update daemon is enabled in configuration, but daemon process is not "
"running, which prevents all feeds from updating. Please start the daemon "
"process or contact instance owner."
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/dlg.php:75 classes/dlg.php:84
msgid "Last update:"
msgstr ""
#: classes/dlg.php:80
2013-05-18 22:19:40 +02:00
msgid ""
"Update daemon is taking too long to perform a feed update. This could "
"indicate a problem like crash or a hang. Please check the daemon process or "
"contact instance owner."
msgstr ""
#: classes/dlg.php:166
msgid "Match:"
msgstr ""
#: classes/dlg.php:168
msgid "Any"
msgstr ""
#: classes/dlg.php:171
msgid "All tags."
2013-05-18 22:19:40 +02:00
msgstr "Todas as tags"
#: classes/dlg.php:173
msgid "Which Tags?"
msgstr ""
#: classes/dlg.php:186
msgid "Display entries"
msgstr ""
#: classes/dlg.php:205
msgid "You can view this feed as RSS using the following URL:"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/dlg.php:233 plugins/updater/init.php:331
#, php-format
msgid "New version of Tiny Tiny RSS is available (%s)."
msgstr ""
#: classes/dlg.php:241
2013-05-18 22:19:40 +02:00
msgid ""
"You can update using built-in updater in the Preferences or by using update."
"php"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/dlg.php:245 plugins/updater/init.php:335
msgid "See the release notes"
msgstr ""
#: classes/dlg.php:247
msgid "Download"
msgstr ""
#: classes/dlg.php:255
msgid "Error receiving version information or no new version available."
msgstr ""
#: classes/feeds.php:56
2013-05-18 22:19:40 +02:00
#, php-format
msgid "Last updated: %s"
2013-05-18 22:19:40 +02:00
msgstr "Última atualização em: %s"
#: classes/feeds.php:75
msgid "View as RSS feed"
2013-05-18 22:19:40 +02:00
msgstr "Ver como um feed rss"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:76 classes/feeds.php:128 classes/pref/feeds.php:1478
msgid "View as RSS"
2013-05-18 22:19:40 +02:00
msgstr "Ver como RSS"
#: classes/feeds.php:83
msgid "Select:"
msgstr "Selecione:"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:84 classes/pref/users.php:341 classes/pref/labels.php:275
#: classes/pref/filters.php:280 classes/pref/filters.php:328
#: classes/pref/filters.php:646 classes/pref/filters.php:734
#: classes/pref/filters.php:761 classes/pref/prefs.php:994
#: classes/pref/feeds.php:1310 classes/pref/feeds.php:1575
#: classes/pref/feeds.php:1641 plugins/instances/init.php:287
msgid "All"
2013-05-18 22:19:40 +02:00
msgstr "Tudo"
#: classes/feeds.php:86
msgid "Invert"
2013-05-18 22:19:40 +02:00
msgstr "Inverter"
#: classes/feeds.php:87 classes/pref/users.php:343 classes/pref/labels.php:277
#: classes/pref/filters.php:282 classes/pref/filters.php:330
#: classes/pref/filters.php:648 classes/pref/filters.php:736
#: classes/pref/filters.php:763 classes/pref/prefs.php:996
#: classes/pref/feeds.php:1312 classes/pref/feeds.php:1577
#: classes/pref/feeds.php:1643 plugins/instances/init.php:289
msgid "None"
msgstr "Nenhum"
#: classes/feeds.php:93
msgid "More..."
2013-05-18 22:19:40 +02:00
msgstr "Mais..."
#: classes/feeds.php:95
msgid "Selection toggle:"
2013-05-18 22:19:40 +02:00
msgstr "Inverter seleção:"
#: classes/feeds.php:101
msgid "Selection:"
2013-05-18 22:19:40 +02:00
msgstr "Seleção:"
#: classes/feeds.php:104
msgid "Set score"
2013-05-18 22:19:40 +02:00
msgstr "Classificar"
#: classes/feeds.php:107
msgid "Archive"
2013-05-18 22:19:40 +02:00
msgstr "Arquivo"
#: classes/feeds.php:109
msgid "Move back"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:110 classes/pref/filters.php:289
#: classes/pref/filters.php:337 classes/pref/filters.php:743
#: classes/pref/filters.php:770
msgid "Delete"
2013-05-18 22:19:40 +02:00
msgstr "Apaga"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:115 classes/feeds.php:120 plugins/mailto/init.php:25
#: plugins/mail/init.php:26
msgid "Forward by email"
2013-05-18 22:19:40 +02:00
msgstr "Encaminhar por e-mail"
#: classes/feeds.php:124
msgid "Feed:"
msgstr "Feed:"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:197 classes/feeds.php:824
msgid "Feed not found."
msgstr "Feed não encontrado."
#: classes/feeds.php:254
msgid "Never"
2013-05-18 22:19:40 +02:00
msgstr "Nunca"
#: classes/feeds.php:360
2013-05-18 22:19:40 +02:00
#, php-format
msgid "Imported at %s"
2013-05-18 22:19:40 +02:00
msgstr "Importado em %s"
#: classes/feeds.php:520
msgid "mark as read"
2013-05-18 22:19:40 +02:00
msgstr "marcar como lido"
#: classes/feeds.php:570
msgid "Collapse article"
2013-05-18 22:19:40 +02:00
msgstr "Fechar artigo"
#: classes/feeds.php:725
msgid "No unread articles found to display."
2013-05-18 22:19:40 +02:00
msgstr "Sem artigos não lidos para exibir."
#: classes/feeds.php:728
msgid "No updated articles found to display."
2013-05-18 22:19:40 +02:00
msgstr "Sem artigos atualizados para exibir."
#: classes/feeds.php:731
msgid "No starred articles found to display."
2013-05-18 22:19:40 +02:00
msgstr "Sem artigos com estrela para exibir."
#: classes/feeds.php:735
2013-05-18 22:19:40 +02:00
msgid ""
"No articles found to display. You can assign articles to labels manually "
"from article header context menu (applies to all selected articles) or use a "
"filter."
msgstr ""
#: classes/feeds.php:737
msgid "No articles found to display."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum artigo foi encontrado para exibir."
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:752 classes/feeds.php:919
#, php-format
msgid "Feeds last updated at %s"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições atualizadas em %s"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:762 classes/feeds.php:929
msgid "Some feeds have update errors (click for details)"
msgstr "Alguns feeds estão com erros (clique aqui para detalhes)"
#: classes/feeds.php:909
msgid "No feed selected."
msgstr "Nenhum feed foi selecionado."
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:962 classes/feeds.php:970
msgid "Feed or site URL"
2013-05-18 22:19:40 +02:00
msgstr "URL do site ou feed"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:976 classes/pref/feeds.php:579 classes/pref/feeds.php:811
#: classes/pref/feeds.php:1798
msgid "Place in category:"
2013-05-18 22:19:40 +02:00
msgstr "Colocar na categoria:"
#: classes/feeds.php:984
msgid "Available feeds"
2013-05-18 22:19:40 +02:00
msgstr "Feeds disponíveis"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:996 classes/pref/users.php:135 classes/pref/feeds.php:609
#: classes/pref/feeds.php:847
msgid "Authentication"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:1000 classes/pref/users.php:398
#: classes/pref/feeds.php:615 classes/pref/feeds.php:851
#: classes/pref/feeds.php:1812
msgid "Login"
msgstr "Login"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:1003 classes/pref/prefs.php:260
#: classes/pref/feeds.php:628 classes/pref/feeds.php:857
#: classes/pref/feeds.php:1815
msgid "Password"
2013-05-18 22:19:40 +02:00
msgstr "Senha"
#: classes/feeds.php:1013
msgid "This feed requires authentication."
msgstr "Este feed requer autenticação."
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:1018 classes/feeds.php:1074 classes/pref/feeds.php:1833
msgid "Subscribe"
msgstr ""
#: classes/feeds.php:1021
msgid "More feeds"
2013-05-18 22:19:40 +02:00
msgstr "Mais inscrições"
2013-05-18 22:19:40 +02:00
#: classes/feeds.php:1044 classes/feeds.php:1135 classes/pref/users.php:328
#: classes/pref/filters.php:639 classes/pref/feeds.php:1303 js/tt-rss.js:174
msgid "Search"
2013-05-18 22:19:40 +02:00
msgstr "Pesquisar"
#: classes/feeds.php:1048
msgid "Popular feeds"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições populares"
#: classes/feeds.php:1049
msgid "Feed archive"
2013-05-18 22:19:40 +02:00
msgstr "Arquivo de inscrições"
#: classes/feeds.php:1052
msgid "limit:"
2013-05-18 22:19:40 +02:00
msgstr "limite:"
#: classes/feeds.php:1075 classes/pref/users.php:354
#: classes/pref/labels.php:284 classes/pref/filters.php:396
#: classes/pref/filters.php:665 classes/pref/feeds.php:733
#: plugins/instances/init.php:294
msgid "Remove"
msgstr "Remover"
#: classes/feeds.php:1086
msgid "Look for"
msgstr ""
#: classes/feeds.php:1094
msgid "Limit search to:"
msgstr ""
#: classes/feeds.php:1110
msgid "This feed"
msgstr ""
#: classes/backend.php:33
msgid "Other interface tips are available in the Tiny Tiny RSS wiki."
2013-05-15 07:23:41 +02:00
msgstr ""
#: classes/backend.php:38
msgid "Keyboard Shortcuts"
2013-05-18 22:19:40 +02:00
msgstr "Atalhos de teclado"
2013-05-15 07:23:41 +02:00
#: classes/backend.php:61
msgid "Shift"
msgstr ""
#: classes/backend.php:64
msgid "Ctrl"
msgstr ""
#: classes/backend.php:99
msgid "Help topic not found."
msgstr "Tópico de ajuda não encontrado."
2013-05-18 22:19:40 +02:00
#: classes/opml.php:28 classes/opml.php:33
msgid "OPML Utility"
msgstr "Utilitário OPML"
#: classes/opml.php:37
msgid "Importing OPML..."
2013-05-18 22:19:40 +02:00
msgstr "Importando OPML..."
#: classes/opml.php:41
msgid "Return to preferences"
msgstr "Retornar às preferências"
#: classes/opml.php:270
2013-05-18 22:19:40 +02:00
#, php-format
msgid "Adding feed: %s"
2013-05-18 22:19:40 +02:00
msgstr "Adicionando feed: %s"
#: classes/opml.php:281
2013-05-18 22:19:40 +02:00
#, php-format
msgid "Duplicate feed: %s"
2013-05-18 22:19:40 +02:00
msgstr "Feed duplicado: %s"
#: classes/opml.php:295
#, fuzzy, php-format
msgid "Adding label %s"
msgstr "Adicionando o Feed..."
#: classes/opml.php:298
#, php-format
msgid "Duplicate label: %s"
2012-09-09 18:17:07 +02:00
msgstr ""
2012-09-24 10:04:52 +02:00
#: classes/opml.php:310
2012-09-09 18:17:07 +02:00
#, php-format
msgid "Setting preference key %s to %s"
msgstr ""
2012-09-24 10:04:52 +02:00
#: classes/opml.php:339
2012-09-09 18:17:07 +02:00
msgid "Adding filter..."
2013-05-18 22:19:40 +02:00
msgstr "Adicionando filtro..."
2012-09-09 18:17:07 +02:00
#: classes/opml.php:416
2013-05-18 22:19:40 +02:00
#, php-format
2012-09-09 18:17:07 +02:00
msgid "Processing category: %s"
2013-05-18 22:19:40 +02:00
msgstr "Processando categoria: %s"
2013-05-18 22:19:40 +02:00
#: classes/opml.php:465 plugins/import_export/init.php:420
#: plugins/googlereaderimport/init.php:66
#, php-format
msgid "Upload failed with error code %d"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/opml.php:479 plugins/import_export/init.php:434
#: plugins/googlereaderimport/init.php:80
msgid "Unable to move uploaded file."
2013-05-18 22:19:40 +02:00
msgstr "Incapaz de mover arquivo enviado."
2013-05-18 22:19:40 +02:00
#: classes/opml.php:483 plugins/import_export/init.php:438
#: plugins/googlereaderimport/init.php:84
2012-09-09 18:17:07 +02:00
msgid "Error: please upload OPML file."
msgstr ""
2007-10-26 09:18:25 +02:00
#: classes/opml.php:492
msgid "Error: unable to find moved OPML file."
2013-05-18 22:19:40 +02:00
msgstr "Erro: Arquivo OPML movido não foi encontrado"
2013-05-18 22:19:40 +02:00
#: classes/opml.php:499 plugins/googlereaderimport/init.php:186
2012-09-09 18:17:07 +02:00
msgid "Error while parsing document."
2007-10-26 09:18:25 +02:00
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/pref/users.php:6 classes/pref/system.php:8
#: plugins/instances/init.php:154
msgid "Your access level is insufficient to open this tab."
2013-05-18 22:19:40 +02:00
msgstr "Seu nível de acesso é insuficiente para abrir esta aba."
#: classes/pref/users.php:34
msgid "User not found"
2013-05-18 22:19:40 +02:00
msgstr "Usuário não encontrado"
2013-05-18 22:19:40 +02:00
#: classes/pref/users.php:53 classes/pref/users.php:400
msgid "Registered"
2013-05-18 22:19:40 +02:00
msgstr "Registrado"
#: classes/pref/users.php:54
msgid "Last logged in"
2013-05-18 22:19:40 +02:00
msgstr "Último acesso em"
#: classes/pref/users.php:61
msgid "Subscribed feeds count"
2013-05-18 22:19:40 +02:00
msgstr "Contador de inscrições"
#: classes/pref/users.php:65
msgid "Subscribed feeds"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições"
#: classes/pref/users.php:138
msgid "Access level: "
msgstr "Nível de acesso:"
#: classes/pref/users.php:151
msgid "Change password to"
2013-05-18 22:19:40 +02:00
msgstr "Mudar senha para"
2013-05-18 22:19:40 +02:00
#: classes/pref/users.php:157 classes/pref/feeds.php:636
#: classes/pref/feeds.php:863
msgid "Options"
2013-05-18 22:19:40 +02:00
msgstr "Opções"
#: classes/pref/users.php:160
msgid "E-mail: "
msgstr "E-mail:"
#: classes/pref/users.php:236
#, php-format
msgid "Added user <b>%s</b> with password <b>%s</b>"
msgstr "Adicionado usuário <b>%s</b> com senha <b>%s</b>"
#: classes/pref/users.php:243
#, php-format
msgid "Could not create user <b>%s</b>"
msgstr "Não pode criar o usuário <b>%s</b>"
#: classes/pref/users.php:247
#, php-format
msgid "User <b>%s</b> already exists."
msgstr "O usuário <b>%s</b> já existe."
#: classes/pref/users.php:269
2013-05-18 22:19:40 +02:00
#, php-format
msgid "Changed password of user <b>%s</b> to <b>%s</b>"
2013-05-18 22:19:40 +02:00
msgstr "Senha do usuário <b>%s</b>alterada para <b>%s</b>"
#: classes/pref/users.php:271
2013-05-18 22:19:40 +02:00
#, php-format
msgid "Sending new password of user <b>%s</b> to <b>%s</b>"
2013-05-18 22:19:40 +02:00
msgstr "Enviando nova senha do usuário <b>%s</b> para <b>%s</b>"
#: classes/pref/users.php:295
msgid "[tt-rss] Password change notification"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/pref/users.php:338 classes/pref/labels.php:272
#: classes/pref/filters.php:277 classes/pref/filters.php:325
#: classes/pref/filters.php:643 classes/pref/filters.php:731
#: classes/pref/filters.php:758 classes/pref/prefs.php:991
#: classes/pref/feeds.php:1307 classes/pref/feeds.php:1572
#: classes/pref/feeds.php:1638 plugins/instances/init.php:284
msgid "Select"
2013-05-18 22:19:40 +02:00
msgstr "Selecione"
#: classes/pref/users.php:346
msgid "Create user"
msgstr "Criar um usuário"
2013-05-15 07:23:41 +02:00
#: classes/pref/users.php:350
msgid "Details"
2013-05-18 22:19:40 +02:00
msgstr "Detalhes"
2013-05-18 22:19:40 +02:00
#: classes/pref/users.php:352 classes/pref/filters.php:658
#: plugins/instances/init.php:293
msgid "Edit"
msgstr "Editar"
#: classes/pref/users.php:399
msgid "Access Level"
msgstr "Nível de acesso"
2012-09-09 18:17:07 +02:00
#: classes/pref/users.php:401
msgid "Last login"
msgstr "Último Login"
2013-05-18 22:19:40 +02:00
#: classes/pref/users.php:420 plugins/instances/init.php:334
msgid "Click to edit"
2013-05-18 22:19:40 +02:00
msgstr "Clique para editar"
#: classes/pref/users.php:440
msgid "No users defined."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum usuário definido."
#: classes/pref/users.php:442
msgid "No matching users found."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum usuário encontrado."
2013-05-18 22:19:40 +02:00
#: classes/pref/labels.php:22 classes/pref/filters.php:266
#: classes/pref/filters.php:722
msgid "Caption"
2013-05-18 22:19:40 +02:00
msgstr "Título"
#: classes/pref/labels.php:37
msgid "Colors"
2013-05-18 22:19:40 +02:00
msgstr "Cores"
#: classes/pref/labels.php:42
msgid "Foreground:"
2008-05-20 03:14:49 +02:00
msgstr ""
#: classes/pref/labels.php:42
msgid "Background:"
msgstr ""
#: classes/pref/labels.php:232
#, fuzzy, php-format
msgid "Created label <b>%s</b>"
msgstr "Não pode criar o usuário <b>%s</b>"
#: classes/pref/labels.php:287
msgid "Clear colors"
2013-05-18 22:19:40 +02:00
msgstr "Limpar cores"
#: classes/pref/filters.php:94
msgid "Articles matching this filter:"
2013-05-18 22:19:40 +02:00
msgstr "Artigos de acordo com este filtro:"
#: classes/pref/filters.php:131
msgid "No recent articles matching this filter have been found."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum artigo recente que atenda este filtro foi encontrado."
#: classes/pref/filters.php:135
2013-05-18 22:19:40 +02:00
msgid ""
"Complex expressions might not give results while testing due to issues with "
"database server regexp implementation."
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:272 classes/pref/filters.php:726
#: classes/pref/filters.php:841
msgid "Match"
2010-03-22 20:16:21 +01:00
msgstr ""
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:286 classes/pref/filters.php:334
#: classes/pref/filters.php:740 classes/pref/filters.php:767
msgid "Add"
2010-03-22 20:16:21 +01:00
msgstr ""
2007-11-21 18:38:06 +01:00
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:320 classes/pref/filters.php:753
msgid "Apply actions"
2013-05-18 22:19:40 +02:00
msgstr "Aplicar ações"
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:370 classes/pref/filters.php:782
msgid "Enabled"
msgstr "Ativado"
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:379 classes/pref/filters.php:785
#, fuzzy
msgid "Match any rule"
msgstr "Favoritos"
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:388 classes/pref/filters.php:788
#, fuzzy
msgid "Inverse matching"
msgstr "Favoritos"
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:400 classes/pref/filters.php:795
msgid "Test"
msgstr "Teste"
#: classes/pref/filters.php:433
msgid "(inverse)"
2013-05-18 22:19:40 +02:00
msgstr "(invertido)"
#: classes/pref/filters.php:432
2012-09-09 18:17:07 +02:00
#, php-format
msgid "%s on %s in %s %s"
2010-03-22 20:16:21 +01:00
msgstr ""
2008-12-16 07:44:02 +01:00
#: classes/pref/filters.php:655
msgid "Combine"
2010-03-22 20:16:21 +01:00
msgstr ""
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:661 classes/pref/feeds.php:1323
#: classes/pref/feeds.php:1337
msgid "Reset sort order"
2013-05-18 22:19:40 +02:00
msgstr "Reiniciar ordenação"
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:669 classes/pref/feeds.php:1359
msgid "Rescore articles"
2013-05-18 22:19:40 +02:00
msgstr "Reclassificar artigos"
2011-04-21 08:06:00 +02:00
#: classes/pref/filters.php:798
msgid "Create"
msgstr "Criar"
#: classes/pref/filters.php:853
msgid "Inverse regular expression matching"
msgstr ""
#: classes/pref/filters.php:855
msgid "on field"
2013-05-18 22:19:40 +02:00
msgstr "no campo"
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:861 js/PrefFilterTree.js:45
msgid "in"
2013-05-18 22:19:40 +02:00
msgstr "em"
#: classes/pref/filters.php:874
msgid "Save rule"
2013-05-18 22:19:40 +02:00
msgstr "Salvar regra"
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:874 js/functions.js:1013
msgid "Add rule"
msgstr ""
#: classes/pref/filters.php:897
msgid "Perform Action"
2013-05-18 22:19:40 +02:00
msgstr "Executar ação"
#: classes/pref/filters.php:923
msgid "with parameters:"
msgstr ""
#: classes/pref/filters.php:941
msgid "Save action"
2013-05-18 22:19:40 +02:00
msgstr "Salvar ação"
2013-05-18 22:19:40 +02:00
#: classes/pref/filters.php:941 js/functions.js:1039
msgid "Add action"
2013-05-18 22:19:40 +02:00
msgstr "Adicionar ação"
#: classes/pref/filters.php:964
msgid "[No caption]"
2013-05-18 22:19:40 +02:00
msgstr "[Sem título]"
#: classes/pref/prefs.php:18
msgid "General"
msgstr "Geral"
#: classes/pref/prefs.php:19
msgid "Interface"
msgstr "Interface"
#: classes/pref/prefs.php:20
msgid "Advanced"
msgstr "Avançado"
#: classes/pref/prefs.php:21
msgid "Digest"
2013-05-21 01:21:42 +02:00
msgstr "Resumo"
2011-04-21 08:06:00 +02:00
#: classes/pref/prefs.php:25
msgid "Allow duplicate articles"
2013-05-18 22:19:40 +02:00
msgstr "Permitir artigos duplicados"
#: classes/pref/prefs.php:26
#, fuzzy
msgid "Assign articles to labels automatically"
msgstr "Remover os filtros selecionados?"
#: classes/pref/prefs.php:27
msgid "Blacklisted tags"
msgstr ""
#: classes/pref/prefs.php:27
2013-05-18 22:19:40 +02:00
msgid ""
"When auto-detecting tags in articles these tags will not be applied (comma-"
"separated list)."
2012-09-24 10:04:52 +02:00
msgstr ""
#: classes/pref/prefs.php:28
msgid "Automatically mark articles as read"
2013-05-18 22:19:40 +02:00
msgstr "Marcar artigos como lidos automaticamente"
2007-10-26 09:18:25 +02:00
#: classes/pref/prefs.php:28
2013-05-18 22:19:40 +02:00
msgid ""
"This option enables marking articles as read automatically while you scroll "
"article list."
2010-03-22 20:16:21 +01:00
msgstr ""
2013-05-21 01:21:42 +02:00
"Esta opção ativa a marcação de artigos como lidos automaticamente enquanto "
"você roda a lista."
2007-10-26 09:18:25 +02:00
#: classes/pref/prefs.php:29
msgid "Automatically expand articles in combined mode"
msgstr ""
#: classes/pref/prefs.php:30
msgid "Combined feed display"
msgstr ""
#: classes/pref/prefs.php:30
2013-05-18 22:19:40 +02:00
msgid ""
"Display expanded list of feed articles, instead of separate displays for "
"headlines and article content"
msgstr ""
#: classes/pref/prefs.php:31
msgid "Confirm marking feed as read"
msgstr "Confirme marcando o Feed como lido"
#: classes/pref/prefs.php:32
msgid "Amount of articles to display at once"
2013-05-18 22:19:40 +02:00
msgstr "Quantidade de artigos a exibir de uma vez"
#: classes/pref/prefs.php:33
msgid "Default feed update interval"
2013-05-18 22:19:40 +02:00
msgstr "Intervalo de atualização padrão"
#: classes/pref/prefs.php:33
2013-05-18 22:19:40 +02:00
msgid ""
"Shortest interval at which a feed will be checked for updates regardless of "
"update method"
msgstr ""
2013-05-21 01:21:42 +02:00
"Intervalo mais curto em que um feed será verificado por update, não "
"importando o mecanismo selecionado."
#: classes/pref/prefs.php:34
msgid "Mark articles in e-mail digest as read"
2013-05-18 22:19:40 +02:00
msgstr "Marcar artigos do resumo por e-mail como lidos"
#: classes/pref/prefs.php:35
msgid "Enable e-mail digest"
2013-05-18 22:19:40 +02:00
msgstr "Habilitar resumo por e-mail"
#: classes/pref/prefs.php:35
2013-05-18 22:19:40 +02:00
msgid ""
"This option enables sending daily digest of new (and unread) headlines on "
"your configured e-mail address"
msgstr ""
#: classes/pref/prefs.php:36
msgid "Try to send digests around specified time"
2013-05-21 01:21:42 +02:00
msgstr "Tenta enviar resumos ao redor da hora especificada"
#: classes/pref/prefs.php:36
msgid "Uses UTC timezone"
msgstr ""
#: classes/pref/prefs.php:37
msgid "Enable API access"
2013-05-18 22:19:40 +02:00
msgstr "Habilitar acesso por API"
#: classes/pref/prefs.php:37
msgid "Allows external clients to access this account through the API"
2013-05-18 22:19:40 +02:00
msgstr "Permite que clientes externos acessem essa conta pela API"
#: classes/pref/prefs.php:38
msgid "Enable feed categories"
2013-05-18 22:19:40 +02:00
msgstr "Habilitar categorias de inscrição."
#: classes/pref/prefs.php:39
msgid "Sort feeds by unread articles count"
2013-05-18 22:19:40 +02:00
msgstr "Ordenar assinaturas pela quantidade de artigos"
#: classes/pref/prefs.php:40
msgid "Maximum age of fresh articles (in hours)"
2013-05-18 22:19:40 +02:00
msgstr "Tempo máximo para artigos recentes (em horas)"
#: classes/pref/prefs.php:41
msgid "Hide feeds with no unread articles"
2013-05-18 22:19:40 +02:00
msgstr "Esconder assinaturas sem artigos não lidos"
#: classes/pref/prefs.php:42
msgid "Show special feeds when hiding read feeds"
msgstr ""
#: classes/pref/prefs.php:43
msgid "Long date format"
msgstr "Formato de data longo"
#: classes/pref/prefs.php:44
msgid "On catchup show next feed"
msgstr ""
#: classes/pref/prefs.php:44
2013-05-18 22:19:40 +02:00
msgid ""
"Automatically open next feed with unread articles after marking one as read"
msgstr ""
#: classes/pref/prefs.php:45
msgid "Purge articles after this number of days (0 - disables)"
msgstr ""
#: classes/pref/prefs.php:46
msgid "Purge unread articles"
msgstr ""
#: classes/pref/prefs.php:47
msgid "Reverse headline order (oldest first)"
msgstr ""
#: classes/pref/prefs.php:48
msgid "Short date format"
msgstr "Formato de data curto"
#: classes/pref/prefs.php:49
msgid "Show content preview in headlines list"
msgstr ""
#: classes/pref/prefs.php:50
msgid "Sort headlines by feed date"
msgstr ""
#: classes/pref/prefs.php:50
msgid "Use feed-specified date to sort headlines instead of local import date."
msgstr ""
#: classes/pref/prefs.php:51
msgid "Login with an SSL certificate"
2013-05-21 01:21:42 +02:00
msgstr "Login com um certificado SSL"
#: classes/pref/prefs.php:51
msgid "Click to register your SSL client certificate with tt-rss"
2013-05-21 01:21:42 +02:00
msgstr "Clique para registrar seu certificado SSL no tt-rss"
#: classes/pref/prefs.php:52
msgid "Do not embed images in articles"
2013-05-18 22:19:40 +02:00
msgstr "Não incluir imagens nos artigos"
#: classes/pref/prefs.php:53
msgid "Strip unsafe tags from articles"
msgstr ""
#: classes/pref/prefs.php:53
msgid "Strip all but most common HTML tags when reading articles."
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:54 js/prefs.js:1719
msgid "Customize stylesheet"
2013-05-21 01:21:42 +02:00
msgstr "Personalize a folha de estilo"
#: classes/pref/prefs.php:54
msgid "Customize CSS stylesheet to your liking"
2013-05-21 01:21:42 +02:00
msgstr "Personalize a folha de estilo de acordo com seu gosto"
#: classes/pref/prefs.php:55
msgid "Time zone"
2013-05-21 01:21:42 +02:00
msgstr "Fuso horário"
#: classes/pref/prefs.php:56
msgid "Group headlines in virtual feeds"
msgstr ""
#: classes/pref/prefs.php:56
msgid "Special feeds, labels, and categories are grouped by originating feeds"
msgstr ""
#: classes/pref/prefs.php:57
msgid "Language"
2013-05-18 22:19:40 +02:00
msgstr "Língua"
#: classes/pref/prefs.php:58
msgid "Theme"
2013-05-18 22:19:40 +02:00
msgstr "Tema"
#: classes/pref/prefs.php:58
msgid "Select one of the available CSS themes"
2013-05-21 01:21:42 +02:00
msgstr "Selecione um dos temas CSS disponíveis"
#: classes/pref/prefs.php:69
msgid "Old password cannot be blank."
msgstr "A senha antiga não pode ser vazia."
#: classes/pref/prefs.php:74
msgid "New password cannot be blank."
msgstr "A nova senha não pode ser vazia."
#: classes/pref/prefs.php:79
msgid "Entered passwords do not match."
msgstr "As senhas informadas não conferem."
#: classes/pref/prefs.php:88
msgid "Function not supported by authentication module."
msgstr ""
#: classes/pref/prefs.php:127
msgid "The configuration was saved."
2013-05-18 22:19:40 +02:00
msgstr "A configuração foi salva"
#: classes/pref/prefs.php:142
#, php-format
msgid "Unknown option: %s"
2013-05-21 01:21:42 +02:00
msgstr "Opção desconhecida: %s"
#: classes/pref/prefs.php:156
msgid "Your personal data has been saved."
2013-05-18 22:19:40 +02:00
msgstr "Seus dados pessoais foram salvos."
#: classes/pref/prefs.php:176
msgid "Your preferences are now set to default values."
2013-05-21 01:21:42 +02:00
msgstr "Sua configuração foi ajustada para os valores padrão."
#: classes/pref/prefs.php:198
msgid "Personal data / Authentication"
2013-05-18 22:19:40 +02:00
msgstr "Dados pessoais / Autenticação"
#: classes/pref/prefs.php:218
msgid "Personal data"
2013-05-18 22:19:40 +02:00
msgstr "Dados pessoais"
#: classes/pref/prefs.php:228
msgid "Full name"
2013-05-18 22:19:40 +02:00
msgstr "Nome completo"
#: classes/pref/prefs.php:232
msgid "E-mail"
msgstr "E-mail"
#: classes/pref/prefs.php:238
msgid "Access level"
2013-05-18 22:19:40 +02:00
msgstr "Nível de acesso"
#: classes/pref/prefs.php:248
msgid "Save data"
msgstr "Salvar"
#: classes/pref/prefs.php:267
msgid "Your password is at default value, please change it."
2013-05-18 22:19:40 +02:00
msgstr "Sua senha é a padrão, você deve mudá-la."
#: classes/pref/prefs.php:294
msgid "Changing your current password will disable OTP."
msgstr ""
#: classes/pref/prefs.php:299
msgid "Old password"
msgstr "Senha antiga"
#: classes/pref/prefs.php:302
msgid "New password"
msgstr "Senha nova"
#: classes/pref/prefs.php:307
msgid "Confirm password"
msgstr "Confirmar senha"
#: classes/pref/prefs.php:317
msgid "Change password"
msgstr "Mudar senha"
#: classes/pref/prefs.php:323
msgid "One time passwords / Authenticator"
msgstr ""
#: classes/pref/prefs.php:327
2013-05-18 22:19:40 +02:00
msgid ""
"One time passwords are currently enabled. Enter your current password below "
"to disable."
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:352 classes/pref/prefs.php:403
msgid "Enter your password"
2013-05-18 22:19:40 +02:00
msgstr "Entre sua senha"
#: classes/pref/prefs.php:363
2013-05-15 07:23:41 +02:00
msgid "Disable OTP"
2013-05-18 22:19:40 +02:00
msgstr "Desabilitar OTP"
#: classes/pref/prefs.php:369
2013-05-18 22:19:40 +02:00
msgid ""
"You will need a compatible Authenticator to use this. Changing your password "
"would automatically disable OTP."
msgstr ""
#: classes/pref/prefs.php:371
msgid "Scan the following code by the Authenticator application:"
msgstr ""
#: classes/pref/prefs.php:408
msgid "Enter the generated one time password"
2013-05-18 22:19:40 +02:00
msgstr "Entre a senha provisória gerada"
#: classes/pref/prefs.php:422
msgid "Enable OTP"
2013-05-18 22:19:40 +02:00
msgstr "Habilitar OTP"
#: classes/pref/prefs.php:428
msgid "PHP GD functions are required for OTP support."
msgstr ""
#: classes/pref/prefs.php:471
msgid "Some preferences are only available in default profile."
2013-05-21 01:21:42 +02:00
msgstr "Algumas opções só estão disponíveis no perfil padrão."
2011-04-21 08:06:00 +02:00
#: classes/pref/prefs.php:569
msgid "Customize"
2013-05-21 01:21:42 +02:00
msgstr "Personalizar"
#: classes/pref/prefs.php:629
msgid "Register"
2013-05-18 22:19:40 +02:00
msgstr "Registrar"
#: classes/pref/prefs.php:633
msgid "Clear"
msgstr ""
2009-01-20 19:00:27 +01:00
#: classes/pref/prefs.php:639
#, php-format
msgid "Current server time: %s (UTC)"
2009-02-09 21:02:20 +01:00
msgstr ""
#: classes/pref/prefs.php:671
msgid "Save configuration"
msgstr "Salvar configuração"
#: classes/pref/prefs.php:675
msgid "Save and exit preferences"
2013-05-18 22:19:40 +02:00
msgstr "Salvar e sair das preferências"
#: classes/pref/prefs.php:680
msgid "Manage profiles"
2013-05-18 22:19:40 +02:00
msgstr "Gerenciar perfis"
#: classes/pref/prefs.php:683
msgid "Reset to defaults"
2013-05-18 22:19:40 +02:00
msgstr "Reiniciar para o padrão"
#: classes/pref/prefs.php:706
msgid "Plugins"
msgstr ""
#: classes/pref/prefs.php:708
2013-05-18 22:19:40 +02:00
msgid ""
"You will need to reload Tiny Tiny RSS for plugin changes to take effect."
msgstr ""
2013-05-18 22:19:40 +02:00
"Você precisa reiniciar o TT-RSS para que as mudanças de plugin façam efeito."
#: classes/pref/prefs.php:710
2013-05-18 22:19:40 +02:00
msgid ""
"Download more plugins at tt-rss.org <a class=\"visibleLink\" target=\"_blank"
"\" href=\"http://tt-rss.org/forum/viewforum.php?f=22\">forums</a> or <a "
"target=\"_blank\" class=\"visibleLink\" href=\"http://tt-rss.org/wiki/Plugins"
"\">wiki</a>."
msgstr ""
#: classes/pref/prefs.php:736
msgid "System plugins"
2013-05-18 22:19:40 +02:00
msgstr "Plugins de sistema"
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:740 classes/pref/prefs.php:794
msgid "Plugin"
2013-05-18 22:19:40 +02:00
msgstr "Plugin"
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:741 classes/pref/prefs.php:795
msgid "Description"
2013-05-18 22:19:40 +02:00
msgstr "Descrição"
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:742 classes/pref/prefs.php:796
msgid "Version"
2013-05-18 22:19:40 +02:00
msgstr "Versão"
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:743 classes/pref/prefs.php:797
msgid "Author"
2013-05-18 22:19:40 +02:00
msgstr "Autor"
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:772 classes/pref/prefs.php:829
msgid "more info"
2013-05-18 22:19:40 +02:00
msgstr "Mais informações"
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:781 classes/pref/prefs.php:838
msgid "Clear data"
2013-05-18 22:19:40 +02:00
msgstr "Limpar dados"
#: classes/pref/prefs.php:790
msgid "User plugins"
2013-05-18 22:19:40 +02:00
msgstr "Plugins de usuário"
#: classes/pref/prefs.php:853
msgid "Enable selected plugins"
2013-05-18 22:19:40 +02:00
msgstr "Habilitar plugins selecionados"
#: classes/pref/prefs.php:920
msgid "Incorrect one time password"
2013-05-18 22:19:40 +02:00
msgstr "Senha provisória é inválida"
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:923 classes/pref/prefs.php:940
msgid "Incorrect password"
2013-05-18 22:19:40 +02:00
msgstr "Senha inválida"
#: classes/pref/prefs.php:965
#, php-format
2013-05-18 22:19:40 +02:00
msgid ""
"You can override colors, fonts and layout of your currently selected theme "
"with custom CSS declarations here. <a target=\"_blank\" class=\"visibleLink"
"\" href=\"%s\">This file</a> can be used as a baseline."
msgstr ""
#: classes/pref/prefs.php:1005
msgid "Create profile"
2013-05-18 22:19:40 +02:00
msgstr "Criar perfil"
2013-05-18 22:19:40 +02:00
#: classes/pref/prefs.php:1028 classes/pref/prefs.php:1056
msgid "(active)"
2013-05-18 22:19:40 +02:00
msgstr "(ativo)"
#: classes/pref/prefs.php:1090
msgid "Remove selected profiles"
2013-05-18 22:19:40 +02:00
msgstr "Remover os perfis selecionados?"
#: classes/pref/prefs.php:1092
msgid "Activate profile"
2013-05-18 22:19:40 +02:00
msgstr "Ativar perfil"
#: classes/pref/feeds.php:13
msgid "Check to enable field"
2013-05-18 22:19:40 +02:00
msgstr "Clique para habilitar campo"
#: classes/pref/feeds.php:546
msgid "Feed Title"
2013-05-18 22:19:40 +02:00
msgstr "Título da inscrição"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:587 classes/pref/feeds.php:822
msgid "Update"
msgstr "Atualizar"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:602 classes/pref/feeds.php:838
#, fuzzy
msgid "Article purging:"
msgstr "Feed não encontrado."
#: classes/pref/feeds.php:632
2013-05-18 22:19:40 +02:00
msgid ""
"<b>Hint:</b> you need to fill in your login information if your feed "
"requires authentication, except for Twitter feeds."
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:648 classes/pref/feeds.php:867
msgid "Hide from Popular feeds"
2013-05-18 22:19:40 +02:00
msgstr "Ocultar das inscrições populares"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:660 classes/pref/feeds.php:873
msgid "Include in e-mail digest"
2013-05-18 22:19:40 +02:00
msgstr "Incluir no resumo por e-mail"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:673 classes/pref/feeds.php:879
msgid "Always display image attachments"
2013-05-18 22:19:40 +02:00
msgstr "Sempre mostrar imagens anexas"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:686 classes/pref/feeds.php:887
msgid "Do not embed images"
2013-05-18 22:19:40 +02:00
msgstr "Não embutir imagens"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:699 classes/pref/feeds.php:895
msgid "Cache images locally"
2013-05-18 22:19:40 +02:00
msgstr "Guardar imagens no cache local"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:711 classes/pref/feeds.php:901
msgid "Mark updated articles as unread"
2013-05-18 22:19:40 +02:00
msgstr "Marcar artigos atualizados como não lidos"
#: classes/pref/feeds.php:717
msgid "Icon"
2013-05-18 22:19:40 +02:00
msgstr "Ícone"
#: classes/pref/feeds.php:731
msgid "Replace"
2013-05-18 22:19:40 +02:00
msgstr "Substituir"
#: classes/pref/feeds.php:753
msgid "Resubscribe to push updates"
2013-05-18 22:19:40 +02:00
msgstr "Reassine para atualizar"
#: classes/pref/feeds.php:760
msgid "Resets PubSubHubbub subscription status for push-enabled feeds."
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:1156 classes/pref/feeds.php:1209
msgid "All done."
2013-05-21 01:21:42 +02:00
msgstr "Completo."
#: classes/pref/feeds.php:1264
msgid "Feeds with errors"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições com erro"
#: classes/pref/feeds.php:1284
msgid "Inactive feeds"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições inativas"
#: classes/pref/feeds.php:1321
msgid "Edit selected feeds"
2013-05-18 22:19:40 +02:00
msgstr "Editar inscrições selecionadas"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:1325 js/prefs.js:1764
msgid "Batch subscribe"
2013-05-21 01:21:42 +02:00
msgstr "Assinatura em lote"
#: classes/pref/feeds.php:1332
msgid "Categories"
2013-05-18 22:19:40 +02:00
msgstr "Categorias"
#: classes/pref/feeds.php:1335
msgid "Add category"
2013-05-18 22:19:40 +02:00
msgstr "Adicionar categoria"
#: classes/pref/feeds.php:1339
msgid "Remove selected"
2013-05-18 22:19:40 +02:00
msgstr "Remover selecionados"
#: classes/pref/feeds.php:1350
msgid "More actions..."
2013-05-18 22:19:40 +02:00
msgstr "Mais ações..."
#: classes/pref/feeds.php:1354
msgid "Manual purge"
msgstr ""
#: classes/pref/feeds.php:1358
msgid "Clear feed data"
2013-05-18 22:19:40 +02:00
msgstr "Limpar dados da inscrição"
#: classes/pref/feeds.php:1409
msgid "OPML"
msgstr "OPML"
#: classes/pref/feeds.php:1411
2013-05-18 22:19:40 +02:00
msgid ""
"Using OPML you can export and import your feeds, filters, labels and Tiny "
"Tiny RSS settings."
msgstr ""
#: classes/pref/feeds.php:1411
msgid "Only main settings profile can be migrated using OPML."
msgstr ""
#: classes/pref/feeds.php:1424
msgid "Import my OPML"
2013-05-18 22:19:40 +02:00
msgstr "Importa OPML"
#: classes/pref/feeds.php:1428
msgid "Filename:"
2013-05-21 01:21:42 +02:00
msgstr "Nome do arquivo:"
#: classes/pref/feeds.php:1430
msgid "Include settings"
msgstr ""
#: classes/pref/feeds.php:1434
msgid "Export OPML"
msgstr "Exportar OPML"
#: classes/pref/feeds.php:1438
2013-05-18 22:19:40 +02:00
msgid ""
"Your OPML can be published publicly and can be subscribed by anyone who "
"knows the URL below."
msgstr ""
#: classes/pref/feeds.php:1440
2013-05-18 22:19:40 +02:00
msgid ""
"Published OPML does not include your Tiny Tiny RSS settings, feeds that "
"require authentication or feeds hidden from Popular feeds."
msgstr ""
#: classes/pref/feeds.php:1442
msgid "Public OPML URL"
msgstr ""
#: classes/pref/feeds.php:1443
msgid "Display published OPML URL"
msgstr ""
#: classes/pref/feeds.php:1452
msgid "Firefox integration"
2013-05-18 22:19:40 +02:00
msgstr "Integração com o firefox"
#: classes/pref/feeds.php:1454
2013-05-18 22:19:40 +02:00
msgid ""
"This Tiny Tiny RSS site can be used as a Firefox Feed Reader by clicking the "
"link below."
msgstr ""
#: classes/pref/feeds.php:1461
msgid "Click here to register this site as a feed reader."
2013-05-21 01:21:42 +02:00
msgstr "Clique aqui para registrar esse site com um leitor de feeds."
#: classes/pref/feeds.php:1469
msgid "Published & shared articles / Generated feeds"
2013-05-18 22:19:40 +02:00
msgstr "Artigos publicados & compartilhados / Feeds gerados"
#: classes/pref/feeds.php:1471
2013-05-18 22:19:40 +02:00
msgid ""
"Published articles are exported as a public RSS feed and can be subscribed "
"by anyone who knows the URL specified below."
msgstr ""
#: classes/pref/feeds.php:1479
msgid "Display URL"
msgstr ""
#: classes/pref/feeds.php:1482
msgid "Clear all generated URLs"
msgstr ""
#: classes/pref/feeds.php:1486
msgid "You can disable all articles shared by unique URLs here."
msgstr ""
#: classes/pref/feeds.php:1491
msgid "Unshare all articles"
2013-05-18 22:19:40 +02:00
msgstr "Cancelar compartilhamento de todos os artigos"
#: classes/pref/feeds.php:1568
2013-05-18 22:19:40 +02:00
msgid ""
"These feeds have not been updated with new content for 3 months (oldest "
"first):"
msgstr ""
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:1604 classes/pref/feeds.php:1670
msgid "Click to edit feed"
2013-05-18 22:19:40 +02:00
msgstr "Clique para editar inscrição"
2013-05-18 22:19:40 +02:00
#: classes/pref/feeds.php:1622 classes/pref/feeds.php:1690
msgid "Unsubscribe from selected feeds"
2013-05-18 22:19:40 +02:00
msgstr "Cancelar inscrições selecionadas"
#: classes/pref/feeds.php:1795
msgid "Add one valid RSS feed per line (no feed detection is done)"
msgstr ""
#: classes/pref/feeds.php:1804
msgid "Feeds to subscribe, One per line"
msgstr ""
#: classes/pref/feeds.php:1826
msgid "Feeds require authentication."
2013-05-18 22:19:40 +02:00
msgstr "Inscrição requer autenticação."
#: classes/pref/system.php:29
msgid "Error Log"
2013-05-21 01:21:42 +02:00
msgstr "Registro de erros"
#: classes/pref/system.php:40
msgid "Refresh"
2013-05-21 01:21:42 +02:00
msgstr "Atualizar"
#: classes/pref/system.php:43
msgid "Clear log"
2013-05-18 22:19:40 +02:00
msgstr "Limpar o log"
#: classes/pref/system.php:48
msgid "Error"
2013-05-21 01:21:42 +02:00
msgstr "Erro"
#: classes/pref/system.php:49
msgid "Filename"
2013-05-21 01:21:42 +02:00
msgstr "Nome do arquivo"
#: classes/pref/system.php:50
msgid "Message"
2013-05-21 01:21:42 +02:00
msgstr "Mensagem"
#: classes/pref/system.php:52
msgid "Date"
2013-05-18 22:19:40 +02:00
msgstr "Data"
#: plugins/close_button/init.php:22
msgid "Close article"
2013-05-18 22:19:40 +02:00
msgstr "Fechar artigo"
2013-05-18 22:19:40 +02:00
#: plugins/nsfw/init.php:29 plugins/nsfw/init.php:40
msgid "Not work safe (click to toggle)"
msgstr ""
#: plugins/nsfw/init.php:50
msgid "NSFW Plugin"
msgstr ""
#: plugins/nsfw/init.php:77
msgid "Tags to consider NSFW (comma-separated)"
2013-05-18 22:19:40 +02:00
msgstr "Tags para considerar NSFW (separadas por vírgula)"
#: plugins/nsfw/init.php:98
msgid "Configuration saved."
2013-05-18 22:19:40 +02:00
msgstr "Configuração salva."
#: plugins/auth_internal/init.php:62
msgid "Please enter your one time password:"
2013-05-18 22:19:40 +02:00
msgstr "Por favor, entre sua senha temporária"
#: plugins/auth_internal/init.php:185
msgid "Password has been changed."
2013-05-18 22:19:40 +02:00
msgstr "Senha foi alterada."
#: plugins/auth_internal/init.php:187
msgid "Old password is incorrect."
msgstr "Senha antiga incorreta"
2013-05-18 22:19:40 +02:00
#: plugins/mailto/init.php:49 plugins/mailto/init.php:55
#: plugins/mail/init.php:64 plugins/mail/init.php:70
msgid "[Forwarded]"
2013-05-18 22:19:40 +02:00
msgstr "[Encaminhado]"
2013-05-18 22:19:40 +02:00
#: plugins/mailto/init.php:49 plugins/mail/init.php:64
msgid "Multiple articles"
2013-05-18 22:19:40 +02:00
msgstr "Múltiplos artigos"
#: plugins/mailto/init.php:71
msgid "Clicking the following link to invoke your mail client:"
2013-05-18 22:19:40 +02:00
msgstr "Clique no link seguinte para ativar seu cliente de e-mail:"
#: plugins/mailto/init.php:75
msgid "Forward selected article(s) by email."
2013-05-18 22:19:40 +02:00
msgstr "Encaminhar artigo(s) selecionados por e-mail."
#: plugins/mailto/init.php:78
2013-05-18 22:19:40 +02:00
msgid ""
"You should be able to edit the message before sending in your mail client."
msgstr ""
#: plugins/mailto/init.php:83
msgid "Close this dialog"
msgstr "Fechar esta janela"
#: plugins/bookmarklets/init.php:20
msgid "Bookmarklets"
msgstr ""
#: plugins/bookmarklets/init.php:22
2013-05-18 22:19:40 +02:00
msgid ""
"Drag the link below to your browser toolbar, open the feed you're interested "
"in in your browser and click on the link to subscribe to it."
msgstr ""
#: plugins/bookmarklets/init.php:26
2013-05-18 22:19:40 +02:00
#, php-format
msgid "Subscribe to %s in Tiny Tiny RSS?"
2013-05-18 22:19:40 +02:00
msgstr "Assinar %s em TT-Rss?"
#: plugins/bookmarklets/init.php:31
msgid "Subscribe in Tiny Tiny RSS"
2013-05-18 22:19:40 +02:00
msgstr "Assinar em TT-Rss"
#: plugins/bookmarklets/init.php:34
msgid "Use this bookmarklet to publish arbitrary pages using Tiny Tiny RSS"
msgstr ""
#: plugins/import_export/init.php:58
msgid "Import and export"
2013-05-18 22:19:40 +02:00
msgstr "Importar e exportar"
#: plugins/import_export/init.php:60
2013-05-18 22:19:40 +02:00
msgid ""
"You can export and import your Starred and Archived articles for safekeeping "
"or when migrating between tt-rss instances of same version."
msgstr ""
#: plugins/import_export/init.php:65
msgid "Export my data"
2013-05-18 22:19:40 +02:00
msgstr "Exportar meus dados"
#: plugins/import_export/init.php:81
msgid "Import"
msgstr "Importar"
#: plugins/import_export/init.php:219
msgid "Could not import: incorrect schema version."
msgstr ""
#: plugins/import_export/init.php:224
msgid "Could not import: unrecognized document format."
2013-05-18 22:19:40 +02:00
msgstr "Não foi possível importar: Formato de documento desconhecido."
#: plugins/import_export/init.php:383
msgid "Finished: "
2013-05-18 22:19:40 +02:00
msgstr "Terminado:"
#: plugins/import_export/init.php:384
2013-05-18 22:19:40 +02:00
#, php-format
msgid "%d article processed, "
msgid_plural "%d articles processed, "
2013-05-18 22:19:40 +02:00
msgstr[0] "%d artigo processado,"
msgstr[1] "%d artigos processados,"
msgstr[2] "%d artigos processados,"
#: plugins/import_export/init.php:385
#, php-format
msgid "%d imported, "
msgid_plural "%d imported, "
2013-05-21 01:21:42 +02:00
msgstr[0] "%d importado,"
msgstr[1] "%d importados,"
msgstr[2] "%d importados,"
#: plugins/import_export/init.php:386
2013-05-18 22:19:40 +02:00
#, php-format
msgid "%d feed created."
msgid_plural "%d feeds created."
2013-05-18 22:19:40 +02:00
msgstr[0] "%d feed criado."
msgstr[1] "%d feeds criados."
msgstr[2] "%d feeds criados."
#: plugins/import_export/init.php:391
msgid "Could not load XML document."
2013-05-18 22:19:40 +02:00
msgstr "Não foi possível ler o documento XML."
#: plugins/import_export/init.php:403
msgid "Prepare data"
2013-05-18 22:19:40 +02:00
msgstr "Preparar dados"
2013-05-18 22:19:40 +02:00
#: plugins/import_export/init.php:446 plugins/googlereaderimport/init.php:92
msgid "No file uploaded."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum arquivo enviado."
#: plugins/mail/init.php:85
msgid "From:"
2013-05-18 22:19:40 +02:00
msgstr "De:"
#: plugins/mail/init.php:94
msgid "To:"
2013-05-18 22:19:40 +02:00
msgstr "Para:"
#: plugins/mail/init.php:107
msgid "Subject:"
2013-05-18 22:19:40 +02:00
msgstr "Assunto:"
#: plugins/mail/init.php:123
msgid "Send e-mail"
2013-05-18 22:19:40 +02:00
msgstr "Enviar e-mail"
2013-05-18 22:19:40 +02:00
#: plugins/note/init.php:26 plugins/note/note.js:11
msgid "Edit article note"
2013-05-18 22:19:40 +02:00
msgstr "Editar anotação sobre o artigo"
#: plugins/googlereaderimport/init.php:178
#, php-format
msgid "All done. %d out of %d articles imported."
msgstr ""
#: plugins/googlereaderimport/init.php:182
msgid "The document has incorrect format."
2013-05-21 01:21:42 +02:00
msgstr "O documento está no formato errado."
#: plugins/googlereaderimport/init.php:353
msgid "Import starred or shared items from Google Reader"
2013-05-21 01:21:42 +02:00
msgstr "Importar ítens com estrela do Google Reader"
#: plugins/googlereaderimport/init.php:357
msgid "Paste your starred.json or shared.json into the form below."
msgstr ""
#: plugins/googlereaderimport/init.php:371
msgid "Import my Starred items"
2013-05-18 22:19:40 +02:00
msgstr "Importar meus ítens com estrela"
#: plugins/instances/init.php:141
#, fuzzy
msgid "Linked"
msgstr "Link"
2013-05-18 22:19:40 +02:00
#: plugins/instances/init.php:204 plugins/instances/init.php:395
msgid "Instance"
msgstr ""
2013-05-18 22:19:40 +02:00
#: plugins/instances/init.php:215 plugins/instances/init.php:312
#: plugins/instances/init.php:404
msgid "Instance URL"
msgstr ""
2013-05-18 22:19:40 +02:00
#: plugins/instances/init.php:226 plugins/instances/init.php:414
msgid "Access key:"
2013-05-18 22:19:40 +02:00
msgstr "Chave de acesso:"
2013-05-18 22:19:40 +02:00
#: plugins/instances/init.php:229 plugins/instances/init.php:313
#: plugins/instances/init.php:417
msgid "Access key"
2013-05-18 22:19:40 +02:00
msgstr "Chave de acesso"
2013-05-18 22:19:40 +02:00
#: plugins/instances/init.php:233 plugins/instances/init.php:421
msgid "Use one access key for both linked instances."
msgstr ""
2013-05-18 22:19:40 +02:00
#: plugins/instances/init.php:241 plugins/instances/init.php:429
msgid "Generate new key"
2013-05-18 22:19:40 +02:00
msgstr "Gerar uma nova chave"
#: plugins/instances/init.php:292
#, fuzzy
msgid "Link instance"
msgstr "Editar Tags"
#: plugins/instances/init.php:304
2013-05-18 22:19:40 +02:00
msgid ""
"You can connect other instances of Tiny Tiny RSS to this one to share "
"Popular feeds. Link to this instance of Tiny Tiny RSS by using this URL:"
msgstr ""
#: plugins/instances/init.php:314
msgid "Last connected"
2013-05-18 22:19:40 +02:00
msgstr "Última conexão"
#: plugins/instances/init.php:315
msgid "Status"
msgstr ""
#: plugins/instances/init.php:316
msgid "Stored feeds"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições armazenadas"
#: plugins/instances/init.php:433
msgid "Create link"
2013-05-18 22:19:40 +02:00
msgstr "Criar link"
#: plugins/share/init.php:25
msgid "Share by URL"
2013-05-18 22:19:40 +02:00
msgstr "Compartilhar pela URL"
#: plugins/share/init.php:47
msgid "You can share this article by the following unique URL:"
2013-05-21 01:21:42 +02:00
msgstr "Você pode compartilhar esse artigo pela seguinte URL:"
2013-05-18 22:19:40 +02:00
#: plugins/updater/init.php:321 plugins/updater/init.php:338
#: plugins/updater/updater.js:10
msgid "Update Tiny Tiny RSS"
2013-05-18 22:19:40 +02:00
msgstr "Atualizar TT-RSS"
#: plugins/updater/init.php:341
msgid "Your Tiny Tiny RSS installation is up to date."
2013-05-18 22:19:40 +02:00
msgstr "Sua instalação do TT-Rss está atualizada."
#: plugins/updater/init.php:349
msgid "Do not close this dialog until updating is finished."
2013-05-18 22:19:40 +02:00
msgstr "Não feche esta janela até que a atualização esteja terminada."
#: plugins/updater/init.php:358
msgid "It is suggested to backup your tt-rss directory first."
msgstr ""
#: plugins/updater/init.php:359
msgid "Your database will not be modified."
2013-05-18 22:19:40 +02:00
msgstr "Seu banco de dados não será modificado."
#: plugins/updater/init.php:360
2013-05-18 22:19:40 +02:00
msgid ""
"Your current tt-rss installation directory will not be modified. It will be "
"renamed and left in the parent directory. You will be able to migrate all "
"your customized files after update finishes."
msgstr ""
#: plugins/updater/init.php:361
msgid "Ready to update."
2013-05-18 22:19:40 +02:00
msgstr "Pronto para atualizar."
#: plugins/updater/init.php:366
msgid "Start update"
2013-05-18 22:19:40 +02:00
msgstr "Iniciar atualização"
2013-05-18 22:19:40 +02:00
#: js/feedlist.js:397 js/feedlist.js:425
msgid "Mark all articles in %s as read?"
2013-05-18 22:19:40 +02:00
msgstr "Marcar todos os artigos em %s como lidos?"
2011-03-10 09:57:47 +01:00
#: js/feedlist.js:416
msgid "Mark all articles in %s older than 1 day as read?"
2013-05-18 22:19:40 +02:00
msgstr "Marcar todos os artigos em %s e com mais de 1 dias como lidos?"
2009-01-20 19:00:27 +01:00
#: js/feedlist.js:419
msgid "Mark all articles in %s older than 1 week as read?"
2013-05-18 22:19:40 +02:00
msgstr "Marcar todos os artigos em %s e com mais de 1 semana como lidos?"
2011-04-21 08:06:00 +02:00
#: js/feedlist.js:422
msgid "Mark all articles in %s older than 2 weeks as read?"
2013-05-18 22:19:40 +02:00
msgstr "Marcar todos os artigos em %s e com mais de 2 semanas como lidos?"
2010-11-17 11:43:14 +01:00
#: js/functions.js:65
msgid "The error will be reported to the configured log destination."
msgstr ""
#: js/functions.js:107
2013-05-18 22:19:40 +02:00
msgid ""
"Are you sure to report this exception to tt-rss.org? The report will include "
"your browser information. Your IP would be saved in the database."
msgstr ""
#: js/functions.js:236
msgid "Click to close"
2013-05-18 22:19:40 +02:00
msgstr "Clique para fechar"
2007-10-26 09:18:25 +02:00
#: js/functions.js:612
msgid "Error explained"
msgstr ""
#: js/functions.js:694
msgid "Upload complete."
2013-05-18 22:19:40 +02:00
msgstr "Upload completo."
#: js/functions.js:718
msgid "Remove stored feed icon?"
2013-05-18 22:19:40 +02:00
msgstr "Remover o ícone armazenado para essa assinatura?"
#: js/functions.js:723
msgid "Removing feed icon..."
2013-05-18 22:19:40 +02:00
msgstr "Removendo icone da assinatura..."
#: js/functions.js:728
msgid "Feed icon removed."
2013-05-18 22:19:40 +02:00
msgstr "Ícone da inscrição foi removido."
#: js/functions.js:750
msgid "Please select an image file to upload."
2013-05-18 22:19:40 +02:00
msgstr "Por favor selecione um arquivo de imagem para enviar."
#: js/functions.js:752
msgid "Upload new icon for this feed?"
2013-05-18 22:19:40 +02:00
msgstr "Enviar novo icone para essa inscrição?"
#: js/functions.js:753
msgid "Uploading, please wait..."
2013-05-18 22:19:40 +02:00
msgstr "Enviando, por favor aguarde..."
2012-12-24 10:34:37 +01:00
#: js/functions.js:769
#, fuzzy
msgid "Please enter label caption:"
msgstr "Último Login"
#: js/functions.js:774
msgid "Can't create label: missing caption."
msgstr ""
#: js/functions.js:817
msgid "Subscribe to Feed"
2013-05-18 22:19:40 +02:00
msgstr "Assinar inscrição"
2007-10-26 09:18:25 +02:00
#: js/functions.js:844
msgid "Subscribed to %s"
2013-05-18 22:19:40 +02:00
msgstr "%s assinado"
#: js/functions.js:849
msgid "Specified URL seems to be invalid."
msgstr ""
#: js/functions.js:852
msgid "Specified URL doesn't seem to contain any feeds."
msgstr ""
#: js/functions.js:862
msgid "Expand to select feed"
2013-05-18 22:19:40 +02:00
msgstr "Expandir inscrição selecionada"
#: js/functions.js:874
msgid "Couldn't download the specified URL: %s"
msgstr ""
#: js/functions.js:878
msgid "XML validation failed: %s"
2013-05-21 01:21:42 +02:00
msgstr "Erro na validação do XML: %s"
#: js/functions.js:883
msgid "You are already subscribed to this feed."
2013-05-21 01:21:42 +02:00
msgstr "Você já assinou este feed."
#: js/functions.js:1013
msgid "Edit rule"
2013-05-18 22:19:40 +02:00
msgstr "Editar regra"
#: js/functions.js:1039
msgid "Edit action"
2013-05-18 22:19:40 +02:00
msgstr "Editar ação"
#: js/functions.js:1076
msgid "Create Filter"
2013-05-18 22:19:40 +02:00
msgstr "Criar um filtro"
#: js/functions.js:1191
2013-05-18 22:19:40 +02:00
msgid ""
"Reset subscription? Tiny Tiny RSS will try to subscribe to the notification "
"hub again on next feed update."
2012-01-30 13:39:40 +01:00
msgstr ""
#: js/functions.js:1202
msgid "Subscription reset."
2013-05-18 22:19:40 +02:00
msgstr "Reiniciar assinatura."
2011-10-13 08:50:54 +02:00
2013-05-18 22:19:40 +02:00
#: js/functions.js:1212 js/tt-rss.js:677
msgid "Unsubscribe from %s?"
2013-05-18 22:19:40 +02:00
msgstr "Cancelar inscrição de %s?"
2009-10-06 12:23:39 +02:00
#: js/functions.js:1215
msgid "Removing feed..."
msgstr "Removendo o Feed..."
#: js/functions.js:1324
msgid "Please enter category title:"
2013-05-18 22:19:40 +02:00
msgstr "Por favor entre o título da categoria:"
#: js/functions.js:1355
msgid "Generate new syndication address for this feed?"
msgstr ""
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: js/functions.js:1359 js/prefs.js:1231
msgid "Trying to change address..."
2013-05-18 22:19:40 +02:00
msgstr "Tentando alterar endereço ..."
2010-03-22 20:16:21 +01:00
2013-05-18 22:19:40 +02:00
#: js/functions.js:1546 js/tt-rss.js:422 js/tt-rss.js:658
msgid "You can't edit this kind of feed."
msgstr ""
#: js/functions.js:1561
msgid "Edit Feed"
2013-05-18 22:19:40 +02:00
msgstr "Editar inscrição"
2013-05-18 22:19:40 +02:00
#: js/functions.js:1567 js/prefs.js:194 js/prefs.js:749
msgid "Saving data..."
2013-05-18 22:19:40 +02:00
msgstr "Salvando dados..."
#: js/functions.js:1599
msgid "More Feeds"
2013-05-18 22:19:40 +02:00
msgstr "Mais inscrições"
2013-05-18 22:19:40 +02:00
#: js/functions.js:1660 js/functions.js:1770 js/prefs.js:397 js/prefs.js:427
#: js/prefs.js:459 js/prefs.js:642 js/prefs.js:662 js/prefs.js:1207
#: js/prefs.js:1352
msgid "No feeds are selected."
msgstr "Nenhum feed foi selecionado."
#: js/functions.js:1702
2013-05-18 22:19:40 +02:00
msgid ""
"Remove selected feeds from the archive? Feeds with stored articles will not "
"be removed."
msgstr ""
#: js/functions.js:1741
msgid "Feeds with update errors"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições com erro na atualização"
2010-02-18 14:07:49 +01:00
2013-05-18 22:19:40 +02:00
#: js/functions.js:1752 js/prefs.js:1189
msgid "Remove selected feeds?"
2013-05-18 22:19:40 +02:00
msgstr "Remover inscrições selecionadas?"
2013-05-18 22:19:40 +02:00
#: js/functions.js:1755 js/prefs.js:1192
msgid "Removing selected feeds..."
2013-05-18 22:19:40 +02:00
msgstr "Removendo inscrições selecionadas…"
#: js/functions.js:1853
msgid "Help"
2013-05-18 22:19:40 +02:00
msgstr "Ajuda,"
#: js/PrefFeedTree.js:47
msgid "Edit category"
2013-05-18 22:19:40 +02:00
msgstr "Editar categoria"
#: js/PrefFeedTree.js:54
msgid "Remove category"
2013-05-18 22:19:40 +02:00
msgstr "Remover categoria"
#: js/PrefFilterTree.js:48
msgid "Inverse"
2013-05-18 22:19:40 +02:00
msgstr "Invertido"
#: js/prefs.js:55
msgid "Please enter login:"
2013-05-18 22:19:40 +02:00
msgstr "Por favor entre login:"
2011-10-13 08:50:54 +02:00
#: js/prefs.js:62
msgid "Can't create user: no login specified."
2013-05-15 07:23:41 +02:00
msgstr ""
#: js/prefs.js:66
msgid "Adding user..."
msgstr "Adicionando o usuário…"
#: js/prefs.js:94
msgid "User Editor"
2013-05-18 22:19:40 +02:00
msgstr "Editor de usuários"
#: js/prefs.js:117
msgid "Edit Filter"
2013-05-18 22:19:40 +02:00
msgstr "Editar filtros"
2011-10-13 08:50:54 +02:00
#: js/prefs.js:164
msgid "Remove filter?"
2013-05-18 22:19:40 +02:00
msgstr "Remover filtro?"
#: js/prefs.js:169
msgid "Removing filter..."
2013-05-18 22:19:40 +02:00
msgstr "Removendo filtro..."
#: js/prefs.js:279
#, fuzzy
msgid "Remove selected labels?"
msgstr "Remover os filtros selecionados?"
#: js/prefs.js:282
2013-05-15 07:23:41 +02:00
#, fuzzy
msgid "Removing selected labels..."
msgstr "Removendo filtros selecionados…"
2013-05-15 07:23:41 +02:00
2013-05-18 22:19:40 +02:00
#: js/prefs.js:295 js/prefs.js:1393
#, fuzzy
msgid "No labels are selected."
msgstr "Nenhum filtro foi selecionado."
#: js/prefs.js:309
2013-05-18 22:19:40 +02:00
msgid ""
"Remove selected users? Neither default admin nor your account will be "
"removed."
2013-05-15 07:23:41 +02:00
msgstr ""
#: js/prefs.js:312
msgid "Removing selected users..."
msgstr "Removendo usuários selecionados…"
2013-05-18 22:19:40 +02:00
#: js/prefs.js:326 js/prefs.js:507 js/prefs.js:528 js/prefs.js:567
msgid "No users are selected."
msgstr "Nenhum usuário foi selecionado."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:344
msgid "Remove selected filters?"
msgstr "Remover os filtros selecionados?"
#: js/prefs.js:347
msgid "Removing selected filters..."
msgstr "Removendo filtros selecionados…"
2013-05-18 22:19:40 +02:00
#: js/prefs.js:359 js/prefs.js:597 js/prefs.js:616
msgid "No filters are selected."
msgstr "Nenhum filtro foi selecionado."
#: js/prefs.js:378
msgid "Unsubscribe from selected feeds?"
2013-05-18 22:19:40 +02:00
msgstr "Cancelar inscrição dos feeds selecionados?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:382
msgid "Unsubscribing from selected feeds..."
2013-05-18 22:19:40 +02:00
msgstr "Cancelando inscrição dos feeds selecionados..."
#: js/prefs.js:412
msgid "Please select only one feed."
msgstr "Por favor selecione somente um feed"
#: js/prefs.js:418
msgid "Erase all non-starred articles in selected feed?"
2013-05-18 22:19:40 +02:00
msgstr "Apagar todos os arquivos sem estrela na inscrição selecionada?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:421
msgid "Clearing selected feed..."
2013-05-18 22:19:40 +02:00
msgstr "Limpando inscrição selecionada..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:440
msgid "How many days of articles to keep (0 - use default)?"
msgstr ""
#: js/prefs.js:443
#, fuzzy
msgid "Purging selected feed..."
msgstr "Removendo filtros selecionados…"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:478
msgid "Login field cannot be blank."
msgstr "O campo de Login não pode ser vazio."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:482
msgid "Saving user..."
msgstr "Salvando usuário"
2013-05-18 22:19:40 +02:00
#: js/prefs.js:512 js/prefs.js:533 js/prefs.js:572
msgid "Please select only one user."
msgstr "Por favor selecione somente um usuário."
2012-01-30 13:39:40 +01:00
#: js/prefs.js:537
msgid "Reset password of selected user?"
2013-05-18 22:19:40 +02:00
msgstr "Reiniciar a senha do usuário selecionado?"
#: js/prefs.js:540
msgid "Resetting password for selected user..."
2013-05-18 22:19:40 +02:00
msgstr "Reiniciando a senha do usuário selecionado..."
#: js/prefs.js:585
msgid "User details"
msgstr "Detalhes do usuário"
#: js/prefs.js:602
msgid "Please select only one filter."
msgstr "Por favor selecione somente um filtro."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:620
msgid "Combine selected filters?"
2013-05-18 22:19:40 +02:00
msgstr "Combinar os filtros selecionados?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:623
msgid "Joining filters..."
2013-05-18 22:19:40 +02:00
msgstr "Combinando filtros..."
#: js/prefs.js:684
msgid "Edit Multiple Feeds"
2013-05-18 22:19:40 +02:00
msgstr "Editar múltiplas assinaturas"
2011-10-13 08:50:54 +02:00
#: js/prefs.js:708
msgid "Save changes to selected feeds?"
2013-05-18 22:19:40 +02:00
msgstr "Salvar alterações nas inscrições selecionadas?"
2012-12-24 10:34:37 +01:00
#: js/prefs.js:785
msgid "OPML Import"
2013-05-18 22:19:40 +02:00
msgstr "Importar OPML"
2011-10-13 08:50:54 +02:00
#: js/prefs.js:812
msgid "Please choose an OPML file first."
2013-05-18 22:19:40 +02:00
msgstr "Por favor selecione um arquivo OPML."
2012-12-24 10:34:37 +01:00
2013-05-18 22:19:40 +02:00
#: js/prefs.js:815 plugins/import_export/import_export.js:115
#: plugins/googlereaderimport/init.js:45
msgid "Importing, please wait..."
2013-05-18 22:19:40 +02:00
msgstr "Importando, por favor aguarde..."
2012-12-24 10:34:37 +01:00
#: js/prefs.js:982
msgid "Reset to defaults?"
2013-05-18 22:19:40 +02:00
msgstr "Usar o padrão?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1096
2013-05-18 22:19:40 +02:00
msgid ""
"Remove category %s? Any nested feeds would be placed into Uncategorized."
2012-12-24 10:34:37 +01:00
msgstr ""
#: js/prefs.js:1102
msgid "Removing category..."
2013-05-18 22:19:40 +02:00
msgstr "Removendo categoria..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1123
msgid "Remove selected categories?"
msgstr "Remover as categorias selecionadas?"
2012-12-24 10:34:37 +01:00
#: js/prefs.js:1126
msgid "Removing selected categories..."
msgstr "Removendo categorias selecionadas…"
2012-12-24 10:34:37 +01:00
#: js/prefs.js:1139
msgid "No categories are selected."
msgstr "Nenhuma categoria foi selecionada."
2008-05-04 06:47:44 +02:00
#: js/prefs.js:1147
msgid "Category title:"
2013-05-18 22:19:40 +02:00
msgstr "Título da categoria..."
2010-01-13 11:50:18 +01:00
#: js/prefs.js:1151
msgid "Creating category..."
2013-05-18 22:19:40 +02:00
msgstr "Criando categoria..."
2012-12-24 10:34:37 +01:00
#: js/prefs.js:1178
msgid "Feeds without recent updates"
2013-05-18 22:19:40 +02:00
msgstr "Inscrições sem atualização recente"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1227
msgid "Replace current OPML publishing address with a new one?"
2013-05-15 07:23:41 +02:00
msgstr ""
#: js/prefs.js:1316
msgid "Clearing feed..."
2013-05-18 22:19:40 +02:00
msgstr "Limpando inscrição..."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1336
msgid "Rescore articles in selected feeds?"
2013-05-18 22:19:40 +02:00
msgstr "Reclassificar artigos nas inscrições selecionadas?"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1339
msgid "Rescoring selected feeds..."
2013-05-18 22:19:40 +02:00
msgstr "Removendo inscrições selecionadas…"
#: js/prefs.js:1359
msgid "Rescore all articles? This operation may take a lot of time."
msgstr ""
2013-05-18 22:19:40 +02:00
"Reclassificar todos os artigos? Esta operação pode demorar um bom tempo."
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1362
msgid "Rescoring feeds..."
2013-05-18 22:19:40 +02:00
msgstr "Reclassificando assinaturas..."
2012-12-24 10:34:37 +01:00
#: js/prefs.js:1379
msgid "Reset selected labels to default colors?"
2012-12-24 10:34:37 +01:00
msgstr ""
#: js/prefs.js:1416
msgid "Settings Profiles"
2012-12-24 10:34:37 +01:00
msgstr ""
#: js/prefs.js:1425
2013-05-18 22:19:40 +02:00
msgid ""
"Remove selected profiles? Active and default profiles will not be removed."
2012-12-24 10:34:37 +01:00
msgstr ""
2007-10-26 09:18:25 +02:00
#: js/prefs.js:1428
msgid "Removing selected profiles..."
2013-05-18 22:19:40 +02:00
msgstr "Removendo perfis selecionados…"
2012-12-24 10:34:37 +01:00
#: js/prefs.js:1443
msgid "No profiles are selected."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum perfil está selecionado."
2008-08-06 10:43:33 +02:00
2013-05-18 22:19:40 +02:00
#: js/prefs.js:1451 js/prefs.js:1504
msgid "Activate selected profile?"
2013-05-18 22:19:40 +02:00
msgstr "Ativar o perfil selecionado?"
2013-05-18 22:19:40 +02:00
#: js/prefs.js:1467 js/prefs.js:1520
msgid "Please choose a profile to activate."
2013-05-18 22:19:40 +02:00
msgstr "Por favor, selecione um perfil para ativar."
2012-12-24 10:34:37 +01:00
#: js/prefs.js:1472
msgid "Creating profile..."
2013-05-18 22:19:40 +02:00
msgstr "Criando perfil..."
2012-12-24 10:34:37 +01:00
#: js/prefs.js:1528
msgid "This will invalidate all previously generated feed URLs. Continue?"
2012-12-24 10:34:37 +01:00
msgstr ""
2013-05-18 22:19:40 +02:00
#: js/prefs.js:1531 js/prefs.js:1550
msgid "Clearing URLs..."
2013-05-18 22:19:40 +02:00
msgstr "Limpando URLs..."
2012-12-24 10:34:37 +01:00
#: js/prefs.js:1538
2012-12-24 10:34:37 +01:00
#, fuzzy
msgid "Generated URLs cleared."
msgstr "Gerar um outro endereço"
#: js/prefs.js:1547
msgid "This will invalidate all previously shared article URLs. Continue?"
msgstr ""
2010-02-18 14:07:49 +01:00
#: js/prefs.js:1557
msgid "Shared URLs cleared."
2013-05-15 07:23:41 +02:00
msgstr ""
2010-02-18 14:07:49 +01:00
#: js/prefs.js:1648
2013-05-15 07:23:41 +02:00
#, fuzzy
msgid "Label Editor"
msgstr "Editor de Feed"
2013-05-15 07:23:41 +02:00
#: js/prefs.js:1770
msgid "Subscribing to feeds..."
2013-05-18 22:19:40 +02:00
msgstr "Adicionando inscrições..."
2010-02-18 14:07:49 +01:00
#: js/prefs.js:1807
msgid "Clear stored data for this plugin?"
msgstr ""
2010-02-18 14:07:49 +01:00
#: js/prefs.js:1824
msgid "Clear all messages in the error log?"
2007-10-26 09:18:25 +02:00
msgstr ""
#: js/tt-rss.js:127
msgid "Mark all articles as read?"
2013-05-18 22:19:40 +02:00
msgstr "Marcar todos os artigos como lidos?"
2010-03-22 20:16:21 +01:00
#: js/tt-rss.js:133
msgid "Marking all feeds as read..."
msgstr "Marcando todos os feeds como lidos..."
2007-10-26 09:18:25 +02:00
#: js/tt-rss.js:381
msgid "Please enable mail plugin first."
2013-05-18 22:19:40 +02:00
msgstr "Por favor habilite o plugin de e-mail."
2008-05-18 09:43:19 +02:00
#: js/tt-rss.js:493
msgid "Please enable embed_original plugin first."
2013-05-18 22:19:40 +02:00
msgstr "Por favor, habilite o plugin \"embed_original\"."
#: js/tt-rss.js:645
msgid "Select item(s) by tags"
2013-05-18 22:19:40 +02:00
msgstr "Selecionar item(s) pelas tags"
#: js/tt-rss.js:666
msgid "You can't unsubscribe from the category."
2013-05-18 22:19:40 +02:00
msgstr "Você não pode cancelar a inscrição dessa categoria."
2009-01-25 18:34:50 +01:00
2013-05-18 22:19:40 +02:00
#: js/tt-rss.js:671 js/tt-rss.js:825
msgid "Please select some feed first."
2013-05-18 22:19:40 +02:00
msgstr "Por favor selecione alguma inscrição."
#: js/tt-rss.js:820
msgid "You can't rescore this kind of feed."
2013-05-18 22:19:40 +02:00
msgstr "Você não pode classificar esse tipo de assinatura."
2009-10-06 11:44:03 +02:00
#: js/tt-rss.js:830
msgid "Rescore articles in %s?"
2013-05-18 22:19:40 +02:00
msgstr "Reclassificar artigos em %s?"
2012-09-09 18:17:07 +02:00
#: js/tt-rss.js:833
msgid "Rescoring articles..."
2013-05-18 22:19:40 +02:00
msgstr "Reclassificando artigos..."
2012-09-09 18:17:07 +02:00
#: js/tt-rss.js:967
msgid "New version available!"
2013-05-18 22:19:40 +02:00
msgstr "Nova versão disponível!"
2007-10-26 09:18:25 +02:00
#: js/viewfeed.js:105
msgid "Cancel search"
2013-05-18 22:19:40 +02:00
msgstr "Cancelar pesquisa"
#: js/viewfeed.js:454
msgid "Unstar article"
2013-05-18 22:19:40 +02:00
msgstr "Remover estrela"
2007-10-26 09:18:25 +02:00
#: js/viewfeed.js:458
msgid "Star article"
2013-05-18 22:19:40 +02:00
msgstr "Incluir estrela"
2010-03-22 20:16:21 +01:00
#: js/viewfeed.js:498
msgid "Unpublish article"
2013-05-18 22:19:40 +02:00
msgstr "Cancelar publicação"
#: js/viewfeed.js:502
msgid "Publish article"
2013-05-18 22:19:40 +02:00
msgstr "Publicar artigo"
2007-10-26 09:18:25 +02:00
#: js/viewfeed.js:654
msgid "%d article selected"
msgid_plural "%d articles selected"
2013-05-18 22:19:40 +02:00
msgstr[0] "%d artigo selecionado"
msgstr[1] "%d artigos selecionados"
msgstr[2] "%d artigos selecionados"
#: js/viewfeed.js:726 js/viewfeed.js:754 js/viewfeed.js:781 js/viewfeed.js:844
#: js/viewfeed.js:878 js/viewfeed.js:998 js/viewfeed.js:1041
#: js/viewfeed.js:1094 js/viewfeed.js:2071 plugins/mailto/init.js:7
#: plugins/mail/mail.js:7
msgid "No articles are selected."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum artigo foi selecionado."
#: js/viewfeed.js:1006
msgid "Delete %d selected article in %s?"
msgid_plural "Delete %d selected articles in %s?"
2013-05-18 22:19:40 +02:00
msgstr[0] "Apagar %d artigo selecionado em %s?"
msgstr[1] "Apagar %d artigos selecionados em %s?"
msgstr[2] ""
2012-09-09 18:17:07 +02:00
#: js/viewfeed.js:1008
msgid "Delete %d selected article?"
msgid_plural "Delete %d selected articles?"
2013-05-18 22:19:40 +02:00
msgstr[0] "Apagar %d artigo selecionado?"
msgstr[1] "Apagar %d artigos selecionados?"
msgstr[2] ""
2012-09-09 18:17:07 +02:00
#: js/viewfeed.js:1050
msgid "Archive %d selected article in %s?"
msgid_plural "Archive %d selected articles in %s?"
2013-05-18 22:19:40 +02:00
msgstr[0] "Arquivar %d artigo em %s?"
msgstr[1] "Arquivar %d artigos em %s?"
msgstr[2] ""
2010-11-17 11:43:14 +01:00
#: js/viewfeed.js:1053
msgid "Move %d archived article back?"
msgid_plural "Move %d archived articles back?"
2013-05-18 22:19:40 +02:00
msgstr[0] "Mover %d artigo de volta?"
msgstr[1] "Mover %d artigos de volta?"
msgstr[2] "Mover %d artigos de volta?"
#: js/viewfeed.js:1055
2013-05-18 22:19:40 +02:00
msgid ""
"Please note that unstarred articles might get purged on next feed update."
msgstr ""
#: js/viewfeed.js:1100
msgid "Mark %d selected article in %s as read?"
msgid_plural "Mark %d selected articles in %s as read?"
2013-05-18 22:19:40 +02:00
msgstr[0] "Marcar %d artigo selecionado in %s como lido²"
msgstr[1] "Marcar %d artigos selecionados em %s como lidos?"
msgstr[2] "Marcar %d artigos selecionados em %s como lidos?"
2011-03-10 09:57:47 +01:00
#: js/viewfeed.js:1124
msgid "Edit article Tags"
2013-05-18 22:19:40 +02:00
msgstr "Editar Tags do artigo"
2007-10-26 09:18:25 +02:00
#: js/viewfeed.js:1130
msgid "Saving article tags..."
2013-05-18 22:19:40 +02:00
msgstr "Salvando tags..."
2009-01-25 18:34:50 +01:00
#: js/viewfeed.js:1336
msgid "No article is selected."
2013-05-18 22:19:40 +02:00
msgstr "Nenhum artigo foi selecionado."
2010-11-17 11:43:14 +01:00
#: js/viewfeed.js:1371
msgid "No articles found to mark"
2013-05-18 22:19:40 +02:00
msgstr "Nenhum artigo foi encontrado para marcar"
2010-03-22 20:16:21 +01:00
#: js/viewfeed.js:1373
msgid "Mark %d article as read?"
msgid_plural "Mark %d articles as read?"
2013-05-18 22:19:40 +02:00
msgstr[0] "Marcar %d artigo como lido?"
msgstr[1] "Marcar %d artigos como lidos?"
msgstr[2] "Marcar %d artigos como lidos?"
2007-10-26 09:18:25 +02:00
#: js/viewfeed.js:1875
msgid "Open original article"
2013-05-18 22:19:40 +02:00
msgstr "Abrir o artigo original"
#: js/viewfeed.js:1881
msgid "Display article URL"
2013-05-18 22:19:40 +02:00
msgstr "Mostrar URL do artigo"
#: js/viewfeed.js:1900
msgid "Toggle marked"
2013-05-18 22:19:40 +02:00
msgstr "Marcar/Desmarcar"
#: js/viewfeed.js:1981
msgid "Assign label"
msgstr ""
2011-04-21 08:06:00 +02:00
#: js/viewfeed.js:1986
#, fuzzy
msgid "Remove label"
msgstr "Remover"
2011-04-21 08:06:00 +02:00
#: js/viewfeed.js:2040
msgid "Please enter new score for selected articles:"
2013-05-18 22:19:40 +02:00
msgstr "Por favor entre uma nova classificação para os artigos selecionados:"
#: js/viewfeed.js:2082
msgid "Please enter new score for this article:"
2013-05-18 22:19:40 +02:00
msgstr "Por favor entre uma nova classificação para esse artigo:"
2008-05-18 09:43:19 +02:00
#: js/viewfeed.js:2115
msgid "Article URL:"
2013-05-18 22:19:40 +02:00
msgstr "URL do artigo:"
2010-11-08 12:29:11 +01:00
#: plugins/embed_original/init.js:6
msgid "Sorry, your browser does not support sandboxed iframes."
msgstr ""
2007-10-26 09:18:25 +02:00
2013-05-18 22:19:40 +02:00
#: plugins/mailto/init.js:21 plugins/mail/mail.js:21
msgid "Forward article by email"
2013-05-18 22:19:40 +02:00
msgstr "Encaminhar artigo por email"
2012-09-09 18:17:07 +02:00
#: plugins/import_export/import_export.js:13
msgid "Export Data"
2013-05-18 22:19:40 +02:00
msgstr "Exportar dados"
2007-10-26 09:18:25 +02:00
#: plugins/import_export/import_export.js:40
2013-05-18 22:19:40 +02:00
msgid ""
"Finished, exported %d article. You can download the data <a "
"class='visibleLink' href='%u'>here</a>."
msgid_plural ""
"Finished, exported %d articles. You can download the data <a "
"class='visibleLink' href='%u'>here</a>."
msgstr[0] ""
msgstr[1] ""
2007-10-26 09:18:25 +02:00
#: plugins/import_export/import_export.js:93
msgid "Data Import"
2013-05-18 22:19:40 +02:00
msgstr "Importar dados"
2011-04-21 08:06:00 +02:00
#: plugins/import_export/import_export.js:112
msgid "Please choose the file first."
2013-05-18 22:19:40 +02:00
msgstr "Por favor selecione primeiro o arquivo."
2013-05-15 07:23:41 +02:00
#: plugins/note/note.js:17
msgid "Saving article note..."
2013-05-18 22:19:40 +02:00
msgstr "Salvando anotação..."
2007-10-26 09:18:25 +02:00
#: plugins/googlereaderimport/init.js:18
msgid "Google Reader Import"
2013-05-18 22:19:40 +02:00
msgstr "Importar do Google Reader"
#: plugins/googlereaderimport/init.js:42
msgid "Please choose a file first."
2013-05-18 22:19:40 +02:00
msgstr "Por favor selecione primeiro um arquivo."
2012-09-09 18:17:07 +02:00
#: plugins/instances/instances.js:10
#, fuzzy
msgid "Link Instance"
msgstr "Editar Tags"
2008-05-18 09:43:19 +02:00
#: plugins/instances/instances.js:73
#, fuzzy
msgid "Edit Instance"
msgstr "Editar Tags"
2009-01-25 18:34:50 +01:00
#: plugins/instances/instances.js:122
msgid "Remove selected instances?"
2013-05-18 22:19:40 +02:00
msgstr "Remover as instâncias selecionadas?"
2009-01-25 18:34:50 +01:00
#: plugins/instances/instances.js:125
msgid "Removing selected instances..."
2013-05-18 22:19:40 +02:00
msgstr "Removendo instâncias selecionadas..."
2008-09-21 10:34:17 +02:00
2013-05-18 22:19:40 +02:00
#: plugins/instances/instances.js:139 plugins/instances/instances.js:151
msgid "No instances are selected."
2013-05-18 22:19:40 +02:00
msgstr "Nenhuma instância foi selecionada."
2007-10-26 09:18:25 +02:00
#: plugins/instances/instances.js:156
msgid "Please select only one instance."
2013-05-18 22:19:40 +02:00
msgstr "Por favor selecione apenas uma instância"
2007-10-26 09:18:25 +02:00
#: plugins/share/share.js:10
msgid "Share article by URL"
2013-05-18 22:19:40 +02:00
msgstr "Compartilhar artigo pela URL"
2007-10-26 09:18:25 +02:00
#: plugins/updater/updater.js:58
2013-05-18 22:19:40 +02:00
msgid ""
"Backup your tt-rss directory before continuing. Please type 'yes' to "
"continue."
msgstr ""
2007-10-26 09:18:25 +02:00
#, fuzzy
#~ msgid "(Un)hide empty categories"
#~ msgstr "Editar categorias"
#, fuzzy
#~ msgid "Published articles and generated feeds"
#~ msgstr "Remover os filtros selecionados?"
#, fuzzy
#~ msgid "Articles shared by URL"
#~ msgstr "Favoritos"
#~ msgid "Hello,"
#~ msgstr "Olá,"
#, fuzzy
#~ msgid "Enable categories"
#~ msgstr "Editar categorias"
2011-04-21 08:06:00 +02:00
2012-01-30 13:39:40 +01:00
#, fuzzy
#~ msgid "Hide read articles and feeds"
#~ msgstr "Favoritos"
2012-01-30 13:39:40 +01:00
2010-01-13 11:50:18 +01:00
#, fuzzy
#~ msgid "Article archive"
#~ msgstr "Feed não encontrado."
2008-05-18 09:43:19 +02:00
#, fuzzy
#~ msgid "Set value"
#~ msgstr "Marcar como favorito"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Mark %d displayed article as read?"
#~ msgid_plural "Mark %d displayed articles as read?"
#~ msgstr[0] "Marcando todos os feeds como lidos..."
#~ msgstr[1] "Marcando todos os feeds como lidos..."
2013-05-15 07:23:41 +02:00
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Error: unable to load article."
#~ msgstr "Favoritos"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Click to expand article."
#~ msgstr "Favoritos"
2008-09-25 05:56:59 +02:00
#, fuzzy
#~ msgid "%d more..."
#~ msgid_plural "%d more..."
#~ msgstr[0] "Salvando o Feed..."
#~ msgstr[1] "Salvando o Feed..."
2011-10-13 08:50:54 +02:00
#, fuzzy
#~ msgid "No unread feeds."
#~ msgstr "Favoritos"
#, fuzzy
#~ msgid "Load more..."
#~ msgstr "Salvando o Feed..."
#, fuzzy
#~ msgid "Show tag cloud..."
#~ msgstr "núvem de tags"
2011-04-21 08:06:00 +02:00
#, fuzzy
#~ msgid "Click to play"
#~ msgstr "Favoritos"
#~ msgid "Select theme"
#~ msgstr "Selecionar o tema"
2011-04-21 08:06:00 +02:00
#, fuzzy
#~ msgid "Playing..."
#~ msgstr "Salvando o Feed..."
2011-04-21 08:06:00 +02:00
#, fuzzy
#~ msgid "Default interval between feed updates"
#~ msgstr "Padrão"
#~ msgid ", found: "
#~ msgstr ", encontrou:"
#~ msgid "Please backup your database before proceeding."
#~ msgstr "Faça uma cópia-de-segurança de seus dados antes de prosseguir."
#~ msgid "Updating to version %d..."
#~ msgstr "Atualizando para a versão %d..."
#~ msgid "Checking version... "
#~ msgstr "Verificando a versão…"
#~ msgid "OK!"
#~ msgstr "OK!"
#~ msgid "ERROR!"
#~ msgstr "ERRO!"
2011-04-21 08:06:00 +02:00
#, fuzzy
#~ msgid "Mark feed as read"
#~ msgstr "Marcar como lido"
#~ msgid "Title or Content"
#~ msgstr "Título ou Conteúdo"
#~ msgid "Link"
#~ msgstr "Link"
#~ msgid "Content"
#~ msgstr "Conteúdo"
2011-04-21 08:06:00 +02:00
2010-03-22 20:16:21 +01:00
#, fuzzy
#~ msgid "Article Date"
#~ msgstr "Feed não encontrado."
2008-09-25 05:56:59 +02:00
#, fuzzy
#~ msgid "Delete article"
#~ msgstr "Favoritos"
#~ msgid "Set starred"
#~ msgstr "Marcar como favorito"
2010-03-22 20:16:21 +01:00
2008-09-25 05:56:59 +02:00
#, fuzzy
#~ msgid "Assign tags"
#~ msgstr "sem tags"
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Date syntax appears to be correct:"
#~ msgstr "Senha antiga incorreta"
2008-09-25 05:56:59 +02:00
#, fuzzy
#~ msgid "Date syntax is incorrect."
#~ msgstr "Senha antiga incorreta"
2008-09-25 05:56:59 +02:00
#, fuzzy
#~ msgid "(%d feed)"
#~ msgid_plural "(%d feeds)"
#~ msgstr[0] "Editar"
#~ msgstr[1] "Editar"
2008-09-25 05:56:59 +02:00
#, fuzzy
#~ msgid "Tag Cloud"
#~ msgstr "Núvem de tags"
#, fuzzy
#~ msgid "Mark all visible articles in %s as read?"
#~ msgstr "Marcando todos os feeds como lidos..."
2008-09-25 05:56:59 +02:00
#, fuzzy
#~ msgid "Share on identi.ca"
#~ msgstr "Título"
2012-10-18 10:56:48 +02:00
#, fuzzy
#~ msgid "Flattr this article."
#~ msgstr "Favoritos"
#, fuzzy
#~ msgid "Share on Google+"
#~ msgstr "Título"
2008-09-25 05:56:59 +02:00
2013-01-04 22:27:44 +01:00
#, fuzzy
#~ msgid "Share on Twitter"
#~ msgstr "Título"
2013-01-04 22:27:44 +01:00
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Show additional preferences"
#~ msgstr "Sair das preferências"
2013-01-04 22:27:44 +01:00
#, fuzzy
#~ msgid "Back to feeds"
#~ msgstr "Todos os feeds"
2013-01-04 22:27:44 +01:00
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Clearing credentials..."
#~ msgstr "Salvando o Feed..."
#~ msgid "Updated"
#~ msgstr "Atualizado"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Notifying <b>%s</b>."
#~ msgstr "Adicionando a categoria <b>%s</b>."
2012-12-24 10:34:37 +01:00
#~ msgid "Yes"
#~ msgstr "Sim"
#~ msgid "No"
#~ msgstr "Não"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Comments?"
#~ msgstr "Conteúdo"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Move between articles"
#~ msgstr "Favoritos"
#, fuzzy
#~ msgid "Active article actions"
#~ msgstr "Favoritos"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Mark articles below/above active one as read"
#~ msgstr "Marcando todos os feeds como lidos..."
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Other actions"
#~ msgstr "Outras ações:"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Multiple articles actions"
#~ msgstr "Favoritos"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Select starred articles"
#~ msgstr "Favoritos"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Feed actions"
#~ msgstr "Ações do Feed:"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Press any key to close this window."
#~ msgstr "Fechar esta janela"
2012-12-24 10:34:37 +01:00
#~ msgid "My Feeds"
#~ msgstr "Meus Feeds"
#~ msgid "Other Feeds"
#~ msgstr "Outros Feeds"
2012-12-24 10:34:37 +01:00
#, fuzzy
#~ msgid "Panel actions"
#~ msgstr "Ações do Feed:"
2012-12-24 10:34:37 +01:00
2012-09-24 10:04:52 +02:00
#, fuzzy
#~ msgid "Edit feed categories"
#~ msgstr "Editar categorias"
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Right-to-left content"
#~ msgstr "Título ou conteúdo"
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Loading..."
#~ msgstr "Salvando o Feed..."
2012-09-24 10:04:52 +02:00
#, fuzzy
#~ msgid "Magpie"
#~ msgstr "Página"
2013-05-15 07:23:41 +02:00
#, fuzzy
#~ msgid "Original article"
#~ msgstr "Favoritos"
#, fuzzy
#~ msgid "Update feed"
#~ msgstr "Favoritos"
#, fuzzy
#~ msgid "With subcategories"
#~ msgstr "Editar categorias"
2012-09-24 10:04:52 +02:00
2012-09-09 18:17:07 +02:00
#, fuzzy
#~ msgid "<li>Adding category <b>%s</b>.</li>"
#~ msgstr "Adicionando a categoria <b>%s</b>."
#, fuzzy
#~ msgid "OK"
#~ msgstr "OK!"
#, fuzzy
#~ msgid "after"
#~ msgstr "Atualizar"
#, fuzzy
#~ msgid "Apply to category"
#~ msgstr "Salvando categoria..."
#~ msgid "Category <b>$%s</b> already exists in the database."
#~ msgstr "A categoria <b>$%s</b> já existe na base de dados."
#, fuzzy
#~ msgid "Remove selected categories"
#~ msgstr "Remover as categorias selecionadas?"
#, fuzzy
#~ msgid "Twitter"
#~ msgstr "Título"
#, fuzzy
#~ msgid "Subscribing to feed..."
#~ msgstr "Removendo o Feed..."
#, fuzzy
#~ msgid "Feed Categories"
#~ msgstr "Categoria:"
2010-11-17 11:43:14 +01:00
#, fuzzy
#~ msgid "Importing using DOMXML."
#~ msgstr "Importando OPML (usando a extensão DOMXML)..."
2010-11-17 11:43:14 +01:00
#, fuzzy
#~ msgid "Importing using DOMDocument."
#~ msgstr "Importando OPML (usando a extensão DOMDocument)…"
2013-05-18 22:19:40 +02:00
#~ msgid ""
#~ "DOMXML extension is not found. It is required for PHP versions below 5."
#~ msgstr ""
#~ "A extensão DOMXML não foi encontrada. Ela é exigida para versões do PHP "
#~ "menores que 5."
2010-11-17 11:43:14 +01:00
#, fuzzy
#~ msgid "Publish"
#~ msgstr "Publicado"
#~ msgid "Changed password of user <b>%s</b>."
#~ msgstr "Alterada a senha do usuário <b>%s</b>."
#, fuzzy
#~ msgid "Content filtering"
#~ msgstr "Filtrando o conteúdo"
2010-11-17 11:43:14 +01:00
#~ msgid "short_desc"
#~ msgstr "short_desc"
2011-03-10 09:57:47 +01:00
#, fuzzy
#~ msgid "Remove:"
#~ msgstr "Remover"
2011-03-10 09:57:47 +01:00
#, fuzzy
#~ msgid "Toggle category reordering mode"
#~ msgstr "Remover as categorias selecionadas?"
2011-10-13 08:50:54 +02:00
#, fuzzy
#~ msgid "Update all feeds"
#~ msgstr "Favoritos"
2011-10-13 08:50:54 +02:00
#, fuzzy
#~ msgid "feeds"
#~ msgstr "Feed"
#, fuzzy
#~ msgid "Click to expand article"
#~ msgstr "Favoritos"
2011-04-21 08:06:00 +02:00
#~ msgid "Importing OPML (using DOMXML extension)..."
#~ msgstr "Importando OPML (usando a extensão DOMXML)..."
#~ msgid "Importing OPML (using DOMDocument extension)..."
#~ msgstr "Importando OPML (usando a extensão DOMDocument)…"
2011-03-18 16:25:21 +01:00
#~ msgid "Unknown error"
#~ msgstr "Erro desconhecido"
2010-11-29 17:23:53 +01:00
#, fuzzy
2011-03-10 09:57:47 +01:00
#~ msgid "View article"
#~ msgstr "Favoritos"
2010-11-29 17:23:53 +01:00
#, fuzzy
#~ msgid "Fatal Exception"
#~ msgstr "Erro Fatal"
#, fuzzy
#~ msgid "Feed Browser"
#~ msgstr "Editor de Feed"
#, fuzzy
#~ msgid "Filter Editor"
#~ msgstr "Editor de Feed"
#, fuzzy
#~ msgid "Click to change color"
#~ msgstr "Favoritos"
#~ msgid "Save current configuration?"
#~ msgstr "Salvar a configuração atual?"
2010-11-17 11:43:14 +01:00
#~ msgid "Tags"
#~ msgstr "Tags"
#, fuzzy
#~ msgid "toggle unread"
#~ msgstr "Marcar como favorito"
#, fuzzy
#~ msgid "(remove)"
#~ msgstr "Remover"
#, fuzzy
#~ msgid "Cancel synchronization"
#~ msgstr "Salvar configuração"
#, fuzzy
#~ msgid "Remove stored data"
#~ msgstr "Remover as categorias selecionadas?"
#, fuzzy
#~ msgid "Reset UI layout"
#~ msgstr "&nbsp;&nbsp;Editar esse Feed"
#~ msgid "Showing most popular tags "
#~ msgstr "Exibir as Tags mais populares."
#, fuzzy
#~ msgid "more tags"
#~ msgstr "sem tags"
#~ msgid "Change e-mail"
#~ msgstr "Mudar E-mail"
#, fuzzy
#~ msgid "Synchronizing feeds..."
#~ msgstr "Salvando o Feed..."
#, fuzzy
#~ msgid "Synchronizing categories..."
#~ msgstr "Salvando categoria..."
#, fuzzy
#~ msgid "Synchronizing articles..."
#~ msgstr "Favoritos"
#, fuzzy
#~ msgid "Synchronizing articles (%d)..."
#~ msgstr "Favoritos"
#, fuzzy
#~ msgid "Reset category order?"
#~ msgstr "Remover as categorias selecionadas?"
2010-11-08 12:29:11 +01:00
#~ msgid "No feeds to display."
#~ msgstr "Sem Feeds para exibir."
2010-06-30 11:14:18 +02:00
#~ msgid "Remove selected users?"
#~ msgstr "Remover os usuários selecionados?"
2010-03-22 20:16:21 +01:00
#~ msgid "Adding feed..."
#~ msgstr "Adicionando o Feed..."
2008-09-25 05:56:59 +02:00
#, fuzzy
2010-03-22 20:16:21 +01:00
#~ msgid "Assign score to article:"
#~ msgstr "Favoritos"
2008-09-25 05:56:59 +02:00
2010-03-22 20:16:21 +01:00
#, fuzzy
#~ msgid "Category reordering disabled"
#~ msgstr "Remover as categorias selecionadas?"
2008-09-25 05:56:59 +02:00
#, fuzzy
2010-03-22 20:16:21 +01:00
#~ msgid "Category reordering enabled"
#~ msgstr "Remover as categorias selecionadas?"
2008-09-25 05:56:59 +02:00
#, fuzzy
2010-03-22 20:16:21 +01:00
#~ msgid "Changing password..."
#~ msgstr "Mudar senha"
2008-09-25 05:56:59 +02:00
2010-03-22 20:16:21 +01:00
#~ msgid "Mark as read:"
#~ msgstr "Marcar como lido:"
#, fuzzy
#~ msgid "Remove selected articles from label?"
#~ msgstr "Remover os filtros selecionados?"
2008-09-25 05:56:59 +02:00
#, fuzzy
2010-03-22 20:16:21 +01:00
#~ msgid "Removing offline data..."
#~ msgstr "Removendo o Feed..."
2008-09-25 05:56:59 +02:00
#, fuzzy
2010-03-22 20:16:21 +01:00
#~ msgid "Rescore last 100 articles in selected feeds?"
#~ msgstr "Remover os filtros selecionados?"
2008-09-25 05:56:59 +02:00
2008-12-16 07:44:02 +01:00
#, fuzzy
2010-03-22 20:16:21 +01:00
#~ msgid "Saving feeds..."
#~ msgstr "Salvando o Feed..."
2008-12-16 07:44:02 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Saving filter..."
#~ msgstr "Salvando o filtro..."
2008-12-16 07:44:02 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Selection"
#~ msgstr "Seleção"
2008-12-16 07:44:02 +01:00
2010-03-22 20:16:21 +01:00
#~ msgid "Trying to change e-mail..."
#~ msgstr "Tentando mudar o E-mail..."
2009-01-20 19:00:27 +01:00
2010-02-18 14:07:49 +01:00
#~ msgid "Changing category of selected feeds..."
#~ msgstr "Alterando a categoria dos feeds selecionados…"
2010-01-13 11:50:18 +01:00
2010-02-18 14:07:49 +01:00
#~ msgid "Trying to change password..."
#~ msgstr "Tentando alterar senha ..."
2010-01-13 11:50:18 +01:00
2010-02-18 14:07:49 +01:00
#~ msgid "Done."
#~ msgstr "Feito."
2010-01-13 11:50:18 +01:00
2010-02-18 14:07:49 +01:00
#~ msgid "Change theme"
#~ msgstr "Mudar Tema"
2010-01-13 11:50:18 +01:00
2010-02-18 14:07:49 +01:00
#, fuzzy
#~ msgid "Remove selected feeds from archive?"
#~ msgstr "Remover os filtros selecionados?"
2010-01-13 11:50:18 +01:00
#, fuzzy
#~ msgid "More feeds..."
#~ msgstr "Removendo o Feed..."
2010-01-13 11:50:18 +01:00
#, fuzzy
#~ msgid "Order:"
#~ msgstr "Onde:"
2009-04-30 09:25:04 +02:00
#, fuzzy
2009-12-24 13:59:49 +01:00
#~ msgid "View:"
#~ msgstr "Título"
2009-04-30 09:25:04 +02:00
2009-12-24 13:59:49 +01:00
#~ msgid "Page"
#~ msgstr "Página"
2008-12-16 07:44:02 +01:00
2009-12-24 13:59:49 +01:00
#, fuzzy
#~ msgid "Tags:"
#~ msgstr "Tags"
2008-12-16 07:44:02 +01:00
2009-12-24 13:59:49 +01:00
#, fuzzy
#~ msgid "Mark as unread"
#~ msgstr "Marcar como lido"
#~ msgid "Where:"
#~ msgstr "Onde:"
2008-12-16 07:44:02 +01:00
2009-03-27 18:20:29 +01:00
#~ msgid "This program requires XmlHttpRequest "
#~ msgstr "Este programa requer XmlHttpRequest"
#~ msgid "This program requires cookies "
#~ msgstr "Este programa requer cookies "
#, fuzzy
#~ msgid "&nbsp;&nbsp;Keyboard shortcuts"
#~ msgstr "&nbsp;&nbsp;Criar filtro"
#~ msgid "filter_type_descr"
#~ msgstr "filter_type_descr"
#~ msgid "action_description"
#~ msgstr "action_description"
2009-02-20 13:57:07 +01:00
#~ msgid "Please select only one category."
#~ msgstr "Por favor selecione somente uma categoria."
2009-02-20 13:57:07 +01:00
#~ msgid "Address changed."
#~ msgstr "Endereço alterado."
2013-05-18 22:19:40 +02:00
#~ msgid ""
#~ "config: your config file version is incorrect. See config.php-dist.\n"
#~ msgstr ""
#~ "config: a versão do seu arquivo de configuração é incorreta. Veja em "
#~ "config.php-dist.\n"
2009-02-09 21:02:20 +01:00
#~ msgid "config: SESSION_EXPIRE_TIME is undefined"
#~ msgstr "config: SESSION_EXPIRE_TIME não definida"
#~ msgid "config: SESSION_EXPIRE_TIME is too low (less than 60)"
#~ msgstr "config: SESSION_EXPIRE_TIME é muito baixo (menor que 60)"
#~ msgid "config: SESSION_EXPIRE_TIME should be greater or equal to"
#~ msgstr "config: SESSION_EXPIRE_TIME deveria ser maior ou igual"
2013-05-18 22:19:40 +02:00
#~ msgid ""
#~ "config: DATABASE_BACKED_SESSIONS is incompatible with SINGLE_USER_MODE"
#~ msgstr ""
#~ "config: DATABASE_BACKED_SESSIONS é incompatível com SINGLE_USER_MODE"
2009-02-09 21:02:20 +01:00
#~ msgid "config: DATABASE_BACKED_SESSIONS are currently broken with MySQL"
#~ msgstr "config: DATABASE_BACKED_SESSIONS esta atualmente quebrado com MySQL"
2009-01-25 18:34:50 +01:00
#~ msgid "Unknown Error"
#~ msgstr "Erro desconhecido"
#, fuzzy
#~ msgid "Site:"
#~ msgstr "Título"
#~ msgid "Content Filtering"
#~ msgstr "Filtrando o conteúdo"
#~ msgid "User Manager"
#~ msgstr "Gerência de usuário"
2009-01-20 19:00:27 +01:00
#~ msgid "&nbsp;&nbsp;Edit this feed"
#~ msgstr "&nbsp;&nbsp;Editar esse Feed"
#, fuzzy
#~ msgid "&nbsp;&nbsp;Clear articles"
#~ msgstr "&nbsp;&nbsp;Criar filtro"
#, fuzzy
#~ msgid "&nbsp;&nbsp;Rescore feed"
#~ msgstr "&nbsp;&nbsp;Editar esse Feed"
#~ msgid "&nbsp;&nbsp;Mark as read"
#~ msgstr "&nbsp;&nbsp;Marcar como lido"
#, fuzzy
#~ msgid "&nbsp;&nbsp;Create label"
#~ msgstr "&nbsp;&nbsp;Criar filtro"
#~ msgid "&nbsp;&nbsp;Create filter"
#~ msgstr "&nbsp;&nbsp;Criar filtro"
#, fuzzy
#~ msgid "&nbsp;&nbsp;Reset category order"
#~ msgstr "&nbsp;&nbsp;Editar esse Feed"
2009-01-19 06:56:32 +01:00
#, fuzzy
#~ msgid "Title contains"
#~ msgstr "Título ou conteúdo"
#, fuzzy
#~ msgid "Content contains"
#~ msgstr "Filtrando o conteúdo"
#~ msgid "SQL Expression"
#~ msgstr "Expressão SQL"
#, fuzzy
#~ msgid "Labels and SQL Expressions"
#~ msgstr "Expressão SQL"
2008-12-16 07:44:02 +01:00
#, fuzzy
#~ msgid "Perform action"
#~ msgstr "Ação"
2008-08-06 10:43:33 +02:00
#~ msgid "SQL Expression:"
#~ msgstr "Expressão SQL:"
#~ msgid "Action:"
#~ msgstr "Ação:"
#, fuzzy
#~ msgid "Update using:"
#~ msgstr "Atualizar"
#~ msgid "Change password:"
#~ msgstr "Mudar senha:"
2008-05-05 09:32:39 +02:00
#~ msgid "Next page"
#~ msgstr "Próxima página"
#~ msgid "Previous page"
#~ msgstr "Página anterior"
#~ msgid "First page"
#~ msgstr "Primeira página"
2007-10-26 09:18:25 +02:00
#~ msgid "&nbsp;&nbsp;Update"
#~ msgstr "&nbsp;&nbsp;Atualizar"