Language source and translations updates
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: 2011-11-22 11:26-0400\n"
|
||||
"POT-Creation-Date: 2012-02-02 14:17-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,84 +17,80 @@ msgstr ""
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
|
||||
#: __init__.py:15
|
||||
msgid "Create new comments"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:16
|
||||
msgid "Delete comments"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:17
|
||||
msgid "Edit comments"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:18
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:20
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:26 __init__.py:27
|
||||
#: __init__.py:19 __init__.py:20
|
||||
msgid "delete"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:28
|
||||
#: __init__.py:21
|
||||
msgid "add comment"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:29 utils.py:14
|
||||
#: __init__.py:22
|
||||
msgid "comments"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:33
|
||||
#: __init__.py:26
|
||||
msgid "date"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:37
|
||||
#: __init__.py:30
|
||||
msgid "user"
|
||||
msgstr ""
|
||||
|
||||
#: __init__.py:41
|
||||
#: __init__.py:34
|
||||
msgid "comment"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:27
|
||||
#: permissions.py:7
|
||||
msgid "Comments"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:9
|
||||
msgid "Create new comments"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Delete comments"
|
||||
msgstr ""
|
||||
|
||||
#: permissions.py:11
|
||||
msgid "View comments"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:36
|
||||
msgid "Must provide at least one comment."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:37
|
||||
#: views.py:46
|
||||
#, python-format
|
||||
msgid "Comment \"%s\" deleted successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:39
|
||||
#: views.py:48
|
||||
#, python-format
|
||||
msgid "Error deleting comment \"%(comment)s\": %(error)s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:54
|
||||
#: views.py:63
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comment: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:56
|
||||
#: views.py:65
|
||||
#, python-format
|
||||
msgid "Are you sure you wish to delete the comments: %s?"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:86
|
||||
#: views.py:99
|
||||
msgid "Comment added successfully."
|
||||
msgstr ""
|
||||
|
||||
#: views.py:93
|
||||
#: views.py:106
|
||||
#, python-format
|
||||
msgid "Add comment to document: %s"
|
||||
msgstr ""
|
||||
|
||||
#: views.py:109
|
||||
#: views.py:126
|
||||
#, python-format
|
||||
msgid "comments: %s"
|
||||
msgstr ""
|
||||
|
||||
Reference in New Issue
Block a user