You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

78 lines
2.4 KiB

# 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: 2018-04-24 23:27+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Dmitry Novikov <nerosketch@gmail.com>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n"
"%100>=11 && n%100<=14)? 2 : 3);\n"
#: group_app/models.py:7 group_app/templates/group_app/group_list.html:21
msgid "Title"
msgstr "Название"
#: group_app/models.py:16
msgid "Can view group"
msgstr "Может видеть группы"
#: group_app/models.py:18
msgid "Group"
msgstr "Группа"
#: group_app/models.py:19 group_app/templates/group_app/ext.html:7
#: group_app/templates/group_app/ext.html:8
#: group_app/templates/group_app/ext.html:14
#: group_app/templates/group_app/group_list.html:7
#: group_app/templates/group_app/group_list.html:10
msgid "Groups"
msgstr "Группы"
#: group_app/templates/group_app/add_group.html:4
#: group_app/templates/group_app/add_group.html:9
#: group_app/templates/group_app/group_list.html:49
msgid "Add group"
msgstr "Добавить группу"
#: group_app/templates/group_app/add_group.html:16
msgid "Add"
msgstr "Добавить"
#: group_app/templates/group_app/edit_group.html:4
#: group_app/templates/group_app/edit_group.html:9
msgid "Edit group"
msgstr "Изменить группу"
#: group_app/templates/group_app/edit_group.html:16
msgid "Save"
msgstr "Сохранить"
#: group_app/templates/group_app/group_list.html:41
msgid "Groups was not found"
msgstr "Не найдено ни одной группы"
#: group_app/views.py:31
msgid "Group changes has been saved"
msgstr "Изменения сохранены"
#: group_app/views.py:35 group_app/views.py:51
msgid "Please fix form errors"
msgstr "Исправьте ошибки формы"
#: group_app/views.py:47
msgid "New group are created"
msgstr "Новая группа успешно создана"
msgid "Tech code"
msgstr "Технический код"