Files
mayan-edms/mayan/apps/authentication/locale/cs/LC_MESSAGES/django.po
2019-05-05 18:51:10 -04:00

116 lines
2.7 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-05-04 21:37-0400\n"
"PO-Revision-Date: 2019-04-27 22:53+0000\n"
"Last-Translator: Roberto Rosario\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:21 settings.py:9
msgid "Authentication"
msgstr ""
#: forms.py:17
msgid "Email"
msgstr ""
#: forms.py:20
msgid "Password"
msgstr ""
#: forms.py:22 forms.py:73
msgid "Remember me"
msgstr ""
#: forms.py:25
msgid ""
"Please enter a correct email and password. Note that the password field is "
"case-sensitive."
msgstr ""
#: forms.py:27
msgid "This account is inactive."
msgstr ""
#: links.py:22
msgid "Logout"
msgstr ""
#: links.py:26
msgid "Change password"
msgstr ""
#: settings.py:13
msgid ""
"Controls the mechanism used to authenticated user. Options are: username, "
"email"
msgstr ""
#: settings.py:20
msgid ""
"Maximum time an user clicking the \"Remember me\" checkbox will remain "
"logged in. Value is time in seconds."
msgstr ""
#: templates/authentication/login.html:11
msgid "Login"
msgstr ""
#: templates/authentication/login.html:26
#: templates/authentication/login.html:34
msgid "Sign in"
msgstr ""
#: templates/authentication/login.html:39
msgid "Forgot your password?"
msgstr ""
#: templates/authentication/password_reset_complete.html:8
#: templates/authentication/password_reset_confirm.html:8
#: templates/authentication/password_reset_confirm.html:20
#: templates/authentication/password_reset_done.html:8
#: templates/authentication/password_reset_form.html:8
#: templates/authentication/password_reset_form.html:20
msgid "Password reset"
msgstr ""
#: templates/authentication/password_reset_complete.html:15
msgid "Password reset complete! Click the link below to login."
msgstr ""
#: templates/authentication/password_reset_complete.html:17
msgid "Login page"
msgstr ""
#: templates/authentication/password_reset_confirm.html:29
#: templates/authentication/password_reset_form.html:29
msgid "Submit"
msgstr ""
#: templates/authentication/password_reset_done.html:15
msgid "Password reset email sent!"
msgstr ""
#: views.py:69
msgid "Your password has been successfully changed."
msgstr ""
#: views.py:76
msgid "Current user password change"
msgstr ""
#: views.py:84
msgid "Changing the password is not allowed for this account."
msgstr ""