diff --git a/bin/addons/base/base.sql b/bin/addons/base/base.sql index d38fc77b34c..91d5cc46561 100644 --- a/bin/addons/base/base.sql +++ b/bin/addons/base/base.sql @@ -295,6 +295,7 @@ CREATE TABLE ir_module_module ( latest_version character varying(64), shortdesc character varying(256), category_id integer REFERENCES ir_module_category ON DELETE SET NULL, + certificate character varying(64), description text, demo boolean default False, primary key(id) diff --git a/bin/addons/base/i18n/ar_AR.po b/bin/addons/base/i18n/ar_AR.po index 69637eaa03f..4bf080bea59 100644 --- a/bin/addons/base/i18n/ar_AR.po +++ b/bin/addons/base/i18n/ar_AR.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:21:53+0000\n" -"PO-Revision-Date: 2009-04-09 13:21:53+0000\n" +"POT-Creation-Date: 2009-05-19 14:14:30+0000\n" +"PO-Revision-Date: 2009-05-20 10:14:30+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,9 +837,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1058,12 +1057,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "" msgid "Report Fields" msgstr "" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,14 +6415,16 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" msgstr "" #. module: base @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,11 +7160,8 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" +#: view:res.partner:0 +msgid "General" msgstr "" #. module: base @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/base.pot b/bin/addons/base/i18n/base.pot index 38aaa799753..61ef6363442 100644 --- a/bin/addons/base/i18n/base.pot +++ b/bin/addons/base/i18n/base.pot @@ -1,6 +1,6 @@ # Translation of OpenERP Server. # This file contains the translation of the following modules: -# * base +# * base # msgid "" msgstr "" @@ -62,7 +62,9 @@ msgstr "" #. module: base #: view:wizard.module.update_translations:0 -msgid "This wizard will detect new terms in the application so that you can update them manually." +msgid "" +"This wizard will detect new terms in the application so that you can update " +"them manually." msgstr "" #. module: base @@ -76,8 +78,7 @@ msgid "%j - Day of the year as a decimal number [001,366]." msgstr "" #. module: base -#: wizard_view:module.upgrade,end:0 -#: wizard_view:module.upgrade,start:0 +#: wizard_view:module.upgrade,end:0 wizard_view:module.upgrade,start:0 msgid "You may have to reinstall some language pack." msgstr "" @@ -112,8 +113,7 @@ msgid "Invalid model name in the action definition." msgstr "" #. module: base -#: field:res.partner,title:0 -#: field:res.partner.address,title:0 +#: field:res.partner,title:0 field:res.partner.address,title:0 #: field:res.partner.title,name:0 msgid "Title" msgstr "" @@ -149,8 +149,7 @@ msgid "STOCK_SORT_ASCENDING" msgstr "" #. module: base -#: view:ir.model:0 -#: view:res.groups:0 +#: view:ir.model:0 view:res.groups:0 msgid "Access Rules" msgstr "" @@ -186,23 +185,14 @@ msgstr "" #. module: base #: field:ir.actions.act_window,res_model:0 -#: field:ir.actions.report.custom,model:0 -#: field:ir.actions.report.xml,model:0 -#: field:ir.actions.server,model_id:0 -#: field:ir.actions.wizard,model:0 -#: field:ir.cron,model:0 -#: field:ir.default,field_tbl:0 -#: view:ir.model:0 -#: field:ir.model,model:0 -#: field:ir.model.access,model_id:0 -#: field:ir.model.data,model:0 -#: field:ir.model.grid,model:0 -#: field:ir.report.custom,model_id:0 -#: field:ir.rule.group,model_id:0 -#: selection:ir.translation,type:0 -#: field:ir.ui.view,model:0 -#: field:ir.values,model_id:0 -#: field:res.request.link,object:0 +#: field:ir.actions.report.custom,model:0 field:ir.actions.report.xml,model:0 +#: field:ir.actions.server,model_id:0 field:ir.actions.wizard,model:0 +#: field:ir.cron,model:0 field:ir.default,field_tbl:0 view:ir.model:0 +#: field:ir.model,model:0 field:ir.model.access,model_id:0 +#: field:ir.model.data,model:0 field:ir.model.grid,model:0 +#: field:ir.report.custom,model_id:0 field:ir.rule.group,model_id:0 +#: selection:ir.translation,type:0 field:ir.ui.view,model:0 +#: field:ir.values,model_id:0 field:res.request.link,object:0 #: field:wizard.ir.model.menu.create,model_id:0 #: field:workflow.triggers,model:0 msgid "Object" @@ -246,7 +236,9 @@ msgstr "" #. module: base #: view:ir.actions.server:0 -msgid "Access all the fields related to the current object using expression in double brackets, i.e.[[ object.partner_id.name ]]" +msgid "" +"Access all the fields related to the current object using expression in " +"double brackets, i.e.[[ object.partner_id.name ]]" msgstr "" #. module: base @@ -301,10 +293,8 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.action_res_roles_form -#: model:ir.ui.menu,name:base.menu_action_res_roles_form -#: view:res.roles:0 -#: view:res.users:0 -#: field:res.users,roles_id:0 +#: model:ir.ui.menu,name:base.menu_action_res_roles_form view:res.roles:0 +#: view:res.users:0 field:res.users,roles_id:0 msgid "Roles" msgstr "" @@ -366,8 +356,7 @@ msgid "Select Report" msgstr "" #. module: base -#: view:ir.actions.wizard:0 -#: field:wizard.ir.model.menu.create.line,wizard_id:0 +#: view:ir.actions.wizard:0 field:wizard.ir.model.menu.create.line,wizard_id:0 msgid "Wizard" msgstr "" @@ -427,8 +416,7 @@ msgid "Retailer" msgstr "" #. module: base -#: field:ir.model.config,password:0 -#: field:maintenance.contract,password:0 +#: field:ir.model.config,password:0 field:maintenance.contract,password:0 #: field:maintenance.contract.wizard,password:0 #: wizard_field:res.partner.sms_send,init,password:0 #: field:res.users,password:0 @@ -447,7 +435,8 @@ msgstr "" #. module: base #: help:ir.module.repository,filter:0 -msgid "Regexp to search module on the repository webpage:\n" +msgid "" +"Regexp to search module on the repository webpage:\n" "- The first parenthesis must match the name of the module.\n" "- The second parenthesis must match the whole version number.\n" "- The last parenthesis must match the extension of the module." @@ -460,9 +449,12 @@ msgstr "" #. module: base #: model:ir.actions.todo,note:base.config_wizard_simple_view -msgid "Choose between the \"Simplified Interface\" or the extended one.\n" -"If you are testing or using OpenERP for the first time, we suggest you to use\n" -"the simplified interface, which has less options and fields but is easier to\n" +msgid "" +"Choose between the \"Simplified Interface\" or the extended one.\n" +"If you are testing or using OpenERP for the first time, we suggest you to " +"use\n" +"the simplified interface, which has less options and fields but is easier " +"to\n" "understand. You will be able to switch to the extended view later.\n" " " msgstr "" @@ -573,8 +565,7 @@ msgid "Sorted By" msgstr "" #. module: base -#: field:ir.actions.report.custom,type:0 -#: field:ir.actions.report.xml,type:0 +#: field:ir.actions.report.custom,type:0 field:ir.actions.report.xml,type:0 #: field:ir.report.custom,type:0 msgid "Report Type" msgstr "" @@ -668,7 +659,9 @@ msgstr "" #. module: base #: help:ir.actions.server,loop_action:0 -msgid "Select the action that will be executed. Loop action will not be avaliable inside loop." +msgid "" +"Select the action that will be executed. Loop action will not be avaliable " +"inside loop." msgstr "" #. module: base @@ -720,23 +713,17 @@ msgid "%m - Month as a decimal number [01,12]." msgstr "" #. module: base -#: field:ir.actions.todo,state:0 -#: field:ir.module.module,state:0 -#: field:ir.module.module.dependency,state:0 -#: field:ir.report.custom,state:0 -#: field:maintenance.contract,state:0 -#: field:res.bank,state:0 -#: view:res.country.state:0 -#: field:res.partner.bank,state_id:0 -#: field:res.request,state:0 -#: field:workflow.instance,state:0 +#: field:ir.actions.todo,state:0 field:ir.module.module,state:0 +#: field:ir.module.module.dependency,state:0 field:ir.report.custom,state:0 +#: field:maintenance.contract,state:0 field:res.bank,state:0 +#: view:res.country.state:0 field:res.partner.bank,state_id:0 +#: field:res.request,state:0 field:workflow.instance,state:0 #: field:workflow.workitem,state:0 msgid "State" msgstr "" #. module: base -#: view:res.partner:0 -#: field:res.partner,category_id:0 +#: view:res.partner:0 field:res.partner,category_id:0 msgid "Categories" msgstr "" @@ -772,8 +759,7 @@ msgid "Libya" msgstr "" #. module: base -#: field:ir.module.category,parent_id:0 -#: field:res.partner.category,parent_id:0 +#: field:ir.module.category,parent_id:0 field:res.partner.category,parent_id:0 msgid "Parent Category" msgstr "" @@ -808,8 +794,7 @@ msgid "Liechtenstein" msgstr "" #. module: base -#: selection:res.partner.address,type:0 -#: selection:res.partner.title,domain:0 +#: selection:res.partner.address,type:0 selection:res.partner.title,domain:0 msgid "Contact" msgstr "" @@ -886,19 +871,15 @@ msgid "Currency Rate" msgstr "" #. module: base -#: view:workflow:0 -#: field:workflow.activity,wkf_id:0 +#: view:workflow:0 field:workflow.activity,wkf_id:0 #: field:workflow.instance,wkf_id:0 msgid "Workflow" msgstr "" #. module: base -#: field:ir.actions.act_window,type:0 -#: field:ir.actions.act_window_close,type:0 -#: field:ir.actions.actions,type:0 -#: field:ir.actions.server,state:0 -#: field:ir.actions.server,type:0 -#: field:ir.actions.url,type:0 +#: field:ir.actions.act_window,type:0 field:ir.actions.act_window_close,type:0 +#: field:ir.actions.actions,type:0 field:ir.actions.server,state:0 +#: field:ir.actions.server,type:0 field:ir.actions.url,type:0 #: field:ir.actions.wizard,type:0 msgid "Action Type" msgstr "" @@ -945,13 +926,13 @@ msgstr "" #. module: base #: help:ir.actions.report.xml,report_rml:0 -msgid "The .rml path of the file or NULL if the content is in report_rml_content" +msgid "" +"The .rml path of the file or NULL if the content is in report_rml_content" msgstr "" #. 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 +#: view:ir.actions.todo:0 model:ir.ui.menu,name:base.menu_ir_actions_todo_form msgid "Config Wizard Steps" msgstr "" @@ -961,8 +942,7 @@ msgid "Category" msgstr "" #. module: base -#: field:ir.model.access,group_id:0 -#: field:ir.rule,rule_group:0 +#: field:ir.model.access,group_id:0 field:ir.rule,rule_group:0 msgid "Group" msgstr "" @@ -992,8 +972,7 @@ msgid "Signature" msgstr "" #. module: base -#: field:ir.actions.server,sms:0 -#: selection:ir.actions.server,state:0 +#: field:ir.actions.server,sms:0 selection:ir.actions.server,state:0 msgid "SMS" msgstr "" @@ -1003,8 +982,7 @@ msgid "Costa Rica" msgstr "" #. module: base -#: field:ir.exports.line,name:0 -#: field:ir.translation,name:0 +#: field:ir.exports.line,name:0 field:ir.translation,name:0 #: field:res.partner.bank.type.field,name:0 msgid "Field Name" msgstr "" @@ -1012,8 +990,7 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.res_lang_act_window #: model:ir.model,name:base.model_res_lang -#: model:ir.ui.menu,name:base.menu_res_lang_act_window -#: view:res.lang:0 +#: model:ir.ui.menu,name:base.menu_res_lang_act_window view:res.lang:0 msgid "Languages" msgstr "" @@ -1024,12 +1001,16 @@ msgstr "" #. module: base #: help:ir.actions.report.xml,attachment:0 -msgid "This is the filename of the attachment used to store the printing result. Keep empty to not save the printed reports. You can use a python expression with the object and time variables." +msgid "" +"This is the filename of the attachment used to store the printing result. " +"Keep empty to not save the printed reports. You can use a python expression " +"with the object and time variables." msgstr "" #. module: base #: constraint:ir.model:0 -msgid "The Object name must start with x_ and not contain any special character !" +msgid "" +"The Object name must start with x_ and not contain any special character !" msgstr "" #. module: base @@ -1059,8 +1040,7 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.action_currency_form -#: model:ir.ui.menu,name:base.menu_action_currency_form -#: view:res.currency:0 +#: model:ir.ui.menu,name:base.menu_action_currency_form view:res.currency:0 msgid "Currencies" msgstr "" @@ -1071,7 +1051,9 @@ msgstr "" #. module: base #: help:res.partner,lang:0 -msgid "If the selected language is loaded in the system, all documents related to this partner will be printed in this language. If not, it will be english." +msgid "" +"If the selected language is loaded in the system, all documents related to " +"this partner will be printed in this language. If not, it will be english." msgstr "" #. module: base @@ -1110,8 +1092,7 @@ msgid "Always Searchable" msgstr "" #. module: base -#: field:res.bank,email:0 -#: field:res.partner.address,email:0 +#: field:res.bank,email:0 field:res.partner.address,email:0 msgid "E-Mail" msgstr "" @@ -1185,8 +1166,7 @@ msgid "Constraint" msgstr "" #. module: base -#: selection:ir.values,key:0 -#: selection:res.partner.address,type:0 +#: selection:ir.values,key:0 selection:res.partner.address,type:0 msgid "Default" msgstr "" @@ -1256,7 +1236,9 @@ msgstr "" #. module: base #: help:ir.actions.report.xml,attachment_use:0 -msgid "If you check this, then the second time the user prints with same attachment name, it returns the previous report." +msgid "" +"If you check this, then the second time the user prints with same attachment " +"name, it returns the previous report." msgstr "" #. module: base @@ -1266,7 +1248,9 @@ 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 ]]`" +msgid "" +"Specify the subject. You can use fields from the object, e.g. `Hello " +"[[ object.partner_id.name ]]`" msgstr "" #. module: base @@ -1301,8 +1285,7 @@ msgstr "" #. module: base #: model:ir.model,name:base.model_res_partner_event_type -#: model:ir.ui.menu,name:base.next_id_14 -#: view:res.partner.event:0 +#: model:ir.ui.menu,name:base.next_id_14 view:res.partner.event:0 msgid "Partner Events" msgstr "" @@ -1384,7 +1367,8 @@ msgstr "" #. module: base #: help:res.country,code:0 -msgid "The ISO country code in two chars.\n" +msgid "" +"The ISO country code in two chars.\n" "You can use this field for quick search." msgstr "" @@ -1414,8 +1398,7 @@ msgid "Nepal" msgstr "" #. module: base -#: wizard_view:module.lang.install,init:0 -#: wizard_view:module.upgrade,next:0 +#: wizard_view:module.lang.install,init:0 wizard_view:module.upgrade,next:0 msgid "System Upgrade" msgstr "" @@ -1460,8 +1443,7 @@ msgid "Low Level Objects" msgstr "" #. module: base -#: field:ir.actions.report.custom,multi:0 -#: field:ir.actions.report.xml,multi:0 +#: field:ir.actions.report.custom,multi:0 field:ir.actions.report.xml,multi:0 msgid "On multiple doc." msgstr "" @@ -1477,8 +1459,7 @@ msgstr "" #. module: base #: field:ir.actions.act_window,view_type:0 -#: field:ir.actions.act_window.view,view_mode:0 -#: field:ir.ui.view,type:0 +#: field:ir.actions.act_window.view,view_mode:0 field:ir.ui.view,type:0 #: field:wizard.ir.model.menu.create.line,view_type:0 msgid "View Type" msgstr "" @@ -1519,8 +1500,7 @@ msgid "Bulk SMS send" msgstr "" #. module: base -#: view:res.partner.bank:0 -#: model:res.partner.bank.type,name:base.bank_normal +#: view:res.partner.bank:0 model:res.partner.bank.type,name:base.bank_normal msgid "Bank account" msgstr "" @@ -1546,7 +1526,8 @@ msgstr "" #. module: base #: help:ir.values,key2:0 -msgid "The kind of action or button in the client side that will trigger the action." +msgid "" +"The kind of action or button in the client side that will trigger the action." msgstr "" #. module: base @@ -1639,8 +1620,7 @@ msgid "Actions" msgstr "" #. module: base -#: view:res.request:0 -#: field:res.request,body:0 +#: view:res.request:0 field:res.request,body:0 #: field:res.request.history,req_id:0 msgid "Request" msgstr "" @@ -1656,8 +1636,7 @@ msgid "Continue" msgstr "" #. module: base -#: field:ir.model.fields,model_id:0 -#: field:ir.values,res_id:0 +#: field:ir.model.fields,model_id:0 field:ir.values,res_id:0 msgid "Object ID" msgstr "" @@ -1761,7 +1740,9 @@ msgstr "" #. module: base #: help:ir.actions.server,sequence:0 -msgid "Important when you deal with multiple actions, the execution order will be decided based on this, low number is higher priority." +msgid "" +"Important when you deal with multiple actions, the execution order will be " +"decided based on this, low number is higher priority." msgstr "" #. module: base @@ -1831,8 +1812,7 @@ msgid "Maldives" msgstr "" #. module: base -#: model:ir.actions.act_window,name:base.ir_sequence_form -#: view:ir.sequence:0 +#: model:ir.actions.act_window,name:base.ir_sequence_form view:ir.sequence:0 #: model:ir.ui.menu,name:base.menu_ir_sequence_form #: model:ir.ui.menu,name:base.next_id_5 msgid "Sequences" @@ -1880,7 +1860,11 @@ msgstr "" #. module: base #: view:wizard.module.lang.export:0 -msgid "To improve some terms of the official translations of OpenERP, you should modify the terms directly on the launchpad interface. If you made lots of translations for your own module, you can also publish all your translation at once." +msgid "" +"To improve some terms of the official translations of OpenERP, you should " +"modify the terms directly on the launchpad interface. If you made lots of " +"translations for your own module, you can also publish all your translation " +"at once." msgstr "" #. module: base @@ -1899,14 +1883,15 @@ msgid "Partner Category" msgstr "" #. module: base -#: view:ir.actions.server:0 -#: selection:ir.actions.server,state:0 +#: view:ir.actions.server:0 selection:ir.actions.server,state:0 msgid "Trigger" msgstr "" #. module: base #: help:ir.actions.server,write_id:0 -msgid "Provide the field name that the record id refers to for the write operation. If it is empty it will refer to the active id of the object." +msgid "" +"Provide the field name that the record id refers to for the write operation. " +"If it is empty it will refer to the active id of the object." msgstr "" #. module: base @@ -1921,7 +1906,9 @@ msgstr "" #. module: base #: view:ir.actions.server:0 -msgid "Access all the fields related to the current object using expression in double brackets, i.e. [[ object.partner_id.name ]]" +msgid "" +"Access all the fields related to the current object using expression in " +"double brackets, i.e. [[ object.partner_id.name ]]" msgstr "" #. module: base @@ -1957,20 +1944,16 @@ msgstr "" #. module: base #: view:ir.actions.act_window:0 #: model:ir.actions.act_window,name:base.action_ui_view -#: field:ir.actions.act_window,view_ids:0 -#: field:ir.actions.act_window,views:0 +#: field:ir.actions.act_window,view_ids:0 field:ir.actions.act_window,views:0 #: field:ir.module.module,views_by_module:0 -#: model:ir.ui.menu,name:base.menu_action_ui_view -#: view:ir.ui.view:0 +#: model:ir.ui.menu,name:base.menu_action_ui_view view:ir.ui.view:0 #: view:wizard.ir.model.menu.create:0 #: field:wizard.ir.model.menu.create,view_ids:0 msgid "Views" msgstr "" #. module: base -#: view:res.groups:0 -#: field:res.groups,rule_groups:0 -#: field:res.users,rules_id:0 +#: view:res.groups:0 field:res.groups,rule_groups:0 field:res.users,rules_id:0 msgid "Rules" msgstr "" @@ -2090,7 +2073,9 @@ msgstr "" #. module: base #: wizard_view:module.lang.install,start:0 -msgid "The selected language has been successfully installed. You must change the preferences of the user and open a new menu to view changes." +msgid "" +"The selected language has been successfully installed. You must change the " +"preferences of the user and open a new menu to view changes." msgstr "" #. module: base @@ -2120,7 +2105,8 @@ msgstr "" #. module: base #: help:ir.cron,priority:0 -msgid "0=Very Urgent\n" +msgid "" +"0=Very Urgent\n" "10=Not urgent" msgstr "" @@ -2130,8 +2116,7 @@ msgid "Suffix" msgstr "" #. module: base -#: view:ir.model:0 -#: view:res.groups:0 +#: view:ir.model:0 view:res.groups:0 msgid "Access Rights" msgstr "" @@ -2178,7 +2163,10 @@ msgstr "" #. module: base #: help:ir.ui.menu,groups_id:0 -msgid "If you have groups, the visibility of this menu will be based on these groups. If this field is empty, Open ERP will compute visibility based on the related object's read access." +msgid "" +"If you have groups, the visibility of this menu will be based on these " +"groups. If this field is empty, Open ERP will compute visibility based on " +"the related object's read access." msgstr "" #. module: base @@ -2219,7 +2207,10 @@ msgstr "" #. module: base #: view:res.config.view:0 -msgid "Choose the simplified interface if you are testing OpenERP for the first time. Less used options or fields are automatically hidden. You will be able to change this, later, through the Administration menu." +msgid "" +"Choose the simplified interface if you are testing OpenERP for the first " +"time. Less used options or fields are automatically hidden. You will be able " +"to change this, later, through the Administration menu." msgstr "" #. module: base @@ -2243,8 +2234,7 @@ msgid "Labels" msgstr "" #. module: base -#: field:res.request,act_from:0 -#: field:res.request.history,act_from:0 +#: field:res.request,act_from:0 field:res.request.history,act_from:0 msgid "From" msgstr "" @@ -2284,8 +2274,7 @@ msgid "Andorra, Principality of" msgstr "" #. module: base -#: field:ir.module.category,child_ids:0 -#: field:res.partner.category,child_ids:0 +#: field:ir.module.category,child_ids:0 field:res.partner.category,child_ids:0 msgid "Child Categories" msgstr "" @@ -2325,12 +2314,9 @@ msgid "Sender's email" msgstr "" #. module: base -#: field:ir.actions.report.xml,report_type:0 -#: field:ir.actions.todo,type:0 -#: field:ir.server.object.lines,type:0 -#: field:ir.translation,type:0 -#: field:ir.values,key:0 -#: view:res.partner:0 +#: field:ir.actions.report.xml,report_type:0 field:ir.actions.todo,type:0 +#: field:ir.server.object.lines,type:0 field:ir.translation,type:0 +#: field:ir.values,key:0 view:res.partner:0 msgid "Type" msgstr "" @@ -2375,8 +2361,7 @@ msgid "ir.actions.actions" msgstr "" #. module: base -#: view:ir.translation:0 -#: model:ir.ui.menu,name:base.menu_translation +#: view:ir.translation:0 model:ir.ui.menu,name:base.menu_translation msgid "Translations" msgstr "" @@ -2442,8 +2427,7 @@ msgid "Ukraine" msgstr "" #. module: base -#: selection:ir.actions.server,state:0 -#: selection:workflow.activity,kind:0 +#: selection:ir.actions.server,state:0 selection:workflow.activity,kind:0 msgid "Dummy" msgstr "" @@ -2483,8 +2467,7 @@ msgid "Tests" msgstr "" #. module: base -#: model:ir.model,name:base.model_ir_module_category -#: view:ir.module.category:0 +#: model:ir.model,name:base.model_ir_module_category view:ir.module.category:0 msgid "Module Category" msgstr "" @@ -2576,7 +2559,9 @@ msgstr "" #. module: base #: view:ir.actions.server:0 -msgid "Only one client action will be execute, last clinent action will be consider in case of multiples clients actions" +msgid "" +"Only one client action will be execute, last " +"clinent action will be consider in case of multiples clients actions" msgstr "" #. module: base @@ -2585,10 +2570,8 @@ msgid "STOCK_HELP" msgstr "" #. module: base -#: view:ir.model.access:0 -#: model:ir.ui.menu,name:base.menu_security_access -#: view:res.groups:0 -#: field:res.groups,model_access:0 +#: view:ir.model.access:0 model:ir.ui.menu,name:base.menu_security_access +#: view:res.groups:0 field:res.groups,model_access:0 msgid "Access Controls" msgstr "" @@ -2616,10 +2599,8 @@ msgid "Partner Functions" msgstr "" #. module: base -#: model:ir.model,name:base.model_res_currency -#: field:res.company,currency_id:0 -#: view:res.currency:0 -#: field:res.currency,name:0 +#: model:ir.model,name:base.model_res_currency field:res.company,currency_id:0 +#: view:res.currency:0 field:res.currency,name:0 #: field:res.currency.rate,currency_id:0 msgid "Currency" msgstr "" @@ -2722,7 +2703,9 @@ msgstr "" #. module: base #: wizard_view:module.module.update,init:0 -msgid "This function will check for new modules in the 'addons' path and on module repositories:" +msgid "" +"This function will check for new modules in the 'addons' path and on module " +"repositories:" msgstr "" #. module: base @@ -2736,14 +2719,16 @@ msgid "child_of" msgstr "" #. module: base -#: view:res.currency:0 -#: field:res.currency,rate_ids:0 +#: view:res.currency:0 field:res.currency,rate_ids:0 msgid "Rates" msgstr "" #. module: base #: view:res.lang:0 -msgid "%W - Week number of the year (Monday as the first day of the week) as a decimal number [00,53]. All days in a new year preceding the first Monday are considered to be in week 0." +msgid "" +"%W - Week number of the year (Monday as the first day of the week) as a " +"decimal number [00,53]. All days in a new year preceding the first Monday " +"are considered to be in week 0." msgstr "" #. module: base @@ -2772,8 +2757,7 @@ msgid "Field child2" msgstr "" #. module: base -#: field:ir.values,key2:0 -#: view:res.partner.event.type:0 +#: field:ir.values,key2:0 view:res.partner.event.type:0 #: field:res.partner.event.type,name:0 msgid "Event Type" msgstr "" @@ -2789,8 +2773,7 @@ msgid "Field child1" msgstr "" #. module: base -#: field:ir.module.module,website:0 -#: field:res.partner,website:0 +#: field:ir.module.module,website:0 field:res.partner,website:0 msgid "Website" msgstr "" @@ -2820,8 +2803,7 @@ msgid "Algeria" msgstr "" #. module: base -#: field:ir.report.custom.fields,operation:0 -#: field:ir.ui.menu,icon_pict:0 +#: field:ir.report.custom.fields,operation:0 field:ir.ui.menu,icon_pict:0 #: field:wizard.module.lang.export,state:0 msgid "unknown" msgstr "" @@ -2868,10 +2850,8 @@ msgid "ir.model.access" msgstr "" #. module: base -#: field:res.currency.rate,name:0 -#: field:res.partner,date:0 -#: field:res.partner.event,date:0 -#: field:res.request,date_sent:0 +#: field:res.currency.rate,name:0 field:res.partner,date:0 +#: field:res.partner.event,date:0 field:res.request,date_sent:0 msgid "Date" msgstr "" @@ -2891,8 +2871,7 @@ msgid "Iraq" msgstr "" #. module: base -#: view:ir.attachment:0 -#: field:ir.attachment,datas:0 +#: view:ir.attachment:0 field:ir.attachment,datas:0 msgid "Data" msgstr "" @@ -2915,8 +2894,7 @@ 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 +#: model:ir.ui.menu,name:base.next_id_12 view:res.request:0 msgid "Requests" msgstr "" @@ -2926,10 +2904,8 @@ msgid "Chile" msgstr "" #. module: base -#: field:ir.translation,lang:0 -#: wizard_field:module.lang.install,init,lang:0 -#: field:res.partner,lang:0 -#: field:res.users,context_lang:0 +#: field:ir.translation,lang:0 wizard_field:module.lang.install,init,lang:0 +#: field:res.partner,lang:0 field:res.users,context_lang:0 #: field:wizard.module.lang.export,lang:0 #: field:wizard.module.update_translations,lang:0 msgid "Language" @@ -2958,16 +2934,16 @@ 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 -#: view:res.company:0 +#: model:ir.ui.menu,name:base.menu_action_res_company_form view:res.company:0 msgid "Companies" msgstr "" #. module: base #: help:ir.actions.act_window.view,multi:0 -#: help:ir.actions.report.custom,multi:0 -#: help:ir.actions.report.xml,multi:0 -msgid "If set to true, the action will not be displayed on the right toolbar of a form view." +#: help:ir.actions.report.custom,multi:0 help:ir.actions.report.xml,multi:0 +msgid "" +"If set to true, the action will not be displayed on the right toolbar of a " +"form view." msgstr "" #. module: base @@ -3022,8 +2998,7 @@ msgid "RML Internal Header" msgstr "" #. module: base -#: selection:ir.model,state:0 -#: selection:ir.model.grid,state:0 +#: selection:ir.model,state:0 selection:ir.model.grid,state:0 msgid "Base Object" msgstr "" @@ -3066,8 +3041,7 @@ msgid "Creator" msgstr "" #. module: base -#: view:ir.actions.server:0 -#: field:ir.actions.server,code:0 +#: view:ir.actions.server:0 field:ir.actions.server,code:0 #: selection:ir.actions.server,state:0 msgid "Python Code" msgstr "" @@ -3088,8 +3062,7 @@ msgid "The kernel of OpenERP, needed for all installation." msgstr "" #. module: base -#: field:ir.actions.act_window,view_mode:0 -#: field:res.config.view,view:0 +#: field:ir.actions.act_window,view_mode:0 field:res.config.view,view:0 msgid "View Mode" msgstr "" @@ -3166,18 +3139,14 @@ msgid "Source Activity" msgstr "" #. module: base -#: field:ir.attachment,res_id:0 -#: field:ir.model.data,res_id:0 -#: field:ir.translation,res_id:0 -#: field:workflow.instance,res_id:0 +#: field:ir.attachment,res_id:0 field:ir.model.data,res_id:0 +#: field:ir.translation,res_id:0 field:workflow.instance,res_id:0 #: field:workflow.triggers,res_id:0 msgid "Resource ID" msgstr "" #. module: base -#: view:ir.cron:0 -#: field:ir.model,info:0 -#: field:ir.model.grid,info:0 +#: view:ir.cron:0 field:ir.model,info:0 field:ir.model.grid,info:0 #: view:maintenance.contract:0 msgid "Information" msgstr "" @@ -3233,20 +3202,21 @@ msgid "Maintenance contract added !" msgstr "" #. module: base -#: field:ir.rule,field_id:0 -#: selection:ir.translation,type:0 +#: field:ir.rule,field_id:0 selection:ir.translation,type:0 msgid "Field" msgstr "" #. module: base -#: selection:ir.actions.todo,type:0 -#: selection:res.partner.address,type:0 +#: selection:ir.actions.todo,type:0 selection:res.partner.address,type:0 msgid "Other" msgstr "" #. module: base #: help:ir.actions.server,email:0 -msgid "Provides the fields that will be used to fetch the email address, e.g. when you select the invoice, then `object.invoice_address_id.email` is the field which gives the correct address" +msgid "" +"Provides the fields that will be used to fetch the email address, e.g. when " +"you select the invoice, then `object.invoice_address_id.email` is the field " +"which gives the correct address" msgstr "" #. module: base @@ -3281,8 +3251,7 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.action_workflow_activity_form -#: model:ir.ui.menu,name:base.menu_workflow_activity -#: view:workflow:0 +#: model:ir.ui.menu,name:base.menu_workflow_activity view:workflow:0 #: field:workflow,activities:0 msgid "Activities" msgstr "" @@ -3293,8 +3262,7 @@ msgid "Dedicated Salesman" msgstr "" #. module: base -#: field:ir.ui.menu,parent_id:0 -#: field:wizard.ir.model.menu.create,menu_id:0 +#: field:ir.ui.menu,parent_id:0 field:wizard.ir.model.menu.create,menu_id:0 msgid "Parent Menu" msgstr "" @@ -3358,8 +3326,7 @@ msgstr "" #: selection:ir.report.custom.fields,fc0_op:0 #: selection:ir.report.custom.fields,fc1_op:0 #: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -#: selection:ir.rule,operator:0 +#: selection:ir.report.custom.fields,fc3_op:0 selection:ir.rule,operator:0 msgid "=" msgstr "" @@ -3369,8 +3336,7 @@ msgid "Payment Term (short name)" msgstr "" #. module: base -#: model:ir.model,name:base.model_res_bank -#: view:res.bank:0 +#: model:ir.model,name:base.model_res_bank view:res.bank:0 #: field:res.partner.bank,bank:0 msgid "Bank" msgstr "" @@ -3386,30 +3352,17 @@ msgid "Reports :" msgstr "" #. module: base -#: field:ir.actions.report.xml,name:0 -#: field:ir.actions.todo,name:0 -#: field:ir.cron,name:0 -#: field:ir.model.access,name:0 -#: field:ir.model.fields,name:0 -#: field:ir.module.category,name:0 -#: field:ir.module.module,name:0 -#: field:ir.module.module.dependency,name:0 -#: rml:ir.module.reference:0 -#: field:ir.module.repository,name:0 -#: field:ir.property,name:0 -#: field:ir.report.custom.fields,name:0 -#: field:ir.rule.group,name:0 -#: field:ir.values,name:0 -#: field:maintenance.contract.module,name:0 -#: field:res.bank,name:0 -#: field:res.config.view,name:0 -#: field:res.lang,name:0 -#: field:res.partner,name:0 -#: field:res.partner.bank.type,name:0 -#: field:res.request.link,name:0 -#: field:res.users,name:0 -#: field:workflow,name:0 -#: field:workflow.activity,name:0 +#: field:ir.actions.report.xml,name:0 field:ir.actions.todo,name:0 +#: field:ir.cron,name:0 field:ir.model.access,name:0 +#: field:ir.model.fields,name:0 field:ir.module.category,name:0 +#: field:ir.module.module,name:0 field:ir.module.module.dependency,name:0 +#: rml:ir.module.reference:0 field:ir.module.repository,name:0 +#: field:ir.property,name:0 field:ir.report.custom.fields,name:0 +#: field:ir.rule.group,name:0 field:ir.values,name:0 +#: field:maintenance.contract.module,name:0 field:res.bank,name:0 +#: field:res.config.view,name:0 field:res.lang,name:0 field:res.partner,name:0 +#: field:res.partner.bank.type,name:0 field:res.request.link,name:0 +#: field:res.users,name:0 field:workflow,name:0 field:workflow.activity,name:0 msgid "Name" msgstr "" @@ -3451,7 +3404,9 @@ msgstr "" #. module: base #: view:res.users:0 -msgid "Please note that you will have to logout and relog if you change your password." +msgid "" +"Please note that you will have to logout and relog if you change your " +"password." msgstr "" #. module: base @@ -3496,14 +3451,12 @@ msgid "Honduras" msgstr "" #. module: base -#: field:ir.ui.view,arch:0 -#: field:ir.ui.view.custom,arch:0 +#: field:ir.ui.view,arch:0 field:ir.ui.view.custom,arch:0 msgid "View Architecture" msgstr "" #. module: base -#: view:maintenance.contract:0 -#: field:maintenance.contract,module_ids:0 +#: view:maintenance.contract:0 field:maintenance.contract,module_ids:0 msgid "Covered Modules" msgstr "" @@ -3588,8 +3541,7 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.action_server_action -#: view:ir.actions.server:0 -#: model:ir.ui.menu,name:base.menu_server_action +#: view:ir.actions.server:0 model:ir.ui.menu,name:base.menu_server_action msgid "Server Actions" msgstr "" @@ -3645,7 +3597,9 @@ msgstr "" #. module: base #: wizard_view:module.lang.import,init:0 -msgid "You have to import a .CSV file wich is encoded in UTF-8. Please check that the first line of your file is one of the following:" +msgid "" +"You have to import a .CSV file wich is encoded in UTF-8. Please check that " +"the first line of your file is one of the following:" msgstr "" #. module: base @@ -3676,7 +3630,6 @@ msgstr "" #. module: base #: help:res.country.state,code:0 msgid "The state code in three chars.\n" -"" msgstr "" #. module: base @@ -3690,8 +3643,7 @@ msgid "Test" msgstr "" #. module: base -#: field:ir.actions.act_window.view,view_id:0 -#: field:ir.default,page:0 +#: field:ir.actions.act_window.view,view_id:0 field:ir.default,page:0 #: selection:ir.translation,type:0 #: field:wizard.ir.model.menu.create.line,view_id:0 msgid "View" @@ -3708,8 +3660,7 @@ msgid "Kyrgyz Republic (Kyrgyzstan)" msgstr "" #. module: base -#: view:ir.model:0 -#: view:ir.model.fields:0 +#: view:ir.model:0 view:ir.model.fields:0 msgid "Security on Groups" msgstr "" @@ -3735,8 +3686,7 @@ msgid "STOCK_HOME" msgstr "" #. module: base -#: field:res.bank,zip:0 -#: field:res.partner.address,zip:0 +#: field:res.bank,zip:0 field:res.partner.address,zip:0 #: field:res.partner.bank,zip:0 msgid "Zip" msgstr "" @@ -3763,8 +3713,7 @@ msgid "Update" msgstr "" #. module: base -#: model:ir.actions.act_window,name:base.ir_cron_act -#: view:ir.cron:0 +#: model:ir.actions.act_window,name:base.ir_cron_act view:ir.cron:0 #: model:ir.ui.menu,name:base.menu_ir_cron_act msgid "Scheduled Actions" msgstr "" @@ -3791,9 +3740,7 @@ msgid "Link" msgstr "" #. module: base -#: view:res.partner:0 -#: view:res.request:0 -#: field:res.request,history:0 +#: view:res.partner:0 view:res.request:0 field:res.request,history:0 msgid "History" msgstr "" @@ -3844,12 +3791,8 @@ msgid "STOCK_CONVERT" msgstr "" #. module: base -#: view:ir.attachment:0 -#: view:ir.model:0 -#: view:res.groups:0 -#: view:res.partner:0 -#: field:res.partner,comment:0 -#: field:res.partner.function,ref:0 +#: view:ir.attachment:0 view:ir.model:0 view:res.groups:0 view:res.partner:0 +#: field:res.partner,comment:0 field:res.partner.function,ref:0 msgid "Notes" msgstr "" @@ -3864,10 +3807,8 @@ msgid "Days" msgstr "" #. module: base -#: field:ir.property,value:0 -#: selection:ir.server.object.lines,type:0 -#: field:ir.server.object.lines,value:0 -#: field:ir.values,value:0 +#: field:ir.property,value:0 selection:ir.server.object.lines,type:0 +#: field:ir.server.object.lines,value:0 field:ir.values,value:0 #: field:ir.values,value_unpickle:0 msgid "Value" msgstr "" @@ -3883,13 +3824,9 @@ msgid "Update Translations" msgstr "" #. module: base -#: selection:ir.translation,type:0 -#: field:res.bank,code:0 -#: field:res.currency,code:0 -#: field:res.lang,code:0 -#: field:res.partner,ref:0 -#: field:res.partner.bank.type,code:0 -#: field:res.partner.function,code:0 +#: selection:ir.translation,type:0 field:res.bank,code:0 +#: field:res.currency,code:0 field:res.lang,code:0 field:res.partner,ref:0 +#: field:res.partner.bank.type,code:0 field:res.partner.function,code:0 msgid "Code" msgstr "" @@ -3924,8 +3861,7 @@ msgid "Minutes" msgstr "" #. module: base -#: wizard_view:module.upgrade,end:0 -#: wizard_view:module.upgrade,start:0 +#: wizard_view:module.upgrade,end:0 wizard_view:module.upgrade,start:0 msgid "The modules have been upgraded / installed !" msgstr "" @@ -3940,8 +3876,7 @@ msgid "Domain Value" msgstr "" #. module: base -#: selection:ir.translation,type:0 -#: view:wizard.module.lang.export:0 +#: selection:ir.translation,type:0 view:wizard.module.lang.export:0 msgid "Help" msgstr "" @@ -4001,7 +3936,9 @@ msgstr "" #. module: base #: help:ir.actions.server,condition:0 -msgid "Condition that is to be tested before action is executed, e.g. object.list_price > object.cost_price" +msgid "" +"Condition that is to be tested before action is executed, e.g. object." +"list_price > object.cost_price" msgstr "" #. module: base @@ -4027,14 +3964,15 @@ 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 +#: model:ir.ui.menu,name:base.menu_partner_form view:res.partner:0 msgid "Partners" msgstr "" #. module: base #: help:ir.actions.server,message:0 -msgid "Specify the message. You can use the fields from the object. e.g. `Dear [[ object.partner_id.name ]]`" +msgid "" +"Specify the message. You can use the fields from the object. e.g. `Dear " +"[[ object.partner_id.name ]]`" msgstr "" #. module: base @@ -4064,8 +4002,7 @@ msgid "Export ID" msgstr "" #. module: base -#: wizard_view:module.upgrade,end:0 -#: wizard_view:module.upgrade,start:0 +#: wizard_view:module.upgrade,end:0 wizard_view:module.upgrade,start:0 msgid "We suggest you to reload the menu tab (Ctrl+t Ctrl+r)." msgstr "" @@ -4080,10 +4017,8 @@ msgid "France" msgstr "" #. module: base -#: field:ir.cron,priority:0 -#: field:ir.ui.view,priority:0 -#: field:res.request,priority:0 -#: field:res.request.link,priority:0 +#: field:ir.cron,priority:0 field:ir.ui.view,priority:0 +#: field:res.request,priority:0 field:res.request.link,priority:0 msgid "Priority" msgstr "" @@ -4144,8 +4079,7 @@ msgid "Resource Name" msgstr "" #. module: base -#: view:ir.actions.server:0 -#: selection:ir.actions.server,state:0 +#: view:ir.actions.server:0 selection:ir.actions.server,state:0 msgid "Multi Actions" msgstr "" @@ -4161,12 +4095,13 @@ msgstr "" #. module: base #: help:ir.actions.server,record_id:0 -msgid "Provide the field name where the record id is stored after the create operations. If it is empty, you can not track the new record." +msgid "" +"Provide the field name where the record id is stored after the create " +"operations. If it is empty, you can not track the new record." msgstr "" #. module: base -#: view:res.company:0 -#: view:res.partner:0 +#: view:res.company:0 view:res.partner:0 msgid "General Information" msgstr "" @@ -4233,7 +4168,10 @@ msgstr "" #. module: base #: view:res.lang:0 -msgid "%U - Week number of the year (Sunday as the first day of the week) as a decimal number [00,53]. All days in a new year preceding the first Sunday are considered to be in week 0." +msgid "" +"%U - Week number of the year (Sunday as the first day of the week) as a " +"decimal number [00,53]. All days in a new year preceding the first Sunday " +"are considered to be in week 0." msgstr "" #. module: base @@ -4262,8 +4200,7 @@ msgid "Ghana" msgstr "" #. module: base -#: field:maintenance.contract,kind:0 -#: field:workflow.activity,kind:0 +#: field:maintenance.contract,kind:0 field:workflow.activity,kind:0 msgid "Kind" msgstr "" @@ -4306,8 +4243,7 @@ msgstr "" #: wizard_button:module.upgrade,next,end:0 #: wizard_button:res.partner.sms_send,init,end:0 #: wizard_button:res.partner.spam_send,init,end:0 -#: view:wizard.ir.model.menu.create:0 -#: view:wizard.module.lang.export:0 +#: view:wizard.ir.model.menu.create:0 view:wizard.module.lang.export:0 #: view:wizard.module.update_translations:0 msgid "Cancel" msgstr "" @@ -4323,8 +4259,7 @@ msgid "Directory" msgstr "" #. module: base -#: field:res.partner.event,som:0 -#: field:res.partner.som,name:0 +#: field:res.partner.event,som:0 field:res.partner.som,name:0 msgid "State of Mind" msgstr "" @@ -4340,7 +4275,9 @@ msgstr "" #. module: base #: help:res.partner,supplier:0 -msgid "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." +msgid "" +"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." msgstr "" #. module: base @@ -4350,7 +4287,8 @@ msgstr "" #. module: base #: help:res.users,password:0 -msgid "Keep empty if you don't want the user to be able to connect on the system." +msgid "" +"Keep empty if you don't want the user to be able to connect on the system." msgstr "" #. module: base @@ -4390,7 +4328,10 @@ msgstr "" #. module: base #: view:wizard.module.lang.export:0 -msgid "The official translations pack of all OpenERP/OpenObjects module are managed through launchpad. We use their online interface to synchronize all translations efforts." +msgid "" +"The official translations pack of all OpenERP/OpenObjects module are managed " +"through launchpad. We use their online interface to synchronize all " +"translations efforts." msgstr "" #. module: base @@ -4443,10 +4384,8 @@ msgid "United States" msgstr "" #. module: base -#: field:ir.default,company_id:0 -#: field:ir.property,company_id:0 -#: field:ir.values,company_id:0 -#: view:res.company:0 +#: field:ir.default,company_id:0 field:ir.property,company_id:0 +#: field:ir.values,company_id:0 view:res.company:0 #: field:res.users,company_id:0 msgid "Company" msgstr "" @@ -4467,8 +4406,7 @@ msgid "Sir" msgstr "" #. module: base -#: selection:ir.actions.act_window,target:0 -#: selection:ir.actions.url,target:0 +#: selection:ir.actions.act_window,target:0 selection:ir.actions.url,target:0 msgid "New Window" msgstr "" @@ -4504,8 +4442,10 @@ msgstr "" #. module: base #: model:ir.actions.todo,note:base.config_wizard_step_user -msgid "Create your users.\n" -"You will be able to assign groups to users. Groups define the access rights of each users on the different objects of the system.\n" +msgid "" +"Create your users.\n" +"You will be able to assign groups to users. Groups define the access rights " +"of each users on the different objects of the system.\n" " " msgstr "" @@ -4552,8 +4492,7 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event -#: field:res.partner,events:0 -#: field:res.partner.event,name:0 +#: field:res.partner,events:0 field:res.partner.event,name:0 msgid "Events" msgstr "" @@ -4569,8 +4508,7 @@ msgid "Pitcairn Island" msgstr "" #. module: base -#: model:ir.model,name:base.model_ir_actions_url -#: selection:ir.ui.menu,action:0 +#: model:ir.model,name:base.model_ir_actions_url selection:ir.ui.menu,action:0 msgid "ir.actions.url" msgstr "" @@ -4628,8 +4566,7 @@ msgid "Number of modules added" msgstr "" #. module: base -#: field:res.bank,phone:0 -#: field:res.partner.address,phone:0 +#: field:res.bank,phone:0 field:res.partner.address,phone:0 msgid "Phone" msgstr "" @@ -4646,16 +4583,11 @@ msgstr "" #. module: base #: field:ir.actions.act_window,groups_id:0 #: model:ir.actions.act_window,name:base.action_res_groups -#: field:ir.actions.report.xml,groups_id:0 -#: field:ir.actions.todo,groups_id:0 -#: field:ir.actions.wizard,groups_id:0 -#: field:ir.model.fields,groups:0 -#: field:ir.rule.group,groups:0 -#: field:ir.ui.menu,groups_id:0 -#: model:ir.ui.menu,name:base.menu_action_res_groups -#: view:res.groups:0 -#: view:res.users:0 -#: field:res.users,groups_id:0 +#: field:ir.actions.report.xml,groups_id:0 field:ir.actions.todo,groups_id:0 +#: field:ir.actions.wizard,groups_id:0 field:ir.model.fields,groups:0 +#: field:ir.rule.group,groups:0 field:ir.ui.menu,groups_id:0 +#: model:ir.ui.menu,name:base.menu_action_res_groups view:res.groups:0 +#: view:res.users:0 field:res.users,groups_id:0 msgid "Groups" msgstr "" @@ -4680,9 +4612,7 @@ msgid "Dutch (Belgium) / Nederlands (Belgïe)" msgstr "" #. module: base -#: view:ir.model:0 -#: view:ir.model.fields:0 -#: view:ir.property:0 +#: view:ir.model:0 view:ir.model.fields:0 view:ir.property:0 #: model:ir.ui.menu,name:base.next_id_15 msgid "Properties" msgstr "" @@ -4761,27 +4691,21 @@ msgid "Meta Datas" msgstr "" #. module: base -#: field:ir.model,name:0 -#: field:ir.model.fields,model:0 -#: field:ir.model.grid,name:0 -#: field:ir.values,model:0 +#: field:ir.model,name:0 field:ir.model.fields,model:0 +#: field:ir.model.grid,name:0 field:ir.values,model:0 msgid "Object Name" msgstr "" #. module: base -#: field:ir.actions.act_window.view,act_window_id:0 -#: view:ir.actions.actions:0 -#: field:ir.actions.todo,action_id:0 -#: field:ir.ui.menu,action:0 -#: field:ir.values,action_id:0 -#: selection:ir.values,key:0 +#: field:ir.actions.act_window.view,act_window_id:0 view:ir.actions.actions:0 +#: field:ir.actions.todo,action_id:0 field:ir.ui.menu,action:0 +#: field:ir.values,action_id:0 selection:ir.values,key:0 msgid "Action" msgstr "" #. module: base #: model:ir.actions.act_window,name:base.ir_action_wizard -#: view:ir.actions.wizard:0 -#: model:ir.ui.menu,name:base.menu_ir_action_wizard +#: view:ir.actions.wizard:0 model:ir.ui.menu,name:base.menu_ir_action_wizard msgid "Wizards" msgstr "" @@ -4792,7 +4716,10 @@ msgstr "" #. module: base #: help:ir.actions.server,expression:0 -msgid "Enter the field/expression that will return the list. E.g. select the sale order in Object, and you can have loop on the sales order line. Expression = `object.order_line`." +msgid "" +"Enter the field/expression that will return the list. E.g. select the sale " +"order in Object, and you can have loop on the sales order line. Expression = " +"`object.order_line`." msgstr "" #. module: base @@ -4813,14 +4740,12 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.action_attachment -#: view:ir.attachment:0 -#: model:ir.ui.menu,name:base.menu_action_attachment +#: view:ir.attachment:0 model:ir.ui.menu,name:base.menu_action_attachment msgid "Attachments" msgstr "" #. module: base -#: field:res.request,act_to:0 -#: field:res.request.history,act_to:0 +#: field:res.request,act_to:0 field:res.request.history,act_to:0 msgid "To" msgstr "" @@ -4891,7 +4816,9 @@ msgstr "" #. module: base #: help:res.partner,vat:0 -msgid "Value Added Tax number. Check the box if the partner is subjected to the VAT. Used by the VAT legal statement." +msgid "" +"Value Added Tax number. Check the box if the partner is subjected to the " +"VAT. Used by the VAT legal statement." msgstr "" #. module: base @@ -4925,10 +4852,8 @@ msgid "Size" msgstr "" #. module: base -#: field:res.bank,city:0 -#: field:res.partner,city:0 -#: field:res.partner.address,city:0 -#: field:res.partner.bank,city:0 +#: field:res.bank,city:0 field:res.partner,city:0 +#: field:res.partner.address,city:0 field:res.partner.bank,city:0 msgid "City" msgstr "" @@ -4943,8 +4868,7 @@ msgid "Italy" msgstr "" #. module: base -#: selection:ir.model,state:0 -#: selection:ir.model.grid,state:0 +#: selection:ir.model,state:0 selection:ir.model.grid,state:0 msgid "Custom Object" msgstr "" @@ -4955,9 +4879,7 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.action_menu_admin -#: field:ir.report.custom,menu_id:0 -#: view:ir.ui.menu:0 -#: field:ir.ui.menu,name:0 +#: field:ir.report.custom,menu_id:0 view:ir.ui.menu:0 field:ir.ui.menu,name:0 msgid "Menu" msgstr "" @@ -4987,8 +4909,7 @@ msgid "Estonian / Eesti keel" msgstr "" #. module: base -#: field:ir.module.module,menus_by_module:0 -#: view:res.groups:0 +#: field:ir.module.module,menus_by_module:0 view:res.groups:0 msgid "Menus" msgstr "" @@ -5018,8 +4939,7 @@ msgid "Action Target" msgstr "" #. module: base -#: field:ir.report.custom,field_parent:0 -#: field:ir.ui.view,field_parent:0 +#: field:ir.report.custom,field_parent:0 field:ir.ui.view,field_parent:0 msgid "Child Field" msgstr "" @@ -5045,12 +4965,9 @@ msgstr "" #. module: base #: field:ir.actions.act_window,usage:0 -#: field:ir.actions.act_window_close,usage:0 -#: field:ir.actions.actions,usage:0 -#: field:ir.actions.report.custom,usage:0 -#: field:ir.actions.report.xml,usage:0 -#: field:ir.actions.server,usage:0 -#: field:ir.actions.wizard,usage:0 +#: field:ir.actions.act_window_close,usage:0 field:ir.actions.actions,usage:0 +#: field:ir.actions.report.custom,usage:0 field:ir.actions.report.xml,usage:0 +#: field:ir.actions.server,usage:0 field:ir.actions.wizard,usage:0 msgid "Action Usage" msgstr "" @@ -5110,8 +5027,7 @@ msgid "Uninstallable" msgstr "" #. module: base -#: field:ir.module.module,url:0 -#: field:ir.module.repository,url:0 +#: field:ir.module.module,url:0 field:ir.module.repository,url:0 msgid "URL" msgstr "" @@ -5169,8 +5085,7 @@ msgid "terp-calendar" msgstr "" #. module: base -#: field:ir.exports,resource:0 -#: field:ir.property,res_id:0 +#: field:ir.exports,resource:0 field:ir.property,res_id:0 msgid "Resource" msgstr "" @@ -5198,15 +5113,13 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.action_module_open_categ #: model:ir.actions.act_window,name:base.open_module_tree -#: view:ir.module.module:0 -#: model:ir.ui.menu,name:base.menu_module_tree +#: view:ir.module.module:0 model:ir.ui.menu,name:base.menu_module_tree #: field:wizard.module.lang.export,modules:0 msgid "Modules" msgstr "" #. module: base -#: selection:workflow.activity,kind:0 -#: field:workflow.activity,subflow_id:0 +#: selection:workflow.activity,kind:0 field:workflow.activity,subflow_id:0 #: field:workflow.workitem,subflow_id:0 msgid "Subflow" msgstr "" @@ -5222,8 +5135,7 @@ msgid "Trinidad and Tobago" msgstr "" #. module: base -#: field:maintenance.contract,name:0 -#: field:maintenance.contract.wizard,name:0 +#: field:maintenance.contract,name:0 field:maintenance.contract.wizard,name:0 msgid "Contract ID" msgstr "" @@ -5249,15 +5161,13 @@ msgid "Apply Scheduled Upgrades" msgstr "" #. module: base -#: view:workflow.activity:0 -#: field:workflow.workitem,act_id:0 +#: view:workflow.activity:0 field:workflow.workitem,act_id:0 msgid "Activity" 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 +#: model:ir.ui.menu,name:base.menu_action_res_bank_form view:res.bank:0 #: field:res.partner,bank_ids:0 msgid "Banks" msgstr "" @@ -5268,8 +5178,7 @@ msgid "res.config.view" msgstr "" #. module: base -#: view:ir.ui.view_sc:0 -#: field:res.partner.title,shortcut:0 +#: view:ir.ui.view_sc:0 field:res.partner.title,shortcut:0 msgid "Shortcut" msgstr "" @@ -5329,8 +5238,7 @@ msgid "Published Version" msgstr "" #. module: base -#: help:res.currency,rate:0 -#: help:res.currency.rate,rate:0 +#: help:res.currency,rate:0 help:res.currency.rate,rate:0 msgid "The rate of the currency to the currency of rate 1" msgstr "" @@ -5428,8 +5336,7 @@ msgid "ir.ui.view_sc" msgstr "" #. module: base -#: view:ir.model:0 -#: view:res.request:0 +#: view:ir.model:0 view:res.request:0 msgid "Status" msgstr "" @@ -5472,20 +5379,17 @@ msgid "Base Field" msgstr "" #. module: base -#: field:ir.attachment,datas_fname:0 -#: field:wizard.module.lang.export,name:0 +#: field:ir.attachment,datas_fname:0 field:wizard.module.lang.export,name:0 msgid "Filename" msgstr "" #. module: base -#: field:ir.model,access_ids:0 -#: field:ir.model.grid,access_ids:0 +#: field:ir.model,access_ids:0 field:ir.model.grid,access_ids:0 msgid "Access" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 +#: field:res.partner,child_ids:0 field:res.request,ref_partner_id:0 msgid "Partner Ref." msgstr "" @@ -5511,7 +5415,9 @@ msgstr "" #. module: base #: help:res.partner,user_id:0 -msgid "The internal user that is in charge of communicating with this partner if any." +msgid "" +"The internal user that is in charge of communicating with this partner if " +"any." msgstr "" #. module: base @@ -5536,8 +5442,7 @@ msgid "Bahrain" msgstr "" #. module: base -#: field:res.bank,fax:0 -#: field:res.partner.address,fax:0 +#: field:res.bank,fax:0 field:res.partner.address,fax:0 msgid "Fax" msgstr "" @@ -5589,7 +5494,9 @@ msgstr "" #. module: base #: help:ir.actions.server,srcmodel_id:0 -msgid "Object in which you want to create / write the object. If it is empty then refer to the Object field." +msgid "" +"Object in which you want to create / write the object. If it is empty then " +"refer to the Object field." msgstr "" #. module: base @@ -5658,8 +5565,7 @@ msgid "%p - Equivalent of either AM or PM." msgstr "" #. module: base -#: field:ir.actions.act_window,limit:0 -#: field:ir.report.custom,limitt:0 +#: field:ir.actions.act_window,limit:0 field:ir.report.custom,limitt:0 msgid "Limit" msgstr "" @@ -5763,10 +5669,8 @@ msgstr "" #. module: base #: model:ir.model,name:base.model_ir_module_module -#: field:ir.model.data,module:0 -#: view:ir.module.module:0 -#: field:ir.module.module.dependency,module_id:0 -#: rml:ir.module.reference:0 +#: field:ir.model.data,module:0 view:ir.module.module:0 +#: field:ir.module.module.dependency,module_id:0 rml:ir.module.reference:0 msgid "Module" msgstr "" @@ -5786,8 +5690,7 @@ msgid "Gibraltar" msgstr "" #. module: base -#: field:ir.actions.server,action_id:0 -#: selection:ir.actions.server,state:0 +#: field:ir.actions.server,action_id:0 selection:ir.actions.server,state:0 msgid "Client Action" msgstr "" @@ -5842,8 +5745,7 @@ msgid "Loop Action" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 +#: rml:ir.module.reference:0 field:maintenance.contract.module,version:0 msgid "Version" msgstr "" @@ -5879,8 +5781,7 @@ msgid "Email" msgstr "" #. module: base -#: view:res.partner.canal:0 -#: field:res.partner.event,canal_id:0 +#: view:res.partner.canal:0 field:res.partner.event,canal_id:0 msgid "Channel" msgstr "" @@ -5891,7 +5792,10 @@ msgstr "" #. module: base #: help:ir.actions.server,mobile:0 -msgid "Provides fields that be used to fetch the mobile number, e.g. you select the invoice, then `object.invoice_address_id.mobile` is the field which gives the correct mobile number" +msgid "" +"Provides fields that be used to fetch the mobile number, e.g. you select the " +"invoice, then `object.invoice_address_id.mobile` is the field which gives " +"the correct mobile number" msgstr "" #. module: base @@ -5951,22 +5855,17 @@ msgid "Armenia" msgstr "" #. module: base -#: model:ir.actions.act_window,name:base.action_model_fields -#: view:ir.model:0 -#: field:ir.model,field_id:0 -#: model:ir.model,name:base.model_ir_model_fields -#: view:ir.model.fields:0 -#: field:ir.model.grid,field_id:0 -#: field:ir.property,fields_id:0 -#: field:ir.report.custom,fields_child0:0 +#: model:ir.actions.act_window,name:base.action_model_fields view:ir.model:0 +#: field:ir.model,field_id:0 model:ir.model,name:base.model_ir_model_fields +#: view:ir.model.fields:0 field:ir.model.grid,field_id:0 +#: field:ir.property,fields_id:0 field:ir.report.custom,fields_child0:0 #: model:ir.ui.menu,name:base.ir_model_model_fields msgid "Fields" msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_base_config -#: model:ir.ui.menu,name:base.menu_config -#: view:res.company:0 +#: model:ir.ui.menu,name:base.menu_config view:res.company:0 msgid "Configuration" msgstr "" @@ -5976,14 +5875,12 @@ msgid "Starting Date" msgstr "" #. module: base -#: view:ir.model:0 -#: field:ir.model.fields,ttype:0 +#: view:ir.model:0 field:ir.model.fields,ttype:0 msgid "Field Type" msgstr "" #. module: base -#: field:ir.model.fields,complete_name:0 -#: field:ir.ui.menu,complete_name:0 +#: field:ir.model.fields,complete_name:0 field:ir.ui.menu,complete_name:0 msgid "Complete Name" msgstr "" @@ -6003,8 +5900,7 @@ msgid "Reply" msgstr "" #. module: base -#: field:ir.cron,function:0 -#: field:res.partner.address,function:0 +#: field:ir.cron,function:0 field:res.partner.address,function:0 #: selection:workflow.activity,kind:0 msgid "Function" msgstr "" @@ -6028,8 +5924,7 @@ msgstr "" #: selection:ir.report.custom.fields,fc0_op:0 #: selection:ir.report.custom.fields,fc1_op:0 #: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -#: selection:ir.rule,operator:0 +#: selection:ir.report.custom.fields,fc3_op:0 selection:ir.rule,operator:0 msgid "in" msgstr "" @@ -6056,7 +5951,9 @@ msgstr "" #. module: base #: help:ir.actions.wizard,multi:0 -msgid "If set to true, the wizard will not be displayed on the right toolbar of a form view." +msgid "" +"If set to true, the wizard will not be displayed on the right toolbar of a " +"form view." msgstr "" #. module: base @@ -6133,8 +6030,7 @@ msgid "Comment" msgstr "" #. module: base -#: field:ir.model.fields,domain:0 -#: field:ir.rule,domain:0 +#: field:ir.model.fields,domain:0 field:ir.rule,domain:0 #: field:res.partner.title,domain:0 msgid "Domain" msgstr "" @@ -6146,8 +6042,7 @@ msgstr "" #. module: base #: field:ir.actions.server,subject:0 -#: wizard_field:res.partner.spam_send,init,subject:0 -#: field:res.request,name:0 +#: wizard_field:res.partner.spam_send,init,subject:0 field:res.request,name:0 msgid "Subject" msgstr "" @@ -6173,7 +6068,11 @@ msgstr "" #. module: base #: help:res.lang,grouping:0 -msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." +msgid "" +"The Separator Format should be like [,n] where 0 < n :starting from Unit " +"digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be " +"1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as " +"106,500. Provided ',' as the thousand separator in each case." msgstr "" #. module: base @@ -6229,8 +6128,7 @@ msgid "Netherlands" msgstr "" #. module: base -#: field:res.partner,address:0 -#: view:res.partner.address:0 +#: field:res.partner,address:0 view:res.partner.address:0 msgid "Contacts" msgstr "" @@ -6317,14 +6215,12 @@ msgid "STOCK_OPEN" msgstr "" #. module: base -#: view:ir.actions.server:0 -#: field:workflow.activity,action_id:0 +#: view:ir.actions.server:0 field:workflow.activity,action_id:0 msgid "Server Action" msgstr "" #. module: base -#: wizard_field:res.partner.sms_send,init,user:0 -#: field:res.users,login:0 +#: wizard_field:res.partner.sms_send,init,user:0 field:res.users,login:0 msgid "Login" msgstr "" @@ -6339,10 +6235,8 @@ msgid "Belarus" msgstr "" #. module: base -#: field:ir.actions.act_window,name:0 -#: field:ir.actions.act_window_close,name:0 -#: field:ir.actions.actions,name:0 -#: field:ir.actions.server,name:0 +#: field:ir.actions.act_window,name:0 field:ir.actions.act_window_close,name:0 +#: field:ir.actions.actions,name:0 field:ir.actions.server,name:0 #: field:ir.actions.url,name:0 msgid "Action Name" msgstr "" @@ -6368,8 +6262,7 @@ msgid "ir.actions.act_window.view" msgstr "" #. module: base -#: field:res.bank,street2:0 -#: field:res.partner.address,street2:0 +#: field:res.bank,street2:0 field:res.partner.address,street2:0 msgid "Street2" msgstr "" @@ -6384,16 +6277,13 @@ msgid "Localisation" msgstr "" #. module: base -#: view:ir.module.module:0 -#: field:ir.module.module,dependencies_id:0 +#: view:ir.module.module:0 field:ir.module.module,dependencies_id:0 msgid "Dependencies" msgstr "" #. module: base -#: field:ir.cron,user_id:0 -#: field:ir.ui.view.custom,user_id:0 -#: field:ir.values,user_id:0 -#: field:res.partner.event,user_id:0 +#: field:ir.cron,user_id:0 field:ir.ui.view.custom,user_id:0 +#: field:ir.values,user_id:0 field:res.partner.event,user_id:0 #: view:res.users:0 msgid "User" msgstr "" @@ -6463,7 +6353,9 @@ msgstr "" #. module: base #: view:ir.actions.server:0 -msgid "If you use a formula type, use a python expression using the variable 'object'." +msgid "" +"If you use a formula type, use a python expression using the variable " +"'object'." msgstr "" #. module: base @@ -6480,15 +6372,11 @@ msgstr "" #. module: base #: model:ir.actions.act_window,name:base.action_res_users -#: field:ir.actions.todo,users_id:0 -#: field:ir.default,uid:0 +#: field:ir.actions.todo,users_id:0 field:ir.default,uid:0 #: field:ir.rule.group,users:0 #: model:ir.ui.menu,name:base.menu_action_res_users -#: model:ir.ui.menu,name:base.menu_users -#: view:res.groups:0 -#: field:res.groups,users:0 -#: field:res.roles,users:0 -#: view:res.users:0 +#: model:ir.ui.menu,name:base.menu_users view:res.groups:0 +#: field:res.groups,users:0 field:res.roles,users:0 view:res.users:0 msgid "Users" msgstr "" @@ -6519,19 +6407,12 @@ msgid "Filter" msgstr "" #. module: base -#: field:ir.actions.todo,active:0 -#: field:ir.cron,active:0 -#: field:ir.module.repository,active:0 -#: field:ir.sequence,active:0 -#: field:res.bank,active:0 -#: field:res.currency,active:0 -#: field:res.lang,active:0 -#: field:res.partner,active:0 -#: field:res.partner.address,active:0 -#: field:res.partner.canal,active:0 -#: field:res.partner.category,active:0 -#: field:res.partner.event.type,active:0 -#: field:res.request,active:0 +#: field:ir.actions.todo,active:0 field:ir.cron,active:0 +#: field:ir.module.repository,active:0 field:ir.sequence,active:0 +#: field:res.bank,active:0 field:res.currency,active:0 field:res.lang,active:0 +#: field:res.partner,active:0 field:res.partner.address,active:0 +#: field:res.partner.canal,active:0 field:res.partner.category,active:0 +#: field:res.partner.event.type,active:0 field:res.request,active:0 #: field:res.users,active:0 msgid "Active" msgstr "" @@ -6576,8 +6457,7 @@ msgid "Grenada" msgstr "" #. module: base -#: field:ir.sequence,code:0 -#: field:ir.sequence.type,code:0 +#: field:ir.sequence,code:0 field:ir.sequence.type,code:0 msgid "Sequence Code" msgstr "" @@ -6632,8 +6512,7 @@ msgid "Partner State of Mind" msgstr "" #. module: base -#: model:ir.model,name:base.model_res_partner_bank -#: view:res.partner.bank:0 +#: model:ir.model,name:base.model_res_partner_bank view:res.partner.bank:0 msgid "Bank Accounts" msgstr "" @@ -6693,8 +6572,7 @@ msgid "Close" msgstr "" #. module: base -#: field:ir.sequence,name:0 -#: field:ir.sequence.type,name:0 +#: field:ir.sequence,name:0 field:ir.sequence.type,name:0 msgid "Sequence Name" msgstr "" @@ -6704,8 +6582,7 @@ msgid "Turks and Caicos Islands" msgstr "" #. module: base -#: wizard_view:module.upgrade,end:0 -#: wizard_view:module.upgrade,start:0 +#: wizard_view:module.upgrade,end:0 wizard_view:module.upgrade,start:0 msgid "System upgrade done" msgstr "" @@ -6789,8 +6666,7 @@ msgid "Arguments" msgstr "" #. module: base -#: field:ir.attachment,res_model:0 -#: field:workflow,osv:0 +#: field:ir.attachment,res_model:0 field:workflow,osv:0 #: field:workflow.instance,res_type:0 msgid "Resource Object" msgstr "" @@ -6821,8 +6697,7 @@ msgid "File Format" msgstr "" #. module: base -#: field:ir.model,state:0 -#: field:ir.model.fields,state:0 +#: field:ir.model,state:0 field:ir.model.fields,state:0 #: field:ir.model.grid,state:0 msgid "Manually Created" msgstr "" @@ -6833,12 +6708,9 @@ msgid "Repository" msgstr "" #. module: base -#: field:ir.attachment,description:0 -#: field:ir.module.module,description:0 -#: field:res.partner.bank,name:0 -#: view:res.partner.event:0 -#: field:res.partner.event,description:0 -#: view:res.request:0 +#: field:ir.attachment,description:0 field:ir.module.module,description:0 +#: field:res.partner.bank,name:0 view:res.partner.event:0 +#: field:res.partner.event,description:0 view:res.request:0 msgid "Description" msgstr "" @@ -6863,8 +6735,7 @@ msgid "Delivery" msgstr "" #. module: base -#: field:res.bank,street:0 -#: field:res.partner.address,street:0 +#: field:res.bank,street:0 field:res.partner.address,street:0 #: field:res.partner.bank,street:0 msgid "Street" msgstr "" @@ -6915,8 +6786,7 @@ msgid "Export language" msgstr "" #. module: base -#: field:res.partner,customer:0 -#: selection:res.partner.event,partner_type:0 +#: field:res.partner,customer:0 selection:res.partner.event,partner_type:0 msgid "Customer" msgstr "" @@ -6931,8 +6801,7 @@ msgid "Guinea Bissau" msgstr "" #. module: base -#: field:ir.actions.report.custom,name:0 -#: field:ir.report.custom,name:0 +#: field:ir.actions.report.custom,name:0 field:ir.report.custom,name:0 msgid "Report Name" msgstr "" @@ -6958,12 +6827,9 @@ msgid "British Indian Ocean Territory" msgstr "" #. module: base -#: model:ir.model,name:base.model_res_country -#: field:res.bank,country:0 -#: view:res.country:0 -#: field:res.country.state,country_id:0 -#: field:res.partner,country:0 -#: field:res.partner.address,country_id:0 +#: model:ir.model,name:base.model_res_country field:res.bank,country:0 +#: view:res.country:0 field:res.country.state,country_id:0 +#: field:res.partner,country:0 field:res.partner.address,country_id:0 #: field:res.partner.bank,country_id:0 msgid "Country" msgstr "" @@ -7066,13 +6932,10 @@ msgstr "" #. module: base #: field:ir.actions.act_window.view,sequence:0 -#: field:ir.actions.server,sequence:0 -#: field:ir.actions.todo,sequence:0 +#: field:ir.actions.server,sequence:0 field:ir.actions.todo,sequence:0 #: field:ir.module.repository,sequence:0 -#: field:ir.report.custom.fields,sequence:0 -#: view:ir.sequence:0 -#: field:ir.ui.menu,sequence:0 -#: field:ir.ui.view_sc,sequence:0 +#: field:ir.report.custom.fields,sequence:0 view:ir.sequence:0 +#: field:ir.ui.menu,sequence:0 field:ir.ui.view_sc,sequence:0 #: field:res.partner.bank,sequence:0 #: field:wizard.ir.model.menu.create.line,sequence:0 msgid "Sequence" @@ -7090,12 +6953,15 @@ msgstr "" #. module: base #: help:res.partner.address,type:0 -msgid "Used to select automatically the right address according to the context in sales and purchases documents." +msgid "" +"Used to select automatically the right address according to the context in " +"sales and purchases documents." msgstr "" #. module: base #: help:ir.cron,numbercall:0 -msgid "Number of time the function is called,\n" +msgid "" +"Number of time the function is called,\n" "a negative number indicates that the function will always be called" msgstr "" @@ -7135,12 +7001,9 @@ msgid "Choose a language to install:" msgstr "" #. module: base -#: model:ir.model,name:base.model_res_partner -#: field:res.company,partner_id:0 -#: field:res.partner.address,partner_id:0 -#: field:res.partner.bank,partner_id:0 -#: field:res.partner.event,partner_id:0 -#: selection:res.partner.title,domain:0 +#: model:ir.model,name:base.model_res_partner field:res.company,partner_id:0 +#: field:res.partner.address,partner_id:0 field:res.partner.bank,partner_id:0 +#: field:res.partner.event,partner_id:0 selection:res.partner.title,domain:0 msgid "Partner" msgstr "" @@ -7169,3 +7032,618 @@ msgstr "" msgid "XML Identifier" msgstr "" +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not create this kind of document! (%s)" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The unlink method is not implemented on this object !" +msgstr "" + +#. module: base +#: code:report/custom.py:0 +#, python-format +msgid "" +"The sum of the data (2nd field) is null.\n" +"We can't draw a pie chart !" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "new" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +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 "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Password mismatch !" +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 "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "" +"You can not remove the admin user as it is used internally for resources " +"created by OpenERP (updates, module installation, ...)" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The read method is not implemented on this object !" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Custom fields must have a name that starts with 'x_' !" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not remove the model '%s' !" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_4 +msgid "Basic Partner" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "You try to bypass an access rule (Document type: %s)." +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Pie charts need exactly two fields" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The search method is not implemented on this object !" +msgstr "" + +#. module: base +#: field:ir.attachment,res_id:0 +msgid "Attached ID" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not read this document! (%s)" +msgstr "" + +#. module: base +#: field:ir.attachment,res_model:0 +msgid "Attached Model" +msgstr "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "Can not remove root user!" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented search_memory method !" +msgstr "" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "" +"Couldn't generate the next id because some partners have an alphabetic id !" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented set_memory method !" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Enter at least one field !" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not write in this document! (%s)" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The perm_read method is not implemented on this object !" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_7 +msgid "Openstuff.net" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not delete this document! (%s)" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Can not upgrade module '%s'. It is not installed." +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_17 +msgid "HR sector" +msgstr "" + +#. module: base +#: code:addons/base/maintenance/maintenance.py:0 +#, python-format +msgid "Unable to find a valid contract" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify an action to launch !" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Please check that all your lines have %d columns." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Recursivity Detected." +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Recursion error in modules dependencies !" +msgstr "" + +#. module: base +#: constraint:res.partner.category:0 +msgid "Error ! You can not create recursive categories." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Can not define a column %s. Reserved keyword !" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "" +"Save this document to a .CSV file and open it with your favourite " +"spreadsheet software. The file encoding is UTF-8. You have to translate the " +"latest column before reimporting it." +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_16 +msgid "Telecom sector" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "" +"You try to upgrade a module that depends on the module: %s.\n" +"But this module is not available in your system." +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Invalid operation" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "" +"You try to install a module that depends on the module: %s.\n" +"But this module is not available in your system." +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not remove the field '%s' !" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "You try to remove a module that is installed or will be installed" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Error occurred while validating the field(s) %s: %s" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Using a relation field which uses an unknown object" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The write method is not implemented on this object !" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_3 +msgid "Starter Partner" +msgstr "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "The name of the group can not start with \"-\"" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Tree can only be used in tabular reports" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "" +"Some installed modules depend on the module you plan to Uninstall :\n" +" %s" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Wrong ID for the browse record, got %r, expected an integer." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The create method is not implemented on this object !" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Couldn't find tag '%s' in parent view !" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The name_get method is not implemented on this object !" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not Implemented" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_11 +msgid "Textile Suppliers" +msgstr "" + +#. module: base +#: model:res.country,name:base.mk +msgid "Macedonia" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_partner_address_form +msgid "Addresses" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Records were modified in the meanwhile" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The name_search method is not implemented on this object !" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Module %s: Invalid Quality Certificate" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "" +"Can not create the module file:\n" +" %s" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify the Partner Email address !" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "UserError" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The copy method is not implemented on this object !" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 code:osv/orm.py:0 +#, python-format +msgid "AccessError" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented get_memory method !" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_module_import.py:0 +#, python-format +msgid "Can not create the module file: %s !" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify server option --smtp-from !" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_9 +msgid "Components Supplier" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_14 +msgid "Bad customers" +msgstr "" + +#. module: base +#: code:tools/translate.py:0 +#, python-format +msgid "Bad file format" +msgstr "" + +#. module: base +#: code:tools/amount_to_text_en.py:0 +#, python-format +msgid "Number too large '%d', can not translate it" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_module_import.py:0 +#, python-format +msgid "Error !" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "This method does not exist anymore" +msgstr "" + +#. module: base +#: field:ir.attachment,datas:0 +msgid "File Content" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%A - Full weekday name." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Unknown position in inherited view %s !" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Problem in configuration `Record Id` in Server Action!" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "ValidateError" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Field %d should be a figure" +msgstr "" + +#. module: base +#: constraint:res.partner:0 +msgid "Error ! You can not create recursive associated members." +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_2 +msgid "OpenERP Partners" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_13 +msgid "Important customers" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The value \"%s\" for the field \"%s\" is not in the selection" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_5 +msgid "Gold Partner" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_10 +msgid "Open Source Service Company" +msgstr "" + +#. module: base +#: code:addons/base/maintenance/maintenance.py:0 +#, python-format +msgid "Your can't submit bug reports due to uncovered modules: %s" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "undefined get method !" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Password empty !" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Bad query." +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Second field should be figures" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 code:addons/base/ir/ir_model.py:0 +#: code:addons/base/maintenance/maintenance.py:0 +#: code:addons/base/module/module.py:0 code:addons/base/res/res_currency.py:0 +#: code:addons/base/res/res_user.py:0 code:report/custom.py:0 +#, python-format +msgid "Error" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "" +"Save this document to a .tgz file. This archive containt UTF-8 %s files and " +"may be uploaded to launchpad." +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Bar charts need at least two fields" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_12 +msgid "Segmentation" +msgstr "" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "Warning" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_15 +msgid "IT sector" +msgstr "" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "Partners: " +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_1 +msgid "Prospect" +msgstr "" diff --git a/bin/addons/base/i18n/bg_BG.po b/bin/addons/base/i18n/bg_BG.po index 66be2d569c4..be64fd2d5f0 100644 --- a/bin/addons/base/i18n/bg_BG.po +++ b/bin/addons/base/i18n/bg_BG.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:24:07+0000\n" -"PO-Revision-Date: 2009-04-09 13:24:07+0000\n" +"POT-Creation-Date: 2009-05-19 14:15:53+0000\n" +"PO-Revision-Date: 2009-05-20 10:15:53+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -838,10 +838,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Честота" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1059,12 +1058,6 @@ msgstr "Фиксирана ширина" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3294,6 +3287,12 @@ msgstr "Адрес на партньора" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3517,8 +3516,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3808,15 +3808,10 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Управление на модули" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Непреведен термин" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4184,11 +4179,6 @@ msgstr "Никаква" msgid "Report Fields" msgstr "Полета на справката" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Основни" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4288,6 +4278,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4591,6 +4586,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4702,6 +4702,12 @@ msgstr "Тип изглед" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4750,9 +4756,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5105,11 +5110,6 @@ msgstr "Грешка!" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Честота" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6417,15 +6417,17 @@ msgid "Graph" msgstr "Графика" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Формат за печат" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6760,9 +6762,9 @@ msgid "Condition" msgstr "Условие" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Управление на модули" #. module: base #: field:ir.model.data,res_id:0 @@ -6811,6 +6813,12 @@ msgstr "Отговор" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Непреведен термин" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6925,6 +6933,11 @@ msgstr "Обновяване" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7149,12 +7162,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Основни" #. module: base #: model:res.country,name:base.uz @@ -7219,6 +7229,16 @@ msgstr "" msgid "View Auto-Load" msgstr "Изглед автоматично зареждане" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Последна версия" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Формат за печат" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7476,12 +7496,6 @@ msgstr "Вашето лого - използвайте размер 450x150 пи msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7498,9 +7512,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Последна версия" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/bs_BS.po b/bin/addons/base/i18n/bs_BS.po index 2afbde41087..8c8ea8a9e60 100644 --- a/bin/addons/base/i18n/bs_BS.po +++ b/bin/addons/base/i18n/bs_BS.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:23:01+0000\n" -"PO-Revision-Date: 2009-04-09 13:23:01+0000\n" +"POT-Creation-Date: 2009-05-19 14:15:11+0000\n" +"PO-Revision-Date: 2009-05-20 10:15:11+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -838,10 +838,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Verzija" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1059,12 +1058,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3293,6 +3286,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3516,8 +3515,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3807,15 +3807,10 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Verzija" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4183,11 +4178,6 @@ msgstr "" msgid "Report Fields" msgstr "Polja izvještaja" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Opšte" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4287,6 +4277,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4590,6 +4585,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4701,6 +4701,12 @@ msgstr "Vrsta pregleda" msgid "User Interface" msgstr "Korisnički interfejs" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4749,9 +4755,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5104,11 +5109,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6416,14 +6416,16 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" msgstr "" #. module: base @@ -6759,8 +6761,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6810,6 +6812,12 @@ msgstr "" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6924,6 +6932,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7148,12 +7161,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Opšte" #. module: base #: model:res.country,name:base.uz @@ -7218,6 +7228,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7475,12 +7495,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7497,8 +7511,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/ca_ES.po b/bin/addons/base/i18n/ca_ES.po index 4427e5963d8..41120287025 100644 --- a/bin/addons/base/i18n/ca_ES.po +++ b/bin/addons/base/i18n/ca_ES.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:25:14+0000\n" -"PO-Revision-Date: 2009-04-09 13:25:14+0000\n" +"POT-Creation-Date: 2009-05-19 14:16:35+0000\n" +"PO-Revision-Date: 2009-05-20 10:16:35+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -843,10 +843,9 @@ msgid "Features" msgstr "Característiques" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Versió" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frecuència" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1064,12 +1063,6 @@ msgstr "Ample fix" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3303,6 +3296,12 @@ msgstr "Direccions d'empresa" msgid "Cape Verde" msgstr "Cap Verd" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3526,9 +3525,10 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Dia del mes com un número decimal [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "No podeu realitzar aquesta operació." #. module: base #: view:res.lang:0 @@ -3817,15 +3817,10 @@ msgid "module,type,name,res_id,src,value" msgstr "module,type,name,res_id,src,value" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Administració de mòduls" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Termes no traduïbles" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Versió" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4193,11 +4188,6 @@ msgstr "Cap" msgid "Report Fields" msgstr "Camps informe" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "General" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4297,6 +4287,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "Valors per tipus esdeveniment" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "Zaire" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4600,6 +4595,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "Reunió (Francesa)" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4711,6 +4711,12 @@ msgstr "Tipus de vista" msgid "User Interface" msgstr "Interfície d'usuari" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Ref. empresa" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4759,10 +4765,9 @@ msgid "Belgium" msgstr "Bèlgica" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "No podeu realitzar aquesta operació." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Dia del mes com un número decimal [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -5114,11 +5119,6 @@ msgstr "Error!" msgid "country_id" msgstr "País" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Frecuència" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6427,15 +6427,17 @@ msgid "Graph" msgstr "Diagrama" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Ref. empresa" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Format d'impressió" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6770,9 +6772,9 @@ msgid "Condition" msgstr "Condició" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Administració de mòduls" #. module: base #: field:ir.model.data,res_id:0 @@ -6821,6 +6823,12 @@ msgstr "Respondre" msgid "Turkish / Türkçe" msgstr "Turc / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Termes no traduïbles" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6935,6 +6943,11 @@ msgstr "Actualitza" msgid "Technical guide" msgstr "Guía técnica" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7161,12 +7174,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "General" #. module: base #: model:res.country,name:base.uz @@ -7231,6 +7241,16 @@ msgstr "Vista :" msgid "View Auto-Load" msgstr "Vista auto-carregar" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Última versió" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Format d'impressió" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7488,12 +7508,6 @@ msgstr "El vostre logo – Utilitzeu una mida de 450x150 píxels aprox." msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "El format de separació hauria de ser com [,n] on 0 < n, començant pel dígit unitat. -1 acabarà la separació. Per ex. [3,2,-1] representarà 106500 com 1,06,500; [1,2,-1] ho representarà com 106,50,0; [3] ho representarà com 106,500. Sempre que ',' sigui el separador de mil en cada cas." -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Nova empresa" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7510,9 +7524,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Última versió" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Nova empresa" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/cs_CS.po b/bin/addons/base/i18n/cs_CS.po new file mode 100644 index 00000000000..15eadbb5881 --- /dev/null +++ b/bin/addons/base/i18n/cs_CS.po @@ -0,0 +1,7754 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * base +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-05-19 14:34:09+0000\n" +"PO-Revision-Date: 2009-05-20 10:34:09+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: base +#: model:res.country,name:base.sh +msgid "Saint Helena" +msgstr "" + +#. module: base +#: wizard_view:res.partner.sms_send,init:0 +msgid "SMS - Gateway: clickatell" +msgstr "Brána: clickatell(Gateway: clickatell)" + +#. module: base +#: view:res.lang:0 +msgid "%j - Day of the year as a decimal number [001,366]." +msgstr "" + +#. module: base +#: field:ir.values,meta_unpickle:0 +msgid "Metadata" +msgstr "" + +#. module: base +#: field:ir.ui.view,arch:0 +#: field:ir.ui.view.custom,arch:0 +msgid "View Architecture" +msgstr "Architektura náhledu(View Architecture)" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not create this kind of document! (%s)" +msgstr "" + +#. module: base +#: wizard_field:module.lang.import,init,code:0 +msgid "Code (eg:en__US)" +msgstr "" + +#. module: base +#: view:workflow:0 +#: field:workflow.activity,wkf_id:0 +#: field:workflow.instance,wkf_id:0 +msgid "Workflow" +msgstr "Workflow(Workflow)" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "To browse official translations, you can visit this link: " +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Hungarian / Magyar" +msgstr "" + +#. module: base +#: field:ir.actions.server,wkf_model_id:0 +msgid "Workflow On" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Created Views" +msgstr "" + +#. module: base +#: view:workflow.activity:0 +msgid "Outgoing transitions" +msgstr "Outgoing transitions(Outgoing transitions)" + +#. module: base +#: selection:ir.report.custom,frequency:0 +msgid "Yearly" +msgstr "Ročně(Yearly)" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The unlink method is not implemented on this object !" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,target:0 +msgid "Target Window" +msgstr "" + +#. module: base +#: model:ir.actions.todo,note:base.config_wizard_simple_view +msgid "Choose between the \"Simplified Interface\" or the extended one.\n" +"If you are testing or using OpenERP for the first time, we suggest you to use\n" +"the simplified interface, which has less options and fields but is easier to\n" +"understand. You will be able to switch to the extended view later.\n" +" " +msgstr "" + +#. module: base +#: code:report/custom.py:0 +#, python-format +msgid "The sum of the data (2nd field) is null.\nWe can't draw a pie chart !" +msgstr "" + +#. module: base +#: model:res.country,name:base.kr +msgid "South Korea" +msgstr "" + +#. 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 "" + +#. module: base +#: model:ir.model,name:base.model_ir_ui_view_custom +msgid "ir.ui.view.custom" +msgstr "" + +#. module: base +#: model:res.country,name:base.sz +msgid "Swaziland" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_report_custom +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.report.custom" +msgstr "ir.actions.report.custom" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CANCEL" +msgstr "" + +#. module: base +#: field:ir.report.custom,sortby:0 +msgid "Sorted By" +msgstr "Tříděno podle(Sorted by)" + +#. module: base +#: field:ir.sequence,number_increment:0 +msgid "Increment Number" +msgstr "Zvýšené číslo(Increment number)" + +#. 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 "" + +#. module: base +#: model:ir.model,name:base.model_ir_report_custom_fields +msgid "ir.report.custom.fields" +msgstr "ir.report.custom.fields" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "new" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GOTO_TOP" +msgstr "" + +#. module: base +#: field:ir.actions.report.custom,multi:0 +#: field:ir.actions.report.xml,multi:0 +msgid "On multiple doc." +msgstr "Více dokumentů" + +#. module: base +#: field:ir.module.category,module_nr:0 +msgid "Number of Modules" +msgstr "" + +#. module: base +#: field:res.partner.bank.type.field,size:0 +msgid "Max. Size" +msgstr "Max. délka" + +#. module: base +#: field:res.partner.address,name:0 +msgid "Contact Name" +msgstr "Jméno kontaktu" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +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 "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DELETE" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Password mismatch !" +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 "" + +#. module: base +#: selection:res.request,state:0 +msgid "active" +msgstr "Aktivní" + +#. module: base +#: field:ir.actions.wizard,wiz_name:0 +msgid "Wizard Name" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%y - Year without century as a decimal number [00,99]." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GOTO_FIRST" +msgstr "" + +#. module: base +#: help:ir.rule.group,rules:0 +msgid "The rule is satisfied if at least one test is True" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,operation:0 +msgid "Get Max" +msgstr "Získat maximum(Get max)" + +#. module: base +#: help:ir.actions.act_window,limit:0 +msgid "Default limit for the list view" +msgstr "" + +#. module: base +#: field:ir.model.data,date_update:0 +msgid "Update Date" +msgstr "Update Date(Update date)" + +#. module: base +#: field:ir.actions.act_window,src_model:0 +msgid "Source Object" +msgstr "" + +#. 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 "" + +#. module: base +#: model:ir.model,name:base.model_ir_ui_view_sc +msgid "ir.ui.view_sc" +msgstr "ir.ui.view_sc" + +#. module: base +#: field:ir.model.access,group_id:0 +#: field:ir.rule,rule_group:0 +msgid "Group" +msgstr "Skupina" + +#. module: base +#: field:ir.exports.line,name:0 +#: field:ir.translation,name:0 +#: field:res.partner.bank.type.field,name:0 +msgid "Field Name" +msgstr "Název pole" + +#. module: base +#: model:ir.actions.act_window,name:base.open_module_tree_uninstall +#: model:ir.ui.menu,name:base.menu_module_tree_uninstall +msgid "Uninstalled modules" +msgstr "Nenainstalované" + +#. module: base +#: wizard_view:server.action.create,init:0 +#: wizard_field:server.action.create,init,type:0 +msgid "Select Action Type" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,type:0 +msgid "Configure" +msgstr "" + +#. module: base +#: model:res.country,name:base.tv +msgid "Tuvalu" +msgstr "" + +#. module: base +#: selection:ir.model,state:0 +#: selection:ir.model.grid,state:0 +msgid "Custom Object" +msgstr "" + +#. module: base +#: field:res.lang,date_format:0 +msgid "Date Format" +msgstr "" + +#. module: base +#: field:res.bank,email:0 +#: field:res.partner.address,email:0 +msgid "E-Mail" +msgstr "" + +#. module: base +#: model:res.country,name:base.an +msgid "Netherlands Antilles" +msgstr "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "You can not remove the admin user as it is used internally for resources created by OpenERP (updates, module installation, ...)" +msgstr "" + +#. module: base +#: model:res.country,name:base.gf +msgid "French Guyana" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Bosnian / bosanski jezik" +msgstr "" + +#. module: base +#: help:ir.actions.report.xml,attachment_use:0 +msgid "If you check this, then the second time the user prints with same attachment name, it returns the previous report." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The read method is not implemented on this object !" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_REWIND" +msgstr "" + +#. module: base +#: field:ir.actions.todo,note:0 +msgid "Text" +msgstr "" + +#. module: base +#: field:res.country,name:0 +msgid "Country Name" +msgstr "Název země" + +#. module: base +#: model:res.country,name:base.co +msgid "Colombia" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Schedule Upgrade" +msgstr "" + +#. module: base +#: field:ir.actions.report.custom,report_id:0 +msgid "Report Ref." +msgstr "Ref. hlášení(Report Ref.)" + +#. module: base +#: help:res.country,code:0 +msgid "The ISO country code in two chars.\n" +"You can use this field for quick search." +msgstr "" + +#. module: base +#: selection:workflow.activity,join_mode:0 +#: selection:workflow.activity,split_mode:0 +msgid "Xor" +msgstr "Xor" + +#. module: base +#: view:res.partner:0 +msgid "Sales & Purchases" +msgstr "" + +#. module: base +#: view:ir.actions.wizard:0 +#: field:wizard.ir.model.menu.create.line,wizard_id:0 +msgid "Wizard" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CUT" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_action_wizard +#: view:ir.actions.wizard:0 +#: model:ir.ui.menu,name:base.menu_ir_action_wizard +msgid "Wizards" +msgstr "" + +#. module: base +#: selection:res.config.view,view:0 +msgid "Extended Interface" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Custom fields must have a name that starts with 'x_' !" +msgstr "" + +#. module: base +#: help:ir.actions.server,action_id:0 +msgid "Select the Action Window, Report, Wizard to be executed." +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Export done" +msgstr "" + +#. module: base +#: view:ir.model:0 +msgid "Model Description" +msgstr "Popis modelu" + +#. module: base +#: field:workflow.transition,trigger_expr_id:0 +msgid "Trigger Expression" +msgstr "" + +#. module: base +#: model:res.country,name:base.jo +msgid "Jordan" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not remove the model '%s' !" +msgstr "" + +#. module: base +#: model:res.country,name:base.er +msgid "Eritrea" +msgstr "" + +#. module: base +#: view:res.config.view:0 +msgid "Configure simple view" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Bulgarian / български" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_actions +msgid "ir.actions.actions" +msgstr "ir.actions.actions" + +#. module: base +#: model:ir.actions.act_window,name:base.action_report_custom +#: view:ir.report.custom:0 +msgid "Custom Report" +msgstr "" + +#. module: base +#: selection:ir.report.custom,type:0 +msgid "Bar Chart" +msgstr "Sloupcový graf(Bar chart)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_ERROR" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_INDEX" +msgstr "" + +#. module: base +#: model:res.country,name:base.rs +msgid "Serbia" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +msgid "Wizard View" +msgstr "" + +#. module: base +#: model:res.country,name:base.kh +msgid "Cambodia, Kingdom of" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_sequence_form +#: view:ir.sequence:0 +#: model:ir.ui.menu,name:base.menu_ir_sequence_form +#: model:ir.ui.menu,name:base.next_id_5 +msgid "Sequences" +msgstr "Sekvence" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_QUESTION" +msgstr "" + +#. module: base +#: model:res.country,name:base.pg +msgid "Papua New Guinea" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_4 +msgid "Basic Partner" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "," +msgstr "" + +#. module: base +#: model:res.country,name:base.es +msgid "Spain" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,end:0 +#: wizard_view:module.upgrade,start:0 +msgid "You may have to reinstall some language pack." +msgstr "Možná bude nutné přeinstalovat jazykový balík." + +#. module: base +#: field:res.partner.address,mobile:0 +msgid "Mobile" +msgstr "Mobil" + +#. module: base +#: model:res.country,name:base.om +msgid "Oman" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_payterm_form +#: model:ir.model,name:base.model_res_payterm +msgid "Payment term" +msgstr "" + +#. module: base +#: model:res.country,name:base.nu +msgid "Niue" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Work Days" +msgstr "" + +#. module: base +#: help:ir.values,action_id:0 +msgid "This field is not used, it only helps you to select the right action." +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.act_menu_create +#: view:wizard.ir.model.menu.create:0 +msgid "Create Menu" +msgstr "" + +#. module: base +#: model:res.country,name:base.in +msgid "India" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_maintenance_contract_module +msgid "maintenance contract modules" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "client_action_multi, client_action_relate" +msgstr "" + +#. module: base +#: model:res.country,name:base.ad +msgid "Andorra, Principality of" +msgstr "" + +#. module: base +#: field:ir.module.category,child_ids:0 +#: field:res.partner.category,child_ids:0 +msgid "Child Categories" +msgstr "" + +#. module: base +#: selection:wizard.module.lang.export,format:0 +msgid "TGZ Archive" +msgstr "" + +#. module: base +#: field:res.partner.som,factor:0 +msgid "Factor" +msgstr "Faktor(Factor)" + +#. module: base +#: view:res.lang:0 +msgid "%B - Full month name." +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_type:0 +#: field:ir.actions.todo,type:0 +#: field:ir.server.object.lines,type:0 +#: field:ir.translation,type:0 +#: field:ir.values,key:0 +#: view:res.partner:0 +msgid "Type" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_FILE" +msgstr "" + +#. module: base +#: model:res.country,name:base.gu +msgid "Guam (USA)" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_model_grid +msgid "Objects Security Grid" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GO_DOWN" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_OK" +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +#: selection:workflow.activity,kind:0 +msgid "Dummy" +msgstr "" + +#. module: base +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "You try to bypass an access rule (Document type: %s)." +msgstr "" + +#. module: base +#: model:res.country,name:base.ky +msgid "Cayman Islands" +msgstr "" + +#. module: base +#: field:ir.rule,operand:0 +msgid "Operand" +msgstr "" + +#. module: base +#: field:ir.sequence,name:0 +#: field:ir.sequence.type,name:0 +msgid "Sequence Name" +msgstr "Název sekvence(Sequence Name)" + +#. module: base +#: model:res.country,name:base.td +msgid "Chad" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Spanish (AR) / Español (AR)" +msgstr "" + +#. module: base +#: model:res.country,name:base.ug +msgid "Uganda" +msgstr "" + +#. module: base +#: model:res.country,name:base.ne +msgid "Niger" +msgstr "" + +#. module: base +#: model:res.country,name:base.ba +msgid "Bosnia-Herzegovina" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,alignment:0 +msgid "Alignment" +msgstr "Vyrovnání(Alignment)" + +#. module: base +#: selection:ir.rule,operator:0 +msgid ">=" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%W - Week number of the year (Monday as the first day of the week) as a decimal number [00,53]. All days in a new year preceding the first Monday are considered to be in week 0." +msgstr "" + +#. module: base +#: field:res.partner.event,planned_cost:0 +msgid "Planned Cost" +msgstr "Plánované výdaje" + +#. module: base +#: model:ir.model,name:base.model_ir_model_config +msgid "ir.model.config" +msgstr "" + +#. module: base +#: field:ir.module.module,website:0 +#: field:res.partner,website:0 +msgid "Website" +msgstr "Webová stránka" + +#. module: base +#: field:ir.rule.group,rules:0 +msgid "Tests" +msgstr "" + +#. module: base +#: view:ir.module.repository:0 +msgid "Repository" +msgstr "Sklad(Repository)" + +#. module: base +#: model:res.country,name:base.gs +msgid "S. Georgia & S. Sandwich Isls." +msgstr "" + +#. module: base +#: field:ir.actions.url,url:0 +msgid "Action URL" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUSTIFY_FILL" +msgstr "" + +#. module: base +#: model:res.country,name:base.mh +msgid "Marshall Islands" +msgstr "" + +#. module: base +#: model:res.country,name:base.ht +msgid "Haiti" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +msgid "RML" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_category +#: model:ir.ui.menu,name:base.menu_partner_category_main +msgid "Partners by Categories" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Pie charts need exactly two fields" +msgstr "" + +#. module: base +#: help:wizard.module.lang.export,lang:0 +msgid "To export a new language, do not select a language." +msgstr "" + +#. module: base +#: model:res.country,name:base.md +msgid "Moldavia" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Features" +msgstr "" + +#. module: base +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Četnost(Frequency)" + +#. module: base +#: field:ir.report.custom.fields,fc0_op:0 +#: field:ir.report.custom.fields,fc1_op:0 +#: field:ir.report.custom.fields,fc2_op:0 +#: field:ir.report.custom.fields,fc3_op:0 +msgid "Relation" +msgstr "Popis(Relation)" + +#. module: base +#: field:ir.model.access,perm_read:0 +msgid "Read Access" +msgstr "Číst přístup" + +#. module: base +#: model:ir.model,name:base.model_ir_exports +msgid "ir.exports" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MISSING_IMAGE" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Define New Users" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_REMOVE" +msgstr "" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "raw" +msgstr "" + +#. module: base +#: help:ir.actions.server,email:0 +msgid "Provides the fields that will be used to fetch the email address, e.g. when you select the invoice, then `object.invoice_address_id.email` is the field which gives the correct address" +msgstr "" + +#. module: base +#: field:res.roles,name:0 +msgid "Role Name" +msgstr "Název" + +#. module: base +#: field:res.partner,user_id:0 +msgid "Dedicated Salesman" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "-" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The search method is not implemented on this object !" +msgstr "" + +#. module: base +#: field:res.payterm,name:0 +msgid "Payment Term (short name)" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_bank +#: view:res.bank:0 +#: field:res.partner.bank,bank:0 +msgid "Bank" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "Examples" +msgstr "" + +#. module: base +#: field:ir.module.module,reports_by_module:0 +msgid "Reports" +msgstr "" + +#. module: base +#: field:workflow,on_create:0 +msgid "On Create" +msgstr "On Create(On Create)" + +#. module: base +#: wizard_view:base.module.import,init:0 +msgid "Please give your module .ZIP file to import." +msgstr "" + +#. module: base +#: field:ir.default,value:0 +msgid "Default Value" +msgstr "Přednastavená hodnota(Default Value)" + +#. module: base +#: wizard_field:res.partner.sms_send,init,user:0 +#: field:res.users,login:0 +msgid "Login" +msgstr "Přihlášovací jméno" + +#. module: base +#: view:maintenance.contract:0 +#: field:maintenance.contract,module_ids:0 +msgid "Covered Modules" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_COPY" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_request_link +msgid "res.request.link" +msgstr "res.request.link" + +#. module: base +#: wizard_button:module.module.update,init,update:0 +msgid "Check new modules" +msgstr "Zjistit nové moduly" + +#. module: base +#: model:res.country,name:base.km +msgid "Comoros" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_server_action +#: view:ir.actions.server:0 +#: model:ir.ui.menu,name:base.menu_server_action +msgid "Server Actions" +msgstr "" + +#. module: base +#: model:res.country,name:base.tp +msgid "East Timor" +msgstr "" + +#. module: base +#: view:ir.rule:0 +msgid "Simple domain setup" +msgstr "" + +#. module: base +#: field:res.currency,accuracy:0 +msgid "Computational Accuracy" +msgstr "Výočetní přesnost" + +#. module: base +#: model:res.country,name:base.kg +msgid "Kyrgyz Republic (Kyrgyzstan)" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_wizard_ir_model_menu_create_line +msgid "wizard.ir.model.menu.create.line" +msgstr "" + +#. module: base +#: field:ir.attachment,res_id:0 +msgid "Attached ID" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Day: %(day)s" +msgstr "Den: %(den/dny)" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not read this document! (%s)" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_FIND_AND_REPLACE" +msgstr "" + +#. module: base +#: model:res.country,name:base.mv +msgid "Maldives" +msgstr "" + +#. module: base +#: help:ir.values,res_id:0 +msgid "Keep 0 if the action must appear on all resources." +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_rule +msgid "ir.rule" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Days" +msgstr "Dnů" + +#. module: base +#: field:ir.report.custom.fields,width:0 +msgid "Fixed Width" +msgstr "Opravená šířka(Fixed width)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-calendar" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_YES" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_action_report_custom +#: model:ir.ui.menu,name:base.menu_ir_action_report_custom +msgid "Report Custom" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Year without century: %(y)s" +msgstr "" + +#. module: base +#: view:res.lang:0 +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 +msgid "Partners" +msgstr "Partneři" + +#. module: base +#: help:ir.actions.server,message:0 +msgid "Specify the message. You can use the fields from the object. e.g. `Dear [[ object.partner_id.name ]]`" +msgstr "" + +#. module: base +#: field:ir.attachment,res_model:0 +msgid "Attached Model" +msgstr "" + +#. module: base +#: field:ir.actions.server,trigger_name:0 +msgid "Trigger Name" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_model_access +msgid "ir.model.access" +msgstr "ir.model.access" + +#. module: base +#: field:ir.cron,priority:0 +#: field:ir.ui.view,priority:0 +#: field:res.request,priority:0 +#: field:res.request.link,priority:0 +msgid "Priority" +msgstr "Priorita(0=Velmi naléhavé)(Priority (0=Very Urgent)" + +#. module: base +#: field:workflow.transition,act_from:0 +msgid "Source Activity" +msgstr "Zdrojová aktivita(Source Activity)" + +#. module: base +#: view:ir.sequence:0 +msgid "Legend (for prefix, suffix)" +msgstr "Legenda (pro předponu, příponu)" + +#. module: base +#: selection:ir.server.object.lines,type:0 +msgid "Formula" +msgstr "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "Can not remove root user!" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUSTIFY_LEFT" +msgstr "" + +#. module: base +#: model:res.country,name:base.mw +msgid "Malawi" +msgstr "" + +#. module: base +#: field:res.partner.address,type:0 +msgid "Address Type" +msgstr "Typ adresy" + +#. module: base +#: selection:ir.actions.todo,start_on:0 +msgid "Auto" +msgstr "" + +#. module: base +#: view:res.request:0 +msgid "End of Request" +msgstr "Konec požadavku(End of Request)" + +#. module: base +#: view:res.request:0 +msgid "References" +msgstr "Odkazy(References)" + +#. module: base +#: view:res.lang:0 +msgid "%U - Week number of the year (Sunday as the first day of the week) as a decimal number [00,53]. All days in a new year preceding the first Sunday are considered to be in week 0." +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,init:0 +msgid "Note that this operation may take a few minutes." +msgstr "" + +#. module: base +#: selection:ir.actions.act_window,view_type:0 +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Tree" +msgstr "Strom(Tree)" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "Could you check your contract information ?" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CLEAR" +msgstr "" + +#. module: base +#: help:res.users,password:0 +msgid "Keep empty if you don't want the user to be able to connect on the system." +msgstr "" + +#. module: base +#: field:ir.actions.act_window,view_mode:0 +#: field:res.config.view,view:0 +msgid "View Mode" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented search_memory method !" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Spanish / Español" +msgstr "" + +#. module: base +#: field:res.company,logo:0 +msgid "Logo" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PROPERTIES" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Uninstall (beta)" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window,target:0 +#: selection:ir.actions.url,target:0 +msgid "New Window" +msgstr "" + +#. module: base +#: model:res.country,name:base.bs +msgid "Bahamas" +msgstr "" + +#. module: base +#: selection:res.partner.event,partner_type:0 +msgid "Commercial Prospect" +msgstr "Finanční výhled(Commercial pospect)" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "Couldn't generate the next id because some partners have an alphabetic id !" +msgstr "" + +#. module: base +#: view:ir.attachment:0 +msgid "Attachment" +msgstr "" + +#. module: base +#: model:res.country,name:base.ie +msgid "Ireland" +msgstr "" + +#. module: base +#: wizard_field:module.module.update,update,update:0 +msgid "Number of modules updated" +msgstr "Počet aktualizovaných modulů" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented set_memory method !" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,groups_id:0 +#: model:ir.actions.act_window,name:base.action_res_groups +#: field:ir.actions.report.xml,groups_id:0 +#: field:ir.actions.todo,groups_id:0 +#: field:ir.actions.wizard,groups_id:0 +#: field:ir.model.fields,groups:0 +#: field:ir.rule.group,groups:0 +#: field:ir.ui.menu,groups_id:0 +#: model:ir.ui.menu,name:base.menu_action_res_groups +#: view:res.groups:0 +#: view:res.users:0 +#: field:res.users,groups_id:0 +msgid "Groups" +msgstr "Skupiny" + +#. module: base +#: model:res.country,name:base.bz +msgid "Belize" +msgstr "" + +#. module: base +#: model:res.country,name:base.ge +msgid "Georgia" +msgstr "" + +#. module: base +#: model:res.country,name:base.pl +msgid "Poland" +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "To be removed" +msgstr "" + +#. module: base +#: field:ir.values,meta:0 +msgid "Meta Datas" +msgstr "Meta informace(Meta Datas)" + +#. module: base +#: view:wizard.module.update_translations:0 +msgid "This wizard will detect new terms in the application so that you can update them manually." +msgstr "" + +#. module: base +#: help:ir.actions.server,expression:0 +msgid "Enter the field/expression that will return the list. E.g. select the sale order in Object, and you can have loop on the sales order line. Expression = `object.order_line`." +msgstr "" + +#. module: base +#: field:ir.model,name:0 +#: field:ir.model.fields,model:0 +#: field:ir.model.grid,name:0 +#: field:ir.values,model:0 +msgid "Object Name" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +msgid "Wizard Field" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SELECT_COLOR" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_NO" +msgstr "" + +#. module: base +#: model:res.country,name:base.st +msgid "Saint Tome (Sao Tome) and Principe" +msgstr "" + +#. module: base +#: selection:res.partner.address,type:0 +msgid "Invoice" +msgstr "Fakturační" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_REDO" +msgstr "" + +#. module: base +#: model:res.country,name:base.bb +msgid "Barbados" +msgstr "" + +#. module: base +#: model:res.country,name:base.mg +msgid "Madagascar" +msgstr "" + +#. module: base +#: constraint:ir.model:0 +msgid "The Object name must start with x_ and not contain any special character !" +msgstr "" + +#. module: base +#: field:ir.actions.configuration.wizard,name:0 +msgid "Next Wizard" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_menu_admin +#: field:ir.report.custom,menu_id:0 +#: view:ir.ui.menu:0 +#: field:ir.ui.menu,name:0 +msgid "Menu" +msgstr "Nabídka" + +#. module: base +#: field:res.currency,rate:0 +msgid "Current Rate" +msgstr "" + +#. module: base +#: field:ir.ui.view.custom,ref_id:0 +msgid "Original View" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Action To Launch" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +#: selection:ir.rule,operator:0 +msgid "in" +msgstr "v(in)" + +#. module: base +#: field:ir.actions.url,target:0 +msgid "Action Target" +msgstr "" + +#. module: base +#: model:res.country,name:base.ai +msgid "Anguilla" +msgstr "" + +#. module: base +#: field:ir.model.config,password_check:0 +msgid "Confirmation" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Enter at least one field !" +msgstr "" + +#. module: base +#: field:ir.ui.view_sc,name:0 +msgid "Shortcut Name" +msgstr "Zkratka názvu" + +#. module: base +#: field:res.partner,credit_limit:0 +msgid "Credit Limit" +msgstr "Limit kreditu" + +#. module: base +#: help:ir.actions.server,write_id:0 +msgid "Provide the field name that the record id refers to for the write operation. If it is empty it will refer to the active id of the object." +msgstr "" + +#. module: base +#: model:res.country,name:base.zw +msgid "Zimbabwe" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_translation_export +msgid "Import / Export" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_config_user_form +#: view:res.users:0 +msgid "Configure User" +msgstr "" + +#. module: base +#: field:ir.actions.server,email:0 +msgid "Email Address" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not write in this document! (%s)" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +#: field:workflow.activity,action_id:0 +msgid "Server Action" +msgstr "" + +#. module: base +#: model:res.country,name:base.tt +msgid "Trinidad and Tobago" +msgstr "" + +#. module: base +#: model:res.country,name:base.lv +msgid "Latvia" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Values" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Field Mappings" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_custom +msgid "Customization" +msgstr "" + +#. module: base +#: model:res.country,name:base.py +msgid "Paraguay" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,alignment:0 +msgid "left" +msgstr "levá(left)" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_act_window_close +msgid "ir.actions.act_window_close" +msgstr "" + +#. module: base +#: field:ir.server.object.lines,col1:0 +msgid "Destination" +msgstr "" + +#. module: base +#: model:res.country,name:base.lt +msgid "Lithuania" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PRINT_PREVIEW" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The perm_read method is not implemented on this object !" +msgstr "" + +#. module: base +#: model:res.country,name:base.si +msgid "Slovenia" +msgstr "" + +#. module: base +#: view:res.partner.canal:0 +#: field:res.partner.event,canal_id:0 +msgid "Channel" +msgstr "Kanál(Canal)" + +#. module: base +#: view:res.lang:0 +msgid "%p - Equivalent of either AM or PM." +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Iteration Actions" +msgstr "" + +#. module: base +#: field:maintenance.contract,date_stop:0 +msgid "Ending Date" +msgstr "" + +#. module: base +#: model:res.country,name:base.nz +msgid "New Zealand" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_7 +msgid "Openstuff.net" +msgstr "" + +#. module: base +#: model:res.country,name:base.nf +msgid "Norfolk Island" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_PLAY" +msgstr "" + +#. module: base +#: field:ir.rule,operator:0 +msgid "Operator" +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,start:0 +msgid "Installation Done" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_OPEN" +msgstr "" + +#. module: base +#: field:ir.actions.server,action_id:0 +#: selection:ir.actions.server,state:0 +msgid "Client Action" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,alignment:0 +msgid "right" +msgstr "pravá(right)" + +#. module: base +#: model:res.country,name:base.bd +msgid "Bangladesh" +msgstr "" + +#. module: base +#: constraint:res.company:0 +msgid "Error! You can not create recursive companies." +msgstr "" + +#. module: base +#: selection:maintenance.contract,state:0 +msgid "Valid" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not delete this document! (%s)" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +msgid "XSL" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_other_form +#: model:ir.ui.menu,name:base.menu_partner_other_form +msgid "Others Partners" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Can not upgrade module '%s'. It is not installed." +msgstr "" + +#. module: base +#: model:res.country,name:base.cu +msgid "Cuba" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%S - Second as a decimal number [00,61]." +msgstr "" + +#. module: base +#: model:res.country,name:base.am +msgid "Armenia" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Year with century: %(year)s" +msgstr "" + +#. module: base +#: selection:ir.report.custom,frequency:0 +msgid "Daily" +msgstr "Denně(Daily)" + +#. module: base +#: model:res.country,name:base.se +msgid "Sweden" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Gantt" +msgstr "" + +#. module: base +#: view:ir.property:0 +msgid "Property" +msgstr "Vlastnost" + +#. module: base +#: model:ir.model,name:base.model_res_partner_bank_type +#: view:res.partner.bank.type:0 +msgid "Bank Account Type" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-project" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Iteration Action Configuration" +msgstr "" + +#. module: base +#: model:res.country,name:base.at +msgid "Austria" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Calendar" +msgstr "Kalendář" + +#. module: base +#: field:workflow.activity,signal_send:0 +msgid "Signal (subflow.*)" +msgstr "Signál (subflow.*)(Signal (subflow.*))" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_17 +msgid "HR sector" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_module_module_dependency +msgid "Module dependency" +msgstr "Závislosti modulu" + +#. module: base +#: selection:maintenance.contract.wizard,state:0 +msgid "Draft" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUSTIFY_CENTER" +msgstr "" + +#. module: base +#: view:res.config.view:0 +msgid "Choose Your Mode" +msgstr "" + +#. module: base +#: field:res.company,rml_footer1:0 +msgid "Report Footer 1" +msgstr "Patička výpisu 1" + +#. module: base +#: field:res.company,rml_footer2:0 +msgid "Report Footer 2" +msgstr "Patička výpisu 1" + +#. module: base +#: view:ir.model.access:0 +#: model:ir.ui.menu,name:base.menu_security_access +#: view:res.groups:0 +#: field:res.groups,model_access:0 +msgid "Access Controls" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +#: field:ir.module.module,dependencies_id:0 +msgid "Dependencies" +msgstr "Závislosti(Dependencies)" + +#. module: base +#: field:res.partner,parent_id:0 +msgid "Main Company" +msgstr "Hlavní společnost" + +#. module: base +#: field:ir.report.custom.fields,bgcolor:0 +msgid "Background Color" +msgstr "Barva pozadí(Background color)" + +#. module: base +#: view:ir.actions.server:0 +msgid "If you use a formula type, use a python expression using the variable 'object'." +msgstr "" + +#. module: base +#: field:res.partner.address,birthdate:0 +msgid "Birthdate" +msgstr "Datum narození" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_title_contact +#: model:ir.ui.menu,name:base.menu_partner_title_contact +msgid "Contact Titles" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_som +msgid "res.partner.som" +msgstr "res.partner.som" + +#. module: base +#: model:ir.model,name:base.model_workflow_activity +msgid "workflow.activity" +msgstr "workflow.activity" + +#. module: base +#: field:ir.model.fields,select_level:0 +msgid "Searchable" +msgstr "" + +#. module: base +#: model:res.country,name:base.uy +msgid "Uruguay" +msgstr "" + +#. module: base +#: view:res.partner.event:0 +msgid "Document Link" +msgstr "Document Link(Document Link)" + +#. module: base +#: model:ir.model,name:base.model_res_partner_title +msgid "res.partner.title" +msgstr "res.partner.title" + +#. module: base +#: field:ir.sequence,prefix:0 +msgid "Prefix" +msgstr "Předpona" + +#. module: base +#: field:ir.actions.server,loop_action:0 +msgid "Loop Action" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "German / Deutsch" +msgstr "" + +#. module: base +#: help:ir.actions.server,trigger_name:0 +msgid "Select the Signal name that is to be used as the trigger." +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Fields Mapping" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_sir +msgid "Sir" +msgstr "" + +#. module: base +#: wizard_button:module.upgrade,next,start:0 +msgid "Start Upgrade" +msgstr "" + +#. module: base +#: field:ir.default,ref_id:0 +msgid "ID Ref." +msgstr "ID Ref.(ID Ref.)" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "French / Français" +msgstr "" + +#. module: base +#: model:res.country,name:base.mt +msgid "Malta" +msgstr "" + +#. module: base +#: field:ir.actions.server,fields_lines:0 +msgid "Field Mappings." +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_module_module +#: field:ir.model.data,module:0 +#: view:ir.module.module:0 +#: field:ir.module.module.dependency,module_id:0 +#: rml:ir.module.reference:0 +msgid "Module" +msgstr "Modul" + +#. module: base +#: field:ir.attachment,description:0 +#: field:ir.module.module,description:0 +#: field:res.partner.bank,name:0 +#: view:res.partner.event:0 +#: field:res.partner.event,description:0 +#: view:res.request:0 +msgid "Description" +msgstr "Popis" + +#. module: base +#: model:ir.model,name:base.model_ir_attachment +msgid "ir.attachment" +msgstr "ir.attachment" + +#. module: base +#: field:res.users,action_id:0 +msgid "Home Action" +msgstr "Hlavní Akce" + +#. module: base +#: field:res.lang,grouping:0 +msgid "Separator Format" +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Export language" +msgstr "" + +#. module: base +#: selection:maintenance.contract.wizard,state:0 +msgid "Unvalidated" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_9 +msgid "Database Structure" +msgstr "Struktura databáze" + +#. module: base +#: model:ir.actions.wizard,name:base.res_partner_mass_mailing_wizard +#: wizard_view:res.partner.spam_send,init:0 +msgid "Mass Mailing" +msgstr "Hromadné zasílání mailů" + +#. module: base +#: model:res.country,name:base.yt +msgid "Mayotte" +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "You can also import .po files." +msgstr "" + +#. module: base +#: code:addons/base/maintenance/maintenance.py:0 +#, python-format +msgid "Unable to find a valid contract" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify an action to launch !" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUSTIFY_RIGHT" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_function +msgid "Function of the contact" +msgstr "Funkce kontaktní osoby" + +#. module: base +#: model:ir.actions.act_window,name:base.open_module_tree_upgrade +#: model:ir.ui.menu,name:base.menu_module_tree_upgrade +msgid "Modules to be installed, upgraded or removed" +msgstr "Moduly připravené k instalaci, aktualizaci nebo k odebrání" + +#. module: base +#: view:res.payterm:0 +msgid "Payment Term" +msgstr "" + +#. module: base +#: field:ir.report.custom,footer:0 +msgid "Report Footer" +msgstr "Nahlásit spodní záhlaví stránky(Report footer)" + +#. module: base +#: selection:res.lang,direction:0 +msgid "Right-to-Left" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Please check that all your lines have %d columns." +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "Import language" +msgstr "Import jazyka" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_cron_act +#: view:ir.cron:0 +#: model:ir.ui.menu,name:base.menu_ir_cron_act +msgid "Scheduled Actions" +msgstr "" + +#. module: base +#: field:res.partner,title:0 +#: field:res.partner.address,title:0 +#: field:res.partner.title,name:0 +msgid "Title" +msgstr "Oslovení" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Recursivity Detected." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-account" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Recursion error in modules dependencies !" +msgstr "" + +#. module: base +#: view:ir.model:0 +msgid "Create a Menu" +msgstr "" + +#. module: base +#: help:res.partner,vat:0 +msgid "Value Added Tax number. Check the box if the partner is subjected to the VAT. Used by the VAT legal statement." +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_module_category_tree +#: model:ir.ui.menu,name:base.menu_action_module_category_tree +msgid "Categories of Modules" +msgstr "Kategorie modulů" + +#. module: base +#: selection:ir.actions.todo,state:0 +msgid "Not Started" +msgstr "" + +#. module: base +#: model:res.country,name:base.ru +msgid "Russian Federation" +msgstr "" + +#. module: base +#: model:res.country,name:base.dm +msgid "Dominica" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_res_roles_form +#: model:ir.ui.menu,name:base.menu_action_res_roles_form +#: view:res.roles:0 +#: view:res.users:0 +#: field:res.users,roles_id:0 +msgid "Roles" +msgstr "Funkce" + +#. module: base +#: model:ir.actions.act_window,name:base.action_country +#: model:ir.ui.menu,name:base.menu_country_partner +msgid "Countries" +msgstr "" + +#. module: base +#: view:ir.rule.group:0 +msgid "Record rules" +msgstr "" + +#. module: base +#: field:res.partner,vat:0 +msgid "VAT" +msgstr "DPH" + +#. module: base +#: view:res.lang:0 +msgid "12. %w ==> 5 ( Friday is the 6th day)" +msgstr "" + +#. module: base +#: constraint:res.partner.category:0 +msgid "Error ! You can not create recursive categories." +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%x - Appropriate date representation." +msgstr "" + +#. module: base +#: help:ir.module.repository,filter:0 +msgid "Regexp to search module on the repository webpage:\n" +"- The first parenthesis must match the name of the module.\n" +"- The second parenthesis must match the whole version number.\n" +"- The last parenthesis must match the extension of the module." +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%M - Minute as a decimal number [00,59]." +msgstr "" + +#. module: base +#: model:res.country,name:base.tj +msgid "Tajikistan" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.act_values_form_action +#: model:ir.ui.menu,name:base.menu_values_form_action +msgid "Connect Actions To Client Events" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "GPL-2 or later version" +msgstr "" + +#. module: base +#: selection:res.partner.event,type:0 +msgid "Prospect Contact" +msgstr "Prohlédnout Kontakt(Prospect Contact)" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_wizard +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.wizard" +msgstr "ir.actions.wizard" + +#. module: base +#: model:res.country,name:base.nr +msgid "Nauru" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_property +msgid "ir.property" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window,view_type:0 +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Form" +msgstr "Formulář(Form)" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Can not define a column %s. Reserved keyword !" +msgstr "" + +#. module: base +#: model:res.country,name:base.me +msgid "Montenegro" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_QUIT" +msgstr "" + +#. module: base +#: view:ir.cron:0 +msgid "Technical Data" +msgstr "" + +#. module: base +#: view:res.partner:0 +#: field:res.partner,category_id:0 +msgid "Categories" +msgstr "Kategorie" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "To be upgraded" +msgstr "" + +#. module: base +#: model:res.country,name:base.ly +msgid "Libya" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-purchase" +msgstr "" + +#. module: base +#: wizard_field:module.module.update,init,repositories:0 +msgid "Repositories" +msgstr "Repozitáře" + +#. module: base +#: model:res.country,name:base.cf +msgid "Central African Republic" +msgstr "" + +#. module: base +#: model:res.country,name:base.li +msgid "Liechtenstein" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_ltd +msgid "Ltd" +msgstr "" + +#. module: base +#: field:res.partner,ean13:0 +msgid "EAN13" +msgstr "EAN13" + +#. module: base +#: model:res.country,name:base.pt +msgid "Portugal" +msgstr "" + +#. module: base +#: selection:maintenance.contract,state:0 +msgid "Unvalid" +msgstr "" + +#. module: base +#: field:ir.module.module,certificate:0 +msgid "Quality Certificate" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "6. %d, %m ==> 05, 12" +msgstr "" + +#. module: base +#: help:res.partner,customer:0 +msgid "Check this box if the partner is a customer." +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.res_lang_act_window +#: model:ir.model,name:base.model_res_lang +#: model:ir.ui.menu,name:base.menu_res_lang_act_window +#: view:res.lang:0 +msgid "Languages" +msgstr "Jazyky" + +#. module: base +#: model:res.country,name:base.pw +msgid "Palau" +msgstr "" + +#. module: base +#: model:res.country,name:base.ec +msgid "Ecuador" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "Save this document to a .CSV file and open it with your favourite spreadsheet software. The file encoding is UTF-8. You have to translate the latest column before reimporting it." +msgstr "" + +#. module: base +#: model:res.country,name:base.au +msgid "Australia" +msgstr "" + +#. module: base +#: help:res.partner,lang:0 +msgid "If the selected language is loaded in the system, all documents related to this partner will be printed in this language. If not, it will be english." +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Menu :" +msgstr "" + +#. module: base +#: selection:ir.model.fields,state:0 +msgid "Base Field" +msgstr "" + +#. module: base +#: wizard_view:module.module.update,update:0 +msgid "New modules" +msgstr "Nové moduly" + +#. module: base +#: field:ir.actions.report.xml,report_sxw_content:0 +#: field:ir.actions.report.xml,report_sxw_content_data:0 +msgid "SXW content" +msgstr "" + +#. module: base +#: view:ir.cron:0 +msgid "Action to Trigger" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,fc0_operande:0 +#: field:ir.report.custom.fields,fc1_operande:0 +#: field:ir.report.custom.fields,fc2_operande:0 +#: field:ir.report.custom.fields,fc3_operande:0 +#: selection:ir.translation,type:0 +msgid "Constraint" +msgstr "Omezení(Constraint)" + +#. module: base +#: selection:ir.values,key:0 +#: selection:res.partner.address,type:0 +msgid "Default" +msgstr "Standartní" + +#. module: base +#: field:ir.model.fields,required:0 +#: field:res.partner.bank.type.field,required:0 +msgid "Required" +msgstr "" + +#. module: base +#: field:ir.model.fields,domain:0 +#: field:ir.rule,domain:0 +#: field:res.partner.title,domain:0 +msgid "Domain" +msgstr "" + +#. module: base +#: field:res.request.history,name:0 +msgid "Summary" +msgstr "Shrnutí(Summary)" + +#. 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 ]]`" +msgstr "" + +#. module: base +#: view:res.company:0 +msgid "Header/Footer" +msgstr "" + +#. module: base +#: model:res.country,name:base.lb +msgid "Lebanon" +msgstr "" + +#. module: base +#: wizard_field:module.lang.import,init,name:0 +msgid "Language name" +msgstr "Jméno jazyka" + +#. module: base +#: model:res.country,name:base.va +msgid "Holy See (Vatican City State)" +msgstr "" + +#. module: base +#: help:ir.actions.server,condition:0 +msgid "Condition that is to be tested before action is executed, e.g. object.list_price > object.cost_price" +msgstr "" + +#. module: base +#: wizard_field:base.module.import,init,module_file:0 +msgid "Module .ZIP file" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_16 +msgid "Telecom sector" +msgstr "" + +#. module: base +#: field:workflow.transition,trigger_model:0 +msgid "Trigger Object" +msgstr "" + +#. module: base +#: selection:ir.report.custom,state:0 +msgid "Subscribed" +msgstr "Podepsaný(Subscribed)" + +#. module: base +#: wizard_view:module.lang.install,init:0 +#: wizard_view:module.upgrade,next:0 +msgid "System Upgrade" +msgstr "Aktualizace systému" + +#. module: base +#: field:workflow.activity,in_transitions:0 +msgid "Incoming Transitions" +msgstr "" + +#. module: base +#: model:res.country,name:base.sr +msgid "Suriname" +msgstr "" + +#. module: base +#: field:ir.values,key2:0 +#: view:res.partner.event.type:0 +#: field:res.partner.event.type,name:0 +msgid "Event Type" +msgstr "Typ případu(Type of event)" + +#. module: base +#: view:res.partner.bank:0 +#: model:res.partner.bank.type,name:base.bank_normal +msgid "Bank account" +msgstr "Bankovní účet" + +#. module: base +#: view:ir.sequence.type:0 +msgid "Sequence Type" +msgstr "Typ sekvence(Sequence type)" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "You try to upgrade a module that depends on the module: %s.\nBut this module is not available in your system." +msgstr "" + +#. module: base +#: view:res.partner.address:0 +msgid "Partner Address" +msgstr "" + +#. module: base +#: field:ir.module.module,license:0 +msgid "License" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Invalid operation" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SAVE_AS" +msgstr "" + +#. module: base +#: field:ir.actions.server,srcmodel_id:0 +msgid "Model" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "You try to install a module that depends on the module: %s.\nBut this module is not available in your system." +msgstr "" + +#. module: base +#: field:ir.actions.act_window.view,view_id:0 +#: field:ir.default,page:0 +#: selection:ir.translation,type:0 +#: field:wizard.ir.model.menu.create.line,view_id:0 +msgid "View" +msgstr "Pohled" + +#. module: base +#: view:ir.actions.act_window:0 +msgid "Open a Window" +msgstr "Otevřít okno(Open a Window)" + +#. module: base +#: model:res.country,name:base.gq +msgid "Equatorial Guinea" +msgstr "" + +#. module: base +#: wizard_view:base.module.import,init:0 +msgid "Module Import" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not remove the field '%s' !" +msgstr "" + +#. module: base +#: field:res.bank,zip:0 +#: field:res.partner.address,zip:0 +#: field:res.partner.bank,zip:0 +msgid "Zip" +msgstr "" + +#. module: base +#: field:ir.module.module,author:0 +msgid "Author" +msgstr "Autor(Author)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_UNDELETE" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%c - Appropriate date and time representation." +msgstr "" + +#. module: base +#: model:res.country,name:base.bo +msgid "Bolivia" +msgstr "" + +#. module: base +#: model:res.country,name:base.gh +msgid "Ghana" +msgstr "" + +#. module: base +#: field:res.lang,direction:0 +msgid "Direction" +msgstr "Směr" + +#. module: base +#: model:ir.model,name:base.model_wizard_module_update_translations +msgid "wizard.module.update_translations" +msgstr "" + +#. module: base +#: view:ir.actions.act_window:0 +#: model:ir.actions.act_window,name:base.action_ui_view +#: field:ir.actions.act_window,view_ids:0 +#: field:ir.actions.act_window,views:0 +#: field:ir.module.module,views_by_module:0 +#: model:ir.ui.menu,name:base.menu_action_ui_view +#: view:ir.ui.view:0 +#: view:wizard.ir.model.menu.create:0 +#: field:wizard.ir.model.menu.create,view_ids:0 +msgid "Views" +msgstr "Pohledy" + +#. module: base +#: view:res.groups:0 +#: field:res.groups,rule_groups:0 +#: field:res.users,rules_id:0 +msgid "Rules" +msgstr "Pravidla" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "You try to remove a module that is installed or will be installed" +msgstr "" + +#. module: base +#: help:ir.values,key2:0 +msgid "The kind of action or button in the client side that will trigger the action." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PASTE" +msgstr "" + +#. module: base +#: model:res.country,name:base.gt +msgid "Guatemala" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_workflow_form +#: model:ir.ui.menu,name:base.menu_workflow +msgid "Workflows" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_config_wizard_form +#: model:ir.ui.menu,name:base.menu_config_module +msgid "Configuration Wizard" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_roles +msgid "res.roles" +msgstr "res.roles" + +#. module: base +#: help:ir.cron,priority:0 +msgid "0=Very Urgent\n" +"10=Not urgent" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Skip" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.res_request_link-act +#: model:ir.ui.menu,name:base.menu_res_request_link_act +msgid "Accepted Links in Requests" +msgstr "" + +#. module: base +#: model:res.country,name:base.ls +msgid "Lesotho" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.grant_menu_access +#: model:ir.ui.menu,name:base.menu_grant_menu_access +msgid "Grant Access To Menus" +msgstr "" + +#. module: base +#: model:res.country,name:base.ke +msgid "Kenya" +msgstr "" + +#. module: base +#: view:res.config.view:0 +msgid "Choose the simplified interface if you are testing OpenERP for the first time. Less used options or fields are automatically hidden. You will be able to change this, later, through the Administration menu." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Error occurred while validating the field(s) %s: %s" +msgstr "" + +#. module: base +#: model:res.country,name:base.sm +msgid "San Marino" +msgstr "" + +#. module: base +#: model:res.country,name:base.bm +msgid "Bermuda" +msgstr "" + +#. module: base +#: model:res.country,name:base.pe +msgid "Peru" +msgstr "" + +#. module: base +#: selection:ir.model.fields,on_delete:0 +msgid "Set NULL" +msgstr "" + +#. module: base +#: field:res.partner.event,som:0 +#: field:res.partner.som,name:0 +msgid "State of Mind" +msgstr "Názor(State of mind)" + +#. module: base +#: model:res.country,name:base.bj +msgid "Benin" +msgstr "" + +#. module: base +#: view:ir.rule.group:0 +msgid "The rule is satisfied if all test are True (AND)" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CONNECT" +msgstr "" + +#. module: base +#: selection:ir.model.fields,select_level:0 +msgid "Not Searchable" +msgstr "" + +#. module: base +#: field:res.partner.event.type,key:0 +msgid "Key" +msgstr "Klíč(Key)" + +#. module: base +#: field:ir.cron,nextcall:0 +msgid "Next Call Date" +msgstr "" + +#. module: base +#: field:res.company,rml_header:0 +msgid "RML Header" +msgstr "" + +#. module: base +#: wizard_field:res.partner.sms_send,init,app_id:0 +msgid "API ID" +msgstr "API ID(API ID)" + +#. module: base +#: model:res.country,name:base.mu +msgid "Mauritius" +msgstr "" + +#. module: base +#: wizard_view:module.module.update,init:0 +msgid "Scan for new modules" +msgstr "Najít nové moduly" + +#. module: base +#: model:ir.model,name:base.model_ir_module_repository +msgid "Module Repository" +msgstr "Repozitář modulu" + +#. module: base +#: model:ir.ui.menu,name:base.menu_security +msgid "Security" +msgstr "Zabezpečení" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Using a relation field which uses an unknown object" +msgstr "" + +#. module: base +#: model:res.country,name:base.za +msgid "South Africa" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_wizard_module_lang_export +msgid "wizard.module.lang.export" +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "Installed" +msgstr "" + +#. module: base +#: model:res.country,name:base.sn +msgid "Senegal" +msgstr "" + +#. module: base +#: model:res.country,name:base.hu +msgid "Hungary" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_groups +msgid "res.groups" +msgstr "res.groups" + +#. module: base +#: model:res.country,name:base.br +msgid "Brazil" +msgstr "" + +#. module: base +#: field:ir.sequence,number_next:0 +msgid "Next Number" +msgstr "Další číslo" + +#. module: base +#: view:res.currency:0 +#: field:res.currency,rate_ids:0 +msgid "Rates" +msgstr "" + +#. module: base +#: model:res.country,name:base.sy +msgid "Syria" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "======================================================" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,field_child2:0 +msgid "Field child2" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,field_child3:0 +msgid "Field child3" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,field_child0:0 +msgid "Field child0" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,field_child1:0 +msgid "Field child1" +msgstr "" + +#. module: base +#: field:ir.model.fields,selection:0 +msgid "Field Selection" +msgstr "" + +#. module: base +#: selection:res.request,state:0 +msgid "draft" +msgstr "Koncept" + +#. module: base +#: field:res.currency.rate,name:0 +#: field:res.partner,date:0 +#: field:res.partner.event,date:0 +#: field:res.request,date_sent:0 +msgid "Date" +msgstr "Datum" + +#. module: base +#: field:ir.actions.report.xml,report_sxw:0 +msgid "SXW path" +msgstr "" + +#. module: base +#: view:ir.attachment:0 +msgid "Data" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Groups are used to defined access rights on each screen and menu." +msgstr "" + +#. module: base +#: field:ir.ui.menu,parent_id:0 +#: field:wizard.ir.model.menu.create,menu_id:0 +msgid "Parent Menu" +msgstr "Nadřazené menu" + +#. module: base +#: help:ir.actions.act_window.view,multi:0 +#: help:ir.actions.report.custom,multi:0 +#: help:ir.actions.report.xml,multi:0 +msgid "If set to true, the action will not be displayed on the right toolbar of a form view." +msgstr "" + +#. module: base +#: view:ir.attachment:0 +msgid "Attached To" +msgstr "" + +#. module: base +#: field:res.lang,decimal_point:0 +msgid "Decimal Separator" +msgstr "" + +#. module: base +#: view:res.partner:0 +#: view:res.request:0 +#: field:res.request,history:0 +msgid "History" +msgstr "Historie(History)" + +#. module: base +#: field:ir.attachment,create_uid:0 +msgid "Creator" +msgstr "" + +#. module: base +#: model:res.country,name:base.mx +msgid "Mexico" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Swedish / svenska" +msgstr "" + +#. module: base +#: field:res.company,child_ids:0 +msgid "Child Companies" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_users +msgid "res.users" +msgstr "res.users" + +#. module: base +#: model:res.country,name:base.ni +msgid "Nicaragua" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The write method is not implemented on this object !" +msgstr "" + +#. module: base +#: view:res.partner.event:0 +msgid "General Description" +msgstr "Obecný popis" + +#. module: base +#: selection:res.partner.event,type:0 +msgid "Sale Opportunity" +msgstr "Možnost prodat" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "Maintenance contract added !" +msgstr "" + +#. module: base +#: field:ir.rule,field_id:0 +#: selection:ir.translation,type:0 +msgid "Field" +msgstr "" + +#. module: base +#: model:res.country,name:base.ve +msgid "Venezuela" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "9. %j ==> 340" +msgstr "" + +#. module: base +#: model:res.country,name:base.zm +msgid "Zambia" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_action_report_xml +#: model:ir.ui.menu,name:base.menu_ir_action_report_xml +msgid "Report Xml" +msgstr "" + +#. module: base +#: help:res.partner,user_id:0 +msgid "The internal user that is in charge of communicating with this partner if any." +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Cancel Upgrade" +msgstr "Stornovat aktualizaci" + +#. module: base +#: model:res.country,name:base.ci +msgid "Ivory Coast (Cote D'Ivoire)" +msgstr "" + +#. module: base +#: model:res.country,name:base.kz +msgid "Kazakhstan" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,name:0 +#: field:ir.actions.todo,name:0 +#: field:ir.cron,name:0 +#: field:ir.model.access,name:0 +#: field:ir.model.fields,name:0 +#: field:ir.module.category,name:0 +#: field:ir.module.module,name:0 +#: field:ir.module.module.dependency,name:0 +#: rml:ir.module.reference:0 +#: field:ir.module.repository,name:0 +#: field:ir.property,name:0 +#: field:ir.report.custom.fields,name:0 +#: field:ir.rule.group,name:0 +#: field:ir.values,name:0 +#: field:maintenance.contract.module,name:0 +#: field:res.bank,name:0 +#: field:res.config.view,name:0 +#: field:res.lang,name:0 +#: field:res.partner,name:0 +#: field:res.partner.bank.type,name:0 +#: field:res.request.link,name:0 +#: field:res.users,name:0 +#: field:workflow,name:0 +#: field:workflow.activity,name:0 +msgid "Name" +msgstr "Název(Name)" + +#. module: base +#: model:res.country,name:base.ms +msgid "Montserrat" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_translation_app +msgid "Application Terms" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,operation:0 +msgid "Calculate Average" +msgstr "Vypočítat průměr(Calculate Average)" + +#. module: base +#: field:ir.module.module,demo:0 +msgid "Demo data" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_workflow_instance_form +#: model:ir.ui.menu,name:base.menu_workflow_instance +msgid "Instances" +msgstr "" + +#. module: base +#: model:res.country,name:base.aq +msgid "Antarctica" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_3 +msgid "Starter Partner" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_act_window_view +msgid "ir.actions.act_window.view" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Web" +msgstr "" + +#. module: base +#: field:res.partner.event,planned_revenue:0 +msgid "Planned Revenue" +msgstr "Plánovaný příjem(Planned revenue)" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "You have to import a .CSV file wich is encoded in UTF-8. Please check that the first line of your file is one of the following:" +msgstr "" + +#. module: base +#: model:res.country,name:base.et +msgid "Ethiopia" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%H - Hour (24-hour clock) as a decimal number [00,23]." +msgstr "" + +#. module: base +#: view:res.roles:0 +msgid "Role" +msgstr "Úloha(Role)" + +#. module: base +#: help:res.country.state,code:0 +msgid "The state code in three chars.\n" +"" +msgstr "" + +#. module: base +#: model:res.country,name:base.sj +msgid "Svalbard and Jan Mayen Islands" +msgstr "" + +#. module: base +#: view:ir.rule:0 +msgid "Test" +msgstr "Test" + +#. module: base +#: field:ir.report.custom.fields,groupby:0 +msgid "Group By" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_WARNING" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ZOOM_IN" +msgstr "" + +#. module: base +#: selection:res.request,state:0 +msgid "closed" +msgstr "Uzavřený" + +#. module: base +#: selection:wizard.module.lang.export,state:0 +msgid "get" +msgstr "" + +#. module: base +#: help:ir.model.fields,on_delete:0 +msgid "On delete property for many2one fields" +msgstr "" + +#. module: base +#: field:ir.actions.server,write_id:0 +msgid "Write Id" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,domain:0 +msgid "Domain Value" +msgstr "Hodnota Domény(Domain Value)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ITALIC" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "SMS Configuration" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_access_act +#: model:ir.ui.menu,name:base.menu_ir_access_act +msgid "Access Controls List" +msgstr "" + +#. module: base +#: model:res.country,name:base.um +msgid "USA Minor Outlying Islands" +msgstr "" + +#. module: base +#: field:res.partner.bank,state:0 +#: field:res.partner.bank.type.field,bank_type_id:0 +msgid "Bank Type" +msgstr "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "The name of the group can not start with \"-\"" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,end:0 +#: wizard_view:module.upgrade,start:0 +msgid "We suggest you to reload the menu tab (Ctrl+t Ctrl+r)." +msgstr "" + +#. module: base +#: view:ir.ui.view_sc:0 +#: field:res.partner.title,shortcut:0 +msgid "Shortcut" +msgstr "Zkratka(Shortcut)" + +#. module: base +#: field:ir.model.data,date_init:0 +msgid "Init Date" +msgstr "Init date(Init date)" + +#. module: base +#: field:workflow.activity,flow_start:0 +msgid "Flow Start" +msgstr "začátek toku(Flow start)" + +#. module: base +#: view:ir.model:0 +#: view:ir.model.fields:0 +msgid "Security on Groups" +msgstr "" + +#. module: base +#: view:res.partner.bank:0 +msgid "Bank Account Owner" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.act_values_form +#: model:ir.ui.menu,name:base.menu_values_form +msgid "Client Actions Connections" +msgstr "" + +#. module: base +#: field:ir.ui.view_sc,resource:0 +msgid "Resource Name" +msgstr "Název zdroje(Resource Name)" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Hours" +msgstr "Hodin" + +#. module: base +#: model:res.country,name:base.gp +msgid "Guadeloupe (French)" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,cumulate:0 +msgid "Accumulate" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Tree can only be used in tabular reports" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Directory" +msgstr "" + +#. module: base +#: field:wizard.ir.model.menu.create,name:0 +msgid "Menu Name" +msgstr "" + +#. module: base +#: field:ir.report.custom,title:0 +msgid "Report Title" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,fontcolor:0 +msgid "Font color" +msgstr "Barva písma(Font color)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SORT_DESCENDING" +msgstr "" + +#. module: base +#: model:res.country,name:base.my +msgid "Malaysia" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_request_history +msgid "res.request.history" +msgstr "res.request.history" + +#. module: base +#: view:ir.actions.server:0 +msgid "Client Action Configuration" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_address_form +#: model:ir.model,name:base.model_res_partner_address +#: view:res.partner.address:0 +msgid "Partner Addresses" +msgstr "" + +#. module: base +#: model:res.country,name:base.cv +msgid "Cape Verde" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.act_res_partner_event +#: field:res.partner,events:0 +#: field:res.partner.event,name:0 +msgid "Events" +msgstr "Akce" + +#. module: base +#: model:ir.actions.act_window,name:base.action_res_roles +#: model:ir.ui.menu,name:base.menu_action_res_roles +msgid "Roles Structure" +msgstr "Struktura funkcí" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_url +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.url" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_STOP" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Wrong ID for the browse record, got %r, expected an integer." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DND_MULTIPLE" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_addess_tree +#: view:res.partner:0 +msgid "Partner Contacts" +msgstr "" + +#. module: base +#: wizard_field:module.module.update,update,add:0 +msgid "Number of modules added" +msgstr "Počet přidaných modulů" + +#. module: base +#: field:workflow.transition,role_id:0 +msgid "Role Required" +msgstr "Požadovaná úloha(Role Required)" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The create method is not implemented on this object !" +msgstr "" + +#. module: base +#: field:workflow.triggers,workitem_id:0 +msgid "Workitem" +msgstr "Workitem(Workitem)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_AUTHENTICATION" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ZOOM_OUT" +msgstr "" + +#. module: base +#: field:ir.actions.act_window.view,act_window_id:0 +#: view:ir.actions.actions:0 +#: field:ir.actions.todo,action_id:0 +#: field:ir.ui.menu,action:0 +#: field:ir.values,action_id:0 +#: selection:ir.values,key:0 +msgid "Action" +msgstr "Akce" + +#. module: base +#: view:ir.actions.server:0 +msgid "Email Configuration" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_cron +msgid "ir.cron" +msgstr "ir.cron" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-mrp" +msgstr "" + +#. module: base +#: field:ir.actions.server,trigger_obj_id:0 +msgid "Trigger On" +msgstr "" + +#. module: base +#: model:res.country,name:base.fj +msgid "Fiji" +msgstr "" + +#. module: base +#: field:ir.model.fields,size:0 +msgid "Size" +msgstr "" + +#. module: base +#: model:res.country,name:base.sd +msgid "Sudan" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%m - Month as a decimal number [01,12]." +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Export Data" +msgstr "" + +#. module: base +#: model:res.country,name:base.fm +msgid "Micronesia" +msgstr "" + +#. module: base +#: view:res.request.history:0 +msgid "Request History" +msgstr "Historie požadavku(Request History)" + +#. module: base +#: field:ir.module.module,menus_by_module:0 +#: view:res.groups:0 +msgid "Menus" +msgstr "" + +#. module: base +#: model:res.country,name:base.il +msgid "Israel" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_server_action_create +msgid "Create Action" +msgstr "" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "html" +msgstr "" + +#. module: base +#: field:res.lang,time_format:0 +msgid "Time Format" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,next:0 +msgid "Your system will be upgraded." +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Defined Reports" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-tools" +msgstr "" + +#. module: base +#: view:ir.actions.report.xml:0 +msgid "Report xml" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_module_open_categ +#: model:ir.actions.act_window,name:base.open_module_tree +#: view:ir.module.module:0 +#: model:ir.ui.menu,name:base.menu_module_tree +#: field:wizard.module.lang.export,modules:0 +msgid "Modules" +msgstr "Moduly" + +#. module: base +#: selection:workflow.activity,kind:0 +#: field:workflow.activity,subflow_id:0 +#: field:workflow.workitem,subflow_id:0 +msgid "Subflow" +msgstr "Subflow(Subflow)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_UNDO" +msgstr "" + +#. module: base +#: field:workflow.transition,signal:0 +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" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-sale" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%I - Hour (12-hour clock) as a decimal number [01,12]." +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Romanian / limba română" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ADD" +msgstr "" + +#. module: base +#: field:ir.cron,doall:0 +msgid "Repeat Missed" +msgstr "" + +#. module: base +#: help:ir.actions.server,state:0 +msgid "Type of the Action that is to be executed" +msgstr "" + +#. module: base +#: field:ir.server.object.lines,server_id:0 +msgid "Object Mapping" +msgstr "" + +#. module: base +#: help:res.currency,rate:0 +#: help:res.currency.rate,rate:0 +msgid "The rate of the currency to the currency of rate 1" +msgstr "" + +#. module: base +#: model:res.country,name:base.uk +msgid "United Kingdom" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Create / Write" +msgstr "" + +#. module: base +#: help:res.partner.category,active:0 +msgid "The active field allows you to hide the category without removing it." +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Object:" +msgstr "Objekt:" + +#. module: base +#: model:res.country,name:base.bw +msgid "Botswana" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_title_partner +#: model:ir.ui.menu,name:base.menu_partner_title_partner +#: view:res.partner.title:0 +msgid "Partner Titles" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,type:0 +msgid "Service" +msgstr "" + +#. module: base +#: help:ir.actions.act_window,auto_refresh:0 +msgid "Add an auto-refresh on the view" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,next:0 +#: wizard_field:module.upgrade,next,module_download:0 +msgid "Modules to download" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_workflow_workitem_form +#: model:ir.ui.menu,name:base.menu_workflow_workitem +msgid "Workitems" +msgstr "" + +#. module: base +#: field:wizard.module.lang.export,advice:0 +msgid "Advice" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Lithuanian / Lietuvių kalba" +msgstr "" + +#. module: base +#: help:ir.actions.server,record_id:0 +msgid "Provide the field name where the record id is stored after the create operations. If it is empty, you can not track the new record." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Couldn't find tag '%s' in parent view !" +msgstr "" + +#. module: base +#: field:ir.ui.view,inherit_id:0 +msgid "Inherited View" +msgstr "Inherited View(Inherited View)" + +#. module: base +#: model:ir.model,name:base.model_ir_translation +msgid "ir.translation" +msgstr "ir.translation" + +#. module: base +#: model:ir.model,name:base.model_ir_rule_group +msgid "ir.rule.group" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.open_module_tree_install +#: model:ir.ui.menu,name:base.menu_module_tree_install +msgid "Installed modules" +msgstr "Nainstalované" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The name_get method is not implemented on this object !" +msgstr "" + +#. module: base +#: model:res.country,name:base.lc +msgid "Saint Lucia" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_maintenance_contract +#: view:maintenance.contract:0 +msgid "Maintenance Contract" +msgstr "" + +#. module: base +#: help:ir.actions.server,trigger_obj_id:0 +msgid "Select the object from the model on which the workflow will executed." +msgstr "" + +#. module: base +#: field:ir.model,state:0 +#: field:ir.model.fields,state:0 +#: field:ir.model.grid,state:0 +msgid "Manually Created" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,operation:0 +msgid "Calculate Count" +msgstr "Vypočítat součet(Calculate Count)" + +#. module: base +#: field:ir.model.access,perm_create:0 +msgid "Create Access" +msgstr "Vytvořit přístup" + +#. module: base +#: field:res.partner.address,state_id:0 +msgid "Fed. State" +msgstr "" + +#. module: base +#: model:res.country,name:base.io +msgid "British Indian Ocean Territory" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Field Mapping" +msgstr "" + +#. module: base +#: field:maintenance.contract,date_start:0 +msgid "Starting Date" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: field:ir.model.fields,ttype:0 +msgid "Field Type" +msgstr "Typ pole" + +#. module: base +#: field:res.country.state,code:0 +msgid "State Code" +msgstr "Kód státu" + +#. module: base +#: field:ir.model.fields,on_delete:0 +msgid "On delete" +msgstr "" + +#. module: base +#: selection:res.lang,direction:0 +msgid "Left-to-Right" +msgstr "" + +#. module: base +#: field:res.lang,translatable:0 +msgid "Translatable" +msgstr "Přeložitelný" + +#. module: base +#: model:res.country,name:base.vn +msgid "Vietnam" +msgstr "" + +#. module: base +#: field:res.users,signature:0 +msgid "Signature" +msgstr "Podpis" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not Implemented" +msgstr "" + +#. module: base +#: field:res.partner.category,complete_name:0 +msgid "Full Name" +msgstr "" + +#. module: base +#: model:res.country,name:base.mz +msgid "Mozambique" +msgstr "" + +#. module: base +#: field:ir.actions.server,message:0 +#: wizard_field:res.partner.spam_send,init,text:0 +msgid "Message" +msgstr "Vzkaz" + +#. module: base +#: field:ir.actions.act_window.view,multi:0 +msgid "On Multiple Doc." +msgstr "" + +#. module: base +#: field:res.partner,address:0 +#: view:res.partner.address:0 +msgid "Contacts" +msgstr "Kotakty" + +#. module: base +#: model:res.country,name:base.fo +msgid "Faroe Islands" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_upgrade +#: model:ir.ui.menu,name:base.menu_wizard_upgrade +msgid "Apply Scheduled Upgrades" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.maintenance +msgid "Maintenance" +msgstr "" + +#. module: base +#: model:res.country,name:base.mp +msgid "Northern Mariana Islands" +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "module,type,name,res_id,src,value" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_wizard_ir_model_menu_create +msgid "wizard.ir.model.menu.create" +msgstr "" + +#. module: base +#: view:workflow.transition:0 +msgid "Transition" +msgstr "Transitions(Transitions)" + +#. module: base +#: field:ir.actions.todo,active:0 +#: field:ir.cron,active:0 +#: field:ir.module.repository,active:0 +#: field:ir.sequence,active:0 +#: field:res.bank,active:0 +#: field:res.currency,active:0 +#: field:res.lang,active:0 +#: field:res.partner,active:0 +#: field:res.partner.address,active:0 +#: field:res.partner.canal,active:0 +#: field:res.partner.category,active:0 +#: field:res.partner.event.type,active:0 +#: field:res.request,active:0 +#: field:res.users,active:0 +msgid "Active" +msgstr "Aktivní(Active)" + +#. module: base +#: model:res.country,name:base.na +msgid "Namibia" +msgstr "" + +#. module: base +#: model:res.country,name:base.mn +msgid "Mongolia" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Created Menus" +msgstr "" + +#. module: base +#: view:res.partner.som:0 +msgid "Partner State of Mind" +msgstr "Partner State of Mind(Partner State of Mind)" + +#. module: base +#: selection:ir.ui.view,type:0 +msgid "mdx" +msgstr "" + +#. module: base +#: model:res.country,name:base.bi +msgid "Burundi" +msgstr "" + +#. module: base +#: wizard_button:base.module.import,import,open_window:0 +#: wizard_button:module.upgrade,end,end:0 +#: wizard_button:module.upgrade,start,end:0 +#: wizard_button:server.action.create,init,end:0 +#: wizard_button:server.action.create,step_1,end:0 +#: view:wizard.module.lang.export:0 +msgid "Close" +msgstr "Zavřít" + +#. module: base +#: model:res.country,name:base.bt +msgid "Bhutan" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_11 +msgid "Textile Suppliers" +msgstr "" + +#. module: base +#: selection:ir.actions.url,target:0 +msgid "This Window" +msgstr "" + +#. module: base +#: field:wizard.module.lang.export,format:0 +msgid "File Format" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_config_view +msgid "res.config.view" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_INDENT" +msgstr "" + +#. module: base +#: view:workflow.workitem:0 +msgid "Workflow Workitems" +msgstr "Workflow Workitems(Workflow Workitems)" + +#. module: base +#: model:res.country,name:base.vc +msgid "Saint Vincent & Grenadines" +msgstr "" + +#. module: base +#: field:ir.model.config,password:0 +#: field:maintenance.contract,password:0 +#: field:maintenance.contract.wizard,password:0 +#: wizard_field:res.partner.sms_send,init,password:0 +#: field:res.users,password:0 +msgid "Password" +msgstr "Heslo(Password)" + +#. module: base +#: model:ir.actions.act_window,name:base.action_model_fields +#: view:ir.model:0 +#: field:ir.model,field_id:0 +#: model:ir.model,name:base.model_ir_model_fields +#: view:ir.model.fields:0 +#: field:ir.model.grid,field_id:0 +#: field:ir.property,fields_id:0 +#: field:ir.report.custom,fields_child0:0 +#: model:ir.ui.menu,name:base.ir_model_model_fields +msgid "Fields" +msgstr "" + +#. module: base +#: wizard_view:base.module.import,import:0 +msgid "Module successfully imported !" +msgstr "Modul importován!" + +#. module: base +#: model:res.country,name:base.mk +msgid "Macedonia" +msgstr "" + +#. module: base +#: field:res.company,rml_header2:0 +msgid "RML Internal Header" +msgstr "" + +#. module: base +#: selection:ir.report.custom,print_format:0 +msgid "a4" +msgstr "a4" + +#. module: base +#: view:ir.rule.group:0 +msgid "Multiple rules on same objects are joined using operator OR" +msgstr "" + +#. module: base +#: model:res.partner.bank.type.field,name:base.bank_normal_field +msgid "acc_number" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_partner_address_form +msgid "Addresses" +msgstr "" + +#. module: base +#: model:res.country,name:base.mm +msgid "Myanmar" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Chinese (CN) / 简体中文" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_NEXT" +msgstr "" + +#. module: base +#: field:res.bank,street:0 +#: field:res.partner.address,street:0 +#: field:res.partner.bank,street:0 +msgid "Street" +msgstr "" + +#. module: base +#: model:res.country,name:base.yu +msgid "Yugoslavia" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,next:0 +msgid "Note that this operation my take a few minutes." +msgstr "" + +#. module: base +#: field:ir.model.data,name:0 +msgid "XML Identifier" +msgstr "Identifikátor(Identifier)" + +#. module: base +#: model:res.country,name:base.ca +msgid "Canada" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_name:0 +msgid "Internal Name" +msgstr "Interní název(Internal Name)" + +#. module: base +#: selection:ir.module.module.dependency,state:0 +msgid "Unknown" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_res_users_my +msgid "Change My Preferences" +msgstr "" + +#. module: base +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: base +#: wizard_field:res.partner.sms_send,init,text:0 +msgid "SMS Message" +msgstr "SMS(SMS Message)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_EDIT" +msgstr "" + +#. module: base +#: model:res.country,name:base.cm +msgid "Cameroon" +msgstr "" + +#. module: base +#: model:res.country,name:base.bf +msgid "Burkina Faso" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_FORWARD" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,state:0 +msgid "Skipped" +msgstr "" + +#. module: base +#: selection:ir.model.fields,state:0 +msgid "Custom Field" +msgstr "" + +#. module: base +#: model:res.country,name:base.cc +msgid "Cocos (Keeling) Islands" +msgstr "" + +#. module: base +#: field:workflow.instance,uid:0 +msgid "User ID" +msgstr "ID uživatele" + +#. module: base +#: view:ir.actions.server:0 +msgid "Access all the fields related to the current object using expression in double brackets, i.e.[[ object.partner_id.name ]]" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "11. %U or %W ==> 48 (49th week)" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_bank_type_field +msgid "Bank type fields" +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "type,name,res_id,src,value" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Dutch / Nederlands" +msgstr "" + +#. module: base +#: wizard_view:server.action.create,step_1:0 +#: wizard_field:server.action.create,step_1,report:0 +msgid "Select Report" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,fc1_condition:0 +#: field:ir.report.custom.fields,fc2_condition:0 +#: field:ir.report.custom.fields,fc3_condition:0 +msgid "condition" +msgstr "Podmínka(Condition)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SAVE" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "1cm 28cm 20cm 28cm" +msgstr "" + +#. module: base +#: field:ir.sequence,suffix:0 +msgid "Suffix" +msgstr "Přípona" + +#. module: base +#: model:res.country,name:base.mo +msgid "Macau" +msgstr "" + +#. module: base +#: model:ir.actions.report.xml,name:base.res_partner_address_report +msgid "Labels" +msgstr "Štítky" + +#. module: base +#: wizard_field:res.partner.spam_send,init,from:0 +msgid "Sender's email" +msgstr "email odesílatele" + +#. module: base +#: field:ir.default,field_name:0 +msgid "Object Field" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Records were modified in the meanwhile" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_NEW" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,operation:0 +msgid "None" +msgstr "Žádný(None)" + +#. module: base +#: view:ir.report.custom.fields:0 +msgid "Report Fields" +msgstr "Pole zpráv(Report Fields)" + +#. module: base +#: field:workflow.transition,act_to:0 +msgid "Destination Activity" +msgstr "Cílová aktivita(Destination Activity)" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The name_search method is not implemented on this object !" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Connect Events to Actions" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ABOUT" +msgstr "" + +#. module: base +#: field:ir.module.category,parent_id:0 +#: field:res.partner.category,parent_id:0 +msgid "Parent Category" +msgstr "Nadřazená kategorie" + +#. module: base +#: model:res.country,name:base.fi +msgid "Finland" +msgstr "" + +#. module: base +#: selection:res.partner.address,type:0 +#: selection:res.partner.title,domain:0 +msgid "Contact" +msgstr "Kontaktní" + +#. module: base +#: model:ir.model,name:base.model_ir_ui_menu +msgid "ir.ui.menu" +msgstr "ir.ui.menu" + +#. module: base +#: view:ir.module.module:0 +msgid "Cancel Uninstall" +msgstr "Stornovat deinstalaci" + +#. module: base +#: model:ir.model,name:base.model_res_currency_rate +msgid "Currency Rate" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_server_object_lines +msgid "ir.server.object.lines" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Module %s: Invalid Quality Certificate" +msgstr "" + +#. module: base +#: model:res.country,name:base.kw +msgid "Kuwait" +msgstr "" + +#. module: base +#: field:workflow.workitem,inst_id:0 +msgid "Instance" +msgstr "Instance(Instance)" + +#. module: base +#: help:ir.actions.report.xml,attachment:0 +msgid "This is the filename of the attachment used to store the printing result. Keep empty to not save the printed reports. You can use a python expression with the object and time variables." +msgstr "" + +#. module: base +#: model:res.country,name:base.ng +msgid "Nigeria" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_event +msgid "res.partner.event" +msgstr "res.partner.event" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_UNDERLINE" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Values for Event Type" +msgstr "" + +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + +#. module: base +#: selection:ir.model.fields,select_level:0 +msgid "Always Searchable" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CLOSE" +msgstr "" + +#. module: base +#: model:res.country,name:base.hk +msgid "Hong Kong" +msgstr "" + +#. module: base +#: help:ir.actions.server,name:0 +msgid "Easy to Refer action by name e.g. One Sales Order -> Many Invoices" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ZOOM_100" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_BOLD" +msgstr "" + +#. module: base +#: model:res.country,name:base.ph +msgid "Philippines" +msgstr "" + +#. module: base +#: model:res.country,name:base.ma +msgid "Morocco" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-graph" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "2. %a ,%A ==> Fri, Friday" +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,start:0 +msgid "The selected language has been successfully installed. You must change the preferences of the user and open a new menu to view changes." +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_event_type +#: model:ir.ui.menu,name:base.next_id_14 +#: view:res.partner.event:0 +msgid "Partner Events" +msgstr "Partnerovy akce" + +#. module: base +#: model:ir.model,name:base.model_workflow_transition +msgid "workflow.transition" +msgstr "workflow.transition" + +#. module: base +#: view:res.lang:0 +msgid "%a - Abbreviated weekday name." +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Introspection report on objects" +msgstr "" + +#. module: base +#: model:res.country,name:base.pf +msgid "Polynesia (French)" +msgstr "" + +#. module: base +#: field:res.company,name:0 +msgid "Company Name" +msgstr "Název společnosti" + +#. module: base +#: model:ir.actions.wizard,name:base.res_partner_send_sms_wizard +#: wizard_button:res.partner.sms_send,init,send:0 +msgid "Send SMS" +msgstr "Zaslat SMS" + +#. module: base +#: model:res.country,name:base.np +msgid "Nepal" +msgstr "" + +#. module: base +#: field:res.partner.event,event_ical_id:0 +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" +msgstr "Prázdná SMS(Bulk SMS send)" + +#. module: base +#: view:res.lang:0 +msgid "%Y - Year with century as a decimal number." +msgstr "" + +#. module: base +#: selection:ir.report.custom,type:0 +msgid "Pie Chart" +msgstr "Koláčový graf(Pie chart)" + +#. module: base +#: view:ir.sequence:0 +msgid "Seconde: %(sec)s" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +#: field:res.bank,code:0 +#: field:res.currency,code:0 +#: field:res.lang,code:0 +#: field:res.partner,ref:0 +#: field:res.partner.bank.type,code:0 +#: field:res.partner.function,code:0 +msgid "Code" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Can not create the module file:\n %s" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_update +#: model:ir.ui.menu,name:base.menu_module_update +msgid "Update Modules List" +msgstr "" + +#. module: base +#: view:ir.actions.configuration.wizard:0 +msgid "Continue" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_property_form +#: model:ir.ui.menu,name:base.menu_ir_property_form +msgid "Default Properties" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Slovenian / slovenščina" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,attachment_use:0 +msgid "Reload from Attachment" +msgstr "" + +#. module: base +#: model:res.country,name:base.bv +msgid "Bouvet Island" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_orientation:0 +msgid "Print orientation" +msgstr "Orientace tisku(Print orientation)" + +#. module: base +#: model:ir.actions.act_window,name:base.action_wizard_lang_export +#: model:ir.ui.menu,name:base.menu_wizard_lang_export +msgid "Export a Translation File" +msgstr "" + +#. module: base +#: field:ir.attachment,name:0 +msgid "Attachment Name" +msgstr "Název přílohy" + +#. module: base +#: wizard_field:module.lang.import,init,data:0 +#: field:wizard.module.lang.export,data:0 +msgid "File" +msgstr "Soubor" + +#. module: base +#: view:res.users:0 +msgid "Add User" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_configuration_wizard +msgid "ir.actions.configuration.wizard" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%b - Abbreviated month name." +msgstr "" + +#. module: base +#: field:res.partner,supplier:0 +#: model:res.partner.category,name:base.res_partner_category_8 +msgid "Supplier" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +#: selection:ir.actions.server,state:0 +msgid "Multi Actions" +msgstr "" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "_Close" +msgstr "" + +#. module: base +#: selection:maintenance.contract,kind:0 +msgid "Full" +msgstr "" + +#. module: base +#: model:res.country,name:base.as +msgid "American Samoa" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_model_model +#: model:ir.model,name:base.model_ir_model +#: model:ir.ui.menu,name:base.ir_model_model_menu +msgid "Objects" +msgstr "" + +#. module: base +#: view:res.request.link:0 +msgid "Request Link" +msgstr "Request Link(Request Link)" + +#. module: base +#: field:ir.module.module,url:0 +#: field:ir.module.repository,url:0 +msgid "URL" +msgstr "" + +#. module: base +#: help:res.country,name:0 +msgid "The full name of the country." +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +msgid "Iteration" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-stock" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify the Partner Email address !" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "UserError" +msgstr "" + +#. module: base +#: model:res.country,name:base.ae +msgid "United Arab Emirates" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_RECORD" +msgstr "" + +#. module: base +#: model:res.country,name:base.re +msgid "Reunion (French)" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + +#. module: base +#: field:ir.rule.group,global:0 +msgid "Global" +msgstr "" + +#. module: base +#: model:res.country,name:base.cz +msgid "Czech Republic" +msgstr "" + +#. module: base +#: model:res.country,name:base.sb +msgid "Solomon Islands" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "8. %I:%M:%S %p ==> 06:25:20 PM" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The copy method is not implemented on this object !" +msgstr "" + +#. module: base +#: view:ir.translation:0 +#: model:ir.ui.menu,name:base.menu_translation +msgid "Translations" +msgstr "Překlady" + +#. module: base +#: field:ir.sequence,padding:0 +msgid "Number padding" +msgstr "Number padding(Number padding)" + +#. module: base +#: model:res.country,name:base.ua +msgid "Ukraine" +msgstr "" + +#. module: base +#: model:res.country,name:base.to +msgid "Tonga" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_module_category +#: view:ir.module.category:0 +msgid "Module Category" +msgstr "Kategorie modulu" + +#. module: base +#: model:res.country,name:base.us +msgid "United States" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Reference Guide" +msgstr "Referenční příručka" + +#. module: base +#: model:res.country,name:base.ml +msgid "Mali" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_UNINDENT" +msgstr "" + +#. module: base +#: field:ir.cron,interval_number:0 +msgid "Interval Number" +msgstr "Číslo intervalu(Interval Number)" + +#. module: base +#: selection:maintenance.contract,kind:0 +msgid "Partial" +msgstr "" + +#. module: base +#: model:res.country,name:base.tk +msgid "Tokelau" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_xsl:0 +msgid "XSL path" +msgstr "Cesta k XSL" + +#. module: base +#: model:res.country,name:base.bn +msgid "Brunei Darussalam" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,view_type:0 +#: field:ir.actions.act_window.view,view_mode:0 +#: field:ir.ui.view,type:0 +#: field:wizard.ir.model.menu.create.line,view_type:0 +msgid "View Type" +msgstr "Typ náhledu(View Type)" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_2 +msgid "User Interface" +msgstr "" + +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Ref partnera" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_INFO" +msgstr "" + +#. module: base +#: field:ir.attachment,create_date:0 +msgid "Date Created" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_todo +msgid "ir.actions.todo" +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Get file" +msgstr "" + +#. module: base +#: wizard_view:module.module.update,init:0 +msgid "This function will check for new modules in the 'addons' path and on module repositories:" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GO_BACK" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#: code:osv/orm.py:0 +#, python-format +msgid "AccessError" +msgstr "" + +#. module: base +#: model:res.country,name:base.dz +msgid "Algeria" +msgstr "" + +#. module: base +#: model:res.country,name:base.be +msgid "Belgium" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "" + +#. module: base +#: field:ir.translation,lang:0 +#: wizard_field:module.lang.install,init,lang:0 +#: field:res.partner,lang:0 +#: field:res.users,context_lang:0 +#: field:wizard.module.lang.export,lang:0 +#: field:wizard.module.update_translations,lang:0 +msgid "Language" +msgstr "" + +#. module: base +#: model:res.country,name:base.gm +msgid "Gambia" +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 +#: view:res.company:0 +msgid "Companies" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented get_memory method !" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +#: field:ir.actions.server,code:0 +#: selection:ir.actions.server,state:0 +msgid "Python Code" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_module_import.py:0 +#, python-format +msgid "Can not create the module file: %s !" +msgstr "" + +#. module: base +#: model:ir.module.module,description:base.module_meta_information +msgid "The kernel of OpenERP, needed for all installation." +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_customer_form +#: model:ir.ui.menu,name:base.menu_partner_customer_form +msgid "Customers Partners" +msgstr "" + +#. module: base +#: wizard_button:base.module.import,init,end:0 +#: selection:ir.actions.todo,state:0 +#: wizard_button:module.lang.import,init,end:0 +#: wizard_button:module.lang.install,init,end:0 +#: wizard_button:module.module.update,init,end:0 +#: wizard_button:module.upgrade,next,end:0 +#: wizard_button:res.partner.sms_send,init,end:0 +#: wizard_button:res.partner.spam_send,init,end:0 +#: view:wizard.ir.model.menu.create:0 +#: view:wizard.module.lang.export:0 +#: view:wizard.module.update_translations:0 +msgid "Cancel" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify server option --smtp-from !" +msgstr "" + +#. module: base +#: selection:wizard.module.lang.export,format:0 +msgid "PO File" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SPELL_CHECK" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_9 +msgid "Components Supplier" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_res_users +#: field:ir.actions.todo,users_id:0 +#: field:ir.default,uid:0 +#: field:ir.rule.group,users:0 +#: model:ir.ui.menu,name:base.menu_action_res_users +#: model:ir.ui.menu,name:base.menu_users +#: view:res.groups:0 +#: field:res.groups,users:0 +#: field:res.roles,users:0 +#: view:res.users:0 +msgid "Users" +msgstr "Uživatelé" + +#. module: base +#: field:ir.module.module,published_version:0 +msgid "Published Version" +msgstr "" + +#. module: base +#: model:res.country,name:base.is +msgid "Iceland" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Roles are used to defined available actions, provided by workflows." +msgstr "" + +#. module: base +#: model:res.country,name:base.de +msgid "Germany" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Week of the year: %(woy)s" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_14 +msgid "Bad customers" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_HARDDISK" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Reports :" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_APPLY" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_maintenance_contract_form +#: model:ir.ui.menu,name:base.menu_maintenance_contract +msgid "Your Maintenance Contracts" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Please note that you will have to logout and relog if you change your password." +msgstr "Budete se muset odhlásit a přihlásit, jestliže změníte své heslo." + +#. module: base +#: model:res.country,name:base.gy +msgid "Guyana" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "GPL-3" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "GPL-2" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Portugese (BR) / português (BR)" +msgstr "" + +#. module: base +#: field:ir.actions.server,record_id:0 +msgid "Create Id" +msgstr "" + +#. module: base +#: model:res.country,name:base.hn +msgid "Honduras" +msgstr "" + +#. module: base +#: model:res.country,name:base.eg +msgid "Egypt" +msgstr "" + +#. module: base +#: help:ir.actions.server,model_id:0 +msgid "Select the object on which the action will work (read, write, create)." +msgstr "" + +#. module: base +#: view:ir.model:0 +msgid "Fields Description" +msgstr "Popisová pole" + +#. module: base +#: code:tools/translate.py:0 +#, python-format +msgid "Bad file format" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CDROM" +msgstr "" + +#. module: base +#: field:ir.model.fields,readonly:0 +#: field:res.partner.bank.type.field,readonly:0 +msgid "Readonly" +msgstr "" + +#. module: base +#: field:res.partner.event,type:0 +msgid "Type of Event" +msgstr "Typ akce" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_sequence_type +#: model:ir.ui.menu,name:base.menu_ir_sequence_type +msgid "Sequence Types" +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "To be installed" +msgstr "" + +#. module: base +#: model:ir.module.module,shortdesc:base.module_meta_information +msgid "Base" +msgstr "" + +#. module: base +#: model:res.country,name:base.lr +msgid "Liberia" +msgstr "" + +#. module: base +#: view:ir.attachment:0 +#: view:ir.model:0 +#: view:res.groups:0 +#: view:res.partner:0 +#: field:res.partner,comment:0 +#: field:res.partner.function,ref:0 +msgid "Notes" +msgstr "Poznámky" + +#. module: base +#: field:ir.property,value:0 +#: selection:ir.server.object.lines,type:0 +#: field:ir.server.object.lines,value:0 +#: field:ir.values,value:0 +#: field:ir.values,value_unpickle:0 +msgid "Value" +msgstr "" + +#. module: base +#: view:wizard.module.update_translations:0 +msgid "Update Translations" +msgstr "" + +#. module: base +#: view:res.config.view:0 +msgid "Set" +msgstr "" + +#. module: base +#: model:res.country,name:base.mc +msgid "Monaco" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Minutes" +msgstr "Minut" + +#. module: base +#: wizard_view:module.upgrade,end:0 +#: wizard_view:module.upgrade,start:0 +msgid "The modules have been upgraded / installed !" +msgstr "Moduly byly aktualizovány / instalovány!" + +#. module: base +#: selection:ir.translation,type:0 +#: view:wizard.module.lang.export:0 +msgid "Help" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_ui_view +msgid "ir.ui.view" +msgstr "ir.ui.view" + +#. module: base +#: code:tools/amount_to_text_en.py:0 +#, python-format +msgid "Number too large '%d', can not translate it" +msgstr "" + +#. module: base +#: wizard_button:server.action.create,step_1,create:0 +msgid "Create" +msgstr "" + +#. module: base +#: field:ir.exports,export_fields:0 +msgid "Export ID" +msgstr "" + +#. module: base +#: model:res.country,name:base.fr +msgid "France" +msgstr "" + +#. module: base +#: field:workflow.activity,flow_stop:0 +msgid "Flow Stop" +msgstr "Flow Stop(Flow Stop)" + +#. module: base +#: model:res.country,name:base.ar +msgid "Argentina" +msgstr "" + +#. module: base +#: model:res.country,name:base.af +msgid "Afghanistan, Islamic State of" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_module_import.py:0 +#, python-format +msgid "Error !" +msgstr "" + +#. module: base +#: model:res.partner.bank.type.field,name:base.bank_normal_field_contry +msgid "country_id" +msgstr "" + +#. module: base +#: field:ir.cron,interval_type:0 +msgid "Interval Unit" +msgstr "Intervalová jednotka(Interval Unit)" + +#. module: base +#: field:maintenance.contract,kind:0 +#: field:workflow.activity,kind:0 +msgid "Kind" +msgstr "Druh" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "This method does not exist anymore" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,start_on:0 +msgid "Manual" +msgstr "" + +#. module: base +#: field:res.bank,fax:0 +#: field:res.partner.address,fax:0 +msgid "Fax" +msgstr "" + +#. module: base +#: field:res.lang,thousands_sep:0 +msgid "Thousands Separator" +msgstr "" + +#. module: base +#: field:res.request,create_date:0 +msgid "Created Date" +msgstr "" + +#. module: base +#: selection:ir.report.custom,type:0 +msgid "Line Plot" +msgstr "Čárový graf(Line plot)" + +#. module: base +#: help:ir.actions.server,loop_action:0 +msgid "Select the action that will be executed. Loop action will not be avaliable inside loop." +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Chinese (TW) / 正體字" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GO_UP" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_request +msgid "res.request" +msgstr "res.request" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "pdf" +msgstr "" + +#. module: base +#: field:ir.default,company_id:0 +#: field:ir.property,company_id:0 +#: field:ir.values,company_id:0 +#: view:res.company:0 +#: field:res.users,company_id:0 +msgid "Company" +msgstr "" + +#. module: base +#: field:ir.attachment,datas:0 +msgid "File Content" +msgstr "" + +#. module: base +#: model:res.country,name:base.pa +msgid "Panama" +msgstr "" + +#. module: base +#: selection:ir.report.custom,state:0 +msgid "Unsubscribed" +msgstr "Nepodepsaný(Unsubscribed)" + +#. module: base +#: view:ir.attachment:0 +msgid "Preview" +msgstr "" + +#. module: base +#: view:ir.actions.configuration.wizard:0 +msgid "Skip Step" +msgstr "" + +#. module: base +#: model:res.country,name:base.pn +msgid "Pitcairn Island" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.res_partner_event_type-act +#: model:ir.ui.menu,name:base.menu_res_partner_event_type-act +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 "" + +#. module: base +#: view:ir.sequence:0 +msgid "Day of the year: %(doy)s" +msgstr "" + +#. module: base +#: model:res.country,name:base.nt +msgid "Neutral Zone" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: view:ir.model.fields:0 +#: view:ir.property:0 +#: model:ir.ui.menu,name:base.next_id_15 +msgid "Properties" +msgstr "Vlastnosti" + +#. module: base +#: view:res.lang:0 +msgid "%A - Full weekday name." +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Months" +msgstr "Měsíců" + +#. module: base +#: selection:ir.translation,type:0 +msgid "Selection" +msgstr "" + +#. module: base +#: field:ir.rule,domain_force:0 +msgid "Force Domain" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_attachment +#: view:ir.attachment:0 +#: model:ir.ui.menu,name:base.menu_action_attachment +msgid "Attachments" +msgstr "Přílohy" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "_Validate" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_maintenance_contract_wizard +msgid "maintenance.contract.wizard" +msgstr "" + +#. module: base +#: field:ir.actions.server,child_ids:0 +msgid "Other Actions" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,state:0 +msgid "Done" +msgstr "" + +#. module: base +#: selection:maintenance.contract.wizard,state:0 +msgid "Validated" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_miss +msgid "Miss" +msgstr "" + +#. module: base +#: field:ir.model.access,perm_write:0 +msgid "Write Access" +msgstr "Zapsat přístup" + +#. module: base +#: field:res.bank,city:0 +#: field:res.partner,city:0 +#: field:res.partner.address,city:0 +#: field:res.partner.bank,city:0 +msgid "City" +msgstr "" + +#. module: base +#: model:res.country,name:base.qa +msgid "Qatar" +msgstr "" + +#. module: base +#: model:res.country,name:base.it +msgid "Italy" +msgstr "" + +#. module: base +#: selection:ir.rule,operator:0 +msgid "<>" +msgstr "" + +#. module: base +#: selection:ir.rule,operator:0 +msgid "<=" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Estonian / Eesti keel" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "uk_UK" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Portugese / português" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "GPL-3 or later version" +msgstr "" + +#. module: base +#: field:workflow.activity,action:0 +msgid "Python Action" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Unknown position in inherited view %s !" +msgstr "" + +#. module: base +#: field:res.partner.event,probability:0 +msgid "Probability (0.50)" +msgstr "Pravděpodobnost(0.50)(Probability (0.50))" + +#. module: base +#: field:ir.report.custom,repeat_header:0 +msgid "Repeat Header" +msgstr "Opakovat záhlaví(Repeat header)" + +#. module: base +#: field:res.users,address_id:0 +msgid "Address" +msgstr "Adresa" + +#. module: base +#: field:ir.module.module,latest_version:0 +msgid "Installed version" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_workflow_root +msgid "Workflow Definitions" +msgstr "" + +#. module: base +#: model:res.country,name:base.mr +msgid "Mauritania" +msgstr "" + +#. module: base +#: view:workflow.activity:0 +#: field:workflow.workitem,act_id:0 +msgid "Activity" +msgstr "Aktivita(Activity)" + +#. module: base +#: field:res.company,parent_id:0 +msgid "Parent Company" +msgstr "Nadřazená společnost" + +#. module: base +#: field:res.currency.rate,rate:0 +msgid "Rate" +msgstr "" + +#. module: base +#: model:res.country,name:base.cg +msgid "Congo" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_exports_line +msgid "ir.exports.line" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_PAUSE" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_country_state +msgid "Country state" +msgstr "Stav země(Country state)" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_property_form_all +#: model:ir.ui.menu,name:base.menu_ir_property_form_all +msgid "All Properties" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_action_window +#: model:ir.ui.menu,name:base.menu_ir_action_window +msgid "Window Actions" +msgstr "" + +#. module: base +#: model:res.country,name:base.kn +msgid "Saint Kitts & Nevis Anguilla" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_HOME" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_sequence +msgid "ir.sequence" +msgstr "ir.sequence" + +#. module: base +#: help:ir.actions.server,srcmodel_id:0 +msgid "Object in which you want to create / write the object. If it is empty then refer to the Object field." +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "Not Installed" +msgstr "" + +#. module: base +#: field:workflow.activity,out_transitions:0 +msgid "Outgoing Transitions" +msgstr "" + +#. module: base +#: field:ir.ui.menu,icon:0 +msgid "Icon" +msgstr "Ikona" + +#. module: base +#: wizard_button:module.lang.import,init,finish:0 +#: wizard_button:module.lang.install,start,end:0 +#: wizard_button:module.module.update,update,open_window:0 +msgid "Ok" +msgstr "" + +#. module: base +#: model:res.country,name:base.mq +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" +msgstr "" + +#. module: base +#: model:res.country,name:base.ye +msgid "Yemen" +msgstr "" + +#. module: base +#: selection:workflow.activity,split_mode:0 +msgid "Or" +msgstr "Nebo(Or)" + +#. module: base +#: model:res.country,name:base.pk +msgid "Pakistan" +msgstr "" + +#. module: base +#: model:res.country,name:base.al +msgid "Albania" +msgstr "" + +#. module: base +#: model:res.country,name:base.ws +msgid "Samoa" +msgstr "" + +#. module: base +#: field:ir.ui.menu,child_id:0 +msgid "Child IDs" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Problem in configuration `Record Id` in Server Action!" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "ValidateError" +msgstr "" + +#. module: base +#: wizard_button:base.module.import,init,import:0 +#: model:ir.actions.wizard,name:base.wizard_base_module_import +#: model:ir.ui.menu,name:base.menu_wizard_module_import +msgid "Import module" +msgstr "Import modulu" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DISCONNECT" +msgstr "" + +#. module: base +#: model:res.country,name:base.la +msgid "Laos" +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +msgid "Email" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_wizard_update_translations +#: model:ir.ui.menu,name:base.menu_wizard_update_translations +msgid "Resynchronise Terms" +msgstr "" + +#. module: base +#: model:res.country,name:base.tg +msgid "Togo" +msgstr "" + +#. module: base +#: selection:workflow.activity,kind:0 +msgid "Stop All" +msgstr "Zastavit vše(Stop all)" + +#. module: base +#: view:res.lang:0 +msgid "3. %x ,%X ==> 12/05/08, 18:25:20" +msgstr "" + +#. module: base +#: selection:ir.model.fields,on_delete:0 +msgid "Cascade" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Field %d should be a figure" +msgstr "" + +#. module: base +#: view:ir.actions.configuration.wizard:0 +msgid "Next Configuration Step" +msgstr "" + +#. module: base +#: field:res.groups,comment:0 +msgid "Comment" +msgstr "" + +#. module: base +#: model:res.country,name:base.ro +msgid "Romania" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PREFERENCES" +msgstr "" + +#. module: base +#: field:res.country.state,name:0 +msgid "State Name" +msgstr "Název státu" + +#. module: base +#: field:workflow.activity,join_mode:0 +msgid "Join Mode" +msgstr "Připojit k módu(Join mode)" + +#. module: base +#: field:res.users,context_tz:0 +msgid "Timezone" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GOTO_LAST" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_report_xml +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.report.xml" +msgstr "ir.actions.report.xml" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "To improve some terms of the official translations of OpenERP, you should modify the terms directly on the launchpad interface. If you made lots of translations for your own module, you can also publish all your translation at once." +msgstr "" + +#. module: base +#: wizard_button:module.lang.install,init,start:0 +msgid "Start installation" +msgstr "" + +#. module: base +#: constraint:res.partner:0 +msgid "Error ! You can not create recursive associated members." +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_2 +msgid "OpenERP Partners" +msgstr "" + +#. module: base +#: model:res.country,name:base.by +msgid "Belarus" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,name:0 +#: field:ir.actions.act_window_close,name:0 +#: field:ir.actions.actions,name:0 +#: field:ir.actions.server,name:0 +#: field:ir.actions.url,name:0 +msgid "Action Name" +msgstr "" + +#. module: base +#: selection:res.request,priority:0 +msgid "Normal" +msgstr "Normální" + +#. module: base +#: field:res.bank,street2:0 +#: field:res.partner.address,street2:0 +msgid "Street2" +msgstr "" + +#. module: base +#: field:ir.cron,user_id:0 +#: field:ir.ui.view.custom,user_id:0 +#: field:ir.values,user_id:0 +#: field:res.partner.event,user_id:0 +#: view:res.users:0 +msgid "User" +msgstr "Uživatel" + +#. module: base +#: model:res.country,name:base.pr +msgid "Puerto Rico" +msgstr "" + +#. module: base +#: view:ir.actions.act_window:0 +msgid "Open Window" +msgstr "" + +#. module: base +#: field:ir.module.repository,filter:0 +msgid "Filter" +msgstr "" + +#. module: base +#: model:res.country,name:base.ch +msgid "Switzerland" +msgstr "" + +#. module: base +#: model:res.country,name:base.gd +msgid "Grenada" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Trigger Configuration" +msgstr "" + +#. module: base +#: selection:server.action.create,init,type:0 +msgid "Open Report" +msgstr "" + +#. module: base +#: field:res.currency,rounding:0 +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 +msgid "System upgrade done" +msgstr "Aktualizace systému ukončena" + +#. module: base +#: model:res.country,name:base.so +msgid "Somalia" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_config_simple_view_form +msgid "Configure Simple View" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_13 +msgid "Important customers" +msgstr "" + +#. module: base +#: field:res.request,act_to:0 +#: field:res.request.history,act_to:0 +msgid "To" +msgstr "Do(To)" + +#. module: base +#: field:ir.cron,args:0 +msgid "Arguments" +msgstr "Argumenty" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "sxw" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The value \"%s\" for the field \"%s\" is not in the selection" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,auto:0 +msgid "Automatic XSL:RML" +msgstr "Automatic XSL:RML(Automatic XSL:RML)" + +#. module: base +#: view:ir.rule:0 +msgid "Manual domain setup" +msgstr "" + +#. module: base +#: field:res.partner,customer:0 +#: model:res.partner.category,name:base.res_partner_category_0 +#: selection:res.partner.event,partner_type:0 +msgid "Customer" +msgstr "" + +#. module: base +#: field:ir.actions.report.custom,name:0 +#: field:ir.report.custom,name:0 +msgid "Report Name" +msgstr "Název hlášení(Report Name)" + +#. module: base +#: field:ir.module.module,shortdesc:0 +msgid "Short Description" +msgstr "" + +#. module: base +#: field:res.partner.event,partner_type:0 +msgid "Partner Relation" +msgstr "Partnerský vztah(Partner Relation)" + +#. module: base +#: field:ir.actions.act_window,context:0 +msgid "Context Value" +msgstr "Souvislá hodnota(Context Value)" + +#. module: base +#: view:ir.sequence:0 +msgid "Hour 00->24: %(h24)s" +msgstr "" + +#. module: base +#: field:res.request.history,date_sent:0 +msgid "Date sent" +msgstr "Datum odeslání(Date sent)" + +#. module: base +#: view:ir.sequence:0 +msgid "Month: %(month)s" +msgstr "Měsíc: %(měsíc/e)" + +#. module: base +#: field:ir.actions.act_window.view,sequence:0 +#: field:ir.actions.server,sequence:0 +#: field:ir.actions.todo,sequence:0 +#: field:ir.module.repository,sequence:0 +#: field:ir.report.custom.fields,sequence:0 +#: view:ir.sequence:0 +#: field:ir.ui.menu,sequence:0 +#: field:ir.ui.view_sc,sequence:0 +#: field:res.partner.bank,sequence:0 +#: field:wizard.ir.model.menu.create.line,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: base +#: model:res.country,name:base.tn +msgid "Tunisia" +msgstr "" + +#. module: base +#: field:ir.actions.wizard,name:0 +msgid "Wizard Info" +msgstr "" + +#. module: base +#: help:ir.cron,numbercall:0 +msgid "Number of time the function is called,\n" +"a negative number indicates that the function will always be called" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Cancel Install" +msgstr "Stornovat instalaci" + +#. module: base +#: view:res.lang:0 +msgid "Legends for Date and Time Formats" +msgstr "" + +#. module: base +#: selection:ir.report.custom,frequency:0 +msgid "Monthly" +msgstr "Měsíčně(Monthly)" + +#. module: base +#: model:ir.actions.act_window,name:base.res_partner_som-act +#: model:ir.ui.menu,name:base.menu_res_partner_som-act +msgid "States of mind" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SORT_ASCENDING" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: view:res.groups:0 +msgid "Access Rules" +msgstr "" + +#. module: base +#: field:ir.default,ref_table:0 +msgid "Table Ref." +msgstr "Table Ref.(Table Ref.)" + +#. module: base +#: field:res.roles,parent_id:0 +msgid "Parent" +msgstr "Nadřízený" + +#. module: base +#: field:ir.actions.act_window,res_model:0 +#: field:ir.actions.report.custom,model:0 +#: field:ir.actions.report.xml,model:0 +#: field:ir.actions.server,model_id:0 +#: field:ir.actions.wizard,model:0 +#: field:ir.cron,model:0 +#: field:ir.default,field_tbl:0 +#: view:ir.model:0 +#: field:ir.model,model:0 +#: field:ir.model.access,model_id:0 +#: field:ir.model.data,model:0 +#: field:ir.model.grid,model:0 +#: field:ir.report.custom,model_id:0 +#: field:ir.rule.group,model_id:0 +#: selection:ir.translation,type:0 +#: field:ir.ui.view,model:0 +#: field:ir.values,model_id:0 +#: field:res.request.link,object:0 +#: field:wizard.ir.model.menu.create,model_id:0 +#: field:workflow.triggers,model:0 +msgid "Object" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_default +msgid "ir.default" +msgstr "ir.default" + +#. module: base +#: view:ir.sequence:0 +msgid "Minute: %(min)s" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_10 +msgid "Scheduler" +msgstr "Plánovač" + +#. module: base +#: view:res.lang:0 +msgid "%w - Weekday as a decimal number [0(Sunday),6]." +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Export translation file" +msgstr "" + +#. module: base +#: field:ir.ui.view_sc,user_id:0 +msgid "User Ref." +msgstr "Ref. uživatele(User Ref.)" + +#. module: base +#: model:ir.ui.menu,name:base.menu_base_config +#: model:ir.ui.menu,name:base.menu_config +#: view:res.company:0 +msgid "Configuration" +msgstr "Konfigurace" + +#. module: base +#: field:ir.actions.server,expression:0 +msgid "Loop Expression" +msgstr "" + +#. module: base +#: selection:res.partner.event,partner_type:0 +msgid "Retailer" +msgstr "Maloobchodník(Retailer)" + +#. module: base +#: selection:ir.report.custom,type:0 +msgid "Tabular" +msgstr "Tabulkový(Tabular)" + +#. module: base +#: field:ir.actions.todo,start_on:0 +msgid "Start On" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_5 +msgid "Gold Partner" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner +#: field:res.company,partner_id:0 +#: field:res.partner.address,partner_id:0 +#: field:res.partner.bank,partner_id:0 +#: field:res.partner.event,partner_id:0 +#: selection:res.partner.title,domain:0 +msgid "Partner" +msgstr "Partner(Partner)" + +#. module: base +#: model:res.country,name:base.tr +msgid "Turkey" +msgstr "" + +#. module: base +#: model:res.country,name:base.fk +msgid "Falkland Islands" +msgstr "" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "odt" +msgstr "" + +#. module: base +#: field:ir.actions.report.custom,type:0 +#: field:ir.actions.report.xml,type:0 +#: field:ir.report.custom,type:0 +msgid "Report Type" +msgstr "Typ hlášení(Report Type)" + +#. module: base +#: field:ir.actions.todo,state:0 +#: field:ir.module.module,state:0 +#: field:ir.module.module.dependency,state:0 +#: field:ir.report.custom,state:0 +#: field:maintenance.contract,state:0 +#: field:res.bank,state:0 +#: view:res.country.state:0 +#: field:res.partner.bank,state_id:0 +#: field:res.request,state:0 +#: field:workflow.instance,state:0 +#: field:workflow.workitem,state:0 +msgid "State" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "Other proprietary" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-administration" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_translation +#: model:ir.ui.menu,name:base.menu_action_translation +msgid "All terms" +msgstr "" + +#. module: base +#: model:res.country,name:base.no +msgid "Norway" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "4. %b, %B ==> Dec, December" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_lang_install +#: model:ir.ui.menu,name:base.menu_wizard_lang_install +msgid "Load an Official Translation" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_10 +msgid "Open Source Service Company" +msgstr "" + +#. module: base +#: selection:res.request,state:0 +msgid "waiting" +msgstr "Čekání/Čekající" + +#. module: base +#: field:ir.attachment,link:0 +msgid "Link" +msgstr "Odkaz" + +#. module: base +#: model:ir.model,name:base.model_workflow_triggers +msgid "workflow.triggers" +msgstr "workflow.triggers" + +#. module: base +#: field:ir.report.custom.fields,report_id:0 +msgid "Report Ref" +msgstr "Report Ref(Report Ref)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-hr" +msgstr "" + +#. module: base +#: help:ir.actions.wizard,multi:0 +msgid "If set to true, the wizard will not be displayed on the right toolbar of a form view." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DND" +msgstr "" + +#. module: base +#: model:res.country,name:base.hm +msgid "Heard and McDonald Islands" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,view_id:0 +msgid "View Ref." +msgstr "Ref. náhledu(View Ref.)" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Dutch (Belgium) / Nederlands (Belgïe)" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.open_repository_tree +#: view:ir.module.repository:0 +#: model:ir.ui.menu,name:base.menu_module_repository_tree +msgid "Repository list" +msgstr "" + +#. module: base +#: field:res.company,rml_header1:0 +msgid "Report Header" +msgstr "Záhlaví výpisu" + +#. module: base +#: field:res.roles,child_id:0 +msgid "Children" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,type:0 +#: field:ir.actions.act_window_close,type:0 +#: field:ir.actions.actions,type:0 +#: field:ir.actions.server,state:0 +#: field:ir.actions.server,type:0 +#: field:ir.actions.url,type:0 +#: field:ir.actions.wizard,type:0 +msgid "Action Type" +msgstr "" + +#. module: base +#: field:res.partner.bank.type,field_ids:0 +msgid "Type fields" +msgstr "" + +#. module: base +#: field:ir.module.module,category_id:0 +msgid "Category" +msgstr "Kategorie" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_FLOPPY" +msgstr "" + +#. module: base +#: field:ir.actions.server,sms:0 +#: selection:ir.actions.server,state:0 +msgid "SMS" +msgstr "" + +#. module: base +#: model:res.country,name:base.cr +msgid "Costa Rica" +msgstr "" + +#. module: base +#: code:addons/base/maintenance/maintenance.py:0 +#, python-format +msgid "Your can't submit bug reports due to uncovered modules: %s" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: view:res.request:0 +msgid "Status" +msgstr "Stav" + +#. module: base +#: model:ir.actions.act_window,name:base.action_currency_form +#: model:ir.ui.menu,name:base.menu_action_currency_form +#: view:res.currency:0 +msgid "Currencies" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Hour 00->12: %(h12)s" +msgstr "" + +#. module: base +#: help:res.partner.address,active:0 +msgid "Uncheck the active field to hide the contact." +msgstr "" + +#. module: base +#: model:res.country,name:base.dk +msgid "Denmark" +msgstr "" + +#. module: base +#: field:res.country,code:0 +msgid "Country Code" +msgstr "Kód země" + +#. module: base +#: model:ir.model,name:base.model_workflow_instance +msgid "workflow.instance" +msgstr "workflow.instance" + +#. module: base +#: view:res.lang:0 +msgid "10. %S ==> 20" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "undefined get method !" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_madam +msgid "Madam" +msgstr "" + +#. module: base +#: model:res.country,name:base.ee +msgid "Estonia" +msgstr "" + +#. module: base +#: model:res.country,name:base.nl +msgid "Netherlands" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_4 +msgid "Low Level Objects" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_report_custom +msgid "ir.report.custom" +msgstr "ir.report.custom" + +#. module: base +#: selection:res.partner.event,type:0 +msgid "Purchase Offer" +msgstr "Nákupní nabídka(Purchase offer)" + +#. module: base +#: model:ir.model,name:base.model_ir_values +msgid "ir.values" +msgstr "ir.values" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ZOOM_FIT" +msgstr "" + +#. module: base +#: model:res.country,name:base.cd +msgid "Congo, The Democratic Republic of the" +msgstr "" + +#. module: base +#: view:res.request:0 +#: field:res.request,body:0 +#: field:res.request.history,req_id:0 +msgid "Request" +msgstr "Požadavek(Request)" + +#. module: base +#: model:res.country,name:base.jp +msgid "Japan" +msgstr "" + +#. module: base +#: field:ir.cron,numbercall:0 +msgid "Number of Calls" +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,start:0 +msgid "Language file loaded." +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,next:0 +#: wizard_field:module.upgrade,next,module_info:0 +msgid "Modules to update" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action2 +msgid "Company Architecture" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GOTO_BOTTOM" +msgstr "" + +#. module: base +#: help:ir.actions.server,sequence:0 +msgid "Important when you deal with multiple actions, the execution order will be decided based on this, low number is higher priority." +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,header:0 +msgid "Add RML header" +msgstr "" + +#. module: base +#: model:res.country,name:base.gr +msgid "Greece" +msgstr "" + +#. module: base +#: field:res.request,trigger_date:0 +msgid "Trigger Date" +msgstr "Datum spuštění(Trigger date)" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Croatian / hrvatski jezik" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GO_FORWARD" +msgstr "" + +#. module: base +#: help:ir.actions.server,code:0 +msgid "Python code to be executed" +msgstr "" + +#. module: base +#: selection:ir.module.module.dependency,state:0 +msgid "Uninstallable" +msgstr "" + +#. module: base +#: view:res.partner.category:0 +msgid "Partner Category" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +#: selection:ir.actions.server,state:0 +msgid "Trigger" +msgstr "" + +#. module: base +#: field:ir.model.fields,translate:0 +msgid "Translate" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Access all the fields related to the current object using expression in double brackets, i.e. [[ object.partner_id.name ]]" +msgstr "" + +#. module: base +#: field:res.request.history,body:0 +msgid "Body" +msgstr "Tělo(Body)" + +#. module: base +#: wizard_button:res.partner.spam_send,init,send:0 +msgid "Send Email" +msgstr "Poslat e-mail" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SELECT_FONT" +msgstr "" + +#. module: base +#: field:res.users,menu_id:0 +msgid "Menu Action" +msgstr "Akce nabídky" + +#. module: base +#: selection:wizard.module.lang.export,state:0 +msgid "choose" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Graph" +msgstr "Graf" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_low_workflow +msgid "Workflow Items" +msgstr "" + +#. module: base +#: field:res.request,ref_doc2:0 +msgid "Document Ref 2" +msgstr "Dokument Ref 2(Document Ref 2)" + +#. module: base +#: field:res.request,ref_doc1:0 +msgid "Document Ref 1" +msgstr "Dokument Ref 1(Document Ref 1)" + +#. module: base +#: model:res.country,name:base.ga +msgid "Gabon" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_model_data +msgid "ir.model.data" +msgstr "ir.model.data" + +#. module: base +#: view:ir.model:0 +#: view:res.groups:0 +msgid "Access Rights" +msgstr "" + +#. module: base +#: model:res.country,name:base.gl +msgid "Greenland" +msgstr "" + +#. module: base +#: help:ir.actions.report.xml,report_rml:0 +msgid "The .rml path of the file or NULL if the content is in report_rml_content" +msgstr "" + +#. module: base +#: field:res.partner.bank,acc_number:0 +msgid "Account Number" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "1. %c ==> Fri Dec 5 18:25:20 2008" +msgstr "" + +#. module: base +#: help:ir.ui.menu,groups_id:0 +msgid "If you have groups, the visibility of this menu will be based on these groups. If this field is empty, Open ERP will compute visibility based on the related object's read access." +msgstr "" + +#. module: base +#: model:res.country,name:base.nc +msgid "New Caledonia (French)" +msgstr "" + +#. module: base +#: field:res.partner.function,name:0 +msgid "Function Name" +msgstr "" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "_Cancel" +msgstr "" + +#. module: base +#: model:res.country,name:base.cy +msgid "Cyprus" +msgstr "" + +#. module: base +#: field:ir.actions.server,subject:0 +#: wizard_field:res.partner.spam_send,init,subject:0 +#: field:res.request,name:0 +msgid "Subject" +msgstr "Předmět" + +#. module: base +#: field:res.request,act_from:0 +#: field:res.request.history,act_from:0 +msgid "From" +msgstr "Od(From)" + +#. module: base +#: wizard_button:server.action.create,init,step_1:0 +msgid "Next" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-report" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_rml_content:0 +#: field:ir.actions.report.xml,report_rml_content_data:0 +msgid "RML content" +msgstr "" + +#. module: base +#: view:workflow.activity:0 +msgid "Incoming transitions" +msgstr "Incoming transitions(Incoming transitions)" + +#. module: base +#: model:res.country,name:base.cn +msgid "China" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Password empty !" +msgstr "" + +#. module: base +#: model:res.country,name:base.eh +msgid "Western Sahara" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_workflow +msgid "workflow" +msgstr "průběh práce(workflow)" + +#. module: base +#: model:res.country,name:base.id +msgid "Indonesia" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,start_on:0 +msgid "At Once" +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +msgid "Write Object" +msgstr "" + +#. module: base +#: model:res.country,name:base.bg +msgid "Bulgaria" +msgstr "" + +#. module: base +#: model:res.country,name:base.ao +msgid "Angola" +msgstr "" + +#. module: base +#: model:res.country,name:base.tf +msgid "French Southern Territories" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Only one client action will be execute, last clinent action will be consider in case of multiples clients actions" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_HELP" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_currency +#: field:res.company,currency_id:0 +#: view:res.currency:0 +#: field:res.currency,name:0 +#: field:res.currency.rate,currency_id:0 +msgid "Currency" +msgstr "Měna" + +#. module: base +#: field:res.partner.canal,name:0 +msgid "Channel Name" +msgstr "Název kanálu(Canal name)" + +#. module: base +#: view:res.lang:0 +msgid "5. %y, %Y ==> 08, 2008" +msgstr "" + +#. module: base +#: field:ir.model.fields,model_id:0 +#: field:ir.values,res_id:0 +msgid "Object ID" +msgstr "" + +#. module: base +#: selection:ir.report.custom,print_orientation:0 +msgid "Landscape" +msgstr "Orientace stránky naležato(Landscape)" + +#. module: base +#: model:ir.ui.menu,name:base.menu_administration +msgid "Administration" +msgstr "" + +#. module: base +#: selection:ir.rule,operator:0 +msgid "child_of" +msgstr "potomek" + +#. module: base +#: model:res.country,name:base.ir +msgid "Iran" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,operation:0 +#: field:ir.ui.menu,icon_pict:0 +#: field:wizard.module.lang.export,state:0 +msgid "unknown" +msgstr "Neznámý(Unknown)" + +#. module: base +#: field:ir.ui.view_sc,res_id:0 +msgid "Resource Ref." +msgstr "Ref. zdroje(Resource Ref.)" + +#. module: base +#: model:res.country,name:base.ki +msgid "Kiribati" +msgstr "" + +#. module: base +#: model:res.country,name:base.iq +msgid "Iraq" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Action to Launch" +msgstr "" + +#. module: base +#: wizard_view:base.module.import,import:0 +#: wizard_view:base.module.import,init:0 +msgid "Module import" +msgstr "Import modulu" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_supplier_form +#: model:ir.ui.menu,name:base.menu_partner_supplier_form +msgid "Suppliers Partners" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_sequence_type +msgid "ir.sequence.type" +msgstr "ir.sequence.type" + +#. module: base +#: selection:wizard.module.lang.export,format:0 +msgid "CSV File" +msgstr "" + +#. module: base +#: selection:ir.model,state:0 +#: selection:ir.model.grid,state:0 +msgid "Base Object" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-crm" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_STRIKETHROUGH" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "(year)=" +msgstr "(rok)=" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Dependencies :" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-partner" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Bad query." +msgstr "" + +#. module: base +#: field:ir.model.fields,field_description:0 +msgid "Field Label" +msgstr "" + +#. module: base +#: model:res.country,name:base.dj +msgid "Djibouti" +msgstr "" + +#. module: base +#: field:ir.translation,value:0 +msgid "Translation Value" +msgstr "Platnost překladu(Translation value)" + +#. module: base +#: model:res.country,name:base.ag +msgid "Antigua and Barbuda" +msgstr "" + +#. module: base +#: field:ir.actions.server,condition:0 +#: field:ir.report.custom.fields,fc0_condition:0 +#: field:workflow.transition,condition:0 +msgid "Condition" +msgstr "Podmínka(Condition)" + +#. module: base +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Správce modulů" + +#. module: base +#: field:ir.model.data,res_id:0 +#: field:ir.translation,res_id:0 +#: field:workflow.instance,res_id:0 +#: field:workflow.triggers,res_id:0 +msgid "Resource ID" +msgstr "ID zdroje" + +#. module: base +#: view:ir.cron:0 +#: field:ir.model,info:0 +#: field:ir.model.grid,info:0 +#: view:maintenance.contract:0 +msgid "Information" +msgstr "Informace" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "The official translations pack of all OpenERP/OpenObjects module are managed through launchpad. We use their online interface to synchronize all translations efforts." +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_rml:0 +msgid "RML path" +msgstr "Cesta k RML(RML path)" + +#. module: base +#: field:ir.actions.configuration.wizard,item_id:0 +msgid "Next Configuration Wizard" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,type:0 +#: selection:res.partner.address,type:0 +msgid "Other" +msgstr "Jiná" + +#. module: base +#: view:res.request:0 +msgid "Reply" +msgstr "Odpovědět(Reply)" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Turkish / Türkçe" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "Import New Language" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_workflow_activity_form +#: model:ir.ui.menu,name:base.menu_workflow_activity +#: view:workflow:0 +#: field:workflow,activities:0 +msgid "Activities" +msgstr "Aktivity" + +#. module: base +#: field:ir.actions.act_window,auto_refresh:0 +msgid "Auto-Refresh" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +#: selection:ir.rule,operator:0 +msgid "=" +msgstr "=" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Second field should be figures" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_model_grid_security +#: model:ir.ui.menu,name:base.menu_ir_access_grid +msgid "Access Controls Grid" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_sequence_actions +#: model:ir.ui.menu,name:base.menu_custom_action +#: model:ir.ui.menu,name:base.menu_ir_sequence_actions +#: model:ir.ui.menu,name:base.next_id_6 +msgid "Actions" +msgstr "Akce" + +#. module: base +#: selection:res.request,priority:0 +msgid "High" +msgstr "Vysoká" + +#. module: base +#: field:ir.exports.line,export_id:0 +msgid "Export" +msgstr "" + +#. module: base +#: help:res.bank,bic:0 +msgid "Bank Identifier Code" +msgstr "" + +#. module: base +#: model:res.country,name:base.tm +msgid "Turkmenistan" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#: code:addons/base/ir/ir_model.py:0 +#: code:addons/base/maintenance/maintenance.py:0 +#: code:addons/base/module/module.py:0 +#: code:addons/base/res/res_currency.py:0 +#: code:addons/base/res/res_user.py:0 +#: code:report/custom.py:0 +#, python-format +msgid "Error" +msgstr "" + +#. module: base +#: model:res.country,name:base.pm +msgid "Saint Pierre and Miquelon" +msgstr "" + +#. module: base +#: help:ir.actions.report.xml,header:0 +msgid "Add or not the coporate RML header" +msgstr "" + +#. module: base +#: field:res.partner.event,document:0 +msgid "Document" +msgstr "Dokument" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_REFRESH" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_STOP" +msgstr "" + +#. module: base +#: view:wizard.module.update_translations:0 +msgid "Update" +msgstr "" + +#. module: base +#: model:ir.actions.report.xml,name:base.ir_module_reference_print +msgid "Technical guide" +msgstr "Technický průvodce(Technical guide)" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CONVERT" +msgstr "" + +#. module: base +#: model:res.country,name:base.tz +msgid "Tanzania" +msgstr "" + +#. module: base +#: model:res.country,name:base.cx +msgid "Christmas Island" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Other Actions Configuration" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_EXECUTE" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.res_partner_canal-act +#: model:ir.model,name:base.model_res_partner_canal +#: model:ir.ui.menu,name:base.menu_res_partner_canal-act +msgid "Channels" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Schedule for Installation" +msgstr "" + +#. module: base +#: selection:ir.model.fields,select_level:0 +msgid "Advanced Search" +msgstr "" + +#. module: base +#: view:res.request:0 +msgid "Send" +msgstr "Odeslat" + +#. module: base +#: field:ir.translation,src:0 +msgid "Source" +msgstr "Zdroj" + +#. module: base +#: help:res.partner.address,partner_id:0 +msgid "Keep empty for a private address, not related to partner." +msgstr "" + +#. module: base +#: model:res.country,name:base.vu +msgid "Vanuatu" +msgstr "" + +#. module: base +#: view:res.company:0 +msgid "Internal Header/Footer" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "Save this document to a .tgz file. This archive containt UTF-8 %s files and may be uploaded to launchpad." +msgstr "" + +#. module: base +#: wizard_button:module.upgrade,end,config:0 +#: wizard_button:module.upgrade,start,config:0 +msgid "Start configuration" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Catalan / Català" +msgstr "" + +#. module: base +#: model:res.country,name:base.do +msgid "Dominican Republic" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_COLOR_PICKER" +msgstr "" + +#. module: base +#: model:res.country,name:base.sa +msgid "Saudi Arabia" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Bar charts need at least two fields" +msgstr "" + +#. module: base +#: help:res.partner,supplier:0 +msgid "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." +msgstr "" + +#. module: base +#: field:ir.model.fields,relation_field:0 +msgid "Relation Field" +msgstr "" + +#. module: base +#: field:workflow.triggers,instance_id:0 +msgid "Destination Instance" +msgstr "Cílová instance(Destination Instance)" + +#. module: base +#: field:ir.actions.wizard,multi:0 +msgid "Action on Multiple Doc." +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +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" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_xml:0 +msgid "XML path" +msgstr "Cesta k XML(XML path)" + +#. module: base +#: model:res.country,name:base.gn +msgid "Guinea" +msgstr "" + +#. module: base +#: model:res.country,name:base.lu +msgid "Luxembourg" +msgstr "" + +#. module: base +#: model:ir.actions.todo,note:base.config_wizard_step_user +msgid "Create your users.\n" +"You will be able to assign groups to users. Groups define the access rights of each users on the different objects of the system.\n" +" " +msgstr "" + +#. module: base +#: selection:res.request,priority:0 +msgid "Low" +msgstr "Nízká" + +#. module: base +#: view:ir.values:0 +msgid "tree_but_action, client_print_multi" +msgstr "" + +#. module: base +#: model:res.country,name:base.sv +msgid "El Salvador" +msgstr "" + +#. module: base +#: field:res.bank,phone:0 +#: field:res.partner.address,phone:0 +msgid "Phone" +msgstr "" + +#. module: base +#: field:res.groups,menu_access:0 +msgid "Access Menu" +msgstr "Přístup k nabídce" + +#. module: base +#: model:res.country,name:base.th +msgid "Thailand" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid ">" +msgstr ">" + +#. module: base +#: field:ir.model.access,perm_unlink:0 +msgid "Delete Permission" +msgstr "Smazat právo" + +#. module: base +#: selection:workflow.activity,join_mode:0 +#: selection:workflow.activity,split_mode:0 +msgid "And" +msgstr "A(And)" + +#. module: base +#: field:ir.model.fields,relation:0 +msgid "Object Relation" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PRINT" +msgstr "" + +#. module: base +#: view:res.partner:0 +msgid "General" +msgstr "Obecné" + +#. module: base +#: model:res.country,name:base.uz +msgid "Uzbekistan" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_act_window +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.act_window" +msgstr "ir.actions.act_window" + +#. module: base +#: model:res.country,name:base.vi +msgid "Virgin Islands (USA)" +msgstr "" + +#. module: base +#: model:res.country,name:base.tw +msgid "Taiwan" +msgstr "" + +#. module: base +#: view:ir.rule:0 +msgid "If you don't force the domain, it will use the simple domain setup" +msgstr "" + +#. module: base +#: field:ir.report.custom,field_parent:0 +#: field:ir.ui.view,field_parent:0 +msgid "Child Field" +msgstr "Následující pole(CHild field)" + +#. module: base +#: field:ir.actions.act_window,usage:0 +#: field:ir.actions.act_window_close,usage:0 +#: field:ir.actions.actions,usage:0 +#: field:ir.actions.report.custom,usage:0 +#: field:ir.actions.report.xml,usage:0 +#: field:ir.actions.server,usage:0 +#: field:ir.actions.wizard,usage:0 +msgid "Action Usage" +msgstr "Použití akce(Action Usage)" + +#. module: base +#: model:ir.model,name:base.model_workflow_workitem +msgid "workflow.workitem" +msgstr "workflow.workitem" + +#. module: base +#: selection:ir.module.module,state:0 +msgid "Not Installable" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "View :" +msgstr "" + +#. module: base +#: field:ir.model.fields,view_load:0 +msgid "View Auto-Load" +msgstr "" + +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Formát tisku(Print format)" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUMP_TO" +msgstr "" + +#. module: base +#: field:ir.actions.todo,end_date:0 +msgid "End Date" +msgstr "" + +#. module: base +#: field:ir.exports,resource:0 +#: field:ir.property,res_id:0 +msgid "Resource" +msgstr "Zdroj" + +#. module: base +#: field:maintenance.contract,name:0 +#: field:maintenance.contract.wizard,name:0 +msgid "Contract ID" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,alignment:0 +msgid "center" +msgstr "střed(center)" + +#. module: base +#: model:ir.actions.act_window,name:base.action_country_state +#: model:ir.ui.menu,name:base.menu_country_state_partner +#: field:maintenance.contract.wizard,state:0 +msgid "States" +msgstr "Státy" + +#. module: base +#: help:ir.rule.group,global:0 +msgid "Make the rule global, otherwise it needs to be put on a group or user" +msgstr "" + +#. module: base +#: field:ir.attachment,datas_fname:0 +#: field:wizard.module.lang.export,name:0 +msgid "Filename" +msgstr "" + +#. module: base +#: field:ir.model,access_ids:0 +#: field:ir.model.grid,access_ids:0 +msgid "Access" +msgstr "" + +#. module: base +#: model:res.country,name:base.sk +msgid "Slovak Republic" +msgstr "" + +#. module: base +#: model:res.country,name:base.aw +msgid "Aruba" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Weeks" +msgstr "Týdnů" + +#. module: base +#: field:res.groups,name:0 +msgid "Group Name" +msgstr "Jméno skupiny" + +#. module: base +#: model:res.country,name:base.bh +msgid "Bahrain" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_12 +msgid "Segmentation" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_FIND" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_maintenance_contract_add_wizard +#: model:ir.ui.menu,name:base.menu_maintenance_contract_add +#: view:maintenance.contract.wizard:0 +msgid "Add Maintenance Contract" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,limit:0 +#: field:ir.report.custom,limitt:0 +msgid "Limit" +msgstr "" + +#. module: base +#: help:ir.actions.server,wkf_model_id:0 +msgid "Workflow to be executed on this model." +msgstr "" + +#. module: base +#: model:res.country,name:base.jm +msgid "Jamaica" +msgstr "" + +#. module: base +#: model:res.country,name:base.az +msgid "Azerbaijan" +msgstr "" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "Warning" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Arabic / الْعَرَبيّة" +msgstr "" + +#. module: base +#: model:res.country,name:base.gi +msgid "Gibraltar" +msgstr "" + +#. module: base +#: model:res.country,name:base.vg +msgid "Virgin Islands (British)" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_PREVIOUS" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Czech / Čeština" +msgstr "" + +#. module: base +#: model:res.country,name:base.wf +msgid "Wallis and Futuna Islands" +msgstr "" + +#. module: base +#: model:res.country,name:base.rw +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" +msgstr "Vypočítat celek(Calculate sum)" + +#. module: base +#: view:ir.sequence:0 +msgid "Day of the week (0:Monday): %(weekday)s" +msgstr "" + +#. module: base +#: model:res.country,name:base.ck +msgid "Cook Islands" +msgstr "" + +#. module: base +#: help:ir.actions.server,mobile:0 +msgid "Provides fields that be used to fetch the mobile number, e.g. you select the invoice, then `object.invoice_address_id.mobile` is the field which gives the correct mobile number" +msgstr "" + +#. module: base +#: field:ir.model.data,noupdate:0 +msgid "Non Updatable" +msgstr "Nelze updatovat(Not updatable)" + +#. module: base +#: model:res.country,name:base.sg +msgid "Singapore" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window,target:0 +msgid "Current Window" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Action Source" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_NETWORK" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_country +#: field:res.bank,country:0 +#: view:res.country:0 +#: field:res.country.state,country_id:0 +#: field:res.partner,country:0 +#: field:res.partner.address,country_id:0 +#: field:res.partner.bank,country_id:0 +msgid "Country" +msgstr "Země" + +#. module: base +#: field:ir.model.fields,complete_name:0 +#: field:ir.ui.menu,complete_name:0 +msgid "Complete Name" +msgstr "" + +#. module: base +#: view:ir.report.custom:0 +msgid "Subscribe Report" +msgstr "Podat zprávu(Subscribe Report)" + +#. module: base +#: field:ir.values,object:0 +msgid "Is Object" +msgstr "je objekt(Is object)" + +#. module: base +#: field:res.partner.category,name:0 +msgid "Category Name" +msgstr "Název kategorie" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_15 +msgid "IT sector" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%X - Appropriate time representation." +msgstr "" + +#. module: base +#: view:res.company:0 +msgid "Your Logo - Use a size of about 450x150 pixels." +msgstr "" + +#. module: base +#: help:res.lang,grouping:0 +msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." +msgstr "" + +#. module: base +#: selection:ir.report.custom,print_orientation:0 +msgid "Portrait" +msgstr "Orientace stránky nastojato(Portrait)" + +#. module: base +#: selection:ir.translation,type:0 +msgid "Wizard Button" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIRECTORY" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_server +msgid "ir.actions.server" +msgstr "" + +#. module: base +#: view:ir.actions.report.custom:0 +msgid "Report custom" +msgstr "" + +#. module: base +#: field:ir.actions.configuration.wizard,progress:0 +msgid "Configuration Progress" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_11 +msgid "Configuration Wizards" +msgstr "" + +#. module: base +#: field:workflow.activity,split_mode:0 +msgid "Split Mode" +msgstr "Rozdělený mód(Split mode)" + +#. module: base +#: model:ir.ui.menu,name:base.menu_localisation +msgid "Localisation" +msgstr "Lokalizace" + +#. module: base +#: selection:res.config.view,view:0 +msgid "Simplified Interface" +msgstr "" + +#. module: base +#: model:res.country,name:base.cl +msgid "Chile" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_REVERT_TO_SAVED" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_lang_import +#: model:ir.ui.menu,name:base.menu_wizard_lang_import +msgid "Import a Translation File" +msgstr "" + +#. module: base +#: help:ir.values,model_id:0 +msgid "This field is not used, it only helps you to select a good model." +msgstr "" + +#. module: base +#: field:ir.ui.view,name:0 +msgid "View Name" +msgstr "Název náhledu(View Name)" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Italian / Italiano" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,attachment:0 +msgid "Save As Attachment Prefix" +msgstr "" + +#. module: base +#: model:res.country,name:base.hr +msgid "Croatia" +msgstr "" + +#. module: base +#: field:ir.actions.server,mobile:0 +msgid "Mobile No" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_by_category +#: model:ir.actions.act_window,name:base.action_partner_category_form +#: model:ir.model,name:base.model_res_partner_category +#: model:ir.ui.menu,name:base.menu_partner_category_form +#: view:res.partner.category:0 +msgid "Partner Categories" +msgstr "" + +#. module: base +#: field:ir.sequence,code:0 +#: field:ir.sequence.type,code:0 +msgid "Sequence Code" +msgstr "Kód sekvence(Sequence Code)" + +#. module: base +#: selection:ir.report.custom,print_format:0 +msgid "a5" +msgstr "a5" + +#. module: base +#: model:res.country,name:base.sc +msgid "Seychelles" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_bank +#: view:res.partner.bank:0 +msgid "Bank Accounts" +msgstr "" + +#. module: base +#: model:res.country,name:base.sl +msgid "Sierra Leone" +msgstr "" + +#. module: base +#: view:res.company:0 +#: view:res.partner:0 +msgid "General Information" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-product" +msgstr "" + +#. module: base +#: model:res.country,name:base.tc +msgid "Turks and Caicos Islands" +msgstr "" + +#. module: base +#: field:res.partner.bank,owner_name:0 +msgid "Account Owner" +msgstr "" + +#. module: base +#: field:workflow,osv:0 +#: field:workflow.instance,res_type:0 +msgid "Resource Object" +msgstr "" + +#. module: base +#: field:ir.cron,function:0 +#: field:res.partner.address,function:0 +#: selection:workflow.activity,kind:0 +msgid "Function" +msgstr "Funkce" + +#. module: base +#: selection:res.partner.address,type:0 +msgid "Delivery" +msgstr "Dodací" + +#. module: base +#: field:ir.attachment,preview:0 +msgid "Image Preview" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_pvt_ltd +msgid "Corp." +msgstr "" + +#. module: base +#: model:res.country,name:base.gw +msgid "Guinea Bissau" +msgstr "" + +#. module: base +#: view:workflow.instance:0 +msgid "Workflow Instances" +msgstr "Workflow Instances(Workflow Instances)" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "Partners: " +msgstr "" + +#. module: base +#: model:res.country,name:base.kp +msgid "North Korea" +msgstr "" + +#. module: base +#: view:ir.report.custom:0 +msgid "Unsubscribe Report" +msgstr "Vzít zprávu zpět(Unsubscribe Report)" + +#. module: base +#: selection:ir.actions.server,state:0 +msgid "Create Object" +msgstr "" + +#. module: base +#: field:res.bank,bic:0 +msgid "BIC/Swift code" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_1 +msgid "Prospect" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Polish / Język polski" +msgstr "" + +#. module: base +#: field:ir.exports,name:0 +msgid "Export Name" +msgstr "" + +#. module: base +#: help:res.partner.address,type:0 +msgid "Used to select automatically the right address according to the context in sales and purchases documents." +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,init:0 +msgid "Choose a language to install:" +msgstr "Vyberte jazyk pro instalaci" + +#. module: base +#: model:res.country,name:base.lk +msgid "Sri Lanka" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Russian / русский язык" +msgstr "" + diff --git a/bin/addons/base/i18n/cs_CZ.po b/bin/addons/base/i18n/cs_CZ.po index 697d6f5c88b..9b81891ca78 100644 --- a/bin/addons/base/i18n/cs_CZ.po +++ b/bin/addons/base/i18n/cs_CZ.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:29:42+0000\n" -"PO-Revision-Date: 2009-04-09 13:29:42+0000\n" +"POT-Creation-Date: 2009-05-19 14:19:25+0000\n" +"PO-Revision-Date: 2009-05-20 10:19:25+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,10 +837,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Četnost(Frequency)" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1058,12 +1057,6 @@ msgstr "Opravená šířka(Fixed width)" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Správce modulů" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "Žádný(None)" msgid "Report Fields" msgstr "Pole zpráv(Report Fields)" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Obecné" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "Typ náhledu(View Type)" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Ref partnera" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Četnost(Frequency)" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,15 +6415,17 @@ msgid "Graph" msgstr "Graf" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Ref partnera" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Formát tisku(Print format)" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6758,9 +6760,9 @@ msgid "Condition" msgstr "Podmínka(Condition)" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Správce modulů" #. module: base #: field:ir.model.data,res_id:0 @@ -6809,6 +6811,12 @@ msgstr "Odpovědět(Reply)" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "Technický průvodce(Technical guide)" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,12 +7160,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Obecné" #. module: base #: model:res.country,name:base.uz @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Formát tisku(Print format)" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/de_DE.po b/bin/addons/base/i18n/de_DE.po index 0d03ce4e5ca..2511ff7cc04 100644 --- a/bin/addons/base/i18n/de_DE.po +++ b/bin/addons/base/i18n/de_DE.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:35:34+0000\n" -"PO-Revision-Date: 2009-04-09 13:35:34+0000\n" +"POT-Creation-Date: 2009-05-19 14:23:06+0000\n" +"PO-Revision-Date: 2009-05-20 10:23:06+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -842,10 +842,9 @@ msgid "Features" msgstr "Funktionen" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Häufigkeit" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1063,12 +1062,6 @@ msgstr "Feste Breite" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3301,6 +3294,12 @@ msgstr "Partner Adressen" msgid "Cape Verde" msgstr "Kapverdische Inseln" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3524,9 +3523,10 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Tag des Monats als Dezimalziffer [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "Dieser Vorgang kann nicht durchgeführt werden." #. module: base #: view:res.lang:0 @@ -3815,15 +3815,10 @@ msgid "module,type,name,res_id,src,value" msgstr "module,type,name,res_id,src,value" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Module" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Nicht übersetzte Begriffe" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Version" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4191,11 +4186,6 @@ msgstr "Keine" msgid "Report Fields" msgstr "Report Felder" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Allgemein" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4297,6 +4287,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "Werte für Eriegnisart" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "Zaire" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4600,6 +4595,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "Reunion (franz.)" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4711,6 +4711,12 @@ msgstr "Ansichtstyp" msgid "User Interface" msgstr "User Interface" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Partner Ref." + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4759,10 +4765,9 @@ msgid "Belgium" msgstr "Belgien" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "Dieser Vorgang kann nicht durchgeführt werden." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Tag des Monats als Dezimalziffer [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -5114,11 +5119,6 @@ msgstr "Fehler !" msgid "country_id" msgstr "country_id" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Häufigkeit" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6427,15 +6427,17 @@ msgid "Graph" msgstr "Graphik Verlauf" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Partner Ref." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Druckformat" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6770,9 +6772,9 @@ msgid "Condition" msgstr "Bedingung" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Module" #. module: base #: field:ir.model.data,res_id:0 @@ -6821,6 +6823,12 @@ msgstr "Antwort" msgid "Turkish / Türkçe" msgstr "Turkish / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Nicht übersetzte Begriffe" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6935,6 +6943,11 @@ msgstr "Aktualisieren" msgid "Technical guide" msgstr "Technisches Wissen" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7162,12 +7175,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Allgemein" #. module: base #: model:res.country,name:base.uz @@ -7232,6 +7242,16 @@ msgstr "Sicht :" msgid "View Auto-Load" msgstr "Ansicht Autorefresh" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Letzte Version" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Druckformat" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7489,12 +7509,6 @@ msgstr "Ihr eigenes Logo - Benutze eine Größe von etwa 450 x 150 pixels." msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "Das Trennzeichenformat sollte sein wie [,n] wenn 0 < n :startend von Einheitenziffer.-1 wird die Trennung anzeigen. Z.B. [3,2,-1] wird repräsentiert 106500 muss sein1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Neuer Partner" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7511,9 +7525,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Letzte Version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Neuer Partner" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/es_AR.po b/bin/addons/base/i18n/es_AR.po index bcc1ad95b70..a187d474edb 100644 --- a/bin/addons/base/i18n/es_AR.po +++ b/bin/addons/base/i18n/es_AR.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:47:16+0000\n" -"PO-Revision-Date: 2009-04-09 13:47:16+0000\n" +"POT-Creation-Date: 2009-05-19 14:30:53+0000\n" +"PO-Revision-Date: 2009-05-20 10:30:53+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,10 +837,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frecuencia" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1058,12 +1057,6 @@ msgstr "Ancho fijo" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "Ninguno" msgid "Report Fields" msgstr "Campos del Reporte" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "General" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "Tipo de Vista" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Referencia Partner" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Frecuencia" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,15 +6415,17 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Referencia Partner" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Formato de impresión" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "Condición" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "Responder" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,12 +7160,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "General" #. module: base #: model:res.country,name:base.uz @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Formato de impresión" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/es_ES.po b/bin/addons/base/i18n/es_ES.po index ffe818b4ea1..c08e970d9d5 100644 --- a/bin/addons/base/i18n/es_ES.po +++ b/bin/addons/base/i18n/es_ES.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:48:28+0000\n" -"PO-Revision-Date: 2009-04-09 13:48:28+0000\n" +"POT-Creation-Date: 2009-05-19 14:31:42+0000\n" +"PO-Revision-Date: 2009-05-20 10:31:42+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -843,10 +843,9 @@ msgid "Features" msgstr "Características" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Versión" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frecuencia" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1064,12 +1063,6 @@ msgstr "Ancho fijo" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3303,6 +3296,12 @@ msgstr "Direcciones de empresa" msgid "Cape Verde" msgstr "Cabo Verde" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3526,9 +3525,10 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Día del mes como un número decimal [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "No puede realizar esta operación." #. module: base #: view:res.lang:0 @@ -3817,15 +3817,10 @@ msgid "module,type,name,res_id,src,value" msgstr "module,type,name,res_id,src,value" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Administración de módulos" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Términos no traducibles" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Versión" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4193,11 +4188,6 @@ msgstr "Ninguno" msgid "Report Fields" msgstr "Campos informe" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "General" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4297,6 +4287,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "Valores para tipo evento" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "Zaire" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4600,6 +4595,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "Reunión (Francesa)" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4711,6 +4711,12 @@ msgstr "Tipo de vista" msgid "User Interface" msgstr "Interfaz de usuario" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Ref. empresa" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4759,10 +4765,9 @@ msgid "Belgium" msgstr "Bélgica" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "No puede realizar esta operación." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Día del mes como un número decimal [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -5114,11 +5119,6 @@ msgstr "¡Error!" msgid "country_id" msgstr "País" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Frecuencia" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6427,15 +6427,17 @@ msgid "Graph" msgstr "Gráfico" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Ref. empresa" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Formato de impresión" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6770,9 +6772,9 @@ msgid "Condition" msgstr "Condición" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Administración de módulos" #. module: base #: field:ir.model.data,res_id:0 @@ -6821,6 +6823,12 @@ msgstr "Responder" msgid "Turkish / Türkçe" msgstr "Turco / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Términos no traducibles" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6935,6 +6943,11 @@ msgstr "Actualizar" msgid "Technical guide" msgstr "Guía técnica" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7161,12 +7174,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "General" #. module: base #: model:res.country,name:base.uz @@ -7231,6 +7241,16 @@ msgstr "Vista :" msgid "View Auto-Load" msgstr "Vista auto-carga" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Última versión" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Formato de impresión" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7488,12 +7508,6 @@ msgstr "Su logo – Utilizar un tamaño de 450x150 píxeles aprox." msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "El formato de separación debería ser como [,n] dónde 0 < n, empezando por el dígito unidad. -1 terminará la separación. Por ej. [3,2,-1] representará 106500 como 1,06,500; [1,2,-1] lo representará como 106,50,0; [3] lo representará como 106,500. Siempre que ',' sea el separador de mil en cada caso." -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Nueva empresa" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7510,9 +7524,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Última versión" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Nueva empresa" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/et_EE.po b/bin/addons/base/i18n/et_EE.po index 798a983609d..e402d50cbae 100644 --- a/bin/addons/base/i18n/et_EE.po +++ b/bin/addons/base/i18n/et_EE.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:33:12+0000\n" -"PO-Revision-Date: 2009-04-09 13:33:12+0000\n" +"POT-Creation-Date: 2009-05-19 14:21:36+0000\n" +"PO-Revision-Date: 2009-05-20 10:21:36+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -361,7 +361,7 @@ msgstr "Bosnia / bosanski jezik" #. module: base #: help:ir.actions.report.xml,attachment_use:0 msgid "If you check this, then the second time the user prints with same attachment name, it returns the previous report." -msgstr "" +msgstr "Selle kasti märgistamisel pöördutakse eelmise aruande juurde, kui kasutaja prindib olemasoleva manuse nimega" #. module: base #: code:osv/orm.py:0 @@ -449,7 +449,7 @@ msgstr "Kohandatud väljadel peab olema nimi mis algab 'x_'-ga !" #. module: base #: help:ir.actions.server,action_id:0 msgid "Select the Action Window, Report, Wizard to be executed." -msgstr "" +msgstr "Vali toimingu aken, aruanne, nõustaja mis käivitada" #. module: base #: view:wizard.module.lang.export:0 @@ -842,10 +842,9 @@ msgid "Features" msgstr "Võimalused" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Versioon" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Sagedus" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -888,7 +887,7 @@ msgstr "raw" #. module: base #: help:ir.actions.server,email:0 msgid "Provides the fields that will be used to fetch the email address, e.g. when you select the invoice, then `object.invoice_address_id.email` is the field which gives the correct address" -msgstr "" +msgstr "Varustab väljadega, mida kasutatakse e-posti aadressi tõmbamiseks. Nt kui sa valid arve, siis `object.invoice_address_id.email` on väli, mis annab õige aadressi" #. module: base #: field:res.roles,name:0 @@ -1063,12 +1062,6 @@ msgstr "Fikseeritud laius" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -1124,7 +1117,7 @@ msgstr "ir.model.access" #: field:res.request,priority:0 #: field:res.request.link,priority:0 msgid "Priority" -msgstr "Tähtsus" +msgstr "Prioriteet" #. module: base #: field:workflow.transition,act_from:0 @@ -1335,7 +1328,7 @@ msgstr "See abiline leiab uued terminid rakenduses nii, et sa saad neid uuendada #. module: base #: help:ir.actions.server,expression:0 msgid "Enter the field/expression that will return the list. E.g. select the sale order in Object, and you can have loop on the sales order line. Expression = `object.order_line`." -msgstr "" +msgstr "Sisesta väli/avaldis, mis tagastab nimekirja. Nt vali müügikorraldus objektis ja sul saab olla kordus müügikorralduse real. Avaldis = `object.order_line`." #. module: base #: field:ir.model,name:0 @@ -1461,7 +1454,7 @@ msgstr "Krediidilimiit" #. module: base #: help:ir.actions.server,write_id:0 msgid "Provide the field name that the record id refers to for the write operation. If it is empty it will refer to the active id of the object." -msgstr "" +msgstr "Sisesta välja nimi, mille poole kirje id kirjutamiseks pöördub. Kui see on tühi, siis pöördutakse objekti aktiivse id poole." #. module: base #: model:res.country,name:base.zw @@ -1865,7 +1858,7 @@ msgstr "Saksa keel / Deutsch" #. module: base #: help:ir.actions.server,trigger_name:0 msgid "Select the Signal name that is to be used as the trigger." -msgstr "" +msgstr "Vali signaali nimi, mida kasutatakse päästikuna." #. module: base #: view:ir.actions.server:0 @@ -1900,7 +1893,7 @@ msgstr "Malta" #. module: base #: field:ir.actions.server,fields_lines:0 msgid "Field Mappings." -msgstr "" +msgstr "Välja seostamised" #. module: base #: model:ir.model,name:base.model_ir_module_module @@ -1971,7 +1964,7 @@ msgstr "Te saate importida ka .po faile." #: code:addons/base/maintenance/maintenance.py:0 #, python-format msgid "Unable to find a valid contract" -msgstr "" +msgstr "Võimatu leida kehtivat lepingut" #. module: base #: code:addons/base/ir/ir_actions.py:0 @@ -2039,12 +2032,12 @@ msgstr "Tiitel" #: code:osv/orm.py:0 #, python-format msgid "Recursivity Detected." -msgstr "" +msgstr "Rekursiivsus tuvastatud." #. module: base #: selection:ir.ui.menu,icon:0 msgid "terp-account" -msgstr "terp-account" +msgstr "terp-konto" #. module: base #: code:addons/base/module/module.py:0 @@ -2129,7 +2122,10 @@ msgid "Regexp to search module on the repository webpage:\n" "- The first parenthesis must match the name of the module.\n" "- The second parenthesis must match the whole version number.\n" "- The last parenthesis must match the extension of the module." -msgstr "" +msgstr "Regulaaravaldis, et otsida moodulit varamu veebilehel:\n" +"- Esimesed sulud peavad sisaldama täpset mooduli nime.\n" +"- Teised sulud peavad sisaldama tervet versiooni numbrit.\n" +"- Viimased sulud peavad sisaldama mooduli laiendit." #. module: base #: view:res.lang:0 @@ -2155,7 +2151,7 @@ msgstr "GPL-2 või hilisem versioon" #. module: base #: selection:res.partner.event,type:0 msgid "Prospect Contact" -msgstr "" +msgstr "Potentsiaalse kliendi kontakt" #. module: base #: model:ir.model,name:base.model_ir_actions_wizard @@ -2200,7 +2196,7 @@ msgstr "STOCK_QUIT" #. module: base #: view:ir.cron:0 msgid "Technical Data" -msgstr "" +msgstr "Tehnilised andmed" #. module: base #: view:res.partner:0 @@ -2332,7 +2328,7 @@ msgstr "SXW sisu" #. module: base #: view:ir.cron:0 msgid "Action to Trigger" -msgstr "" +msgstr "Toiming mida käivitada" #. module: base #: field:ir.report.custom.fields,fc0_operande:0 @@ -2395,7 +2391,7 @@ msgstr "Püha Tool (Vatikani Linnriik)" #. module: base #: help:ir.actions.server,condition:0 msgid "Condition that is to be tested before action is executed, e.g. object.list_price > object.cost_price" -msgstr "" +msgstr "Tingimus, mida tuleb kontrollida enne toimingu käivitamist, nt object.list_price > object.cost_price" #. module: base #: wizard_field:base.module.import,init,module_file:0 @@ -2661,7 +2657,7 @@ msgstr "Vali lihtsustatud vaade, kui sa testid OpenERP-i esimest korda. Vähem k #: code:osv/orm.py:0 #, python-format msgid "Error occurred while validating the field(s) %s: %s" -msgstr "" +msgstr "Esines viga välja(de) %s valideerimisel: %s" #. module: base #: model:res.country,name:base.sm @@ -3132,12 +3128,12 @@ msgstr "suletud" #. module: base #: selection:wizard.module.lang.export,state:0 msgid "get" -msgstr "" +msgstr "saa" #. module: base #: help:ir.model.fields,on_delete:0 msgid "On delete property for many2one fields" -msgstr "" +msgstr "Omadus kustutamisel many2one väljadel" #. module: base #: field:ir.actions.server,write_id:0 @@ -3299,6 +3295,12 @@ msgstr "Partneri aadressid" msgid "Cape Verde" msgstr "Roheneemesaared (Cabo Verde)" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3327,7 +3329,7 @@ msgstr "STOCK_MEDIA_STOP" #: code:osv/orm.py:0 #, python-format msgid "Wrong ID for the browse record, got %r, expected an integer." -msgstr "" +msgstr "Vale ID kirje sirvimiseks, sain %r, eeldasin täisarvu" #. module: base #: selection:ir.ui.menu,icon:0 @@ -3522,9 +3524,10 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Kuupäev kümnendarvuna [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "Sa ei saa teostada seda operatsiooni." #. module: base #: view:res.lang:0 @@ -3575,7 +3578,7 @@ msgstr "Loo / kirjuta" #. module: base #: help:res.partner.category,active:0 msgid "The active field allows you to hide the category without removing it." -msgstr "" +msgstr "Aktiivne väli võimaldab sul peita kategooriat seda eemaldamata." #. module: base #: rml:ir.module.reference:0 @@ -3629,7 +3632,7 @@ msgstr "Leedu keel / Lietuvių kalba" #. module: base #: help:ir.actions.server,record_id:0 msgid "Provide the field name where the record id is stored after the create operations. If it is empty, you can not track the new record." -msgstr "" +msgstr "Sisesta välja nimi, kus kirje id hoitakse pärast loomist. Kui see on tühi siis sa ei saa jälgita uut kirjet." #. module: base #: code:osv/orm.py:0 @@ -3678,7 +3681,7 @@ msgstr "Hooldusleping" #. module: base #: help:ir.actions.server,trigger_obj_id:0 msgid "Select the object from the model on which the workflow will executed." -msgstr "" +msgstr "Vali objekt mudelist millel töövoog käivitatakse" #. module: base #: field:ir.model,state:0 @@ -3778,7 +3781,7 @@ msgstr "Teade" #. module: base #: field:ir.actions.act_window.view,multi:0 msgid "On Multiple Doc." -msgstr "" +msgstr "Mitmel dokumendil" #. module: base #: field:res.partner,address:0 @@ -3813,15 +3816,10 @@ msgid "module,type,name,res_id,src,value" msgstr "module,type,name,res_id,src,value" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Moodulite haldus" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Tõlkimata terminid" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Versioon" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4048,7 +4046,7 @@ msgstr "Muuda Eelistusi" #. module: base #: constraint:ir.actions.act_window:0 msgid "Invalid model name in the action definition." -msgstr "" +msgstr "Vigane mudeli nimi toimingu definitsioonis." #. module: base #: wizard_field:res.partner.sms_send,init,text:0 @@ -4166,7 +4164,7 @@ msgstr "Saatja e-kiri" #. module: base #: field:ir.default,field_name:0 msgid "Object Field" -msgstr "" +msgstr "Objekti väli" #. module: base #: code:osv/orm.py:0 @@ -4189,11 +4187,6 @@ msgstr "Puudub" msgid "Report Fields" msgstr "Aruande väljad" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Üldine" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4271,7 +4264,7 @@ msgstr "Isend" #. module: base #: help:ir.actions.report.xml,attachment:0 msgid "This is the filename of the attachment used to store the printing result. Keep empty to not save the printed reports. You can use a python expression with the object and time variables." -msgstr "" +msgstr "See on printimistulemuse salvestamiseks kasutatava manuse nimi. Jäta tühjaks, kui sa ei soovi salvestada aruandeid. Sa saad kasutada pythoni avaldist objekti ja aja muutujatega." #. module: base #: model:res.country,name:base.ng @@ -4291,7 +4284,12 @@ msgstr "STOCK_UNDERLINE" #. module: base #: view:ir.values:0 msgid "Values for Event Type" -msgstr "" +msgstr "Väärtused sündmuse tüübile" + +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "Zaire" #. module: base #: selection:ir.model.fields,select_level:0 @@ -4311,7 +4309,7 @@ msgstr "Hong Kong" #. module: base #: help:ir.actions.server,name:0 msgid "Easy to Refer action by name e.g. One Sales Order -> Many Invoices" -msgstr "" +msgstr "Lihtsalt pöördutav toiming nime järgi nt Üks müügikorraldus -> Mitu arvet" #. module: base #: selection:ir.ui.menu,icon:0 @@ -4465,7 +4463,7 @@ msgstr "Sloveenia / slovenščina" #. module: base #: field:ir.actions.report.xml,attachment_use:0 msgid "Reload from Attachment" -msgstr "" +msgstr "Taaslae manusest" #. module: base #: model:res.country,name:base.bv @@ -4546,7 +4544,7 @@ msgstr "Objektid" #. module: base #: view:res.request.link:0 msgid "Request Link" -msgstr "" +msgstr "Päringu viit" #. module: base #: field:ir.module.module,url:0 @@ -4596,6 +4594,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "Reunion (Prantsuse)" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4631,7 +4634,7 @@ msgstr "Tõlked" #. module: base #: field:ir.sequence,padding:0 msgid "Number padding" -msgstr "" +msgstr "Arvu täidistus" #. module: base #: model:res.country,name:base.ua @@ -4707,6 +4710,12 @@ msgstr "Vaate tüüp" msgid "User Interface" msgstr "Kasutajaliides" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Partneri viide" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4755,10 +4764,9 @@ msgid "Belgium" msgstr "Belgia" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "Sa ei saa teostada seda operatsiooni." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Kuupäev kümnendarvuna [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -4804,7 +4812,7 @@ msgstr "Ei saa luua mooduli faili: %s !" #. module: base #: model:ir.module.module,description:base.module_meta_information msgid "The kernel of OpenERP, needed for all installation." -msgstr "" +msgstr "OpenERP tuum, vajalik kõigil paigaldustel" #. module: base #: model:ir.actions.act_window,name:base.action_partner_customer_form @@ -4956,7 +4964,7 @@ msgstr "Egiptus" #. module: base #: help:ir.actions.server,model_id:0 msgid "Select the object on which the action will work (read, write, create)." -msgstr "" +msgstr "Vali objekt millel toiming rakendub (loe, kirjuta, loo)." #. module: base #: view:ir.model:0 @@ -5000,7 +5008,7 @@ msgstr "Paigaldamise ootel" #. module: base #: model:ir.module.module,shortdesc:base.module_meta_information msgid "Base" -msgstr "" +msgstr "Baas" #. module: base #: model:res.country,name:base.lr @@ -5077,7 +5085,7 @@ msgstr "Loo" #. module: base #: field:ir.exports,export_fields:0 msgid "Export ID" -msgstr "" +msgstr "Ekspordi ID" #. module: base #: model:res.country,name:base.fr @@ -5103,18 +5111,13 @@ msgstr "Afganistani Islamiosariik" #: code:addons/base/module/wizard/wizard_module_import.py:0 #, python-format msgid "Error !" -msgstr "Viga !" +msgstr "Viga!" #. module: base #: model:res.partner.bank.type.field,name:base.bank_normal_field_contry msgid "country_id" msgstr "country_id" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Sagedus" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -5161,7 +5164,7 @@ msgstr "Joondiagramm" #. module: base #: help:ir.actions.server,loop_action:0 msgid "Select the action that will be executed. Loop action will not be avaliable inside loop." -msgstr "" +msgstr "Vali toiming, mis käivitatakse. Kordustoiming pole saadaval korduse sees." #. module: base #: selection:module.lang.install,init,lang:0 @@ -5270,7 +5273,7 @@ msgstr "Valik" #. module: base #: field:ir.rule,domain_force:0 msgid "Force Domain" -msgstr "" +msgstr "Sunni domeen" #. module: base #: model:ir.actions.act_window,name:base.action_attachment @@ -5350,7 +5353,7 @@ msgstr "Estonian / Eesti keel" #. module: base #: selection:module.lang.install,init,lang:0 msgid "uk_UK" -msgstr "" +msgstr "uk_UK" #. module: base #: selection:module.lang.install,init,lang:0 @@ -5417,7 +5420,7 @@ msgstr "Emaettevõte" #. module: base #: field:res.currency.rate,rate:0 msgid "Rate" -msgstr "Kurss" +msgstr "Määr" #. module: base #: model:res.country,name:base.cg @@ -5469,7 +5472,7 @@ msgstr "ir.sequence" #. module: base #: help:ir.actions.server,srcmodel_id:0 msgid "Object in which you want to create / write the object. If it is empty then refer to the Object field." -msgstr "" +msgstr "Objekt milles sa tahad luua / kirjutada objekti. Kui see on tühi siis pöördu objekti väljale." #. module: base #: selection:ir.module.module,state:0 @@ -5535,19 +5538,19 @@ msgstr "Samoa" #. module: base #: field:ir.ui.menu,child_id:0 msgid "Child IDs" -msgstr "" +msgstr "Alam ID-d" #. module: base #: code:addons/base/ir/ir_actions.py:0 #, python-format msgid "Problem in configuration `Record Id` in Server Action!" -msgstr "" +msgstr "Probleem `Kirje ID` seadistusel!" #. module: base #: code:osv/orm.py:0 #, python-format msgid "ValidateError" -msgstr "" +msgstr "Kinnitamise Viga" #. module: base #: wizard_button:base.module.import,init,import:0 @@ -5662,7 +5665,7 @@ msgstr "Alusta paigaldust" #. module: base #: constraint:res.partner:0 msgid "Error ! You can not create recursive associated members." -msgstr "" +msgstr "Viga! Sa ei saa luua rekursiivseid seotud liikmeid." #. module: base #: model:res.partner.category,name:base.res_partner_category_2 @@ -5827,7 +5830,7 @@ msgstr "Partneri suhe" #. module: base #: field:ir.actions.act_window,context:0 msgid "Context Value" -msgstr "" +msgstr "Konteksti väärtus" #. module: base #: view:ir.sequence:0 @@ -5866,7 +5869,7 @@ msgstr "Tuneesia" #. module: base #: field:ir.actions.wizard,name:0 msgid "Wizard Info" -msgstr "" +msgstr "Nõustaja info" #. module: base #: help:ir.cron,numbercall:0 @@ -6053,12 +6056,12 @@ msgstr "Olek" #. module: base #: selection:ir.module.module,license:0 msgid "Other proprietary" -msgstr "" +msgstr "Teised omandid" #. module: base #: selection:ir.ui.menu,icon:0 msgid "terp-administration" -msgstr "terp-administration" +msgstr "terp-administratsioon" #. module: base #: model:ir.actions.act_window,name:base.action_translation @@ -6115,7 +6118,7 @@ msgstr "terp-hr" #. module: base #: help:ir.actions.wizard,multi:0 msgid "If set to true, the wizard will not be displayed on the right toolbar of a form view." -msgstr "" +msgstr "Kui seatud tõeseks siis nõustajat ei kuvata vormivaate parempoolsel tööriistaribal." #. module: base #: selection:ir.ui.menu,icon:0 @@ -6135,7 +6138,7 @@ msgstr "Vaate viit" #. module: base #: selection:module.lang.install,init,lang:0 msgid "Dutch (Belgium) / Nederlands (Belgïe)" -msgstr "" +msgstr "Hollandi (Belgia) / Nederlands (Belgïe)" #. module: base #: model:ir.actions.act_window,name:base.open_repository_tree @@ -6152,7 +6155,7 @@ msgstr "Aruande päis" #. module: base #: field:res.roles,child_id:0 msgid "Children" -msgstr "" +msgstr "Alam" #. module: base #: field:ir.actions.act_window,type:0 @@ -6195,7 +6198,7 @@ msgstr "Costa Rica" #: code:addons/base/maintenance/maintenance.py:0 #, python-format msgid "Your can't submit bug reports due to uncovered modules: %s" -msgstr "" +msgstr "Sa ei saa esitada veaaruannet katmata moodulite pärast: %s" #. module: base #: view:ir.model:0 @@ -6244,7 +6247,7 @@ msgstr "10. %S ==> 20" #: code:osv/fields.py:0 #, python-format msgid "undefined get method !" -msgstr "" +msgstr "määratlemata saamise meetod!" #. module: base #: model:res.partner.title,name:base.res_partner_title_madam @@ -6306,7 +6309,7 @@ msgstr "Jaapan" #. module: base #: field:ir.cron,numbercall:0 msgid "Number of Calls" -msgstr "" +msgstr "Kõnede arv" #. module: base #: wizard_view:module.lang.install,start:0 @@ -6332,7 +6335,7 @@ msgstr "STOCK_GOTO_BOTTOM" #. module: base #: help:ir.actions.server,sequence:0 msgid "Important when you deal with multiple actions, the execution order will be decided based on this, low number is higher priority." -msgstr "" +msgstr "Tähtis kui sa tegeled mitme toiminguga. Käivitamise järjekord otsustatakse selle alusel. Väiksem number tähendab suuremat tähtsust." #. module: base #: field:ir.actions.report.xml,header:0 @@ -6362,7 +6365,7 @@ msgstr "STOCK_GO_FORWARD" #. module: base #: help:ir.actions.server,code:0 msgid "Python code to be executed" -msgstr "" +msgstr "Käivitatav pythoni kood" #. module: base #: selection:ir.module.module.dependency,state:0 @@ -6372,7 +6375,7 @@ msgstr "Eemaldamatu" #. module: base #: view:res.partner.category:0 msgid "Partner Category" -msgstr "" +msgstr "Partneri kategooria" #. module: base #: view:ir.actions.server:0 @@ -6423,15 +6426,17 @@ msgid "Graph" msgstr "Graafik" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Partneri viide" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Trükivorming" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6477,7 +6482,7 @@ msgstr "Faili .rml rada või NULL, kui sisu asub report_rml_content-is" #. module: base #: field:res.partner.bank,acc_number:0 msgid "Account Number" -msgstr "" +msgstr "Konto number" #. module: base #: view:res.lang:0 @@ -6487,7 +6492,7 @@ msgstr "1. %c ==> Re Dets 5 18:25:20 2008" #. module: base #: help:ir.ui.menu,groups_id:0 msgid "If you have groups, the visibility of this menu will be based on these groups. If this field is empty, Open ERP will compute visibility based on the related object's read access." -msgstr "" +msgstr "Kui sul on grupid siis selle menüü nähtavus põhineb nendel gruppidel. Kui see väli on tühi siis Open ERP arvutab nähtavuse seotud objekti lugemisõiguse põhjal." #. module: base #: model:res.country,name:base.nc @@ -6597,7 +6602,7 @@ msgstr "Prantsuse Lõunaalad" #. module: base #: view:ir.actions.server:0 msgid "Only one client action will be execute, last clinent action will be consider in case of multiples clients actions" -msgstr "" +msgstr "Ainult üks kliendi toiming käivitatakse. Viimast kliendi toimingut arvestatakse mitme kliendi toimingute puhul" #. module: base #: selection:ir.ui.menu,icon:0 @@ -6766,9 +6771,9 @@ msgid "Condition" msgstr "Tingimus" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Moodulite haldus" #. module: base #: field:ir.model.data,res_id:0 @@ -6817,10 +6822,16 @@ msgstr "Vasta" msgid "Turkish / Türkçe" msgstr "Türgi / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Tõlkimata terminid" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" -msgstr "" +msgstr "Impordi uus keel" #. module: base #: model:ir.actions.act_window,name:base.action_workflow_activity_form @@ -6872,7 +6883,7 @@ msgstr "Kõrge" #. module: base #: field:ir.exports.line,export_id:0 msgid "Export" -msgstr "" +msgstr "Eksport" #. module: base #: help:res.bank,bic:0 @@ -6931,6 +6942,11 @@ msgstr "Värskenda" msgid "Technical guide" msgstr "Tehniline juhis" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7054,7 +7070,7 @@ msgstr "Sihtinstants" #. module: base #: field:ir.actions.wizard,multi:0 msgid "Action on Multiple Doc." -msgstr "" +msgstr "Toiming mitmel dokumendil" #. module: base #: view:wizard.module.lang.export:0 @@ -7104,7 +7120,7 @@ msgstr "Madal" #. module: base #: view:ir.values:0 msgid "tree_but_action, client_print_multi" -msgstr "" +msgstr "tree_but_action, client_print_multi" #. module: base #: model:res.country,name:base.sv @@ -7120,7 +7136,7 @@ msgstr "Telefon" #. module: base #: field:res.groups,menu_access:0 msgid "Access Menu" -msgstr "" +msgstr "Menüü ligipääs" #. module: base #: model:res.country,name:base.th @@ -7157,12 +7173,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Üldine" #. module: base #: model:res.country,name:base.uz @@ -7227,6 +7240,16 @@ msgstr "Vaade :" msgid "View Auto-Load" msgstr "Vaate automaatlaadimine" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Uusim versioon" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Trükivorming" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7264,7 +7287,7 @@ msgstr "Maakonnad" #. module: base #: help:ir.rule.group,global:0 msgid "Make the rule global, otherwise it needs to be put on a group or user" -msgstr "" +msgstr "Tee reegel globaalseks. Vastasel juhul peab selle määrama grupile või kasutajale" #. module: base #: field:ir.attachment,datas_fname:0 @@ -7329,7 +7352,7 @@ msgstr "Piirang" #. module: base #: help:ir.actions.server,wkf_model_id:0 msgid "Workflow to be executed on this model." -msgstr "" +msgstr "Sellel mudelil käivitatav töövoog" #. module: base #: model:res.country,name:base.jm @@ -7405,7 +7428,7 @@ msgstr "Cooki saared" #. module: base #: help:ir.actions.server,mobile:0 msgid "Provides fields that be used to fetch the mobile number, e.g. you select the invoice, then `object.invoice_address_id.mobile` is the field which gives the correct mobile number" -msgstr "" +msgstr "Varustab väljadega, mida kasutatakse mobiiltelefoni numbri tõmbamiseks. Nt kui sa valid arve, siis `object.invoice_address_id.mobile` on väli, mis annab õige mobiili numbri" #. module: base #: field:ir.model.data,noupdate:0 @@ -7482,13 +7505,7 @@ msgstr "Teie logo - Kasutage suurust umbes 450x150 pikselit." #. module: base #: help:res.lang,grouping:0 msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Uus partner" +msgstr "Eraldaja formaat peaks olema sarnane. [.n] kus 0 < n : alustades ühiku numbrist. -1 lõpetab eraldamise. Nt [3,2,-1] puhul kuvatakse 106500 -> 1,06,500; [1,2,-1] puhul 106,50,0; [3] puhul 106,500. Kasutatakse ',' tuhandike eraldajana igal juhul." #. module: base #: selection:ir.report.custom,print_orientation:0 @@ -7506,9 +7523,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Uusim versioon" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Uus partner" #. module: base #: model:ir.model,name:base.model_ir_actions_server @@ -7725,7 +7743,7 @@ msgstr "Poola keel / Język polski" #. module: base #: field:ir.exports,name:0 msgid "Export Name" -msgstr "" +msgstr "Ekspordi nimi" #. module: base #: help:res.partner.address,type:0 diff --git a/bin/addons/base/i18n/fr_FR.po b/bin/addons/base/i18n/fr_FR.po index 6b93a5ec6f5..fe3f3398cd8 100644 --- a/bin/addons/base/i18n/fr_FR.po +++ b/bin/addons/base/i18n/fr_FR.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:34:23+0000\n" -"PO-Revision-Date: 2009-04-09 13:34:23+0000\n" +"POT-Creation-Date: 2009-05-19 14:22:20+0000\n" +"PO-Revision-Date: 2009-05-20 10:22:20+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -842,10 +842,9 @@ msgid "Features" msgstr "Fonctionnalités" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Fréquence" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1063,12 +1062,6 @@ msgstr "Largeur fixe" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3299,6 +3292,12 @@ msgstr "Adresses des Partenaires" msgid "Cape Verde" msgstr "Cap-Vert" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3522,9 +3521,10 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Jour dans le mois comme un nombre décimal [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "Vous ne pouvez pas accomplir cette opération." #. module: base #: view:res.lang:0 @@ -3813,15 +3813,10 @@ msgid "module,type,name,res_id,src,value" msgstr "module,type,name,res_id,src,value" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Gestion des Modules" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Termes non traduits" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Version" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4189,11 +4184,6 @@ msgstr "Aucun" msgid "Report Fields" msgstr "Champs Rapport" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Générale" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4293,6 +4283,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "Valeur pour le type d'évènement" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "Zaïre" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4596,6 +4591,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "Reunion (Française)" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4707,6 +4707,12 @@ msgstr "Type de vue" msgid "User Interface" msgstr "Interface utilisateur" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Réf. Partenaire" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4755,10 +4761,9 @@ msgid "Belgium" msgstr "Belgique" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "Vous ne pouvez pas accomplir cette opération." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Jour dans le mois comme un nombre décimal [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -5110,11 +5115,6 @@ msgstr "Erreur !" msgid "country_id" msgstr "country_id" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Fréquence" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6423,15 +6423,17 @@ msgid "Graph" msgstr "Graphe" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Réf. Partenaire" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Format d'impression" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6766,9 +6768,9 @@ msgid "Condition" msgstr "Condition" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "Zaïre" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Gestion des Modules" #. module: base #: field:ir.model.data,res_id:0 @@ -6817,6 +6819,12 @@ msgstr "Répondre" msgid "Turkish / Türkçe" msgstr "Turque / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Termes non traduits" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6931,6 +6939,11 @@ msgstr "Mettre à jour" msgid "Technical guide" msgstr "Guide Technique" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7157,12 +7170,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Générale" #. module: base #: model:res.country,name:base.uz @@ -7227,6 +7237,16 @@ msgstr "Vue :" msgid "View Auto-Load" msgstr "Auto-chargement de la vue" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Dernière version" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Format d'impression" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7484,12 +7504,6 @@ msgstr "Votre Logo - Utilisez une taille approximative de 450x150 pixels." msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Nouveau partenaire" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7506,9 +7520,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Dernière version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Nouveau partenaire" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/hr_HR.po b/bin/addons/base/i18n/hr_HR.po index 55c6b6d8d89..d8810e5ab12 100644 --- a/bin/addons/base/i18n/hr_HR.po +++ b/bin/addons/base/i18n/hr_HR.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:28:34+0000\n" -"PO-Revision-Date: 2009-04-09 13:28:34+0000\n" +"POT-Creation-Date: 2009-05-19 14:18:42+0000\n" +"PO-Revision-Date: 2009-05-20 10:18:42+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,9 +837,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1058,12 +1057,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "" msgid "Report Fields" msgstr "" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,14 +6415,16 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" msgstr "" #. module: base @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,11 +7160,8 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" +#: view:res.partner:0 +msgid "General" msgstr "" #. module: base @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/hu_HU.po b/bin/addons/base/i18n/hu_HU.po index 6c630bbc831..60dc449db9e 100644 --- a/bin/addons/base/i18n/hu_HU.po +++ b/bin/addons/base/i18n/hu_HU.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:36:43+0000\n" -"PO-Revision-Date: 2009-04-09 13:36:43+0000\n" +"POT-Creation-Date: 2009-05-19 14:23:52+0000\n" +"PO-Revision-Date: 2009-05-20 10:23:52+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,9 +837,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1058,12 +1057,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "" msgid "Report Fields" msgstr "Jelentés mezők" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Általános" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "Nézet típusa" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Partner hiv." + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,14 +6415,16 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Partner hiv." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" msgstr "" #. module: base @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "Válasz" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,12 +7160,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "" +#: view:res.partner:0 +msgid "General" +msgstr "Általános" #. module: base #: model:res.country,name:base.uz @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/it_IT.po b/bin/addons/base/i18n/it_IT.po index 8cc115df1d5..78c01d4c90e 100644 --- a/bin/addons/base/i18n/it_IT.po +++ b/bin/addons/base/i18n/it_IT.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:37:53+0000\n" -"PO-Revision-Date: 2009-04-09 13:37:53+0000\n" +"POT-Creation-Date: 2009-05-19 14:24:37+0000\n" +"PO-Revision-Date: 2009-05-20 10:24:37+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -842,10 +842,9 @@ msgid "Features" msgstr "Funzionalità" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Versione" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frequenza" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1063,12 +1062,6 @@ msgstr "Larghezza Fissa" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3298,6 +3291,12 @@ msgstr "Indirizzi Partner" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3521,9 +3520,10 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Giorno del mese come numero decimale [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "" #. module: base #: view:res.lang:0 @@ -3812,15 +3812,10 @@ msgid "module,type,name,res_id,src,value" msgstr "module,type,name,res_id,src,value" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Gestione Moduli" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Termini non tradotti" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Versione" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4188,11 +4183,6 @@ msgstr "Nessuno" msgid "Report Fields" msgstr "Campo Rapporto" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Generale" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4292,6 +4282,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4595,6 +4590,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4706,6 +4706,12 @@ msgstr "Tipo Vista" msgid "User Interface" msgstr "Interfaccia utente" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Rif. Partner" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4754,10 +4760,9 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "" +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Giorno del mese come numero decimale [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -5109,11 +5114,6 @@ msgstr "Errore !" msgid "country_id" msgstr "country_id" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Frequenza" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6422,15 +6422,17 @@ msgid "Graph" msgstr "Grafico" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Rif. Partner" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Formato Stampa" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6765,9 +6767,9 @@ msgid "Condition" msgstr "Condizione" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Gestione Moduli" #. module: base #: field:ir.model.data,res_id:0 @@ -6816,6 +6818,12 @@ msgstr "Rispondi" msgid "Turkish / Türkçe" msgstr "Turkish / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Termini non tradotti" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6930,6 +6938,11 @@ msgstr "Aggiorna" msgid "Technical guide" msgstr "Guida Tecnica" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7156,12 +7169,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Generale" #. module: base #: model:res.country,name:base.uz @@ -7226,6 +7236,16 @@ msgstr "Vista :" msgid "View Auto-Load" msgstr "Visualizza Auto-Caricamento" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "La versione più recente" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Formato Stampa" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7483,12 +7503,6 @@ msgstr "Il tuo Lgog - Utilizza una dimensione di circa 450x150 pixel" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "Il formato del separatore dovrebbe essere [,n] dove 0 < n:a partire dall'unità. -1 terminerà la separazione. Ad esempio [3,2,-1] rappresenterà 106500 come 1,06,500;[1,2,-1] lo rappresenterà come 106,50,0;[3] lo rappresenterà come 106,500. Utilizzando ',' come separatore delle migliaia in ciascun caso." -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Nuovo Partner" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7505,9 +7519,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "La versione più recente" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Nuovo Partner" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/lt_LT.po b/bin/addons/base/i18n/lt_LT.po index 86ec64c9fd9..960513f2f73 100644 --- a/bin/addons/base/i18n/lt_LT.po +++ b/bin/addons/base/i18n/lt_LT.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:39:03+0000\n" -"PO-Revision-Date: 2009-04-09 13:39:03+0000\n" +"POT-Creation-Date: 2009-05-19 14:25:25+0000\n" +"PO-Revision-Date: 2009-05-20 10:25:25+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,9 +837,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1058,12 +1057,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "" msgid "Report Fields" msgstr "" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,14 +6415,16 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" msgstr "" #. module: base @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,11 +7160,8 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" +#: view:res.partner:0 +msgid "General" msgstr "" #. module: base @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/nl_BE.po b/bin/addons/base/i18n/nl_BE.po index db0da918ab5..fbc12082b1d 100644 --- a/bin/addons/base/i18n/nl_BE.po +++ b/bin/addons/base/i18n/nl_BE.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:30:50+0000\n" -"PO-Revision-Date: 2009-04-09 13:30:50+0000\n" +"POT-Creation-Date: 2009-05-19 14:20:08+0000\n" +"PO-Revision-Date: 2009-05-20 10:20:08+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -842,9 +842,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1063,12 +1062,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3297,6 +3290,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3520,8 +3519,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3811,14 +3811,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4187,11 +4182,6 @@ msgstr "" msgid "Report Fields" msgstr "" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4291,6 +4281,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4594,6 +4589,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4705,6 +4705,12 @@ msgstr "" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4753,9 +4759,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5108,11 +5113,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6420,14 +6420,16 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" msgstr "" #. module: base @@ -6763,8 +6765,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6814,6 +6816,12 @@ msgstr "" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6928,6 +6936,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7152,11 +7165,8 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" +#: view:res.partner:0 +msgid "General" msgstr "" #. module: base @@ -7222,6 +7232,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7479,12 +7499,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7501,8 +7515,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/nl_NL.po b/bin/addons/base/i18n/nl_NL.po index d0f5758d1bb..12b9a893835 100644 --- a/bin/addons/base/i18n/nl_NL.po +++ b/bin/addons/base/i18n/nl_NL.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:32:02+0000\n" -"PO-Revision-Date: 2009-04-09 13:32:02+0000\n" +"POT-Creation-Date: 2009-05-19 14:20:52+0000\n" +"PO-Revision-Date: 2009-05-20 10:20:52+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -843,10 +843,9 @@ msgid "Features" msgstr "Eigenschappen" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Versie" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frequentie" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1064,12 +1063,6 @@ msgstr "Vaste breedte" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3303,6 +3296,12 @@ msgstr "Relatie adressen" msgid "Cape Verde" msgstr "Kaapverdië" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3526,9 +3525,10 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Dag van de maand als decimaal nummer [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "U kunt deze operatie niet uitvoeren." #. module: base #: view:res.lang:0 @@ -3817,15 +3817,10 @@ msgid "module,type,name,res_id,src,value" msgstr "module,type,name,res_id,src,value" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Module Beheer" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Niet-vertaalde termen" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Versie" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4193,11 +4188,6 @@ msgstr "Geen" msgid "Report Fields" msgstr "Rapport Velden" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Algemeen" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4297,6 +4287,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "Waarde voor gebeurtenissoort" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "Zaïre" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4600,6 +4595,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "Reunion (Frans)" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4711,6 +4711,12 @@ msgstr "Weergavetype" msgid "User Interface" msgstr "Gebruikersinterface" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Ref. Relatie" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4759,10 +4765,9 @@ msgid "Belgium" msgstr "België" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "U kunt deze operatie niet uitvoeren." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Dag van de maand als decimaal nummer [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -5114,11 +5119,6 @@ msgstr "Fout!" msgid "country_id" msgstr "Land code" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Frequentie" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6427,15 +6427,17 @@ msgid "Graph" msgstr "Grafiek" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Ref. Relatie" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Print opmaak" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6770,9 +6772,9 @@ msgid "Condition" msgstr "Voorwaarde" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "Zaïre" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Module Beheer" #. module: base #: field:ir.model.data,res_id:0 @@ -6821,6 +6823,12 @@ msgstr "Antwoorden" msgid "Turkish / Türkçe" msgstr "Turks / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Niet-vertaalde termen" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6935,6 +6943,11 @@ msgstr "Bijwerken" msgid "Technical guide" msgstr "Technische gids" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7161,12 +7174,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Algemeen" #. module: base #: model:res.country,name:base.uz @@ -7231,6 +7241,16 @@ msgstr "View :" msgid "View Auto-Load" msgstr "View Auto-Load" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Laatste Versie" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Print opmaak" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7488,12 +7508,6 @@ msgstr "Uw Logo - Gebruik een afmeting van ongeveer 450x150 pixels." msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "Het scheidings formaat moet zoals [,n] zijn waarin 0 < n: -1 eindigt de scheiding. Bijv. [3,2,-1] geeft op 106500 het volgende resultaat: 1,06,500. [1,2,-1] geeft 106,50,0; [3] geeft 106,500. Er is in deze voorbeelden uitgegaan van ',' als scheidingsteken." -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Nieuwe Relatie" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7510,9 +7524,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Laatste Versie" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Nieuwe Relatie" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/pl_PL.po b/bin/addons/base/i18n/pl_PL.po index ccb354537a5..bd92ed85aae 100644 --- a/bin/addons/base/i18n/pl_PL.po +++ b/bin/addons/base/i18n/pl_PL.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:40:14+0000\n" -"PO-Revision-Date: 2009-04-09 13:40:14+0000\n" +"POT-Creation-Date: 2009-05-19 14:26:10+0000\n" +"PO-Revision-Date: 2009-05-20 10:26:10+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,9 +837,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1058,12 +1057,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "" msgid "Report Fields" msgstr "" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,14 +6415,16 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" msgstr "" #. module: base @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,11 +7160,8 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" +#: view:res.partner:0 +msgid "General" msgstr "" #. module: base @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/pt_BR.po b/bin/addons/base/i18n/pt_BR.po index 0ba42ff6735..73fd5905037 100644 --- a/bin/addons/base/i18n/pt_BR.po +++ b/bin/addons/base/i18n/pt_BR.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:41:23+0000\n" -"PO-Revision-Date: 2009-04-09 13:41:23+0000\n" +"POT-Creation-Date: 2009-05-19 14:26:56+0000\n" +"PO-Revision-Date: 2009-05-20 10:26:56+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -842,10 +842,9 @@ msgid "Features" msgstr "Recursos" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Versão" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frequência" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1063,12 +1062,6 @@ msgstr "Largura Fixa" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3298,6 +3291,12 @@ msgstr "Endereços do parceiro" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3521,9 +3520,10 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Dia do mes com 2 decimais [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "" #. module: base #: view:res.lang:0 @@ -3812,15 +3812,10 @@ msgid "module,type,name,res_id,src,value" msgstr "module,type,name,res_id,src,value" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Administração de módulos" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Termos não traduzidos" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Versão" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4188,11 +4183,6 @@ msgstr "Nada" msgid "Report Fields" msgstr "Campos de Relatório" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Geral" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4292,6 +4282,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4595,6 +4590,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4706,6 +4706,12 @@ msgstr "Tipo de visão" msgid "User Interface" msgstr "Interface de usuário" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Código parceiro" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4754,10 +4760,9 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "" +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Dia do mes com 2 decimais [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -5109,11 +5114,6 @@ msgstr "Erro !" msgid "country_id" msgstr "country_id" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Frequência" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6422,15 +6422,17 @@ msgid "Graph" msgstr "Gráfico" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Código parceiro" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Formato de impressão" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6765,9 +6767,9 @@ msgid "Condition" msgstr "Condição" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Administração de módulos" #. module: base #: field:ir.model.data,res_id:0 @@ -6816,6 +6818,12 @@ msgstr "Responder" msgid "Turkish / Türkçe" msgstr "Turkish / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Termos não traduzidos" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6930,6 +6938,11 @@ msgstr "Atualizar" msgid "Technical guide" msgstr "Guia técnico" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7156,12 +7169,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Geral" #. module: base #: model:res.country,name:base.uz @@ -7226,6 +7236,16 @@ msgstr "View :" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Última verão" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Formato de impressão" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7483,12 +7503,6 @@ msgstr "Seu logotipo usa um tamanho acima de que 450x150 pixels." msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Novo parceiro" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7505,9 +7519,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Última verão" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Novo parceiro" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/pt_PT.po b/bin/addons/base/i18n/pt_PT.po index d0773d9407b..77557d188e9 100644 --- a/bin/addons/base/i18n/pt_PT.po +++ b/bin/addons/base/i18n/pt_PT.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:42:33+0000\n" -"PO-Revision-Date: 2009-04-09 13:42:33+0000\n" +"POT-Creation-Date: 2009-05-19 14:27:41+0000\n" +"PO-Revision-Date: 2009-05-20 10:27:41+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -842,10 +842,9 @@ msgid "Features" msgstr "Funcionalidades" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "Versão" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frequência" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1063,12 +1062,6 @@ msgstr "Largura fixa" msgid "terp-calendar" msgstr "Calendar-terp" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3298,6 +3291,12 @@ msgstr "Endereço de Terceiros" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3521,9 +3520,10 @@ msgid "terp-sale" msgstr "sale-terp" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." -msgstr "%d - Dia do mês como um numero decimal [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "" #. module: base #: view:res.lang:0 @@ -3812,15 +3812,10 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Gestão de módulos" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Termos não traduzidos" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "Versão" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4188,11 +4183,6 @@ msgstr "Nenhum" msgid "Report Fields" msgstr "Campos de relatório" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Geral" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4292,6 +4282,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4595,6 +4590,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4706,6 +4706,12 @@ msgstr "Tipo de vista" msgid "User Interface" msgstr "Interface do utilizador" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Ref. de Terceiro" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4754,10 +4760,9 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." -msgstr "" +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "%d - Dia do mês como um numero decimal [01,31]." #. module: base #: field:ir.translation,lang:0 @@ -5109,11 +5114,6 @@ msgstr "Erro !" msgid "country_id" msgstr "id_do_país" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Frequência" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6422,15 +6422,17 @@ msgid "Graph" msgstr "Gráfico" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Ref. de Terceiro" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Formato de impressão" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6765,9 +6767,9 @@ msgid "Condition" msgstr "Condição" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Gestão de módulos" #. module: base #: field:ir.model.data,res_id:0 @@ -6816,6 +6818,12 @@ msgstr "Responder" msgid "Turkish / Türkçe" msgstr "Turco / Türkçe" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Termos não traduzidos" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6930,6 +6938,11 @@ msgstr "Actualizar" msgid "Technical guide" msgstr "Guia técnico" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7156,12 +7169,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Geral" #. module: base #: model:res.country,name:base.uz @@ -7226,6 +7236,16 @@ msgstr "Ver :" msgid "View Auto-Load" msgstr "Ver auto-carregamento" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Ultima versão" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Formato de impressão" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7483,12 +7503,6 @@ msgstr "Seu logo - Use um tamanho de aproximadamente 450x150 pixels." msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "O formato do separador deve ser como [,n] onde 0 < n: iniciando do dígito da unidade. -1 terminará a separação. por exemplo [3.2, -1] representará 106500 para ser 1,06,500; [1,2, -1] representá-lo-á para ser 106,50,0; [3] representá-lo-á como 106,500. fornecido, ',' como o separador dos milhares em cada caso." -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Novo terceiro" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7505,9 +7519,10 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Ultima versão" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Novo terceiro" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/ro_RO.po b/bin/addons/base/i18n/ro_RO.po index 9c190b55264..3e6c6b89ae5 100644 --- a/bin/addons/base/i18n/ro_RO.po +++ b/bin/addons/base/i18n/ro_RO.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:43:42+0000\n" -"PO-Revision-Date: 2009-04-09 13:43:42+0000\n" +"POT-Creation-Date: 2009-05-19 14:28:28+0000\n" +"PO-Revision-Date: 2009-05-20 10:28:28+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,9 +837,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1058,12 +1057,6 @@ msgstr "Largime fixa" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "" msgid "Report Fields" msgstr "" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "General" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "Tip de vedere view" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Ref. Partener" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,15 +6415,17 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Ref. Partener" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Format de imprimare" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "Raspuns" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,12 +7160,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "" +#: view:res.partner:0 +msgid "General" +msgstr "General" #. module: base #: model:res.country,name:base.uz @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Format de imprimare" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/ru_RU.po b/bin/addons/base/i18n/ru_RU.po index aec751b0562..20986829368 100644 --- a/bin/addons/base/i18n/ru_RU.po +++ b/bin/addons/base/i18n/ru_RU.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:44:55+0000\n" -"PO-Revision-Date: 2009-04-09 13:44:55+0000\n" +"POT-Creation-Date: 2009-05-19 14:29:15+0000\n" +"PO-Revision-Date: 2009-05-20 10:29:15+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -838,10 +838,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Частота" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1059,12 +1058,6 @@ msgstr "Фиксированная ширина" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3294,6 +3287,12 @@ msgstr "Адреса партнера" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3517,8 +3516,9 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3808,15 +3808,10 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Управление модулями" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Непереведенные термины" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4184,11 +4179,6 @@ msgstr "Ничего" msgid "Report Fields" msgstr "Поля отчета" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Общее" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4288,6 +4278,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4591,6 +4586,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4702,6 +4702,12 @@ msgstr "Тип вида" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Ссылка на партнера" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4750,9 +4756,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5105,11 +5110,6 @@ msgstr "Ошибка !" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Частота" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6417,15 +6417,17 @@ msgid "Graph" msgstr "График" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Ссылка на партнера" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Формат печати" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6760,9 +6762,9 @@ msgid "Condition" msgstr "Условие" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Управление модулями" #. module: base #: field:ir.model.data,res_id:0 @@ -6811,6 +6813,12 @@ msgstr "Ответить" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Непереведенные термины" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6925,6 +6933,11 @@ msgstr "Обновить" msgid "Technical guide" msgstr "Техническое руководство" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7149,12 +7162,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Общее" #. module: base #: model:res.country,name:base.uz @@ -7219,6 +7229,16 @@ msgstr "" msgid "View Auto-Load" msgstr "Автозагрузка вида" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Последняя версия" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Формат печати" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7476,12 +7496,6 @@ msgstr "Ваш логотип - используйте размер пример msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7498,9 +7512,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Последняя версия" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/sl_SL.po b/bin/addons/base/i18n/sl_SL.po index 105f67d1592..3b66dbefa3b 100644 --- a/bin/addons/base/i18n/sl_SL.po +++ b/bin/addons/base/i18n/sl_SL.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:46:06+0000\n" -"PO-Revision-Date: 2009-04-09 13:46:06+0000\n" +"POT-Creation-Date: 2009-05-19 14:30:05+0000\n" +"PO-Revision-Date: 2009-05-20 10:30:05+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -838,10 +838,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Pogostost" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1059,12 +1058,6 @@ msgstr "Nespremenljiva širina" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3294,6 +3287,12 @@ msgstr "Naslovi partnerja" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3517,8 +3516,9 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3808,15 +3808,10 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Upravljanje modulov" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Neprevedeni izrazi" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4184,11 +4179,6 @@ msgstr "Nobena" msgid "Report Fields" msgstr "Polja poročila" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Splošno" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4288,6 +4278,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4591,6 +4586,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4702,6 +4702,12 @@ msgstr "Vrsta pogleda" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Sklic partnerja" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4750,9 +4756,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5105,11 +5110,6 @@ msgstr "Napaka!" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Pogostost" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6418,15 +6418,17 @@ msgid "Graph" msgstr "Grafikon" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Sklic partnerja" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Oblika izpisa" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6761,9 +6763,9 @@ msgid "Condition" msgstr "Pogoj" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Upravljanje modulov" #. module: base #: field:ir.model.data,res_id:0 @@ -6812,6 +6814,12 @@ msgstr "Odgovor" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Neprevedeni izrazi" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6926,6 +6934,11 @@ msgstr "Osveži" msgid "Technical guide" msgstr "Tehnična navodila" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7150,12 +7163,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Splošno" #. module: base #: model:res.country,name:base.uz @@ -7220,6 +7230,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Najnovejša različica" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Oblika izpisa" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7477,12 +7497,6 @@ msgstr "Vaš logotip - uporabite velikost približno 450x150 pik." msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "Nov partner" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7499,9 +7513,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Najnovejša različica" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "Nov partner" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/sv_SE.po b/bin/addons/base/i18n/sv_SE.po index 3e16a56c93d..a30d28e3c29 100644 --- a/bin/addons/base/i18n/sv_SE.po +++ b/bin/addons/base/i18n/sv_SE.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:49:40+0000\n" -"PO-Revision-Date: 2009-04-09 13:49:40+0000\n" +"POT-Creation-Date: 2009-05-19 14:32:30+0000\n" +"PO-Revision-Date: 2009-05-20 10:32:30+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,10 +837,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frekvens" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1058,12 +1057,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "Ingen" msgid "Report Fields" msgstr "" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Allmänt" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Frekvens" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,15 +6415,17 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Utskriftsformat" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "Svara" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,12 +7160,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "" +#: view:res.partner:0 +msgid "General" +msgstr "Allmänt" #. module: base #: model:res.country,name:base.uz @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Utskriftsformat" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/sv_SV.po b/bin/addons/base/i18n/sv_SV.po new file mode 100644 index 00000000000..33a34b32462 --- /dev/null +++ b/bin/addons/base/i18n/sv_SV.po @@ -0,0 +1,7754 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * base +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 5.0.0\n" +"Report-Msgid-Bugs-To: support@openerp.com\n" +"POT-Creation-Date: 2009-05-19 14:34:58+0000\n" +"PO-Revision-Date: 2009-05-20 10:34:58+0000\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: \n" +"Plural-Forms: \n" + +#. module: base +#: model:res.country,name:base.sh +msgid "Saint Helena" +msgstr "" + +#. module: base +#: wizard_view:res.partner.sms_send,init:0 +msgid "SMS - Gateway: clickatell" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%j - Day of the year as a decimal number [001,366]." +msgstr "" + +#. module: base +#: field:ir.values,meta_unpickle:0 +msgid "Metadata" +msgstr "" + +#. module: base +#: field:ir.ui.view,arch:0 +#: field:ir.ui.view.custom,arch:0 +msgid "View Architecture" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not create this kind of document! (%s)" +msgstr "" + +#. module: base +#: wizard_field:module.lang.import,init,code:0 +msgid "Code (eg:en__US)" +msgstr "" + +#. module: base +#: view:workflow:0 +#: field:workflow.activity,wkf_id:0 +#: field:workflow.instance,wkf_id:0 +msgid "Workflow" +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "To browse official translations, you can visit this link: " +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Hungarian / Magyar" +msgstr "" + +#. module: base +#: field:ir.actions.server,wkf_model_id:0 +msgid "Workflow On" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Created Views" +msgstr "" + +#. module: base +#: view:workflow.activity:0 +msgid "Outgoing transitions" +msgstr "" + +#. module: base +#: selection:ir.report.custom,frequency:0 +msgid "Yearly" +msgstr "Årligen" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The unlink method is not implemented on this object !" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,target:0 +msgid "Target Window" +msgstr "" + +#. module: base +#: model:ir.actions.todo,note:base.config_wizard_simple_view +msgid "Choose between the \"Simplified Interface\" or the extended one.\n" +"If you are testing or using OpenERP for the first time, we suggest you to use\n" +"the simplified interface, which has less options and fields but is easier to\n" +"understand. You will be able to switch to the extended view later.\n" +" " +msgstr "" + +#. module: base +#: code:report/custom.py:0 +#, python-format +msgid "The sum of the data (2nd field) is null.\nWe can't draw a pie chart !" +msgstr "" + +#. module: base +#: model:res.country,name:base.kr +msgid "South Korea" +msgstr "" + +#. 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 "" + +#. module: base +#: model:ir.model,name:base.model_ir_ui_view_custom +msgid "ir.ui.view.custom" +msgstr "" + +#. module: base +#: model:res.country,name:base.sz +msgid "Swaziland" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_report_custom +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.report.custom" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CANCEL" +msgstr "" + +#. module: base +#: field:ir.report.custom,sortby:0 +msgid "Sorted By" +msgstr "Sorterad efter" + +#. module: base +#: field:ir.sequence,number_increment:0 +msgid "Increment Number" +msgstr "" + +#. 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 "" + +#. module: base +#: model:ir.model,name:base.model_ir_report_custom_fields +msgid "ir.report.custom.fields" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "new" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GOTO_TOP" +msgstr "" + +#. module: base +#: field:ir.actions.report.custom,multi:0 +#: field:ir.actions.report.xml,multi:0 +msgid "On multiple doc." +msgstr "" + +#. module: base +#: field:ir.module.category,module_nr:0 +msgid "Number of Modules" +msgstr "" + +#. module: base +#: field:res.partner.bank.type.field,size:0 +msgid "Max. Size" +msgstr "" + +#. module: base +#: field:res.partner.address,name:0 +msgid "Contact Name" +msgstr "Kontaktnamn" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +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 "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DELETE" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Password mismatch !" +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 "" + +#. module: base +#: selection:res.request,state:0 +msgid "active" +msgstr "aktiv" + +#. module: base +#: field:ir.actions.wizard,wiz_name:0 +msgid "Wizard Name" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%y - Year without century as a decimal number [00,99]." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GOTO_FIRST" +msgstr "" + +#. module: base +#: help:ir.rule.group,rules:0 +msgid "The rule is satisfied if at least one test is True" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,operation:0 +msgid "Get Max" +msgstr "" + +#. module: base +#: help:ir.actions.act_window,limit:0 +msgid "Default limit for the list view" +msgstr "" + +#. module: base +#: field:ir.model.data,date_update:0 +msgid "Update Date" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,src_model:0 +msgid "Source Object" +msgstr "" + +#. 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 "" + +#. module: base +#: model:ir.model,name:base.model_ir_ui_view_sc +msgid "ir.ui.view_sc" +msgstr "" + +#. module: base +#: field:ir.model.access,group_id:0 +#: field:ir.rule,rule_group:0 +msgid "Group" +msgstr "" + +#. module: base +#: field:ir.exports.line,name:0 +#: field:ir.translation,name:0 +#: field:res.partner.bank.type.field,name:0 +msgid "Field Name" +msgstr "Fältnamn" + +#. module: base +#: model:ir.actions.act_window,name:base.open_module_tree_uninstall +#: model:ir.ui.menu,name:base.menu_module_tree_uninstall +msgid "Uninstalled modules" +msgstr "" + +#. module: base +#: wizard_view:server.action.create,init:0 +#: wizard_field:server.action.create,init,type:0 +msgid "Select Action Type" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,type:0 +msgid "Configure" +msgstr "" + +#. module: base +#: model:res.country,name:base.tv +msgid "Tuvalu" +msgstr "" + +#. module: base +#: selection:ir.model,state:0 +#: selection:ir.model.grid,state:0 +msgid "Custom Object" +msgstr "" + +#. module: base +#: field:res.lang,date_format:0 +msgid "Date Format" +msgstr "" + +#. module: base +#: field:res.bank,email:0 +#: field:res.partner.address,email:0 +msgid "E-Mail" +msgstr "" + +#. module: base +#: model:res.country,name:base.an +msgid "Netherlands Antilles" +msgstr "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "You can not remove the admin user as it is used internally for resources created by OpenERP (updates, module installation, ...)" +msgstr "" + +#. module: base +#: model:res.country,name:base.gf +msgid "French Guyana" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Bosnian / bosanski jezik" +msgstr "" + +#. module: base +#: help:ir.actions.report.xml,attachment_use:0 +msgid "If you check this, then the second time the user prints with same attachment name, it returns the previous report." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The read method is not implemented on this object !" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_REWIND" +msgstr "" + +#. module: base +#: field:ir.actions.todo,note:0 +msgid "Text" +msgstr "" + +#. module: base +#: field:res.country,name:0 +msgid "Country Name" +msgstr "Land" + +#. module: base +#: model:res.country,name:base.co +msgid "Colombia" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Schedule Upgrade" +msgstr "" + +#. module: base +#: field:ir.actions.report.custom,report_id:0 +msgid "Report Ref." +msgstr "" + +#. module: base +#: help:res.country,code:0 +msgid "The ISO country code in two chars.\n" +"You can use this field for quick search." +msgstr "" + +#. module: base +#: selection:workflow.activity,join_mode:0 +#: selection:workflow.activity,split_mode:0 +msgid "Xor" +msgstr "" + +#. module: base +#: view:res.partner:0 +msgid "Sales & Purchases" +msgstr "" + +#. module: base +#: view:ir.actions.wizard:0 +#: field:wizard.ir.model.menu.create.line,wizard_id:0 +msgid "Wizard" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CUT" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_action_wizard +#: view:ir.actions.wizard:0 +#: model:ir.ui.menu,name:base.menu_ir_action_wizard +msgid "Wizards" +msgstr "" + +#. module: base +#: selection:res.config.view,view:0 +msgid "Extended Interface" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Custom fields must have a name that starts with 'x_' !" +msgstr "" + +#. module: base +#: help:ir.actions.server,action_id:0 +msgid "Select the Action Window, Report, Wizard to be executed." +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Export done" +msgstr "" + +#. module: base +#: view:ir.model:0 +msgid "Model Description" +msgstr "" + +#. module: base +#: field:workflow.transition,trigger_expr_id:0 +msgid "Trigger Expression" +msgstr "" + +#. module: base +#: model:res.country,name:base.jo +msgid "Jordan" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not remove the model '%s' !" +msgstr "" + +#. module: base +#: model:res.country,name:base.er +msgid "Eritrea" +msgstr "" + +#. module: base +#: view:res.config.view:0 +msgid "Configure simple view" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Bulgarian / български" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_actions +msgid "ir.actions.actions" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_report_custom +#: view:ir.report.custom:0 +msgid "Custom Report" +msgstr "" + +#. module: base +#: selection:ir.report.custom,type:0 +msgid "Bar Chart" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_ERROR" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_INDEX" +msgstr "" + +#. module: base +#: model:res.country,name:base.rs +msgid "Serbia" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +msgid "Wizard View" +msgstr "" + +#. module: base +#: model:res.country,name:base.kh +msgid "Cambodia, Kingdom of" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_sequence_form +#: view:ir.sequence:0 +#: model:ir.ui.menu,name:base.menu_ir_sequence_form +#: model:ir.ui.menu,name:base.next_id_5 +msgid "Sequences" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_QUESTION" +msgstr "" + +#. module: base +#: model:res.country,name:base.pg +msgid "Papua New Guinea" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_4 +msgid "Basic Partner" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "," +msgstr "" + +#. module: base +#: model:res.country,name:base.es +msgid "Spain" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,end:0 +#: wizard_view:module.upgrade,start:0 +msgid "You may have to reinstall some language pack." +msgstr "" + +#. module: base +#: field:res.partner.address,mobile:0 +msgid "Mobile" +msgstr "Mobil" + +#. module: base +#: model:res.country,name:base.om +msgid "Oman" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_payterm_form +#: model:ir.model,name:base.model_res_payterm +msgid "Payment term" +msgstr "" + +#. module: base +#: model:res.country,name:base.nu +msgid "Niue" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Work Days" +msgstr "" + +#. module: base +#: help:ir.values,action_id:0 +msgid "This field is not used, it only helps you to select the right action." +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.act_menu_create +#: view:wizard.ir.model.menu.create:0 +msgid "Create Menu" +msgstr "" + +#. module: base +#: model:res.country,name:base.in +msgid "India" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_maintenance_contract_module +msgid "maintenance contract modules" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "client_action_multi, client_action_relate" +msgstr "" + +#. module: base +#: model:res.country,name:base.ad +msgid "Andorra, Principality of" +msgstr "" + +#. module: base +#: field:ir.module.category,child_ids:0 +#: field:res.partner.category,child_ids:0 +msgid "Child Categories" +msgstr "" + +#. module: base +#: selection:wizard.module.lang.export,format:0 +msgid "TGZ Archive" +msgstr "" + +#. module: base +#: field:res.partner.som,factor:0 +msgid "Factor" +msgstr "Faktor" + +#. module: base +#: view:res.lang:0 +msgid "%B - Full month name." +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_type:0 +#: field:ir.actions.todo,type:0 +#: field:ir.server.object.lines,type:0 +#: field:ir.translation,type:0 +#: field:ir.values,key:0 +#: view:res.partner:0 +msgid "Type" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_FILE" +msgstr "" + +#. module: base +#: model:res.country,name:base.gu +msgid "Guam (USA)" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_model_grid +msgid "Objects Security Grid" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GO_DOWN" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_OK" +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +#: selection:workflow.activity,kind:0 +msgid "Dummy" +msgstr "" + +#. module: base +#: constraint:ir.ui.view:0 +msgid "Invalid XML for View Architecture!" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "You try to bypass an access rule (Document type: %s)." +msgstr "" + +#. module: base +#: model:res.country,name:base.ky +msgid "Cayman Islands" +msgstr "" + +#. module: base +#: field:ir.rule,operand:0 +msgid "Operand" +msgstr "" + +#. module: base +#: field:ir.sequence,name:0 +#: field:ir.sequence.type,name:0 +msgid "Sequence Name" +msgstr "" + +#. module: base +#: model:res.country,name:base.td +msgid "Chad" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Spanish (AR) / Español (AR)" +msgstr "" + +#. module: base +#: model:res.country,name:base.ug +msgid "Uganda" +msgstr "" + +#. module: base +#: model:res.country,name:base.ne +msgid "Niger" +msgstr "" + +#. module: base +#: model:res.country,name:base.ba +msgid "Bosnia-Herzegovina" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,alignment:0 +msgid "Alignment" +msgstr "" + +#. module: base +#: selection:ir.rule,operator:0 +msgid ">=" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%W - Week number of the year (Monday as the first day of the week) as a decimal number [00,53]. All days in a new year preceding the first Monday are considered to be in week 0." +msgstr "" + +#. module: base +#: field:res.partner.event,planned_cost:0 +msgid "Planned Cost" +msgstr "Planerad kostnad" + +#. module: base +#: model:ir.model,name:base.model_ir_model_config +msgid "ir.model.config" +msgstr "" + +#. module: base +#: field:ir.module.module,website:0 +#: field:res.partner,website:0 +msgid "Website" +msgstr "Webbplats" + +#. module: base +#: field:ir.rule.group,rules:0 +msgid "Tests" +msgstr "" + +#. module: base +#: view:ir.module.repository:0 +msgid "Repository" +msgstr "Förråd" + +#. module: base +#: model:res.country,name:base.gs +msgid "S. Georgia & S. Sandwich Isls." +msgstr "" + +#. module: base +#: field:ir.actions.url,url:0 +msgid "Action URL" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUSTIFY_FILL" +msgstr "" + +#. module: base +#: model:res.country,name:base.mh +msgid "Marshall Islands" +msgstr "" + +#. module: base +#: model:res.country,name:base.ht +msgid "Haiti" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +msgid "RML" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_category +#: model:ir.ui.menu,name:base.menu_partner_category_main +msgid "Partners by Categories" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Pie charts need exactly two fields" +msgstr "" + +#. module: base +#: help:wizard.module.lang.export,lang:0 +msgid "To export a new language, do not select a language." +msgstr "" + +#. module: base +#: model:res.country,name:base.md +msgid "Moldavia" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Features" +msgstr "" + +#. module: base +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Frekvens" + +#. module: base +#: field:ir.report.custom.fields,fc0_op:0 +#: field:ir.report.custom.fields,fc1_op:0 +#: field:ir.report.custom.fields,fc2_op:0 +#: field:ir.report.custom.fields,fc3_op:0 +msgid "Relation" +msgstr "" + +#. module: base +#: field:ir.model.access,perm_read:0 +msgid "Read Access" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_exports +msgid "ir.exports" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MISSING_IMAGE" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Define New Users" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_REMOVE" +msgstr "" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "raw" +msgstr "" + +#. module: base +#: help:ir.actions.server,email:0 +msgid "Provides the fields that will be used to fetch the email address, e.g. when you select the invoice, then `object.invoice_address_id.email` is the field which gives the correct address" +msgstr "" + +#. module: base +#: field:res.roles,name:0 +msgid "Role Name" +msgstr "Rollnamn" + +#. module: base +#: field:res.partner,user_id:0 +msgid "Dedicated Salesman" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "-" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The search method is not implemented on this object !" +msgstr "" + +#. module: base +#: field:res.payterm,name:0 +msgid "Payment Term (short name)" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_bank +#: view:res.bank:0 +#: field:res.partner.bank,bank:0 +msgid "Bank" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "Examples" +msgstr "" + +#. module: base +#: field:ir.module.module,reports_by_module:0 +msgid "Reports" +msgstr "" + +#. module: base +#: field:workflow,on_create:0 +msgid "On Create" +msgstr "" + +#. module: base +#: wizard_view:base.module.import,init:0 +msgid "Please give your module .ZIP file to import." +msgstr "" + +#. module: base +#: field:ir.default,value:0 +msgid "Default Value" +msgstr "" + +#. module: base +#: wizard_field:res.partner.sms_send,init,user:0 +#: field:res.users,login:0 +msgid "Login" +msgstr "" + +#. module: base +#: view:maintenance.contract:0 +#: field:maintenance.contract,module_ids:0 +msgid "Covered Modules" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_COPY" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_request_link +msgid "res.request.link" +msgstr "" + +#. module: base +#: wizard_button:module.module.update,init,update:0 +msgid "Check new modules" +msgstr "" + +#. module: base +#: model:res.country,name:base.km +msgid "Comoros" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_server_action +#: view:ir.actions.server:0 +#: model:ir.ui.menu,name:base.menu_server_action +msgid "Server Actions" +msgstr "" + +#. module: base +#: model:res.country,name:base.tp +msgid "East Timor" +msgstr "" + +#. module: base +#: view:ir.rule:0 +msgid "Simple domain setup" +msgstr "" + +#. module: base +#: field:res.currency,accuracy:0 +msgid "Computational Accuracy" +msgstr "" + +#. module: base +#: model:res.country,name:base.kg +msgid "Kyrgyz Republic (Kyrgyzstan)" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_wizard_ir_model_menu_create_line +msgid "wizard.ir.model.menu.create.line" +msgstr "" + +#. module: base +#: field:ir.attachment,res_id:0 +msgid "Attached ID" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Day: %(day)s" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not read this document! (%s)" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_FIND_AND_REPLACE" +msgstr "" + +#. module: base +#: model:res.country,name:base.mv +msgid "Maldives" +msgstr "" + +#. module: base +#: help:ir.values,res_id:0 +msgid "Keep 0 if the action must appear on all resources." +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_rule +msgid "ir.rule" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Days" +msgstr "Dagar" + +#. module: base +#: field:ir.report.custom.fields,width:0 +msgid "Fixed Width" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-calendar" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_YES" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_action_report_custom +#: model:ir.ui.menu,name:base.menu_ir_action_report_custom +msgid "Report Custom" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Year without century: %(y)s" +msgstr "" + +#. module: base +#: view:res.lang:0 +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 +msgid "Partners" +msgstr "" + +#. module: base +#: help:ir.actions.server,message:0 +msgid "Specify the message. You can use the fields from the object. e.g. `Dear [[ object.partner_id.name ]]`" +msgstr "" + +#. module: base +#: field:ir.attachment,res_model:0 +msgid "Attached Model" +msgstr "" + +#. module: base +#: field:ir.actions.server,trigger_name:0 +msgid "Trigger Name" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_model_access +msgid "ir.model.access" +msgstr "" + +#. module: base +#: field:ir.cron,priority:0 +#: field:ir.ui.view,priority:0 +#: field:res.request,priority:0 +#: field:res.request.link,priority:0 +msgid "Priority" +msgstr "Prioritet (0=Mycket bråttom)" + +#. module: base +#: field:workflow.transition,act_from:0 +msgid "Source Activity" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Legend (for prefix, suffix)" +msgstr "" + +#. module: base +#: selection:ir.server.object.lines,type:0 +msgid "Formula" +msgstr "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "Can not remove root user!" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUSTIFY_LEFT" +msgstr "" + +#. module: base +#: model:res.country,name:base.mw +msgid "Malawi" +msgstr "" + +#. module: base +#: field:res.partner.address,type:0 +msgid "Address Type" +msgstr "Adresstyp" + +#. module: base +#: selection:ir.actions.todo,start_on:0 +msgid "Auto" +msgstr "" + +#. module: base +#: view:res.request:0 +msgid "End of Request" +msgstr "" + +#. module: base +#: view:res.request:0 +msgid "References" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%U - Week number of the year (Sunday as the first day of the week) as a decimal number [00,53]. All days in a new year preceding the first Sunday are considered to be in week 0." +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,init:0 +msgid "Note that this operation may take a few minutes." +msgstr "" + +#. module: base +#: selection:ir.actions.act_window,view_type:0 +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Tree" +msgstr "Träd" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "Could you check your contract information ?" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CLEAR" +msgstr "" + +#. module: base +#: help:res.users,password:0 +msgid "Keep empty if you don't want the user to be able to connect on the system." +msgstr "" + +#. module: base +#: field:ir.actions.act_window,view_mode:0 +#: field:res.config.view,view:0 +msgid "View Mode" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented search_memory method !" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Spanish / Español" +msgstr "" + +#. module: base +#: field:res.company,logo:0 +msgid "Logo" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PROPERTIES" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Uninstall (beta)" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window,target:0 +#: selection:ir.actions.url,target:0 +msgid "New Window" +msgstr "" + +#. module: base +#: model:res.country,name:base.bs +msgid "Bahamas" +msgstr "" + +#. module: base +#: selection:res.partner.event,partner_type:0 +msgid "Commercial Prospect" +msgstr "" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "Couldn't generate the next id because some partners have an alphabetic id !" +msgstr "" + +#. module: base +#: view:ir.attachment:0 +msgid "Attachment" +msgstr "" + +#. module: base +#: model:res.country,name:base.ie +msgid "Ireland" +msgstr "" + +#. module: base +#: wizard_field:module.module.update,update,update:0 +msgid "Number of modules updated" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented set_memory method !" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,groups_id:0 +#: model:ir.actions.act_window,name:base.action_res_groups +#: field:ir.actions.report.xml,groups_id:0 +#: field:ir.actions.todo,groups_id:0 +#: field:ir.actions.wizard,groups_id:0 +#: field:ir.model.fields,groups:0 +#: field:ir.rule.group,groups:0 +#: field:ir.ui.menu,groups_id:0 +#: model:ir.ui.menu,name:base.menu_action_res_groups +#: view:res.groups:0 +#: view:res.users:0 +#: field:res.users,groups_id:0 +msgid "Groups" +msgstr "" + +#. module: base +#: model:res.country,name:base.bz +msgid "Belize" +msgstr "" + +#. module: base +#: model:res.country,name:base.ge +msgid "Georgia" +msgstr "" + +#. module: base +#: model:res.country,name:base.pl +msgid "Poland" +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "To be removed" +msgstr "" + +#. module: base +#: field:ir.values,meta:0 +msgid "Meta Datas" +msgstr "" + +#. module: base +#: view:wizard.module.update_translations:0 +msgid "This wizard will detect new terms in the application so that you can update them manually." +msgstr "" + +#. module: base +#: help:ir.actions.server,expression:0 +msgid "Enter the field/expression that will return the list. E.g. select the sale order in Object, and you can have loop on the sales order line. Expression = `object.order_line`." +msgstr "" + +#. module: base +#: field:ir.model,name:0 +#: field:ir.model.fields,model:0 +#: field:ir.model.grid,name:0 +#: field:ir.values,model:0 +msgid "Object Name" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +msgid "Wizard Field" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SELECT_COLOR" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_NO" +msgstr "" + +#. module: base +#: model:res.country,name:base.st +msgid "Saint Tome (Sao Tome) and Principe" +msgstr "" + +#. module: base +#: selection:res.partner.address,type:0 +msgid "Invoice" +msgstr "Faktura" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_REDO" +msgstr "" + +#. module: base +#: model:res.country,name:base.bb +msgid "Barbados" +msgstr "" + +#. module: base +#: model:res.country,name:base.mg +msgid "Madagascar" +msgstr "" + +#. module: base +#: constraint:ir.model:0 +msgid "The Object name must start with x_ and not contain any special character !" +msgstr "Objektnamnet måste börja med x_ och får inte innehålla några specialtecken!" + +#. module: base +#: field:ir.actions.configuration.wizard,name:0 +msgid "Next Wizard" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_menu_admin +#: field:ir.report.custom,menu_id:0 +#: view:ir.ui.menu:0 +#: field:ir.ui.menu,name:0 +msgid "Menu" +msgstr "" + +#. module: base +#: field:res.currency,rate:0 +msgid "Current Rate" +msgstr "" + +#. module: base +#: field:ir.ui.view.custom,ref_id:0 +msgid "Original View" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Action To Launch" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +#: selection:ir.rule,operator:0 +msgid "in" +msgstr "" + +#. module: base +#: field:ir.actions.url,target:0 +msgid "Action Target" +msgstr "" + +#. module: base +#: model:res.country,name:base.ai +msgid "Anguilla" +msgstr "" + +#. module: base +#: field:ir.model.config,password_check:0 +msgid "Confirmation" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Enter at least one field !" +msgstr "" + +#. module: base +#: field:ir.ui.view_sc,name:0 +msgid "Shortcut Name" +msgstr "" + +#. module: base +#: field:res.partner,credit_limit:0 +msgid "Credit Limit" +msgstr "" + +#. module: base +#: help:ir.actions.server,write_id:0 +msgid "Provide the field name that the record id refers to for the write operation. If it is empty it will refer to the active id of the object." +msgstr "" + +#. module: base +#: model:res.country,name:base.zw +msgid "Zimbabwe" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_translation_export +msgid "Import / Export" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_config_user_form +#: view:res.users:0 +msgid "Configure User" +msgstr "" + +#. module: base +#: field:ir.actions.server,email:0 +msgid "Email Address" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not write in this document! (%s)" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +#: field:workflow.activity,action_id:0 +msgid "Server Action" +msgstr "" + +#. module: base +#: model:res.country,name:base.tt +msgid "Trinidad and Tobago" +msgstr "" + +#. module: base +#: model:res.country,name:base.lv +msgid "Latvia" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Values" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Field Mappings" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_custom +msgid "Customization" +msgstr "" + +#. module: base +#: model:res.country,name:base.py +msgid "Paraguay" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,alignment:0 +msgid "left" +msgstr "vänster" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_act_window_close +msgid "ir.actions.act_window_close" +msgstr "" + +#. module: base +#: field:ir.server.object.lines,col1:0 +msgid "Destination" +msgstr "" + +#. module: base +#: model:res.country,name:base.lt +msgid "Lithuania" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PRINT_PREVIEW" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The perm_read method is not implemented on this object !" +msgstr "" + +#. module: base +#: model:res.country,name:base.si +msgid "Slovenia" +msgstr "" + +#. module: base +#: view:res.partner.canal:0 +#: field:res.partner.event,canal_id:0 +msgid "Channel" +msgstr "Kanal" + +#. module: base +#: view:res.lang:0 +msgid "%p - Equivalent of either AM or PM." +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Iteration Actions" +msgstr "" + +#. module: base +#: field:maintenance.contract,date_stop:0 +msgid "Ending Date" +msgstr "" + +#. module: base +#: model:res.country,name:base.nz +msgid "New Zealand" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_7 +msgid "Openstuff.net" +msgstr "" + +#. module: base +#: model:res.country,name:base.nf +msgid "Norfolk Island" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_PLAY" +msgstr "" + +#. module: base +#: field:ir.rule,operator:0 +msgid "Operator" +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,start:0 +msgid "Installation Done" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_OPEN" +msgstr "" + +#. module: base +#: field:ir.actions.server,action_id:0 +#: selection:ir.actions.server,state:0 +msgid "Client Action" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,alignment:0 +msgid "right" +msgstr "höger" + +#. module: base +#: model:res.country,name:base.bd +msgid "Bangladesh" +msgstr "" + +#. module: base +#: constraint:res.company:0 +msgid "Error! You can not create recursive companies." +msgstr "" + +#. module: base +#: selection:maintenance.contract,state:0 +msgid "Valid" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not delete this document! (%s)" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +msgid "XSL" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_other_form +#: model:ir.ui.menu,name:base.menu_partner_other_form +msgid "Others Partners" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Can not upgrade module '%s'. It is not installed." +msgstr "" + +#. module: base +#: model:res.country,name:base.cu +msgid "Cuba" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%S - Second as a decimal number [00,61]." +msgstr "" + +#. module: base +#: model:res.country,name:base.am +msgid "Armenia" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Year with century: %(year)s" +msgstr "" + +#. module: base +#: selection:ir.report.custom,frequency:0 +msgid "Daily" +msgstr "Dagligen" + +#. module: base +#: model:res.country,name:base.se +msgid "Sweden" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Gantt" +msgstr "" + +#. module: base +#: view:ir.property:0 +msgid "Property" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_bank_type +#: view:res.partner.bank.type:0 +msgid "Bank Account Type" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-project" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Iteration Action Configuration" +msgstr "" + +#. module: base +#: model:res.country,name:base.at +msgid "Austria" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Calendar" +msgstr "" + +#. module: base +#: field:workflow.activity,signal_send:0 +msgid "Signal (subflow.*)" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_17 +msgid "HR sector" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_module_module_dependency +msgid "Module dependency" +msgstr "" + +#. module: base +#: selection:maintenance.contract.wizard,state:0 +msgid "Draft" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUSTIFY_CENTER" +msgstr "" + +#. module: base +#: view:res.config.view:0 +msgid "Choose Your Mode" +msgstr "" + +#. module: base +#: field:res.company,rml_footer1:0 +msgid "Report Footer 1" +msgstr "" + +#. module: base +#: field:res.company,rml_footer2:0 +msgid "Report Footer 2" +msgstr "" + +#. module: base +#: view:ir.model.access:0 +#: model:ir.ui.menu,name:base.menu_security_access +#: view:res.groups:0 +#: field:res.groups,model_access:0 +msgid "Access Controls" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +#: field:ir.module.module,dependencies_id:0 +msgid "Dependencies" +msgstr "Beroenden" + +#. module: base +#: field:res.partner,parent_id:0 +msgid "Main Company" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,bgcolor:0 +msgid "Background Color" +msgstr "Bakgrundsfärg" + +#. module: base +#: view:ir.actions.server:0 +msgid "If you use a formula type, use a python expression using the variable 'object'." +msgstr "" + +#. module: base +#: field:res.partner.address,birthdate:0 +msgid "Birthdate" +msgstr "Födelsedag" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_title_contact +#: model:ir.ui.menu,name:base.menu_partner_title_contact +msgid "Contact Titles" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_som +msgid "res.partner.som" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_workflow_activity +msgid "workflow.activity" +msgstr "" + +#. module: base +#: field:ir.model.fields,select_level:0 +msgid "Searchable" +msgstr "" + +#. module: base +#: model:res.country,name:base.uy +msgid "Uruguay" +msgstr "" + +#. module: base +#: view:res.partner.event:0 +msgid "Document Link" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_title +msgid "res.partner.title" +msgstr "" + +#. module: base +#: field:ir.sequence,prefix:0 +msgid "Prefix" +msgstr "" + +#. module: base +#: field:ir.actions.server,loop_action:0 +msgid "Loop Action" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "German / Deutsch" +msgstr "" + +#. module: base +#: help:ir.actions.server,trigger_name:0 +msgid "Select the Signal name that is to be used as the trigger." +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Fields Mapping" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_sir +msgid "Sir" +msgstr "Herr" + +#. module: base +#: wizard_button:module.upgrade,next,start:0 +msgid "Start Upgrade" +msgstr "" + +#. module: base +#: field:ir.default,ref_id:0 +msgid "ID Ref." +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "French / Français" +msgstr "" + +#. module: base +#: model:res.country,name:base.mt +msgid "Malta" +msgstr "" + +#. module: base +#: field:ir.actions.server,fields_lines:0 +msgid "Field Mappings." +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_module_module +#: field:ir.model.data,module:0 +#: view:ir.module.module:0 +#: field:ir.module.module.dependency,module_id:0 +#: rml:ir.module.reference:0 +msgid "Module" +msgstr "Modul" + +#. module: base +#: field:ir.attachment,description:0 +#: field:ir.module.module,description:0 +#: field:res.partner.bank,name:0 +#: view:res.partner.event:0 +#: field:res.partner.event,description:0 +#: view:res.request:0 +msgid "Description" +msgstr "Beskrivning" + +#. module: base +#: model:ir.model,name:base.model_ir_attachment +msgid "ir.attachment" +msgstr "" + +#. module: base +#: field:res.users,action_id:0 +msgid "Home Action" +msgstr "Åtgärd" + +#. module: base +#: field:res.lang,grouping:0 +msgid "Separator Format" +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Export language" +msgstr "" + +#. module: base +#: selection:maintenance.contract.wizard,state:0 +msgid "Unvalidated" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_9 +msgid "Database Structure" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.res_partner_mass_mailing_wizard +#: wizard_view:res.partner.spam_send,init:0 +msgid "Mass Mailing" +msgstr "" + +#. module: base +#: model:res.country,name:base.yt +msgid "Mayotte" +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "You can also import .po files." +msgstr "" + +#. module: base +#: code:addons/base/maintenance/maintenance.py:0 +#, python-format +msgid "Unable to find a valid contract" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify an action to launch !" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUSTIFY_RIGHT" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_function +msgid "Function of the contact" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.open_module_tree_upgrade +#: model:ir.ui.menu,name:base.menu_module_tree_upgrade +msgid "Modules to be installed, upgraded or removed" +msgstr "" + +#. module: base +#: view:res.payterm:0 +msgid "Payment Term" +msgstr "" + +#. module: base +#: field:ir.report.custom,footer:0 +msgid "Report Footer" +msgstr "Rapportfot" + +#. module: base +#: selection:res.lang,direction:0 +msgid "Right-to-Left" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Please check that all your lines have %d columns." +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "Import language" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_cron_act +#: view:ir.cron:0 +#: model:ir.ui.menu,name:base.menu_ir_cron_act +msgid "Scheduled Actions" +msgstr "" + +#. module: base +#: field:res.partner,title:0 +#: field:res.partner.address,title:0 +#: field:res.partner.title,name:0 +msgid "Title" +msgstr "Titel" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Recursivity Detected." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-account" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Recursion error in modules dependencies !" +msgstr "" + +#. module: base +#: view:ir.model:0 +msgid "Create a Menu" +msgstr "" + +#. module: base +#: help:res.partner,vat:0 +msgid "Value Added Tax number. Check the box if the partner is subjected to the VAT. Used by the VAT legal statement." +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_module_category_tree +#: model:ir.ui.menu,name:base.menu_action_module_category_tree +msgid "Categories of Modules" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,state:0 +msgid "Not Started" +msgstr "" + +#. module: base +#: model:res.country,name:base.ru +msgid "Russian Federation" +msgstr "" + +#. module: base +#: model:res.country,name:base.dm +msgid "Dominica" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_res_roles_form +#: model:ir.ui.menu,name:base.menu_action_res_roles_form +#: view:res.roles:0 +#: view:res.users:0 +#: field:res.users,roles_id:0 +msgid "Roles" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_country +#: model:ir.ui.menu,name:base.menu_country_partner +msgid "Countries" +msgstr "" + +#. module: base +#: view:ir.rule.group:0 +msgid "Record rules" +msgstr "" + +#. module: base +#: field:res.partner,vat:0 +msgid "VAT" +msgstr "Moms" + +#. module: base +#: view:res.lang:0 +msgid "12. %w ==> 5 ( Friday is the 6th day)" +msgstr "" + +#. module: base +#: constraint:res.partner.category:0 +msgid "Error ! You can not create recursive categories." +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%x - Appropriate date representation." +msgstr "" + +#. module: base +#: help:ir.module.repository,filter:0 +msgid "Regexp to search module on the repository webpage:\n" +"- The first parenthesis must match the name of the module.\n" +"- The second parenthesis must match the whole version number.\n" +"- The last parenthesis must match the extension of the module." +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%M - Minute as a decimal number [00,59]." +msgstr "" + +#. module: base +#: model:res.country,name:base.tj +msgid "Tajikistan" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.act_values_form_action +#: model:ir.ui.menu,name:base.menu_values_form_action +msgid "Connect Actions To Client Events" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "GPL-2 or later version" +msgstr "" + +#. module: base +#: selection:res.partner.event,type:0 +msgid "Prospect Contact" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_wizard +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.wizard" +msgstr "" + +#. module: base +#: model:res.country,name:base.nr +msgid "Nauru" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_property +msgid "ir.property" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window,view_type:0 +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Form" +msgstr "Formulär" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Can not define a column %s. Reserved keyword !" +msgstr "" + +#. module: base +#: model:res.country,name:base.me +msgid "Montenegro" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_QUIT" +msgstr "" + +#. module: base +#: view:ir.cron:0 +msgid "Technical Data" +msgstr "" + +#. module: base +#: view:res.partner:0 +#: field:res.partner,category_id:0 +msgid "Categories" +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "To be upgraded" +msgstr "" + +#. module: base +#: model:res.country,name:base.ly +msgid "Libya" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-purchase" +msgstr "" + +#. module: base +#: wizard_field:module.module.update,init,repositories:0 +msgid "Repositories" +msgstr "" + +#. module: base +#: model:res.country,name:base.cf +msgid "Central African Republic" +msgstr "" + +#. module: base +#: model:res.country,name:base.li +msgid "Liechtenstein" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_ltd +msgid "Ltd" +msgstr "" + +#. module: base +#: field:res.partner,ean13:0 +msgid "EAN13" +msgstr "" + +#. module: base +#: model:res.country,name:base.pt +msgid "Portugal" +msgstr "" + +#. module: base +#: selection:maintenance.contract,state:0 +msgid "Unvalid" +msgstr "" + +#. module: base +#: field:ir.module.module,certificate:0 +msgid "Quality Certificate" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "6. %d, %m ==> 05, 12" +msgstr "" + +#. module: base +#: help:res.partner,customer:0 +msgid "Check this box if the partner is a customer." +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.res_lang_act_window +#: model:ir.model,name:base.model_res_lang +#: model:ir.ui.menu,name:base.menu_res_lang_act_window +#: view:res.lang:0 +msgid "Languages" +msgstr "" + +#. module: base +#: model:res.country,name:base.pw +msgid "Palau" +msgstr "" + +#. module: base +#: model:res.country,name:base.ec +msgid "Ecuador" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "Save this document to a .CSV file and open it with your favourite spreadsheet software. The file encoding is UTF-8. You have to translate the latest column before reimporting it." +msgstr "" + +#. module: base +#: model:res.country,name:base.au +msgid "Australia" +msgstr "" + +#. module: base +#: help:res.partner,lang:0 +msgid "If the selected language is loaded in the system, all documents related to this partner will be printed in this language. If not, it will be english." +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Menu :" +msgstr "" + +#. module: base +#: selection:ir.model.fields,state:0 +msgid "Base Field" +msgstr "" + +#. module: base +#: wizard_view:module.module.update,update:0 +msgid "New modules" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_sxw_content:0 +#: field:ir.actions.report.xml,report_sxw_content_data:0 +msgid "SXW content" +msgstr "" + +#. module: base +#: view:ir.cron:0 +msgid "Action to Trigger" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,fc0_operande:0 +#: field:ir.report.custom.fields,fc1_operande:0 +#: field:ir.report.custom.fields,fc2_operande:0 +#: field:ir.report.custom.fields,fc3_operande:0 +#: selection:ir.translation,type:0 +msgid "Constraint" +msgstr "" + +#. module: base +#: selection:ir.values,key:0 +#: selection:res.partner.address,type:0 +msgid "Default" +msgstr "Standard" + +#. module: base +#: field:ir.model.fields,required:0 +#: field:res.partner.bank.type.field,required:0 +msgid "Required" +msgstr "" + +#. module: base +#: field:ir.model.fields,domain:0 +#: field:ir.rule,domain:0 +#: field:res.partner.title,domain:0 +msgid "Domain" +msgstr "" + +#. module: base +#: field:res.request.history,name:0 +msgid "Summary" +msgstr "Sammandrag" + +#. 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 ]]`" +msgstr "" + +#. module: base +#: view:res.company:0 +msgid "Header/Footer" +msgstr "" + +#. module: base +#: model:res.country,name:base.lb +msgid "Lebanon" +msgstr "" + +#. module: base +#: wizard_field:module.lang.import,init,name:0 +msgid "Language name" +msgstr "" + +#. module: base +#: model:res.country,name:base.va +msgid "Holy See (Vatican City State)" +msgstr "" + +#. module: base +#: help:ir.actions.server,condition:0 +msgid "Condition that is to be tested before action is executed, e.g. object.list_price > object.cost_price" +msgstr "" + +#. module: base +#: wizard_field:base.module.import,init,module_file:0 +msgid "Module .ZIP file" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_16 +msgid "Telecom sector" +msgstr "" + +#. module: base +#: field:workflow.transition,trigger_model:0 +msgid "Trigger Object" +msgstr "" + +#. module: base +#: selection:ir.report.custom,state:0 +msgid "Subscribed" +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,init:0 +#: wizard_view:module.upgrade,next:0 +msgid "System Upgrade" +msgstr "" + +#. module: base +#: field:workflow.activity,in_transitions:0 +msgid "Incoming Transitions" +msgstr "" + +#. module: base +#: model:res.country,name:base.sr +msgid "Suriname" +msgstr "" + +#. module: base +#: field:ir.values,key2:0 +#: view:res.partner.event.type:0 +#: field:res.partner.event.type,name:0 +msgid "Event Type" +msgstr "" + +#. module: base +#: view:res.partner.bank:0 +#: model:res.partner.bank.type,name:base.bank_normal +msgid "Bank account" +msgstr "" + +#. module: base +#: view:ir.sequence.type:0 +msgid "Sequence Type" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "You try to upgrade a module that depends on the module: %s.\nBut this module is not available in your system." +msgstr "" + +#. module: base +#: view:res.partner.address:0 +msgid "Partner Address" +msgstr "" + +#. module: base +#: field:ir.module.module,license:0 +msgid "License" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Invalid operation" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SAVE_AS" +msgstr "" + +#. module: base +#: field:ir.actions.server,srcmodel_id:0 +msgid "Model" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "You try to install a module that depends on the module: %s.\nBut this module is not available in your system." +msgstr "" + +#. module: base +#: field:ir.actions.act_window.view,view_id:0 +#: field:ir.default,page:0 +#: selection:ir.translation,type:0 +#: field:wizard.ir.model.menu.create.line,view_id:0 +msgid "View" +msgstr "" + +#. module: base +#: view:ir.actions.act_window:0 +msgid "Open a Window" +msgstr "" + +#. module: base +#: model:res.country,name:base.gq +msgid "Equatorial Guinea" +msgstr "" + +#. module: base +#: wizard_view:base.module.import,init:0 +msgid "Module Import" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "You can not remove the field '%s' !" +msgstr "" + +#. module: base +#: field:res.bank,zip:0 +#: field:res.partner.address,zip:0 +#: field:res.partner.bank,zip:0 +msgid "Zip" +msgstr "" + +#. module: base +#: field:ir.module.module,author:0 +msgid "Author" +msgstr "Upphovsman" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_UNDELETE" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%c - Appropriate date and time representation." +msgstr "" + +#. module: base +#: model:res.country,name:base.bo +msgid "Bolivia" +msgstr "" + +#. module: base +#: model:res.country,name:base.gh +msgid "Ghana" +msgstr "" + +#. module: base +#: field:res.lang,direction:0 +msgid "Direction" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_wizard_module_update_translations +msgid "wizard.module.update_translations" +msgstr "" + +#. module: base +#: view:ir.actions.act_window:0 +#: model:ir.actions.act_window,name:base.action_ui_view +#: field:ir.actions.act_window,view_ids:0 +#: field:ir.actions.act_window,views:0 +#: field:ir.module.module,views_by_module:0 +#: model:ir.ui.menu,name:base.menu_action_ui_view +#: view:ir.ui.view:0 +#: view:wizard.ir.model.menu.create:0 +#: field:wizard.ir.model.menu.create,view_ids:0 +msgid "Views" +msgstr "" + +#. module: base +#: view:res.groups:0 +#: field:res.groups,rule_groups:0 +#: field:res.users,rules_id:0 +msgid "Rules" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "You try to remove a module that is installed or will be installed" +msgstr "" + +#. module: base +#: help:ir.values,key2:0 +msgid "The kind of action or button in the client side that will trigger the action." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PASTE" +msgstr "" + +#. module: base +#: model:res.country,name:base.gt +msgid "Guatemala" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_workflow_form +#: model:ir.ui.menu,name:base.menu_workflow +msgid "Workflows" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_config_wizard_form +#: model:ir.ui.menu,name:base.menu_config_module +msgid "Configuration Wizard" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_roles +msgid "res.roles" +msgstr "" + +#. module: base +#: help:ir.cron,priority:0 +msgid "0=Very Urgent\n" +"10=Not urgent" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Skip" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.res_request_link-act +#: model:ir.ui.menu,name:base.menu_res_request_link_act +msgid "Accepted Links in Requests" +msgstr "" + +#. module: base +#: model:res.country,name:base.ls +msgid "Lesotho" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.grant_menu_access +#: model:ir.ui.menu,name:base.menu_grant_menu_access +msgid "Grant Access To Menus" +msgstr "" + +#. module: base +#: model:res.country,name:base.ke +msgid "Kenya" +msgstr "" + +#. module: base +#: view:res.config.view:0 +msgid "Choose the simplified interface if you are testing OpenERP for the first time. Less used options or fields are automatically hidden. You will be able to change this, later, through the Administration menu." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Error occurred while validating the field(s) %s: %s" +msgstr "" + +#. module: base +#: model:res.country,name:base.sm +msgid "San Marino" +msgstr "" + +#. module: base +#: model:res.country,name:base.bm +msgid "Bermuda" +msgstr "" + +#. module: base +#: model:res.country,name:base.pe +msgid "Peru" +msgstr "" + +#. module: base +#: selection:ir.model.fields,on_delete:0 +msgid "Set NULL" +msgstr "" + +#. module: base +#: field:res.partner.event,som:0 +#: field:res.partner.som,name:0 +msgid "State of Mind" +msgstr "" + +#. module: base +#: model:res.country,name:base.bj +msgid "Benin" +msgstr "" + +#. module: base +#: view:ir.rule.group:0 +msgid "The rule is satisfied if all test are True (AND)" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CONNECT" +msgstr "" + +#. module: base +#: selection:ir.model.fields,select_level:0 +msgid "Not Searchable" +msgstr "" + +#. module: base +#: field:res.partner.event.type,key:0 +msgid "Key" +msgstr "Nyckel" + +#. module: base +#: field:ir.cron,nextcall:0 +msgid "Next Call Date" +msgstr "" + +#. module: base +#: field:res.company,rml_header:0 +msgid "RML Header" +msgstr "" + +#. module: base +#: wizard_field:res.partner.sms_send,init,app_id:0 +msgid "API ID" +msgstr "" + +#. module: base +#: model:res.country,name:base.mu +msgid "Mauritius" +msgstr "" + +#. module: base +#: wizard_view:module.module.update,init:0 +msgid "Scan for new modules" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_module_repository +msgid "Module Repository" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_security +msgid "Security" +msgstr "Säkerhet" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Using a relation field which uses an unknown object" +msgstr "" + +#. module: base +#: model:res.country,name:base.za +msgid "South Africa" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_wizard_module_lang_export +msgid "wizard.module.lang.export" +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "Installed" +msgstr "" + +#. module: base +#: model:res.country,name:base.sn +msgid "Senegal" +msgstr "" + +#. module: base +#: model:res.country,name:base.hu +msgid "Hungary" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_groups +msgid "res.groups" +msgstr "" + +#. module: base +#: model:res.country,name:base.br +msgid "Brazil" +msgstr "" + +#. module: base +#: field:ir.sequence,number_next:0 +msgid "Next Number" +msgstr "" + +#. module: base +#: view:res.currency:0 +#: field:res.currency,rate_ids:0 +msgid "Rates" +msgstr "" + +#. module: base +#: model:res.country,name:base.sy +msgid "Syria" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "======================================================" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,field_child2:0 +msgid "Field child2" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,field_child3:0 +msgid "Field child3" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,field_child0:0 +msgid "Field child0" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,field_child1:0 +msgid "Field child1" +msgstr "" + +#. module: base +#: field:ir.model.fields,selection:0 +msgid "Field Selection" +msgstr "" + +#. module: base +#: selection:res.request,state:0 +msgid "draft" +msgstr "utdrag" + +#. module: base +#: field:res.currency.rate,name:0 +#: field:res.partner,date:0 +#: field:res.partner.event,date:0 +#: field:res.request,date_sent:0 +msgid "Date" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_sxw:0 +msgid "SXW path" +msgstr "" + +#. module: base +#: view:ir.attachment:0 +msgid "Data" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Groups are used to defined access rights on each screen and menu." +msgstr "" + +#. module: base +#: field:ir.ui.menu,parent_id:0 +#: field:wizard.ir.model.menu.create,menu_id:0 +msgid "Parent Menu" +msgstr "" + +#. module: base +#: help:ir.actions.act_window.view,multi:0 +#: help:ir.actions.report.custom,multi:0 +#: help:ir.actions.report.xml,multi:0 +msgid "If set to true, the action will not be displayed on the right toolbar of a form view." +msgstr "" + +#. module: base +#: view:ir.attachment:0 +msgid "Attached To" +msgstr "" + +#. module: base +#: field:res.lang,decimal_point:0 +msgid "Decimal Separator" +msgstr "" + +#. module: base +#: view:res.partner:0 +#: view:res.request:0 +#: field:res.request,history:0 +msgid "History" +msgstr "Historik" + +#. module: base +#: field:ir.attachment,create_uid:0 +msgid "Creator" +msgstr "" + +#. module: base +#: model:res.country,name:base.mx +msgid "Mexico" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Swedish / svenska" +msgstr "" + +#. module: base +#: field:res.company,child_ids:0 +msgid "Child Companies" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_users +msgid "res.users" +msgstr "" + +#. module: base +#: model:res.country,name:base.ni +msgid "Nicaragua" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The write method is not implemented on this object !" +msgstr "" + +#. module: base +#: view:res.partner.event:0 +msgid "General Description" +msgstr "" + +#. module: base +#: selection:res.partner.event,type:0 +msgid "Sale Opportunity" +msgstr "" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "Maintenance contract added !" +msgstr "" + +#. module: base +#: field:ir.rule,field_id:0 +#: selection:ir.translation,type:0 +msgid "Field" +msgstr "" + +#. module: base +#: model:res.country,name:base.ve +msgid "Venezuela" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "9. %j ==> 340" +msgstr "" + +#. module: base +#: model:res.country,name:base.zm +msgid "Zambia" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_action_report_xml +#: model:ir.ui.menu,name:base.menu_ir_action_report_xml +msgid "Report Xml" +msgstr "" + +#. module: base +#: help:res.partner,user_id:0 +msgid "The internal user that is in charge of communicating with this partner if any." +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Cancel Upgrade" +msgstr "" + +#. module: base +#: model:res.country,name:base.ci +msgid "Ivory Coast (Cote D'Ivoire)" +msgstr "" + +#. module: base +#: model:res.country,name:base.kz +msgid "Kazakhstan" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,name:0 +#: field:ir.actions.todo,name:0 +#: field:ir.cron,name:0 +#: field:ir.model.access,name:0 +#: field:ir.model.fields,name:0 +#: field:ir.module.category,name:0 +#: field:ir.module.module,name:0 +#: field:ir.module.module.dependency,name:0 +#: rml:ir.module.reference:0 +#: field:ir.module.repository,name:0 +#: field:ir.property,name:0 +#: field:ir.report.custom.fields,name:0 +#: field:ir.rule.group,name:0 +#: field:ir.values,name:0 +#: field:maintenance.contract.module,name:0 +#: field:res.bank,name:0 +#: field:res.config.view,name:0 +#: field:res.lang,name:0 +#: field:res.partner,name:0 +#: field:res.partner.bank.type,name:0 +#: field:res.request.link,name:0 +#: field:res.users,name:0 +#: field:workflow,name:0 +#: field:workflow.activity,name:0 +msgid "Name" +msgstr "Namn" + +#. module: base +#: model:res.country,name:base.ms +msgid "Montserrat" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_translation_app +msgid "Application Terms" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,operation:0 +msgid "Calculate Average" +msgstr "" + +#. module: base +#: field:ir.module.module,demo:0 +msgid "Demo data" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_workflow_instance_form +#: model:ir.ui.menu,name:base.menu_workflow_instance +msgid "Instances" +msgstr "" + +#. module: base +#: model:res.country,name:base.aq +msgid "Antarctica" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_3 +msgid "Starter Partner" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_act_window_view +msgid "ir.actions.act_window.view" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Web" +msgstr "" + +#. module: base +#: field:res.partner.event,planned_revenue:0 +msgid "Planned Revenue" +msgstr "Planerad vinst" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "You have to import a .CSV file wich is encoded in UTF-8. Please check that the first line of your file is one of the following:" +msgstr "" + +#. module: base +#: model:res.country,name:base.et +msgid "Ethiopia" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%H - Hour (24-hour clock) as a decimal number [00,23]." +msgstr "" + +#. module: base +#: view:res.roles:0 +msgid "Role" +msgstr "" + +#. module: base +#: help:res.country.state,code:0 +msgid "The state code in three chars.\n" +"" +msgstr "" + +#. module: base +#: model:res.country,name:base.sj +msgid "Svalbard and Jan Mayen Islands" +msgstr "" + +#. module: base +#: view:ir.rule:0 +msgid "Test" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,groupby:0 +msgid "Group By" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_WARNING" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ZOOM_IN" +msgstr "" + +#. module: base +#: selection:res.request,state:0 +msgid "closed" +msgstr "stängd" + +#. module: base +#: selection:wizard.module.lang.export,state:0 +msgid "get" +msgstr "" + +#. module: base +#: help:ir.model.fields,on_delete:0 +msgid "On delete property for many2one fields" +msgstr "" + +#. module: base +#: field:ir.actions.server,write_id:0 +msgid "Write Id" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,domain:0 +msgid "Domain Value" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ITALIC" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "SMS Configuration" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_access_act +#: model:ir.ui.menu,name:base.menu_ir_access_act +msgid "Access Controls List" +msgstr "" + +#. module: base +#: model:res.country,name:base.um +msgid "USA Minor Outlying Islands" +msgstr "" + +#. module: base +#: field:res.partner.bank,state:0 +#: field:res.partner.bank.type.field,bank_type_id:0 +msgid "Bank Type" +msgstr "" + +#. module: base +#: code:addons/base/res/res_user.py:0 +#, python-format +msgid "The name of the group can not start with \"-\"" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,end:0 +#: wizard_view:module.upgrade,start:0 +msgid "We suggest you to reload the menu tab (Ctrl+t Ctrl+r)." +msgstr "" + +#. module: base +#: view:ir.ui.view_sc:0 +#: field:res.partner.title,shortcut:0 +msgid "Shortcut" +msgstr "Genväg" + +#. module: base +#: field:ir.model.data,date_init:0 +msgid "Init Date" +msgstr "" + +#. module: base +#: field:workflow.activity,flow_start:0 +msgid "Flow Start" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: view:ir.model.fields:0 +msgid "Security on Groups" +msgstr "" + +#. module: base +#: view:res.partner.bank:0 +msgid "Bank Account Owner" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.act_values_form +#: model:ir.ui.menu,name:base.menu_values_form +msgid "Client Actions Connections" +msgstr "" + +#. module: base +#: field:ir.ui.view_sc,resource:0 +msgid "Resource Name" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Hours" +msgstr "Timmar" + +#. module: base +#: model:res.country,name:base.gp +msgid "Guadeloupe (French)" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,cumulate:0 +msgid "Accumulate" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Tree can only be used in tabular reports" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Directory" +msgstr "" + +#. module: base +#: field:wizard.ir.model.menu.create,name:0 +msgid "Menu Name" +msgstr "" + +#. module: base +#: field:ir.report.custom,title:0 +msgid "Report Title" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,fontcolor:0 +msgid "Font color" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SORT_DESCENDING" +msgstr "" + +#. module: base +#: model:res.country,name:base.my +msgid "Malaysia" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_request_history +msgid "res.request.history" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Client Action Configuration" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_address_form +#: model:ir.model,name:base.model_res_partner_address +#: view:res.partner.address:0 +msgid "Partner Addresses" +msgstr "" + +#. module: base +#: model:res.country,name:base.cv +msgid "Cape Verde" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.act_res_partner_event +#: field:res.partner,events:0 +#: field:res.partner.event,name:0 +msgid "Events" +msgstr "Händelser" + +#. module: base +#: model:ir.actions.act_window,name:base.action_res_roles +#: model:ir.ui.menu,name:base.menu_action_res_roles +msgid "Roles Structure" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_url +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.url" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_STOP" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Wrong ID for the browse record, got %r, expected an integer." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DND_MULTIPLE" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_addess_tree +#: view:res.partner:0 +msgid "Partner Contacts" +msgstr "" + +#. module: base +#: wizard_field:module.module.update,update,add:0 +msgid "Number of modules added" +msgstr "" + +#. module: base +#: field:workflow.transition,role_id:0 +msgid "Role Required" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The create method is not implemented on this object !" +msgstr "" + +#. module: base +#: field:workflow.triggers,workitem_id:0 +msgid "Workitem" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_AUTHENTICATION" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ZOOM_OUT" +msgstr "" + +#. module: base +#: field:ir.actions.act_window.view,act_window_id:0 +#: view:ir.actions.actions:0 +#: field:ir.actions.todo,action_id:0 +#: field:ir.ui.menu,action:0 +#: field:ir.values,action_id:0 +#: selection:ir.values,key:0 +msgid "Action" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Email Configuration" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_cron +msgid "ir.cron" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-mrp" +msgstr "" + +#. module: base +#: field:ir.actions.server,trigger_obj_id:0 +msgid "Trigger On" +msgstr "" + +#. module: base +#: model:res.country,name:base.fj +msgid "Fiji" +msgstr "" + +#. module: base +#: field:ir.model.fields,size:0 +msgid "Size" +msgstr "" + +#. module: base +#: model:res.country,name:base.sd +msgid "Sudan" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%m - Month as a decimal number [01,12]." +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Export Data" +msgstr "" + +#. module: base +#: model:res.country,name:base.fm +msgid "Micronesia" +msgstr "" + +#. module: base +#: view:res.request.history:0 +msgid "Request History" +msgstr "" + +#. module: base +#: field:ir.module.module,menus_by_module:0 +#: view:res.groups:0 +msgid "Menus" +msgstr "" + +#. module: base +#: model:res.country,name:base.il +msgid "Israel" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_server_action_create +msgid "Create Action" +msgstr "" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "html" +msgstr "" + +#. module: base +#: field:res.lang,time_format:0 +msgid "Time Format" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,next:0 +msgid "Your system will be upgraded." +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Defined Reports" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-tools" +msgstr "" + +#. module: base +#: view:ir.actions.report.xml:0 +msgid "Report xml" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_module_open_categ +#: model:ir.actions.act_window,name:base.open_module_tree +#: view:ir.module.module:0 +#: model:ir.ui.menu,name:base.menu_module_tree +#: field:wizard.module.lang.export,modules:0 +msgid "Modules" +msgstr "" + +#. module: base +#: selection:workflow.activity,kind:0 +#: field:workflow.activity,subflow_id:0 +#: field:workflow.workitem,subflow_id:0 +msgid "Subflow" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_UNDO" +msgstr "" + +#. module: base +#: field:workflow.transition,signal:0 +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" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-sale" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%I - Hour (12-hour clock) as a decimal number [01,12]." +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Romanian / limba română" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ADD" +msgstr "" + +#. module: base +#: field:ir.cron,doall:0 +msgid "Repeat Missed" +msgstr "" + +#. module: base +#: help:ir.actions.server,state:0 +msgid "Type of the Action that is to be executed" +msgstr "" + +#. module: base +#: field:ir.server.object.lines,server_id:0 +msgid "Object Mapping" +msgstr "" + +#. module: base +#: help:res.currency,rate:0 +#: help:res.currency.rate,rate:0 +msgid "The rate of the currency to the currency of rate 1" +msgstr "" + +#. module: base +#: model:res.country,name:base.uk +msgid "United Kingdom" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Create / Write" +msgstr "" + +#. module: base +#: help:res.partner.category,active:0 +msgid "The active field allows you to hide the category without removing it." +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Object:" +msgstr "" + +#. module: base +#: model:res.country,name:base.bw +msgid "Botswana" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_title_partner +#: model:ir.ui.menu,name:base.menu_partner_title_partner +#: view:res.partner.title:0 +msgid "Partner Titles" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,type:0 +msgid "Service" +msgstr "" + +#. module: base +#: help:ir.actions.act_window,auto_refresh:0 +msgid "Add an auto-refresh on the view" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,next:0 +#: wizard_field:module.upgrade,next,module_download:0 +msgid "Modules to download" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_workflow_workitem_form +#: model:ir.ui.menu,name:base.menu_workflow_workitem +msgid "Workitems" +msgstr "" + +#. module: base +#: field:wizard.module.lang.export,advice:0 +msgid "Advice" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Lithuanian / Lietuvių kalba" +msgstr "" + +#. module: base +#: help:ir.actions.server,record_id:0 +msgid "Provide the field name where the record id is stored after the create operations. If it is empty, you can not track the new record." +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Couldn't find tag '%s' in parent view !" +msgstr "" + +#. module: base +#: field:ir.ui.view,inherit_id:0 +msgid "Inherited View" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_translation +msgid "ir.translation" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_rule_group +msgid "ir.rule.group" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.open_module_tree_install +#: model:ir.ui.menu,name:base.menu_module_tree_install +msgid "Installed modules" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The name_get method is not implemented on this object !" +msgstr "" + +#. module: base +#: model:res.country,name:base.lc +msgid "Saint Lucia" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_maintenance_contract +#: view:maintenance.contract:0 +msgid "Maintenance Contract" +msgstr "" + +#. module: base +#: help:ir.actions.server,trigger_obj_id:0 +msgid "Select the object from the model on which the workflow will executed." +msgstr "" + +#. module: base +#: field:ir.model,state:0 +#: field:ir.model.fields,state:0 +#: field:ir.model.grid,state:0 +msgid "Manually Created" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,operation:0 +msgid "Calculate Count" +msgstr "" + +#. module: base +#: field:ir.model.access,perm_create:0 +msgid "Create Access" +msgstr "" + +#. module: base +#: field:res.partner.address,state_id:0 +msgid "Fed. State" +msgstr "" + +#. module: base +#: model:res.country,name:base.io +msgid "British Indian Ocean Territory" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Field Mapping" +msgstr "" + +#. module: base +#: field:maintenance.contract,date_start:0 +msgid "Starting Date" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: field:ir.model.fields,ttype:0 +msgid "Field Type" +msgstr "" + +#. module: base +#: field:res.country.state,code:0 +msgid "State Code" +msgstr "Län" + +#. module: base +#: field:ir.model.fields,on_delete:0 +msgid "On delete" +msgstr "" + +#. module: base +#: selection:res.lang,direction:0 +msgid "Left-to-Right" +msgstr "" + +#. module: base +#: field:res.lang,translatable:0 +msgid "Translatable" +msgstr "Översättningsbar" + +#. module: base +#: model:res.country,name:base.vn +msgid "Vietnam" +msgstr "" + +#. module: base +#: field:res.users,signature:0 +msgid "Signature" +msgstr "Signatur" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not Implemented" +msgstr "" + +#. module: base +#: field:res.partner.category,complete_name:0 +msgid "Full Name" +msgstr "" + +#. module: base +#: model:res.country,name:base.mz +msgid "Mozambique" +msgstr "" + +#. module: base +#: field:ir.actions.server,message:0 +#: wizard_field:res.partner.spam_send,init,text:0 +msgid "Message" +msgstr "" + +#. module: base +#: field:ir.actions.act_window.view,multi:0 +msgid "On Multiple Doc." +msgstr "" + +#. module: base +#: field:res.partner,address:0 +#: view:res.partner.address:0 +msgid "Contacts" +msgstr "Kontakter" + +#. module: base +#: model:res.country,name:base.fo +msgid "Faroe Islands" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_upgrade +#: model:ir.ui.menu,name:base.menu_wizard_upgrade +msgid "Apply Scheduled Upgrades" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.maintenance +msgid "Maintenance" +msgstr "" + +#. module: base +#: model:res.country,name:base.mp +msgid "Northern Mariana Islands" +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "module,type,name,res_id,src,value" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_wizard_ir_model_menu_create +msgid "wizard.ir.model.menu.create" +msgstr "" + +#. module: base +#: view:workflow.transition:0 +msgid "Transition" +msgstr "" + +#. module: base +#: field:ir.actions.todo,active:0 +#: field:ir.cron,active:0 +#: field:ir.module.repository,active:0 +#: field:ir.sequence,active:0 +#: field:res.bank,active:0 +#: field:res.currency,active:0 +#: field:res.lang,active:0 +#: field:res.partner,active:0 +#: field:res.partner.address,active:0 +#: field:res.partner.canal,active:0 +#: field:res.partner.category,active:0 +#: field:res.partner.event.type,active:0 +#: field:res.request,active:0 +#: field:res.users,active:0 +msgid "Active" +msgstr "Aktiv" + +#. module: base +#: model:res.country,name:base.na +msgid "Namibia" +msgstr "" + +#. module: base +#: model:res.country,name:base.mn +msgid "Mongolia" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Created Menus" +msgstr "" + +#. module: base +#: view:res.partner.som:0 +msgid "Partner State of Mind" +msgstr "" + +#. module: base +#: selection:ir.ui.view,type:0 +msgid "mdx" +msgstr "" + +#. module: base +#: model:res.country,name:base.bi +msgid "Burundi" +msgstr "" + +#. module: base +#: wizard_button:base.module.import,import,open_window:0 +#: wizard_button:module.upgrade,end,end:0 +#: wizard_button:module.upgrade,start,end:0 +#: wizard_button:server.action.create,init,end:0 +#: wizard_button:server.action.create,step_1,end:0 +#: view:wizard.module.lang.export:0 +msgid "Close" +msgstr "" + +#. module: base +#: model:res.country,name:base.bt +msgid "Bhutan" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_11 +msgid "Textile Suppliers" +msgstr "" + +#. module: base +#: selection:ir.actions.url,target:0 +msgid "This Window" +msgstr "" + +#. module: base +#: field:wizard.module.lang.export,format:0 +msgid "File Format" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_config_view +msgid "res.config.view" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_INDENT" +msgstr "" + +#. module: base +#: view:workflow.workitem:0 +msgid "Workflow Workitems" +msgstr "" + +#. module: base +#: model:res.country,name:base.vc +msgid "Saint Vincent & Grenadines" +msgstr "" + +#. module: base +#: field:ir.model.config,password:0 +#: field:maintenance.contract,password:0 +#: field:maintenance.contract.wizard,password:0 +#: wizard_field:res.partner.sms_send,init,password:0 +#: field:res.users,password:0 +msgid "Password" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_model_fields +#: view:ir.model:0 +#: field:ir.model,field_id:0 +#: model:ir.model,name:base.model_ir_model_fields +#: view:ir.model.fields:0 +#: field:ir.model.grid,field_id:0 +#: field:ir.property,fields_id:0 +#: field:ir.report.custom,fields_child0:0 +#: model:ir.ui.menu,name:base.ir_model_model_fields +msgid "Fields" +msgstr "" + +#. module: base +#: wizard_view:base.module.import,import:0 +msgid "Module successfully imported !" +msgstr "" + +#. module: base +#: model:res.country,name:base.mk +msgid "Macedonia" +msgstr "" + +#. module: base +#: field:res.company,rml_header2:0 +msgid "RML Internal Header" +msgstr "" + +#. module: base +#: selection:ir.report.custom,print_format:0 +msgid "a4" +msgstr "A4" + +#. module: base +#: view:ir.rule.group:0 +msgid "Multiple rules on same objects are joined using operator OR" +msgstr "" + +#. module: base +#: model:res.partner.bank.type.field,name:base.bank_normal_field +msgid "acc_number" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_partner_address_form +msgid "Addresses" +msgstr "" + +#. module: base +#: model:res.country,name:base.mm +msgid "Myanmar" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Chinese (CN) / 简体中文" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_NEXT" +msgstr "" + +#. module: base +#: field:res.bank,street:0 +#: field:res.partner.address,street:0 +#: field:res.partner.bank,street:0 +msgid "Street" +msgstr "" + +#. module: base +#: model:res.country,name:base.yu +msgid "Yugoslavia" +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,next:0 +msgid "Note that this operation my take a few minutes." +msgstr "" + +#. module: base +#: field:ir.model.data,name:0 +msgid "XML Identifier" +msgstr "" + +#. module: base +#: model:res.country,name:base.ca +msgid "Canada" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_name:0 +msgid "Internal Name" +msgstr "" + +#. module: base +#: selection:ir.module.module.dependency,state:0 +msgid "Unknown" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_res_users_my +msgid "Change My Preferences" +msgstr "" + +#. module: base +#: constraint:ir.actions.act_window:0 +msgid "Invalid model name in the action definition." +msgstr "" + +#. module: base +#: wizard_field:res.partner.sms_send,init,text:0 +msgid "SMS Message" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_EDIT" +msgstr "" + +#. module: base +#: model:res.country,name:base.cm +msgid "Cameroon" +msgstr "" + +#. module: base +#: model:res.country,name:base.bf +msgid "Burkina Faso" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_FORWARD" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,state:0 +msgid "Skipped" +msgstr "" + +#. module: base +#: selection:ir.model.fields,state:0 +msgid "Custom Field" +msgstr "" + +#. module: base +#: model:res.country,name:base.cc +msgid "Cocos (Keeling) Islands" +msgstr "" + +#. module: base +#: field:workflow.instance,uid:0 +msgid "User ID" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Access all the fields related to the current object using expression in double brackets, i.e.[[ object.partner_id.name ]]" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "11. %U or %W ==> 48 (49th week)" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_bank_type_field +msgid "Bank type fields" +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "type,name,res_id,src,value" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Dutch / Nederlands" +msgstr "" + +#. module: base +#: wizard_view:server.action.create,step_1:0 +#: wizard_field:server.action.create,step_1,report:0 +msgid "Select Report" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,fc1_condition:0 +#: field:ir.report.custom.fields,fc2_condition:0 +#: field:ir.report.custom.fields,fc3_condition:0 +msgid "condition" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SAVE" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "1cm 28cm 20cm 28cm" +msgstr "" + +#. module: base +#: field:ir.sequence,suffix:0 +msgid "Suffix" +msgstr "" + +#. module: base +#: model:res.country,name:base.mo +msgid "Macau" +msgstr "" + +#. module: base +#: model:ir.actions.report.xml,name:base.res_partner_address_report +msgid "Labels" +msgstr "Etiketter" + +#. module: base +#: wizard_field:res.partner.spam_send,init,from:0 +msgid "Sender's email" +msgstr "" + +#. module: base +#: field:ir.default,field_name:0 +msgid "Object Field" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Records were modified in the meanwhile" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_NEW" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,operation:0 +msgid "None" +msgstr "Ingen" + +#. module: base +#: view:ir.report.custom.fields:0 +msgid "Report Fields" +msgstr "" + +#. module: base +#: field:workflow.transition,act_to:0 +msgid "Destination Activity" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The name_search method is not implemented on this object !" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Connect Events to Actions" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ABOUT" +msgstr "" + +#. module: base +#: field:ir.module.category,parent_id:0 +#: field:res.partner.category,parent_id:0 +msgid "Parent Category" +msgstr "" + +#. module: base +#: model:res.country,name:base.fi +msgid "Finland" +msgstr "" + +#. module: base +#: selection:res.partner.address,type:0 +#: selection:res.partner.title,domain:0 +msgid "Contact" +msgstr "Kontakt" + +#. module: base +#: model:ir.model,name:base.model_ir_ui_menu +msgid "ir.ui.menu" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Cancel Uninstall" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_currency_rate +msgid "Currency Rate" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_server_object_lines +msgid "ir.server.object.lines" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Module %s: Invalid Quality Certificate" +msgstr "" + +#. module: base +#: model:res.country,name:base.kw +msgid "Kuwait" +msgstr "" + +#. module: base +#: field:workflow.workitem,inst_id:0 +msgid "Instance" +msgstr "" + +#. module: base +#: help:ir.actions.report.xml,attachment:0 +msgid "This is the filename of the attachment used to store the printing result. Keep empty to not save the printed reports. You can use a python expression with the object and time variables." +msgstr "" + +#. module: base +#: model:res.country,name:base.ng +msgid "Nigeria" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_event +msgid "res.partner.event" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_UNDERLINE" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Values for Event Type" +msgstr "" + +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + +#. module: base +#: selection:ir.model.fields,select_level:0 +msgid "Always Searchable" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CLOSE" +msgstr "" + +#. module: base +#: model:res.country,name:base.hk +msgid "Hong Kong" +msgstr "" + +#. module: base +#: help:ir.actions.server,name:0 +msgid "Easy to Refer action by name e.g. One Sales Order -> Many Invoices" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ZOOM_100" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_BOLD" +msgstr "" + +#. module: base +#: model:res.country,name:base.ph +msgid "Philippines" +msgstr "" + +#. module: base +#: model:res.country,name:base.ma +msgid "Morocco" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-graph" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "2. %a ,%A ==> Fri, Friday" +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,start:0 +msgid "The selected language has been successfully installed. You must change the preferences of the user and open a new menu to view changes." +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_event_type +#: model:ir.ui.menu,name:base.next_id_14 +#: view:res.partner.event:0 +msgid "Partner Events" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_workflow_transition +msgid "workflow.transition" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%a - Abbreviated weekday name." +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Introspection report on objects" +msgstr "" + +#. module: base +#: model:res.country,name:base.pf +msgid "Polynesia (French)" +msgstr "" + +#. module: base +#: field:res.company,name:0 +msgid "Company Name" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.res_partner_send_sms_wizard +#: wizard_button:res.partner.sms_send,init,send:0 +msgid "Send SMS" +msgstr "" + +#. module: base +#: model:res.country,name:base.np +msgid "Nepal" +msgstr "" + +#. module: base +#: field:res.partner.event,event_ical_id:0 +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" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%Y - Year with century as a decimal number." +msgstr "" + +#. module: base +#: selection:ir.report.custom,type:0 +msgid "Pie Chart" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Seconde: %(sec)s" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +#: field:res.bank,code:0 +#: field:res.currency,code:0 +#: field:res.lang,code:0 +#: field:res.partner,ref:0 +#: field:res.partner.bank.type,code:0 +#: field:res.partner.function,code:0 +msgid "Code" +msgstr "" + +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Can not create the module file:\n %s" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_update +#: model:ir.ui.menu,name:base.menu_module_update +msgid "Update Modules List" +msgstr "" + +#. module: base +#: view:ir.actions.configuration.wizard:0 +msgid "Continue" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_property_form +#: model:ir.ui.menu,name:base.menu_ir_property_form +msgid "Default Properties" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Slovenian / slovenščina" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,attachment_use:0 +msgid "Reload from Attachment" +msgstr "" + +#. module: base +#: model:res.country,name:base.bv +msgid "Bouvet Island" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_orientation:0 +msgid "Print orientation" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_wizard_lang_export +#: model:ir.ui.menu,name:base.menu_wizard_lang_export +msgid "Export a Translation File" +msgstr "" + +#. module: base +#: field:ir.attachment,name:0 +msgid "Attachment Name" +msgstr "" + +#. module: base +#: wizard_field:module.lang.import,init,data:0 +#: field:wizard.module.lang.export,data:0 +msgid "File" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Add User" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_configuration_wizard +msgid "ir.actions.configuration.wizard" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%b - Abbreviated month name." +msgstr "" + +#. module: base +#: field:res.partner,supplier:0 +#: model:res.partner.category,name:base.res_partner_category_8 +msgid "Supplier" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +#: selection:ir.actions.server,state:0 +msgid "Multi Actions" +msgstr "" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "_Close" +msgstr "" + +#. module: base +#: selection:maintenance.contract,kind:0 +msgid "Full" +msgstr "" + +#. module: base +#: model:res.country,name:base.as +msgid "American Samoa" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_model_model +#: model:ir.model,name:base.model_ir_model +#: model:ir.ui.menu,name:base.ir_model_model_menu +msgid "Objects" +msgstr "" + +#. module: base +#: view:res.request.link:0 +msgid "Request Link" +msgstr "" + +#. module: base +#: field:ir.module.module,url:0 +#: field:ir.module.repository,url:0 +msgid "URL" +msgstr "URL" + +#. module: base +#: help:res.country,name:0 +msgid "The full name of the country." +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +msgid "Iteration" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-stock" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify the Partner Email address !" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "UserError" +msgstr "" + +#. module: base +#: model:res.country,name:base.ae +msgid "United Arab Emirates" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_RECORD" +msgstr "" + +#. module: base +#: model:res.country,name:base.re +msgid "Reunion (French)" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + +#. module: base +#: field:ir.rule.group,global:0 +msgid "Global" +msgstr "" + +#. module: base +#: model:res.country,name:base.cz +msgid "Czech Republic" +msgstr "" + +#. module: base +#: model:res.country,name:base.sb +msgid "Solomon Islands" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "8. %I:%M:%S %p ==> 06:25:20 PM" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The copy method is not implemented on this object !" +msgstr "" + +#. module: base +#: view:ir.translation:0 +#: model:ir.ui.menu,name:base.menu_translation +msgid "Translations" +msgstr "Översättningar" + +#. module: base +#: field:ir.sequence,padding:0 +msgid "Number padding" +msgstr "" + +#. module: base +#: model:res.country,name:base.ua +msgid "Ukraine" +msgstr "" + +#. module: base +#: model:res.country,name:base.to +msgid "Tonga" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_module_category +#: view:ir.module.category:0 +msgid "Module Category" +msgstr "" + +#. module: base +#: model:res.country,name:base.us +msgid "United States" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Reference Guide" +msgstr "" + +#. module: base +#: model:res.country,name:base.ml +msgid "Mali" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_UNINDENT" +msgstr "" + +#. module: base +#: field:ir.cron,interval_number:0 +msgid "Interval Number" +msgstr "" + +#. module: base +#: selection:maintenance.contract,kind:0 +msgid "Partial" +msgstr "" + +#. module: base +#: model:res.country,name:base.tk +msgid "Tokelau" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_xsl:0 +msgid "XSL path" +msgstr "" + +#. module: base +#: model:res.country,name:base.bn +msgid "Brunei Darussalam" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,view_type:0 +#: field:ir.actions.act_window.view,view_mode:0 +#: field:ir.ui.view,type:0 +#: field:wizard.ir.model.menu.create.line,view_type:0 +msgid "View Type" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_2 +msgid "User Interface" +msgstr "" + +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIALOG_INFO" +msgstr "" + +#. module: base +#: field:ir.attachment,create_date:0 +msgid "Date Created" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_todo +msgid "ir.actions.todo" +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Get file" +msgstr "" + +#. module: base +#: wizard_view:module.module.update,init:0 +msgid "This function will check for new modules in the 'addons' path and on module repositories:" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GO_BACK" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#: code:osv/orm.py:0 +#, python-format +msgid "AccessError" +msgstr "" + +#. module: base +#: model:res.country,name:base.dz +msgid "Algeria" +msgstr "" + +#. module: base +#: model:res.country,name:base.be +msgid "Belgium" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." +msgstr "" + +#. module: base +#: field:ir.translation,lang:0 +#: wizard_field:module.lang.install,init,lang:0 +#: field:res.partner,lang:0 +#: field:res.users,context_lang:0 +#: field:wizard.module.lang.export,lang:0 +#: field:wizard.module.update_translations,lang:0 +msgid "Language" +msgstr "" + +#. module: base +#: model:res.country,name:base.gm +msgid "Gambia" +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 +#: view:res.company:0 +msgid "Companies" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "Not implemented get_memory method !" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +#: field:ir.actions.server,code:0 +#: selection:ir.actions.server,state:0 +msgid "Python Code" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_module_import.py:0 +#, python-format +msgid "Can not create the module file: %s !" +msgstr "" + +#. module: base +#: model:ir.module.module,description:base.module_meta_information +msgid "The kernel of OpenERP, needed for all installation." +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_customer_form +#: model:ir.ui.menu,name:base.menu_partner_customer_form +msgid "Customers Partners" +msgstr "" + +#. module: base +#: wizard_button:base.module.import,init,end:0 +#: selection:ir.actions.todo,state:0 +#: wizard_button:module.lang.import,init,end:0 +#: wizard_button:module.lang.install,init,end:0 +#: wizard_button:module.module.update,init,end:0 +#: wizard_button:module.upgrade,next,end:0 +#: wizard_button:res.partner.sms_send,init,end:0 +#: wizard_button:res.partner.spam_send,init,end:0 +#: view:wizard.ir.model.menu.create:0 +#: view:wizard.module.lang.export:0 +#: view:wizard.module.update_translations:0 +msgid "Cancel" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Please specify server option --smtp-from !" +msgstr "" + +#. module: base +#: selection:wizard.module.lang.export,format:0 +msgid "PO File" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SPELL_CHECK" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_9 +msgid "Components Supplier" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_res_users +#: field:ir.actions.todo,users_id:0 +#: field:ir.default,uid:0 +#: field:ir.rule.group,users:0 +#: model:ir.ui.menu,name:base.menu_action_res_users +#: model:ir.ui.menu,name:base.menu_users +#: view:res.groups:0 +#: field:res.groups,users:0 +#: field:res.roles,users:0 +#: view:res.users:0 +msgid "Users" +msgstr "" + +#. module: base +#: field:ir.module.module,published_version:0 +msgid "Published Version" +msgstr "" + +#. module: base +#: model:res.country,name:base.is +msgid "Iceland" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Roles are used to defined available actions, provided by workflows." +msgstr "" + +#. module: base +#: model:res.country,name:base.de +msgid "Germany" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Week of the year: %(woy)s" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_14 +msgid "Bad customers" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_HARDDISK" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Reports :" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_APPLY" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_maintenance_contract_form +#: model:ir.ui.menu,name:base.menu_maintenance_contract +msgid "Your Maintenance Contracts" +msgstr "" + +#. module: base +#: view:res.users:0 +msgid "Please note that you will have to logout and relog if you change your password." +msgstr "" + +#. module: base +#: model:res.country,name:base.gy +msgid "Guyana" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "GPL-3" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "GPL-2" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Portugese (BR) / português (BR)" +msgstr "" + +#. module: base +#: field:ir.actions.server,record_id:0 +msgid "Create Id" +msgstr "" + +#. module: base +#: model:res.country,name:base.hn +msgid "Honduras" +msgstr "" + +#. module: base +#: model:res.country,name:base.eg +msgid "Egypt" +msgstr "" + +#. module: base +#: help:ir.actions.server,model_id:0 +msgid "Select the object on which the action will work (read, write, create)." +msgstr "" + +#. module: base +#: view:ir.model:0 +msgid "Fields Description" +msgstr "" + +#. module: base +#: code:tools/translate.py:0 +#, python-format +msgid "Bad file format" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CDROM" +msgstr "" + +#. module: base +#: field:ir.model.fields,readonly:0 +#: field:res.partner.bank.type.field,readonly:0 +msgid "Readonly" +msgstr "" + +#. module: base +#: field:res.partner.event,type:0 +msgid "Type of Event" +msgstr "Händelsetyp" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_sequence_type +#: model:ir.ui.menu,name:base.menu_ir_sequence_type +msgid "Sequence Types" +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "To be installed" +msgstr "" + +#. module: base +#: model:ir.module.module,shortdesc:base.module_meta_information +msgid "Base" +msgstr "" + +#. module: base +#: model:res.country,name:base.lr +msgid "Liberia" +msgstr "" + +#. module: base +#: view:ir.attachment:0 +#: view:ir.model:0 +#: view:res.groups:0 +#: view:res.partner:0 +#: field:res.partner,comment:0 +#: field:res.partner.function,ref:0 +msgid "Notes" +msgstr "Anteckningar" + +#. module: base +#: field:ir.property,value:0 +#: selection:ir.server.object.lines,type:0 +#: field:ir.server.object.lines,value:0 +#: field:ir.values,value:0 +#: field:ir.values,value_unpickle:0 +msgid "Value" +msgstr "" + +#. module: base +#: view:wizard.module.update_translations:0 +msgid "Update Translations" +msgstr "" + +#. module: base +#: view:res.config.view:0 +msgid "Set" +msgstr "" + +#. module: base +#: model:res.country,name:base.mc +msgid "Monaco" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Minutes" +msgstr "Minuter" + +#. module: base +#: wizard_view:module.upgrade,end:0 +#: wizard_view:module.upgrade,start:0 +msgid "The modules have been upgraded / installed !" +msgstr "" + +#. module: base +#: selection:ir.translation,type:0 +#: view:wizard.module.lang.export:0 +msgid "Help" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_ui_view +msgid "ir.ui.view" +msgstr "" + +#. module: base +#: code:tools/amount_to_text_en.py:0 +#, python-format +msgid "Number too large '%d', can not translate it" +msgstr "" + +#. module: base +#: wizard_button:server.action.create,step_1,create:0 +msgid "Create" +msgstr "" + +#. module: base +#: field:ir.exports,export_fields:0 +msgid "Export ID" +msgstr "" + +#. module: base +#: model:res.country,name:base.fr +msgid "France" +msgstr "" + +#. module: base +#: field:workflow.activity,flow_stop:0 +msgid "Flow Stop" +msgstr "" + +#. module: base +#: model:res.country,name:base.ar +msgid "Argentina" +msgstr "" + +#. module: base +#: model:res.country,name:base.af +msgid "Afghanistan, Islamic State of" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_module_import.py:0 +#, python-format +msgid "Error !" +msgstr "" + +#. module: base +#: model:res.partner.bank.type.field,name:base.bank_normal_field_contry +msgid "country_id" +msgstr "" + +#. module: base +#: field:ir.cron,interval_type:0 +msgid "Interval Unit" +msgstr "" + +#. module: base +#: field:maintenance.contract,kind:0 +#: field:workflow.activity,kind:0 +msgid "Kind" +msgstr "Sort" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "This method does not exist anymore" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,start_on:0 +msgid "Manual" +msgstr "" + +#. module: base +#: field:res.bank,fax:0 +#: field:res.partner.address,fax:0 +msgid "Fax" +msgstr "" + +#. module: base +#: field:res.lang,thousands_sep:0 +msgid "Thousands Separator" +msgstr "" + +#. module: base +#: field:res.request,create_date:0 +msgid "Created Date" +msgstr "" + +#. module: base +#: selection:ir.report.custom,type:0 +msgid "Line Plot" +msgstr "" + +#. module: base +#: help:ir.actions.server,loop_action:0 +msgid "Select the action that will be executed. Loop action will not be avaliable inside loop." +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Chinese (TW) / 正體字" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GO_UP" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_request +msgid "res.request" +msgstr "" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "pdf" +msgstr "" + +#. module: base +#: field:ir.default,company_id:0 +#: field:ir.property,company_id:0 +#: field:ir.values,company_id:0 +#: view:res.company:0 +#: field:res.users,company_id:0 +msgid "Company" +msgstr "" + +#. module: base +#: field:ir.attachment,datas:0 +msgid "File Content" +msgstr "" + +#. module: base +#: model:res.country,name:base.pa +msgid "Panama" +msgstr "" + +#. module: base +#: selection:ir.report.custom,state:0 +msgid "Unsubscribed" +msgstr "" + +#. module: base +#: view:ir.attachment:0 +msgid "Preview" +msgstr "" + +#. module: base +#: view:ir.actions.configuration.wizard:0 +msgid "Skip Step" +msgstr "" + +#. module: base +#: model:res.country,name:base.pn +msgid "Pitcairn Island" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.res_partner_event_type-act +#: model:ir.ui.menu,name:base.menu_res_partner_event_type-act +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 "" + +#. module: base +#: view:ir.sequence:0 +msgid "Day of the year: %(doy)s" +msgstr "" + +#. module: base +#: model:res.country,name:base.nt +msgid "Neutral Zone" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: view:ir.model.fields:0 +#: view:ir.property:0 +#: model:ir.ui.menu,name:base.next_id_15 +msgid "Properties" +msgstr "Egenskaper" + +#. module: base +#: view:res.lang:0 +msgid "%A - Full weekday name." +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Months" +msgstr "Månader" + +#. module: base +#: selection:ir.translation,type:0 +msgid "Selection" +msgstr "" + +#. module: base +#: field:ir.rule,domain_force:0 +msgid "Force Domain" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_attachment +#: view:ir.attachment:0 +#: model:ir.ui.menu,name:base.menu_action_attachment +msgid "Attachments" +msgstr "" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "_Validate" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_maintenance_contract_wizard +msgid "maintenance.contract.wizard" +msgstr "" + +#. module: base +#: field:ir.actions.server,child_ids:0 +msgid "Other Actions" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,state:0 +msgid "Done" +msgstr "" + +#. module: base +#: selection:maintenance.contract.wizard,state:0 +msgid "Validated" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_miss +msgid "Miss" +msgstr "Fröken" + +#. module: base +#: field:ir.model.access,perm_write:0 +msgid "Write Access" +msgstr "" + +#. module: base +#: field:res.bank,city:0 +#: field:res.partner,city:0 +#: field:res.partner.address,city:0 +#: field:res.partner.bank,city:0 +msgid "City" +msgstr "" + +#. module: base +#: model:res.country,name:base.qa +msgid "Qatar" +msgstr "" + +#. module: base +#: model:res.country,name:base.it +msgid "Italy" +msgstr "" + +#. module: base +#: selection:ir.rule,operator:0 +msgid "<>" +msgstr "" + +#. module: base +#: selection:ir.rule,operator:0 +msgid "<=" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Estonian / Eesti keel" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "uk_UK" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Portugese / português" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "GPL-3 or later version" +msgstr "" + +#. module: base +#: field:workflow.activity,action:0 +msgid "Python Action" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Unknown position in inherited view %s !" +msgstr "" + +#. module: base +#: field:res.partner.event,probability:0 +msgid "Probability (0.50)" +msgstr "Sannolikhet (0.50)" + +#. module: base +#: field:ir.report.custom,repeat_header:0 +msgid "Repeat Header" +msgstr "Rapporthuvud" + +#. module: base +#: field:res.users,address_id:0 +msgid "Address" +msgstr "Adress" + +#. module: base +#: field:ir.module.module,latest_version:0 +msgid "Installed version" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_workflow_root +msgid "Workflow Definitions" +msgstr "" + +#. module: base +#: model:res.country,name:base.mr +msgid "Mauritania" +msgstr "" + +#. module: base +#: view:workflow.activity:0 +#: field:workflow.workitem,act_id:0 +msgid "Activity" +msgstr "" + +#. module: base +#: field:res.company,parent_id:0 +msgid "Parent Company" +msgstr "" + +#. module: base +#: field:res.currency.rate,rate:0 +msgid "Rate" +msgstr "" + +#. module: base +#: model:res.country,name:base.cg +msgid "Congo" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_exports_line +msgid "ir.exports.line" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_PAUSE" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_country_state +msgid "Country state" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_property_form_all +#: model:ir.ui.menu,name:base.menu_ir_property_form_all +msgid "All Properties" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_action_window +#: model:ir.ui.menu,name:base.menu_ir_action_window +msgid "Window Actions" +msgstr "" + +#. module: base +#: model:res.country,name:base.kn +msgid "Saint Kitts & Nevis Anguilla" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_HOME" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_sequence +msgid "ir.sequence" +msgstr "" + +#. module: base +#: help:ir.actions.server,srcmodel_id:0 +msgid "Object in which you want to create / write the object. If it is empty then refer to the Object field." +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +#: selection:ir.module.module.dependency,state:0 +msgid "Not Installed" +msgstr "" + +#. module: base +#: field:workflow.activity,out_transitions:0 +msgid "Outgoing Transitions" +msgstr "" + +#. module: base +#: field:ir.ui.menu,icon:0 +msgid "Icon" +msgstr "Ikon" + +#. module: base +#: wizard_button:module.lang.import,init,finish:0 +#: wizard_button:module.lang.install,start,end:0 +#: wizard_button:module.module.update,update,open_window:0 +msgid "Ok" +msgstr "" + +#. module: base +#: model:res.country,name:base.mq +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" +msgstr "" + +#. module: base +#: model:res.country,name:base.ye +msgid "Yemen" +msgstr "" + +#. module: base +#: selection:workflow.activity,split_mode:0 +msgid "Or" +msgstr "" + +#. module: base +#: model:res.country,name:base.pk +msgid "Pakistan" +msgstr "" + +#. module: base +#: model:res.country,name:base.al +msgid "Albania" +msgstr "" + +#. module: base +#: model:res.country,name:base.ws +msgid "Samoa" +msgstr "" + +#. module: base +#: field:ir.ui.menu,child_id:0 +msgid "Child IDs" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#, python-format +msgid "Problem in configuration `Record Id` in Server Action!" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "ValidateError" +msgstr "" + +#. module: base +#: wizard_button:base.module.import,init,import:0 +#: model:ir.actions.wizard,name:base.wizard_base_module_import +#: model:ir.ui.menu,name:base.menu_wizard_module_import +msgid "Import module" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DISCONNECT" +msgstr "" + +#. module: base +#: model:res.country,name:base.la +msgid "Laos" +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +msgid "Email" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_wizard_update_translations +#: model:ir.ui.menu,name:base.menu_wizard_update_translations +msgid "Resynchronise Terms" +msgstr "" + +#. module: base +#: model:res.country,name:base.tg +msgid "Togo" +msgstr "" + +#. module: base +#: selection:workflow.activity,kind:0 +msgid "Stop All" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "3. %x ,%X ==> 12/05/08, 18:25:20" +msgstr "" + +#. module: base +#: selection:ir.model.fields,on_delete:0 +msgid "Cascade" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Field %d should be a figure" +msgstr "" + +#. module: base +#: view:ir.actions.configuration.wizard:0 +msgid "Next Configuration Step" +msgstr "" + +#. module: base +#: field:res.groups,comment:0 +msgid "Comment" +msgstr "" + +#. module: base +#: model:res.country,name:base.ro +msgid "Romania" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PREFERENCES" +msgstr "" + +#. module: base +#: field:res.country.state,name:0 +msgid "State Name" +msgstr "" + +#. module: base +#: field:workflow.activity,join_mode:0 +msgid "Join Mode" +msgstr "" + +#. module: base +#: field:res.users,context_tz:0 +msgid "Timezone" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GOTO_LAST" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_report_xml +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.report.xml" +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "To improve some terms of the official translations of OpenERP, you should modify the terms directly on the launchpad interface. If you made lots of translations for your own module, you can also publish all your translation at once." +msgstr "" + +#. module: base +#: wizard_button:module.lang.install,init,start:0 +msgid "Start installation" +msgstr "" + +#. module: base +#: constraint:res.partner:0 +msgid "Error ! You can not create recursive associated members." +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_2 +msgid "OpenERP Partners" +msgstr "" + +#. module: base +#: model:res.country,name:base.by +msgid "Belarus" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,name:0 +#: field:ir.actions.act_window_close,name:0 +#: field:ir.actions.actions,name:0 +#: field:ir.actions.server,name:0 +#: field:ir.actions.url,name:0 +msgid "Action Name" +msgstr "" + +#. module: base +#: selection:res.request,priority:0 +msgid "Normal" +msgstr "Normal" + +#. module: base +#: field:res.bank,street2:0 +#: field:res.partner.address,street2:0 +msgid "Street2" +msgstr "" + +#. module: base +#: field:ir.cron,user_id:0 +#: field:ir.ui.view.custom,user_id:0 +#: field:ir.values,user_id:0 +#: field:res.partner.event,user_id:0 +#: view:res.users:0 +msgid "User" +msgstr "Användare" + +#. module: base +#: model:res.country,name:base.pr +msgid "Puerto Rico" +msgstr "" + +#. module: base +#: view:ir.actions.act_window:0 +msgid "Open Window" +msgstr "" + +#. module: base +#: field:ir.module.repository,filter:0 +msgid "Filter" +msgstr "" + +#. module: base +#: model:res.country,name:base.ch +msgid "Switzerland" +msgstr "" + +#. module: base +#: model:res.country,name:base.gd +msgid "Grenada" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Trigger Configuration" +msgstr "" + +#. module: base +#: selection:server.action.create,init,type:0 +msgid "Open Report" +msgstr "" + +#. module: base +#: field:res.currency,rounding:0 +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 +msgid "System upgrade done" +msgstr "" + +#. module: base +#: model:res.country,name:base.so +msgid "Somalia" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_config_simple_view_form +msgid "Configure Simple View" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_13 +msgid "Important customers" +msgstr "" + +#. module: base +#: field:res.request,act_to:0 +#: field:res.request.history,act_to:0 +msgid "To" +msgstr "Till" + +#. module: base +#: field:ir.cron,args:0 +msgid "Arguments" +msgstr "Argument" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "sxw" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "The value \"%s\" for the field \"%s\" is not in the selection" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,auto:0 +msgid "Automatic XSL:RML" +msgstr "" + +#. module: base +#: view:ir.rule:0 +msgid "Manual domain setup" +msgstr "" + +#. module: base +#: field:res.partner,customer:0 +#: model:res.partner.category,name:base.res_partner_category_0 +#: selection:res.partner.event,partner_type:0 +msgid "Customer" +msgstr "" + +#. module: base +#: field:ir.actions.report.custom,name:0 +#: field:ir.report.custom,name:0 +msgid "Report Name" +msgstr "" + +#. module: base +#: field:ir.module.module,shortdesc:0 +msgid "Short Description" +msgstr "" + +#. module: base +#: field:res.partner.event,partner_type:0 +msgid "Partner Relation" +msgstr "Partnerrelation" + +#. module: base +#: field:ir.actions.act_window,context:0 +msgid "Context Value" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Hour 00->24: %(h24)s" +msgstr "" + +#. module: base +#: field:res.request.history,date_sent:0 +msgid "Date sent" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Month: %(month)s" +msgstr "" + +#. module: base +#: field:ir.actions.act_window.view,sequence:0 +#: field:ir.actions.server,sequence:0 +#: field:ir.actions.todo,sequence:0 +#: field:ir.module.repository,sequence:0 +#: field:ir.report.custom.fields,sequence:0 +#: view:ir.sequence:0 +#: field:ir.ui.menu,sequence:0 +#: field:ir.ui.view_sc,sequence:0 +#: field:res.partner.bank,sequence:0 +#: field:wizard.ir.model.menu.create.line,sequence:0 +msgid "Sequence" +msgstr "" + +#. module: base +#: model:res.country,name:base.tn +msgid "Tunisia" +msgstr "" + +#. module: base +#: field:ir.actions.wizard,name:0 +msgid "Wizard Info" +msgstr "" + +#. module: base +#: help:ir.cron,numbercall:0 +msgid "Number of time the function is called,\n" +"a negative number indicates that the function will always be called" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Cancel Install" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "Legends for Date and Time Formats" +msgstr "" + +#. module: base +#: selection:ir.report.custom,frequency:0 +msgid "Monthly" +msgstr "Månadsvis" + +#. module: base +#: model:ir.actions.act_window,name:base.res_partner_som-act +#: model:ir.ui.menu,name:base.menu_res_partner_som-act +msgid "States of mind" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SORT_ASCENDING" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: view:res.groups:0 +msgid "Access Rules" +msgstr "" + +#. module: base +#: field:ir.default,ref_table:0 +msgid "Table Ref." +msgstr "" + +#. module: base +#: field:res.roles,parent_id:0 +msgid "Parent" +msgstr "Förälder" + +#. module: base +#: field:ir.actions.act_window,res_model:0 +#: field:ir.actions.report.custom,model:0 +#: field:ir.actions.report.xml,model:0 +#: field:ir.actions.server,model_id:0 +#: field:ir.actions.wizard,model:0 +#: field:ir.cron,model:0 +#: field:ir.default,field_tbl:0 +#: view:ir.model:0 +#: field:ir.model,model:0 +#: field:ir.model.access,model_id:0 +#: field:ir.model.data,model:0 +#: field:ir.model.grid,model:0 +#: field:ir.report.custom,model_id:0 +#: field:ir.rule.group,model_id:0 +#: selection:ir.translation,type:0 +#: field:ir.ui.view,model:0 +#: field:ir.values,model_id:0 +#: field:res.request.link,object:0 +#: field:wizard.ir.model.menu.create,model_id:0 +#: field:workflow.triggers,model:0 +msgid "Object" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_default +msgid "ir.default" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Minute: %(min)s" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_10 +msgid "Scheduler" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%w - Weekday as a decimal number [0(Sunday),6]." +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "Export translation file" +msgstr "" + +#. module: base +#: field:ir.ui.view_sc,user_id:0 +msgid "User Ref." +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_base_config +#: model:ir.ui.menu,name:base.menu_config +#: view:res.company:0 +msgid "Configuration" +msgstr "Konfiguration" + +#. module: base +#: field:ir.actions.server,expression:0 +msgid "Loop Expression" +msgstr "" + +#. module: base +#: selection:res.partner.event,partner_type:0 +msgid "Retailer" +msgstr "Återförsäljare" + +#. module: base +#: selection:ir.report.custom,type:0 +msgid "Tabular" +msgstr "" + +#. module: base +#: field:ir.actions.todo,start_on:0 +msgid "Start On" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_5 +msgid "Gold Partner" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner +#: field:res.company,partner_id:0 +#: field:res.partner.address,partner_id:0 +#: field:res.partner.bank,partner_id:0 +#: field:res.partner.event,partner_id:0 +#: selection:res.partner.title,domain:0 +msgid "Partner" +msgstr "" + +#. module: base +#: model:res.country,name:base.tr +msgid "Turkey" +msgstr "" + +#. module: base +#: model:res.country,name:base.fk +msgid "Falkland Islands" +msgstr "" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "odt" +msgstr "" + +#. module: base +#: field:ir.actions.report.custom,type:0 +#: field:ir.actions.report.xml,type:0 +#: field:ir.report.custom,type:0 +msgid "Report Type" +msgstr "" + +#. module: base +#: field:ir.actions.todo,state:0 +#: field:ir.module.module,state:0 +#: field:ir.module.module.dependency,state:0 +#: field:ir.report.custom,state:0 +#: field:maintenance.contract,state:0 +#: field:res.bank,state:0 +#: view:res.country.state:0 +#: field:res.partner.bank,state_id:0 +#: field:res.request,state:0 +#: field:workflow.instance,state:0 +#: field:workflow.workitem,state:0 +msgid "State" +msgstr "" + +#. module: base +#: selection:ir.module.module,license:0 +msgid "Other proprietary" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-administration" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_translation +#: model:ir.ui.menu,name:base.menu_action_translation +msgid "All terms" +msgstr "" + +#. module: base +#: model:res.country,name:base.no +msgid "Norway" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "4. %b, %B ==> Dec, December" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_lang_install +#: model:ir.ui.menu,name:base.menu_wizard_lang_install +msgid "Load an Official Translation" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_10 +msgid "Open Source Service Company" +msgstr "" + +#. module: base +#: selection:res.request,state:0 +msgid "waiting" +msgstr "väntar" + +#. module: base +#: field:ir.attachment,link:0 +msgid "Link" +msgstr "Länk" + +#. module: base +#: model:ir.model,name:base.model_workflow_triggers +msgid "workflow.triggers" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,report_id:0 +msgid "Report Ref" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-hr" +msgstr "" + +#. module: base +#: help:ir.actions.wizard,multi:0 +msgid "If set to true, the wizard will not be displayed on the right toolbar of a form view." +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DND" +msgstr "" + +#. module: base +#: model:res.country,name:base.hm +msgid "Heard and McDonald Islands" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,view_id:0 +msgid "View Ref." +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Dutch (Belgium) / Nederlands (Belgïe)" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.open_repository_tree +#: view:ir.module.repository:0 +#: model:ir.ui.menu,name:base.menu_module_repository_tree +msgid "Repository list" +msgstr "" + +#. module: base +#: field:res.company,rml_header1:0 +msgid "Report Header" +msgstr "" + +#. module: base +#: field:res.roles,child_id:0 +msgid "Children" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,type:0 +#: field:ir.actions.act_window_close,type:0 +#: field:ir.actions.actions,type:0 +#: field:ir.actions.server,state:0 +#: field:ir.actions.server,type:0 +#: field:ir.actions.url,type:0 +#: field:ir.actions.wizard,type:0 +msgid "Action Type" +msgstr "" + +#. module: base +#: field:res.partner.bank.type,field_ids:0 +msgid "Type fields" +msgstr "" + +#. module: base +#: field:ir.module.module,category_id:0 +msgid "Category" +msgstr "Kategori" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_FLOPPY" +msgstr "" + +#. module: base +#: field:ir.actions.server,sms:0 +#: selection:ir.actions.server,state:0 +msgid "SMS" +msgstr "" + +#. module: base +#: model:res.country,name:base.cr +msgid "Costa Rica" +msgstr "" + +#. module: base +#: code:addons/base/maintenance/maintenance.py:0 +#, python-format +msgid "Your can't submit bug reports due to uncovered modules: %s" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: view:res.request:0 +msgid "Status" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_currency_form +#: model:ir.ui.menu,name:base.menu_action_currency_form +#: view:res.currency:0 +msgid "Currencies" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Hour 00->12: %(h12)s" +msgstr "" + +#. module: base +#: help:res.partner.address,active:0 +msgid "Uncheck the active field to hide the contact." +msgstr "" + +#. module: base +#: model:res.country,name:base.dk +msgid "Denmark" +msgstr "" + +#. module: base +#: field:res.country,code:0 +msgid "Country Code" +msgstr "Landskod" + +#. module: base +#: model:ir.model,name:base.model_workflow_instance +msgid "workflow.instance" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "10. %S ==> 20" +msgstr "" + +#. module: base +#: code:osv/fields.py:0 +#, python-format +msgid "undefined get method !" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_madam +msgid "Madam" +msgstr "Fru" + +#. module: base +#: model:res.country,name:base.ee +msgid "Estonia" +msgstr "" + +#. module: base +#: model:res.country,name:base.nl +msgid "Netherlands" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_4 +msgid "Low Level Objects" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_report_custom +msgid "ir.report.custom" +msgstr "" + +#. module: base +#: selection:res.partner.event,type:0 +msgid "Purchase Offer" +msgstr "Inköpserbjudande" + +#. module: base +#: model:ir.model,name:base.model_ir_values +msgid "ir.values" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_ZOOM_FIT" +msgstr "" + +#. module: base +#: model:res.country,name:base.cd +msgid "Congo, The Democratic Republic of the" +msgstr "" + +#. module: base +#: view:res.request:0 +#: field:res.request,body:0 +#: field:res.request.history,req_id:0 +msgid "Request" +msgstr "Ärende" + +#. module: base +#: model:res.country,name:base.jp +msgid "Japan" +msgstr "" + +#. module: base +#: field:ir.cron,numbercall:0 +msgid "Number of Calls" +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,start:0 +msgid "Language file loaded." +msgstr "" + +#. module: base +#: wizard_view:module.upgrade,next:0 +#: wizard_field:module.upgrade,next,module_info:0 +msgid "Modules to update" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action2 +msgid "Company Architecture" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GOTO_BOTTOM" +msgstr "" + +#. module: base +#: help:ir.actions.server,sequence:0 +msgid "Important when you deal with multiple actions, the execution order will be decided based on this, low number is higher priority." +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,header:0 +msgid "Add RML header" +msgstr "" + +#. module: base +#: model:res.country,name:base.gr +msgid "Greece" +msgstr "" + +#. module: base +#: field:res.request,trigger_date:0 +msgid "Trigger Date" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Croatian / hrvatski jezik" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_GO_FORWARD" +msgstr "" + +#. module: base +#: help:ir.actions.server,code:0 +msgid "Python code to be executed" +msgstr "" + +#. module: base +#: selection:ir.module.module.dependency,state:0 +msgid "Uninstallable" +msgstr "" + +#. module: base +#: view:res.partner.category:0 +msgid "Partner Category" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +#: selection:ir.actions.server,state:0 +msgid "Trigger" +msgstr "" + +#. module: base +#: field:ir.model.fields,translate:0 +msgid "Translate" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Access all the fields related to the current object using expression in double brackets, i.e. [[ object.partner_id.name ]]" +msgstr "" + +#. module: base +#: field:res.request.history,body:0 +msgid "Body" +msgstr "Kropp" + +#. module: base +#: wizard_button:res.partner.spam_send,init,send:0 +msgid "Send Email" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_SELECT_FONT" +msgstr "" + +#. module: base +#: field:res.users,menu_id:0 +msgid "Menu Action" +msgstr "" + +#. module: base +#: selection:wizard.module.lang.export,state:0 +msgid "choose" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window.view,view_mode:0 +#: selection:ir.ui.view,type:0 +#: selection:wizard.ir.model.menu.create.line,view_type:0 +msgid "Graph" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "" + +#. module: base +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_low_workflow +msgid "Workflow Items" +msgstr "" + +#. module: base +#: field:res.request,ref_doc2:0 +msgid "Document Ref 2" +msgstr "" + +#. module: base +#: field:res.request,ref_doc1:0 +msgid "Document Ref 1" +msgstr "" + +#. module: base +#: model:res.country,name:base.ga +msgid "Gabon" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_model_data +msgid "ir.model.data" +msgstr "" + +#. module: base +#: view:ir.model:0 +#: view:res.groups:0 +msgid "Access Rights" +msgstr "" + +#. module: base +#: model:res.country,name:base.gl +msgid "Greenland" +msgstr "" + +#. module: base +#: help:ir.actions.report.xml,report_rml:0 +msgid "The .rml path of the file or NULL if the content is in report_rml_content" +msgstr "" + +#. module: base +#: field:res.partner.bank,acc_number:0 +msgid "Account Number" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "1. %c ==> Fri Dec 5 18:25:20 2008" +msgstr "" + +#. module: base +#: help:ir.ui.menu,groups_id:0 +msgid "If you have groups, the visibility of this menu will be based on these groups. If this field is empty, Open ERP will compute visibility based on the related object's read access." +msgstr "" + +#. module: base +#: model:res.country,name:base.nc +msgid "New Caledonia (French)" +msgstr "" + +#. module: base +#: field:res.partner.function,name:0 +msgid "Function Name" +msgstr "" + +#. module: base +#: view:maintenance.contract.wizard:0 +msgid "_Cancel" +msgstr "" + +#. module: base +#: model:res.country,name:base.cy +msgid "Cyprus" +msgstr "" + +#. module: base +#: field:ir.actions.server,subject:0 +#: wizard_field:res.partner.spam_send,init,subject:0 +#: field:res.request,name:0 +msgid "Subject" +msgstr "" + +#. module: base +#: field:res.request,act_from:0 +#: field:res.request.history,act_from:0 +msgid "From" +msgstr "Från" + +#. module: base +#: wizard_button:server.action.create,init,step_1:0 +msgid "Next" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-report" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_rml_content:0 +#: field:ir.actions.report.xml,report_rml_content_data:0 +msgid "RML content" +msgstr "" + +#. module: base +#: view:workflow.activity:0 +msgid "Incoming transitions" +msgstr "" + +#. module: base +#: model:res.country,name:base.cn +msgid "China" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_model.py:0 +#, python-format +msgid "Password empty !" +msgstr "" + +#. module: base +#: model:res.country,name:base.eh +msgid "Western Sahara" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_workflow +msgid "workflow" +msgstr "" + +#. module: base +#: model:res.country,name:base.id +msgid "Indonesia" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,start_on:0 +msgid "At Once" +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +msgid "Write Object" +msgstr "" + +#. module: base +#: model:res.country,name:base.bg +msgid "Bulgaria" +msgstr "" + +#. module: base +#: model:res.country,name:base.ao +msgid "Angola" +msgstr "" + +#. module: base +#: model:res.country,name:base.tf +msgid "French Southern Territories" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Only one client action will be execute, last clinent action will be consider in case of multiples clients actions" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_HELP" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_currency +#: field:res.company,currency_id:0 +#: view:res.currency:0 +#: field:res.currency,name:0 +#: field:res.currency.rate,currency_id:0 +msgid "Currency" +msgstr "Valuta" + +#. module: base +#: field:res.partner.canal,name:0 +msgid "Channel Name" +msgstr "Kanalnamn" + +#. module: base +#: view:res.lang:0 +msgid "5. %y, %Y ==> 08, 2008" +msgstr "" + +#. module: base +#: field:ir.model.fields,model_id:0 +#: field:ir.values,res_id:0 +msgid "Object ID" +msgstr "" + +#. module: base +#: selection:ir.report.custom,print_orientation:0 +msgid "Landscape" +msgstr "Liggande" + +#. module: base +#: model:ir.ui.menu,name:base.menu_administration +msgid "Administration" +msgstr "" + +#. module: base +#: selection:ir.rule,operator:0 +msgid "child_of" +msgstr "" + +#. module: base +#: model:res.country,name:base.ir +msgid "Iran" +msgstr "" + +#. module: base +#: field:ir.report.custom.fields,operation:0 +#: field:ir.ui.menu,icon_pict:0 +#: field:wizard.module.lang.export,state:0 +msgid "unknown" +msgstr "okänd" + +#. module: base +#: field:ir.ui.view_sc,res_id:0 +msgid "Resource Ref." +msgstr "" + +#. module: base +#: model:res.country,name:base.ki +msgid "Kiribati" +msgstr "" + +#. module: base +#: model:res.country,name:base.iq +msgid "Iraq" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Action to Launch" +msgstr "" + +#. module: base +#: wizard_view:base.module.import,import:0 +#: wizard_view:base.module.import,init:0 +msgid "Module import" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_supplier_form +#: model:ir.ui.menu,name:base.menu_partner_supplier_form +msgid "Suppliers Partners" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_sequence_type +msgid "ir.sequence.type" +msgstr "" + +#. module: base +#: selection:wizard.module.lang.export,format:0 +msgid "CSV File" +msgstr "" + +#. module: base +#: selection:ir.model,state:0 +#: selection:ir.model.grid,state:0 +msgid "Base Object" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-crm" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_STRIKETHROUGH" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "(year)=" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "Dependencies :" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-partner" +msgstr "" + +#. module: base +#: code:osv/orm.py:0 +#, python-format +msgid "Bad query." +msgstr "" + +#. module: base +#: field:ir.model.fields,field_description:0 +msgid "Field Label" +msgstr "" + +#. module: base +#: model:res.country,name:base.dj +msgid "Djibouti" +msgstr "" + +#. module: base +#: field:ir.translation,value:0 +msgid "Translation Value" +msgstr "" + +#. module: base +#: model:res.country,name:base.ag +msgid "Antigua and Barbuda" +msgstr "" + +#. module: base +#: field:ir.actions.server,condition:0 +#: field:ir.report.custom.fields,fc0_condition:0 +#: field:workflow.transition,condition:0 +msgid "Condition" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "" + +#. module: base +#: field:ir.model.data,res_id:0 +#: field:ir.translation,res_id:0 +#: field:workflow.instance,res_id:0 +#: field:workflow.triggers,res_id:0 +msgid "Resource ID" +msgstr "" + +#. module: base +#: view:ir.cron:0 +#: field:ir.model,info:0 +#: field:ir.model.grid,info:0 +#: view:maintenance.contract:0 +msgid "Information" +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +msgid "The official translations pack of all OpenERP/OpenObjects module are managed through launchpad. We use their online interface to synchronize all translations efforts." +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_rml:0 +msgid "RML path" +msgstr "" + +#. module: base +#: field:ir.actions.configuration.wizard,item_id:0 +msgid "Next Configuration Wizard" +msgstr "" + +#. module: base +#: selection:ir.actions.todo,type:0 +#: selection:res.partner.address,type:0 +msgid "Other" +msgstr "Övrigt" + +#. module: base +#: view:res.request:0 +msgid "Reply" +msgstr "Svara" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Turkish / Türkçe" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + +#. module: base +#: wizard_view:module.lang.import,init:0 +msgid "Import New Language" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_workflow_activity_form +#: model:ir.ui.menu,name:base.menu_workflow_activity +#: view:workflow:0 +#: field:workflow,activities:0 +msgid "Activities" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,auto_refresh:0 +msgid "Auto-Refresh" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +#: selection:ir.rule,operator:0 +msgid "=" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Second field should be figures" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_model_grid_security +#: model:ir.ui.menu,name:base.menu_ir_access_grid +msgid "Access Controls Grid" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.ir_sequence_actions +#: model:ir.ui.menu,name:base.menu_custom_action +#: model:ir.ui.menu,name:base.menu_ir_sequence_actions +#: model:ir.ui.menu,name:base.next_id_6 +msgid "Actions" +msgstr "" + +#. module: base +#: selection:res.request,priority:0 +msgid "High" +msgstr "Hög" + +#. module: base +#: field:ir.exports.line,export_id:0 +msgid "Export" +msgstr "" + +#. module: base +#: help:res.bank,bic:0 +msgid "Bank Identifier Code" +msgstr "" + +#. module: base +#: model:res.country,name:base.tm +msgid "Turkmenistan" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_actions.py:0 +#: code:addons/base/ir/ir_model.py:0 +#: code:addons/base/maintenance/maintenance.py:0 +#: code:addons/base/module/module.py:0 +#: code:addons/base/res/res_currency.py:0 +#: code:addons/base/res/res_user.py:0 +#: code:report/custom.py:0 +#, python-format +msgid "Error" +msgstr "" + +#. module: base +#: model:res.country,name:base.pm +msgid "Saint Pierre and Miquelon" +msgstr "" + +#. module: base +#: help:ir.actions.report.xml,header:0 +msgid "Add or not the coporate RML header" +msgstr "" + +#. module: base +#: field:res.partner.event,document:0 +msgid "Document" +msgstr "Dokument" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_REFRESH" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_STOP" +msgstr "" + +#. module: base +#: view:wizard.module.update_translations:0 +msgid "Update" +msgstr "" + +#. module: base +#: model:ir.actions.report.xml,name:base.ir_module_reference_print +msgid "Technical guide" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_CONVERT" +msgstr "" + +#. module: base +#: model:res.country,name:base.tz +msgid "Tanzania" +msgstr "" + +#. module: base +#: model:res.country,name:base.cx +msgid "Christmas Island" +msgstr "" + +#. module: base +#: view:ir.actions.server:0 +msgid "Other Actions Configuration" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_EXECUTE" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.res_partner_canal-act +#: model:ir.model,name:base.model_res_partner_canal +#: model:ir.ui.menu,name:base.menu_res_partner_canal-act +msgid "Channels" +msgstr "" + +#. module: base +#: view:ir.module.module:0 +msgid "Schedule for Installation" +msgstr "" + +#. module: base +#: selection:ir.model.fields,select_level:0 +msgid "Advanced Search" +msgstr "" + +#. module: base +#: view:res.request:0 +msgid "Send" +msgstr "Skicka" + +#. module: base +#: field:ir.translation,src:0 +msgid "Source" +msgstr "Källa" + +#. module: base +#: help:res.partner.address,partner_id:0 +msgid "Keep empty for a private address, not related to partner." +msgstr "" + +#. module: base +#: model:res.country,name:base.vu +msgid "Vanuatu" +msgstr "" + +#. module: base +#: view:res.company:0 +msgid "Internal Header/Footer" +msgstr "" + +#. module: base +#: code:addons/base/module/wizard/wizard_export_lang.py:0 +#, python-format +msgid "Save this document to a .tgz file. This archive containt UTF-8 %s files and may be uploaded to launchpad." +msgstr "" + +#. module: base +#: wizard_button:module.upgrade,end,config:0 +#: wizard_button:module.upgrade,start,config:0 +msgid "Start configuration" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Catalan / Català" +msgstr "" + +#. module: base +#: model:res.country,name:base.do +msgid "Dominican Republic" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_COLOR_PICKER" +msgstr "" + +#. module: base +#: model:res.country,name:base.sa +msgid "Saudi Arabia" +msgstr "" + +#. module: base +#: code:addons/base/ir/ir_report_custom.py:0 +#, python-format +msgid "Bar charts need at least two fields" +msgstr "" + +#. module: base +#: help:res.partner,supplier:0 +msgid "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." +msgstr "" + +#. module: base +#: field:ir.model.fields,relation_field:0 +msgid "Relation Field" +msgstr "" + +#. module: base +#: field:workflow.triggers,instance_id:0 +msgid "Destination Instance" +msgstr "" + +#. module: base +#: field:ir.actions.wizard,multi:0 +msgid "Action on Multiple Doc." +msgstr "" + +#. module: base +#: view:wizard.module.lang.export:0 +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" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,report_xml:0 +msgid "XML path" +msgstr "" + +#. module: base +#: model:res.country,name:base.gn +msgid "Guinea" +msgstr "" + +#. module: base +#: model:res.country,name:base.lu +msgid "Luxembourg" +msgstr "" + +#. module: base +#: model:ir.actions.todo,note:base.config_wizard_step_user +msgid "Create your users.\n" +"You will be able to assign groups to users. Groups define the access rights of each users on the different objects of the system.\n" +" " +msgstr "" + +#. module: base +#: selection:res.request,priority:0 +msgid "Low" +msgstr "Låg" + +#. module: base +#: view:ir.values:0 +msgid "tree_but_action, client_print_multi" +msgstr "" + +#. module: base +#: model:res.country,name:base.sv +msgid "El Salvador" +msgstr "" + +#. module: base +#: field:res.bank,phone:0 +#: field:res.partner.address,phone:0 +msgid "Phone" +msgstr "" + +#. module: base +#: field:res.groups,menu_access:0 +msgid "Access Menu" +msgstr "" + +#. module: base +#: model:res.country,name:base.th +msgid "Thailand" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid ">" +msgstr "" + +#. module: base +#: field:ir.model.access,perm_unlink:0 +msgid "Delete Permission" +msgstr "" + +#. module: base +#: selection:workflow.activity,join_mode:0 +#: selection:workflow.activity,split_mode:0 +msgid "And" +msgstr "" + +#. module: base +#: field:ir.model.fields,relation:0 +msgid "Object Relation" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_PRINT" +msgstr "" + +#. module: base +#: view:res.partner:0 +msgid "General" +msgstr "Allmänt" + +#. module: base +#: model:res.country,name:base.uz +msgid "Uzbekistan" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_act_window +#: selection:ir.ui.menu,action:0 +msgid "ir.actions.act_window" +msgstr "" + +#. module: base +#: model:res.country,name:base.vi +msgid "Virgin Islands (USA)" +msgstr "" + +#. module: base +#: model:res.country,name:base.tw +msgid "Taiwan" +msgstr "" + +#. module: base +#: view:ir.rule:0 +msgid "If you don't force the domain, it will use the simple domain setup" +msgstr "" + +#. module: base +#: field:ir.report.custom,field_parent:0 +#: field:ir.ui.view,field_parent:0 +msgid "Child Field" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,usage:0 +#: field:ir.actions.act_window_close,usage:0 +#: field:ir.actions.actions,usage:0 +#: field:ir.actions.report.custom,usage:0 +#: field:ir.actions.report.xml,usage:0 +#: field:ir.actions.server,usage:0 +#: field:ir.actions.wizard,usage:0 +msgid "Action Usage" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_workflow_workitem +msgid "workflow.workitem" +msgstr "" + +#. module: base +#: selection:ir.module.module,state:0 +msgid "Not Installable" +msgstr "" + +#. module: base +#: rml:ir.module.reference:0 +msgid "View :" +msgstr "" + +#. module: base +#: field:ir.model.fields,view_load:0 +msgid "View Auto-Load" +msgstr "" + +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Utskriftsformat" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_JUMP_TO" +msgstr "" + +#. module: base +#: field:ir.actions.todo,end_date:0 +msgid "End Date" +msgstr "" + +#. module: base +#: field:ir.exports,resource:0 +#: field:ir.property,res_id:0 +msgid "Resource" +msgstr "" + +#. module: base +#: field:maintenance.contract,name:0 +#: field:maintenance.contract.wizard,name:0 +msgid "Contract ID" +msgstr "" + +#. module: base +#: selection:ir.report.custom.fields,alignment:0 +msgid "center" +msgstr "mitten" + +#. module: base +#: model:ir.actions.act_window,name:base.action_country_state +#: model:ir.ui.menu,name:base.menu_country_state_partner +#: field:maintenance.contract.wizard,state:0 +msgid "States" +msgstr "" + +#. module: base +#: help:ir.rule.group,global:0 +msgid "Make the rule global, otherwise it needs to be put on a group or user" +msgstr "" + +#. module: base +#: field:ir.attachment,datas_fname:0 +#: field:wizard.module.lang.export,name:0 +msgid "Filename" +msgstr "" + +#. module: base +#: field:ir.model,access_ids:0 +#: field:ir.model.grid,access_ids:0 +msgid "Access" +msgstr "" + +#. module: base +#: model:res.country,name:base.sk +msgid "Slovak Republic" +msgstr "" + +#. module: base +#: model:res.country,name:base.aw +msgid "Aruba" +msgstr "" + +#. module: base +#: selection:ir.cron,interval_type:0 +msgid "Weeks" +msgstr "Veckor" + +#. module: base +#: field:res.groups,name:0 +msgid "Group Name" +msgstr "Gruppnamn" + +#. module: base +#: model:res.country,name:base.bh +msgid "Bahrain" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_12 +msgid "Segmentation" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_FIND" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_maintenance_contract_add_wizard +#: model:ir.ui.menu,name:base.menu_maintenance_contract_add +#: view:maintenance.contract.wizard:0 +msgid "Add Maintenance Contract" +msgstr "" + +#. module: base +#: field:ir.actions.act_window,limit:0 +#: field:ir.report.custom,limitt:0 +msgid "Limit" +msgstr "" + +#. module: base +#: help:ir.actions.server,wkf_model_id:0 +msgid "Workflow to be executed on this model." +msgstr "" + +#. module: base +#: model:res.country,name:base.jm +msgid "Jamaica" +msgstr "" + +#. module: base +#: model:res.country,name:base.az +msgid "Azerbaijan" +msgstr "" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "Warning" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Arabic / الْعَرَبيّة" +msgstr "" + +#. module: base +#: model:res.country,name:base.gi +msgid "Gibraltar" +msgstr "" + +#. module: base +#: model:res.country,name:base.vg +msgid "Virgin Islands (British)" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_MEDIA_PREVIOUS" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Czech / Čeština" +msgstr "" + +#. module: base +#: model:res.country,name:base.wf +msgid "Wallis and Futuna Islands" +msgstr "" + +#. module: base +#: model:res.country,name:base.rw +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" +msgstr "" + +#. module: base +#: view:ir.sequence:0 +msgid "Day of the week (0:Monday): %(weekday)s" +msgstr "" + +#. module: base +#: model:res.country,name:base.ck +msgid "Cook Islands" +msgstr "" + +#. module: base +#: help:ir.actions.server,mobile:0 +msgid "Provides fields that be used to fetch the mobile number, e.g. you select the invoice, then `object.invoice_address_id.mobile` is the field which gives the correct mobile number" +msgstr "" + +#. module: base +#: field:ir.model.data,noupdate:0 +msgid "Non Updatable" +msgstr "" + +#. module: base +#: model:res.country,name:base.sg +msgid "Singapore" +msgstr "" + +#. module: base +#: selection:ir.actions.act_window,target:0 +msgid "Current Window" +msgstr "" + +#. module: base +#: view:ir.values:0 +msgid "Action Source" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_NETWORK" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_country +#: field:res.bank,country:0 +#: view:res.country:0 +#: field:res.country.state,country_id:0 +#: field:res.partner,country:0 +#: field:res.partner.address,country_id:0 +#: field:res.partner.bank,country_id:0 +msgid "Country" +msgstr "" + +#. module: base +#: field:ir.model.fields,complete_name:0 +#: field:ir.ui.menu,complete_name:0 +msgid "Complete Name" +msgstr "" + +#. module: base +#: view:ir.report.custom:0 +msgid "Subscribe Report" +msgstr "" + +#. module: base +#: field:ir.values,object:0 +msgid "Is Object" +msgstr "" + +#. module: base +#: field:res.partner.category,name:0 +msgid "Category Name" +msgstr "Kategorinamn" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_15 +msgid "IT sector" +msgstr "" + +#. module: base +#: view:res.lang:0 +msgid "%X - Appropriate time representation." +msgstr "" + +#. module: base +#: view:res.company:0 +msgid "Your Logo - Use a size of about 450x150 pixels." +msgstr "" + +#. module: base +#: help:res.lang,grouping:0 +msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." +msgstr "" + +#. module: base +#: selection:ir.report.custom,print_orientation:0 +msgid "Portrait" +msgstr "Stående" + +#. module: base +#: selection:ir.translation,type:0 +msgid "Wizard Button" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_DIRECTORY" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_ir_actions_server +msgid "ir.actions.server" +msgstr "" + +#. module: base +#: view:ir.actions.report.custom:0 +msgid "Report custom" +msgstr "" + +#. module: base +#: field:ir.actions.configuration.wizard,progress:0 +msgid "Configuration Progress" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.next_id_11 +msgid "Configuration Wizards" +msgstr "" + +#. module: base +#: field:workflow.activity,split_mode:0 +msgid "Split Mode" +msgstr "" + +#. module: base +#: model:ir.ui.menu,name:base.menu_localisation +msgid "Localisation" +msgstr "" + +#. module: base +#: selection:res.config.view,view:0 +msgid "Simplified Interface" +msgstr "" + +#. module: base +#: model:res.country,name:base.cl +msgid "Chile" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "STOCK_REVERT_TO_SAVED" +msgstr "" + +#. module: base +#: model:ir.actions.wizard,name:base.wizard_lang_import +#: model:ir.ui.menu,name:base.menu_wizard_lang_import +msgid "Import a Translation File" +msgstr "" + +#. module: base +#: help:ir.values,model_id:0 +msgid "This field is not used, it only helps you to select a good model." +msgstr "" + +#. module: base +#: field:ir.ui.view,name:0 +msgid "View Name" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Italian / Italiano" +msgstr "" + +#. module: base +#: field:ir.actions.report.xml,attachment:0 +msgid "Save As Attachment Prefix" +msgstr "" + +#. module: base +#: model:res.country,name:base.hr +msgid "Croatia" +msgstr "" + +#. module: base +#: field:ir.actions.server,mobile:0 +msgid "Mobile No" +msgstr "" + +#. module: base +#: model:ir.actions.act_window,name:base.action_partner_by_category +#: model:ir.actions.act_window,name:base.action_partner_category_form +#: model:ir.model,name:base.model_res_partner_category +#: model:ir.ui.menu,name:base.menu_partner_category_form +#: view:res.partner.category:0 +msgid "Partner Categories" +msgstr "" + +#. module: base +#: field:ir.sequence,code:0 +#: field:ir.sequence.type,code:0 +msgid "Sequence Code" +msgstr "" + +#. module: base +#: selection:ir.report.custom,print_format:0 +msgid "a5" +msgstr "A5" + +#. module: base +#: model:res.country,name:base.sc +msgid "Seychelles" +msgstr "" + +#. module: base +#: model:ir.model,name:base.model_res_partner_bank +#: view:res.partner.bank:0 +msgid "Bank Accounts" +msgstr "" + +#. module: base +#: model:res.country,name:base.sl +msgid "Sierra Leone" +msgstr "" + +#. module: base +#: view:res.company:0 +#: view:res.partner:0 +msgid "General Information" +msgstr "" + +#. module: base +#: selection:ir.ui.menu,icon:0 +msgid "terp-product" +msgstr "" + +#. module: base +#: model:res.country,name:base.tc +msgid "Turks and Caicos Islands" +msgstr "" + +#. module: base +#: field:res.partner.bank,owner_name:0 +msgid "Account Owner" +msgstr "" + +#. module: base +#: field:workflow,osv:0 +#: field:workflow.instance,res_type:0 +msgid "Resource Object" +msgstr "" + +#. module: base +#: field:ir.cron,function:0 +#: field:res.partner.address,function:0 +#: selection:workflow.activity,kind:0 +msgid "Function" +msgstr "Funktion" + +#. module: base +#: selection:res.partner.address,type:0 +msgid "Delivery" +msgstr "Leverans" + +#. module: base +#: field:ir.attachment,preview:0 +msgid "Image Preview" +msgstr "" + +#. module: base +#: model:res.partner.title,name:base.res_partner_title_pvt_ltd +msgid "Corp." +msgstr "" + +#. module: base +#: model:res.country,name:base.gw +msgid "Guinea Bissau" +msgstr "" + +#. module: base +#: view:workflow.instance:0 +msgid "Workflow Instances" +msgstr "" + +#. module: base +#: code:addons/base/res/partner/partner.py:0 +#, python-format +msgid "Partners: " +msgstr "" + +#. module: base +#: model:res.country,name:base.kp +msgid "North Korea" +msgstr "" + +#. module: base +#: view:ir.report.custom:0 +msgid "Unsubscribe Report" +msgstr "" + +#. module: base +#: selection:ir.actions.server,state:0 +msgid "Create Object" +msgstr "" + +#. module: base +#: field:res.bank,bic:0 +msgid "BIC/Swift code" +msgstr "" + +#. module: base +#: model:res.partner.category,name:base.res_partner_category_1 +msgid "Prospect" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Polish / Język polski" +msgstr "" + +#. module: base +#: field:ir.exports,name:0 +msgid "Export Name" +msgstr "" + +#. module: base +#: help:res.partner.address,type:0 +msgid "Used to select automatically the right address according to the context in sales and purchases documents." +msgstr "" + +#. module: base +#: wizard_view:module.lang.install,init:0 +msgid "Choose a language to install:" +msgstr "" + +#. module: base +#: model:res.country,name:base.lk +msgid "Sri Lanka" +msgstr "" + +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "Russian / русский язык" +msgstr "" + diff --git a/bin/addons/base/i18n/tr_TR.po b/bin/addons/base/i18n/tr_TR.po index 745ddccd546..c4e248cc982 100644 --- a/bin/addons/base/i18n/tr_TR.po +++ b/bin/addons/base/i18n/tr_TR.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:50:50+0000\n" -"PO-Revision-Date: 2009-04-09 13:50:50+0000\n" +"POT-Creation-Date: 2009-05-19 14:33:21+0000\n" +"PO-Revision-Date: 2009-05-20 10:33:21+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,9 +837,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1058,12 +1057,6 @@ msgstr "" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "" msgid "Report Fields" msgstr "" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Genel" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,14 +6415,16 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" msgstr "" #. module: base @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,12 +7160,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "" +#: view:res.partner:0 +msgid "General" +msgstr "Genel" #. module: base #: model:res.country,name:base.uz @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/uk_UK.po b/bin/addons/base/i18n/uk_UK.po index b7d55a75b0c..504256f8dd9 100644 --- a/bin/addons/base/i18n/uk_UK.po +++ b/bin/addons/base/i18n/uk_UK.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:51:59+0000\n" -"PO-Revision-Date: 2009-04-09 13:51:59+0000\n" +"POT-Creation-Date: 2009-05-19 14:35:47+0000\n" +"PO-Revision-Date: 2009-05-20 10:35:47+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -842,10 +842,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "Частота" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1063,12 +1062,6 @@ msgstr "Фіксована ширина" msgid "terp-calendar" msgstr "terp-calendar" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3298,6 +3291,12 @@ msgstr "Адреси партнерів" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3521,8 +3520,9 @@ msgid "terp-sale" msgstr "terp-sale" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3812,15 +3812,10 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "Управління модулями" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" -msgstr "Неперекладені терміни" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" +msgstr "" #. module: base #: model:ir.model,name:base.model_wizard_ir_model_menu_create @@ -4188,11 +4183,6 @@ msgstr "Нічого" msgid "Report Fields" msgstr "Поля звіту" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "Загальне" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4292,6 +4282,11 @@ msgstr "STOCK_UNDERLINE" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4595,6 +4590,11 @@ msgstr "STOCK_MEDIA_RECORD" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4706,6 +4706,12 @@ msgstr "Тип виду" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "Партнер" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4754,9 +4760,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5109,11 +5114,6 @@ msgstr "Помилка!" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "Частота" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -5385,7 +5385,7 @@ msgstr "Повторювати заголовок" #. module: base #: field:res.users,address_id:0 msgid "Address" -msgstr "Адреси" +msgstr "Адреса" #. module: base #: field:ir.module.module,latest_version:0 @@ -6422,15 +6422,17 @@ msgid "Graph" msgstr "Графік" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "Партнер" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "Формат друку" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6765,9 +6767,9 @@ msgid "Condition" msgstr "Умова" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "Управління модулями" #. module: base #: field:ir.model.data,res_id:0 @@ -6816,6 +6818,12 @@ msgstr "Відповісти" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "Неперекладені терміни" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6930,6 +6938,11 @@ msgstr "Поновити" msgid "Technical guide" msgstr "Технічний посібник" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7154,12 +7167,9 @@ msgid "STOCK_PRINT" msgstr "STOCK_PRINT" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "Загальне" #. module: base #: model:res.country,name:base.uz @@ -7224,6 +7234,16 @@ msgstr "Вид:" msgid "View Auto-Load" msgstr "Продивитися автозавантаження" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "Остання версія" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "Формат друку" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7481,12 +7501,6 @@ msgstr "Ваш логотип розміром приблизно 450x150 пік msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7503,9 +7517,10 @@ msgid "STOCK_DIRECTORY" msgstr "STOCK_DIRECTORY" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" -msgstr "Остання версія" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" +msgstr "" #. module: base #: model:ir.model,name:base.model_ir_actions_server diff --git a/bin/addons/base/i18n/zh_CN.po b/bin/addons/base/i18n/zh_CN.po index 89b102ea6c7..86000e1a508 100644 --- a/bin/addons/base/i18n/zh_CN.po +++ b/bin/addons/base/i18n/zh_CN.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:26:20+0000\n" -"PO-Revision-Date: 2009-04-09 13:26:20+0000\n" +"POT-Creation-Date: 2009-05-19 14:17:16+0000\n" +"PO-Revision-Date: 2009-05-20 10:17:16+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,10 +837,9 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" -msgstr "" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" +msgstr "序列" #. module: base #: field:ir.report.custom.fields,fc0_op:0 @@ -1058,12 +1057,6 @@ msgstr "固定宽度" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "模块管理" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "无" msgid "Report Fields" msgstr "报告字段" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "一般" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "视图类型" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "业务伙伴参照" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "序列" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,15 +6415,17 @@ msgid "Graph" msgstr "图表" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "业务伙伴参照" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "<" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "打印格式" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6758,9 +6760,9 @@ msgid "Condition" msgstr "条件" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" -msgstr "" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" +msgstr "模块管理" #. module: base #: field:ir.model.data,res_id:0 @@ -6809,6 +6811,12 @@ msgstr "回复" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "技术文档" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,12 +7160,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "<" +#: view:res.partner:0 +msgid "General" +msgstr "一般" #. module: base #: model:res.country,name:base.uz @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "打印格式" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/i18n/zh_TW.po b/bin/addons/base/i18n/zh_TW.po index bedb8788a17..193a47cb491 100644 --- a/bin/addons/base/i18n/zh_TW.po +++ b/bin/addons/base/i18n/zh_TW.po @@ -6,8 +6,8 @@ msgid "" msgstr "" "Project-Id-Version: OpenERP Server 5.0.0\n" "Report-Msgid-Bugs-To: support@openerp.com\n" -"POT-Creation-Date: 2009-04-09 13:27:28+0000\n" -"PO-Revision-Date: 2009-04-09 13:27:28+0000\n" +"POT-Creation-Date: 2009-05-19 14:18:00+0000\n" +"PO-Revision-Date: 2009-05-20 10:18:00+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" @@ -837,9 +837,8 @@ msgid "Features" msgstr "" #. module: base -#: rml:ir.module.reference:0 -#: field:maintenance.contract.module,version:0 -msgid "Version" +#: field:ir.report.custom,frequency:0 +msgid "Frequency" msgstr "" #. module: base @@ -1058,12 +1057,6 @@ msgstr "固定宽度" msgid "terp-calendar" msgstr "" -#. module: base -#: code:addons/base/module/module.py:0 -#, python-format -msgid "Some installed modules depends on the module you plan to desinstall :\n %s" -msgstr "" - #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_YES" @@ -3292,6 +3285,12 @@ msgstr "" msgid "Cape Verde" msgstr "" +#. module: base +#: code:addons/base/module/module.py:0 +#, python-format +msgid "Some installed modules depend on the module you plan to Uninstall :\n %s" +msgstr "" + #. module: base #: model:ir.actions.act_window,name:base.act_res_partner_event #: field:res.partner,events:0 @@ -3515,8 +3514,9 @@ msgid "terp-sale" msgstr "" #. module: base -#: view:res.lang:0 -msgid "%d - Day of the month as a decimal number [01,31]." +#: code:osv/orm.py:0 +#, python-format +msgid "You cannot perform this operation." msgstr "" #. module: base @@ -3806,14 +3806,9 @@ msgid "module,type,name,res_id,src,value" msgstr "" #. module: base -#: model:ir.ui.menu,name:base.menu_management -msgid "Modules Management" -msgstr "" - -#. module: base -#: model:ir.actions.act_window,name:base.action_translation_untrans -#: model:ir.ui.menu,name:base.menu_action_translation_untrans -msgid "Untranslated terms" +#: rml:ir.module.reference:0 +#: field:maintenance.contract.module,version:0 +msgid "Version" msgstr "" #. module: base @@ -4182,11 +4177,6 @@ msgstr "" msgid "Report Fields" msgstr "报表字段" -#. module: base -#: view:res.partner:0 -msgid "General" -msgstr "一般" - #. module: base #: field:workflow.transition,act_to:0 msgid "Destination Activity" @@ -4286,6 +4276,11 @@ msgstr "" msgid "Values for Event Type" msgstr "" +#. module: base +#: model:res.country,name:base.zr +msgid "Zaire" +msgstr "" + #. module: base #: selection:ir.model.fields,select_level:0 msgid "Always Searchable" @@ -4589,6 +4584,11 @@ msgstr "" msgid "Reunion (French)" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "sv_SV" +msgstr "" + #. module: base #: field:ir.rule.group,global:0 msgid "Global" @@ -4700,6 +4700,12 @@ msgstr "视图类型" msgid "User Interface" msgstr "" +#. module: base +#: field:res.partner,child_ids:0 +#: field:res.request,ref_partner_id:0 +msgid "Partner Ref." +msgstr "伙伴参照" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_DIALOG_INFO" @@ -4748,9 +4754,8 @@ msgid "Belgium" msgstr "" #. module: base -#: code:osv/orm.py:0 -#, python-format -msgid "You cannot perform this operation." +#: view:res.lang:0 +msgid "%d - Day of the month as a decimal number [01,31]." msgstr "" #. module: base @@ -5103,11 +5108,6 @@ msgstr "" msgid "country_id" msgstr "" -#. module: base -#: field:ir.report.custom,frequency:0 -msgid "Frequency" -msgstr "" - #. module: base #: field:ir.cron,interval_type:0 msgid "Interval Unit" @@ -6415,15 +6415,17 @@ msgid "Graph" msgstr "" #. module: base -#: field:res.partner,child_ids:0 -#: field:res.request,ref_partner_id:0 -msgid "Partner Ref." -msgstr "伙伴参照" +#: selection:ir.report.custom.fields,fc0_op:0 +#: selection:ir.report.custom.fields,fc1_op:0 +#: selection:ir.report.custom.fields,fc2_op:0 +#: selection:ir.report.custom.fields,fc3_op:0 +msgid "<" +msgstr "" #. module: base -#: field:ir.report.custom,print_format:0 -msgid "Print format" -msgstr "打印格式" +#: selection:ir.actions.report.xml,report_type:0 +msgid "Html from html" +msgstr "" #. module: base #: model:ir.ui.menu,name:base.menu_low_workflow @@ -6758,8 +6760,8 @@ msgid "Condition" msgstr "" #. module: base -#: model:res.country,name:base.zr -msgid "Zaire" +#: model:ir.ui.menu,name:base.menu_management +msgid "Modules Management" msgstr "" #. module: base @@ -6809,6 +6811,12 @@ msgstr "回复" msgid "Turkish / Türkçe" msgstr "" +#. module: base +#: model:ir.actions.act_window,name:base.action_translation_untrans +#: model:ir.ui.menu,name:base.menu_action_translation_untrans +msgid "Untranslated terms" +msgstr "" + #. module: base #: wizard_view:module.lang.import,init:0 msgid "Import New Language" @@ -6923,6 +6931,11 @@ msgstr "" msgid "Technical guide" msgstr "" +#. module: base +#: selection:module.lang.install,init,lang:0 +msgid "cs_CS" +msgstr "" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_CONVERT" @@ -7147,12 +7160,9 @@ msgid "STOCK_PRINT" msgstr "" #. module: base -#: selection:ir.report.custom.fields,fc0_op:0 -#: selection:ir.report.custom.fields,fc1_op:0 -#: selection:ir.report.custom.fields,fc2_op:0 -#: selection:ir.report.custom.fields,fc3_op:0 -msgid "<" -msgstr "" +#: view:res.partner:0 +msgid "General" +msgstr "一般" #. module: base #: model:res.country,name:base.uz @@ -7217,6 +7227,16 @@ msgstr "" msgid "View Auto-Load" msgstr "" +#. module: base +#: field:ir.module.module,installed_version:0 +msgid "Latest version" +msgstr "" + +#. module: base +#: field:ir.report.custom,print_format:0 +msgid "Print format" +msgstr "打印格式" + #. module: base #: selection:ir.ui.menu,icon:0 msgid "STOCK_JUMP_TO" @@ -7474,12 +7494,6 @@ msgstr "" msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit digit.-1 will end the separation. e.g. [3,2,-1] will represent 106500 to be 1,06,500;[1,2,-1] will represent it to be 106,50,0;[3] will represent it as 106,500. Provided ',' as the thousand separator in each case." msgstr "" -#. module: base -#: model:ir.actions.act_window,name:base.action_partner_customer_form_new -#: model:ir.ui.menu,name:base.menu_partner_customer_form_new -msgid "New Partner" -msgstr "" - #. module: base #: selection:ir.report.custom,print_orientation:0 msgid "Portrait" @@ -7496,8 +7510,9 @@ msgid "STOCK_DIRECTORY" msgstr "" #. module: base -#: field:ir.module.module,installed_version:0 -msgid "Latest version" +#: model:ir.actions.act_window,name:base.action_partner_customer_form_new +#: model:ir.ui.menu,name:base.menu_partner_customer_form_new +msgid "New Partner" msgstr "" #. module: base diff --git a/bin/addons/base/ir/ir.xml b/bin/addons/base/ir/ir.xml index 8bcb3abfced..e7efd83dfb2 100644 --- a/bin/addons/base/ir/ir.xml +++ b/bin/addons/base/ir/ir.xml @@ -2,7 +2,7 @@ - + ir.values.form.action ir.values @@ -41,12 +41,12 @@ [('key','=','action')] {'read':'default','default_object':1} - + - - + + - + ir.values.form ir.values @@ -66,7 +66,7 @@ - + ir.values.tree ir.values @@ -82,7 +82,7 @@ - + Client Actions Connections ir.actions.act_window @@ -91,11 +91,11 @@ {'read':'default'} - + - + - + ir.sequence.form ir.sequence @@ -124,7 +124,7 @@ @@ -151,7 +151,7 @@ - + Sequences ir.actions.act_window @@ -162,9 +162,9 @@ - + - + ir.sequence.type.form ir.sequence.type @@ -176,7 +176,7 @@ - + Sequence Types ir.actions.act_window @@ -186,9 +186,9 @@ - + - + ir.actions.actions ir.actions.actions @@ -212,7 +212,7 @@ - + Actions ir.actions.act_window @@ -222,7 +222,7 @@ - + ir.actions.report.custom ir.actions.report.custom @@ -247,7 +247,7 @@ - + Report Custom ir.actions.act_window @@ -256,7 +256,7 @@ - + ir.actions.report.xml ir.actions.report.xml @@ -295,7 +295,7 @@ - + Report Xml ir.actions.act_window @@ -304,7 +304,7 @@ - + ir.actions.windows.tree ir.actions.act_window @@ -319,7 +319,7 @@ - + ir.actions.windows.form ir.actions.act_window @@ -373,7 +373,7 @@ - + ir.actions.wizard.tree ir.actions.wizard @@ -401,16 +401,16 @@ - + Wizards ir.actions.act_window ir.actions.wizard form - + - + Company's Structure @@ -420,7 +420,7 @@ tree - + Companies ir.actions.act_window @@ -428,7 +428,7 @@ form - + Users @@ -449,9 +449,9 @@ - + - + Change My Preferences ir.actions.act_window @@ -471,7 +471,7 @@ - + Groups ir.actions.act_window @@ -479,7 +479,7 @@ form - + res.roles.form res.roles @@ -510,7 +510,7 @@ - + Roles ir.actions.act_window @@ -518,7 +518,7 @@ form - + ir.ui.view @@ -555,7 +555,7 @@ - + ir.attachment.view @@ -583,11 +583,11 @@ @@ -610,7 +610,7 @@ - + Attachments ir.actions.act_window @@ -619,8 +619,8 @@ - - + + ir.report.custom.fields.tree ir.report.custom.fields @@ -637,7 +637,7 @@ - + ir.report.custom.fields ir.report.custom.fields @@ -675,11 +675,11 @@ - + - + ir.report.custom ir.report.custom @@ -718,7 +718,7 @@ - + ir.model.form @@ -795,8 +795,8 @@ - - + + ir.model.tree ir.model @@ -808,8 +808,8 @@ - - + + ir.model.fields.form @@ -851,8 +851,8 @@ - - + + ir.model.fields.tree ir.model.fields @@ -864,7 +864,7 @@ - + Objects ir.model @@ -874,7 +874,7 @@ - + Fields ir.model.fields @@ -883,9 +883,9 @@ - + - + Translations ir.translation @@ -915,7 +915,7 @@ - + All terms ir.translation @@ -928,7 +928,7 @@ ir.translation form - [('value','=','')] + [('value', '=', False)] @@ -937,7 +937,7 @@ Menu Edition ============================================================= --> - + ir.ui.view_sc ir.ui.view_sc @@ -960,7 +960,7 @@ - + ir.ui.menu.tree ir.ui.menu @@ -972,7 +972,7 @@ - + ir.ui.menu.form2 ir.ui.menu @@ -997,7 +997,7 @@ - + - + Server Action ir.actions.server @@ -1246,7 +1246,7 @@ -
+ @@ -1272,7 +1272,7 @@
- + Server Actions ir.actions.server @@ -1326,7 +1326,7 @@ tree - + @@ -1358,7 +1358,7 @@ - + Main Configuration Wizard ir.actions.configuration.wizard @@ -1380,7 +1380,7 @@ - + Configuration Wizard ir.actions.act_window diff --git a/bin/addons/base/ir/ir_actions.py b/bin/addons/base/ir/ir_actions.py index 8cdfd71f0d7..7a835202f42 100644 --- a/bin/addons/base/ir/ir_actions.py +++ b/bin/addons/base/ir/ir_actions.py @@ -722,14 +722,17 @@ class ir_actions_configuration_wizard(osv.osv_memory): def _get_action(self, cr, uid, context={}): next_action=self.next_configuration_action(cr,uid,context=context) - if next_action: + if next_action: return next_action.id return False def _progress_get(self,cr,uid, context={}): total = self.pool.get('ir.actions.todo').search_count(cr, uid, [], context) todo = self.pool.get('ir.actions.todo').search_count(cr, uid, [('type','=','configure'),('active','=',True),('state','<>','open')], context) - return max(5.0,round(todo*100/total)) + if total > 0.0: + return max(5.0,round(todo*100/total)) + else: + return 100.0 _columns = { 'name': fields.text('Next Wizard',readonly=True), diff --git a/bin/addons/base/ir/ir_cron.py b/bin/addons/base/ir/ir_cron.py index 01965f6547a..3000e0f93fc 100644 --- a/bin/addons/base/ir/ir_cron.py +++ b/bin/addons/base/ir/ir_cron.py @@ -110,6 +110,7 @@ class ir_cron(osv.osv, netsvc.Agent): except: print "Exception in cron!" finally: + cr.commit() cr.close() # diff --git a/bin/addons/base/ir/ir_model.py b/bin/addons/base/ir/ir_model.py index 105ffece9dc..6ee219378fa 100644 --- a/bin/addons/base/ir/ir_model.py +++ b/bin/addons/base/ir/ir_model.py @@ -244,13 +244,12 @@ class ir_model_fields(osv.osv): if not vals['name'].startswith('x_'): raise except_orm(_('Error'), _("Custom fields must have a name that starts with 'x_' !")) - model_ids = self.pool.get('ir.model').search(cr, user, [('model','=',vals['relation'])]) - if model_ids: - if self.pool.get(vals['model']): - self.pool.get(vals['model']).__init__(self.pool, cr) - self.pool.get(vals['model'])._auto_init(cr, {}) - else: - raise except_orm(_('Error'), _("Model %s Does not Exist !" % vals['relation'])) + if 'relation' in vals and not self.pool.get('ir.model').search(cr, user, [('model','=',vals['relation'])]): + raise except_orm(_('Error'), _("Model %s Does not Exist !" % vals['relation'])) + + if self.pool.get(vals['model']): + self.pool.get(vals['model']).__init__(self.pool, cr) + self.pool.get(vals['model'])._auto_init(cr, {}) return res ir_model_fields() @@ -451,6 +450,7 @@ class ir_model_data(osv.osv): cr.execute('select id from '+model_obj._table+' where id=%s', (res_id2,)) result3 = cr.fetchone() if not result3: + self._get_id.clear_cache(cr.dbname, uid, module, xml_id) cr.execute('delete from ir_model_data where id=%s', (action_id2,)) res_id = False else: diff --git a/bin/addons/base/res/__init__.py b/bin/addons/base/res/__init__.py index 114ad737e4b..08dfa3f640d 100644 --- a/bin/addons/base/res/__init__.py +++ b/bin/addons/base/res/__init__.py @@ -24,10 +24,10 @@ import tools import country import bank +import res_lang import partner import res_currency import res_company -import res_lang import res_user import res_request diff --git a/bin/addons/base/res/partner/partner.py b/bin/addons/base/res/partner/partner.py index 43b857c1cb6..6f2b5135fb8 100644 --- a/bin/addons/base/res/partner/partner.py +++ b/bin/addons/base/res/partner/partner.py @@ -125,6 +125,8 @@ def _lang_get(self, cr, uid, context={}): return [(r['code'], r['name']) for r in res] + [('','')] + + class res_partner(osv.osv): _description='Partner' _name = "res.partner" diff --git a/bin/addons/base/res/partner/partner_demo.xml b/bin/addons/base/res/partner/partner_demo.xml index ced4f04ae99..731dda1187b 100644 --- a/bin/addons/base/res/partner/partner_demo.xml +++ b/bin/addons/base/res/partner/partner_demo.xml @@ -102,7 +102,6 @@ Bank Wealthy and sons - en_US China Export diff --git a/bin/addons/base/res/res_lang.py b/bin/addons/base/res/res_lang.py index 4a0763afdce..c3ae956f0ec 100644 --- a/bin/addons/base/res/res_lang.py +++ b/bin/addons/base/res/res_lang.py @@ -26,13 +26,13 @@ from locale import localeconv class lang(osv.osv): _name = "res.lang" _description = "Languages" - + def _get_default_date_format(self,cursor,user,context={}): return '%m/%d/%Y' - + def _get_default_time_format(self,cursor,user,context={}): return '%H:%M:%S' - + _columns = { 'name': fields.char('Name', size=64, required=True), 'code': fields.char('Code', size=5, required=True), @@ -59,7 +59,6 @@ class lang(osv.osv): ('name_uniq', 'unique (name)', 'The name of the language must be unique !'), ('code_uniq', 'unique (code)', 'The code of the language must be unique !'), ] - def _group(self,cr,uid,ids,s, monetary=False): conv = localeconv() diff --git a/bin/osv/expression.py b/bin/osv/expression.py index 2ee1492ddd0..7aa3b6aae57 100644 --- a/bin/osv/expression.py +++ b/bin/osv/expression.py @@ -254,8 +254,13 @@ class expression(object): query = '(%s OR %s IS NULL)' % (query, left) else: params = [] - if (((right == False) and (type(right)==bool)) or (right is None)) and (operator == '='): - query = '%s.%s IS NULL' % (table._table, left) + + if right == False and (leaf[0] in table._columns) and table._columns[leaf[0]]._type=="boolean" and (operator == '='): + query = '(%s.%s IS NULL or %s.%s = false )' % (table._table, left,table._table, left) + elif (((right == False) and (type(right)==bool)) or (right is None)) and (operator == '='): + query = '%s.%s IS NULL ' % (table._table, left) + elif right == False and (leaf[0] in table._columns) and table._columns[leaf[0]]._type=="boolean" and (operator in ['<>', '!=']): + query = '(%s.%s IS NOT NULL and %s.%s != false)' % (table._table, left,table._table, left) elif (((right == False) and (type(right)==bool)) or right is None) and (operator in ['<>', '!=']): query = '%s.%s IS NOT NULL' % (table._table, left) else: diff --git a/bin/osv/orm.py b/bin/osv/orm.py index 92c29f1082e..672f300ff99 100644 --- a/bin/osv/orm.py +++ b/bin/osv/orm.py @@ -2422,7 +2422,15 @@ class orm(orm_template): upd0 += ','+self._inherits[table] upd1 += ',%s' upd2.append(id) - + + #Start : Set bool fields to be False if they are not touched(to make search more powerful) + bool_fields = [x for x in self._columns.keys() if self._columns[x]._type=='boolean'] + + for bool_field in bool_fields: + if bool_field not in vals: + vals[bool_field] = False + #End + for field in vals: if self._columns[field]._classic_write: upd0 = upd0 + ',"' + field + '"' diff --git a/bin/report/render/html2html/html2html.py b/bin/report/render/html2html/html2html.py index 7894dd78516..28c22f4b10e 100644 --- a/bin/report/render/html2html/html2html.py +++ b/bin/report/render/html2html/html2html.py @@ -49,6 +49,8 @@ class html2html(object): src = utils._process_text(self, new_child.get('name')) if src : new_child.set('src','data:image/gif;base64,%s'%src) + else : + new_child.getparent().remove(new_child) new_child.text = utils._process_text(self, child.text) self._node = copy.deepcopy(self.etree) for n in self._node: diff --git a/bin/report/render/rml2pdf/utils.py b/bin/report/render/rml2pdf/utils.py index 2102912e974..ce54c50a9a5 100644 --- a/bin/report/render/rml2pdf/utils.py +++ b/bin/report/render/rml2pdf/utils.py @@ -40,6 +40,7 @@ import re import reportlab from lxml import etree +import copy _regex = re.compile('\[\[(.+?)\]\]') @@ -47,6 +48,7 @@ def _child_get(node, self=None, tagname=None): for n in node: if self and self.localcontext and n.get('rml_loop', False): oldctx = self.localcontext + for ctx in eval(n.get('rml_loop'),{}, self.localcontext): self.localcontext.update(ctx) if (tagname is None) or (n.tag==tagname): @@ -58,7 +60,7 @@ def _child_get(node, self=None, tagname=None): if n.get('rml_tag'): try: (tag,attr) = eval(n.get('rml_tag'),{}, self.localcontext) - n2 = copy.copy(n) + n2 = copy.deepcopy(n) n2.tag = tag n2.attrib.update(attr) yield n2 @@ -73,6 +75,16 @@ def _child_get(node, self=None, tagname=None): eval(n.get('rml_except'), {}, self.localcontext) except: continue + if self and self.localcontext and n.get('rml_tag', False): + try: + (tag,attr) = eval(n.get('rml_tag'),{}, self.localcontext) + n2 = copy.deepcopy(n) + n2.tag = tag + n2.attrib.update(attr) + yield n2 + tagname = '' + except: + pass if (tagname is None) or (n.tag==tagname): yield n diff --git a/bin/report/report_sxw.py b/bin/report/report_sxw.py index c07f156e2e1..4c1f32f201d 100644 --- a/bin/report/report_sxw.py +++ b/bin/report/report_sxw.py @@ -196,15 +196,21 @@ class rml_parse(object): def removeParentNode(self, tag=None): raise Exception('Skip') - def set_html_image(self,attach_id): + def set_html_image(self,id,model=None,field=None): + if not id : + return '' + if not model: + model = 'ir.attachment' try : - att_id = int(attach_id) - print att_id - attachment = self.pool.get('ir.attachment').browse(self.cr,self.uid,att_id) - print attachment - print attachment.datas - return attachment.datas - except : + id = int(id) + res = self.pool.get(model).read(self.cr,self.uid,id) + if field : + return res[field] + elif model =='ir.attachment' : + return res['datas'] + else : + return '' + except Exception,e: return '' def setLang(self, lang): @@ -498,26 +504,25 @@ class report_sxw(report_rml, preprocess.report): final_op = sxw_io.getvalue() sxw_io.close() return (final_op, report_type) - + def create_single_html2html(self, cr, uid, ids, data, report_xml, context={}): context = context.copy() report_type = 'html' - context['parents'] = html_parents + context['parents'] = html_parents - rml = report_xml.report_rml_content - - rml_parser = self.parser(cr, uid, self.name2, context) - rml_parser.parents = html_parents - rml_parser.tag = sxw_tag + html = report_xml.report_rml_content + html_parser = self.parser(cr, uid, self.name2, context) + html_parser.parents = html_parents + html_parser.tag = sxw_tag objs = self.getObjects(cr, uid, ids, context) - rml_parser.set_context(objs, data, ids, report_type) + html_parser.set_context(objs, data, ids, report_type) + + html_dom = etree.HTML(html) + html_dom = self.preprocess_rml(html_dom,'html2html') - rml_dom = etree.HTML(rml) - rml_dom = self.preprocess_rml(rml_dom,'html2html') create_doc = self.generators['html2html'] - html = etree.tostring(create_doc(rml_dom, rml_parser.localcontext)) + html = etree.tostring(create_doc(html_dom, html_parser.localcontext)) - return (html, report_type) - + return (html.replace('<', '<').replace('>', '>').replace('
',''), report_type) diff --git a/bin/service/web_services.py b/bin/service/web_services.py index f57137940d4..1fb201dcd90 100644 --- a/bin/service/web_services.py +++ b/bin/service/web_services.py @@ -50,6 +50,7 @@ class db(netsvc.Service): self.exportMethod(self.drop) self.exportMethod(self.dump) self.exportMethod(self.restore) + self.exportMethod(self.rename) self.exportMethod(self.list) self.exportMethod(self.list_lang) self.exportMethod(self.change_admin_password) @@ -163,6 +164,7 @@ class db(netsvc.Service): logger.notifyChannel("web-services", netsvc.LOG_INFO, 'DROP DB: %s' % (db_name)) finally: + cr.commit() cr.close() sql_db.close_db('template1') return True @@ -238,6 +240,33 @@ class db(netsvc.Service): 'RESTORE DB: %s' % (db_name)) return True + def rename(self, password, old_name, new_name): + security.check_super(password) + sql_db.close_db(old_name) + logger = netsvc.Logger() + + db = sql_db.db_connect('template1') + cr = db.serialized_cursor() + try: + try: + cr.execute('ALTER DATABASE "%s" RENAME TO "%s"' % (old_name, new_name)) + except Exception, e: + logger.notifyChannel("web-services", netsvc.LOG_ERROR, + 'RENAME DB: %s -> %s failed:\n%s' % (old_name, new_name, e)) + raise Exception("Couldn't rename database %s to %s: %s" % (old_name, new_name, e)) + else: + fs = os.path.join(tools.config['root_path'], 'filestore') + if os.path.exists(os.path.join(fs, old_name)): + os.rename(os.path.join(fs, old_name), os.path.join(fs, new_name)) + + logger.notifyChannel("web-services", netsvc.LOG_INFO, + 'RENAME DB: %s -> %s' % (old_name, new_name)) + finally: + cr.commit() + cr.close() + sql_db.close_db('template1') + return True + def db_exist(self, db_name): try: db = sql_db.db_connect(db_name) @@ -612,6 +641,7 @@ class report_spool(netsvc.Service): 'Exception: %s\n%s' % (str(exception), tb_s)) self._reports[id]['exception'] = ExceptionWithTraceback(tools.exception_to_unicode(exception), tb) self._reports[id]['state'] = True + cr.commit() cr.close() return True diff --git a/bin/sql_db.py b/bin/sql_db.py index d4679d7d196..edf9a2aeaec 100644 --- a/bin/sql_db.py +++ b/bin/sql_db.py @@ -166,6 +166,7 @@ class Cursor(object): @check def close(self): + self.rollback() # Ensure we close the current transaction. self.print_log() self._obj.close() diff --git a/bin/tools/misc.py b/bin/tools/misc.py index d3e0b4db22f..b5f3221cd94 100644 --- a/bin/tools/misc.py +++ b/bin/tools/misc.py @@ -94,11 +94,11 @@ def init_db(cr): id = cr.fetchone()[0] cr.execute('insert into ir_module_module \ (id, author, website, name, shortdesc, description, \ - category_id, state) \ - values (%s, %s, %s, %s, %s, %s, %s, %s)', ( + category_id, state, certificate) \ + values (%s, %s, %s, %s, %s, %s, %s, %s, %s)', ( id, info.get('author', ''), info.get('website', ''), i, info.get('name', False), - info.get('description', ''), p_id, state)) + info.get('description', ''), p_id, state, info.get('certificate'))) cr.execute('insert into ir_model_data \ (name,model,module, res_id) values (%s,%s,%s,%s)', ( 'module_meta_information', 'ir.module.module', i, id)) @@ -656,7 +656,7 @@ class cache(object): if self.multi: kwargs2[self.multi] = notincache.keys() - result2 = fn(self2, cr, *args[2:self.skiparg], **kwargs2) + result2 = fn(self2, cr, *args[:self.skiparg-2], **kwargs2) if not self.multi: key = notincache[None] self.cache[key] = (result2, time.time()) @@ -782,6 +782,7 @@ def get_languages(): 'uk_UA': u'Ukrainian / украї́нська мо́ва', 'zh_CN': u'Chinese (CN) / 简体中文' , 'zh_TW': u'Chinese (TW) / 正體字', + "th_TH": u"Thai / ภาษาไทย" } return languages diff --git a/setup.py b/setup.py index 057cdb9d75f..9eb2ce631ce 100755 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ # -*- encoding: utf-8 -*- ############################################################################## # -# OpenERP, Open Source Management Solution +# OpenERP, Open Source Management Solution # Copyright (C) 2004-2009 Tiny SPRL (). All Rights Reserved # $Id$ # @@ -89,7 +89,7 @@ def data_files(): for (dp,dn,names) in os.walk('doc'): files.append((dp, map(lambda x: opj(dp, x), names))) files.append(('.', [opj('bin', 'import_xml.rng'), - opj('bin', 'server.pkey'), + opj('bin', 'server.pkey'), opj('bin', 'server.cert')])) else: man_directory = opj('share', 'man') @@ -141,10 +141,10 @@ class openerp_server_install(install): options = { "py2exe": { "compressed": 1, - "optimize": 2, - "packages": ["lxml", "lxml.builder", "lxml._elementpath", "lxml.etree", - "lxml.objectify", "decimal", "xml", "xml.dom", "xml.xpath", - "encodings","mx.DateTime","wizard","pychart","PIL", "pyparsing", + "optimize": 2, + "packages": ["lxml", "lxml.builder", "lxml._elementpath", "lxml.etree", + "lxml.objectify", "decimal", "xml", "xml.dom", "xml.xpath", + "encodings","mx.DateTime","wizard","pychart","PIL", "pyparsing", "pydot","asyncore","asynchat", "reportlab", "vobject", "HTMLParser", "select"], "excludes" : ["Tkconstants","Tkinter","tcl"], @@ -161,15 +161,15 @@ setup(name = name, classifiers = filter(None, classifiers.split("\n")), license = license, data_files = data_files(), - cmdclass = { + cmdclass = { 'install' : openerp_server_install, }, scripts = ['openerp-server'], - packages = ['openerp-server', + packages = ['openerp-server', 'openerp-server.addons', 'openerp-server.ir', 'openerp-server.osv', - 'openerp-server.service', + 'openerp-server.service', 'openerp-server.tools', 'openerp-server.report', 'openerp-server.report.printscreen', @@ -179,7 +179,7 @@ setup(name = name, 'openerp-server.report.render.rml2html', 'openerp-server.report.render.rml2txt', 'openerp-server.report.render.html2html', - 'openerp-server.wizard', + 'openerp-server.wizard', 'openerp-server.report.render.odt2odt', 'openerp-server.workflow'] + \ list(find_addons()),