msgid ""
msgstr ""
"Project-Id-Version: Yet Another Related Posts Plugin v2.1.6\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2008-12-04 01:32-0200\n"
"Last-Translator: Rafael Fischmann <rfischmann@gmail.com>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
"X-Poedit-Language: Portuguese\n"
"X-Poedit-Country: BRAZIL\n"
"X-Poedit-SourceCharset: utf-8\n"
"X-Poedit-KeywordsList: __;_e;__ngettext:1,2;_n:1,2;__ngettext_noop:1,2;_n_noop:1,2;_c,_nc:4c,1,2;_x:1,2c;_ex:1,2c;_nx:4c,1,2;_nx_noop:4c,1,2;\n"
"X-Poedit-Basepath: ../\n"
"X-Poedit-Bookmarks: \n"
"X-Poedit-SearchPath-0: .\n"
"X-Textdomain-Support: yes"

#: includes.php:149
#: includes.php:194
#: includes.php:215
#@ yet-another-related-posts-plugin
msgid "Related Posts (YARPP)"
msgstr "Posts Relacionados (YARPP)"

#: includes.php:376
#@ yet-another-related-posts-plugin
msgid "Related Posts"
msgstr "Posts Relacionados"

#: template-builtin.php:35
#, php-format
#@ yet-another-related-posts-plugin
msgid "%f is the YARPP match score between the current entry and this related entry. You are seeing this value because you are logged in to WordPress as an administrator. It is not shown to regular visitors."
msgstr "%f é a pontuação do YARPP entre o artigo atual e este artigo relacionado. Você está vendo este valor porque está logado no WordPress como administrador. Usuários comuns não o vêem."

#: magic.php:297
#: options-meta-boxes.php:205
#: options-meta-boxes.php:269
#, php-format
#@ yet-another-related-posts-plugin
msgid "Related posts brought to you by <a href='%s'>Yet Another Related Posts Plugin</a>."
msgstr "Posts relacionados trazidos a você pelo <a href='%s'>Yet Another Related Posts Plugin</a>."

#: yarpp_options.php:54
#@ yet-another-related-posts-plugin
msgid "The MyISAM check has been overridden. You may now use the \"consider titles\" and \"consider bodies\" relatedness criteria."
msgstr "A checagem do MyISAM foi sobreescrita. Você agora pode usar os critérios de relacionamento \"considerar títulos\" e \"considerar corpos\"."

#: yarpp_options.php:63
#, php-format
#@ yet-another-related-posts-plugin
msgid "YARPP's \"consider titles\" and \"consider bodies\" relatedness criteria require your <code>%s</code> table to use the <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>MyISAM storage engine</a>, but the table seems to be using the <code>%s</code> engine. These two options have been disabled."
msgstr "Os critérios de relacionamento \"considerar títulos\" e \"considerar corpos\" do YARPP necessitam que sua tabela <code>%s</code> utilize o <a href='http://dev.mysql.com/doc/refman/5.0/en/storage-engines.html'>sistema de armazenamento MyISAM</a>, mas ela parece estar usando o mecanismo <code>%s</code>. Essas duas opções foram desabilitadas."

#: yarpp_options.php:65
#, php-format
#@ yet-another-related-posts-plugin
msgid "To restore these features, please update your <code>%s</code> table by executing the following SQL directive: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> . No data will be erased by altering the table's engine, although there are performance implications."
msgstr "Para restaurar esses recursos, por favor atualize sua tabela <code>%s</code> executando o seguinte comando SQL: <code>ALTER TABLE `%s` ENGINE = MyISAM;</code> . Nenhum dado será apagado na alteração do mecanismo da tabela, apesar de haver algumas implicações em performance."

#: yarpp_options.php:67
#, php-format
#@ yet-another-related-posts-plugin
msgid "If, despite this check, you are sure that <code>%s</code> is using the MyISAM engine, press this magic button:"
msgstr "Se, apesar dessa checagem, você estiver certo de que a <code>%s</code> está usando o mecanismo MyISAM, aperte este botão mágico:"

#: yarpp_options.php:70
#@ yet-another-related-posts-plugin
msgid "Trust me. Let me use MyISAM features."
msgstr "Confie em mim. Deixe-me usar recursos MyISAM."

#: yarpp_options.php:83
#@ yet-another-related-posts-plugin
msgid "The YARPP database had an error but has been fixed."
msgstr "O banco de dados do YARPP tinha um erro mas foi corrigido."

#: yarpp_options.php:85
#@ yet-another-related-posts-plugin
msgid "The YARPP database has an error which could not be fixed."
msgstr "O banco de dados do YARPP tinha um erro que não pôde ser corrigido."

#: yarpp_options.php:114
#@ yet-another-related-posts-plugin
msgid "Options saved!"
msgstr "Opções salvas!"

#: options-meta-boxes.php:38
#@ yet-another-related-posts-plugin
msgid "word"
msgstr "palavra"

#: options-meta-boxes.php:39
#@ yet-another-related-posts-plugin
msgid "tag"
msgstr "tag"

#: options-meta-boxes.php:40
#@ yet-another-related-posts-plugin
msgid "category"
msgstr "categoria"

#: options-meta-boxes.php:45
#: options-meta-boxes.php:63
#: options-meta-boxes.php:76
#@ yet-another-related-posts-plugin
msgid "do not consider"
msgstr "não considerar"

#: options-meta-boxes.php:46
#: options-meta-boxes.php:64
#: options-meta-boxes.php:78
#@ yet-another-related-posts-plugin
msgid "consider"
msgstr "considerar"

#: options-meta-boxes.php:48
#: options-meta-boxes.php:80
#, php-format
#@ yet-another-related-posts-plugin
msgid "require at least one %s in common"
msgstr "requerer pelo menos uma %s em comum"

#: options-meta-boxes.php:50
#: options-meta-boxes.php:82
#, php-format
#@ yet-another-related-posts-plugin
msgid "require more than one %s in common"
msgstr "requerer mais de uma %s em comum"

#: options-meta-boxes.php:65
#@ yet-another-related-posts-plugin
msgid "consider with extra weight"
msgstr "considerar com peso extra"

#: yarpp_options.php:178
#@ yet-another-related-posts-plugin
msgid "Yet Another Related Posts Plugin Options"
msgstr "Opções do Plugin Yet Another Related Posts"

#: options-meta-boxes.php:118
#@ yet-another-related-posts-plugin
msgid "\"The Pool\""
msgstr "\"O Conjunto\""

#: options-meta-boxes.php:91
#@ yet-another-related-posts-plugin
msgid "\"The Pool\" refers to the pool of posts and pages that are candidates for display as related to the current entry."
msgstr "\"O Conjunto\" refere-se ao grupo de posts e páginas candidatos a serem mostrados como relacionados num determinado artigo."

#: options-meta-boxes.php:96
#@ yet-another-related-posts-plugin
msgid "Disallow by category:"
msgstr "Desaprovar por categoria:"

#: options-meta-boxes.php:98
#@ yet-another-related-posts-plugin
msgid "Disallow by tag:"
msgstr "Desaprovar por tag:"

#: options-meta-boxes.php:101
#@ yet-another-related-posts-plugin
msgid "Show password protected posts?"
msgstr "Mostrar posts protegidos por senha?"

#: options-meta-boxes.php:140
#@ yet-another-related-posts-plugin
msgid "Show only previous posts?"
msgstr "Mostrar apenas posts anteriores?"

#: options-meta-boxes.php:148
#@ yet-another-related-posts-plugin
msgid "\"Relatedness\" options"
msgstr "Opções de \"relacionamento\""

#: options-meta-boxes.php:124
#: options-meta-boxes.php:139
#: options-meta-boxes.php:157
#: options-meta-boxes.php:161
#: options-meta-boxes.php:204
#: options-meta-boxes.php:221
#: options-meta-boxes.php:223
#: options-meta-boxes.php:228
#: options-meta-boxes.php:268
#@ yet-another-related-posts-plugin
msgid "more&gt;"
msgstr "mais&gt;"

#: options-meta-boxes.php:124
#@ yet-another-related-posts-plugin
msgid "The higher the match threshold, the more restrictive, and you get less related posts overall. The default match threshold is 5. If you want to find an appropriate match threshold, take a look at some post's related posts display and their scores. You can see what kinds of related posts are being picked up and with what kind of match scores, and determine an appropriate threshold for your site."
msgstr "Quanto maior o nível de precisão, mais restritivo, menos posts relacionados no geral. O nível padrão é 5. Se você quer achar uma configuração apropriada, observe alguns posts relacionados e suas pontuações. Você pode conferir que tipos de posts relacionados estão sendo selecionados com que tipos de pontuações, determinando assim um nível de precisão ideal para o seu site."

#: options-meta-boxes.php:130
#@ yet-another-related-posts-plugin
msgid "Match threshold:"
msgstr "Nível de precisão:"

#: options-meta-boxes.php:131
#@ yet-another-related-posts-plugin
msgid "Titles: "
msgstr "Títulos:"

#: options-meta-boxes.php:133
#@ yet-another-related-posts-plugin
msgid "Bodies: "
msgstr "Corpos:"

#: options-meta-boxes.php:135
#@ yet-another-related-posts-plugin
msgid "Tags: "
msgstr "Tags: "

#: options-meta-boxes.php:137
#@ yet-another-related-posts-plugin
msgid "Categories: "
msgstr "Categorias:"

#: options-meta-boxes.php:139
#@ yet-another-related-posts-plugin
msgid "Cross-relate posts and pages?"
msgstr "Cruzar posts e páginas?"

#: options-meta-boxes.php:139
#@ yet-another-related-posts-plugin
msgid "When the \"Cross-relate posts and pages\" option is selected, the <code>related_posts()</code>, <code>related_pages()</code>, and <code>related_entries()</code> all will give the same output, returning both related pages and posts."
msgstr "Quando a opção \"Cruzar posts e páginas\" estiver selecionada, <code>related_posts()</code>, <code>related_pages()</code> e <code>related_entries()</code> darão a mesma saída, retornando ambos posts e páginas relacionadas."

#: options-meta-boxes.php:212
#@ yet-another-related-posts-plugin
msgid "Display options <small>for your website</small>"
msgstr "Mostrar opções <small>para o seu website</small>"

#: options-meta-boxes.php:157
#@ yet-another-related-posts-plugin
msgid "Automatically display related posts?"
msgstr "Mostrar posts relacionados automaticamente?"

#: options-meta-boxes.php:157
#@ yet-another-related-posts-plugin
msgid "This option automatically displays related posts right after the content on single entry pages. If this option is off, you will need to manually insert <code>related_posts()</code> or variants (<code>related_pages()</code> and <code>related_entries()</code>) into your theme files."
msgstr "Esta opção mostra posts relacionados logo depois do conteúdo em páginas individuais de posts, automaticamente. Se esta opção estiver desligada, você terá que inserir <code>related_posts()</code> ou variantes (<code>related_pages()</code> e <code>related_entries()</code>) manualmente em seu tema."

#: options-meta-boxes.php:158
#@ yet-another-related-posts-plugin
msgid "Website display code example"
msgstr "Exemplo de código para visualização no website"

#: options-meta-boxes.php:158
#: options-meta-boxes.php:221
#@ yet-another-related-posts-plugin
msgid "(Update options to reload.)"
msgstr "(Salve as opções para atualizar.)"

#: options-meta-boxes.php:160
#: options-meta-boxes.php:226
#@ yet-another-related-posts-plugin
msgid "Maximum number of related posts:"
msgstr "Número máximo de posts relacionados:"

#: options-meta-boxes.php:175
#: options-meta-boxes.php:244
#@ yet-another-related-posts-plugin
msgid "Before / after related entries:"
msgstr "Antes / depois de itens relacionados:"

#: options-meta-boxes.php:175
#: options-meta-boxes.php:176
#: options-meta-boxes.php:184
#: options-meta-boxes.php:244
#: options-meta-boxes.php:245
#: options-meta-boxes.php:250
#@ yet-another-related-posts-plugin
msgid "For example:"
msgstr "Por exemplo:"

#: options-meta-boxes.php:176
#: options-meta-boxes.php:245
#@ yet-another-related-posts-plugin
msgid "Before / after each related entry:"
msgstr "Antes / depois de cada item relacionado:"

#: options-meta-boxes.php:178
#: options-meta-boxes.php:247
#@ yet-another-related-posts-plugin
msgid "Show excerpt?"
msgstr "Mostrar resumo?"

#: options-meta-boxes.php:179
#: options-meta-boxes.php:248
#@ yet-another-related-posts-plugin
msgid "Excerpt length (No. of words):"
msgstr "Comprimento do resumo (No. de palavras):"

#: options-meta-boxes.php:183
#@ yet-another-related-posts-plugin
msgid "Before / after (Excerpt):"
msgstr "Antes / depois (Resumo):"

#: options-meta-boxes.php:189
#: options-meta-boxes.php:254
#@ yet-another-related-posts-plugin
msgid "Order results:"
msgstr "Ordenar resultados:"

#: options-meta-boxes.php:191
#: options-meta-boxes.php:256
#@ yet-another-related-posts-plugin
msgid "score (high relevance to low)"
msgstr "pontuação (relevância alta para baixa)"

#: options-meta-boxes.php:192
#: options-meta-boxes.php:257
#@ yet-another-related-posts-plugin
msgid "score (low relevance to high)"
msgstr "pontuação (relevância baixa para alta)"

#: options-meta-boxes.php:193
#: options-meta-boxes.php:258
#@ yet-another-related-posts-plugin
msgid "date (new to old)"
msgstr "data (novos para velhos)"

#: options-meta-boxes.php:194
#: options-meta-boxes.php:259
#@ yet-another-related-posts-plugin
msgid "date (old to new)"
msgstr "data (velhos para novos)"

#: options-meta-boxes.php:195
#: options-meta-boxes.php:260
#@ yet-another-related-posts-plugin
msgid "title (alphabetical)"
msgstr "título (alfabeticamente)"

#: options-meta-boxes.php:196
#: options-meta-boxes.php:261
#@ yet-another-related-posts-plugin
msgid "title (reverse alphabetical)"
msgstr "título (alfabeticamente inverso)"

#: options-meta-boxes.php:201
#: options-meta-boxes.php:266
#@ yet-another-related-posts-plugin
msgid "Default display if no results:"
msgstr "Mostragem padrão sem resultados:"

#: includes.php:257
#: options-meta-boxes.php:203
#: options-meta-boxes.php:268
#@ yet-another-related-posts-plugin
msgid "Help promote Yet Another Related Posts Plugin?"
msgstr "Ajudar a promover o plugin Yet Another Related Posts?"

#: options-meta-boxes.php:205
#: options-meta-boxes.php:269
#, php-format
#@ yet-another-related-posts-plugin
msgid "This option will add the code %s. Try turning it on, updating your options, and see the code in the code example to the right. These links and donations are greatly appreciated."
msgstr "Esta opção adicionará o código %s. Tente ligá-la, atualizar suas opções e ver o código no exemplo à direita. Esses links e doações são bastante apreciados."

#: options-meta-boxes.php:276
#@ yet-another-related-posts-plugin
msgid "Display options <small>for RSS</small>"
msgstr "Mostrar opções <small>para RSS</small>"

#: options-meta-boxes.php:221
#@ yet-another-related-posts-plugin
msgid "Display related posts in feeds?"
msgstr "Mostrar posts relacionados em feeds?"

#: options-meta-boxes.php:223
#@ yet-another-related-posts-plugin
msgid "Display related posts in the descriptions?"
msgstr "Mostrar posts relacionados nas descrições?"

#: options-meta-boxes.php:223
#@ yet-another-related-posts-plugin
msgid "This option displays the related posts in the RSS description fields, not just the content. If your feeds are set up to only display excerpts, however, only the description field is used, so this option is required for any display at all."
msgstr "Esta opção mostra os posts relacionados nos campos de descrição do RSS, e não apenas o conteúdo. Se os seus feeds estão configurados para somente mostrar resumos, porém, apenas o campo de descrição será usado, então esta opção é necessária para mostrar qualquer coisa."

#: options-meta-boxes.php:221
#@ yet-another-related-posts-plugin
msgid "RSS display code example"
msgstr "Exemplo de código de visualização RSS"

#: options-meta-boxes.php:250
#@ yet-another-related-posts-plugin
msgid "Before / after (excerpt):"
msgstr "Antes / depois (resumo):"

#: yarpp_options.php:279
#@ yet-another-related-posts-plugin
msgid "Update options"
msgstr "Atualizar opções"

#: yarpp_options.php:280
#@ yet-another-related-posts-plugin
msgid "Do you really want to reset your configuration?"
msgstr "Você quer mesmo redefinir sua configuração?"

#: yarpp_options.php:280
#@ yet-another-related-posts-plugin
msgid "Reset options"
msgstr "Redefinir opções"

#: cache-postmeta.php:105
#: cache-tables.php:131
#@ yet-another-related-posts-plugin
msgid "Example post "
msgstr "Post de exemplo"

#: options-meta-boxes.php:105
#@ yet-another-related-posts-plugin
msgid "day(s)"
msgstr "dia(s)"

#: options-meta-boxes.php:106
#@ yet-another-related-posts-plugin
msgid "week(s)"
msgstr "semana(s)"

#: options-meta-boxes.php:107
#@ yet-another-related-posts-plugin
msgid "month(s)"
msgstr "mês(es)"

#: options-meta-boxes.php:109
#@ yet-another-related-posts-plugin
msgid "Show only posts from the past NUMBER UNITS"
msgstr "Mostrar posts apenas dos últimos NUMBER UNITS"

#: yarpp_options.php:46
#, php-format
#@ yet-another-related-posts-plugin
msgid "There is a new beta (%s) of Yet Another Related Posts Plugin. You can <a href=\"%s\">download it here</a> at your own risk."
msgstr "Há uma nova beta (%s) do Yet Another Related Posts Plugin. Você pode <a href=\"%s\">baixá-la</a> sob a sua própria responsabilidade."

#: includes.php:248
#: options-meta-boxes.php:161
#: options-meta-boxes.php:228
#@ yet-another-related-posts-plugin
msgid "Display using a custom template file"
msgstr "Mostrar usando um arquivo de modelo customizado"

#: includes.php:249
#: options-meta-boxes.php:165
#: options-meta-boxes.php:233
#@ yet-another-related-posts-plugin
msgid "Template file:"
msgstr "Arquivo de modelo:"

#: options-meta-boxes.php:221
#@ yet-another-related-posts-plugin
msgid "This option displays related posts at the end of each item in your RSS and Atom feeds. No template changes are needed."
msgstr "Esta opção mostra posts relacionados ao final de cada item nos seus feeds RSS e Atom. Nenhuma mudança em modelos é necessária."

#: template-metabox.php:12
#@ yet-another-related-posts-plugin
msgid "These are the related entries for this entry. Updating this post may change these related posts."
msgstr "Há entradas relacionadas para este artigo. Atualizar este post poderá mudar esses itens relacionados."

#: template-metabox.php:25
#@ yet-another-related-posts-plugin
msgid "Whether all of these related entries are actually displayed and how they are displayed depends on your YARPP display options."
msgstr "A forma como todas essas entradas relacionadas são mostradas e se elas serão de fato mostradas depende das suas opções de visualização do YARPP."

#: includes.php:28
#: includes.php:39
#: template-metabox.php:27
#: template-widget.php:13
#@ yet-another-related-posts-plugin
msgid "No related posts."
msgstr "Nenhum post relacionado."

#: includes.php:26
#: includes.php:37
#@ yet-another-related-posts-plugin
msgid "Related posts:"
msgstr "Posts relacionados:"

#: options-meta-boxes.php:228
#@ yet-another-related-posts-plugin
msgid "NEW!"
msgstr "NOVO!"

#: options-meta-boxes.php:161
#: options-meta-boxes.php:228
#@ yet-another-related-posts-plugin
msgid "This advanced option gives you full power to customize how your related posts are displayed. Templates (stored in your theme folder) are written in PHP."
msgstr "Esta opção avançada lhe dá poder total para customizar como seus posts relacionados são mostrados. Modelos (armazenados na sua pasta de tema) são escritos em PHP."

#: options-meta-boxes.php:175
#: options-meta-boxes.php:176
#: options-meta-boxes.php:184
#: options-meta-boxes.php:244
#: options-meta-boxes.php:245
#: options-meta-boxes.php:250
#@ yet-another-related-posts-plugin
msgid " or "
msgstr " ou "

#: includes.php:169
#@ yet-another-related-posts-plugin
msgid "Settings"
msgstr ""

#: includes.php:243
#@ default
msgid "Title:"
msgstr ""

#: includes.php:385
#@ yet-another-related-posts-plugin
msgid "Related entries may be displayed once you save your entry"
msgstr ""

#: options-meta-boxes.php:124
#@ yet-another-related-posts-plugin
msgid "YARPP limits the related posts list by (1) a maximum number and (2) a <em>match threshold</em>."
msgstr ""

#: options-meta-boxes.php:283
#@ yet-another-related-posts-plugin
msgid "YARPP Forum"
msgstr ""

#: options-meta-boxes.php:284
#@ yet-another-related-posts-plugin
msgid "YARPP on Twitter"
msgstr ""

#: options-meta-boxes.php:285
#@ yet-another-related-posts-plugin
msgid "YARPP on the Web"
msgstr ""

#: options-meta-boxes.php:292
#@ yet-another-related-posts-plugin
msgid "Contact YARPP"
msgstr ""

#: yarpp_options.php:42
#, php-format
#@ default
msgid "There is a new version of %1$s available. <a href=\"%2$s\" class=\"thickbox\" title=\"%3$s\">View version %4$s details</a> or <a href=\"%5$s\">update automatically</a>."
msgstr ""

#: yarpp_options.php:86
#, php-format
#@ yet-another-related-posts-plugin
msgid "Please try <a href=\"%s\" target=\"_blank\">manual SQL setup</a>."
msgstr ""

#: yarpp_options.php:188
#, php-format
#@ yet-another-related-posts-plugin
msgid "by <a href=\"%s\" target=\"_blank\">mitcho (Michael 芳貴 Erlewine)</a>"
msgstr ""

