# Copyright (C) 2019 WPForms Form Locker
# This file is distributed under the same license as the WPForms Form Locker package.
# Translators:
# Dionizio Bonfim Bach <translations@djio.com.br>, 2018
# FX Bénard <fxb@wp-translations.org>, 2018
# edson katayama <midiamentira@gmail.com>, 2019
# Diana K. Cury <dianakac@gmail.com>, 2019
# 
msgid ""
msgstr ""
"Project-Id-Version: WPForms Form Locker\n"
"Last-Translator: Diana K. Cury <dianakac@gmail.com>, 2019\n"
"Language-Team: Portuguese (Brazil) (https://www.transifex.com/wp-translations/teams/64435/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
"X-Poedit-Basepath: ..\n"
"X-Poedit-KeywordsList: __;_e;_ex:1,2c;_n:1,2;_n_noop:1,2;_nx:1,2,4c;_nx_noop:1,2,3c;_x:1,2c;esc_attr__;esc_attr_e;esc_attr_x:1,2c;esc_html__;esc_html_e;esc_html_x:1,2c\n"
"X-Poedit-SearchPath-0: .\n"
"X-Poedit-SearchPathExcluded-0: *.js\n"
"X-Poedit-SourceCharset: UTF-8\n"

#. translators: %s - WPForms.com documentation page URL.
#: wpforms-form-locker.php:62
msgid ""
"The WPForms Form Locker plugin has been deactivated. Your site is running an"
" outdated version of PHP that is no longer supported and is not compatible "
"with the Form Locker addon. <a href=\"%s\" target=\"_blank\" rel=\"noopener "
"noreferrer\">Read more</a> for additional information."
msgstr ""
"O plugin WPForms Form Locker foi desativado. Seu site está executando uma "
"versão desatualizada do PHP que não é mais suportada e não é compatível com "
"o complemento do Form Locker. <a href=\"%s\" target=\"_blank\" "
"rel=\"noopener noreferrer\">Leia mais</a> para informações adicionais."

#: src/Admin.php:152
msgid "Require unique answer"
msgstr "Requer resposta única"

#: src/Admin.php:153
msgid ""
"Check this option to require only unique answers for the current field."
msgstr ""
"Marque esta opção para exigir apenas respostas exclusivas para o campo "
"atual."

#: src/Admin.php172, src/Admin.php:189
msgid "Form Locker"
msgstr "Form Locker"

#: src/Admin.php:197
msgid "Enable password protection"
msgstr "Ativar proteção por senha"

#: src/Admin.php199, src/Admin.php208, src/Lockers/Password.php:142
msgid "Password"
msgstr "Senha"

#: src/Admin.php:216
msgid "Display Message"
msgstr "Exibir mensagem"

#: src/Admin.php:221
msgid "This message is displayed to visitors above the password form."
msgstr ""
"Esta mensagem é exibida para os visitantes acima do formulário de senha."

#: src/Admin.php:230
msgid "Enable scheduling"
msgstr "Ativar agendamento"

#: src/Admin.php:232
msgid "Scheduling"
msgstr "Agendando"

#: src/Admin.php:233
msgid "Accept form entries during the date/time window below."
msgstr "Aceitar entradas de formulário durante a janela de data/hora abaixo."

#: src/Admin.php:244
msgid "Start Date"
msgstr "Data de Início"

#: src/Admin.php:248
msgid "Clear Start Date"
msgstr "Limpar data de início"

#: src/Admin.php:257
msgid "Start Time"
msgstr "Hora de início"

#: src/Admin.php:261
msgid "Clear Start Time"
msgstr "Limpar hora de início"

#: src/Admin.php:270
msgid "End Date"
msgstr "Data Final"

#: src/Admin.php:274
msgid "Clear End Date"
msgstr "Limpar data final"

#: src/Admin.php:283
msgid "End Time"
msgstr "Fim do tempo"

#: src/Admin.php:287
msgid "Clear End Time"
msgstr "Limpar fim do tempo"

#: src/Admin.php298, src/Admin.php:334
msgid "Closed Message"
msgstr "Mensagem encerrada"

#: src/Admin.php303, src/Admin.php:339
msgid "This message is displayed to visitors when the form is closed."
msgstr ""
"Esta mensagem é exibida para visitantes quando o formulário é fechado."

#: src/Admin.php:312
msgid "Enable limit on total form entries"
msgstr "Ativar limite no total de entradas de formulário"

#: src/Admin.php:314
msgid "Entry Limit"
msgstr "Limite de entrada"

#: src/Admin.php:323
msgid "Limit"
msgstr "Limite"

#: src/Admin.php:348
msgid "Enable restricting entries to logged in users only"
msgstr "Ativar a restrição de entradas apenas para usuários conectados"

#: src/Admin.php:350
msgid "User"
msgstr "Usuário"

#: src/Admin.php:359
msgid "Message"
msgstr "Mensagem"

#: src/Admin.php:364
msgid "This message is displayed to logged out visitors in place of the form."
msgstr ""
"Esta mensagem é exibida para visitantes desconectados no lugar do "
"formulário."

#: src/Lockers/Password.php:136
msgid "The password is incorrect."
msgstr "A senha está incorreta."

#: src/Lockers/Password.php:152
msgid "Sending..."
msgstr "Enviando..."

#: src/Lockers/Password.php:153
msgid "Submit"
msgstr "Enviar"

#: src/Lockers/UniqueAnswer.php:103
msgid "Unique Answer"
msgstr "Resposta única"

#: src/Lockers/UniqueAnswer.php105, src/Lockers/UniqueAnswer.php121,
#: src/Lockers/UniqueAnswer.php:174
msgid "The value must be unique."
msgstr "O valor deve ser exclusivo."
