Files
mayan-edms/mayan/apps/document_comments/locale/ru/LC_MESSAGES/django.po
T

117 lines
2.3 KiB
Gettext

# 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: 2015-08-27 01:21-0400\n"
"PO-Revision-Date: 2015-08-20 19:29+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
"language/ru/)\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: apps.py:24
msgid "Document comments"
msgstr ""
#: apps.py:36
msgid "Date"
msgstr ""
#: apps.py:38 models.py:27
msgid "User"
msgstr ""
#. Translators: Comment here is a noun and refers to the actual text stored
#: apps.py:41 models.py:30 models.py:72 views.py:25
msgid "Comment"
msgstr ""
#: events.py:9
msgid "Document comment created"
msgstr ""
#: events.py:13
msgid "Document comment deleted"
msgstr ""
#: links.py:13
msgid "Add comment"
msgstr ""
#: links.py:18
msgid "Delete"
msgstr ""
#: links.py:21 models.py:73 permissions.py:7
msgid "Comments"
msgstr ""
#: models.py:23
msgid "Document"
msgstr ""
#: models.py:33
msgid "Date time submitted"
msgstr ""
#: permissions.py:10
msgid "Create new comments"
msgstr ""
#: permissions.py:13
msgid "Delete comments"
msgstr ""
#: permissions.py:16
msgid "View comments"
msgstr ""
#: views.py:47
#, python-format
msgid "Add comment to document: %s"
msgstr ""
#: views.py:90
#, fuzzy, python-format
#| msgid "comments: %s"
msgid "Delete comment: %s?"
msgstr "comments: %s"
#: views.py:122
#, python-format
msgid "Comments for document: %s"
msgstr ""
#~ 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"