Russian translation

This commit is contained in:
vl 2014-08-07 11:56:19 +03:00
parent 0b054712d1
commit 243c9d35ba
2 changed files with 58 additions and 0 deletions

Binary file not shown.

View file

@ -0,0 +1,58 @@
# 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: 2013-03-02 09:54-0600\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"
#: admin.py:86
msgid "Live settings updated successfully."
msgstr "Настройки успешно сохранены"
#: admin.py:91
msgid "Constance config"
msgstr "Настройки : администрирование"
#: backends/database/models.py:19
msgid "constance"
msgstr "настройки"
#: backends/database/models.py:20
msgid "constances"
msgstr "настройки"
#: templates/admin/constance/change_list.html:39
msgid "Name"
msgstr "Название"
#: templates/admin/constance/change_list.html:40
msgid "Default"
msgstr "По умолчанию"
#: templates/admin/constance/change_list.html:41
msgid "Value"
msgstr "Текущее значение"
#: templates/admin/constance/change_list.html:42
msgid "Is modified"
msgstr "Было изменено"
#: templates/admin/constance/change_list.html:68
msgid "Save"
msgstr "Сохранить"
#: templates/admin/constance/change_list.html:78
msgid "Home"
msgstr "Главная"