Update transtion source files
This commit is contained in:
@@ -8,7 +8,7 @@ msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: PACKAGE VERSION\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2012-07-01 23:40-0400\n"
|
||||
"POT-Creation-Date: 2012-07-05 10:29-0400\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"
|
||||
@@ -17,30 +17,30 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: __init__.py:23
|
||||
msgid "date"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:27
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:31
|
||||
msgid "comment"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:10 links.py:11
|
||||
#: __init__.py:19 __init__.py:20
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:12
|
||||
#: __init__.py:21
|
||||
msgid "add comment"
|
||||
msgstr ""
|
||||
|
||||
#: links.py:13
|
||||
#: __init__.py:22
|
||||
msgid "comments"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:26
|
||||
msgid "date"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:30
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:34
|
||||
msgid "comment"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
@@ -61,36 +61,36 @@ msgstr ""
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:47
|
||||
#: views.py:46
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:49
|
||||
#: views.py:48
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:64
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comment: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:66
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comments: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:101
|
||||
#: views.py:99
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:108
|
||||
#: views.py:106
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:128
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "comments: %s"
|
||||
msgstr ""
|
||||
|
||||
@@ -4,13 +4,14 @@
|
||||
#
|
||||
# Translators:
|
||||
# <dev.emerson@gmail.com>, 2011.
|
||||
# Vítor Figueiró <vfigueiro@gmail.com>, 2012.
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: http://github.com/rosarior/mayan/issues\n"
|
||||
"POT-Creation-Date: 2012-06-17 18:08-0400\n"
|
||||
"PO-Revision-Date: 2012-02-02 18:20+0000\n"
|
||||
"Last-Translator: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>\n"
|
||||
"PO-Revision-Date: 2012-07-02 11:57+0000\n"
|
||||
"Last-Translator: Vítor Figueiró <vfigueiro@gmail.com>\n"
|
||||
"Language-Team: Portuguese (http://www.transifex.com/projects/p/mayan-edms/language/pt/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
@@ -36,7 +37,7 @@ msgstr "data"
|
||||
|
||||
#: __init__.py:30
|
||||
msgid "user"
|
||||
msgstr "usuário"
|
||||
msgstr "utilizador"
|
||||
|
||||
#: __init__.py:34
|
||||
msgid "comment"
|
||||
@@ -65,7 +66,7 @@ msgstr "Deve fornecer pelo menos um comentário."
|
||||
#: views.py:46
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr "Comentário \"%s\" removido com sucesso."
|
||||
msgstr "Comentário \"%s\" excluído com sucesso."
|
||||
|
||||
#: views.py:48
|
||||
#, python-format
|
||||
@@ -75,12 +76,12 @@ msgstr "Erro ao excluir comentário \"%(comment)s\": %(error)s"
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comment: %s?"
|
||||
msgstr "Tem certeza de que deseja excluir o comentário: %s?"
|
||||
msgstr "Tem a certeza de que deseja excluir o comentário: %s?"
|
||||
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comments: %s?"
|
||||
msgstr "Tem certeza de que deseja excluir os comentários: %s?"
|
||||
msgstr "Tem a certeza de que deseja excluir os comentários: %s?"
|
||||
|
||||
#: views.py:99
|
||||
msgid "Comment added successfully."
|
||||
|
||||
Reference in New Issue
Block a user