Xavier Morel 2010-01-05 16:11:18 +01:00
commit c5609cf160
72 changed files with 11229 additions and 3517 deletions

View File

@ -78,7 +78,7 @@
<form string="Users">
<field name="password" password="True" readonly="0"/>
<label colspan="4" string="Please note that you will have to logout and relog if you change your password."/>
<field name="company_id" widget="selection"/>
<field name="company_id" widget="selection" readonly="0" domain="[('user_ids','=',uid)]"/>
<field name="context_lang" completion="1" readonly="0"/>
<field name="context_tz" completion="1" readonly="0" colspan="4"/>
<newline/>

View File

@ -984,21 +984,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.6\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13:57+0000\n"
"PO-Revision-Date: 2009-12-10 07:54+0000\n"
"POT-Creation-Date: 2009-12-18 08:39:22+0000\n"
"PO-Revision-Date: 2009-12-18 08:39:22+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -189,11 +189,6 @@ msgstr ""
msgid "Number of Modules"
msgstr ""
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -393,7 +388,7 @@ msgid "Country Name"
msgstr ""
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr ""
@ -718,6 +713,12 @@ msgstr ""
msgid "Iran"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -966,21 +967,7 @@ msgstr ""
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid "Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1077,6 +1064,11 @@ msgstr ""
msgid "Fixed Width"
msgstr ""
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid "Would your payment have been carried out after this mail was sent, please consider the present one as void. Do not hesitate to contact our accounting department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1112,13 +1104,8 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
@ -1317,6 +1304,11 @@ msgstr ""
msgid "Groups"
msgstr ""
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1529,6 +1521,12 @@ msgstr ""
msgid "Field Mappings"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1585,11 +1583,6 @@ msgstr ""
msgid "Iteration Actions"
msgstr ""
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1792,11 +1785,6 @@ msgstr ""
msgid "Dependencies"
msgstr ""
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr ""
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1912,6 +1900,12 @@ msgstr ""
msgid "Module"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2275,11 +2269,6 @@ msgstr ""
msgid "6. %d, %m ==> 05, 12"
msgstr ""
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2384,11 +2373,6 @@ msgstr ""
msgid "Summary"
msgstr ""
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid "Specify the subject. You can use fields from the object, e.g. `Hello [[ object.partner_id.name ]]`"
@ -2974,6 +2958,7 @@ msgstr ""
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr ""
@ -3039,7 +3024,6 @@ msgstr ""
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3560,8 +3544,6 @@ msgid "Signal (button Name)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3820,6 +3802,7 @@ msgid "On Multiple Doc."
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3830,11 +3813,6 @@ msgstr ""
msgid "Faroe Islands"
msgstr ""
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4218,11 +4196,6 @@ msgstr ""
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4333,6 +4306,11 @@ msgstr ""
msgid "res.partner.event"
msgstr ""
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4450,13 +4428,6 @@ msgstr ""
msgid "iCal id"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr ""
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4589,11 +4560,6 @@ msgstr ""
msgid "Full"
msgstr ""
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4831,6 +4797,7 @@ msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr ""
@ -5256,9 +5223,10 @@ msgid "Active Partner Events"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
@ -5551,8 +5519,6 @@ msgid "Martinique (French)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5809,6 +5775,11 @@ msgstr ""
msgid "Rounding factor"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr ""
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -5889,6 +5860,11 @@ msgstr ""
msgid "Hour 00->24: %(h24)s"
msgstr ""
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -5908,7 +5884,6 @@ msgstr ""
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -5973,6 +5948,11 @@ msgstr ""
msgid "Parent"
msgstr ""
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -5991,7 +5971,6 @@ msgstr ""
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6688,6 +6667,17 @@ msgstr ""
msgid "Landscape"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -6902,11 +6892,6 @@ msgstr ""
msgid "Second field should be figures"
msgstr ""
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7029,11 +7014,6 @@ msgstr ""
msgid "Bank Accounts"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7122,12 +7102,6 @@ msgstr ""
msgid "https://translations.launchpad.net/openobject"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr ""
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7199,6 +7173,11 @@ msgstr ""
msgid "Delete Permission"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7455,6 +7434,11 @@ msgstr ""
msgid "Rwanda"
msgstr ""
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr ""
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7592,6 +7576,12 @@ msgstr ""
msgid "ir.actions.server"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr ""
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-16 06:37+0000\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2010-01-02 05:37+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\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: 2009-12-17 04:43+0000\n"
"X-Launchpad-Export-Date: 2010-01-03 04:45+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -199,11 +199,6 @@ msgstr "На множество документи."
msgid "Number of Modules"
msgstr "Брой на модулите"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -233,13 +228,13 @@ msgstr "STOCK_DELETE"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid "Password mismatch !"
msgstr ""
msgstr "Паролата не съвпада !"
#. module: base
#: code:addons/base/module/module.py:0
#, python-format
msgid "This url '%s' must provide an html file with links to zip modules"
msgstr ""
msgstr "Този url '%s' трябва да съдържа html файл със връзки към zip модули."
#. module: base
#: selection:res.request,state:0
@ -254,7 +249,7 @@ msgstr ""
#. module: base
#: view:res.lang:0
msgid "%y - Year without century as a decimal number [00,99]."
msgstr ""
msgstr "%y - Година без век, като десетично число [00,99]."
#. module: base
#: selection:ir.ui.menu,icon:0
@ -413,7 +408,7 @@ msgid "Country Name"
msgstr "Име на държавата"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr ""
@ -741,6 +736,12 @@ msgstr ""
msgid "Iran"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -995,22 +996,7 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1109,6 +1095,14 @@ msgstr "Дни"
msgid "Fixed Width"
msgstr "Фиксирана ширина"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1144,14 +1138,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Партньори"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1358,6 +1347,11 @@ msgstr "Брой обновени модули"
msgid "Groups"
msgstr "Групи"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1582,6 +1576,12 @@ msgstr "Стойности"
msgid "Field Mappings"
msgstr "Свързване на полета"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1638,11 +1638,6 @@ msgstr ""
msgid "Iteration Actions"
msgstr ""
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1845,11 +1840,6 @@ msgstr "Контрол на достъпа"
msgid "Dependencies"
msgstr "Зависимости"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Основна фирма"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1967,6 +1957,12 @@ msgstr ""
msgid "Module"
msgstr "Модул"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2333,11 +2329,6 @@ msgstr ""
msgid "6. %d, %m ==> 05, 12"
msgstr ""
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2449,11 +2440,6 @@ msgstr "Домейн"
msgid "Summary"
msgstr "Обобщение"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3057,6 +3043,7 @@ msgstr ""
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "Поле"
@ -3126,7 +3113,6 @@ msgstr ""
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3652,8 +3638,6 @@ msgid "Signal (button Name)"
msgstr "Сигнал (Име на бутон)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3914,6 +3898,7 @@ msgid "On Multiple Doc."
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3924,11 +3909,6 @@ msgstr "Контакти"
msgid "Faroe Islands"
msgstr ""
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4316,11 +4296,6 @@ msgstr ""
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4434,6 +4409,11 @@ msgstr ""
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4555,13 +4535,6 @@ msgstr ""
msgid "iCal id"
msgstr "iCal идентификатор"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "Функции на партньора"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4696,11 +4669,6 @@ msgstr ""
msgid "Full"
msgstr ""
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4942,6 +4910,7 @@ msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "Компании"
@ -5373,10 +5342,11 @@ msgid "Active Partner Events"
msgstr "Активни събития на партньора"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Правила на записа"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
#: view:multi_company.default:0
@ -5670,8 +5640,6 @@ msgid "Martinique (French)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5933,6 +5901,11 @@ msgstr ""
msgid "Rounding factor"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "res.company"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6013,6 +5986,11 @@ msgstr "Стойност според контекста"
msgid "Hour 00->24: %(h24)s"
msgstr ""
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6032,7 +6010,6 @@ msgstr "Месец: %(month)s"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6098,6 +6075,11 @@ msgstr "Отпратка към таблица"
msgid "Parent"
msgstr "Родител"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6116,7 +6098,6 @@ msgstr "Родител"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6825,6 +6806,17 @@ msgstr ""
msgid "Landscape"
msgstr "Хоризонтално"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Партньори"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7042,11 +7034,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr ""
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7169,11 +7156,6 @@ msgstr "Разширено търсене"
msgid "Bank Accounts"
msgstr "Банкови сметки"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7266,12 +7248,6 @@ msgstr ""
msgid "https://translations.launchpad.net/openobject"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr ""
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7345,6 +7321,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "Права за изтриване"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7603,6 +7584,11 @@ msgstr ""
msgid "Rwanda"
msgstr ""
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr ""
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7747,6 +7733,12 @@ msgstr "Последна версия"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Правила на записа"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -7990,11 +7982,14 @@ msgstr ""
#~ msgid "Others Partners"
#~ msgstr "Други партньори"
#~ msgid "Main Company"
#~ msgstr "Основна фирма"
#~ msgid "Partner Functions"
#~ msgstr "Функции на партньора"
#~ msgid "Customers Partners"
#~ msgstr "Партньори на клиента"
#~ msgid "res.company"
#~ msgstr "res.company"
#~ msgid "Suppliers Partners"
#~ msgstr "Партньори на доставчика"

View File

@ -986,21 +986,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1008,21 +1008,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-15 06:32+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2010-01-04 06:02+0000\n"
"Last-Translator: Kuvaly <kuvaly@seznam.cz>\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: 2009-12-16 05:00+0000\n"
"X-Launchpad-Export-Date: 2010-01-05 04:39+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -193,11 +193,6 @@ msgstr "Více dokumentů"
msgid "Number of Modules"
msgstr ""
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -403,7 +398,7 @@ msgid "Country Name"
msgstr "Název země"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "Kolumbie"
@ -729,6 +724,12 @@ msgstr "Kajmanské ostrovy"
msgid "Iran"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -983,22 +984,7 @@ msgstr "STOCK_KOPÍROVAT"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1097,6 +1083,14 @@ msgstr "Dnů"
msgid "Fixed Width"
msgstr "Opravená šířka(Fixed width)"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1132,14 +1126,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partneři"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1346,6 +1335,11 @@ msgstr "Počet aktualizovaných modulů"
msgid "Groups"
msgstr "Skupiny"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1567,6 +1561,12 @@ msgstr ""
msgid "Field Mappings"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1623,11 +1623,6 @@ msgstr ""
msgid "Iteration Actions"
msgstr ""
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1830,11 +1825,6 @@ msgstr "Správa přístupových práv"
msgid "Dependencies"
msgstr "Závislosti(Dependencies)"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Hlavní společnost"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1952,6 +1942,12 @@ msgstr ""
msgid "Module"
msgstr "Modul"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2318,11 +2314,6 @@ msgstr ""
msgid "6. %d, %m ==> 05, 12"
msgstr ""
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2432,11 +2423,6 @@ msgstr ""
msgid "Summary"
msgstr "Shrnutí(Summary)"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3037,6 +3023,7 @@ msgstr ""
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr ""
@ -3104,7 +3091,6 @@ msgstr ""
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3630,8 +3616,6 @@ msgid "Signal (button Name)"
msgstr "Signál(název tlačítka)Signal (button Name"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3892,20 +3876,16 @@ msgid "On Multiple Doc."
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
msgstr "Kotakty"
msgstr "Kontakty"
#. module: base
#: model:res.country,name:base.fo
msgid "Faroe Islands"
msgstr ""
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
msgstr "Farské ostrovy"
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
@ -4292,11 +4272,6 @@ msgstr ""
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4410,6 +4385,11 @@ msgstr ""
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4529,13 +4509,6 @@ msgstr ""
msgid "iCal id"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr ""
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4670,11 +4643,6 @@ msgstr ""
msgid "Full"
msgstr ""
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4914,6 +4882,7 @@ msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr ""
@ -5344,9 +5313,10 @@ msgid "Active Partner Events"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
@ -5641,8 +5611,6 @@ msgid "Martinique (French)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5904,6 +5872,11 @@ msgstr ""
msgid "Rounding factor"
msgstr "Faktor zaokrouhlení"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "res.company"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -5984,6 +5957,11 @@ msgstr "Souvislá hodnota(Context Value)"
msgid "Hour 00->24: %(h24)s"
msgstr ""
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6003,7 +5981,6 @@ msgstr "Měsíc: %(měsíc/e)"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6069,6 +6046,11 @@ msgstr "Table Ref.(Table Ref.)"
msgid "Parent"
msgstr "Nadřízený"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6087,7 +6069,6 @@ msgstr "Nadřízený"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6796,6 +6777,17 @@ msgstr ""
msgid "Landscape"
msgstr "Orientace stránky naležato(Landscape)"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partneři"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7013,11 +7005,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr ""
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7140,11 +7127,6 @@ msgstr ""
msgid "Bank Accounts"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7237,12 +7219,6 @@ msgstr ""
msgid "https://translations.launchpad.net/openobject"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr ""
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7316,6 +7292,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "Smazat právo"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7572,6 +7553,11 @@ msgstr ""
msgid "Rwanda"
msgstr ""
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr ""
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7716,6 +7702,12 @@ msgstr ""
msgid "ir.actions.server"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr ""
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -7956,5 +7948,5 @@ msgstr ""
msgid "Russian / русский язык"
msgstr "Rusko / русский язык"
#~ msgid "res.company"
#~ msgstr "res.company"
#~ msgid "Main Company"
#~ msgstr "Hlavní společnost"

View File

@ -985,21 +985,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1006,21 +1006,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1011,21 +1011,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1011,21 +1011,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1020,21 +1020,7 @@ msgstr "STOCK_COPY"
#: code:addons/addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

File diff suppressed because it is too large Load Diff

View File

@ -996,21 +996,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

7947
bin/addons/base/i18n/eu.po Normal file

File diff suppressed because it is too large Load Diff

View File

@ -1007,21 +1007,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-11 05:46+0000\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2009-12-25 06:29+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\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: 2009-12-15 05:00+0000\n"
"X-Launchpad-Export-Date: 2009-12-29 04:34+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -202,11 +202,6 @@ msgstr "Sur de multiples enregistrements"
msgid "Number of Modules"
msgstr "Nombre de modules"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr "Société physique ou sera stocké cet enregistrement"
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -421,7 +416,7 @@ msgid "Country Name"
msgstr "Nom du pays"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "Colombie"
@ -751,6 +746,12 @@ msgstr "Îles Caïmans"
msgid "Iran"
msgstr "Iran"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr "Mes requêtes"
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -1012,23 +1013,8 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgstr ""
msgid "Model %s Does not Exist !"
msgstr "Le modèle %s n'existe pas !"
#. module: base
#: code:addons/base/module/module.py:0
@ -1037,6 +1023,8 @@ msgid ""
"You try to install the module '%s' that depends on the module:'%s'.\n"
"But this module is not available in your system."
msgstr ""
"Vous essayer d'installer le module '%s' qui dépend du module: '%s'.\n"
"Par contre ce module n'est pas disponible sur votre système."
#. module: base
#: model:ir.model,name:base.model_res_request_link
@ -1126,6 +1114,14 @@ msgstr "Jours"
msgid "Fixed Width"
msgstr "Largeur fixe"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1161,14 +1157,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr "7. %H:%M:%S ==> 18:25:20"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partenaires"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr "La société de l'utilisateur dans laquelle il travaille."
#. module: base
#: help:ir.actions.server,message:0
@ -1270,6 +1261,8 @@ msgid ""
"If set, sequence will only be used in case this python expression matches, "
"and will precede other sequences."
msgstr ""
"Si renseignée, la séquence sera utilisée seulement dans le cas où cette "
"expression python correspond, et précédera toutes les autres séquences."
#. module: base
#: selection:ir.actions.act_window,view_type:0
@ -1383,6 +1376,11 @@ msgstr "Nombre de modules mis à jour"
msgid "Groups"
msgstr "Groupes"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr "Cet utilisateur ne peut pas se conencter en utilisant cette société"
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1615,6 +1613,12 @@ msgstr "Valeurs"
msgid "Field Mappings"
msgstr "Correspondances de champ"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr "Mes requêtes terminés"
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1671,11 +1675,6 @@ msgstr "%p - Soit AM soit à PM."
msgid "Iteration Actions"
msgstr "Actions de l'itération"
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr "Société ou l'utilisateur sera connecté"
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1878,11 +1877,6 @@ msgstr "Contrôle des accès"
msgid "Dependencies"
msgstr "Dépendances"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Société mère"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -2002,6 +1996,12 @@ msgstr "Correspondances de champ"
msgid "Module"
msgstr "Module"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr "Liste des banques"
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2374,11 +2374,6 @@ msgstr "Certificat Qualité"
msgid "6. %d, %m ==> 05, 12"
msgstr "6. %d, %m ==> 05, 12"
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2494,11 +2489,6 @@ msgstr "Domaine"
msgid "Summary"
msgstr "Sommaire"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr "Expression"
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3115,6 +3105,7 @@ msgstr "Contrat de maintenance ajouté !"
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "Champ"
@ -3183,7 +3174,6 @@ msgstr "Kazakhstan"
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3302,6 +3292,9 @@ msgid ""
"\"%s\" contains too many dots. XML ids should not contain dots ! These are "
"used to refer to other modules data, as in module.reference_id"
msgstr ""
"\"%s\" contient trop de points. Les ids XML ne devraient pas contenir de "
"points! Les points sont utilisés pour faire référence à des données d'autres "
"modules, tel que module.reference_id"
#. module: base
#: selection:ir.ui.menu,icon:0
@ -3716,8 +3709,6 @@ msgid "Signal (button Name)"
msgstr "Signal (Nom du bouton)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3982,6 +3973,7 @@ msgid "On Multiple Doc."
msgstr "Sur plusieurs documents"
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3992,11 +3984,6 @@ msgstr "Contacts"
msgid "Faroe Islands"
msgstr "Îles Féroé"
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr "Objet affecté par cette règle"
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4188,7 +4175,7 @@ msgstr "a4"
#. module: base
#: field:ir.actions.act_window,search_view_id:0
msgid "Search View Ref."
msgstr ""
msgstr "Vue de recherche"
#. module: base
#: view:ir.rule.group:0
@ -4384,11 +4371,6 @@ msgstr "Champ objet"
msgid "French (CH) / Français (CH)"
msgstr "French (CH) / Français (CH)"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr "Liste des sociétés"
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4506,6 +4488,11 @@ msgstr "Nigéria"
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr "Utilisateurs acceptés"
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4629,13 +4616,6 @@ msgstr "Népal"
msgid "iCal id"
msgstr "ID iCal"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "Fonctions de partenaire"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4772,11 +4752,6 @@ msgstr "_Fermer"
msgid "Full"
msgstr "Complet"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr "Société par défaut"
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -5018,6 +4993,7 @@ msgstr "Gambie"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "Sociétés"
@ -5456,10 +5432,11 @@ msgid "Active Partner Events"
msgstr "Évènements actifs des partenaires"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Règles sur les enregistrements"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr "Fonctions du contact"
#. module: base
#: view:multi_company.default:0
@ -5755,8 +5732,6 @@ msgid "Martinique (French)"
msgstr "Martinique (Française)"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -6026,6 +6001,11 @@ msgstr "Ouvrir le rapport"
msgid "Rounding factor"
msgstr "Facteur d'arrondi"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "res.company"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6106,6 +6086,11 @@ msgstr "Valeur du contexte"
msgid "Hour 00->24: %(h24)s"
msgstr "Heure 00->24: %(h24)s"
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr "Sélectionner un champ property"
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6125,7 +6110,6 @@ msgstr "Mois: %(month)s"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6193,6 +6177,11 @@ msgstr "Réf. table"
msgid "Parent"
msgstr "Parent"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr "Retour"
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6211,7 +6200,6 @@ msgstr "Parent"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6935,6 +6923,17 @@ msgstr "ID de l'objet"
msgid "Landscape"
msgstr "Paysage"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partenaires"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7155,11 +7154,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr "Le second champ doit contenir des chiffres"
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr "Nommer le facilement pour trouver l'enregistrement"
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7282,11 +7276,6 @@ msgstr "Recherche avancée"
msgid "Bank Accounts"
msgstr "Comptes bancaires"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr "Multi société par défaut"
#. module: base
#: view:res.request:0
msgid "Send"
@ -7385,12 +7374,6 @@ msgstr "Action due plusieurs documents"
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr "Titres"
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7468,6 +7451,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "Accès en suppression"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr "multi_company.default"
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7726,6 +7714,11 @@ msgstr "Wallis et Futuna"
msgid "Rwanda"
msgstr "Rwanda"
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr "Le numéro de TVA ne semble pas correct."
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7879,6 +7872,12 @@ msgstr "Dernière version"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Règles sur les enregistrements"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -8135,14 +8134,11 @@ msgstr "Russie / русский язык"
#~ msgstr ""
#~ "Erreur ! Vous ne pouvez pas créer des membres associés de manière récursive."
#~ msgid "res.company"
#~ msgstr "res.company"
#~ msgid "Html from html"
#~ msgstr "De Html à html"
#~ msgid "The VAT doesn't seem to be correct."
#~ msgstr "Le numéro de TVA ne semble pas correct."
#~ msgid "Titles"
#~ msgstr "Titres"
#, python-format
#~ msgid "The unlink method is not implemented on this object !"
@ -8158,6 +8154,9 @@ msgstr "Russie / русский язык"
#~ msgid "Attached Model"
#~ msgstr "Modèle lié"
#~ msgid "Main Company"
#~ msgstr "Société mère"
#, python-format
#~ msgid ""
#~ "You try to install a module that depends on the module: %s.\n"
@ -8180,6 +8179,9 @@ msgstr "Russie / русский язык"
#~ msgid "UserError"
#~ msgstr "Erreur utilisateur"
#~ msgid "Partner Functions"
#~ msgstr "Fonctions de partenaire"
#~ msgid "Customers Partners"
#~ msgstr "Partenaires clients"
@ -8252,3 +8254,27 @@ msgstr "Russie / русский язык"
#~ msgid "IT sector"
#~ msgstr "Secteur IT"
#~ msgid "Company to store the current record"
#~ msgstr "Société physique ou sera stocké cet enregistrement"
#~ msgid "Company where the user is connected"
#~ msgstr "Société ou l'utilisateur sera connecté"
#~ msgid "Expression"
#~ msgstr "Expression"
#~ msgid "Object affect by this rules"
#~ msgstr "Objet affecté par cette règle"
#~ msgid "List of Company"
#~ msgstr "Liste des sociétés"
#~ msgid "Default Company"
#~ msgstr "Société par défaut"
#~ msgid "Name it to easily find a record"
#~ msgstr "Nommer le facilement pour trouver l'enregistrement"
#~ msgid "Default multi company"
#~ msgstr "Multi société par défaut"

View File

@ -985,21 +985,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-16 06:38+0000\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2009-12-18 17:51+0000\n"
"Last-Translator: Ddorda <d.dorda@gmail.com>\n"
"Language-Team: Hebrew <he@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2009-12-17 04:43+0000\n"
"X-Launchpad-Export-Date: 2009-12-24 04:39+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -199,11 +199,6 @@ msgstr "בריבוי מסמכים"
msgid "Number of Modules"
msgstr "מספר המודולים"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -415,7 +410,7 @@ msgid "Country Name"
msgstr "שם מדינה"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "Colombia"
@ -743,6 +738,12 @@ msgstr "Cayman Islands"
msgid "Iran"
msgstr "Iran"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -1001,22 +1002,7 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1115,6 +1101,14 @@ msgstr "ימים"
msgid "Fixed Width"
msgstr "תקן רוחב"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1150,14 +1144,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr "7. %H:%M:%S ==> 18:25:20"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "שותפים"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1368,6 +1357,11 @@ msgstr "מספר מודולים עודכנו."
msgid "Groups"
msgstr "קבוצות"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1592,6 +1586,12 @@ msgstr "ערכים"
msgid "Field Mappings"
msgstr "מיפוי שדות"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1648,11 +1648,6 @@ msgstr "%p - מתייחס ל AM או PM."
msgid "Iteration Actions"
msgstr "הפעלה של חזרה"
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1855,11 +1850,6 @@ msgstr "הגדרות גישה"
msgid "Dependencies"
msgstr "תלותיות"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "חברה מרכזית"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1977,6 +1967,12 @@ msgstr "מיפויי שדה"
msgid "Module"
msgstr "מודול"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2345,11 +2341,6 @@ msgstr "אישור איכות"
msgid "6. %d, %m ==> 05, 12"
msgstr "6. %d, %m ==> 05, 12"
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2463,11 +2454,6 @@ msgstr "דומיין"
msgid "Summary"
msgstr "סיכום"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3075,6 +3061,7 @@ msgstr "חוזה אחזקה הוסף!"
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "שדה"
@ -3142,7 +3129,6 @@ msgstr "Kazakhstan"
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3670,8 +3656,6 @@ msgid "Signal (button Name)"
msgstr "סימן (שם לחצן)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3934,6 +3918,7 @@ msgid "On Multiple Doc."
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3944,11 +3929,6 @@ msgstr "אנשי קשר"
msgid "Faroe Islands"
msgstr "Faroe Islands"
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4336,11 +4316,6 @@ msgstr "שדה אובייקט"
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4456,6 +4431,11 @@ msgstr "Nigeria"
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4577,13 +4557,6 @@ msgstr "Nepal"
msgid "iCal id"
msgstr "מזהה iCal"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "פעילות שותף"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4720,11 +4693,6 @@ msgstr "_סגור"
msgid "Full"
msgstr "מלא"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4964,6 +4932,7 @@ msgstr "Gambia"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "חברות"
@ -5394,10 +5363,11 @@ msgid "Active Partner Events"
msgstr "אורעי שותפים פעילים"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "חוקי רשומה"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
#: view:multi_company.default:0
@ -5692,8 +5662,6 @@ msgid "Martinique (French)"
msgstr "Martinique (French)"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5958,6 +5926,11 @@ msgstr "פתח דוח"
msgid "Rounding factor"
msgstr "גורם עיגול"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "res.company"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6038,6 +6011,11 @@ msgstr "ערך הקשר"
msgid "Hour 00->24: %(h24)s"
msgstr "שעה 00->24: %(h24)ות"
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6057,7 +6035,6 @@ msgstr "חודש: %(month)ים"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6125,6 +6102,11 @@ msgstr ""
msgid "Parent"
msgstr "הורה"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6143,7 +6125,6 @@ msgstr "הורה"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6859,6 +6840,17 @@ msgstr "מזהה אובייקט"
msgid "Landscape"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "שותפים"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7078,11 +7070,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr "יש לסמן שדה שני"
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7105,7 +7092,7 @@ msgstr "גבוה"
#. module: base
#: field:ir.exports.line,export_id:0
msgid "Export"
msgstr "יצוא"
msgstr "ייצוא"
#. module: base
#: help:res.bank,bic:0
@ -7205,11 +7192,6 @@ msgstr "חיפוש מתקדם"
msgid "Bank Accounts"
msgstr "חשבון בנק"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7306,12 +7288,6 @@ msgstr "פעולה על מסמכים רבים."
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr "כותרות"
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7389,6 +7365,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "מחק הרשאה"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7645,6 +7626,11 @@ msgstr "Wallis and Futuna Islands"
msgid "Rwanda"
msgstr "Rwanda"
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr "המע\"מ נראה שגוי"
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7795,6 +7781,12 @@ msgstr "גרסא המאוחרת ביותר"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "חוקי רשומה"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -8080,6 +8072,9 @@ msgstr "רוסית / русский язык"
#~ msgid "HR sector"
#~ msgstr "מגזר HR"
#~ msgid "Main Company"
#~ msgstr "חברה מרכזית"
#, python-format
#~ msgid "Please check that all your lines have %d columns."
#~ msgstr "אנא בדוק כי כל השורות בעלות עמודות %d"
@ -8146,6 +8141,9 @@ msgstr "רוסית / русский язык"
#~ msgid "The copy method is not implemented on this object !"
#~ msgstr "שיטת העתקה אינה מיושמת באובייקט"
#~ msgid "Partner Functions"
#~ msgstr "פעילות שותף"
#, python-format
#~ msgid "You cannot perform this operation."
#~ msgstr "אתה לא יכול לבצע פעולה זו."
@ -8179,9 +8177,6 @@ msgstr "רוסית / русский язык"
#~ msgid "Error ! You can not create recursive associated members."
#~ msgstr "שגיאה! לא ניתן ליצור חברים קשורים באופן רקרוסיבי."
#~ msgid "res.company"
#~ msgstr "res.company"
#, python-format
#~ msgid "The value \"%s\" for the field \"%s\" is not in the selection"
#~ msgstr "הערך \"%s\" לשדה \"%s\" אינו בבחירה."
@ -8192,13 +8187,13 @@ msgstr "רוסית / русский язык"
#~ msgid "Suppliers Partners"
#~ msgstr "שותפים ספקים"
#~ msgid "Titles"
#~ msgstr "כותרות"
#, python-format
#~ msgid "The search method is not implemented on this object !"
#~ msgstr "שיטת החיפוש אינה מיושמת על אובייקט זה."
#~ msgid "The VAT doesn't seem to be correct."
#~ msgstr "המע\"מ נראה שגוי"
#~ msgid "IT sector"
#~ msgstr "מגזר IT"

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-11-30 08:22+0000\n"
"Last-Translator: dzuvela <drazen@radez.hr>\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2009-12-29 05:47+0000\n"
"Last-Translator: Damir <damir.tusek@gmail.com>\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: 2009-12-15 05:02+0000\n"
"X-Launchpad-Export-Date: 2009-12-30 04:46+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -29,12 +29,12 @@ msgstr ""
#. module: base
#: view:res.lang:0
msgid "%j - Day of the year as a decimal number [001,366]."
msgstr ""
msgstr "%j - Dan u godini kao decimalni broj [001,366]."
#. module: base
#: field:ir.values,meta_unpickle:0
msgid "Metadata"
msgstr ""
msgstr "Meta podaci"
#. module: base
#: field:ir.ui.view,arch:0
@ -68,7 +68,7 @@ msgstr ""
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "Hungarian / Magyar"
msgstr ""
msgstr "Mađarski / Magyar"
#. module: base
#: field:ir.actions.server,wkf_model_id:0
@ -193,11 +193,6 @@ msgstr ""
msgid "Number of Modules"
msgstr ""
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -403,7 +398,7 @@ msgid "Country Name"
msgstr ""
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr ""
@ -729,6 +724,12 @@ msgstr ""
msgid "Iran"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -983,22 +984,7 @@ msgstr ""
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1097,6 +1083,14 @@ msgstr ""
msgid "Fixed Width"
msgstr ""
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1132,13 +1126,8 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
@ -1346,6 +1335,11 @@ msgstr ""
msgid "Groups"
msgstr ""
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1566,6 +1560,12 @@ msgstr ""
msgid "Field Mappings"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1622,11 +1622,6 @@ msgstr "%p - Equivalent za AM ili PM."
msgid "Iteration Actions"
msgstr ""
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1829,11 +1824,6 @@ msgstr ""
msgid "Dependencies"
msgstr ""
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr ""
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1951,6 +1941,12 @@ msgstr ""
msgid "Module"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2317,11 +2313,6 @@ msgstr ""
msgid "6. %d, %m ==> 05, 12"
msgstr ""
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2431,11 +2422,6 @@ msgstr ""
msgid "Summary"
msgstr ""
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3034,6 +3020,7 @@ msgstr ""
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr ""
@ -3101,7 +3088,6 @@ msgstr ""
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3627,8 +3613,6 @@ msgid "Signal (button Name)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3889,6 +3873,7 @@ msgid "On Multiple Doc."
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3899,11 +3884,6 @@ msgstr ""
msgid "Faroe Islands"
msgstr ""
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4289,11 +4269,6 @@ msgstr ""
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4407,6 +4382,11 @@ msgstr ""
msgid "res.partner.event"
msgstr ""
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4526,13 +4506,6 @@ msgstr ""
msgid "iCal id"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr ""
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4667,11 +4640,6 @@ msgstr ""
msgid "Full"
msgstr "Pun"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4911,6 +4879,7 @@ msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr ""
@ -5341,9 +5310,10 @@ msgid "Active Partner Events"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
@ -5638,8 +5608,6 @@ msgid "Martinique (French)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5901,6 +5869,11 @@ msgstr ""
msgid "Rounding factor"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr ""
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -5981,6 +5954,11 @@ msgstr ""
msgid "Hour 00->24: %(h24)s"
msgstr ""
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6000,7 +5978,6 @@ msgstr ""
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6066,6 +6043,11 @@ msgstr ""
msgid "Parent"
msgstr ""
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6084,7 +6066,6 @@ msgstr ""
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6793,6 +6774,17 @@ msgstr ""
msgid "Landscape"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7010,11 +7002,6 @@ msgstr ""
msgid "Second field should be figures"
msgstr ""
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7137,11 +7124,6 @@ msgstr ""
msgid "Bank Accounts"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7234,12 +7216,6 @@ msgstr ""
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr ""
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7313,6 +7289,11 @@ msgstr ""
msgid "Delete Permission"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7569,6 +7550,11 @@ msgstr ""
msgid "Rwanda"
msgstr ""
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr ""
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7713,6 +7699,12 @@ msgstr ""
msgid "ir.actions.server"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr ""
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"

View File

@ -984,21 +984,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -985,21 +985,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -985,21 +985,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-15 06:32+0000\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2009-12-30 06:21+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\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: 2009-12-16 05:01+0000\n"
"X-Launchpad-Export-Date: 2009-12-31 04:57+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -199,11 +199,6 @@ msgstr "Su documenti multipli"
msgid "Number of Modules"
msgstr "Numero di Moduli"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -413,7 +408,7 @@ msgid "Country Name"
msgstr "Nome Nazione"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "Colombia"
@ -659,7 +654,7 @@ msgstr "Moduli di contratto di manutenzione"
#. module: base
#: view:ir.values:0
msgid "client_action_multi, client_action_relate"
msgstr ""
msgstr "client_action_multi, client_action_relate"
#. module: base
#: model:res.country,name:base.ad
@ -743,6 +738,12 @@ msgstr "Isole Cayman"
msgid "Iran"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -1000,22 +1001,7 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1114,6 +1100,14 @@ msgstr "Giorni"
msgid "Fixed Width"
msgstr "Larghezza Fissa"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1149,14 +1143,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr "7. %H:%M:%S ==> 18:25:20"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partner"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1368,6 +1357,11 @@ msgstr "Numero di moduli aggiornati"
msgid "Groups"
msgstr "Gruppi"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1592,6 +1586,12 @@ msgstr "Valori"
msgid "Field Mappings"
msgstr "Mappatura Campi"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1648,11 +1648,6 @@ msgstr "%p - Equivalenti di AM o PM."
msgid "Iteration Actions"
msgstr "Iterazione di azioni"
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1855,11 +1850,6 @@ msgstr "Controlli Accesso"
msgid "Dependencies"
msgstr "Dipendenze"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Azienda Principale"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1979,6 +1969,12 @@ msgstr ""
msgid "Module"
msgstr "Modulo"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2348,11 +2344,6 @@ msgstr ""
msgid "6. %d, %m ==> 05, 12"
msgstr "6. %d, %m ==> 05, 12"
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2465,11 +2456,6 @@ msgstr "Dominio"
msgid "Summary"
msgstr "Riepilogo"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3078,6 +3064,7 @@ msgstr "Contratto di manutenzione aggiunto !"
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "Campo"
@ -3146,7 +3133,6 @@ msgstr "Kazakistan"
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3676,8 +3662,6 @@ msgid "Signal (button Name)"
msgstr "Segnale (Nome Pulsante)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3938,6 +3922,7 @@ msgid "On Multiple Doc."
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3948,11 +3933,6 @@ msgstr "Contatti"
msgid "Faroe Islands"
msgstr "Isole Fær Øer"
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4342,11 +4322,6 @@ msgstr ""
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4460,6 +4435,11 @@ msgstr "Nigeria"
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4582,13 +4562,6 @@ msgstr ""
msgid "iCal id"
msgstr "ID iCal"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "Funzioni Partner"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4723,11 +4696,6 @@ msgstr "_Chiudi"
msgid "Full"
msgstr "Completo"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4968,6 +4936,7 @@ msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "Aziende"
@ -5399,10 +5368,11 @@ msgid "Active Partner Events"
msgstr "Eventi Partner Attivi"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Registra Regole"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
#: view:multi_company.default:0
@ -5696,8 +5666,6 @@ msgid "Martinique (French)"
msgstr "Martinica"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5963,6 +5931,11 @@ msgstr "Apri Report"
msgid "Rounding factor"
msgstr "Fattore di Arrotondamento"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "res.company"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6043,6 +6016,11 @@ msgstr "Valore Contesto"
msgid "Hour 00->24: %(h24)s"
msgstr "Formato Orario 00->24: %(h24)s"
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6062,7 +6040,6 @@ msgstr "Mese: %(month)s"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6130,6 +6107,11 @@ msgstr "Rif. Tabella"
msgid "Parent"
msgstr "Superiore"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6148,7 +6130,6 @@ msgstr "Superiore"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6868,6 +6849,17 @@ msgstr "ID oggetto"
msgid "Landscape"
msgstr "Orizzontale"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partner"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7088,11 +7080,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr ""
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7215,11 +7202,6 @@ msgstr "Ricerca Avanzata"
msgid "Bank Accounts"
msgstr "Conti Bancari"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7315,12 +7297,6 @@ msgstr ""
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr "Qualifiche"
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7398,6 +7374,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "Cancella Autorizzazione"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7656,6 +7637,11 @@ msgstr "Wallis e Fortuna"
msgid "Rwanda"
msgstr ""
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr "L'IVA non sembra essere corretta"
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7805,6 +7791,12 @@ msgstr "La versione più recente"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Registra Regole"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -8058,23 +8050,26 @@ msgstr "Russian / русский язык"
#~ msgid "Others Partners"
#~ msgstr "Altri Partner"
#~ msgid "Main Company"
#~ msgstr "Azienda Principale"
#~ msgid "Grant Access To Menus"
#~ msgstr "Concedere l'accesso ai Menu"
#~ msgid "Partner Functions"
#~ msgstr "Funzioni Partner"
#~ msgid "Customers Partners"
#~ msgstr "Partner Clienti"
#~ msgid "File Content"
#~ msgstr "Contenuto del file"
#~ msgid "res.company"
#~ msgstr "res.company"
#~ msgid "Suppliers Partners"
#~ msgstr "Partner Fornitori"
#~ msgid "The VAT doesn't seem to be correct."
#~ msgstr "L'IVA non sembra essere corretta"
#~ msgid "Titles"
#~ msgstr "Qualifiche"
#~ msgid "Macedonia"
#~ msgstr "Macedonia"

View File

@ -985,21 +985,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -993,21 +993,7 @@ msgstr "재고_복사"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -984,21 +984,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -972,21 +972,7 @@ msgstr ""
#. module: base
#: code:addons/addons/base/ir/ir_model.py:0
#, python-format
msgid "Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: openobject-addons\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-15 06:30+0000\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2010-01-04 06:03+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n"
"Language-Team: Latvian <lv@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2009-12-16 05:01+0000\n"
"X-Launchpad-Export-Date: 2010-01-05 04:40+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -200,11 +200,6 @@ msgstr "Daudziem doc."
msgid "Number of Modules"
msgstr "Moduļu Skaits"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -322,7 +317,7 @@ msgstr "Neuzstādītie moduļi"
#. module: base
#: selection:ir.actions.report.xml,report_type:0
msgid "txt"
msgstr ""
msgstr "txt"
#. module: base
#: wizard_view:server.action.create,init:0
@ -417,7 +412,7 @@ msgid "Country Name"
msgstr "Valsts Nosaukums"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "Kolumbija"
@ -746,6 +741,12 @@ msgstr "Kaimanu Salas"
msgid "Iran"
msgstr "Irāna"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -858,7 +859,7 @@ msgstr "RML"
#. module: base
#: selection:ir.ui.view,type:0
msgid "Search"
msgstr ""
msgstr "Meklēt"
#. module: base
#: code:addons/base/ir/ir_report_custom.py:0
@ -1007,22 +1008,7 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1121,6 +1107,14 @@ msgstr "Dienas"
msgid "Fixed Width"
msgstr "Fiksēts Platums"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1156,14 +1150,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr "7. %H:%M:%S ==> 18:25:20"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partneri"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1376,6 +1365,11 @@ msgstr "Jaunināto moduļu skaits"
msgid "Groups"
msgstr "Grupas"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1605,6 +1599,12 @@ msgstr "Vērtības"
msgid "Field Mappings"
msgstr "Lauka Sasaistes"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1661,11 +1661,6 @@ msgstr "%p - Ekvivalents AM vai PM."
msgid "Iteration Actions"
msgstr "Atkārtošanas Darbības"
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1868,11 +1863,6 @@ msgstr "Pieejas Kontrole"
msgid "Dependencies"
msgstr "Atkarīgie objekti"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Galvenais Uzņēmums"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1994,6 +1984,12 @@ msgstr "Lauka Sasaistes"
msgid "Module"
msgstr "Modulis"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2366,11 +2362,6 @@ msgstr "Kvalitātes Sertifikāts"
msgid "6. %d, %m ==> 05, 12"
msgstr "6. %d, %m ==> 05, 12"
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2486,11 +2477,6 @@ msgstr "Domēns"
msgid "Summary"
msgstr "Kopsavilkums"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3106,6 +3092,7 @@ msgstr "Servisa līgums pievienots!"
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "Lauks"
@ -3175,7 +3162,6 @@ msgstr "Kazahstāna"
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3196,7 +3182,7 @@ msgstr "Montserrata"
#. module: base
#: model:ir.ui.menu,name:base.menu_translation_app
msgid "Application Terms"
msgstr "Izmantotie nosacījumi"
msgstr "Izmantotie Termini"
#. module: base
#: selection:ir.report.custom.fields,operation:0
@ -3703,8 +3689,6 @@ msgid "Signal (button Name)"
msgstr "Signāls (pogas Nosaukums)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3967,6 +3951,7 @@ msgid "On Multiple Doc."
msgstr "Daudziem Dokumentiem"
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3977,11 +3962,6 @@ msgstr "Kontakti"
msgid "Faroe Islands"
msgstr "Fēru Salas"
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4371,11 +4351,6 @@ msgstr "Objekta Lauks"
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4492,6 +4467,11 @@ msgstr "Nigērija"
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4615,13 +4595,6 @@ msgstr "Nepāla"
msgid "iCal id"
msgstr "iCal id"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "Amats"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4758,11 +4731,6 @@ msgstr "_Aizvērt"
msgid "Full"
msgstr "Pilns"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -5004,6 +4972,7 @@ msgstr "Gambija"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "Uzņēmumi"
@ -5438,10 +5407,11 @@ msgid "Active Partner Events"
msgstr "Aktīvie Partnera Notikumi"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Ierakstu Noteikumi"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
#: view:multi_company.default:0
@ -5737,8 +5707,6 @@ msgid "Martinique (French)"
msgstr "Martinika"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -6003,6 +5971,11 @@ msgstr "Atvērt Atskaiti"
msgid "Rounding factor"
msgstr "Noapaļošanas faktors"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "res.company"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6083,6 +6056,11 @@ msgstr "Konteksta Vērtība"
msgid "Hour 00->24: %(h24)s"
msgstr "Stunda 00->24: %(h24)s"
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6102,7 +6080,6 @@ msgstr "Mēnesis: %(month)s"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6170,6 +6147,11 @@ msgstr "Tabulas Atsauce"
msgid "Parent"
msgstr "Virs"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6188,7 +6170,6 @@ msgstr "Virs"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6908,6 +6889,17 @@ msgstr "Objekta ID"
msgid "Landscape"
msgstr "Horizontāli"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partneri"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7128,11 +7120,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr "Otrajam laukam jābūt kā attēlam"
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7255,11 +7242,6 @@ msgstr "Paplašinātā Meklēšana"
msgid "Bank Accounts"
msgstr "Bankas Konts"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7356,12 +7338,6 @@ msgstr "Darbība ar vairākiem Dok."
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr "Uzrunas"
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7439,6 +7415,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "Dzēst Pieeju"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7696,6 +7677,11 @@ msgstr "Volisa un Futuna"
msgid "Rwanda"
msgstr "Ruanda"
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr "Liekas, ka PVN aprēķināts nepareizi."
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7847,6 +7833,12 @@ msgstr "Jaunākā versija"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Ierakstu Noteikumi"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -8134,6 +8126,9 @@ msgstr "Krievu / русский язык"
#~ msgid "HR sector"
#~ msgstr "HR Sektors"
#~ msgid "Main Company"
#~ msgstr "Galvenais Uzņēmums"
#, python-format
#~ msgid "Please check that all your lines have %d columns."
#~ msgstr "Lūdzu pārbaudiet, lai visām rindām būtu attiecīgas %d kolonnas."
@ -8208,6 +8203,9 @@ msgstr "Krievu / русский язык"
#~ msgid "The copy method is not implemented on this object !"
#~ msgstr "copy funkcija nav ieviesta šim objektam!"
#~ msgid "Partner Functions"
#~ msgstr "Amats"
#, python-format
#~ msgid "You cannot perform this operation."
#~ msgstr "Nevar veikt šo operāciju."
@ -8245,9 +8243,6 @@ msgstr "Krievu / русский язык"
#~ msgid "Error ! You can not create recursive associated members."
#~ msgstr "Kļūda! Nevar izveidot rekursīvus asociētos locekļus."
#~ msgid "res.company"
#~ msgstr "res.company"
#, python-format
#~ msgid "The value \"%s\" for the field \"%s\" is not in the selection"
#~ msgstr "Lauka \"%s\" vērtība \"%s\" nav atlasījumā."
@ -8266,13 +8261,13 @@ msgstr "Krievu / русский язык"
#~ msgid "Bad query."
#~ msgstr "Nepareizs pieprasījums."
#~ msgid "Titles"
#~ msgstr "Uzrunas"
#, python-format
#~ msgid "The search method is not implemented on this object !"
#~ msgstr "Meklēšanas funkcija nav ieviesta šim objektam!"
#~ msgid "The VAT doesn't seem to be correct."
#~ msgstr "Liekas, ka PVN aprēķināts nepareizi."
#~ msgid "IT sector"
#~ msgstr "IT sektors"

View File

@ -985,21 +985,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-16 08:24+0000\n"
"Last-Translator: Pieter J. Kersten (EduSense BV) <Unknown>\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2009-12-24 06:52+0000\n"
"Last-Translator: mra (Open ERP) <mra@tinyerp.com>\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: 2009-12-17 04:43+0000\n"
"X-Launchpad-Export-Date: 2009-12-29 04:34+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -200,11 +200,6 @@ msgstr "Op meerdere doc."
msgid "Number of Modules"
msgstr "Aantal modules"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr "Bedrijf om het huidige record op te slaan"
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -421,7 +416,7 @@ msgid "Country Name"
msgstr "Naam land"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "Colombia"
@ -750,6 +745,12 @@ msgstr "Kaaimaneilanden"
msgid "Iran"
msgstr "Iran"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -1010,38 +1011,8 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgstr ""
"Model %s bestaat niet !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr "Model %s bestaat niet !"
#. module: base
#: code:addons/base/module/module.py:0
@ -1141,6 +1112,14 @@ msgstr "Dagen"
msgid "Fixed Width"
msgstr "Vaste breedte"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1176,14 +1155,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr "7. %H:%M:%S ==> 18:25:20"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Relaties"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1400,6 +1374,11 @@ msgstr "Aantal bijgewerkte modules"
msgid "Groups"
msgstr "Groepen"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1629,6 +1608,12 @@ msgstr "Waarden"
msgid "Field Mappings"
msgstr "Veldverwijzingen"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1685,11 +1670,6 @@ msgstr "%p - Equivalent van AM of PM"
msgid "Iteration Actions"
msgstr "Repeterende acties"
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr "Bedrijf verbonden aan deze gebruiker"
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1892,11 +1872,6 @@ msgstr "Toegangsrechten"
msgid "Dependencies"
msgstr "Afhankelijkheden"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Moederorganisatie"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -2016,6 +1991,12 @@ msgstr "Veldkoppelingen"
msgid "Module"
msgstr "Module"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2388,11 +2369,6 @@ msgstr "Kwaliteitscertificaat"
msgid "6. %d, %m ==> 05, 12"
msgstr "6. %d. %m ==> 05. 12"
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr "Expressie, dient 'Waar' te zijn om te matchen"
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2508,11 +2484,6 @@ msgstr "Domein"
msgid "Summary"
msgstr "Samenvatting"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr "Expressie"
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3127,6 +3098,7 @@ msgstr "Onderhoudscontract toegevoegd !"
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "Veld"
@ -3196,7 +3168,6 @@ msgstr "Kazachstan"
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3731,8 +3702,6 @@ msgid "Signal (button Name)"
msgstr "Signaal (naam knop)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3998,6 +3967,7 @@ msgid "On Multiple Doc."
msgstr "Op meerdere doc."
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -4008,11 +3978,6 @@ msgstr "Contactpersonen"
msgid "Faroe Islands"
msgstr "Faeröereilanden"
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr "Object onderworpen aan deze regels"
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4403,11 +4368,6 @@ msgstr "Objectveld"
msgid "French (CH) / Français (CH)"
msgstr "Frans (CH) / Français (CH)"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr "Lijst van bedrijf"
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4524,6 +4484,11 @@ msgstr "Nigeria"
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4647,13 +4612,6 @@ msgstr "Nepal"
msgid "iCal id"
msgstr "iCal id"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "Functies relatie"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4790,11 +4748,6 @@ msgstr "_Sluiten"
msgid "Full"
msgstr "Volledig"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr "Standaard bedrijf"
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -5036,6 +4989,7 @@ msgstr "Gambia"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "Bedrijven"
@ -5470,10 +5424,11 @@ msgid "Active Partner Events"
msgstr "Actieve gebeurtenissen relatie"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Record-regels"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
#: view:multi_company.default:0
@ -5769,8 +5724,6 @@ msgid "Martinique (French)"
msgstr "Martinique"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -6040,6 +5993,11 @@ msgstr "Open overzicht"
msgid "Rounding factor"
msgstr "Afrondingsfactor"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "res.company"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6120,6 +6078,11 @@ msgstr "Contextwaarde"
msgid "Hour 00->24: %(h24)s"
msgstr "Uur 00->24: %(h24)s"
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6139,7 +6102,6 @@ msgstr "Maand %(maand)en"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6207,6 +6169,11 @@ msgstr "Tabelref."
msgid "Parent"
msgstr "Bovenliggend"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6225,7 +6192,6 @@ msgstr "Bovenliggend"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6948,6 +6914,17 @@ msgstr "Object ID"
msgid "Landscape"
msgstr "Liggend"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Relaties"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7168,11 +7145,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr "Tweede veld zouden figuren moeten zijn"
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr "Benoem het om een record makkelijk terug te vinden"
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7295,11 +7267,6 @@ msgstr "Uitgebreid zoeken"
msgid "Bank Accounts"
msgstr "Bankrekeningen"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr "Standaard meerdere bedrijven"
#. module: base
#: view:res.request:0
msgid "Send"
@ -7397,12 +7364,6 @@ msgstr "Actie op meerdere doc."
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr "Titels"
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7480,6 +7441,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "Toestemming verwijderen"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7738,6 +7704,11 @@ msgstr "Wallis en Futuna-eilanden"
msgid "Rwanda"
msgstr "Rwanda"
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr "De BTW lijkt niet correct te zijn."
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7889,6 +7860,12 @@ msgstr "Laatste versie"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Record-regels"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -8131,3 +8108,39 @@ msgstr "Sri Lanka"
#: selection:module.lang.install,init,lang:0
msgid "Russian / русский язык"
msgstr "Russisch / русский язык"
#~ msgid "Main Company"
#~ msgstr "Moederorganisatie"
#~ msgid "Titles"
#~ msgstr "Titels"
#~ msgid "Company to store the current record"
#~ msgstr "Bedrijf om het huidige record op te slaan"
#~ msgid "Company where the user is connected"
#~ msgstr "Bedrijf verbonden aan deze gebruiker"
#~ msgid "Expression, must be True to match"
#~ msgstr "Expressie, dient 'Waar' te zijn om te matchen"
#~ msgid "Expression"
#~ msgstr "Expressie"
#~ msgid "Object affect by this rules"
#~ msgstr "Object onderworpen aan deze regels"
#~ msgid "Default Company"
#~ msgstr "Standaard bedrijf"
#~ msgid "Name it to easily find a record"
#~ msgstr "Benoem het om een record makkelijk terug te vinden"
#~ msgid "List of Company"
#~ msgstr "Lijst van bedrijf"
#~ msgid "Partner Functions"
#~ msgstr "Functies relatie"
#~ msgid "Default multi company"
#~ msgstr "Standaard meerdere bedrijven"

View File

@ -1018,21 +1018,7 @@ msgstr "STOCK_COPY"
#: code:addons/addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1029,21 +1029,7 @@ msgstr "STOCK_COPY"
#: code:addons/addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1006,21 +1006,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-13 06:37+0000\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2009-12-19 06:22+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\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: 2009-12-15 05:02+0000\n"
"X-Launchpad-Export-Date: 2009-12-24 04:39+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -199,11 +199,6 @@ msgstr "Em múltiplos documentos"
msgid "Number of Modules"
msgstr "Número de Módolos"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr "Companhia para guardar o registo actual"
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -417,7 +412,7 @@ msgid "Country Name"
msgstr "Nome do país"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "Colômbia"
@ -746,6 +741,12 @@ msgstr "Ilhas Caimão"
msgid "Iran"
msgstr "Irão"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -1006,38 +1007,8 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgstr ""
"O modelo %s não existe!\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr "O modelo %s não existe!"
#. module: base
#: code:addons/base/module/module.py:0
@ -1137,6 +1108,14 @@ msgstr "Dias"
msgid "Fixed Width"
msgstr "Largura fixa"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1172,14 +1151,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr "7. %H:%M:%S ==> 18:25:20"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Terceiros"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1396,6 +1370,11 @@ msgstr "Numero de módulos actualizados"
msgid "Groups"
msgstr "Grupos"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1625,6 +1604,12 @@ msgstr "Valores"
msgid "Field Mappings"
msgstr "Mapeamento de campos"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1681,11 +1666,6 @@ msgstr "%p - Equivalente do AM or PM."
msgid "Iteration Actions"
msgstr "Acções de iteração"
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr "A companhia à qual o utilizador está ligado"
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1888,11 +1868,6 @@ msgstr "Controlos de Acesso"
msgid "Dependencies"
msgstr "Dependências"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Empresa principal"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -2012,6 +1987,12 @@ msgstr "Mapeamento de campos"
msgid "Module"
msgstr "Módulo"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2384,11 +2365,6 @@ msgstr "Certificado de qualidade"
msgid "6. %d, %m ==> 05, 12"
msgstr "6. %d, %m ==> 05, 12"
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr "Expressão, deve ser verdadeira para coincidir"
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2504,11 +2480,6 @@ msgstr "Domínio"
msgid "Summary"
msgstr "Sumário"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr "Expressão"
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3121,6 +3092,7 @@ msgstr "Contrato da manutenção adicionado!"
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "Campo"
@ -3189,7 +3161,6 @@ msgstr "Cazaquistão"
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3722,8 +3693,6 @@ msgid "Signal (button Name)"
msgstr "Sinal (nome do botão)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3986,6 +3955,7 @@ msgid "On Multiple Doc."
msgstr "Em múltiplos docs"
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3996,11 +3966,6 @@ msgstr "Contactos"
msgid "Faroe Islands"
msgstr "Ilhas Faroé"
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr "Objecto afectado por estas regras"
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4388,11 +4353,6 @@ msgstr "Campo do objecto"
msgid "French (CH) / Français (CH)"
msgstr "Francês (CH) / Français (CH)"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr "Lista de companhias"
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4509,6 +4469,11 @@ msgstr "Nigéria"
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4631,13 +4596,6 @@ msgstr "Nepal"
msgid "iCal id"
msgstr "iCal id"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "Funcões do terceiro"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4774,11 +4732,6 @@ msgstr "_Fechar"
msgid "Full"
msgstr "Completo"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr "Companhia pré-definida"
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -5020,6 +4973,7 @@ msgstr "Gâmbia"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "Empresas"
@ -5458,10 +5412,11 @@ msgid "Active Partner Events"
msgstr "Eventos de terceiros activos"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Gravar regras"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
#: view:multi_company.default:0
@ -5757,8 +5712,6 @@ msgid "Martinique (French)"
msgstr "Martinica (França)"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -6027,6 +5980,11 @@ msgstr "Abrir relatório"
msgid "Rounding factor"
msgstr "Factor de arredondamento"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr ""
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6107,6 +6065,11 @@ msgstr "Valor do contexto"
msgid "Hour 00->24: %(h24)s"
msgstr "Hora 00->24: %(h24)s"
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6126,7 +6089,6 @@ msgstr "Mês: %(month)s"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6194,6 +6156,11 @@ msgstr "Referencia da tabela"
msgid "Parent"
msgstr "Pai"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6212,7 +6179,6 @@ msgstr "Pai"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6933,6 +6899,17 @@ msgstr "ID do objecto"
msgid "Landscape"
msgstr "Paisagem"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Terceiros"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7153,11 +7130,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr "O segundo campo deve ser algarismos"
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr "Atribua nomes para encontrar facilmente os registos"
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7280,11 +7252,6 @@ msgstr "Procura avançada"
msgid "Bank Accounts"
msgstr "Contas bancarias"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr "Multi-companhia pre-definida"
#. module: base
#: view:res.request:0
msgid "Send"
@ -7382,12 +7349,6 @@ msgstr "Acção em multiplos documentos."
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr "Títulos"
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7465,6 +7426,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "Apagar permissão"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7722,6 +7688,11 @@ msgstr "Ilhas Wallis e Futuna"
msgid "Rwanda"
msgstr "Ruanda"
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr "O IVA não parece estar correcto."
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7874,6 +7845,12 @@ msgstr "Ultima versão"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Gravar regras"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -8125,9 +8102,15 @@ msgstr "Russo / русский язык"
#~ msgid "Others Partners"
#~ msgstr "Outros terceiros"
#~ msgid "Main Company"
#~ msgstr "Empresa principal"
#~ msgid "Grant Access To Menus"
#~ msgstr "Permitir acesso ao menu"
#~ msgid "Partner Functions"
#~ msgstr "Funcões do terceiro"
#~ msgid "Customers Partners"
#~ msgstr "Terceiros clientes"
@ -8137,8 +8120,8 @@ msgstr "Russo / русский язык"
#~ msgid "Suppliers Partners"
#~ msgstr "Terceiros fornecedores"
#~ msgid "The VAT doesn't seem to be correct."
#~ msgstr "O IVA não parece estar correcto."
#~ msgid "Titles"
#~ msgstr "Títulos"
#, python-format
#~ msgid "No journal for ending writing has been defined for the fiscal year"
@ -8147,3 +8130,30 @@ msgstr "Russo / русский язык"
#, python-format
#~ msgid "The unlink method is not implemented on this object !"
#~ msgstr "O método remover (unlink) não está implementado neste objecto!"
#~ msgid "Company to store the current record"
#~ msgstr "Companhia para guardar o registo actual"
#~ msgid "Expression"
#~ msgstr "Expressão"
#~ msgid "Default Company"
#~ msgstr "Companhia pré-definida"
#~ msgid "Name it to easily find a record"
#~ msgstr "Atribua nomes para encontrar facilmente os registos"
#~ msgid "Company where the user is connected"
#~ msgstr "A companhia à qual o utilizador está ligado"
#~ msgid "Expression, must be True to match"
#~ msgstr "Expressão, deve ser verdadeira para coincidir"
#~ msgid "Object affect by this rules"
#~ msgstr "Objecto afectado por estas regras"
#~ msgid "List of Company"
#~ msgstr "Lista de companhias"
#~ msgid "Default multi company"
#~ msgstr "Multi-companhia pre-definida"

File diff suppressed because it is too large Load Diff

View File

@ -6,20 +6,20 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-11-30 08:49+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2009-12-21 06:09+0000\n"
"Last-Translator: Valentin Caragea <carageav@gmail.com>\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: 2009-12-15 05:02+0000\n"
"X-Launchpad-Export-Date: 2009-12-24 04:39+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
#: model:res.country,name:base.sh
msgid "Saint Helena"
msgstr ""
msgstr "Sfanta Elena"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
@ -29,71 +29,72 @@ msgstr "SMS - Gateway: clickatell"
#. module: base
#: view:res.lang:0
msgid "%j - Day of the year as a decimal number [001,366]."
msgstr ""
msgstr "%j - Ziua anului ca numar zecimal [001,366]"
#. module: base
#: field:ir.values,meta_unpickle:0
msgid "Metadata"
msgstr ""
msgstr "Metadata"
#. module: base
#: field:ir.ui.view,arch:0
#: field:ir.ui.view.custom,arch:0
msgid "View Architecture"
msgstr "Architectura vederii (view)"
msgstr "Alcatuirea afisarii"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid "You can not create this kind of document! (%s)"
msgstr ""
msgstr "Nu puteti crea acest tip de document! (%s)"
#. module: base
#: wizard_field:module.lang.import,init,code:0
msgid "Code (eg:en__US)"
msgstr ""
msgstr "Cod (eg:en__US)"
#. module: base
#: view:workflow:0
#: field:workflow.activity,wkf_id:0
#: field:workflow.instance,wkf_id:0
msgid "Workflow"
msgstr "Workflow"
msgstr "Flux"
#. module: base
#: view:wizard.module.lang.export:0
msgid "To browse official translations, you can visit this link: "
msgstr ""
"Pentru a naviga printre traducerile oficiale, puteti vizita acest link: "
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "Hungarian / Magyar"
msgstr ""
msgstr "Maghiara / Magyar"
#. module: base
#: field:ir.actions.server,wkf_model_id:0
msgid "Workflow On"
msgstr ""
msgstr "Activare Flux"
#. module: base
#: view:ir.module.module:0
msgid "Created Views"
msgstr ""
msgstr "Afisari Create"
#. module: base
#: view:workflow.activity:0
msgid "Outgoing transitions"
msgstr ""
msgstr "Tranzitii iesire"
#. module: base
#: selection:ir.report.custom,frequency:0
msgid "Yearly"
msgstr ""
msgstr "Anual"
#. module: base
#: field:ir.actions.act_window,target:0
msgid "Target Window"
msgstr ""
msgstr "Fereastra tinta"
#. module: base
#: model:ir.actions.todo,note:base.config_wizard_simple_view
@ -106,102 +107,103 @@ msgid ""
"understand. You will be able to switch to the extended view later.\n"
" "
msgstr ""
"Alegeti intre \"Interfata Simplificata\" sau cea extinsa.\n"
"Daca utilizati pentru prima data, sau doriti sa testati OpenERP\n"
"pentru prima data, va sugeram sa folositi Interfata Simplificata,\n"
"care are mai putine optiuni si campuri, dar este mult mai usor de inteles.\n"
"Puteti sa schimbati mai tarziu in cea extinsa.\n"
" "
#. module: base
#: field:ir.rule,operand:0
msgid "Operand"
msgstr ""
msgstr "Operand"
#. module: base
#: model:res.country,name:base.kr
msgid "South Korea"
msgstr ""
msgstr "Coreea de Sud"
#. module: base
#: model:ir.actions.act_window,name:base.action_workflow_transition_form
#: model:ir.ui.menu,name:base.menu_workflow_transition
#: view:workflow.activity:0
msgid "Transitions"
msgstr ""
msgstr "Tranzitii"
#. module: base
#: model:ir.model,name:base.model_ir_ui_view_custom
msgid "ir.ui.view.custom"
msgstr ""
msgstr "ir.ui.view.custom"
#. module: base
#: model:res.country,name:base.sz
msgid "Swaziland"
msgstr ""
msgstr "Elvetia"
#. module: base
#: model:ir.model,name:base.model_ir_actions_report_custom
#: selection:ir.ui.menu,action:0
msgid "ir.actions.report.custom"
msgstr ""
msgstr "ir.actions.report.custom"
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_CANCEL"
msgstr ""
msgstr "STOCK_CANCEL"
#. module: base
#: field:ir.report.custom,sortby:0
msgid "Sorted By"
msgstr "Sorteaza"
msgstr "Sortat dupa"
#. module: base
#: field:ir.sequence,number_increment:0
msgid "Increment Number"
msgstr "Incrementare numar"
msgstr "Increment"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_tree
#: model:ir.ui.menu,name:base.menu_action_res_company_tree
msgid "Company's Structure"
msgstr ""
msgstr "Structura Companiei"
#. module: base
#: model:ir.model,name:base.model_ir_report_custom_fields
msgid "ir.report.custom.fields"
msgstr ""
msgstr "ir.report.custom.fields"
#. module: base
#: view:res.partner:0
msgid "Search Partner"
msgstr ""
msgstr "Cautare Partener"
#. module: base
#: code:addons/base/module/wizard/wizard_export_lang.py:0
#, python-format
msgid "new"
msgstr ""
msgstr "nou"
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_GOTO_TOP"
msgstr ""
msgstr "STOCK_GOTO_TOP"
#. module: base
#: field:ir.actions.report.custom,multi:0
#: field:ir.actions.report.xml,multi:0
msgid "On multiple doc."
msgstr ""
msgstr "In documente multiple"
#. module: base
#: field:ir.module.category,module_nr:0
msgid "Number of Modules"
msgstr ""
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
msgstr "Numar de Module"
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
msgstr ""
msgstr "Dimensiunea Maxima"
#. module: base
#: field:res.partner.address,name:0
@ -215,86 +217,90 @@ msgid ""
"Save this document to a %s file and edit it with a specific software or a "
"text editor. The file encoding is UTF-8."
msgstr ""
"Salvati acest document intr-un fisier %s si editati-l cu un soft adecvat sau "
"un editor de text. Folositi codarea UTF-8."
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_DELETE"
msgstr ""
msgstr "STOCK_DELETE"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid "Password mismatch !"
msgstr ""
msgstr "Parola este gresita!"
#. module: base
#: code:addons/base/module/module.py:0
#, python-format
msgid "This url '%s' must provide an html file with links to zip modules"
msgstr ""
"Acest url '%s' trebuie sa duca la un fisier html cu legaturi catre module in "
"format zip"
#. module: base
#: selection:res.request,state:0
msgid "active"
msgstr ""
msgstr "activ"
#. module: base
#: field:ir.actions.wizard,wiz_name:0
msgid "Wizard Name"
msgstr ""
msgstr "Nume Asistent"
#. module: base
#: view:res.lang:0
msgid "%y - Year without century as a decimal number [00,99]."
msgstr ""
msgstr "%y - An fara secol ca numar zecimal [00,99]."
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_GOTO_FIRST"
msgstr ""
msgstr "STOCK_GOTO_FIRST"
#. module: base
#: help:ir.rule.group,rules:0
msgid "The rule is satisfied if at least one test is True"
msgstr ""
msgstr "Regula este satisfacuta daca cel putin un test este Adevarat"
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Get Max"
msgstr ""
msgstr "Incarca Max"
#. module: base
#: help:ir.actions.act_window,limit:0
msgid "Default limit for the list view"
msgstr ""
msgstr "Limita implicita pentru Vizualizare Lista"
#. module: base
#: field:ir.model.data,date_update:0
msgid "Update Date"
msgstr ""
msgstr "Data Actualizare"
#. module: base
#: field:ir.actions.act_window,src_model:0
msgid "Source Object"
msgstr ""
msgstr "Obiect Sursa"
#. module: base
#: model:ir.actions.act_window,name:base.act_ir_actions_todo_form
#: view:ir.actions.todo:0
#: model:ir.ui.menu,name:base.menu_ir_actions_todo_form
msgid "Config Wizard Steps"
msgstr ""
msgstr "Configurare Pasi Asistare"
#. module: base
#: model:ir.model,name:base.model_ir_ui_view_sc
msgid "ir.ui.view_sc"
msgstr ""
msgstr "ir.ui.view_sc"
#. module: base
#: field:ir.model.access,group_id:0
#: field:ir.rule,rule_group:0
msgid "Group"
msgstr ""
msgstr "Grup"
#. module: base
#: field:ir.exports.line,name:0
@ -403,7 +409,7 @@ msgid "Country Name"
msgstr "Nume tara"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr ""
@ -729,6 +735,12 @@ msgstr ""
msgid "Iran"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -983,22 +995,7 @@ msgstr ""
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1097,6 +1094,14 @@ msgstr ""
msgid "Fixed Width"
msgstr "Largime fixa"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1132,14 +1137,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partener"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1346,6 +1346,11 @@ msgstr ""
msgid "Groups"
msgstr ""
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1566,6 +1571,12 @@ msgstr ""
msgid "Field Mappings"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1622,11 +1633,6 @@ msgstr ""
msgid "Iteration Actions"
msgstr ""
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1829,11 +1835,6 @@ msgstr ""
msgid "Dependencies"
msgstr ""
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Compania mama"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1951,6 +1952,12 @@ msgstr ""
msgid "Module"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2317,11 +2324,6 @@ msgstr ""
msgid "6. %d, %m ==> 05, 12"
msgstr ""
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2431,11 +2433,6 @@ msgstr ""
msgid "Summary"
msgstr "Rezultat actiune"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3034,6 +3031,7 @@ msgstr ""
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr ""
@ -3101,7 +3099,6 @@ msgstr ""
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3627,8 +3624,6 @@ msgid "Signal (button Name)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3889,6 +3884,7 @@ msgid "On Multiple Doc."
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3899,11 +3895,6 @@ msgstr "Adresa"
msgid "Faroe Islands"
msgstr ""
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4289,11 +4280,6 @@ msgstr ""
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4407,6 +4393,11 @@ msgstr ""
msgid "res.partner.event"
msgstr ""
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4526,13 +4517,6 @@ msgstr ""
msgid "iCal id"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr ""
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4667,11 +4651,6 @@ msgstr ""
msgid "Full"
msgstr ""
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4911,6 +4890,7 @@ msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr ""
@ -5341,9 +5321,10 @@ msgid "Active Partner Events"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
@ -5640,8 +5621,6 @@ msgid "Martinique (French)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5903,6 +5882,11 @@ msgstr ""
msgid "Rounding factor"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr ""
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -5983,6 +5967,11 @@ msgstr ""
msgid "Hour 00->24: %(h24)s"
msgstr ""
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6002,7 +5991,6 @@ msgstr ""
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6068,6 +6056,11 @@ msgstr "Tabela de Ref."
msgid "Parent"
msgstr "Parinte"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6086,7 +6079,6 @@ msgstr "Parinte"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6795,6 +6787,17 @@ msgstr ""
msgid "Landscape"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Partener"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7012,11 +7015,6 @@ msgstr ""
msgid "Second field should be figures"
msgstr ""
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7139,11 +7137,6 @@ msgstr ""
msgid "Bank Accounts"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7236,12 +7229,6 @@ msgstr ""
msgid "https://translations.launchpad.net/openobject"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr ""
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7315,6 +7302,11 @@ msgstr ""
msgid "Delete Permission"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7571,6 +7563,11 @@ msgstr ""
msgid "Rwanda"
msgstr ""
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr ""
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7715,6 +7712,12 @@ msgstr ""
msgid "ir.actions.server"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr ""
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -7954,3 +7957,9 @@ msgstr ""
#: selection:module.lang.install,init,lang:0
msgid "Russian / русский язык"
msgstr ""
#~ msgid "Main Company"
#~ msgstr "Compania mama"
#~ msgid "Company to store the current record"
#~ msgstr "Compania unde se face inregistrarea"

View File

@ -992,21 +992,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -992,21 +992,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -990,21 +990,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -990,21 +990,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1008,21 +1008,7 @@ msgstr "STOCK_COPY"
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -984,21 +984,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -985,21 +985,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -984,21 +984,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -989,21 +989,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-15 06:57+0000\n"
"Last-Translator: Eugene Babiy <eugene.babiy@gmail.com>\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2010-01-04 06:01+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\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: 2009-12-16 05:02+0000\n"
"X-Launchpad-Export-Date: 2010-01-05 04:40+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -174,7 +174,7 @@ msgstr "ir.report.custom.fields"
#. module: base
#: view:res.partner:0
msgid "Search Partner"
msgstr ""
msgstr "Знайти Партнера"
#. module: base
#: code:addons/base/module/wizard/wizard_export_lang.py:0
@ -198,11 +198,6 @@ msgstr "При багатьох док."
msgid "Number of Modules"
msgstr "Кількість Модулів"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -320,7 +315,7 @@ msgstr "Вилучені модулі"
#. module: base
#: selection:ir.actions.report.xml,report_type:0
msgid "txt"
msgstr ""
msgstr "txt"
#. module: base
#: wizard_view:server.action.create,init:0
@ -397,6 +392,7 @@ msgstr ""
#: help:res.lang,iso_code:0
msgid "This ISO code is the name of po files to use for translations"
msgstr ""
"Цей код ISO визначає ім`я po файлів, які використовуюсться для перекладу"
#. module: base
#: selection:ir.ui.menu,icon:0
@ -414,7 +410,7 @@ msgid "Country Name"
msgstr "Назва країни"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "Колумбія"
@ -495,7 +491,7 @@ msgstr "Опис моделі"
#. module: base
#: field:workflow.transition,trigger_expr_id:0
msgid "Trigger Expression"
msgstr ""
msgstr "Помилка Трігера"
#. module: base
#: model:res.country,name:base.jo
@ -595,7 +591,7 @@ msgstr ","
#. module: base
#: view:res.partner:0
msgid "My Partners"
msgstr ""
msgstr "Мої Партнери"
#. module: base
#: model:res.country,name:base.es
@ -659,7 +655,7 @@ msgstr "модулі контракту на підтримку"
#. module: base
#: view:ir.values:0
msgid "client_action_multi, client_action_relate"
msgstr ""
msgstr "client_action_multi, client_action_relate"
#. module: base
#: model:res.country,name:base.ad
@ -743,6 +739,12 @@ msgstr "Кайманові острови"
msgid "Iran"
msgstr "Іран"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr "Мої Запроси"
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -854,7 +856,7 @@ msgstr "RML"
#. module: base
#: selection:ir.ui.view,type:0
msgid "Search"
msgstr ""
msgstr "Пошук"
#. module: base
#: code:addons/base/ir/ir_report_custom.py:0
@ -927,6 +929,9 @@ msgid ""
"you select the invoice, then `object.invoice_address_id.email` is the field "
"which gives the correct address"
msgstr ""
"Вказує поле з якого буде взято email адреса, наприклад, якщо ви вибрали "
"заказ, поле `object.invoice_address_id.email` є полем, яке дає правильну "
"адресу"
#. module: base
#: field:res.roles,name:0
@ -1000,23 +1005,8 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgstr ""
msgid "Model %s Does not Exist !"
msgstr "Моделі %s Не Існує !"
#. module: base
#: code:addons/base/module/module.py:0
@ -1025,6 +1015,8 @@ msgid ""
"You try to install the module '%s' that depends on the module:'%s'.\n"
"But this module is not available in your system."
msgstr ""
"Ви намагаєтесь встановити модуль '%s' який залежить від модуля:'%s'.\n"
"Але цей модуль не встановлено у вашій системі."
#. module: base
#: model:ir.model,name:base.model_res_request_link
@ -1114,6 +1106,14 @@ msgstr "Дні"
msgid "Fixed Width"
msgstr "Фіксована ширина"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1136,7 +1136,7 @@ msgstr "Звіт користувача"
#: code:addons/base/res/res_user.py:0
#, python-format
msgid " (copy)"
msgstr ""
msgstr " (copy)"
#. module: base
#: view:ir.sequence:0
@ -1149,14 +1149,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr "7. %Г:%М:%С ==> 18:25:20"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Партнери"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr "Компанія цього користувача"
#. module: base
#: help:ir.actions.server,message:0
@ -1258,6 +1253,8 @@ msgid ""
"If set, sequence will only be used in case this python expression matches, "
"and will precede other sequences."
msgstr ""
"Якщо выбрано, послідовність буде використана тількі у випадку, якщо цей "
"python вираз співпаде, та буде перед іншими послідовностями."
#. module: base
#: selection:ir.actions.act_window,view_type:0
@ -1309,7 +1306,7 @@ msgstr "STOCK_PROPERTIES"
#. module: base
#: view:res.partner.address:0
msgid "Search Contact"
msgstr ""
msgstr "Пощук Контракту"
#. module: base
#: view:ir.module.module:0
@ -1371,6 +1368,11 @@ msgstr "Кількість обновлених модулів"
msgid "Groups"
msgstr "Групи"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr "Цєй користувач не може підключатись до цієї компанії !"
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1463,7 +1465,7 @@ msgstr ""
#. module: base
#: help:ir.rule.group,global:0
msgid "Make the rule global, otherwise it needs to be put on a group"
msgstr ""
msgstr "Зробіть правило загальним чи призначте його групі"
#. module: base
#: model:ir.actions.act_window,name:base.action_menu_admin
@ -1481,7 +1483,7 @@ msgstr "Поточний Курс"
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "Greek / Ελληνικά"
msgstr ""
msgstr "Грецька / Ελληνικά"
#. module: base
#: view:ir.values:0
@ -1559,7 +1561,7 @@ msgstr "Адреса ел. пошти"
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "French (BE) / Français (BE)"
msgstr ""
msgstr "Французська (Бельгія) / Français (BE)"
#. module: base
#: code:addons/base/ir/ir_model.py:0
@ -1593,6 +1595,12 @@ msgstr "Значення"
msgid "Field Mappings"
msgstr "Відповідність полів"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr "Мої Закриті Запити"
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1649,11 +1657,6 @@ msgstr "%p - Еквівалент AM або PM."
msgid "Iteration Actions"
msgstr "Повторювані Дії"
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1856,11 +1859,6 @@ msgstr "Контроль доступу"
msgid "Dependencies"
msgstr "Залежності"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "Головна компанія"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1872,6 +1870,8 @@ msgid ""
"If you use a formula type, use a python expression using the variable "
"'object'."
msgstr ""
"Якщо ви використовуєте тип \"формула\", використовуйте python вираз зі "
"змінною 'object'."
#. module: base
#: field:res.partner.address,birthdate:0
@ -1978,6 +1978,12 @@ msgstr ""
msgid "Module"
msgstr "Модуль"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2008,7 +2014,7 @@ msgstr "Дія"
#. module: base
#: field:res.lang,grouping:0
msgid "Separator Format"
msgstr ""
msgstr "Формат Роздільника"
#. module: base
#: view:wizard.module.lang.export:0
@ -2034,7 +2040,7 @@ msgstr "Масова розсилка пошти"
#. module: base
#: model:res.country,name:base.yt
msgid "Mayotte"
msgstr ""
msgstr "Майотта"
#. module: base
#: wizard_view:module.lang.import,init:0
@ -2045,7 +2051,7 @@ msgstr "Ви також можете імпортувати .po файли."
#: code:addons/base/maintenance/maintenance.py:0
#, python-format
msgid "Unable to find a valid contract"
msgstr ""
msgstr "Не можу знайти коректний контракт"
#. module: base
#: code:addons/base/ir/ir_actions.py:0
@ -2269,7 +2275,7 @@ msgstr "STOCK_QUIT"
#. module: base
#: view:ir.cron:0
msgid "Technical Data"
msgstr ""
msgstr "Технічні Данні"
#. module: base
#: view:res.partner:0
@ -2344,11 +2350,6 @@ msgstr "Сертифікат Якості"
msgid "6. %d, %m ==> 05, 12"
msgstr "6. %d, %m ==> 05, 12"
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2388,7 +2389,7 @@ msgstr ""
#: model:ir.actions.act_window,name:base.action_partner_customer_form
#: view:res.partner:0
msgid "Customers"
msgstr ""
msgstr "Клієнти"
#. module: base
#: model:res.country,name:base.au
@ -2463,11 +2464,6 @@ msgstr "Категорія"
msgid "Summary"
msgstr "Підсумок"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -2493,7 +2489,7 @@ msgstr "Назва мови"
#. module: base
#: model:res.country,name:base.va
msgid "Holy See (Vatican City State)"
msgstr ""
msgstr "Святий Престол (Ватикан, Місто-Держава)"
#. module: base
#: help:ir.actions.server,condition:0
@ -2501,6 +2497,8 @@ msgid ""
"Condition that is to be tested before action is executed, e.g. "
"object.list_price > object.cost_price"
msgstr ""
"Умова, яка має бути перевірена перед тим як буде виконана дія, наприклад "
"object.list_price > object.cost_price"
#. module: base
#: wizard_field:base.module.import,init,module_file:0
@ -2563,6 +2561,8 @@ msgid ""
"You try to upgrade a module that depends on the module: %s.\n"
"But this module is not available in your system."
msgstr ""
"Ви намагаєтесь оновити модуль, я кий залежить від модуля: %s.\n"
"Але цей модуль не доступен у вашій системі."
#. module: base
#: view:res.partner.address:0
@ -2588,7 +2588,7 @@ msgstr "STOCK_SAVE_AS"
#. module: base
#: selection:ir.translation,type:0
msgid "SQL Constraint"
msgstr ""
msgstr "SQL Constraint"
#. module: base
#: field:ir.actions.server,srcmodel_id:0
@ -2639,7 +2639,7 @@ msgstr "Автор"
#. module: base
#: model:res.country,name:base.mk
msgid "FYROM"
msgstr ""
msgstr "Македонія"
#. module: base
#: selection:ir.ui.menu,icon:0
@ -2654,7 +2654,7 @@ msgstr "%c - Прийнятне відображення дати та часу.
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "Finland / Suomi"
msgstr ""
msgstr "Фінська / Suomi"
#. module: base
#: model:res.country,name:base.bo
@ -2707,7 +2707,7 @@ msgstr ""
#: help:ir.values,key2:0
msgid ""
"The kind of action or button in the client side that will trigger the action."
msgstr ""
msgstr "Вид дії або кнопки на клієнтському боці, яка запустить дію."
#. module: base
#: selection:ir.ui.menu,icon:0
@ -2920,7 +2920,7 @@ msgstr "Курси"
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "Albanian / Shqipëri"
msgstr ""
msgstr "Албанська / Shqipëri"
#. module: base
#: model:res.country,name:base.sy
@ -3007,7 +3007,7 @@ msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom_multicompany
msgid "Multi company"
msgstr ""
msgstr "Декілька компаній"
#. module: base
#: view:ir.attachment:0
@ -3017,7 +3017,7 @@ msgstr "Приєднано До"
#. module: base
#: field:res.lang,decimal_point:0
msgid "Decimal Separator"
msgstr ""
msgstr "Десятковий Роздільник"
#. module: base
#: view:res.partner:0
@ -3074,6 +3074,7 @@ msgstr "Контракт на підтримку додано !"
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "Поле"
@ -3143,7 +3144,6 @@ msgstr "Казахстан"
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3164,7 +3164,7 @@ msgstr "Монтсерат"
#. module: base
#: model:ir.ui.menu,name:base.menu_translation_app
msgid "Application Terms"
msgstr "Умови заявки"
msgstr "Терміни, Мови"
#. module: base
#: selection:ir.report.custom.fields,operation:0
@ -3179,7 +3179,7 @@ msgstr "Демо-дані"
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "English (UK)"
msgstr ""
msgstr "Англійська (Британська)"
#. module: base
#: model:res.country,name:base.aq
@ -3204,7 +3204,7 @@ msgstr "Web"
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "English (CA)"
msgstr ""
msgstr "Англійська (Канада)"
#. module: base
#: field:res.partner.event,planned_revenue:0
@ -3612,7 +3612,7 @@ msgstr "Створити Дію"
#. module: base
#: selection:ir.actions.report.xml,report_type:0
msgid "HTML from HTML"
msgstr ""
msgstr "HTML з HTML"
#. module: base
#: selection:ir.actions.report.xml,report_type:0
@ -3671,8 +3671,6 @@ msgid "Signal (button Name)"
msgstr "Сигнал (назва кнопки)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3919,7 +3917,7 @@ msgstr "Мозамбік"
#: model:ir.actions.act_window,name:base.grant_menu_access
#: model:ir.ui.menu,name:base.menu_grant_menu_access
msgid "Manage Menus"
msgstr ""
msgstr "Керувати Меню"
#. module: base
#: field:ir.actions.server,message:0
@ -3933,6 +3931,7 @@ msgid "On Multiple Doc."
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3943,11 +3942,6 @@ msgstr "Контакти"
msgid "Faroe Islands"
msgstr "Фарерські Острови"
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -3972,7 +3966,7 @@ msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_management
msgid "Modules Management"
msgstr "Управління модулями"
msgstr "Керування модулями"
#. module: base
#: rml:ir.module.reference:0
@ -4037,7 +4031,7 @@ msgstr "Настрій"
#. module: base
#: selection:ir.ui.view,type:0
msgid "mdx"
msgstr ""
msgstr "mdx"
#. module: base
#: model:res.country,name:base.bi
@ -4077,7 +4071,7 @@ msgstr "Формат файлу"
#. module: base
#: field:res.lang,iso_code:0
msgid "ISO code"
msgstr ""
msgstr "ISO код"
#. module: base
#: model:ir.model,name:base.model_res_config_view
@ -4333,11 +4327,6 @@ msgstr "Поле Об'єкта"
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4451,6 +4440,11 @@ msgstr "Нігерія"
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4572,13 +4566,6 @@ msgstr "Непал"
msgid "iCal id"
msgstr "iCal id"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "Функції партнера"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4633,7 +4620,7 @@ msgstr "Далі"
#. module: base
#: selection:module.lang.install,init,lang:0
msgid "Thai / ภาษาไทย"
msgstr ""
msgstr "Тайська / ภาษาไทย"
#. module: base
#: model:ir.actions.act_window,name:base.ir_property_form
@ -4715,11 +4702,6 @@ msgstr "_Закрити"
msgid "Full"
msgstr "Повністю"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4961,6 +4943,7 @@ msgstr "Гамбія"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "Компанії"
@ -5392,10 +5375,11 @@ msgid "Active Partner Events"
msgstr "Активні Події Партнера"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Правила записів"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
#: view:multi_company.default:0
@ -5689,8 +5673,6 @@ msgid "Martinique (French)"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5952,6 +5934,11 @@ msgstr "Відкрити Звіт"
msgid "Rounding factor"
msgstr "Коефіцієнт округлення"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "res.company"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6032,6 +6019,11 @@ msgstr "Значення контексту"
msgid "Hour 00->24: %(h24)s"
msgstr "Година 00->24: %(h24)"
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6051,7 +6043,6 @@ msgstr "Місяць: %(month)s"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6119,6 +6110,11 @@ msgstr "Таблиця пос."
msgid "Parent"
msgstr "Батьківська"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6137,7 +6133,6 @@ msgstr "Батьківська"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6850,6 +6845,17 @@ msgstr ""
msgid "Landscape"
msgstr "Ландшафт"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "Партнери"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7070,11 +7076,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr "Друге поле має бути числовим"
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7197,11 +7198,6 @@ msgstr "Розширений пошук"
msgid "Bank Accounts"
msgstr "Банківські рахунки"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7298,12 +7294,6 @@ msgstr "Дія над Кількома Док."
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr "Заголовки"
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7381,6 +7371,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "Закрити Доступ"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7639,6 +7634,11 @@ msgstr "Острови Велліс та Футуна"
msgid "Rwanda"
msgstr "Руанда"
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr "ПДВ здається некоректним"
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7783,6 +7783,12 @@ msgstr "Остання версія"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "Правила записів"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -8067,6 +8073,9 @@ msgstr "Російська / Russian"
#~ msgid "HR sector"
#~ msgstr "Працевлаштування"
#~ msgid "Main Company"
#~ msgstr "Головна компанія"
#, python-format
#~ msgid "Please check that all your lines have %d columns."
#~ msgstr "Перевірте, чи всі рядки мають %d колонок."
@ -8124,6 +8133,9 @@ msgstr "Російська / Russian"
#~ msgid "The copy method is not implemented on this object !"
#~ msgstr "Метод copy не реалізований у цьому об'єкті!"
#~ msgid "Partner Functions"
#~ msgstr "Функції партнера"
#, python-format
#~ msgid "You cannot perform this operation."
#~ msgstr "Ви не можете виконати цю операцію."
@ -8158,9 +8170,6 @@ msgstr "Російська / Russian"
#~ msgid "ValidateError"
#~ msgstr "ValidateError"
#~ msgid "res.company"
#~ msgstr "res.company"
#, python-format
#~ msgid "The value \"%s\" for the field \"%s\" is not in the selection"
#~ msgstr "Значення \"%s\" для поля \"%s\" немає у виборі"
@ -8179,13 +8188,13 @@ msgstr "Російська / Russian"
#~ msgid "Bad query."
#~ msgstr "Неправильний запит."
#~ msgid "Titles"
#~ msgstr "Заголовки"
#, python-format
#~ msgid "The search method is not implemented on this object !"
#~ msgstr "Метод search не реалізований у цьому об'єкті!"
#~ msgid "The VAT doesn't seem to be correct."
#~ msgstr "ПДВ здається некоректним"
#~ msgid "IT sector"
#~ msgstr "Сфера IT"

View File

@ -989,21 +989,7 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/addons/base/ir/ir_model.py:0
#, python-format
msgid "Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -985,21 +985,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -6,14 +6,14 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.4\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2009-12-09 10:13+0000\n"
"PO-Revision-Date: 2009-12-11 08:27+0000\n"
"Last-Translator: mra (Open ERP) <mra@tinyerp.com>\n"
"POT-Creation-Date: 2009-12-18 08:39+0000\n"
"PO-Revision-Date: 2009-12-27 06:10+0000\n"
"Last-Translator: Wei \"oldrev\" Li <oldrev@gmail.com>\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: 2009-12-15 05:03+0000\n"
"X-Launchpad-Export-Date: 2009-12-29 04:35+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. module: base
@ -196,11 +196,6 @@ msgstr "作用于多个文档。"
msgid "Number of Modules"
msgstr "模块数"
#. module: base
#: help:multi_company.default,company_dest_id:0
msgid "Company to store the current record"
msgstr ""
#. module: base
#: field:res.partner.bank.type.field,size:0
msgid "Max. Size"
@ -406,7 +401,7 @@ msgid "Country Name"
msgstr "国家名称"
#. module: base
#: model:res.country,name:base.co
#: model:res.country,name:base.coreturn
msgid "Colombia"
msgstr "哥伦比亚"
@ -734,6 +729,12 @@ msgstr "开曼群岛"
msgid "Iran"
msgstr "伊朗"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
msgid "My Requests"
msgstr ""
#. module: base
#: field:ir.sequence,name:0
#: field:ir.sequence.type,name:0
@ -989,22 +990,7 @@ msgstr "STOCK_COPY"
#. module: base
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
msgid "Model %s Does not Exist !"
msgstr ""
#. module: base
@ -1103,6 +1089,14 @@ msgstr "日"
msgid "Fixed Width"
msgstr "固定宽度"
#. module: base
#: model:res.company,overdue_msg:base.main_company
msgid ""
"Would your payment have been carried out after this mail was sent, please "
"consider the present one as void. Do not hesitate to contact our accounting "
"department at (+32).81.81.37.00."
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "terp-calendar"
@ -1138,14 +1132,9 @@ msgid "7. %H:%M:%S ==> 18:25:20"
msgstr "7. %H:%M:%S ==> 18:25:20"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "业务伙伴"
#: help:res.users,company_id:0
msgid "The company this user is currently working on."
msgstr ""
#. module: base
#: help:ir.actions.server,message:0
@ -1352,6 +1341,11 @@ msgstr "已更新的模块数"
msgid "Groups"
msgstr "组"
#. module: base
#: constraint:res.users:0
msgid "This user can not connect using this company !"
msgstr ""
#. module: base
#: model:res.country,name:base.bz
msgid "Belize"
@ -1573,6 +1567,12 @@ msgstr "值"
msgid "Field Mappings"
msgstr "字段映射"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-closed
#: model:ir.ui.menu,name:base.next_id_12_close
msgid "My Closed Requests"
msgstr ""
#. module: base
#: model:ir.ui.menu,name:base.menu_custom
msgid "Customization"
@ -1629,11 +1629,6 @@ msgstr "%p - 等价于 AM 或 PM"
msgid "Iteration Actions"
msgstr "遍历动作"
#. module: base
#: help:multi_company.default,company_id:0
msgid "Company where the user is connected"
msgstr ""
#. module: base
#: field:maintenance.contract,date_stop:0
msgid "Ending Date"
@ -1836,11 +1831,6 @@ msgstr "访问控制"
msgid "Dependencies"
msgstr "依附关系"
#. module: base
#: field:multi_company.default,company_id:0
msgid "Main Company"
msgstr "母公司"
#. module: base
#: field:ir.report.custom.fields,bgcolor:0
msgid "Background Color"
@ -1958,6 +1948,12 @@ msgstr "字段映射"
msgid "Module"
msgstr "模块"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
msgid "Bank List"
msgstr ""
#. module: base
#: field:ir.attachment,description:0
#: field:ir.module.module,description:0
@ -2328,11 +2324,6 @@ msgstr "质量证书编号"
msgid "6. %d, %m ==> 05, 12"
msgstr "6. %d, %m ==> 05, 12"
#. module: base
#: help:multi_company.default,expression:0
msgid "Expression, must be True to match"
msgstr ""
#. module: base
#: help:res.partner,customer:0
msgid "Check this box if the partner is a customer."
@ -2442,11 +2433,6 @@ msgstr "域"
msgid "Summary"
msgstr "摘要"
#. module: base
#: field:multi_company.default,expression:0
msgid "Expression"
msgstr ""
#. module: base
#: help:ir.actions.server,subject:0
msgid ""
@ -3045,6 +3031,7 @@ msgstr "维护合同已添加!"
#. module: base
#: field:ir.rule,field_id:0
#: selection:ir.translation,type:0
#: field:multi_company.default,field_id:0
msgid "Field"
msgstr "字段"
@ -3112,7 +3099,6 @@ msgstr "哈萨克斯坦"
#: field:ir.rule.group,name:0
#: field:ir.values,name:0
#: field:maintenance.contract.module,name:0
#: field:multi_company.default,name:0
#: field:res.bank,name:0
#: field:res.config.view,name:0
#: field:res.lang,name:0
@ -3622,7 +3608,7 @@ msgstr "报表Xml"
#: model:ir.ui.menu,name:base.menu_module_tree
#: field:wizard.module.lang.export,modules:0
msgid "Modules"
msgstr "模块分类"
msgstr "模块列表"
#. module: base
#: selection:workflow.activity,kind:0
@ -3642,8 +3628,6 @@ msgid "Signal (button Name)"
msgstr "信号(按钮名称)"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_bank_form
#: model:ir.ui.menu,name:base.menu_action_res_bank_form
#: view:res.bank:0
#: field:res.partner,bank_ids:0
msgid "Banks"
@ -3904,6 +3888,7 @@ msgid "On Multiple Doc."
msgstr "在多个文档上面。"
#. module: base
#: model:ir.ui.menu,name:base.menu_base_config_contact
#: field:res.partner,address:0
#: view:res.partner.address:0
msgid "Contacts"
@ -3914,11 +3899,6 @@ msgstr "联系人"
msgid "Faroe Islands"
msgstr "法罗群岛"
#. module: base
#: help:multi_company.default,object_id:0
msgid "Object affect by this rules"
msgstr ""
#. module: base
#: model:ir.actions.wizard,name:base.wizard_upgrade
#: model:ir.ui.menu,name:base.menu_wizard_upgrade
@ -4304,11 +4284,6 @@ msgstr "对象字段"
msgid "French (CH) / Français (CH)"
msgstr ""
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "List of Company"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_NEW"
@ -4422,6 +4397,11 @@ msgstr "尼日利亚"
msgid "res.partner.event"
msgstr "res.partner.event"
#. module: base
#: field:res.company,user_ids:0
msgid "Accepted Users"
msgstr ""
#. module: base
#: selection:ir.ui.menu,icon:0
msgid "STOCK_UNDERLINE"
@ -4541,13 +4521,6 @@ msgstr "尼泊尔"
msgid "iCal id"
msgstr "iCal 标识符"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Partner Functions"
msgstr "业务伙伴职能"
#. module: base
#: wizard_view:res.partner.sms_send,init:0
msgid "Bulk SMS send"
@ -4684,11 +4657,6 @@ msgstr "关闭(_C)"
msgid "Full"
msgstr "完全"
#. module: base
#: field:multi_company.default,company_dest_id:0
msgid "Default Company"
msgstr ""
#. module: base
#: model:res.country,name:base.as
msgid "American Samoa"
@ -4928,6 +4896,7 @@ msgstr "冈比亚"
#. module: base
#: model:ir.actions.act_window,name:base.action_res_company_form
#: model:ir.ui.menu,name:base.menu_action_res_company_form
#: model:ir.ui.menu,name:base.menu_res_company_global
#: view:res.company:0
msgid "Companies"
msgstr "公司"
@ -5358,10 +5327,11 @@ msgid "Active Partner Events"
msgstr "进行中的业务伙伴事件"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "记录规则"
#: model:ir.actions.act_window,name:base.action_partner_function_form
#: model:ir.ui.menu,name:base.menu_partner_function_form
#: view:res.partner.function:0
msgid "Contact Functions"
msgstr ""
#. module: base
#: view:multi_company.default:0
@ -5655,8 +5625,6 @@ msgid "Martinique (French)"
msgstr "马提尼(法属)"
#. module: base
#: model:ir.actions.act_window,name:base.res_request-act
#: model:ir.ui.menu,name:base.menu_res_request_act
#: model:ir.ui.menu,name:base.next_id_12
#: view:res.request:0
msgid "Requests"
@ -5922,6 +5890,11 @@ msgstr "打开报表"
msgid "Rounding factor"
msgstr "舍入系数"
#. module: base
#: model:ir.model,name:base.model_res_company
msgid "res.company"
msgstr "公司"
#. module: base
#: wizard_view:module.upgrade,end:0
#: wizard_view:module.upgrade,start:0
@ -6002,6 +5975,11 @@ msgstr "上下文值"
msgid "Hour 00->24: %(h24)s"
msgstr "小时 00->24: %(h24)s"
#. module: base
#: help:multi_company.default,field_id:0
msgid "Select field property"
msgstr ""
#. module: base
#: field:res.request.history,date_sent:0
msgid "Date sent"
@ -6021,7 +5999,6 @@ msgstr "月:%(month)s"
#: view:ir.sequence:0
#: field:ir.ui.menu,sequence:0
#: field:ir.ui.view_sc,sequence:0
#: field:multi_company.default,sequence:0
#: field:res.partner.bank,sequence:0
#: field:wizard.ir.model.menu.create.line,sequence:0
msgid "Sequence"
@ -6087,6 +6064,11 @@ msgstr "表参照"
msgid "Parent"
msgstr "上级"
#. module: base
#: view:multi_company.default:0
msgid "Returning"
msgstr ""
#. module: base
#: field:ir.actions.act_window,res_model:0
#: field:ir.actions.report.custom,model:0
@ -6105,7 +6087,6 @@ msgstr "上级"
#: selection:ir.translation,type:0
#: field:ir.ui.view,model:0
#: field:ir.values,model_id:0
#: field:multi_company.default,object_id:0
#: field:res.request.link,object:0
#: field:wizard.ir.model.menu.create,model_id:0
#: field:workflow.triggers,model:0
@ -6814,6 +6795,17 @@ msgstr "对象标识符 ID"
msgid "Landscape"
msgstr "横向"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_form
#: model:ir.ui.menu,name:base.menu_base_config_partner
#: model:ir.ui.menu,name:base.menu_base_partner
#: model:ir.ui.menu,name:base.menu_partner_form
#: view:res.partner:0
#: view:res.partner.category:0
#: field:res.partner.category,partner_ids:0
msgid "Partners"
msgstr "业务伙伴"
#. module: base
#: model:ir.ui.menu,name:base.menu_administration
msgid "Administration"
@ -7031,11 +7023,6 @@ msgstr "="
msgid "Second field should be figures"
msgstr ""
#. module: base
#: help:multi_company.default,name:0
msgid "Name it to easily find a record"
msgstr ""
#. module: base
#: model:ir.actions.act_window,name:base.action_model_grid_security
#: model:ir.ui.menu,name:base.menu_ir_access_grid
@ -7158,11 +7145,6 @@ msgstr "高级搜索"
msgid "Bank Accounts"
msgstr "银行帐号"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "Default multi company"
msgstr ""
#. module: base
#: view:res.request:0
msgid "Send"
@ -7255,12 +7237,6 @@ msgstr "动作作用于多个文档"
msgid "https://translations.launchpad.net/openobject"
msgstr "https://translations.launchpad.net/openobject"
#. module: base
#: model:ir.actions.act_window,name:base.action_partner_title
#: model:ir.ui.menu,name:base.menu_partner_title
msgid "Titles"
msgstr "称谓"
#. module: base
#: field:ir.actions.todo,start_date:0
msgid "Start Date"
@ -7337,6 +7313,11 @@ msgstr ">"
msgid "Delete Permission"
msgstr "删除权限"
#. module: base
#: model:ir.model,name:base.model_multi_company_default
msgid "multi_company.default"
msgstr ""
#. module: base
#: selection:workflow.activity,join_mode:0
#: selection:workflow.activity,split_mode:0
@ -7593,6 +7574,11 @@ msgstr "瓦利斯和富图纳群岛"
msgid "Rwanda"
msgstr "卢旺达"
#. module: base
#: constraint:res.partner:0
msgid "The VAT doesn't seem to be correct."
msgstr "增值税似乎不正确。"
#. module: base
#: selection:ir.report.custom.fields,operation:0
msgid "Calculate Sum"
@ -7740,6 +7726,12 @@ msgstr "最新版本"
msgid "ir.actions.server"
msgstr "ir.actions.server"
#. module: base
#: model:ir.actions.act_window,name:base.action_rule
#: model:ir.ui.menu,name:base.menu_action_rule
msgid "Record Rules"
msgstr "记录规则"
#. module: base
#: view:ir.actions.report.custom:0
msgid "Report custom"
@ -7980,8 +7972,8 @@ msgstr "斯里兰卡"
msgid "Russian / русский язык"
msgstr "俄语 / русский язык"
#~ msgid "res.company"
#~ msgstr "公司"
#~ msgid "Main Company"
#~ msgstr "公司"
#, python-format
#~ msgid "No journal for ending writing has been defined for the fiscal year"
@ -8196,42 +8188,16 @@ msgstr "俄语 / русский язык"
#~ msgid "Bad query."
#~ msgstr "无效的查询。"
#~ msgid "Titles"
#~ msgstr "称谓"
#, python-format
#~ msgid "The search method is not implemented on this object !"
#~ msgstr "该对象尚未实现“search”方法"
#~ msgid "The VAT doesn't seem to be correct."
#~ msgstr "增值税似乎不正确。"
#~ msgid "IT sector"
#~ msgstr "信息技术部门"
#, python-format
#~ msgid ""
#~ "Cannot delete Purchase Order(s) which are in %s State!' % s['state']))\n"
#~ " return super(purchase_order, self).unlink(cr, uid, unlink_ids, "
#~ "context=context)\n"
#~ "\n"
#~ " def button_dummy(self, cr, uid, ids, context={}):\n"
#~ " return True\n"
#~ "\n"
#~ " def onchange_dest_address_id(self, cr, uid, ids, adr_id):\n"
#~ " if not adr_id:\n"
#~ " return {}\n"
#~ " part_id = self.pool.get('res.partner.address"
#~ msgstr ""
#~ "无法删除在%s状态的采购订单' % s['state']))\n"
#~ " return super(purchase_order, self).unlink(cr, uid, unlink_ids, \n"
#~ "context=context)\n"
#~ "\n"
#~ " def button_dummy(self, cr, uid, ids, context={}):\n"
#~ " return True\\n\n"
#~ "\n"
#~ " def onchange_dest_address_id(self, cr, uid, ids, adr_id):\n"
#~ " if not adr_id:\n"
#~ " return {}\n"
#~ " part_id = self.pool.get('res.partner.address"
#, python-format
#~ msgid ""
#~ "Could not resolve product category, ' \\n "
@ -9443,3 +9409,6 @@ msgstr "俄语 / русский язык"
#, python-format
#~ msgid "Directory name must be unique!"
#~ msgstr "目录名必须唯一!"
#~ msgid "Partner Functions"
#~ msgstr "业务伙伴职能"

View File

@ -984,21 +984,7 @@ msgstr ""
#: code:addons/base/ir/ir_model.py:0
#, python-format
msgid ""
"Model %s Does not Exist !\" % vals['relation']))\n"
" \n"
" if self.pool.get(vals['model']):\n"
" self.pool.get(vals['model']).__init__(self.pool, cr)\n"
" self.pool.get(vals['model'])._auto_init(cr, {})\n"
" \n"
" return res\n"
"ir_model_fields()\n"
"\n"
"class ir_model_access(osv.osv):\n"
" _name = 'ir.model.access'\n"
" _columns = {\n"
" 'name': fields.char('Name', size=64, required=True),\n"
" 'model_id': fields.many2one('ir.model', 'Object', required=True),\n"
" 'group_id': fields.many2one('res.groups', 'Group"
"Model %s Does not Exist !"
msgstr ""
#. module: base

View File

@ -1203,23 +1203,10 @@
<field model="ir.model" name="model_id" ref="model_ir_property"/>
<field eval="True" name="global"/>
</record>
<record id="property_rule_group2" model="ir.rule.group">
<field name="name">Property multi-company 2</field>
<field model="ir.model" name="model_id" ref="model_ir_property"/>
<field eval="True" name="global"/>
</record>
<record id="property_rule" model="ir.rule">
<field model="ir.model.fields" name="field_id" search="[('model', '=', 'ir.property'), ('name', '=', 'company_id')]"/>
<field name="operator">child_of</field>
<field name="operand">user.company_id.id</field>
<field name="domain_force">['|',('company_id','child_of',user.company_id.id),('company_id','=',False)]</field>
<field name="rule_group" ref="property_rule_group"/>
</record>
<record id="property_rule_bis" model="ir.rule">
<field model="ir.model.fields" name="field_id" search="[('model', '=', 'ir.property'), ('name', '=', 'company_id')]"/>
<field name="operator">=</field>
<field name="operand">False</field>
<field name="rule_group" ref="property_rule_group2"/>
</record>
<!--server action view-->

View File

@ -137,10 +137,9 @@ class ir_rule(osv.osv):
if not (field_id or operator or operand):
return {}
def domain_get(self, cr, uid, model_name):
# root user above constraint
def domain_get(self, cr, uid, model_name, context={}):
if uid == 1:
return '', []
return [], [], ['"'+self.pool.get(model_name)._table+'"']
cr.execute("""SELECT r.id FROM
ir_rule r
@ -152,64 +151,11 @@ class ir_rule(osv.osv):
JOIN res_groups_users_rel u_rel ON (g_rel.group_id = u_rel.gid)
WHERE u_rel.uid = %s) OR g.global)""", (model_name, uid))
ids = map(lambda x:x[0], cr.fetchall())
if not ids:
return '', []
obj = self.pool.get(model_name)
add = []
add_str = []
sub = []
sub_str = []
clause={}
clause_global={}
dom = []
for rule in self.browse(cr, uid, ids):
dom = rule.domain
if rule.rule_group['global']:
clause_global.setdefault(rule.rule_group.id, [])
clause_global[rule.rule_group.id].append(obj._where_calc(cr, uid, dom, active_test=False))
else:
clause.setdefault(rule.rule_group.id, [])
clause[rule.rule_group.id].append(obj._where_calc(cr, uid, dom, active_test=False))
def _query(clause, test):
query = ''
val = []
for g in clause.values():
if not g:
continue
if len(query):
query += ' '+test+' '
query += '('
first = True
for c in g:
if not first:
query += ' AND '
first = False
query += '('
first2 = True
for clause in c[0]:
if not first2:
query += ' AND '
first2 = False
query += clause
query += ')'
val += c[1]
query += ')'
return query, val
query, val = _query(clause, 'OR')
query_global, val_global = _query(clause_global, 'OR')
if query_global:
if query:
query = '('+query+') OR '+query_global
val.extend(val_global)
else:
query = query_global
val = val_global
if query:
query = '('+query+')'
return query, val
dom += rule.domain
d1,d2,tables = self.pool.get(model_name)._where_calc(cr, uid, dom, active_test=False)
return d1, d2, tables
domain_get = tools.cache()(domain_get)
def unlink(self, cr, uid, ids, context=None):

View File

@ -57,7 +57,7 @@ class ir_sequence(osv.osv):
'number_next': lambda *a: 1,
'padding' : lambda *a : 0,
'weight' : lambda *a: 10,
'company_id': lambda self,cr,uid,c: self.pool.get('res.company')._company_default_get(cr, uid, 'ir.sequence', c)
'company_id': lambda self,cr,uid,c: self.pool.get('res.company')._company_default_get(cr, uid, 'ir.sequence', context=c)
}
def _process(self, s):

View File

@ -113,7 +113,7 @@
<field name="model">ir.module.module</field>
<field name="type">tree</field>
<field name="arch" type="xml">
<tree colors="blue:state=='to upgrade' or state=='to install';red:state=='uninstalled';grey:state=='uninstallable'" string="Modules">
<tree colors="blue:state=='to upgrade' or state=='to install';red:state=='uninstalled';grey:state=='uninstallable';black:state=='installed'" string="Modules">
<field name="name"/>
<field name="shortdesc"/>
<field name="author"/>

View File

@ -25,17 +25,6 @@ from osv import osv,fields
# Properties
# -------------------------------------------------------------------------
def _models_get2(self, cr, uid, context={}):
obj = self.pool.get('ir.model.fields')
ids = obj.search(cr, uid, [('view_load','=',1)])
res = []
done = {}
for o in obj.browse(cr, uid, ids, context=context):
if o.relation not in done:
res.append( [o.relation, o.relation])
done[o.relation] = True
return res
def _models_get(self, cr, uid, context={}):
obj = self.pool.get('ir.model.fields')
ids = obj.search(cr, uid, [('view_load','=',1)])
@ -51,7 +40,7 @@ class ir_property(osv.osv):
_name = 'ir.property'
_columns = {
'name': fields.char('Name', size=128),
'value': fields.reference('Value', selection=_models_get2, size=128),
'value': fields.char('Value', size=128),
'res_id': fields.reference('Resource', selection=_models_get, size=128),
'company_id': fields.many2one('res.company', 'Company'),
'fields_id': fields.many2one('ir.model.fields', 'Fields', ondelete='cascade', required=True)

View File

@ -151,7 +151,7 @@ class res_partner(osv.osv):
'supplier': fields.boolean('Supplier', help="Check this box if the partner is a supplier. If it's not checked, purchase people will not see it when encoding a purchase order."),
'city':fields.related('address','city',type='char', string='City'),
'country':fields.related('address','country_id',type='many2one', relation='res.country', string='Country'),
'company_id': fields.many2one('res.company', 'Company'),
'company_id': fields.many2one('res.company', 'Company',select=1),
}
def _default_category(self, cr, uid, context={}):
@ -163,7 +163,7 @@ class res_partner(osv.osv):
'active': lambda *a: 1,
'customer': lambda *a: 1,
'category_id': _default_category,
'company_id': lambda s,cr,uid,c: s.pool.get('res.company')._company_default_get(cr, uid, 'res.partner', c),
'company_id': lambda s,cr,uid,c: s.pool.get('res.company')._company_default_get(cr, uid, 'res.partner', context=c),
}
def copy(self, cr, uid, id, default={}, context={}):
name = self.read(cr, uid, [id], ['name'])[0]['name']
@ -285,13 +285,12 @@ res_partner()
class res_partner_address(osv.osv):
_description ='Partner Addresses'
_name = 'res.partner.address'
_order = 'id'
_columns = {
'partner_id': fields.many2one('res.partner', 'Partner', ondelete='set null', select=True, help="Keep empty for a private address, not related to partner."),
'type': fields.selection( [ ('default','Default'),('invoice','Invoice'), ('delivery','Delivery'), ('contact','Contact'), ('other','Other') ],'Address Type', help="Used to select automatically the right address according to the context in sales and purchases documents."),
'function': fields.many2one('res.partner.function', 'Function'),
'title': fields.selection(_contact_title_get, 'Title', size=32),
'name': fields.char('Contact Name', size=64),
'name': fields.char('Contact Name', size=64, select=1),
'street': fields.char('Street', size=128),
'street2': fields.char('Street2', size=128),
'zip': fields.char('Zip', change_default=True, size=24),
@ -304,7 +303,8 @@ class res_partner_address(osv.osv):
'mobile': fields.char('Mobile', size=64),
'birthdate': fields.char('Birthdate', size=64),
'active': fields.boolean('Active', help="Uncheck the active field to hide the contact."),
'company_id': fields.related('partner_id','company_id',type='many2one',relation='res.company',string='Company'),
# 'company_id': fields.related('partner_id','company_id',type='many2one',relation='res.company',string='Company', store=True),
'company_id': fields.many2one('res.company', 'Company',select=1),
}
_defaults = {
'active': lambda *a: 1,

View File

@ -96,6 +96,7 @@
<field name="name" select="1"/>
<field domain="[('domain', '=', 'contact')]" name="title" />
<field name="function"/>
<field name="company_id" groups="base.group_multi_company" widget="selection"/>
<newline/>
<group string="Postal Address" colspan="2" col="2">
<field name="street" select="2"/>
@ -153,6 +154,7 @@
<field name="street2"/>
<field name="type" select="2"/>
<field name="function"/>
<field name="company_id" groups="base.group_multi_company" widget="selection"/>
<newline/>
<field name="zip" select="2"/>
<field name="city" select="2"/>

View File

@ -36,15 +36,16 @@ class multi_company_default(osv.osv):
_columns = {
'sequence': fields.integer('Sequence'),
'name': fields.char('Name', size=32, required=True, help='Name it to easily find a record'),
'name': fields.char('Name', size=256, required=True, help='Name it to easily find a record'),
'company_id': fields.many2one('res.company', 'Main Company', required=True,
help='Company where the user is connected'),
'company_dest_id': fields.many2one('res.company', 'Default Company', required=True,
help='Company to store the current record'),
'object_id': fields.many2one('ir.model', 'Object', required=True,
help='Object affect by this rules'),
'expression': fields.char('Expression', size=32, required=True,
help='Expression, must be True to match'),
'expression': fields.char('Expression', size=256, required=True,
help='Expression, must be True to match\nuse context.get or user (browse)'),
'field_id': fields.many2one('ir.model.fields', 'Field', help='Select field property'),
}
_defaults = {
@ -88,19 +89,27 @@ class res_company(osv.osv):
}
def _company_default_get(self, cr, uid, object=False, context=None):
def _company_default_get(self, cr, uid, object=False, field=False, context=None):
"""
Check if the object for this company have a default value
"""
if not context:
context = {}
proxy = self.pool.get('multi_company.default')
ids = proxy.search(cr, uid, [('object_id.model', '=', object)])
args = [
('object_id.model', '=', object),
]
if field:
args.append(('field_id.name','=',field))
else:
args.append(('field_id','=',False))
ids = proxy.search(cr, uid, args, context=context)
for rule in proxy.browse(cr, uid, ids, context):
user = self.pool.get('res.users').browse(cr, uid, uid)
if eval(rule.expression, {'context': context, 'user': user}):
return rule.company_dest_id.id
return self.pool.get('res.users').browse(cr, uid, uid).company_id.id
user_company_id = self.pool.get('res.users').browse(cr, uid, uid).company_id.id
return user_company_id
def _get_child_ids(self, cr, uid, uid2, context={}):
company = self.pool.get('res.users').company_get(cr, uid, uid2)

View File

@ -11,6 +11,7 @@
<tree string="Multi Company">
<field name="company_id" groups="base.group_multi_company"/>
<field name="object_id"/>
<field name="field_id"/>
<field name="expression" />
<field name="sequence"/>
<field name="company_dest_id"/>
@ -30,10 +31,12 @@
<separator string="Matching" colspan="6"/>
<field name="company_id" groups="base.group_multi_company"/>
<field name="object_id"/>
<field name="company_dest_id"/>
<field name="field_id" domain="[('model_id','=',object_id)]"/>
<separator string="Condition" colspan="6"/>
<field name="expression" colspan="4"/>
<field name="sequence"/>
<separator string="Returning" colspan="6"/>
<field name="company_dest_id"/>
</group>
</form>
</field>

View File

@ -63,7 +63,7 @@ class res_currency(osv.osv):
}
_defaults = {
'active': lambda *a: 1,
'company_id': lambda self,cr,uid,c: self.pool.get('res.company')._company_default_get(cr, uid, 'res.currency', c)
'company_id': lambda self,cr,uid,c: self.pool.get('res.company')._company_default_get(cr, uid, 'res.currency', context=c)
}
_order = "code"

View File

@ -207,7 +207,7 @@ class users(osv.osv):
if (ids == [uid]):
ok = True
for k in values.keys():
if k not in ('password','signature','action_id', 'context_lang', 'context_tz'):
if k not in ('password','signature','action_id', 'context_lang', 'context_tz','company_id'):
ok=False
if ok:
uid = 1

View File

@ -171,9 +171,10 @@ def create_db(uri, dbname, user='admin', pwd='admin', lang='en_US'):
wiz_conn = xmlrpclib.ServerProxy(uri + '/xmlrpc/wizard')
login_conn = xmlrpclib.ServerProxy(uri + '/xmlrpc/common')
db_list = execute(conn, 'list')
if dbname not in db_list:
id = execute(conn,'create',admin_passwd, dbname, True, lang)
wait(id,uri)
if dbname in db_list:
drop_db(uri, dbname)
id = execute(conn,'create',admin_passwd, dbname, True, lang)
wait(id,uri)
uid = login_conn.login(dbname, user, pwd)
wiz_id = execute(wiz_conn,'create', dbname, uid, user, 'base_setup.base_setup')

View File

@ -115,14 +115,14 @@ class expression(object):
main_table = table
fargs = left.split('.', 1)
index = i
if left in table._inherit_fields:
if fargs[0] in table._inherit_fields:
while True:
field = main_table._columns.get(fargs[0], False)
if field:
working_table = main_table
self.__tables[i] = working_table
break
working_table = main_table.pool.get(main_table._inherit_fields[left][0])
working_table = main_table.pool.get(main_table._inherit_fields[fargs[0]][0])
if working_table not in self.__tables.values():
self.__joins.append(('%s.%s=%s.%s' % (working_table._table, 'id', main_table._table, main_table._inherits[working_table._name]), working_table._table))
self.__tables[index] = working_table
@ -145,25 +145,23 @@ class expression(object):
if field._type in ['many2many','one2many']:
right = field_obj.search(cr, uid, [(fargs[1], operator, right)], context=context)
right1 = table.search(cr, uid, [(fargs[0],'in', right)], context=context)
self.__exp[i] = ('id', 'in', right1)
self.__exp[i] = ('id', 'in', right1)
continue
if field._properties:
if field._properties and not field.store:
# this is a function field
if not field.store:
if not field._fnct_search:
# the function field doesn't provide a search function and doesn't store
# values in the database, so we must ignore it : we generate a dummy leaf
self.__exp[i] = self.__DUMMY_LEAF
else:
subexp = field.search(cr, uid, table, left, [self.__exp[i]])
# we assume that the expression is valid
# we create a dummy leaf for forcing the parsing of the resulting expression
self.__exp[i] = '&'
self.__exp.insert(i + 1, self.__DUMMY_LEAF)
for j, se in enumerate(subexp):
self.__exp.insert(i + 2 + j, se)
if not field._fnct_search:
# the function field doesn't provide a search function and doesn't store
# values in the database, so we must ignore it : we generate a dummy leaf
self.__exp[i] = self.__DUMMY_LEAF
else:
subexp = field.search(cr, uid, table, left, [self.__exp[i]])
# we assume that the expression is valid
# we create a dummy leaf for forcing the parsing of the resulting expression
self.__exp[i] = '&'
self.__exp.insert(i + 1, self.__DUMMY_LEAF)
for j, se in enumerate(subexp):
self.__exp.insert(i + 2 + j, se)
# else, the value of the field is store in the database, so we search on it

View File

@ -506,12 +506,13 @@ class many2many(_column):
limit_str = self._limit is not None and ' limit %d' % self._limit or ''
obj = obj.pool.get(self._obj)
d1, d2 = obj.pool.get('ir.rule').domain_get(cr, user, obj._name)
d1, d2, tables = obj.pool.get('ir.rule').domain_get(cr, user, obj._name, context=context)
if d1:
d1 = ' and ' + d1
d1 = ' and ' + ' and '.join(d1)
else: d1 = ''
cr.execute('SELECT '+self._rel+'.'+self._id2+','+self._rel+'.'+self._id1+' \
FROM '+self._rel+' , '+obj._table+' \
FROM '+self._rel+' , '+(','.join(tables))+' \
WHERE '+self._rel+'.'+self._id1+' = ANY (%s) \
AND '+self._rel+'.'+self._id2+' = '+obj._table+'.id '+d1
+limit_str+' order by '+obj._table+'.'+obj._order+' offset %s',
@ -544,10 +545,12 @@ class many2many(_column):
cr.execute('update '+self._rel+' set '+self._id2+'=null where '+self._id2+'=%s', (id,))
elif act[0] == 6:
d1, d2 = obj.pool.get('ir.rule').domain_get(cr, user, obj._name)
d1, d2,tables = obj.pool.get('ir.rule').domain_get(cr, user, obj._name, context=context)
if d1:
d1 = ' and ' + d1
cr.execute('delete from '+self._rel+' where '+self._id1+'=%s AND '+self._id2+' IN (SELECT '+self._rel+'.'+self._id2+' FROM '+self._rel+', '+obj._table+' WHERE '+self._rel+'.'+self._id1+'=%s AND '+self._rel+'.'+self._id2+' = '+obj._table+'.id '+ d1 +')', [id, id]+d2)
d1 = ' and ' + ' and '.join(d1)
else:
d1 = ''
cr.execute('delete from '+self._rel+' where '+self._id1+'=%s AND '+self._id2+' IN (SELECT '+self._rel+'.'+self._id2+' FROM '+self._rel+', '+','.join(tables)+' WHERE '+self._rel+'.'+self._id1+'=%s AND '+self._rel+'.'+self._id2+' = '+obj._table+'.id '+ d1 +')', [id, id]+d2)
for act_nbr in act[2]:
cr.execute('insert into '+self._rel+' ('+self._id1+','+self._id2+') values (%s, %s)', (id, act_nbr))
@ -676,6 +679,10 @@ class function(_column):
if self._type == 'binary' and context.get('bin_size', False):
# convert the data returned by the function with the size of that data...
res = dict(map( get_nice_size, res.items()))
if self._type == "integer":
for r in res.keys():
# Converting value into string so that it does not affect XML-RPC Limits
res[r] = str(res[r])
return res
get_memory = get
@ -741,7 +748,8 @@ class related(function):
if not ids: return {}
relation = obj._name
res = {}.fromkeys(ids, False)
objlst = obj.browse(cr, uid, ids)
objlst = obj.browse(cr, uid, ids, context=context)
for data in objlst:
if not data:
continue
@ -778,7 +786,6 @@ class related(function):
if res[r]:
res[r] = [x.id for x in res[r]]
return res
def __init__(self, *arg, **args):
@ -856,9 +863,12 @@ class property(function):
if nid:
default_val = property.browse(cr, uid, nid[0], context).value
company_id = obj.pool.get('res.users').company_get(cr, uid, uid)
company_id = obj.pool.get('res.company')._company_default_get(cr, uid, obj._name, prop, context=context)
res = False
newval = (id_val and obj_dest+','+str(id_val)) or False
if val[0]:
newval = (id_val and obj_dest+','+str(id_val)) or False
else:
newval = id_val or False
if (newval != default_val) and newval:
propdef = obj.pool.get('ir.model.fields').browse(cr, uid,
definition_id, context=context)
@ -892,27 +902,28 @@ class property(function):
for id in ids:
res[id] = default_val
for prop in property.browse(cr, uid, nids):
res[int(prop.res_id.split(',')[1])] = (prop.value and \
int(prop.value.split(',')[1])) or False
obj = obj.pool.get(self._obj)
to_check = res.values()
if default_val and default_val not in to_check:
to_check += [default_val]
existing_ids = obj.search(cr, uid, [('id', 'in', to_check)])
for id, res_id in res.items():
if res_id not in existing_ids:
cr.execute('DELETE FROM ir_property WHERE value=%s', ((obj._name+','+str(res_id)),))
res[id] = default_val
names = dict(obj.name_get(cr, uid, existing_ids, context))
for r in res.keys():
if res[r] and res[r] in names:
res[r] = (res[r], names[res[r]])
if prop.value.find(',') >= 0:
res[int(prop.res_id.split(',')[1])] = (prop.value and \
int(prop.value.split(',')[1])) or False
else:
res[r] = False
res[int(prop.res_id.split(',')[1])] = prop.value or ''
if self._obj:
obj = obj.pool.get(self._obj)
to_check = res.values()
if default_val and default_val not in to_check:
to_check += [default_val]
existing_ids = obj.search(cr, uid, [('id', 'in', to_check)])
for id, res_id in res.items():
if res_id not in existing_ids:
cr.execute('DELETE FROM ir_property WHERE value=%s', ((obj._name+','+str(res_id)),))
res[id] = default_val
names = dict(obj.name_get(cr, uid, existing_ids, context))
for r in res.keys():
if res[r] and res[r] in names:
res[r] = (res[r], names[res[r]])
else:
res[r] = False
return res
def _field_get(self, cr, uid, model_name, prop):

View File

@ -1860,7 +1860,8 @@ class orm(orm_template):
if not hasattr(self, "_auto") or self._auto:
cr.execute("SELECT relname FROM pg_class WHERE relkind in ('r','v') AND relname='%s'" % self._table)
if not cr.rowcount:
cr.execute("CREATE TABLE \"%s\" (id SERIAL NOT NULL, PRIMARY KEY(id)) WITH OIDS" % self._table)
cr.execute("CREATE TABLE \"%s\" (id SERIAL NOT NULL, PRIMARY KEY(id)) WITHOUT OIDS" % self._table)
cr.execute("COMMENT ON TABLE \"%s\" IS '%s'" % (self._table, self._description.replace("'","''")))
create = True
cr.commit()
if self._parent_store:
@ -1922,9 +1923,10 @@ class orm(orm_template):
ref = self.pool.get(f._obj)._table
except AttributeError:
ref = f._obj.replace('.', '_')
cr.execute('CREATE TABLE "%s" ("%s" INTEGER NOT NULL REFERENCES "%s" ON DELETE CASCADE, "%s" INTEGER NOT NULL REFERENCES "%s" ON DELETE CASCADE) WITH OIDS' % (f._rel, f._id1, self._table, f._id2, ref))
cr.execute('CREATE TABLE "%s" ("%s" INTEGER NOT NULL REFERENCES "%s" ON DELETE CASCADE, "%s" INTEGER NOT NULL REFERENCES "%s" ON DELETE CASCADE) WITHOUT OIDS' % (f._rel, f._id1, self._table, f._id2, ref))
cr.execute('CREATE INDEX "%s_%s_index" ON "%s" ("%s")' % (f._rel, f._id1, f._rel, f._id1))
cr.execute('CREATE INDEX "%s_%s_index" ON "%s" ("%s")' % (f._rel, f._id2, f._rel, f._id2))
cr.execute("COMMENT ON TABLE \"%s\" IS 'RELATION BETWEEN %s AND %s'" % (f._rel, self._table, ref))
cr.commit()
else:
cr.execute("SELECT c.relname,a.attname,a.attlen,a.atttypmod,a.attnotnull,a.atthasdef,t.typname,CASE WHEN a.attlen=-1 THEN a.atttypmod-4 ELSE a.attlen END as size " \
@ -1953,6 +1955,7 @@ class orm(orm_template):
# add the missing field
cr.execute('ALTER TABLE "%s" ADD COLUMN "%s" %s' % (self._table, k, get_pg_type(f)[1]))
cr.execute("COMMENT ON COLUMN %s.%s IS '%s'" % (self._table, k, f.string.replace("'","''")))
# initialize it
if not create and k in self._defaults:
@ -2340,7 +2343,6 @@ class orm(orm_template):
select = map(lambda x: isinstance(x,dict) and x['id'] or x, select)
result = self._read_flat(cr, user, select, fields, context, load)
for r in result:
for key, v in r.items():
if v == None:
@ -2358,8 +2360,7 @@ class orm(orm_template):
id_exist = cr.fetchone()
if not id_exist:
cr.execute('update "'+self._table+'" set "'+key+'"=NULL where "%s"=%s' %(key,''.join("'"+str(v)+"'")))
r[key] = ''
r[key] = ''
if isinstance(ids, (int, long, dict)):
return result and result[0] or False
return result
@ -2374,7 +2375,7 @@ class orm(orm_template):
fields_to_read = self._columns.keys()
# construct a clause for the rules :
d1, d2 = self.pool.get('ir.rule').domain_get(cr, user, self._name)
d1, d2, tables = self.pool.get('ir.rule').domain_get(cr, user, self._name, context=context)
# all inherited fields + all non inherited fields for which the attribute whose name is in load is True
fields_pre = [f for f in fields_to_read if
@ -2389,7 +2390,7 @@ class orm(orm_template):
return "date_trunc('second', %s) as %s" % (f, f)
if f == self.CONCURRENCY_CHECK_FIELD:
if self._log_access:
return "COALESCE(write_date, create_date, now())::timestamp AS %s" % (f,)
return "COALESCE(%s.write_date, %s.create_date, now())::timestamp AS %s" % (self._table, self._table, f,)
return "now()::timestamp AS %s" % (f,)
if isinstance(self._columns[f], fields.binary) and context.get('bin_size', False):
return 'length("%s") as "%s"' % (f, f)
@ -2398,12 +2399,12 @@ class orm(orm_template):
for i in range(0, len(ids), cr.IN_MAX):
sub_ids = ids[i:i+cr.IN_MAX]
if d1:
cr.execute('SELECT %s FROM \"%s\" WHERE id = ANY (%%s) AND %s ORDER BY %s' % \
(','.join(fields_pre2 + ['id']), self._table, d1,
cr.execute('SELECT %s FROM %s WHERE %s.id = ANY (%%s) AND %s ORDER BY %s' % \
(','.join(fields_pre2 + [self._table + '.id']), ','.join(tables), self._table, ' and '.join(d1),
self._order),[sub_ids,]+d2)
if not cr.rowcount == len({}.fromkeys(sub_ids)):
raise except_orm(_('AccessError'),
_('You try to bypass an access rule (Document type: %s).') % self._description)
_('You try to bypass an access rule while reading (Document type: %s).') % self._description)
else:
cr.execute('SELECT %s FROM \"%s\" WHERE id = ANY (%%s) ORDER BY %s' % \
(','.join(fields_pre2 + ['id']), self._table,
@ -2585,27 +2586,23 @@ class orm(orm_template):
# ids2 = [x[self._inherits[key]] for x in res]
# self.pool.get(key).unlink(cr, uid, ids2)
d1, d2 = self.pool.get('ir.rule').domain_get(cr, uid, self._name)
d1, d2,tables = self.pool.get('ir.rule').domain_get(cr, uid, self._name, context=context)
if d1:
d1 = ' AND '+d1
d1 = ' AND '+' and '.join(d1)
for i in range(0, len(ids), cr.IN_MAX):
sub_ids = ids[i:i+cr.IN_MAX]
str_d = string.join(('%s',)*len(sub_ids), ',')
if d1:
cr.execute('SELECT id FROM "'+self._table+'" ' \
'WHERE id IN ('+str_d+')'+d1, sub_ids+d2)
cr.execute('SELECT '+self._table+'.id FROM '+','.join(tables)+' ' \
'WHERE '+self._table+'.id IN ('+str_d+')'+d1, sub_ids+d2)
if not cr.rowcount == len(sub_ids):
raise except_orm(_('AccessError'),
_('You try to bypass an access rule (Document type: %s).') % \
self._description)
if d1:
cr.execute('delete from "'+self._table+'" ' \
'where id in ('+str_d+')'+d1, sub_ids+d2)
else:
cr.execute('delete from "'+self._table+'" ' \
'where id in ('+str_d+')', sub_ids)
cr.execute('delete from '+self._table+' ' \
'where id in ('+str_d+')', sub_ids)
for order, object, store_ids, fields in result_store:
if object<>self._name:
@ -2705,19 +2702,19 @@ class orm(orm_template):
if len(upd0):
d1, d2 = self.pool.get('ir.rule').domain_get(cr, user, self._name)
d1, d2,tables = self.pool.get('ir.rule').domain_get(cr, user, self._name, context=context)
if d1:
d1 = ' and '+d1
d1 = ' and '+' and '.join(d1)
for i in range(0, len(ids), cr.IN_MAX):
sub_ids = ids[i:i+cr.IN_MAX]
ids_str = string.join(map(str, sub_ids), ',')
if d1:
cr.execute('SELECT id FROM "'+self._table+'" ' \
'WHERE id IN ('+ids_str+')'+d1, d2)
cr.execute('SELECT '+self._table+'.id FROM '+','.join(tables)+' ' \
'WHERE '+self._table+'.id IN ('+ids_str+')'+d1, d2)
if not cr.rowcount == len({}.fromkeys(sub_ids)):
raise except_orm(_('AccessError'),
_('You try to bypass an access rule (Document type: %s).') % \
_('You try to bypass an access rule while writing (Document type: %s).') % \
self._description)
else:
cr.execute('SELECT id FROM "'+self._table+'" WHERE id IN ('+ids_str+')')
@ -2725,12 +2722,8 @@ class orm(orm_template):
raise except_orm(_('AccessError'),
_('You try to write on an record that doesn\'t exist ' \
'(Document type: %s).') % self._description)
if d1:
cr.execute('update "'+self._table+'" set '+string.join(upd0, ',')+' ' \
'where id in ('+ids_str+')'+d1, upd1+ d2)
else:
cr.execute('update "'+self._table+'" set '+string.join(upd0, ',')+' ' \
'where id in ('+ids_str+')', upd1)
cr.execute('update '+self._table+' set '+string.join(upd0, ',')+' ' \
'where id in ('+ids_str+')', upd1)
if totranslate:
# TODO: optimize
@ -3023,7 +3016,9 @@ class orm(orm_template):
continue
result.setdefault(fncts[fnct][0], {})
ids2 = fncts[fnct][2](self,cr, uid, ids, context)
# uid == 1 for accessing objects having rules defined on store fields
ids2 = fncts[fnct][2](self,cr, 1, ids, context)
for id in filter(None, ids2):
result[fncts[fnct][0]].setdefault(id, [])
result[fncts[fnct][0]][id].append(fnct)
@ -3072,7 +3067,8 @@ class orm(orm_template):
for key in keys:
val = todo[key]
if key:
result = self._columns[val[0]].get(cr, self, ids, val, uid, context=context)
# uid == 1 for accessing objects having rules defined on store fields
result = self._columns[val[0]].get(cr, self, ids, val, 1, context=context)
for id,value in result.items():
if field_flag:
for f in value.keys():
@ -3096,7 +3092,8 @@ class orm(orm_template):
else:
for f in val:
result = self._columns[f].get(cr, self, ids, f, uid, context=context)
# uid == 1 for accessing objects having rules defined on store fields
result = self._columns[f].get(cr, self, ids, f, 1, context=context)
for r in result.keys():
if field_flag:
if r in field_dict.keys():
@ -3159,12 +3156,19 @@ class orm(orm_template):
context = {}
# compute the where, order by, limit and offset clauses
(qu1, qu2, tables) = self._where_calc(cr, user, args, context=context)
dom = self.pool.get('ir.rule').domain_get(cr, user, self._name, context=context)
qu1 = qu1 + dom[0]
qu2 = qu2 + dom[1]
for t in dom[2]:
if t not in tables:
tables.append(t)
if len(qu1):
qu1 = ' where '+string.join(qu1, ' and ')
else:
qu1 = ''
if order:
self._check_qorder(order)
order_by = order or self._order
@ -3173,12 +3177,6 @@ class orm(orm_template):
offset_str = offset and ' offset %d' % offset or ''
# construct a clause for the rules :
d1, d2 = self.pool.get('ir.rule').domain_get(cr, user, self._name)
if d1:
qu1 = qu1 and qu1+' and '+d1 or ' where '+d1
qu2 += d2
if count:
cr.execute('select count(%s.id) from ' % self._table +
','.join(tables) +qu1 + limit_str + offset_str, qu2)

View File

@ -82,7 +82,6 @@ class Cursor(object):
self.sql_into_log = {}
self.sql_log = False
self.sql_log_count = 0
self.__closed = True # avoid the call of close() (by __del__) if an exception
# is raised by any of the following initialisations
self._pool = pool

View File

@ -31,6 +31,7 @@ from config import config
import zipfile
import release
import socket
import re
if sys.version_info[:2] < (2, 4):
from threadinglocal import local
@ -302,8 +303,103 @@ def reverse_enumerate(l):
#----------------------------------------------------------
# Emails
#----------------------------------------------------------
email_re = re.compile(r"""
([a-zA-Z][\w\.-]*[a-zA-Z0-9] # username part
@ # mandatory @ sign
[a-zA-Z0-9][\w\.-]* # domain must start with a letter ... Ged> why do we include a 0-9 then?
\.
[a-z]{2,3} # TLD
)
""", re.VERBOSE)
res_re = re.compile(r"\[([0-9]+)\]", re.UNICODE)
command_re = re.compile("^Set-([a-z]+) *: *(.+)$", re.I + re.UNICODE)
reference_re = re.compile("<.*-openobject-(\\d+)@(.*)>", re.UNICODE)
priorities = {
'1': '1 (Highest)',
'2': '2 (High)',
'3': '3 (Normal)',
'4': '4 (Low)',
'5': '5 (Lowest)',
}
def html2plaintext(html, body_id=None, encoding='utf-8'):
## (c) Fry-IT, www.fry-it.com, 2007
## <peter@fry-it.com>
## download here: http://www.peterbe.com/plog/html2plaintext
""" from an HTML text, convert the HTML to plain text.
If @body_id is provided then this is the tag where the
body (not necessarily <body>) starts.
"""
try:
from BeautifulSoup import BeautifulSoup, SoupStrainer, Comment
except:
return html
urls = []
if body_id is not None:
strainer = SoupStrainer(id=body_id)
else:
strainer = SoupStrainer('body')
soup = BeautifulSoup(html, parseOnlyThese=strainer, fromEncoding=encoding)
for link in soup.findAll('a'):
title = link.renderContents()
for url in [x[1] for x in link.attrs if x[0]=='href']:
urls.append(dict(url=url, tag=str(link), title=title))
html = soup.__str__()
url_index = []
i = 0
for d in urls:
if d['title'] == d['url'] or 'http://'+d['title'] == d['url']:
html = html.replace(d['tag'], d['url'])
else:
i += 1
html = html.replace(d['tag'], '%s [%s]' % (d['title'], i))
url_index.append(d['url'])
html = html.replace('<strong>','*').replace('</strong>','*')
html = html.replace('<b>','*').replace('</b>','*')
html = html.replace('<h3>','*').replace('</h3>','*')
html = html.replace('<h2>','**').replace('</h2>','**')
html = html.replace('<h1>','**').replace('</h1>','**')
html = html.replace('<em>','/').replace('</em>','/')
# the only line breaks we respect is those of ending tags and
# breaks
html = html.replace('\n',' ')
html = html.replace('<br>', '\n')
html = html.replace('<tr>', '\n')
html = html.replace('</p>', '\n\n')
html = re.sub('<br\s*/>', '\n', html)
html = html.replace(' ' * 2, ' ')
# for all other tags we failed to clean up, just remove then and
# complain about them on the stderr
def desperate_fixer(g):
#print >>sys.stderr, "failed to clean up %s" % str(g.group())
return ' '
html = re.sub('<.*?>', desperate_fixer, html)
# lstrip all lines
html = '\n'.join([x.lstrip() for x in html.splitlines()])
for i, url in enumerate(url_index):
if i == 0:
html += '\n\n'
html += '[%s] %s\n' % (i+1, url)
return html
def email_send(email_from, email_to, subject, body, email_cc=None, email_bcc=None, reply_to=False,
attach=None, tinycrm=False, ssl=False, debug=False, subtype='plain', x_headers=None):
attach=None, openobject_id=False, ssl=False, debug=False, subtype='plain', x_headers=None, priority='3'):
"""Send an email."""
import smtplib
@ -314,7 +410,7 @@ def email_send(email_from, email_to, subject, body, email_cc=None, email_bcc=Non
from email.Utils import formatdate, COMMASPACE
from email.Utils import formatdate, COMMASPACE
from email import Encoders
import netsvc
import netsvc
if x_headers is None:
x_headers = {}
@ -325,6 +421,9 @@ def email_send(email_from, email_to, subject, body, email_cc=None, email_bcc=Non
if not email_from and not config['email_from']:
raise Exception("No Email sender by default, see config file")
if not email_from:
email_from = config.get('email_from', False)
if not email_cc:
email_cc = []
if not email_bcc:
@ -356,13 +455,15 @@ def email_send(email_from, email_to, subject, body, email_cc=None, email_bcc=Non
msg['X-Generated-By'] = 'OpenERP (http://www.openerp.com)'
msg['X-OpenERP-Server-Host'] = socket.gethostname()
msg['X-OpenERP-Server-Version'] = release.version
if priority:
msg['X-Priority'] = priorities.get(priority, '3 (Normal)')
# Add dynamic X Header
for key, value in x_headers.items():
msg['X-OpenERP-%s' % key] = str(value)
if tinycrm:
msg['Message-Id'] = "<%s-tinycrm-%s@%s>" % (time.time(), tinycrm, socket.gethostname())
if openobject_id:
msg['Message-Id'] = "<%s-openobject-%s@%s>" % (time.time(), openobject_id, socket.gethostname())
if attach:
try:
@ -393,12 +494,11 @@ def email_send(email_from, email_to, subject, body, email_cc=None, email_bcc=Non
return True
except Exception,e:
netsvc.Logger().notifyChannel('email_send (maildir)', netsvc.LOG_ERROR, e)
return False
return False
try:
oldstderr = smtplib.stderr
s = smtplib.SMTP()
try:
# in case of debug, the messages are printed to stderr.
if debug:
@ -412,13 +512,11 @@ def email_send(email_from, email_to, subject, body, email_cc=None, email_bcc=Non
s.ehlo()
if config['smtp_user'] or config['smtp_password']:
s.login(config['smtp_user'], config['smtp_password'])
s.login(config['smtp_user'], config['smtp_password'])
s.sendmail(email_from,
flatten([email_to, email_cc, email_bcc]),
msg.as_string()
)
finally:
s.quit()
if debug:

42
debian/po/es_EC.po vendored Normal file
View File

@ -0,0 +1,42 @@
# Spanish (Ecuador) translation for openobject-server
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
# This file is distributed under the same license as the openobject-server package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-server\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2009-08-24 22:41+0300\n"
"PO-Revision-Date: 2009-12-27 00:29+0000\n"
"Last-Translator: Cristian Salamea (GnuThink) <ovnicraft@gmail.com>\n"
"Language-Team: Spanish (Ecuador) <es_EC@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2009-12-29 04:35+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid "Dedicated system account for the Open ERP server:"
msgstr "Cuenta del sistema, dedicada para el servidor OpenERP"
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid ""
"The Open ERP server must use a dedicated account for its operation so that "
"the system's security is not compromised by running it with superuser "
"privileges."
msgstr ""
"El servidor OpenERP debe utilizar una cuenta dedicada para su "
"funcionamiento, de tal modo que la seguridad del sistema no se vea "
"comprometida por su utilización con privilegios de administración."
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid "Please choose that account's username."
msgstr "Por favor, elija un nombre de usuario para la cuenta."

6
debian/po/nl.po vendored
View File

@ -8,13 +8,13 @@ msgstr ""
"Project-Id-Version: openobject-server\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2009-08-24 22:41+0300\n"
"PO-Revision-Date: 2009-12-16 08:28+0000\n"
"Last-Translator: Pieter J. Kersten (EduSense BV) <Unknown>\n"
"PO-Revision-Date: 2009-12-17 06:04+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n"
"Language-Team: Dutch <nl@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2009-12-17 04:43+0000\n"
"X-Launchpad-Export-Date: 2009-12-24 04:39+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. Type: string

42
debian/po/ro.po vendored Normal file
View File

@ -0,0 +1,42 @@
# Romanian translation for openobject-server
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
# This file is distributed under the same license as the openobject-server package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-server\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2009-08-24 22:41+0300\n"
"PO-Revision-Date: 2009-12-21 06:11+0000\n"
"Last-Translator: Valentin Caragea <carageav@gmail.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2009-12-24 04:39+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid "Dedicated system account for the Open ERP server:"
msgstr "Contul sistem dedicat serverului Open ERP"
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid ""
"The Open ERP server must use a dedicated account for its operation so that "
"the system's security is not compromised by running it with superuser "
"privileges."
msgstr ""
"Serverul Open ERP trebuie sa utilizeze un cont dedicat operatiilor sale "
"astfel incat sa nu fie compromisa securitatea sistemului prin rularea cu "
"privilegii de root"
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid "Please choose that account's username."
msgstr "Alege numele utilizatorului (username)"

42
debian/po/uk.po vendored Normal file
View File

@ -0,0 +1,42 @@
# Ukrainian translation for openobject-server
# Copyright (c) 2009 Rosetta Contributors and Canonical Ltd 2009
# This file is distributed under the same license as the openobject-server package.
# FIRST AUTHOR <EMAIL@ADDRESS>, 2009.
#
msgid ""
msgstr ""
"Project-Id-Version: openobject-server\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2009-08-24 22:41+0300\n"
"PO-Revision-Date: 2009-12-24 06:54+0000\n"
"Last-Translator: Fabien (Open ERP) <fp@tinyerp.com>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Launchpad-Export-Date: 2009-12-29 04:35+0000\n"
"X-Generator: Launchpad (build Unknown)\n"
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid "Dedicated system account for the Open ERP server:"
msgstr "Специалізований користувач системи для Open ERP сервера:"
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid ""
"The Open ERP server must use a dedicated account for its operation so that "
"the system's security is not compromised by running it with superuser "
"privileges."
msgstr ""
"Open ERP повинен працювати під спеціалізованим користувачем в системі. Якщо "
"запустити сервер під супер користувачем, рівень безпеки системи може будет "
"значно знижено."
#. Type: string
#. Description
#: ../openerp-server.templates:1001
msgid "Please choose that account's username."
msgstr "Будь ласка, оберіть користувача системи."