Files
mayan-edms/mayan/apps/lock_manager/locale/cs/LC_MESSAGES/django.po
Roberto Rosario 95123e0078 Update translation source files.
Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
2019-04-27 18:52:41 -04:00

55 lines
1.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:
msgid ""
msgstr ""
"Project-Id-Version: Mayan EDMS\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2019-04-27 18:41-0400\n"
"PO-Revision-Date: 2015-08-20 19:15+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Czech (http://www.transifex.com/rosarior/mayan-edms/language/"
"cs/)\n"
"Language: cs\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 == 1 && n % 1 == 0) ? 0 : (n >= 2 && n "
"<= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;\n"
#: apps.py:10 settings.py:9
msgid "Lock manager"
msgstr ""
#: models.py:17
msgid "Creation datetime"
msgstr ""
#: models.py:20
msgid "Timeout"
msgstr ""
#: models.py:23
msgid "Name"
msgstr ""
#: models.py:29
msgid "Lock"
msgstr ""
#: models.py:30
msgid "Locks"
msgstr ""
#: settings.py:14
msgid "Path to the class to use when to request and release resource locks."
msgstr ""
#: settings.py:22
msgid ""
"Default amount of time in seconds after which a resource lock will be "
"automatically released."
msgstr ""