~ubuntu-branches/debian/sid/python-django/sid

« back to all changes in this revision

Viewing changes to django/contrib/flatpages/locale/ru/LC_MESSAGES/django.po

  • Committer: Package Import Robot
  • Author(s): Luke Faraone
  • Date: 2013-11-07 15:33:49 UTC
  • mfrom: (1.3.12)
  • Revision ID: package-import@ubuntu.com-20131107153349-e31sc149l2szs3jb
Tags: 1.6-1
* New upstream version. Closes: #557474, #724637.
* python-django now also suggests the installation of ipython,
  bpython, python-django-doc, and libgdal1.
  Closes: #636511, #686333, #704203
* Set package maintainer to Debian Python Modules Team.
* Bump standards version to 3.9.5, no changes needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This file is distributed under the same license as the Django package.
2
2
#
3
3
# Translators:
4
 
# Eugene MechanisM <contact@mechanism.name>, 2012.
5
 
# Jannis Leidel <jannis@leidel.info>, 2011.
6
 
# Mike Yumatov <mike@yumatov.org>, 2011.
7
 
# Алексей Борискин <sun.void@gmail.com>, 2012.
 
4
# Eugene MechanisM <contact@mechanism.name>, 2012
 
5
# Jannis Leidel <jannis@leidel.info>, 2011
 
6
# Mike Yumatov <mike@yumatov.org>, 2011
 
7
# Алексей Борискин <sun.void@gmail.com>, 2012
8
8
msgid ""
9
9
msgstr ""
10
 
"Project-Id-Version: Django\n"
 
10
"Project-Id-Version: django-core\n"
11
11
"Report-Msgid-Bugs-To: \n"
12
 
"POT-Creation-Date: 2012-10-15 10:56+0200\n"
13
 
"PO-Revision-Date: 2012-10-18 10:56+0000\n"
14
 
"Last-Translator: Алексей Борискин <sun.void@gmail.com>\n"
 
12
"POT-Creation-Date: 2013-05-02 16:18+0200\n"
 
13
"PO-Revision-Date: 2013-04-29 09:01+0000\n"
 
14
"Last-Translator: claudep <claude@2xlibre.net>\n"
15
15
"Language-Team: Russian (http://www.transifex.com/projects/p/django/language/"
16
16
"ru/)\n"
17
17
"MIME-Version: 1.0\n"
85
85
msgid "registration required"
86
86
msgstr "требуется регистрация"
87
87
 
88
 
#: models.py:17
 
88
#: models.py:18
89
89
msgid "If this is checked, only logged-in users will be able to view the page."
90
90
msgstr "Если отмечено, только вошедшие пользователи смогут видеть страницу."
91
91
 
92
 
#: models.py:22
 
92
#: models.py:24
93
93
msgid "flat page"
94
94
msgstr "простая страница"
95
95
 
96
 
#: models.py:23
 
96
#: models.py:25
97
97
msgid "flat pages"
98
98
msgstr "простые страницы"
99
99
 
100
 
#: tests/forms.py:97
 
100
#: tests/test_forms.py:98
101
101
msgid "This field is required."
102
102
msgstr "Обязательное поле."