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

68 lines
1.4 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.
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
#, fuzzy
msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2015-04-06 16:05-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"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: apps.py:25
msgid "Authentication"
msgstr ""
#: forms.py:21
msgid "Email"
msgstr ""
#: forms.py:24
msgid "Password"
msgstr ""
#: forms.py:27
msgid ""
"Please enter a correct email and password. Note that the password field is "
"case-sensitive."
msgstr ""
#: forms.py:29
msgid "This account is inactive."
msgstr ""
#: links.py:12
msgid "Logout"
msgstr ""
#: links.py:13
msgid "Change password"
msgstr ""
#: settings.py:14
msgid ""
"Controls the mechanism used to authenticated user. Options are: username, "
"email"
msgstr ""
#: settings.py:23
msgid "Allow non authenticated users, access to all views"
msgstr ""
#: views.py:49
msgid "Current user password change"
msgstr ""
#: views.py:64
msgid "Your password has been successfully changed."
msgstr ""