# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # , 2011. msgid "" msgstr "" "Project-Id-Version: Mayan EDMS\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2011-11-22 11:26-0400\n" "PO-Revision-Date: 2011-09-30 21:14+0000\n" "Last-Translator: emersonsoares \n" "Language-Team: Portuguese (http://www.transifex.net/projects/p/mayan-edms/" "team/pt/)\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" #: __init__.py:15 msgid "Create new comments" msgstr "Criar novos comentários" #: __init__.py:16 msgid "Delete comments" msgstr "Excluir comentários" #: __init__.py:17 msgid "Edit comments" msgstr "Editar comentários" #: __init__.py:18 msgid "View comments" msgstr "Ver comentários" #: __init__.py:20 msgid "Comments" msgstr "Comentários" #: __init__.py:26 __init__.py:27 msgid "delete" msgstr "excluir" #: __init__.py:28 msgid "add comment" msgstr "adicionar comentário" #: __init__.py:29 utils.py:14 msgid "comments" msgstr "comentários" #: __init__.py:33 msgid "date" msgstr "data" #: __init__.py:37 msgid "user" msgstr "usuário" #: __init__.py:41 msgid "comment" msgstr "comentário" #: views.py:27 msgid "Must provide at least one comment." msgstr "Deve fornecer pelo menos um comentário." #: views.py:37 #, python-format msgid "Comment \"%s\" deleted successfully." msgstr "Comentário \"%s\" removido com sucesso." #: views.py:39 #, python-format msgid "Error deleting comment \"%(comment)s\": %(error)s" msgstr "Erro ao excluir comentário \"%(comment)s\": %(error)s" #: views.py:54 #, python-format msgid "Are you sure you wish to delete the comment: %s?" msgstr "Tem certeza de que deseja excluir o comentário: %s?" #: views.py:56 #, python-format msgid "Are you sure you wish to delete the comments: %s?" msgstr "Tem certeza de que deseja excluir os comentários: %s?" #: views.py:86 msgid "Comment added successfully." msgstr "Comentário adicionado com sucesso." #: views.py:93 #, python-format msgid "Add comment to document: %s" msgstr "Adicionar comentário ao documento: %s" #: views.py:109 #, python-format msgid "comments: %s" msgstr "comentários: %s"