Browse Source

[MIG] super_calendar_view 7.0

[ADD] super_calendar_view: add russian po file
pull/78/head
Pavel Batishchev 12 years ago
committed by Stefan Rijnhart
parent
commit
1342a8d293
  1. 14
      super_calendar/__openerp__.py
  2. 207
      super_calendar/i18n/ru.po
  3. 10
      super_calendar/super_calendar_view.xml

14
super_calendar/__openerp__.py

@ -22,6 +22,7 @@
'name': "Super Calendar",
'version': '0.1',
'category': 'Generic Modules/Others',
'summary': 'This module allows to create configurable calendars.',
'description': """
This module allows to create configurable calendars.
@ -63,14 +64,15 @@ As you can see, several filters are available. A typical usage consists in filte
'author': 'Agile Business Group',
'website': 'http://www.agilebg.com',
'license': 'AGPL-3',
"depends" : ['base'],
"init_xml" : [],
"update_xml" : [
'depends' : ['base'],
"data" : [
'super_calendar_view.xml',
'cron_data.xml',
'security/ir.model.access.csv',
],
"demo_xml" : [],
"active": False,
"installable": False
'demo': [],
'test': [],
'installable': True,
'application': True,
'auto_install': False,
}

207
super_calendar/i18n/ru.po

@ -0,0 +1,207 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
# * super_calendar
#
msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 7.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-03-02 10:37+0000\n"
"PO-Revision-Date: 2013-03-02 16:36+0400\n"
"Last-Translator: <Pavel Batishchev>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: super_calendar
#: field:super.calendar.configurator.line,duration_field_id:0
msgid "Duration field"
msgstr "Поле длительности"
#. module: super_calendar
#: view:super.calendar.configurator:0
msgid "Generate Calendar"
msgstr "Обновить календарь"
#. module: super_calendar
#: selection:super.calendar.configurator.line,description_type:0
msgid "Field"
msgstr "Поле"
#. module: super_calendar
#: code:addons/super_calendar/super_calendar.py:65
#, python-format
msgid "The 'User' field of record %s (%s) does not refer to res.users"
msgstr "Поле 'User' записи %s (%s) не ссылается на res.users"
#. module: super_calendar
#: field:super.calendar,date_start:0
msgid "Start date"
msgstr "Дата начала"
#. module: super_calendar
#: field:super.calendar.configurator.line,user_field_id:0
msgid "User field"
msgstr "Поле пользователя"
#. module: super_calendar
#: field:super.calendar.configurator.line,description_type:0
msgid "Description Type"
msgstr "Тип описания"
#. module: super_calendar
#: model:ir.model,name:super_calendar.model_super_calendar_configurator
msgid "super.calendar.configurator"
msgstr ""
#. module: super_calendar
#: field:super.calendar,name:0
#: view:super.calendar.configurator:0
#: field:super.calendar.configurator.line,description:0
msgid "Description"
msgstr "Описание"
#. module: super_calendar
#: model:ir.actions.act_window,name:super_calendar.super_calendar_configurator
msgid "Calendar Configurators"
msgstr "Настройки календаря"
#. module: super_calendar
#: field:super.calendar,model_description:0
msgid "Model Description"
msgstr "Описание"
#. module: super_calendar
#: field:super.calendar.configurator.line,date_start_field_id:0
msgid "Start date field"
msgstr "Поле даты начала"
#. module: super_calendar
#: field:super.calendar,user_id:0
msgid "User"
msgstr "Пользователь"
#. module: super_calendar
#: model:ir.actions.act_window,name:super_calendar.super_calendar_action
#: model:ir.ui.menu,name:super_calendar.super_calendar_menu
msgid "Super Calendar"
msgstr "Календарь"
#. module: super_calendar
#: view:super.calendar.configurator:0
msgid "Line"
msgstr "Строка"
#. module: super_calendar
#: view:super.calendar:0
msgid "Extended Filters..."
msgstr "Расширенные фильтры..."
#. module: super_calendar
#: field:super.calendar,res_id:0
msgid "Resource"
msgstr "Ресурс"
#. module: super_calendar
#: field:super.calendar.configurator,name:0
msgid "Name"
msgstr "Название"
#. module: super_calendar
#: model:ir.ui.menu,name:super_calendar.super_calendar_configurators
#: view:super.calendar.configurator:0
msgid "Configurators"
msgstr "Настройки"
#. module: super_calendar
#: view:super.calendar.configurator:0
#: field:super.calendar.configurator,line_ids:0
msgid "Lines"
msgstr "Строки"
#. module: super_calendar
#: field:super.calendar.configurator.line,description_code:0
#: field:super.calendar.configurator.line,description_field_id:0
msgid "Description field"
msgstr "Поле описания"
#. module: super_calendar
#: view:super.calendar.configurator:0
#: help:super.calendar.configurator.line,description_code:0
msgid "Use '${o}' to refer to the involved object. E.g.: '${o.project_id.name}'"
msgstr "Используйте '${o}' для ссылки на объект: '${o.project_id.name}'"
#. module: super_calendar
#: code:addons/super_calendar/super_calendar.py:64
#, python-format
msgid "Error"
msgstr "Ошибка"
#. module: super_calendar
#: field:super.calendar,model_id:0
#: field:super.calendar.configurator.line,name:0
msgid "Model"
msgstr "Модель"
#. module: super_calendar
#: view:super.calendar:0
#: field:super.calendar,configurator_id:0
#: view:super.calendar.configurator:0
#: field:super.calendar.configurator.line,configurator_id:0
msgid "Configurator"
msgstr "Настройки"
#. module: super_calendar
#: field:super.calendar.configurator.line,domain:0
msgid "Domain"
msgstr "Домен"
#. module: super_calendar
#: selection:super.calendar.configurator.line,description_type:0
msgid "Code"
msgstr "Код"
#. module: super_calendar
#: model:ir.model,name:super_calendar.model_super_calendar_configurator_line
msgid "super.calendar.configurator.line"
msgstr ""
#. module: super_calendar
#: model:ir.ui.menu,name:super_calendar.super_calendar_configuration
msgid "Configuration"
msgstr "Настройки"
#. module: super_calendar
#: view:super.calendar:0
msgid "My Items"
msgstr "Мои события"
#. module: super_calendar
#: field:super.calendar.configurator.line,date_stop_field_id:0
msgid "End date field"
msgstr "Поле даты окончания"
#. module: super_calendar
#: model:ir.model,name:super_calendar.model_super_calendar
msgid "super.calendar"
msgstr ""
#. module: super_calendar
#: view:super.calendar:0
msgid "Search Calendar"
msgstr "Поиск календаря"
#. module: super_calendar
#: field:super.calendar,duration:0
msgid "Duration"
msgstr "Продолжительность"
#. module: super_calendar
#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar
#: model:ir.ui.menu,name:super_calendar.super_calendar_calendar_calendar
#: view:super.calendar:0
msgid "Calendar"
msgstr "Календарь"

10
super_calendar/super_calendar_view.xml

@ -7,17 +7,16 @@
<record model="ir.ui.view" id="super_calendar_configurator_tree">
<field name="name">super_calendar_configurator_tree</field>
<field name="model">super.calendar.configurator</field>
<field name="type">tree</field>
<field name="arch" type="xml">
<tree string="Configurators">
<field name="name"/>
</tree>
</field>
</record>
<record model="ir.ui.view" id="super_calendar_configurator_form">
<field name="name">super_calendar_configurator_form</field>
<field name="model">super.calendar.configurator</field>
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Configurator">
<field name="name" select="1" colspan="2"/>
@ -64,7 +63,6 @@
<record model="ir.ui.view" id="super_calendar_tree">
<field name="name">super_calendar_tree</field>
<field name="model">super.calendar</field>
<field name="type">tree</field>
<field name="arch" type="xml">
<tree string="Calendar">
<field name="name"/>
@ -78,10 +76,10 @@
</tree>
</field>
</record>
<record model="ir.ui.view" id="super_calendar_form">
<field name="name">super_calendar_form</field>
<field name="model">super.calendar</field>
<field name="type">form</field>
<field name="arch" type="xml">
<form string="Configurator">
<field name="name" readonly="1"/>
@ -96,20 +94,20 @@
</form>
</field>
</record>
<record model="ir.ui.view" id="super_calendar">
<field name="name">super_calendar</field>
<field name="model">super.calendar</field>
<field name="type">calendar</field>
<field name="arch" type="xml">
<calendar string="Calendar" color="model_description" date_start="date_start" date_delay="duration">
<field name="name"/>
</calendar>
</field>
</record>
<record model="ir.ui.view" id="super_calendar_search">
<field name="name">super_calendar_search</field>
<field name="model">super.calendar</field>
<field name="type">search</field>
<field name="arch" type="xml">
<search string="Search Calendar" >
<field name="name"/>

Loading…
Cancel
Save