django.po 4.07 KB
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-03-21 12:36-0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \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"

#: .\forms.py:26
msgid "Tags"
msgstr "Tags"

#: .\forms.py:32
msgid "File name"
msgstr "Nome do arquivo"

#: .\forms.py:52
msgid "This subject already has a file link with this name"
msgstr "Esse assunto já possui um Link para Arquivo com esse nome"

#: .\forms.py:64
msgid "The file is too large. It should have less than 10MB."
msgstr "Esse arquivo é muito grande. Ele deve conter menos de 10MB."

#: .\forms.py:69
msgid "This field is required."
msgstr "Esse campo é obrigatório."

#: .\models.py:23
msgid ""
"Please select a valid file. The uploaded file must have one of the following "
"extensions: .doc, .docx, .html, .jpg, .odp, .ods, .odt, .pdf, .png, .ppt, ."
"pptx, .xlx e .xlsx"
msgstr "Por favor selecione um arquivo válido. O arquivo enviado deve possuir uma das seguintes extensões: .doc, .docx, .html, .jpg, .odp, .ods, .odt, .pdf, .png, .ppt, .pptx, .xlx e .xlsx"

#: .\models.py:26
msgid "File"
msgstr "Arquivo"

#: .\models.py:29
msgid "File Link"
msgstr "Link para Arquivo"

#: .\models.py:30
msgid "File Links"
msgstr "Links para Arquivo"

#: .\models.py:49
msgid "Are you sure you want delete the file link"
msgstr "Você tem certeza que deseja remover o Link para Arquivo"

#: .\templates\file_links\_form.html:33
msgid "Choose your file..."
msgstr "Escolha seu arquivo..."

#: .\templates\file_links\_form.html:47
msgid "Click or drop the file here"
msgstr "Clique ou solte o arquivo aqui"

#: .\templates\file_links\_form.html:49
msgid "The file could not exceed 10MB."
msgstr "O arquivo não pode exceder 10MB."

#: .\templates\file_links\_form.html:69
msgid "Common resources settings"
msgstr "Configurações comuns à todos os recursos"

#: .\templates\file_links\_form.html:118
msgid "Pendencies Notifications"
msgstr "Notificações de Pendências"

#: .\templates\file_links\_form.html:134
msgid "Action not performed by the user"
msgstr "Ação não realizada pelo usuário"

#: .\templates\file_links\_form.html:160
msgid "Wished period"
msgstr "Período desejado"

#: .\templates\file_links\_form.html:256
msgid "Attribute students to file link"
msgstr "Atribuir estudantes ao Link para Arquivo"

#: .\templates\file_links\_form.html:276
msgid "Attribute groups to file link"
msgstr "Atribuir grupos de estudo ao Link para Arquivo"

#: .\templates\file_links\_form.html:322
msgid "Save"
msgstr "Salvar"

#: .\templates\file_links\create.html:20 .\views.py:177
msgid "Create File Link"
msgstr "Criar Link para Arquivo"

#: .\templates\file_links\update.html:20
msgid "Edit: "
msgstr "Editar: "

#: .\views.py:104 .\views.py:117 .\views.py:227 .\views.py:229 .\views.py:245
#: .\views.py:247
msgid "Visualize"
msgstr "Visualizar"

#: .\views.py:188
#, python-format
msgid ""
"The File Link \"%s\" was added to the Topic \"%s\" of the virtual "
"environment \"%s\" successfully!"
msgstr ""
"O Link para Arquivo \"%s\" foi adicionado ao tópico \"%s\" do ambiente "
"virtual \"%s\" com sucesso!"

#: .\views.py:291
msgid "Update File Link"
msgstr "Atualizar Link para Arquivo"

#: .\views.py:302
#, python-format
msgid "The File Link \"%s\" was updated successfully!"
msgstr "O Link para Arquivo \"%s\" foi atualizado com sucesso!"

#: .\views.py:329
#, python-format
msgid ""
"The File Link \"%s\" was removed successfully from virtual environment \"%s"
"\"!"
msgstr ""
"O Link para Arquivo \"%s\" foi removido do ambiente virtual \"%s\" com "
"sucesso!"

#~ msgid "File not supported."
#~ msgstr "Arquivo não suportado."

#~ msgid "Close"
#~ msgstr "Fechar"

#~ msgid "Delete"
#~ msgstr "Remover"