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

138 lines
3.2 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:
# Sergey Glita <gsv70@mail.ru>, 2011
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-11 02:10-0400\n"
"PO-Revision-Date: 2014-10-25 07:18+0000\n"
"Last-Translator: Roberto Rosario\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/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:25
#, fuzzy
#| msgid "Delete comments"
msgid "Document comments"
msgstr "Удалить комментарии"
#: apps.py:37
msgid "Date"
msgstr ""
#: apps.py:39 models.py:17
msgid "User"
msgstr ""
#: apps.py:44 models.py:28
msgid "Comment"
msgstr ""
#: links.py:13
msgid "Add comment"
msgstr ""
#: links.py:18 links.py:22
msgid "Delete"
msgstr ""
#: links.py:25 models.py:29 permissions.py:7
msgid "Comments"
msgstr "Комментарии"
#: models.py:13
#, fuzzy
#| msgid "comment"
msgid "Document"
msgstr "comment"
#: models.py:19
msgid "comment"
msgstr "comment"
#: models.py:22
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:45
msgid "Must provide at least one comment."
msgstr "Должен быть хотя бы один комментарий."
#: views.py:64
#, python-format
msgid "Comment \"%s\" deleted successfully."
msgstr "Комментарий \"%s\" удален."
#: views.py:69
#, python-format
msgid "Error deleting comment \"%(comment)s\": %(error)s"
msgstr "Ошибка при удалении комментариев \"%(comment)s\": %(error)s"
#: views.py:84
#, fuzzy
#| msgid "Delete comments"
msgid "Delete comment?"
msgstr "Удалить комментарии"
#: views.py:86
#, fuzzy
#| msgid "Delete comments"
msgid "Delete comments?"
msgstr "Удалить комментарии"
#: views.py:122
msgid "Comment added successfully."
msgstr "Комментарий добавлен."
#: views.py:129
#, python-format
msgid "Add comment to document: %s"
msgstr "Добавить комментарий на документ: %s"
#: views.py:151
#, python-format
msgid "Comments for document: %s"
msgstr ""
#~ msgid "Are you sure you wish to delete the comment: %s?"
#~ msgstr "Вы действительно хотите удалить комментарий %s?"
#~ msgid "Are you sure you wish to delete the comments: %s?"
#~ msgstr "Вы действительно хотите удалить комментарии %s?"
#~ msgid "date"
#~ msgstr "date"
#~ msgid "user"
#~ msgstr "user"
#~ msgid "comments"
#~ msgstr "comments"
#~ msgid "comments: %s"
#~ msgstr "comments: %s"