Remove the folders app from the transifex client config file.

Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
Roberto Rosario
2017-08-15 02:37:01 -04:00
parent eb1414e24a
commit 9147e30804
63 changed files with 0 additions and 10279 deletions

View File

@@ -1,128 +0,0 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-08-03 01:22-0400\n"
"PO-Revision-Date: 2015-08-24 04:02+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: English (http://www.transifex.com/rosarior/mayan-edms/"
"language/en/)\n"
"Language: en\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"
#: apps.py:26
msgid "Document comments"
msgstr "Document comments"
#: apps.py:46
msgid "Date"
msgstr "Date"
#: apps.py:48 models.py:27
msgid "User"
msgstr "User"
#. Translators: Comment here is a noun and refers to the actual text stored
#: apps.py:51 models.py:30 models.py:72 views.py:23
msgid "Comment"
msgstr "Comment"
#: apps.py:55 apps.py:59 links.py:22 models.py:73 permissions.py:7
msgid "Comments"
msgstr "Comments"
#: events.py:9
msgid "Document comment created"
msgstr "Document comment created"
#: events.py:13
msgid "Document comment deleted"
msgstr "Document comment deleted"
#: links.py:13
msgid "Add comment"
msgstr "Add comment"
#: links.py:18
msgid "Delete"
msgstr "Delete"
#: models.py:23
msgid "Document"
msgstr "Document"
#: models.py:33
msgid "Date time submitted"
msgstr "Date time submitted"
#: permissions.py:10
msgid "Create new comments"
msgstr "Create new comments"
#: permissions.py:13
msgid "Delete comments"
msgstr "Delete comments"
#: permissions.py:16
msgid "View comments"
msgstr "View comments"
#: views.py:41
#, python-format
msgid "Add comment to document: %s"
msgstr "Add comment to document: %s"
#: views.py:79
#, python-format
msgid "Delete comment: %s?"
msgstr "Delete comment: %s?"
#: views.py:106
#, python-format
msgid "Comments for document: %s"
msgstr "Comments for document: %s"
#~ msgid "Comment \"%s\" deleted successfully."
#~ msgstr "Comment \"%s\" deleted successfully."
#~ msgid "Error deleting comment \"%(comment)s\": %(error)s"
#~ msgstr "Error deleting comment \"%(comment)s\": %(error)s"
#~ msgid "Delete comment?"
#~ msgstr "Delete comments"
#~ msgid "Comment added successfully."
#~ msgstr "Comment added successfully."
#~ msgid "comment"
#~ msgstr "comment"
#~ msgid "Must provide at least one comment."
#~ msgstr "Must provide at least one comment."
#~ msgid "Are you sure you wish to delete the comment: %s?"
#~ msgstr "Are you sure you wish to delete the comment: %s?"
#~ msgid "Are you sure you wish to delete the comments: %s?"
#~ msgstr "Are you sure you wish to delete the comments: %s?"
#~ msgid "date"
#~ msgstr "date"
#~ msgid "user"
#~ msgstr "user"
#~ msgid "comments"
#~ msgstr "comments"
#~ msgid "comments: %s"
#~ msgstr "comments: %s"