91 lines
1.9 KiB
Gettext
91 lines
1.9 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:
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2018-06-07 21:03-0400\n"
|
|
"PO-Revision-Date: 2017-09-22 13:25+0000\n"
|
|
"Last-Translator: Roberto Rosario\n"
|
|
"Language-Team: Bulgarian (http://www.transifex.com/rosarior/mayan-edms/language/bg/)\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: bg\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: apps.py:30 events.py:8
|
|
msgid "Document comments"
|
|
msgstr ""
|
|
|
|
#: apps.py:54
|
|
msgid "Date"
|
|
msgstr "Дата"
|
|
|
|
#: apps.py:56 models.py:27
|
|
msgid "User"
|
|
msgstr "Потребител"
|
|
|
|
#. Translators: Comment here is a noun and refers to the actual text stored
|
|
#: apps.py:59 models.py:30 models.py:39
|
|
msgid "Comment"
|
|
msgstr "Коментар"
|
|
|
|
#: apps.py:63 apps.py:67 links.py:22 models.py:40 permissions.py:7
|
|
msgid "Comments"
|
|
msgstr "Коментари"
|
|
|
|
#: events.py:12
|
|
msgid "Document comment created"
|
|
msgstr ""
|
|
|
|
#: events.py:15
|
|
msgid "Document comment deleted"
|
|
msgstr ""
|
|
|
|
#: links.py:13
|
|
msgid "Add comment"
|
|
msgstr ""
|
|
|
|
#: links.py:18
|
|
msgid "Delete"
|
|
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:40
|
|
#, python-format
|
|
msgid "Add comment to document: %s"
|
|
msgstr "Добавяне на коментар към документ: %s"
|
|
|
|
#: views.py:78
|
|
#, python-format
|
|
msgid "Delete comment: %s?"
|
|
msgstr ""
|
|
|
|
#: views.py:97
|
|
#, python-format
|
|
msgid "Comments for document: %s"
|
|
msgstr ""
|