diff --git a/pyramid_formalchemy/locale/ru/LC_MESSAGES/pyramid_formalchemy.mo b/pyramid_formalchemy/locale/ru/LC_MESSAGES/pyramid_formalchemy.mo new file mode 100644 index 0000000..ec0d7fa Binary files /dev/null and b/pyramid_formalchemy/locale/ru/LC_MESSAGES/pyramid_formalchemy.mo differ diff --git a/pyramid_formalchemy/locale/ru/LC_MESSAGES/pyramid_formalchemy.po b/pyramid_formalchemy/locale/ru/LC_MESSAGES/pyramid_formalchemy.po new file mode 100644 index 0000000..1233371 --- /dev/null +++ b/pyramid_formalchemy/locale/ru/LC_MESSAGES/pyramid_formalchemy.po @@ -0,0 +1,60 @@ +# Gujarati translations for pyramid_formalchemy. +# Copyright (C) 2011 ORGANIZATION +# This file is distributed under the same license as the pyramid_formalchemy +# project. +# FIRST AUTHOR , 2011. +# +msgid "" +msgstr "" +"Project-Id-Version: pyramid_formalchemy 0.4.2dev\n" +"Report-Msgid-Bugs-To: EMAIL@ADDRESS\n" +"POT-Creation-Date: 2011-08-14 15:23+0200\n" +"PO-Revision-Date: 2012-05-04 10:30+0700\n" +"Last-Translator: rda \n" +"Language-Team: ru \n" +"Plural-Forms: nplurals=2; plural=(n != 1)\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Generated-By: Babel 0.9.6\n" + +#: pyramid_formalchemy/actions.py:327 +msgid "French" +msgstr "Французский" + +#: pyramid_formalchemy/actions.py:328 +msgid "English" +msgstr "Английский" + +#: pyramid_formalchemy/actions.py:329 +msgid "Brazilian" +msgstr "Бразильский" + +#: pyramid_formalchemy/actions.py:391 +msgid "New ${model_label}" +msgstr "Добавить ${model_label}" + +#: pyramid_formalchemy/actions.py:400 +msgid "Save" +msgstr "Сохранить" + +#: pyramid_formalchemy/actions.py:408 +msgid "Save and add another" +msgstr "Сохранить и продолжить добавление" + +#: pyramid_formalchemy/actions.py:418 +msgid "Edit" +msgstr "Редактировать" + +#: pyramid_formalchemy/actions.py:426 +msgid "Back" +msgstr "Назад" + +#: pyramid_formalchemy/actions.py:433 +msgid "Delete" +msgstr "Удалить" + +#: pyramid_formalchemy/actions.py:444 +msgid "Cancel" +msgstr "Отмена" +