78 lines
2.5 KiB
Gettext
78 lines
2.5 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:
|
|
# Lyudmil Antonov <lantonov.here@gmail.com>, 2019
|
|
# Pavlin Koldamov <pkoldamov@gmail.com>, 2012
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: Mayan EDMS\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2019-10-30 03:00-0400\n"
|
|
"PO-Revision-Date: 2019-10-17 07:05+0000\n"
|
|
"Last-Translator: Lyudmil Antonov <lantonov.here@gmail.com>\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:17
|
|
msgid "Dynamic search"
|
|
msgstr "Динамично търсене"
|
|
|
|
#: classes.py:100
|
|
msgid "No search model matching the query"
|
|
msgstr "Няма модел за търсене, отговарящ на заявката"
|
|
|
|
#: forms.py:9
|
|
msgid "Match all"
|
|
msgstr "Съвпадение на всички"
|
|
|
|
#: forms.py:10
|
|
msgid ""
|
|
"When checked, only results that match all fields will be returned. When "
|
|
"unchecked results that match at least one field will be returned."
|
|
msgstr "При отметка ще бъдат върнати само резултати, които съвпадат с всички полета. Когато не е отметнато ще бъдат показани резултати, които съвпадат поне с едно поле."
|
|
|
|
#: forms.py:29 templates/dynamic_search/search_box.html:21
|
|
msgid "Search terms"
|
|
msgstr "Термини на търсене"
|
|
|
|
#: links.py:8 templates/dynamic_search/search_box.html:23 views.py:59
|
|
#: views.py:72
|
|
msgid "Search"
|
|
msgstr "Търсене"
|
|
|
|
#: links.py:11 views.py:86
|
|
msgid "Advanced search"
|
|
msgstr "Подробно търсене"
|
|
|
|
#: links.py:15
|
|
msgid "Search again"
|
|
msgstr "Потърсете отново"
|
|
|
|
#: templates/dynamic_search/search_box.html:24
|
|
msgid "Advanced"
|
|
msgstr "Подробно"
|
|
|
|
#: views.py:25
|
|
msgid "Try again using different terms. "
|
|
msgstr "Опитайте отново, като използвате различни термини."
|
|
|
|
#: views.py:27
|
|
msgid "No search results"
|
|
msgstr "Няма резултати от търсенето"
|
|
|
|
#: views.py:29
|
|
#, python-format
|
|
msgid "Search results for: %s"
|
|
msgstr "Резултати от търсенето за: %s"
|
|
|
|
#: views.py:74
|
|
#, python-format
|
|
msgid "Search for: %s"
|
|
msgstr "Търсене за: %s"
|