Files
mayan-edms/mayan/apps/authentication/locale/hr_HR/LC_MESSAGES/django.po

63 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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-08-20 14:43-0400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
"Language: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
#: apps.py:16 settings.py:7
msgid "Authentication"
msgstr ""
#: forms.py:17
msgid "Email"
msgstr ""
#: forms.py:20
msgid "Password"
msgstr ""
#: forms.py:24
msgid ""
"Please enter a correct email and password. Note that the password field is "
"case-sensitive."
msgstr ""
#: forms.py:26
msgid "This account is inactive."
msgstr ""
#: links.py:13
msgid "Logout"
msgstr ""
#: links.py:16
msgid "Change password"
msgstr ""
#: settings.py:11
msgid ""
"Controls the mechanism used to authenticated user. Options are: username, "
"email"
msgstr ""
#: views.py:36
msgid "Current user password change"
msgstr ""
#: views.py:52
msgid "Your password has been successfully changed."
msgstr ""