Synchronize translations.
This commit is contained in:
Binary file not shown.
@@ -1,29 +1,28 @@
|
||||
# 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:
|
||||
# lilo.panic, 2016
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Mayan EDMS\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2016-10-28 03:19-0400\n"
|
||||
"PO-Revision-Date: 2016-03-21 21:09+0000\n"
|
||||
"Last-Translator: Roberto Rosario\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/"
|
||||
"language/ru/)\n"
|
||||
"Language: ru\n"
|
||||
"POT-Creation-Date: 2016-11-23 02:53-0400\n"
|
||||
"PO-Revision-Date: 2016-07-14 01:35+0000\n"
|
||||
"Last-Translator: lilo.panic\n"
|
||||
"Language-Team: Russian (http://www.transifex.com/rosarior/mayan-edms/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"
|
||||
"Language: ru\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:23
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comments"
|
||||
msgstr ""
|
||||
msgstr "Комментарии документа"
|
||||
|
||||
#: apps.py:41
|
||||
msgid "Date"
|
||||
@@ -39,20 +38,22 @@ msgid "Comment"
|
||||
msgstr "Комментарий"
|
||||
|
||||
#: events.py:9
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comment created"
|
||||
msgstr ""
|
||||
msgstr "Комментарий документа создан"
|
||||
|
||||
#: events.py:13
|
||||
#| msgid "Delete comments"
|
||||
msgid "Document comment deleted"
|
||||
msgstr ""
|
||||
msgstr "Комментарий документа удалён"
|
||||
|
||||
#: links.py:13
|
||||
msgid "Add comment"
|
||||
msgstr ""
|
||||
msgstr "Добавить комментарий"
|
||||
|
||||
#: links.py:18
|
||||
msgid "Delete"
|
||||
msgstr ""
|
||||
msgstr "Удалить"
|
||||
|
||||
#: links.py:22 models.py:73 permissions.py:7
|
||||
msgid "Comments"
|
||||
@@ -60,11 +61,11 @@ msgstr "Комментарии"
|
||||
|
||||
#: models.py:23
|
||||
msgid "Document"
|
||||
msgstr ""
|
||||
msgstr "Документ"
|
||||
|
||||
#: models.py:33
|
||||
msgid "Date time submitted"
|
||||
msgstr ""
|
||||
msgstr "Дата и время отправления"
|
||||
|
||||
#: permissions.py:10
|
||||
msgid "Create new comments"
|
||||
@@ -85,13 +86,14 @@ msgstr "Добавить комментарий на документ: %s"
|
||||
|
||||
#: views.py:90
|
||||
#, python-format
|
||||
#| msgid "Delete comments"
|
||||
msgid "Delete comment: %s?"
|
||||
msgstr ""
|
||||
msgstr "Удалить комментарий: %s?"
|
||||
|
||||
#: views.py:122
|
||||
#, python-format
|
||||
msgid "Comments for document: %s"
|
||||
msgstr ""
|
||||
msgstr "Комментарии для документа: %s"
|
||||
|
||||
#~ msgid "Comment \"%s\" deleted successfully."
|
||||
#~ msgstr "Comment \"%s\" deleted successfully."
|
||||
|
||||
Reference in New Issue
Block a user