Author: batiste.bieler
Date: Fri May 15 02:36:10 2009
New Revision: 529

Added:
    trunk/pages/locale/ru/
    trunk/pages/locale/ru/LC_MESSAGES/
    trunk/pages/locale/ru/LC_MESSAGES/django.mo   (contents, props changed)
    trunk/pages/locale/ru/LC_MESSAGES/django.po
    trunk/pages/locale/ru/LC_MESSAGES/djangojs.mo   (contents, props changed)
    trunk/pages/locale/ru/LC_MESSAGES/djangojs.po

Log:
Add the russian translation

Added: trunk/pages/locale/ru/LC_MESSAGES/django.mo
==============================================================================
Binary file. No diff available.

Added: trunk/pages/locale/ru/LC_MESSAGES/django.po
==============================================================================
--- (empty file)
+++ trunk/pages/locale/ru/LC_MESSAGES/django.po Fri May 15 02:36:10 2009
@@ -0,0 +1,266 @@
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: django-page-cms 1.0.2\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-02-23 23:00+0300\n"
+"PO-Revision-Date: 2009-02-23 23:00+0300\n"
+"Last-Translator: Michail Sychev <[email protected]>\n"
+"Language-Team: AXION-RTI localization group <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: models.py:35
+msgid "Draft"
+msgstr "Черновик"
+
+#: models.py:36
+msgid "Published"
+msgstr "Опубликовано"
+
+#: models.py:37
+msgid "Hidden"
+msgstr "Скрыто"
+
+#: models.py:38
+msgid "author"
+msgstr "Автор"
+
+#: models.py:39
+msgid "parent"
+msgstr "род."
+
+#: models.py:40 models.py:209
+msgid "creation date"
+msgstr "создано"
+
+#: models.py:41
+msgid "publication date"
+msgstr "опубликовано"
+
+#: models.py:41
+msgid ""
+"When the page should go live. Status must be \"Published\" for page to  
go "
+"live."
+msgstr ""
+"Для отображения на сайте эта страница должна быть опубликована"
+
+#: models.py:42
+msgid "publication end date"
+msgstr "окончание публикации"
+
+#: models.py:42
+msgid "When to expire the page. Leave empty to never expire."
+msgstr ""
+"Когда страница должна устареть, оставьте пустым для отключения"
+
+#: models.py:44
+msgid "status"
+msgstr "статус"
+
+#: models.py:45 templates/admin/pages/page/change_list_table.html:9
+msgid "template"
+msgstr "Шаблон"
+
+#: models.py:46
+msgid "The site(s) the page is accessible at."
+msgstr "Сайт(ы) на которых доступна эта страница"
+
+#: models.py:46
+msgid "sites"
+msgstr "сайты"
+
+#: models.py:55 models.py:189 models.py:207 admin/__init__.py:268
+msgid "page"
+msgstr "страница"
+
+#: models.py:56
+msgid "pages"
+msgstr "страницы"
+
+#: models.py:185
+msgid "All"
+msgstr "Всё"
+
+#: models.py:186
+msgid "This page only"
+msgstr "Только эта страница"
+
+#: models.py:187
+msgid "This page and all childrens"
+msgstr "Эта страница и все подчинённые"
+
+#: models.py:190
+msgid "user"
+msgstr "пользователь"
+
+#: models.py:191 models.py:206
+msgid "type"
+msgstr "тип"
+
+#: models.py:196
+msgid "page permission"
+msgstr "права доступа к странице"
+
+#: models.py:197
+msgid "page permissions"
+msgstr "права доступа к странице"
+
+#: models.py:204
+msgid "language"
+msgstr "язык"
+
+#: models.py:205
+msgid "body"
+msgstr "содержимое"
+
+#: models.py:213 admin/__init__.py:146 admin/__init__.py:147
+msgid "content"
+msgstr "содержимое"
+
+#: models.py:214
+msgid "contents"
+msgstr "содержимое"
+
+#: admin/__init__.py:47
+msgid "General"
+msgstr "Главное"
+
+#: admin/__init__.py:51
+msgid "Options"
+msgstr "Настройки"
+
+#: admin/__init__.py:54
+msgid "Note: This page reloads if you change the selection"
+msgstr "Внимание: Страница будет загружена заново при изменении"
+
+#: admin/__init__.py:184 admin/forms.py:15
+msgid "Slug"
+msgstr "Slug"
+
+#: admin/__init__.py:189
+msgid "Default template"
+msgstr "Шаблон по умолчанию"
+
+#: admin/__init__.py:196
+msgid "Note: This field is evaluated as template code."
+msgstr "Внимание: Это поле интерпретируется как код шаблона."
+
+#: admin/__init__.py:290
+msgid "Page could not been moved."
+msgstr "Страница не может быть передвинута."
+
+#: admin/forms.py:10
+msgid "Title"
+msgstr "Заголовок"
+
+#: admin/forms.py:12
+msgid "The default title"
+msgstr "Standard-Titel"
+
+#: admin/forms.py:17
+msgid "The part of the title that is used in permalinks"
+msgstr "Часть заголовка используемая как постоянная ссылка"
+
+#: admin/forms.py:20
+msgid "Language"
+msgstr "Язык"
+
+#: admin/forms.py:22
+msgid "The current language of the content fields."
+msgstr "Текущий язык полей контента."
+
+#: admin/forms.py:26
+msgid "Template"
+msgstr "Шаблон"
+
+#: admin/forms.py:28
+msgid "The template used to render the content."
+msgstr "Шаблон используемый для отображения контента."
+
+#: admin/forms.py:43 admin/forms.py:45
+msgid "Another page with this slug already exists"
+msgstr "Другая страница с таким путём существует."
+
+#: templates/admin/pages/page/change_form.html:3
+msgid "Change a page"
+msgstr "Изменить страницу"
+
+#: templates/admin/pages/page/change_form.html:16
+msgid "View on site"
+msgstr "Просмотреть на сайте"
+
+#: templates/admin/pages/page/change_form.html:28
+msgid "Translation helper"
+msgstr "Помошник перевода"
+
+#: templates/admin/pages/page/change_form.html:30
+msgid "Language:"
+msgstr "Язык:"
+
+#: templates/admin/pages/page/change_list.html:3
+msgid "List of pages"
+msgstr "Список страниц"
+
+#: templates/admin/pages/page/change_list.html:8
+msgid "Home"
+msgstr "Начало"
+
+#: templates/admin/pages/page/change_list.html:27
+#, python-format
+msgid "Add %(name)s"
+msgstr "Добавить %(name)s"
+
+#: templates/admin/pages/page/change_list_table.html:5
+msgid "title"
+msgstr "Заголовок"
+
+#: templates/admin/pages/page/change_list_table.html:6
+msgid "quick actions"
+msgstr "Быстрые действия"
+
+#: templates/admin/pages/page/change_list_table.html:7
+msgid "translations"
+msgstr "Переводы"
+
+#: templates/admin/pages/page/change_list_table.html:8
+msgid "published"
+msgstr "Опубликовано"
+
+#: templates/admin/pages/page/change_list_table.html:10
+msgid "creator"
+msgstr "Автор"
+
+#: templates/admin/pages/page/menu.html:18
+msgid "move"
+msgstr "передвинуть"
+
+#: templates/admin/pages/page/menu.html:19
+msgid "add"
+msgstr "добавить"
+
+#: templates/admin/pages/page/menu.html:20
+msgid "view"
+msgstr "просмотреть"
+
+#: templates/admin/pages/page/menu.html:21
+msgid "delete"
+msgstr "удалить"
+
+#: templates/pages/revisions.html:4
+msgid "Revisions"
+msgstr "Ревизии"
+
+#: templates/pages/revisions.html:8
+msgid "DATETIME_FORMAT"
+msgstr "j. N Y, H:i"
+
+#: templates/pages/traduction_helper.html:4
+msgid "Wanted language has not been translated yet."
+msgstr "Запрошенный язык ещё не был переведён."
+
+#: templatetags/pages_tags.py:14
+#, python-format
+msgid "[Placeholder %(name)s had syntax error: %(error)s]"
+msgstr "[Ошибка синтаксиса в метке %(name)s: %(error)s]"

Added: trunk/pages/locale/ru/LC_MESSAGES/djangojs.mo
==============================================================================
Binary file. No diff available.

Added: trunk/pages/locale/ru/LC_MESSAGES/djangojs.po
==============================================================================
--- (empty file)
+++ trunk/pages/locale/ru/LC_MESSAGES/djangojs.po       Fri May 15 02:36:10 2009
@@ -0,0 +1,18 @@
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: django-page-cms 1.0.2\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2009-02-23 23:00+0300\n"
+"PO-Revision-Date: 2009-02-23 23:00+0300\n"
+"Last-Translator: Michail Sychev <[email protected]>\n"
+"Language-Team: AXION-RTI localization group <[email protected]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: media/pages/javascript/change_form.js:10
+msgid ""
+"Are you sure you want to change the %(field_name)s without saving the  
page "
+"first?"
+msgstr "Вы точно хотите изменить %(field_name)s не сохранив перед этим  
страницу?"

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pinax-updates" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/pinax-updates?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to