cirandas.net

ref: master

plugins/custom_forms/po/pt/custom_forms.po


# translation of noosfero.po to
# Krishnamurti Lelis Lima Vieira Nunes , 2007.
# noosfero - Brazilian Portuguese translation
# Copyright (C) 2007,
# Forum Brasileiro de Economia Solidaria 
# Copyright (C) 2007,
# Ynternet.org Foundation 
# This file is distributed under the same license as noosfero itself.
# Joenio Costa , 2008.
#
#
msgid ""
msgstr ""
"Project-Id-Version: 1.3~rc2-1-ga15645d\n"
"PO-Revision-Date: 2016-10-03 18:21+0000\n"
"Last-Translator: Aurélio A. Heckert \n"
"Language-Team: Portuguese \n"
"Language: pt\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-Generator: Weblate 2.9-dev\n"

#: ../controllers/custom_forms_plugin_myprofile_controller.rb:26
msgid "Custom form %s was successfully created."
msgstr "O formulário %s foi criado com sucesso."

#: ../controllers/custom_forms_plugin_myprofile_controller.rb:46
msgid "Custom form %s was successfully updated."
msgstr "O formulário personalizado %s foi atualizado com sucesso."

#: ../controllers/custom_forms_plugin_myprofile_controller.rb:49
msgid "Form could not be updated"
msgstr "O formulário não pode ser atualizado"

#: ../controllers/custom_forms_plugin_myprofile_controller.rb:59
msgid "Form removed"
msgstr "Formulário removido"

#: ../controllers/custom_forms_plugin_myprofile_controller.rb:61
msgid "Form could not be removed"
msgstr "O formulário não pode ser removido"

#: ../controllers/custom_forms_plugin_profile_controller.rb:31
msgid "Submission saved"
msgstr "Submissão salva"

#: ../controllers/custom_forms_plugin_profile_controller.rb:34
msgid "Submission could not be saved"
msgstr "A submissão não pode ser salva"

#: ../lib/custom_forms_plugin.rb:8
msgid "Enables the creation of forms."
msgstr "Habilita a criação de formulários."

#: ../lib/custom_forms_plugin.rb:16
msgid "Manage Forms"
msgstr "Gerenciar Formulários"

#: ../lib/custom_forms_plugin/admission_survey.rb:9
msgid "Admission survey"
msgstr "Questionário para associação"

#: ../lib/custom_forms_plugin/admission_survey.rb:13
msgid "%{requestor} wants you to fill in some information before joining."
msgstr ""
"%{requestor} quer que você preencha algumas informações antes de se associar."

#: ../lib/custom_forms_plugin/admission_survey.rb:17
msgid ""
"Before joining %{requestor}, the administrators of this organization\n"
"      wants you to fill in some further information."
msgstr ""
"Antes de entrar em %{requestor}, os administradores dessa organização\n"
" querem que você preencha algumas informações adicionais."

#: ../lib/custom_forms_plugin/admission_survey.rb:22
msgid "%{requestor} wants you to fill in some further information."
msgstr "%{requestor} quer que você preencha algumas informações adicionais."

#: ../lib/custom_forms_plugin/answer.rb:13
msgid "is mandatory."
msgstr "é obrigatório."

#: ../lib/custom_forms_plugin/form.rb:68
msgid "Invalid string format of access."
msgstr "Tipo de acesso inválido."

#: ../lib/custom_forms_plugin/form.rb:72 ../lib/custom_forms_plugin/form.rb:77
msgid "There is no profile with the provided id."
msgstr "Não existe perfil com o id fornecido."

#: ../lib/custom_forms_plugin/form.rb:82
msgid "Invalid type format of access."
msgstr "Formato de tipo de acesso inválido."

#: ../lib/custom_forms_plugin/form.rb:88
msgid "The time range selected is invalid."
msgstr "A faixa de tempo selecionada é inválida."

#: ../lib/custom_forms_plugin/helper.rb:14
#: ../lib/custom_forms_plugin/helper.rb:47
msgid "Logged users"
msgstr "Usuários logados"

#: ../lib/custom_forms_plugin/helper.rb:19
msgid "Custom"
msgstr "Customizado"

#: ../lib/custom_forms_plugin/helper.rb:24
msgid "Always"
msgstr "Sempre"

#: ../lib/custom_forms_plugin/helper.rb:28
msgid "Until %s"
msgstr "Até %s"

#: ../lib/custom_forms_plugin/helper.rb:30
msgid "From %s until %s"
msgstr "De %s a %s"

#: ../lib/custom_forms_plugin/helper.rb:55
msgid "Select"
msgstr "Selecione"

#: ../lib/custom_forms_plugin/helper.rb:61
msgid "Text field"
msgstr "Campo de texto"

#: ../lib/custom_forms_plugin/helper.rb:62
msgid "Select field"
msgstr "Campo de seleção"

#: ../lib/custom_forms_plugin/helper.rb:106
msgid "Hold down Ctrl to select options"
msgstr "Segure Ctrl para selecionar as opções"

#: ../lib/custom_forms_plugin/membership_survey.rb:20
msgid "Membership survey"
msgstr "Pesquisa na associação de novos integrantes"

#: ../lib/custom_forms_plugin/membership_survey.rb:32
msgid "%{requestor} wants you to fill in some information."
msgstr "%{requestor} quer que você preencha algumas informações."

#: ../lib/custom_forms_plugin/membership_survey.rb:44
msgid ""
"After joining %{requestor}, the administrators of this organization\n"
"      wants you to fill in some further information."
msgstr ""
"Após entrar em %{requestor}, os administradores dessa organização\n"
" quer que você preencha algumas informações adicionais."

#: ../lib/custom_forms_plugin/membership_survey.rb:49
msgid "%{requestor} wants to fill in some further information."
msgstr "%{requestor} quer que preencha algumas informações adicionais."

#: ../views/custom_forms_plugin_myprofile/_field.html.erb:10
msgid "Mandatory"
msgstr "Obrigatório"

#: ../views/custom_forms_plugin_myprofile/_field.html.erb:15
msgid "Remove field"
msgstr "Remover campo"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:4
#: ../views/custom_forms_plugin_myprofile/_form.html.erb:30
#: ../views/custom_forms_plugin_myprofile/index.html.erb:6
#: ../views/custom_forms_plugin_profile/show.html.erb:19
msgid "Name"
msgstr "Nome"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:5
msgid "What is the time limit for this form to be filled?"
msgstr "Qual o período limite em que esse formulário pode ser preenchido?"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:11
#: ../views/custom_forms_plugin_myprofile/index.html.erb:9
msgid "Access"
msgstr "Acesso"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:14
msgid "Triggered on membership request as requirement for approval"
msgstr "Disparado para novos integrantes como requisito de aprovação"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:16
msgid "Triggered after membership"
msgstr "Disparado depois da aprovação de um novo integrante"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:27
#: ../views/custom_forms_plugin_myprofile/_form.html.erb:36
msgid "This field will be added automatically to your form"
msgstr "Esse campo será adicionado automaticamente no seu formulário"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:39
#: ../views/custom_forms_plugin_profile/show.html.erb:20
msgid "Email"
msgstr "E-mail"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:53
msgid "Add a new text field"
msgstr "Adicionar novo campo de texto"

#: ../views/custom_forms_plugin_myprofile/_form.html.erb:54
msgid "Add a new select field"
msgstr "Adicionar novo campo de seleção"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_alternative.html.erb:10
msgid "Remove alternative"
msgstr "Remover alternativa"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_select_field.html.erb:3
#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:3
msgid "Type:"
msgstr "Tipo:"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_select_field.html.erb:5
msgid "Radio"
msgstr "Radio"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_select_field.html.erb:7
msgid "Checkbox"
msgstr "Checkbox"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_select_field.html.erb:9
msgid "Drop down"
msgstr "Lista suspensa"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_select_field.html.erb:11
msgid "Multiple Select"
msgstr "Select Múltiplo"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_select_field.html.erb:17
msgid "Alternative"
msgstr "Alternativa"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_select_field.html.erb:18
msgid "Preselected"
msgstr "Pré-selecionado"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_select_field.html.erb:25
msgid "Add a new alternative"
msgstr "Adicionar nova alternativa"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:5
msgid "One-line text"
msgstr "Texto de uma linha"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:7
msgid "Multiline text"
msgstr "Texto de múltiplas linhas"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:11
msgid "Default text:"
msgstr "Texto padrão:"

#: ../views/custom_forms_plugin_myprofile/custom_forms_plugin/_text_field.html.erb:13
msgid "Maximum of 255 characters"
msgstr "Máximo de 255 caractéres"

#: ../views/custom_forms_plugin_myprofile/edit.html.erb:1
msgid "Edit form"
msgstr "Editar formulário"

#: ../views/custom_forms_plugin_myprofile/index.html.erb:3
msgid "Manage forms"
msgstr "Gerenciar formulários"

#: ../views/custom_forms_plugin_myprofile/index.html.erb:7
msgid "Period"
msgstr "Período"

#: ../views/custom_forms_plugin_myprofile/index.html.erb:8
msgid "Submissions"
msgstr "Submissões"

#: ../views/custom_forms_plugin_myprofile/index.html.erb:10
msgid "Actions"
msgstr "Ações"

#: ../views/custom_forms_plugin_myprofile/index.html.erb:20
msgid "Pending"
msgstr "Pendente"

#: ../views/custom_forms_plugin_myprofile/index.html.erb:21
msgid "Are you sure you want to remove this form?"
msgstr "Tem certeza de que deseja remover esse formulário?"

#: ../views/custom_forms_plugin_myprofile/index.html.erb:27
msgid "Add a new form"
msgstr "Adicionar um novo formulário"

#: ../views/custom_forms_plugin_myprofile/new.html.erb:1
msgid "New form"
msgstr "Novo formulário"

#: ../views/custom_forms_plugin_myprofile/pending.html.erb:3
msgid "Pending submissions for %s"
msgstr "Submissões pendentes para %s"

#: ../views/custom_forms_plugin_myprofile/pending.html.erb:6
msgid "There are no pending submissions for this form."
msgstr "Não há submissões pendentes para esse formulário."

#: ../views/custom_forms_plugin_myprofile/pending.html.erb:9
#: ../views/custom_forms_plugin_myprofile/pending.html.erb:13
msgid "User"
msgstr "Usuário"

#: ../views/custom_forms_plugin_myprofile/pending.html.erb:9
#: ../views/custom_forms_plugin_myprofile/pending.html.erb:14
#: ../views/custom_forms_plugin_myprofile/submissions.html.erb:13
#: ../views/custom_forms_plugin_myprofile/submissions.html.erb:18
msgid "Time"
msgstr "Tempo"

#: ../views/custom_forms_plugin_myprofile/pending.html.erb:9
#: ../views/custom_forms_plugin_myprofile/submissions.html.erb:13
msgid "Sort by"
msgstr "Ordenar por"

#: ../views/custom_forms_plugin_myprofile/pending.html.erb:26
#: ../views/custom_forms_plugin_myprofile/submissions.html.erb:31
msgid "Back to forms"
msgstr "Voltar para os formulários"

#: ../views/custom_forms_plugin_myprofile/show_submission.html.erb:10
msgid "Submission date"
msgstr "Data da submissão"

#: ../views/custom_forms_plugin_myprofile/show_submission.html.erb:14
msgid "Author"
msgstr "Autor"

#: ../views/custom_forms_plugin_myprofile/show_submission.html.erb:26
msgid "Unauthenticated"
msgstr "Não autenticado"

#: ../views/custom_forms_plugin_myprofile/show_submission.html.erb:48
msgid "Back to submissions"
msgstr "Voltar para submissões"

#: ../views/custom_forms_plugin_myprofile/submissions.html.erb:3
msgid "Submissions for %s"
msgstr "Submissões para %s"

#: ../views/custom_forms_plugin_myprofile/submissions.html.erb:6
msgid "There are no submissions for this form."
msgstr "Não há submissões para este formulário."

#: ../views/custom_forms_plugin_myprofile/submissions.html.erb:9
msgid "Download all form responses as"
msgstr "Baixar todas as respostas como"

#: ../views/custom_forms_plugin_profile/show.html.erb:9
#: ../views/tasks/custom_forms_plugin/_membership_survey_accept_details.html.erb:8
msgid "Sorry, you can't fill this form yet"
msgstr "Desculpe, você não pode preencher esse formulário ainda"

#: ../views/custom_forms_plugin_profile/show.html.erb:11
#: ../views/tasks/custom_forms_plugin/_membership_survey_accept_details.html.erb:10
msgid "Sorry, you can't fill this form anymore"
msgstr "Desculpe, você não pode mais preencher esse formulário"

#: ../views/custom_forms_plugin_profile/show.html.erb:31
msgid "Your e-mail will be visible to this form's owners."
msgstr "Seu e-mail ficará visível para o dono deste formulário."

#~ msgid "Value"
#~ msgstr "Valor"

#~ msgid "Add a new option"
#~ msgstr "Adicionar uma nova opção"

#~ msgid "Ok"
#~ msgstr "Ok"

#~ msgid "Are you sure you want to remove this field?"
#~ msgstr "Tem certeza de que deseja remover este campo?"

#~ msgid "Are you sure you want to remove this option?"
#~ msgstr "Tem certeza de que deseja remover esta opção?"