34 lines
1.1 KiB
Plaintext
Executable File
34 lines
1.1 KiB
Plaintext
Executable File
# 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: 2011-01-30 16:51+0300\n"
|
|
"PO-Revision-Date: 2011-01-30 13:08\n"
|
|
"Last-Translator: <garison2004@gmail.com>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=UTF-8\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Language: \n"
|
|
"X-Translated-Using: django-rosetta 0.5.5\n"
|
|
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
|
|
|
|
#: views.py:6 templates/password_change_done.html:5
|
|
msgid "Your password has been successfully changed."
|
|
msgstr "Ваш пароль был успешно изменен."
|
|
|
|
#: templates/login.html:5
|
|
msgid "Login"
|
|
msgstr "Логин"
|
|
|
|
#: templates/password_change_done.html:3 templates/password_change_form.html:3
|
|
#: templates/password_change_form.html:5
|
|
msgid "Password change"
|
|
msgstr "Сменить пароль"
|