Files
mayan-edms/mayan/apps/dynamic_search/locale/cs/LC_MESSAGES/django.po
Roberto Rosario 58c64955cc Update translation files
Signed-off-by: Roberto Rosario <roberto.rosario@mayan-edms.com>
2019-10-30 20:00:47 -04:00

77 lines
2.2 KiB
Plaintext

# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Michal Švábík <snadno@lehce.cz>, 2019
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 11:12+0000\n"
"Last-Translator: Michal Švábík <snadno@lehce.cz>\n"
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: cs\n"
"Plural-Forms: nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: apps.py:17
msgid "Dynamic search"
msgstr "Dynamické vyhledávání"
#: classes.py:100
msgid "No search model matching the query"
msgstr "Dotazu neodpovídá žádný vyhledávací model"
#: forms.py:9
msgid "Match all"
msgstr "Odpovídají všem"
#: 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 "Po zaškrtnutí budou vráceny pouze výsledky, které odpovídají všem polím. Pokud nezaškrtnete, bude vr8cen v7sledek odpovídající alespoň jednomu poli."
#: forms.py:29 templates/dynamic_search/search_box.html:21
msgid "Search terms"
msgstr "Hledané výrazy"
#: links.py:8 templates/dynamic_search/search_box.html:23 views.py:59
#: views.py:72
msgid "Search"
msgstr "Vyhledávání"
#: links.py:11 views.py:86
msgid "Advanced search"
msgstr "Pokročilé vyhledávání"
#: links.py:15
msgid "Search again"
msgstr "Hledej znovu"
#: templates/dynamic_search/search_box.html:24
msgid "Advanced"
msgstr "Pokročilý"
#: views.py:25
msgid "Try again using different terms. "
msgstr "Zkuste to znovu pomocí různých termínů."
#: views.py:27
msgid "No search results"
msgstr "Bez výsledku"
#: views.py:29
#, python-format
msgid "Search results for: %s"
msgstr "Výsledky hledání pro klíčové slovo: %s"
#: views.py:74
#, python-format
msgid "Search for: %s"
msgstr "Vyhledejte: %s"