# Translation of OpenERP Server. # This file contains the translation of the following modules: # * wiki # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 6.0dev\n" "Report-Msgid-Bugs-To: support@openerp.com\n" "POT-Creation-Date: 2012-02-08 01:37+0100\n" "PO-Revision-Date: 2012-10-24 05:09+0000\n" "Last-Translator: Chertykov Denis \n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Launchpad-Export-Date: 2012-10-25 05:35+0000\n" "X-Generator: Launchpad (build 16179)\n" #. module: document_page #: field:document.page.type,template:0 msgid "Document page Template" msgstr "" #. module: document_page #: model:ir.actions.act_window,name:document_page.action_wiki #: model:ir.ui.menu,name:document_page.menu_action_wiki_wiki msgid "Document Pages" msgstr "" #. module: document_page #: field:document.page.type,method:0 msgid "Display Method" msgstr "Метод вывода" #. module: document_page #: view:document.page:0 field:document.page,create_uid:0 msgid "Author" msgstr "Автор" #. module: document_page #: model:ir.actions.act_window,name:document_page.action_view_wiki_wiki_page_open #: view:document.page.page.open:0 msgid "Open Page" msgstr "Открыть страницу" #. module: document_page #: field:document.page,menu_id:0 msgid "Menu" msgstr "Меню" #. module: document_page #: help:document.page,type:0 msgid "Indicates that this pages have a table of contents or not" msgstr "Показывает имеется ли содержание на этой странице" #. module: document_page #: model:ir.model,name:document_page.model_wiki_wiki_history view:document.page.history:0 msgid "Document page History" msgstr "" #. module: document_page #: field:document.page,minor_edit:0 msgid "Minor edit" msgstr "Малозначимое изменение" #. module: document_page #: view:document.page:0 field:document.page,content:0 msgid "Content" msgstr "Содержание" #. module: document_page #: field:document.page,child_ids:0 msgid "Child Pages" msgstr "Подчиненные страницы" #. module: document_page #: field:document.page,parent_id:0 msgid "Parent Page" msgstr "Главная страница" #. module: document_page #: view:document.page:0 field:document.page,write_uid:0 msgid "Last Contributor" msgstr "Последний корректор" #. module: document_page #: field:document.page.create.menu,menu_parent_id:0 msgid "Parent Menu" msgstr "Родительское меню" #. module: document_page #: field:document.page,name:0 msgid "Title" msgstr "Заголовок" #. module: document_page #: model:ir.model,name:document_page.model_wiki_create_menu msgid "Wizard Create Menu" msgstr "Помощник создания меню" #. module: document_page #: field:document.page,history_id:0 msgid "History Lines" msgstr "Строки истории" #. module: document_page #: view:document.page:0 msgid "Page Content" msgstr "Текст страницы" #. module: document_page #: code:addons/document_page/document_page.py:237 code:addons/wiki/wizard/wiki_make_index.py:52 #, python-format msgid "Warning !" msgstr "Внимание!" #. module: document_page #: code:addons/document_page/document_page.py:237 #, python-format msgid "There are no changes in revisions" msgstr "Нет изменений" #. module: document_page #: field:document.page.create.menu,menu_name:0 msgid "Menu Name" msgstr "Название меню" #. module: document_page #: field:document.page.type,notes:0 msgid "Description" msgstr "Описание" #. module: document_page #: field:document.page,review:0 msgid "Needs Review" msgstr "Нуждается в проверке" #. module: document_page #: help:document.page,review:0 msgid "" "Indicates that this page should be reviewed, raising the attention of other " "contributors" msgstr "" "Указывает, что эта страница должна быть проверена, привлекает внимание " "других участников" #. module: document_page #: view:document.page.create.menu:0 view:document.page.make.index:0 msgid "Menu Information" msgstr "Информация меню" #. module: document_page #: model:ir.actions.act_window,name:document_page.act_wiki_wiki_history msgid "Page History" msgstr "История страницы" #. module: document_page #: selection:document.page.type,method:0 msgid "Tree" msgstr "Дерево" #. module: document_page #: view:document.page.type:0 msgid "Page Template" msgstr "Шаблон страницы" #. module: document_page #: field:document.page,tags:0 msgid "Keywords" msgstr "Ключевые слова" #. module: document_page #: model:ir.actions.act_window,help:document_page.action_wiki msgid "" "With Wiki Pages you can share ideas and questions with your coworkers. You " "can create a new document that can be linked to one or several applications " "(CRM, Sales, etc.). You can use keywords to ease access to your wiki pages. " "There is a basic wiki editing for text format." msgstr "" "С помощью вики-страниц вы можете поделиться своими идеями и вопросами с " "коллегами. Вы можете создать новый документ, который может быть связан с " "одним или несколькими приложениями (CRM, продаж и т.д.). Вы можете " "использовать ключевые слова, чтобы облегчить доступ к вики-страницам. Есть " "простое редактирование вики для текстового формата." #. module: document_page #: code:addons/document_page/wizard/document_page_show_diff.py:54 #, python-format msgid "Warning" msgstr "Внимание" #. module: document_page #: help:document.page.type,home:0 msgid "Required to select home page if display method is Home Page" msgstr "" "Необходимо выбрать домашнюю страницу если метод вывода \"Домашняя страница\"" #. module: document_page #: field:document.page.history,create_date:0 msgid "Date" msgstr "Дата" #. module: document_page #: view:document.page.make.index:0 msgid "Want to create a Index on Selected Pages ? " msgstr "Хотите создать Индекс на Выбранных Странцах ? " #. module: document_page #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff #: model:ir.actions.act_window,name:document_page.action_view_wiki_show_diff_values #: view:wizard.document.page.history.show_diff:0 msgid "Difference" msgstr "Различие" #. module: document_page #: field:document.page.type,page_ids:0 msgid "Pages" msgstr "Страницы" #. module: document_page #: view:document.page.type:0 msgid "Group Description" msgstr "Описание группы" #. module: document_page #: view:document.page.page.open:0 msgid "Want to open a wiki page? " msgstr "Хотите открыть вики ? " #. module: document_page #: field:document.page.history,content:0 msgid "Text area" msgstr "Текстовое поле" #. module: document_page #: view:document.page:0 msgid "Meta Information" msgstr "Метаданные" #. module: document_page #: field:document.page,create_date:0 msgid "Created on" msgstr "Создан" #. module: document_page #: view:document.page.type:0 view:wizard.document.page.history.show_diff:0 msgid "Notes" msgstr "Заметки" #. module: document_page #: selection:document.page.type,method:0 msgid "List" msgstr "Список" #. module: document_page #: field:document.page,summary:0 field:document.page.history,edit_summary:0 msgid "Summary" msgstr "Итого" #. module: document_page #: field:document.page.groups,create_date:0 msgid "Created Date" msgstr "Дата создания" #. module: document_page #: model:ir.actions.act_window,name:document_page.action_history msgid "All Page Histories" msgstr "История всех страниц" #. module: document_page #: model:ir.model,name:document_page.model_wiki_wiki msgid "document.page" msgstr "document.page" #. module: document_page #: help:document.page.type,method:0 msgid "Define the default behaviour of the menu created on this group" msgstr "Определить поведение по умолчанию для меню, созданного на эту группу" #. module: document_page #: view:wizard.document.page.history.show_diff:0 msgid "Close" msgstr "Закрыть" #. module: document_page #: model:ir.model,name:document_page.model_wizard_wiki_history_show_diff msgid "wizard.document.page.history.show_diff" msgstr "wizard.document.page.history.show_diff" #. module: document_page #: field:document.page.history,wiki_id:0 msgid "Wiki Id" msgstr "Wiki Id" #. module: document_page #: field:document.page.type,home:0 selection:document.page.type,method:0 msgid "Home Page" msgstr "Главная страница" #. module: document_page #: help:document.page,parent_id:0 msgid "Allows you to link with the other page with in the current topic" msgstr "Позволяет сделать ссылку на другую страницу в текущем разделе" #. module: document_page #: view:document.page:0 msgid "Modification Information" msgstr "Информация об изменениях" #. module: document_page #: model:ir.ui.menu,name:document_page.menu_wiki_configuration view:document.page:0 msgid "Wiki" msgstr "Wiki" #. module: document_page #: field:document.page,write_date:0 msgid "Modification Date" msgstr "Дата изменения" #. module: document_page #: view:document.page.type:0 msgid "Configuration" msgstr "Конфигурация" #. module: document_page #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index #: model:ir.actions.act_window,name:document_page.action_view_wiki_make_index_values #: model:ir.model,name:document_page.model_wiki_make_index view:document.page.make.index:0 msgid "Create Index" msgstr "Создать индекс" #. module: document_page #: code:addons/document_page/wizard/document_page_show_diff.py:54 #, python-format msgid "You need to select minimum 1 or maximum 2 history revision!" msgstr "Вам нужно выбрать минимум 1 или максимум 2 истории изменений!" #. module: document_page #: view:document.page:0 msgid "Group By..." msgstr "Группировать по .." #. module: document_page #: model:ir.actions.act_window,name:document_page.action_wiki_create_menu #: view:document.page.create.menu:0 view:document.page.type:0 view:document.page.make.index:0 msgid "Create Menu" msgstr "Создать меню" #. module: document_page #: field:document.page.history,minor_edit:0 msgid "This is a major edit ?" msgstr "Это существенные изменения ?" #. module: document_page #: model:ir.actions.act_window,name:document_page.action_wiki_groups #: model:ir.actions.act_window,name:document_page.action_wiki_groups_browse #: model:ir.model,name:document_page.model_wiki_groups #: model:ir.ui.menu,name:document_page.menu_action_wiki_groups view:document.page.type:0 msgid "Document Types" msgstr "Типы документов" #. module: document_page #: view:document.page:0 msgid "Topic" msgstr "Тема" #. module: document_page #: field:document.page.history,write_uid:0 msgid "Modify By" msgstr "Изменено" #. module: document_page #: code:addons/document_page/web/widgets/wikimarkup/__init__.py:1981 #: field:document.page,type:0 #, python-format msgid "Type" msgstr "Тип" #. module: document_page #: view:document.page.type:0 view:document.page.page.open:0 msgid "Open Document Page" msgstr "" #. module: document_page #: model:ir.model,name:document_page.model_wiki_wiki_page_open msgid "wiz open page" msgstr "" #. module: document_page #: view:document.page.create.menu:0 view:document.page.make.index:0 view:document.page.page.open:0 msgid "Cancel" msgstr "Отмена" #. module: document_page #: field:wizard.document.page.history.show_diff,file_path:0 msgid "Diff" msgstr "Различие" #. module: document_page #: view:document.page:0 msgid "Need Review" msgstr "Необходима Проверка" #. module: document_page #: model:ir.actions.act_window,name:document_page.action_wiki_review msgid "Pages Waiting Review" msgstr "Страницы ожидающие проверки" #. module: document_page #: model:ir.actions.act_window,name:document_page.act_wiki_group_open msgid "Search Page" msgstr "Страница поиска"