diff --git a/constance/locale/ru/LC_MESSAGES/django.mo b/constance/locale/ru/LC_MESSAGES/django.mo new file mode 100644 index 0000000..0b8d7b7 Binary files /dev/null and b/constance/locale/ru/LC_MESSAGES/django.mo differ diff --git a/constance/locale/ru/LC_MESSAGES/django.po b/constance/locale/ru/LC_MESSAGES/django.po new file mode 100644 index 0000000..dae4964 --- /dev/null +++ b/constance/locale/ru/LC_MESSAGES/django.po @@ -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 , 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 \n" +"Language-Team: LANGUAGE \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 "Главная"