[I18N] base: updated translation template
authorOlivier Dony <odo@openerp.com>
Wed, 8 Feb 2012 00:45:38 +0000 (01:45 +0100)
committerOlivier Dony <odo@openerp.com>
Wed, 8 Feb 2012 00:45:38 +0000 (01:45 +0100)
This should be the last major sync before the
final release of 6.1

bzr revid: odo@openerp.com-20120208004538-uutge29kymontex4

openerp/addons/base/i18n/base.pot

index cfc2378..357319a 100644 (file)
@@ -4,10 +4,10 @@
 #
 msgid ""
 msgstr ""
-"Project-Id-Version: OpenERP Server 6.1beta\n"
+"Project-Id-Version: OpenERP Server 6.1rc1\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2011-12-22 20:22+0000\n"
-"PO-Revision-Date: 2011-12-22 20:22+0000\n"
+"POT-Creation-Date: 2012-02-08 00:44+0000\n"
+"PO-Revision-Date: 2012-02-08 00:44+0000\n"
 "Last-Translator: <>\n"
 "Language-Team: \n"
 "MIME-Version: 1.0\n"
@@ -36,7 +36,7 @@ msgid "Tasks-Mail Integration"
 msgstr ""
 
 #. module: base
-#: code:addons/fields.py:571
+#: code:addons/fields.py:582
 #, python-format
 msgid "The second argument of the many2many field %s must be a SQL table !You used %s, which is not a valid SQL table name."
 msgstr ""
@@ -115,7 +115,7 @@ msgid "Created Views"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:519
+#: code:addons/base/ir/ir_model.py:532
 #, python-format
 msgid "You can not write in this document (%s) ! Be sure your user belongs to one of these groups: %s."
 msgstr ""
@@ -156,18 +156,23 @@ msgid "Sales Analytic Distribution"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,shortdesc:base.module_web_process
+msgid "Process"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,shortdesc:base.module_analytic_journal_billing_rate
 msgid "Billing Rates on Contracts"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_users.py:541
+#: code:addons/base/res/res_users.py:558
 #, python-format
 msgid "Warning!"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:331
+#: code:addons/base/ir/ir_model.py:344
 #, python-format
 msgid "Properties of base fields cannot be altered in this manner! Please modify them through Python code, preferably through a custom addon!"
 msgstr ""
@@ -184,23 +189,34 @@ msgid "ir.ui.view.custom"
 msgstr ""
 
 #. module: base
+#: code:addons/base/ir/ir_model.py:313
+#, python-format
+msgid "Renaming sparse field \"%s\" is not allowed"
+msgstr ""
+
+#. module: base
 #: model:res.country,name:base.sz
 msgid "Swaziland"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:4171
+#: code:addons/orm.py:4206
 #, python-format
 msgid "created."
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,shortdesc:base.module_l10n_tr
+msgid "Turkey - Accounting"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,shortdesc:base.module_mrp_subproduct
 msgid "MRP Subproducts"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:379
+#: code:addons/base/module/module.py:390
 #, python-format
 msgid "Some installed modules depend on the module you plan to Uninstall :\n"
 " %s"
@@ -330,7 +346,7 @@ msgid "Extra"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:2493
+#: code:addons/orm.py:2526
 #, python-format
 msgid "Invalid group_by"
 msgstr ""
@@ -403,10 +419,9 @@ msgid "Invalid date/time format directive specified. Please refer to the list of
 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"
+#: code:addons/orm.py:3895
+#, python-format
+msgid "One of the records you are trying to modify has already been deleted (Document type: %s)."
 msgstr ""
 
 #. module: base
@@ -415,6 +430,11 @@ msgid "Specifications on PADs"
 msgstr ""
 
 #. module: base
+#: help:ir.filters,user_id:0
+msgid "The user this filter is available to. When left empty the filter is usable by the system only."
+msgstr ""
+
+#. module: base
 #: help:res.partner,website:0
 msgid "Website of Partner."
 msgstr ""
@@ -461,7 +481,7 @@ msgid "Romania"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_users.py:395
+#: code:addons/base/res/res_users.py:396
 #, python-format
 msgid "You can not remove the admin user as it is used internally for resources created by OpenERP (updates, module installation, ...)"
 msgstr ""
@@ -550,7 +570,7 @@ msgid "Colombia"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:1357
+#: code:addons/orm.py:1390
 #, python-format
 msgid "Key/value '%s' not found in selection field '%s'"
 msgstr ""
@@ -589,7 +609,12 @@ msgid "Wizards"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:282
+#: model:res.partner.category,name:base.res_partner_category_miscellaneoussuppliers0
+msgid "Miscellaneous Suppliers"
+msgstr ""
+
+#. module: base
+#: code:addons/base/ir/ir_model.py:287
 #, python-format
 msgid "Custom fields must have a name that starts with 'x_' !"
 msgstr ""
@@ -615,7 +640,7 @@ msgid "Export done"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_outlook
+#: model:ir.module.module,shortdesc:base.module_plugin_outlook
 msgid "Outlook Plug-In"
 msgstr ""
 
@@ -626,11 +651,6 @@ msgid "Model Description"
 msgstr ""
 
 #. module: base
-#: model:ir.actions.act_window,help:base.bank_account_update
-msgid "Configure your company's bank account and select those that must appear on the report footer. You can reorder bank accounts from the list view. If you use the accounting application of OpenERP, journals and accounts will be created automatically based on these data."
-msgstr ""
-
-#. module: base
 #: help:ir.actions.act_window,src_model:0
 msgid "Optional model name of the objects on which this action should be visible"
 msgstr ""
@@ -742,6 +762,11 @@ msgid "Language Import"
 msgstr ""
 
 #. module: base
+#: help:ir.cron,interval_number:0
+msgid "Repeat every x."
+msgstr ""
+
+#. module: base
 #: selection:base.language.install,lang:0
 msgid "Albanian / Shqip"
 msgstr ""
@@ -793,6 +818,11 @@ msgid "\n"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_4
+msgid "Basic Partner"
+msgstr ""
+
+#. module: base
 #: report:ir.module.reference.graph:0
 msgid ","
 msgstr ""
@@ -951,7 +981,7 @@ msgid "Username"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:396
+#: code:addons/orm.py:398
 #, python-format
 msgid "Language with code \"%s\" is not defined in your system !\n"
 "Define it through the Administration menu."
@@ -963,13 +993,13 @@ msgid "Guam (USA)"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_users.py:541
+#: code:addons/base/res/res_users.py:558
 #, python-format
 msgid "Setting empty passwords is not allowed for security reasons!"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:193
+#: code:addons/base/ir/ir_mail_server.py:192
 #, python-format
 msgid "Connection test failed!"
 msgstr ""
@@ -1003,7 +1033,7 @@ msgid "Transitions"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:4580
+#: code:addons/orm.py:4615
 #, python-format
 msgid "Record #%d of %s not found, cannot copy!"
 msgstr ""
@@ -1132,7 +1162,7 @@ msgid "Marshall Islands"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:355
+#: code:addons/base/ir/ir_model.py:368
 #, python-format
 msgid "Changing the model of a field is forbidden!"
 msgstr ""
@@ -1179,16 +1209,6 @@ msgid "Document Management System"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,description:base.module_account_coda
-msgid "\n"
-"Module provides functionality to import bank statements from coda files.\n"
-"========================================================================\n"
-"\n"
-"Contains a wizard to import coda statements and maintains logs for the same.\n"
-"    "
-msgstr ""
-
-#. module: base
 #: model:ir.module.module,shortdesc:base.module_crm_claim
 msgid "Claims Management"
 msgstr ""
@@ -1209,6 +1229,11 @@ msgid "Features"
 msgstr ""
 
 #. module: base
+#: model:ir.actions.act_window,help:base.bank_account_update
+msgid "Configure your company's bank accounts and select those that must appear on the report footer. You can reorder bank accounts from the list view. If you use the accounting application of OpenERP, journals and accounts will be created automatically based on these data."
+msgstr ""
+
+#. module: base
 #: view:ir.module.module:0
 #: report:ir.module.reference.graph:0
 msgid "Version"
@@ -1353,7 +1378,7 @@ msgid "On Create"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:668
+#: code:addons/base/ir/ir_model.py:681
 #, python-format
 msgid "'%s' contains too many dots. XML ids should not contain dots ! These are used to refer to other modules data, as in module.reference_id"
 msgstr ""
@@ -1365,6 +1390,13 @@ msgid "Login"
 msgstr ""
 
 #. module: base
+#: view:base.update.translations:0
+#: model:ir.actions.act_window,name:base.action_wizard_update_translations
+#: model:ir.ui.menu,name:base.menu_wizard_update_translations
+msgid "Synchronize Terms"
+msgstr ""
+
+#. module: base
 #: view:ir.actions.server:0
 msgid "Access all the fields related to the current object using expressions, i.e. object.partner_id.name "
 msgstr ""
@@ -1561,17 +1593,6 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,description:base.module_project_caldav
-msgid "\n"
-"Synchronization between Project Task and Caldav Vtodo.\n"
-"======================================================\n"
-"\n"
-"With the Caldav functionality you can get access to scheduling information\n"
-"on a remote server.\n"
-"    "
-msgstr ""
-
-#. module: base
 #: model:ir.model,name:base.model_ir_rule
 msgid "ir.rule"
 msgstr ""
@@ -1618,7 +1639,7 @@ msgstr ""
 
 #. module: base
 #: code:addons/base/res/res_company.py:66
-#: code:addons/base/res/res_partner.py:174
+#: code:addons/base/res/res_partner.py:175
 #, python-format
 msgid " (copy)"
 msgstr ""
@@ -1698,7 +1719,7 @@ msgid "Formula"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_users.py:395
+#: code:addons/base/res/res_users.py:396
 #, python-format
 msgid "Can not remove root user!"
 msgstr ""
@@ -1721,12 +1742,17 @@ msgstr ""
 #. module: base
 #: code:addons/base/ir/ir_filters.py:38
 #: code:addons/base/res/res_users.py:80
-#: code:addons/base/res/res_users.py:419
+#: code:addons/base/res/res_users.py:420
 #, python-format
 msgid "%s (copy)"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,shortdesc:base.module_account_chart
+msgid "Template of Charts of Accounts"
+msgstr ""
+
+#. module: base
 #: field:res.partner.address,type:0
 msgid "Address Type"
 msgstr ""
@@ -1930,7 +1956,7 @@ msgid "active"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_partner.py:272
+#: code:addons/base/res/res_partner.py:273
 #, python-format
 msgid "Couldn't generate the next id because some partners have an alphabetic id !"
 msgstr ""
@@ -2005,6 +2031,11 @@ msgid "Belize"
 msgstr ""
 
 #. module: base
+#: help:ir.actions.report.xml,header:0
+msgid "Add or not the corporate RML header"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,description:base.module_hr_recruitment
 msgid "\n"
 "Manages job positions and the recruitment process.\n"
@@ -2039,7 +2070,7 @@ msgid "Comma-separated list of allowed view modes, such as 'form', 'tree', 'cale
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:3582
+#: code:addons/orm.py:3615
 #, python-format
 msgid "A document was modified since you last viewed it (%s:%d)"
 msgstr ""
@@ -2084,11 +2115,6 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: help:ir.filters,user_id:0
-msgid "The user this filter is available to. Keep empty to make it available to all users."
-msgstr ""
-
-#. module: base
 #: sql_constraint:ir.ui.view_sc:0
 msgid "Shortcut for this menu already exists!"
 msgstr ""
@@ -2349,11 +2375,6 @@ msgid "Paraguay"
 msgstr ""
 
 #. module: base
-#: model:res.country,name:base.fj
-msgid "Fiji"
-msgstr ""
-
-#. module: base
 #: model:ir.model,name:base.model_ir_actions_act_window_close
 msgid "ir.actions.act_window_close"
 msgstr ""
@@ -2381,16 +2402,8 @@ msgid "Inherited"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_account_chart
-msgid "Template of Charts of Accounts"
-msgstr ""
-
-#. module: base
-#: model:ir.module.module,description:base.module_pad_project
-msgid "\n"
-"This module adds a PAD in all project kanban views\n"
-"==================================================\n"
-"    "
+#: field:ir.model.fields,serialization_field_id:0
+msgid "Serialization Field"
 msgstr ""
 
 #. module: base
@@ -2426,29 +2439,21 @@ msgid "Client Logs"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:1850
-#: code:addons/orm.py:1861
+#: code:addons/orm.py:1883
+#: code:addons/orm.py:1894
 #, python-format
 msgid "Invalid Object Architecture!"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,description:base.module_product_margin
-msgid "\n"
-"Adds a reporting menu in products that computes sales, purchases, margins and other interesting indicators based on invoices.\n"
-"=============================================================================================================================\n"
-"\n"
-"The wizard to launch the report has several options to help you get the data you need.\n"
-""
-msgstr ""
-
-#. module: base
-#: code:addons/base/ir/ir_model.py:330
-#: code:addons/base/ir/ir_model.py:344
-#: code:addons/base/ir/ir_model.py:346
-#: code:addons/base/ir/ir_model.py:348
-#: code:addons/base/ir/ir_model.py:355
-#: code:addons/base/ir/ir_model.py:358
+#: code:addons/base/ir/ir_model.py:311
+#: code:addons/base/ir/ir_model.py:313
+#: code:addons/base/ir/ir_model.py:343
+#: code:addons/base/ir/ir_model.py:357
+#: code:addons/base/ir/ir_model.py:359
+#: code:addons/base/ir/ir_model.py:361
+#: code:addons/base/ir/ir_model.py:368
+#: code:addons/base/ir/ir_model.py:371
 #: code:addons/base/module/wizard/base_update_translations.py:38
 #, python-format
 msgid "Error!"
@@ -2485,9 +2490,11 @@ msgid "New Zealand"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:3860
-#, python-format
-msgid "One of the records you are trying to modify has already been deleted (Document type: %s)."
+#: model:ir.module.module,description:base.module_pad_project
+msgid "\n"
+"This module adds a PAD in all project kanban views\n"
+"==================================================\n"
+"    "
 msgstr ""
 
 #. module: base
@@ -2496,6 +2503,11 @@ msgid "Display and manage the list of all countries that can be assigned to your
 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 ""
@@ -2571,7 +2583,7 @@ msgid "Params storage"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:398
+#: code:addons/base/module/module.py:409
 #, python-format
 msgid "Can not upgrade module '%s'. It is not installed."
 msgstr ""
@@ -2596,13 +2608,13 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: code:addons/report_sxw.py:435
+#: code:addons/report_sxw.py:434
 #, python-format
 msgid "Unknown report type: %s"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:277
+#: code:addons/base/ir/ir_model.py:282
 #, python-format
 msgid "For selection fields, the Selection Options must be given!"
 msgstr ""
@@ -2683,6 +2695,11 @@ msgid "Austria"
 msgstr ""
 
 #. module: base
+#: view:ir.module.module:0
+msgid "Cancel Install"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,description:base.module_l10n_be_invoice_bba
 msgid "\n"
 "    \n"
@@ -2728,12 +2745,17 @@ msgid "Signal (subflow.*)"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_17
+msgid "HR sector"
+msgstr ""
+
+#. module: base
 #: model:ir.ui.menu,name:base.menu_dashboard_admin
 msgid "Administration Dashboard"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:4373
+#: code:addons/orm.py:4408
 #, python-format
 msgid "Invalid \"order\" specified. A valid \"order\" specification is a comma-separated list of valid field names (optionally followed by asc/desc for the direction)"
 msgstr ""
@@ -2766,7 +2788,7 @@ msgid "Access Controls"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:232
+#: code:addons/base/ir/ir_model.py:237
 #, python-format
 msgid "The Selection Options expression is not a valid Pythonic expression.Please provide an expression in the [('key','Label'), ...] format."
 msgstr ""
@@ -2856,7 +2878,7 @@ msgid "Products Manufacturers"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:218
+#: code:addons/base/ir/ir_mail_server.py:217
 #, python-format
 msgid "SMTP-over-SSL mode unavailable"
 msgstr ""
@@ -3102,6 +3124,11 @@ msgid "Separator Format"
 msgstr ""
 
 #. module: base
+#: constraint:res.partner.bank:0
+msgid "The RIB and/or IBAN is not valid"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,shortdesc:base.module_report_webkit
 msgid "Webkit Report Engine"
 msgstr ""
@@ -3235,7 +3262,7 @@ msgid "If not set, acts as a default value for new resources"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:3953
+#: code:addons/orm.py:3988
 #, python-format
 msgid "Recursivity Detected."
 msgstr ""
@@ -3251,7 +3278,7 @@ msgid "Point Of Sale"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:298
+#: code:addons/base/module/module.py:302
 #, python-format
 msgid "Recursion error in modules dependencies !"
 msgstr ""
@@ -3297,12 +3324,17 @@ msgid "Company Name"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:2650
+#: code:addons/orm.py:2683
 #, python-format
 msgid "Invalid value for reference field \"%s.%s\" (last part must be a non-zero integer): \"%s\""
 msgstr ""
 
 #. module: base
+#: model:ir.module.category,name:base.module_category_human_resources
+msgid "Human Resources"
+msgstr ""
+
+#. module: base
 #: model:ir.actions.act_window,name:base.action_country
 #: model:ir.ui.menu,name:base.menu_country_partner
 msgid "Countries"
@@ -3314,8 +3346,8 @@ msgid "RML  (deprecated - use Report)"
 msgstr ""
 
 #. module: base
-#: help:res.lang,iso_code:0
-msgid "This ISO code is the name of po files to use for translations"
+#: sql_constraint:ir.translation:0
+msgid "Language code of translation item must be among known languages"
 msgstr ""
 
 #. module: base
@@ -3402,7 +3434,7 @@ msgid "M."
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:505
+#: code:addons/base/module/module.py:519
 #, python-format
 msgid "Can not create the module file:\n"
 " %s"
@@ -3415,7 +3447,7 @@ msgid "ir.actions.wizard"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:3404
+#: code:addons/orm.py:3437
 #, python-format
 msgid "Operation prohibited by access rules, or performed on an already deleted document (Operation: read, Document type: %s)."
 msgstr ""
@@ -3431,7 +3463,7 @@ msgid "Introspection report on objects"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:236
+#: code:addons/base/module/module.py:240
 #, python-format
 msgid "The certificate ID of the module must be unique !"
 msgstr ""
@@ -3476,7 +3508,7 @@ msgid "Email Gateway"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:440
+#: code:addons/base/ir/ir_mail_server.py:439
 #, python-format
 msgid "Mail delivery failed via SMTP server '%s'.\n"
 "%s: %s"
@@ -3571,7 +3603,7 @@ msgid "EAN13"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:2101
+#: code:addons/orm.py:2134
 #, python-format
 msgid "Invalid Architecture!"
 msgstr ""
@@ -3641,6 +3673,11 @@ msgid "Check this box if the partner is a customer."
 msgstr ""
 
 #. module: base
+#: help:ir.module.module,auto_install:0
+msgid "An auto-installable module is automatically installed by the system when all its dependencies are satisfied. If the module has no dependency, it is always installed."
+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
@@ -3852,6 +3889,11 @@ 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 ""
@@ -4099,7 +4141,7 @@ msgid "SMTP Server"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:252
+#: code:addons/base/module/module.py:256
 #, python-format
 msgid "You try to remove a module that is installed or will be installed"
 msgstr ""
@@ -4149,6 +4191,11 @@ msgid "Specific Industry Applications"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_retailers0
+msgid "Retailers"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,shortdesc:base.module_web_uservoice
 msgid "Receive User Feedback"
 msgstr ""
@@ -4200,7 +4247,7 @@ msgid "System Configuration Done"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:1426
+#: code:addons/orm.py:1459
 #, python-format
 msgid "Error occurred while validating the field(s) %s: %s"
 msgstr ""
@@ -4324,7 +4371,7 @@ msgid "RML Header"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_users.py:270
+#: code:addons/base/res/res_users.py:271
 #, python-format
 msgid "Please keep in mind that documents currently displayed may not be relevant after switching to another company. If you have unsaved changes, please make sure to save and close all forms before switching to a different company. (You can click on Cancel in the User Preferences now)"
 msgstr ""
@@ -4335,7 +4382,7 @@ msgid "API ID"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:520
+#: code:addons/base/ir/ir_model.py:533
 #, python-format
 msgid "You can not create this document (%s) ! Be sure your user belongs to one of these groups: %s."
 msgstr ""
@@ -4371,6 +4418,12 @@ msgid "Security"
 msgstr ""
 
 #. module: base
+#: code:addons/base/ir/ir_model.py:311
+#, python-format
+msgid "Changing the storing system for field \"%s\" is not allowed."
+msgstr ""
+
+#. module: base
 #: help:res.partner.bank,company_id:0
 msgid "Only if this bank account belong to your company"
 msgstr ""
@@ -4548,7 +4601,7 @@ msgid "Apply For Delete"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:346
+#: code:addons/base/ir/ir_model.py:359
 #, python-format
 msgid "Cannot rename column to %s, because that column already exists!"
 msgstr ""
@@ -4564,7 +4617,7 @@ msgid "Decimal Separator"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:335
+#: code:addons/base/module/module.py:346
 #: view:ir.module.module:0
 #, python-format
 msgid "Install"
@@ -4776,11 +4829,6 @@ msgid "Application Terms"
 msgstr ""
 
 #. module: base
-#: help:res.users,context_tz:0
-msgid "The user's timezone, used to perform timezone conversions between the server and the client."
-msgstr ""
-
-#. module: base
 #: model:ir.module.module,description:base.module_stock
 msgid "\n"
 "OpenERP Inventory Management module can manage multi-warehouses, multi and structured stock locations.\n"
@@ -4811,7 +4859,6 @@ msgstr ""
 #: view:ir.module.module:0
 #: field:ir.module.module.dependency,module_id:0
 #: report:ir.module.reference.graph:0
-#: field:ir.translation,module:0
 msgid "Module"
 msgstr ""
 
@@ -4831,6 +4878,11 @@ msgid "Source activity. When this activity is over, the condition is tested to d
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_3
+msgid "Starter Partner"
+msgstr ""
+
+#. module: base
 #: help:ir.model.fields,relation_field:0
 msgid "For one2many fields, the field on the target model that implement the opposite many2one relationship"
 msgstr ""
@@ -4860,6 +4912,11 @@ msgid "\n"
 msgstr ""
 
 #. module: base
+#: help:res.lang,iso_code:0
+msgid "This ISO code is the name of po files to use for translations"
+msgstr ""
+
+#. module: base
 #: model:ir.model,name:base.model_ir_actions_act_window_view
 msgid "ir.actions.act_window.view"
 msgstr ""
@@ -4885,8 +4942,54 @@ msgid "publisher_warranty.contract"
 msgstr ""
 
 #. module: base
-#: model:ir.module.category,name:base.module_category_human_resources
-msgid "Human Resources"
+#: model:ir.module.module,description:base.module_account_coda
+msgid "\n"
+"    Module to import CODA bank statements.\n"
+"\n"
+"    Supported are CODA flat files in V2 format from Belgian bank accounts.\n"
+"    - CODA v1 support.\n"
+"    - CODA v2.2 support.\n"
+"    - Foreign Currency support.\n"
+"    - Support for all data record types (0, 1, 2, 3, 4, 8, 9).\n"
+"    - Parsing & logging of all Transaction Codes and Structured Format Communications.\n"
+"    - Automatic Financial Journal assignment via CODA configuration parameters.\n"
+"    - Support for multiple Journals per Bank Account Number.\n"
+"    - Support for multiple statements from different bank accounts in a single CODA file.\n"
+"    - Support for 'parsing only' CODA Bank Accounts (defined as type='info' in the CODA Bank Account configuration records).\n"
+"    - Multi-language CODA parsing, parsing configuration data provided for EN, NL, FR.\n"
+"\n"
+"    The machine readable CODA Files are parsed and stored in human readable format in CODA Bank Statements.\n"
+"    Also Bank Statements are generated containing a subset of the CODA information (only those transaction lines\n"
+"    that are required for the creation of the Financial Accounting records).\n"
+"    The CODA Bank Statement is a 'read-only' object, hence remaining a reliable representation of the original CODA file\n"
+"    whereas the Bank Statement will get modified as required by accounting business processes.\n"
+"\n"
+"    CODA Bank Accounts configured as type 'Info' will only generate CODA Bank Statements.\n"
+"\n"
+"    A removal of one object in the CODA processing results in the removal of the associated objects.\n"
+"    The removal of a CODA File containing multiple Bank Statements will also remove those associated\n"
+"    statements.\n"
+"\n"
+"    The following reconciliation logic has been implemented in the CODA processing:\n"
+"    1) The Company's Bank Account Number of the CODA statement is compared against the Bank Account Number field\n"
+"       of the Company's CODA Bank Account configuration records (whereby bank accounts defined in type='info' configuration records are ignored).\n"
+"       If this is the case an 'internal transfer' transaction is generated using the 'Internal Transfer Account' field of the CODA File Import wizard.\n"
+"    2) As a second step the 'Structured Communication' field of the CODA transaction line is matched against\n"
+"       the reference field of in- and outgoing invoices (supported : Belgian Structured Communication Type).\n"
+"    3) When the previous step doesn't find a match, the transaction counterparty is located via the\n"
+"       Bank Account Number configured on the OpenERP Customer and Supplier records.\n"
+"    4) In case the previous steps are not successful, the transaction is generated by using the 'Default Account\n"
+"       for Unrecognized Movement' field of the CODA File Import wizard in order to allow further manual processing.\n"
+"\n"
+"    In stead of a manual adjustment of the generated Bank Statements, you can also re-import the CODA\n"
+"    after updating the OpenERP database with the information that was missing to allow automatic reconciliation.\n"
+"\n"
+"    Remark on CODA V1 support:\n"
+"    In some cases a transaction code, transaction category or structured communication code has been given a new or clearer description in CODA V2.\n"
+"    The description provided by the CODA configuration tables is based upon the CODA V2.2 specifications.\n"
+"    If required, you can manually adjust the descriptions via the CODA configuration menu.\n"
+"\n"
+"    "
 msgstr ""
 
 #. module: base
@@ -5129,7 +5232,7 @@ msgid "Gujarati / ગુજરાતી"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:293
+#: code:addons/base/module/module.py:297
 #, python-format
 msgid "Unable to process module \"%s\" because an external dependency is not met: %s"
 msgstr ""
@@ -5161,6 +5264,11 @@ msgid "Bank Account Owner"
 msgstr ""
 
 #. module: base
+#: model:ir.module.category,name:base.module_category_uncategorized
+msgid "Uncategorized"
+msgstr ""
+
+#. module: base
 #: field:ir.attachment,res_name:0
 #: field:ir.ui.view_sc,resource:0
 msgid "Resource Name"
@@ -5254,6 +5362,11 @@ msgid "\n"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,shortdesc:base.module_project_scrum
+msgid "Methodology: SCRUM"
+msgstr ""
+
+#. module: base
 #: view:ir.attachment:0
 msgid "Month"
 msgstr ""
@@ -5420,7 +5533,7 @@ msgid "OpenERP Tweets"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:381
+#: code:addons/base/module/module.py:392
 #, python-format
 msgid "Uninstall"
 msgstr ""
@@ -5499,8 +5612,8 @@ msgid "Rule must have at least one checked access right !"
 msgstr ""
 
 #. module: base
-#: field:res.partner.bank.type,format_layout:0
-msgid "Format Layout"
+#: model:res.country,name:base.fj
+msgid "Fiji"
 msgstr ""
 
 #. module: base
@@ -5613,7 +5726,7 @@ msgid "Time Format"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:2101
+#: code:addons/orm.py:2134
 #, python-format
 msgid "There is no view of type '%s' defined for the structure!"
 msgstr ""
@@ -5698,7 +5811,6 @@ msgid "Object Mapping"
 msgstr ""
 
 #. module: base
-#: field:ir.translation,xml_id:0
 #: field:ir.ui.view,xml_id:0
 msgid "External ID"
 msgstr ""
@@ -5783,7 +5895,7 @@ msgid "Workitems"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:1264
+#: code:addons/orm.py:1300
 #, python-format
 msgid "Please check that all your lines have %d columns.Stopped around line %d having %d columns."
 msgstr ""
@@ -5799,7 +5911,7 @@ msgid "Header/Footer of Reports"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_users.py:729
+#: code:addons/base/res/res_users.py:746
 #: view:res.users:0
 #, python-format
 msgid "Applications"
@@ -5811,7 +5923,7 @@ msgid "ir.attachment"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:4051
+#: code:addons/orm.py:4086
 #, python-format
 msgid "You cannot perform this operation. New Record Creation is not allowed for this object as this object is for reporting purpose."
 msgstr ""
@@ -5939,10 +6051,9 @@ msgid "Create Access"
 msgstr ""
 
 #. module: base
-#: field:res.partner.address,state_id:0
 #: field:res.bank,state:0
 #: field:res.company,state_id:0
-#: view:res.country.state:0
+#: field:res.partner.address,state_id:0
 #: field:res.partner.bank,state_id:0
 msgid "Fed. State"
 msgstr ""
@@ -6063,7 +6174,7 @@ msgid "_Ok"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:234
+#: code:addons/base/module/module.py:238
 #, python-format
 msgid "The name of the module must be unique !"
 msgstr ""
@@ -6136,7 +6247,7 @@ msgid "Accounting and Finance"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:418
+#: code:addons/base/module/module.py:429
 #: view:ir.module.module:0
 #, python-format
 msgid "Upgrade"
@@ -6159,12 +6270,19 @@ msgid "Connection Security"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_actions.py:652
+#: code:addons/base/ir/ir_actions.py:653
 #, python-format
 msgid "Please specify an action to launch !"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,description:base.module_l10n_us
+msgid "\n"
+"        United States - Chart of accounts\n"
+"    "
+msgstr ""
+
+#. module: base
 #: view:res.widget.wizard:0
 msgid "Add"
 msgstr ""
@@ -6224,7 +6342,7 @@ msgid "Please use the change password wizard (in User Preferences or User menu)
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:1850
+#: code:addons/orm.py:1883
 #, python-format
 msgid "Insufficient fields for Calendar View!"
 msgstr ""
@@ -6235,8 +6353,8 @@ msgid "Integer"
 msgstr ""
 
 #. module: base
-#: help:ir.actions.report.xml,report_rml:0
-msgid "The path to the main report file (depending on Report Type) or NULL if the content is in another data field"
+#: selection:base.language.install,lang:0
+msgid "Hindi / हिंदी"
 msgstr ""
 
 #. module: base
@@ -6281,35 +6399,8 @@ msgid "Mongolia"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_actions.py:652
-#: code:addons/base/ir/ir_actions.py:747
-#: code:addons/base/ir/ir_actions.py:750
-#: code:addons/base/ir/ir_model.py:139
-#: code:addons/base/ir/ir_model.py:231
-#: code:addons/base/ir/ir_model.py:245
-#: code:addons/base/ir/ir_model.py:259
-#: code:addons/base/ir/ir_model.py:277
-#: code:addons/base/ir/ir_model.py:282
-#: code:addons/base/ir/ir_model.py:285
-#: code:addons/base/module/module.py:251
-#: code:addons/base/module/module.py:294
-#: code:addons/base/module/module.py:298
-#: code:addons/base/module/module.py:304
-#: code:addons/base/module/module.py:379
-#: code:addons/base/module/module.py:397
-#: code:addons/base/module/module.py:412
-#: code:addons/base/module/module.py:505
-#: code:addons/base/module/module.py:609
-#: code:addons/base/publisher_warranty/publisher_warranty.py:124
-#: code:addons/base/publisher_warranty/publisher_warranty.py:163
-#: code:addons/base/publisher_warranty/publisher_warranty.py:295
-#: code:addons/base/res/res_currency.py:190
-#: code:addons/base/res/res_users.py:86
-#: code:addons/base/res/res_users.py:95
-#: code:addons/custom.py:555
-#: code:addons/orm.py:3669
-#, python-format
-msgid "Error"
+#: view:ir.module.module:0
+msgid "Created Menus"
 msgstr ""
 
 #. module: base
@@ -6337,18 +6428,6 @@ msgid "mdx"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,description:base.module_outlook
-msgid "\n"
-"This module provides the Outlook Plug-in.\n"
-"=========================================\n"
-"Outlook plug-in allows you to select an object that you’d like to add\n"
-"to your email and its attachments from MS Outlook. You can select a partner, a task,\n"
-"a project, an analytical account, or any other object and archive selected\n"
-"mail into mail.message with attachments.\n"
-"      "
-msgstr ""
-
-#. module: base
 #: model:ir.module.module,description:base.module_sale_crm
 msgid "\n"
 "This module adds a shortcut on one or several opportunity cases in the CRM.\n"
@@ -6405,6 +6484,11 @@ msgid "Next number of this sequence"
 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 ""
@@ -6519,6 +6603,13 @@ msgid "Employees"
 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 ""
+
+#. module: base
 #: help:res.log,read:0
 msgid "If this log item has been read, get() should not send it to the client"
 msgstr ""
@@ -6631,7 +6722,7 @@ msgid "Change My Preferences"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_actions.py:166
+#: code:addons/base/ir/ir_actions.py:167
 #, python-format
 msgid "Invalid model name in the action definition."
 msgstr ""
@@ -6699,11 +6790,6 @@ msgid "11. %U or %W       ==> 48 (49th week)"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_project_caldav
-msgid "CalDAV for Task Management"
-msgstr ""
-
-#. module: base
 #: model:ir.model,name:base.model_res_partner_bank_type_field
 msgid "Bank type fields"
 msgstr ""
@@ -6844,8 +6930,10 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: help:ir.cron,interval_number:0
-msgid "Repeat every x."
+#: model:ir.module.module,description:base.module_account_check_writing
+msgid "\n"
+"    Module for the Check writing and check printing  \n"
+"    "
 msgstr ""
 
 #. module: base
@@ -6974,6 +7062,11 @@ msgid "Tonga"
 msgstr ""
 
 #. module: base
+#: help:ir.model.fields,serialization_field_id:0
+msgid "If set, this field will be stored in the sparse structure of the serialization field, instead of having its own database column. This cannot be changed after creation."
+msgstr ""
+
+#. module: base
 #: view:res.partner.bank:0
 msgid "Bank accounts belonging to one of your companies"
 msgstr ""
@@ -6994,18 +7087,12 @@ msgid "Client Actions"
 msgstr ""
 
 #. module: base
-#: view:ir.rule:0
-#: view:res.partner:0
-msgid "General"
-msgstr ""
-
-#. module: base
 #: help:ir.actions.server,trigger_obj_id:0
 msgid "The field on the current object that links to the target object record (must be a many2one, or an integer field with the record ID)"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:412
+#: code:addons/base/module/module.py:423
 #, 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."
@@ -7101,7 +7188,7 @@ msgid "Belgium - Accounting"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:609
+#: code:addons/base/module/module.py:622
 #, python-format
 msgid "Module %s: Invalid Quality Certificate"
 msgstr ""
@@ -7379,7 +7466,7 @@ msgid "Update Modules List"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:291
+#: code:addons/base/module/module.py:295
 #, python-format
 msgid "Unable to upgrade module \"%s\" because an external dependency is not met: %s"
 msgstr ""
@@ -7400,7 +7487,7 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:2660
+#: code:addons/orm.py:2693
 #, python-format
 msgid "The value \"%s\" for the field \"%s.%s\" is not in the selection"
 msgstr ""
@@ -7416,7 +7503,7 @@ msgid "Thai / ภาษาไทย"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:341
+#: code:addons/orm.py:343
 #, python-format
 msgid "Object %s does not exists"
 msgstr ""
@@ -7482,7 +7569,7 @@ msgid "Mexico"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:415
+#: code:addons/base/ir/ir_mail_server.py:414
 #, python-format
 msgid "Missing SMTP Server"
 msgstr ""
@@ -7585,6 +7672,7 @@ msgstr ""
 #: field:res.partner,supplier:0
 #: view:res.partner.address:0
 #: field:res.partner.address,is_supplier_add:0
+#: model:res.partner.category,name:base.res_partner_category_8
 msgid "Supplier"
 msgstr ""
 
@@ -7618,7 +7706,6 @@ msgstr ""
 
 #. module: base
 #: model:ir.model,name:base.model_base_module_import
-#: model:ir.ui.menu,name:base.menu_view_base_module_import
 msgid "Import Module"
 msgstr ""
 
@@ -7663,7 +7750,7 @@ msgid "Selectable"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:200
+#: code:addons/base/ir/ir_mail_server.py:199
 #, python-format
 msgid "Everything seems properly set up!"
 msgstr ""
@@ -7679,6 +7766,18 @@ msgid "Request Link"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,description:base.module_plugin_outlook
+msgid "\n"
+"This module provides the Outlook Plug-in.\n"
+"=========================================\n"
+"Outlook plug-in allows you to select an object that you would like to add\n"
+"to your email and its attachments from MS Outlook. You can select a partner, a task,\n"
+"a project, an analytical account, or any other object and archive selected\n"
+"mail into mail.message with attachments.\n"
+"      "
+msgstr ""
+
+#. module: base
 #: view:ir.attachment:0
 #: selection:ir.attachment,type:0
 #: field:ir.module.module,url:0
@@ -7686,6 +7785,11 @@ msgid "URL"
 msgstr ""
 
 #. module: base
+#: help:res.users,context_tz:0
+msgid "The user's timezone, used to output proper date and time values inside printed reports. It is important to set a value for this field. You should use the same timezone that is otherwise used to pick and render date and time values: your computer's timezone."
+msgstr ""
+
+#. module: base
 #: help:res.country,name:0
 msgid "The full name of the country."
 msgstr ""
@@ -7716,8 +7820,8 @@ msgid "bank_bic"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:3953
-#: code:addons/orm.py:4050
+#: code:addons/orm.py:3988
+#: code:addons/orm.py:4085
 #, python-format
 msgid "UserError"
 msgstr ""
@@ -7742,7 +7846,7 @@ msgid "United Arab Emirates"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:3669
+#: code:addons/orm.py:3704
 #, python-format
 msgid "Unable to delete this document because it is used as a default property"
 msgstr ""
@@ -7773,7 +7877,7 @@ msgid "Reunion (French)"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:348
+#: code:addons/base/ir/ir_model.py:361
 #, python-format
 msgid "New column name must still start with x_ , because it is a custom field!"
 msgstr ""
@@ -7986,12 +8090,12 @@ msgid "Solomon Islands"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:524
-#: code:addons/orm.py:3403
-#: code:addons/orm.py:3623
-#: code:addons/orm.py:3635
-#: code:addons/orm.py:3859
-#: code:addons/orm.py:4373
+#: code:addons/base/ir/ir_model.py:537
+#: code:addons/orm.py:3436
+#: code:addons/orm.py:3656
+#: code:addons/orm.py:3668
+#: code:addons/orm.py:3894
+#: code:addons/orm.py:4408
 #, python-format
 msgid "AccessError"
 msgstr ""
@@ -8048,7 +8152,7 @@ msgid "Report"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:219
+#: code:addons/base/ir/ir_mail_server.py:218
 #, python-format
 msgid "Your OpenERP Server does not support SMTP-over-SSL. You could use STARTTLS instead.If SSL is needed, an upgrade to Python 2.6 on the server-side should do the trick."
 msgstr ""
@@ -8081,6 +8185,11 @@ msgid "Ignore"
 msgstr ""
 
 #. module: base
+#: report:ir.module.reference.graph:0
+msgid "Reference Guide"
+msgstr ""
+
+#. module: base
 #: view:ir.values:0
 msgid "Default Value Scope"
 msgstr ""
@@ -8169,6 +8278,12 @@ 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
 #: field:ir.attachment,create_date:0
 msgid "Date Created"
 msgstr ""
@@ -8269,7 +8384,7 @@ msgid "Models"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_cron.py:291
+#: code:addons/base/ir/ir_cron.py:292
 #, python-format
 msgid "Record cannot be modified right now"
 msgstr ""
@@ -8330,7 +8445,7 @@ msgid "%H - Hour (24-hour clock) [00,23]."
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:452
+#: code:addons/base/ir/ir_mail_server.py:451
 #, python-format
 msgid "Your server does not seem to support SSL, you may want to try STARTTLS instead"
 msgstr ""
@@ -8341,7 +8456,7 @@ msgid "res.widget"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:285
+#: code:addons/base/ir/ir_model.py:290
 #, python-format
 msgid "Model %s does not exist!"
 msgstr ""
@@ -8361,6 +8476,11 @@ msgid "Just In Time Scheduling"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,shortdesc:base.module_account_bank_statement_extensions
+msgid "Bank Statement extensions to support e-banking"
+msgstr ""
+
+#. module: base
 #: view:ir.actions.server:0
 #: field:ir.actions.server,code:0
 #: selection:ir.actions.server,state:0
@@ -8383,8 +8503,24 @@ msgid "osv_memory.autovacuum"
 msgstr ""
 
 #. module: base
-#: view:ir.module.module:0
-msgid "Keywords"
+#: model:ir.module.module,shortdesc:base.module_l10n_us
+msgid "United States - Chart of accounts"
+msgstr ""
+
+#. module: base
+#: view:base.language.install:0
+#: view:base.module.import:0
+#: view:base.module.update:0
+#: view:base.module.upgrade:0
+#: view:base.update.translations:0
+#: view:partner.clear.ids:0
+#: view:partner.massmail.wizard:0
+#: view:partner.sms.send:0
+#: view:publisher_warranty.contract.wizard:0
+#: view:res.config:0
+#: view:res.config.installer:0
+#: view:res.widget.wizard:0
+msgid "Cancel"
 msgstr ""
 
 #. module: base
@@ -8427,8 +8563,8 @@ msgid "Margins in Sales Orders"
 msgstr ""
 
 #. module: base
-#: field:ir.module.module,latest_version:0
-msgid "Installed version"
+#: model:res.partner.category,name:base.res_partner_category_9
+msgid "Components Supplier"
 msgstr ""
 
 #. module: base
@@ -8474,8 +8610,8 @@ msgid "Week of the year: %(woy)s"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_account_coda
-msgid "CODA Bank Statements"
+#: model:res.partner.category,name:base.res_partner_category_14
+msgid "Bad customers"
 msgstr ""
 
 #. module: base
@@ -8915,12 +9051,6 @@ msgid "res.log"
 msgstr ""
 
 #. module: base
-#: help:ir.translation,module:0
-#: help:ir.translation,xml_id:0
-msgid "Maps to the ir_model_data for which this translation is provided."
-msgstr ""
-
-#. module: base
 #: view:workflow.activity:0
 #: field:workflow.activity,flow_stop:0
 msgid "Flow Stop"
@@ -8960,6 +9090,11 @@ msgid "eMail Gateway for Applicants"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,shortdesc:base.module_account_coda
+msgid "Belgium - Import bank CODA statements"
+msgstr ""
+
+#. module: base
 #: field:ir.cron,interval_type:0
 msgid "Interval Unit"
 msgstr ""
@@ -8971,7 +9106,7 @@ msgid "Kind"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:4333
+#: code:addons/orm.py:4368
 #, python-format
 msgid "This method does not exist anymore"
 msgstr ""
@@ -8982,10 +9117,8 @@ msgid "Google Import"
 msgstr ""
 
 #. module: base
-#: view:base.update.translations:0
-#: model:ir.actions.act_window,name:base.action_wizard_update_translations
-#: model:ir.ui.menu,name:base.menu_wizard_update_translations
-msgid "Synchronize Terms"
+#: model:res.partner.category,name:base.res_partner_category_12
+msgid "Segmentation"
 msgstr ""
 
 #. module: base
@@ -8999,19 +9132,8 @@ msgid "Created Date"
 msgstr ""
 
 #. module: base
-#: view:base.language.install:0
-#: view:base.module.import:0
-#: view:base.module.update:0
-#: view:base.module.upgrade:0
-#: view:base.update.translations:0
-#: view:partner.clear.ids:0
-#: view:partner.massmail.wizard:0
-#: view:partner.sms.send:0
-#: view:publisher_warranty.contract.wizard:0
-#: view:res.config:0
-#: view:res.config.installer:0
-#: view:res.widget.wizard:0
-msgid "Cancel"
+#: view:ir.module.module:0
+msgid "Keywords"
 msgstr ""
 
 #. module: base
@@ -9077,12 +9199,23 @@ msgid "Panama"
 msgstr ""
 
 #. module: base
-#: help:workflow.transition,group_id:0
-msgid "The group that a user must have to be authorized to validate this transition."
+#: model:ir.module.module,description:base.module_account_bank_statement_extensions
+msgid "\n"
+"Module that extends the standard account_bank_statement_line object for improved e-banking support.\n"
+"\n"
+"Adds\n"
+"- valuta date\n"
+"- batch payments\n"
+"- traceability of changes to bank statement lines\n"
+"- bank statement line views\n"
+"- bank statements balances report\n"
+"- performance improvements for digital import of bank statement (via 'ebanking_import' context flag)\n"
+"- name_search on res.partner.bank enhanced to allow search on bank and iban account numbers\n"
+"    "
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:1862
+#: code:addons/orm.py:1895
 #, python-format
 msgid "Insufficient fields to generate a Calendar View for %s, missing a date_stop or a date_delay\" % (self._name)))\n"
 "\n"
@@ -9374,7 +9507,7 @@ msgid "To browse official translations, you can start with these links:"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:518
+#: code:addons/base/ir/ir_model.py:531
 #, python-format
 msgid "You can not read this document (%s) ! Be sure your user belongs to one of these groups: %s."
 msgstr ""
@@ -9386,13 +9519,18 @@ msgid "Address"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:304
+#: code:addons/base/module/module.py:308
 #, python-format
 msgid "You try to install module '%s' that depends on module '%s'.\n"
 "But the latter module is not available in your system."
 msgstr ""
 
 #. module: base
+#: field:ir.module.module,latest_version:0
+msgid "Installed version"
+msgstr ""
+
+#. module: base
 #: selection:base.language.install,lang:0
 msgid "Mongolian / монгол"
 msgstr ""
@@ -9673,8 +9811,13 @@ msgid "Pakistan"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_hr
-msgid "Employee Address Book"
+#: model:ir.module.module,description:base.module_product_margin
+msgid "\n"
+"Adds a reporting menu in products that computes sales, purchases, margins and other interesting indicators based on invoices.\n"
+"=============================================================================================================================\n"
+"\n"
+"The wizard to launch the report has several options to help you get the data you need.\n"
+""
 msgstr ""
 
 #. module: base
@@ -9695,11 +9838,6 @@ msgid "You cannot delete the language which is Active !\n"
 msgstr ""
 
 #. module: base
-#: model:ir.module.category,name:base.module_category_hidden_links
-msgid "Links"
-msgstr ""
-
-#. module: base
 #: view:base.language.install:0
 msgid "Please be patient, this operation may take a few minutes (depending on the number of modules currently installed)..."
 msgstr ""
@@ -9710,15 +9848,15 @@ msgid "Child IDs"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_actions.py:747
-#: code:addons/base/ir/ir_actions.py:750
+#: code:addons/base/ir/ir_actions.py:748
+#: code:addons/base/ir/ir_actions.py:751
 #, python-format
 msgid "Problem in configuration `Record Id` in Server Action!"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:2649
-#: code:addons/orm.py:2659
+#: code:addons/orm.py:2682
+#: code:addons/orm.py:2692
 #, python-format
 msgid "ValidateError"
 msgstr ""
@@ -9819,6 +9957,11 @@ msgid "2. Group-specific rules are combined together with a logical OR operator"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_woodsuppliers0
+msgid "Wood Suppliers"
+msgstr ""
+
+#. module: base
 #: model:res.country,name:base.tg
 msgid "Togo"
 msgstr ""
@@ -10005,7 +10148,12 @@ msgid "This field is used to set/get locales for user"
 msgstr ""
 
 #. module: base
-#: code:addons/base/module/module.py:289
+#: model:res.partner.category,name:base.res_partner_category_2
+msgid "OpenERP Partners"
+msgstr ""
+
+#. module: base
+#: code:addons/base/module/module.py:293
 #, python-format
 msgid "Unable to install module \"%s\" because an external dependency is not met: %s"
 msgstr ""
@@ -10158,7 +10306,7 @@ msgid "workflow"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:250
+#: code:addons/base/ir/ir_model.py:255
 #, python-format
 msgid "Size of the field can never be less than 1 !"
 msgstr ""
@@ -10179,6 +10327,11 @@ msgid "Terminated"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_13
+msgid "Important customers"
+msgstr ""
+
+#. module: base
 #: view:res.lang:0
 msgid "Update Terms"
 msgstr ""
@@ -10195,13 +10348,18 @@ msgid "\n"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,shortdesc:base.module_hr
+msgid "Employee Directory"
+msgstr ""
+
+#. module: base
 #: view:ir.cron:0
 #: field:ir.cron,args:0
 msgid "Arguments"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:1224
+#: code:addons/orm.py:1260
 #, python-format
 msgid "Database ID doesn't exist: %s : %s"
 msgstr ""
@@ -10237,7 +10395,7 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:1355
+#: code:addons/orm.py:1388
 #, python-format
 msgid "key '%s' not found in selection field '%s'"
 msgstr ""
@@ -10267,6 +10425,7 @@ msgstr ""
 #: field:res.partner,customer:0
 #: view:res.partner.address:0
 #: field:res.partner.address,is_customer_add:0
+#: model:res.partner.category,name:base.res_partner_category_0
 msgid "Customer"
 msgstr ""
 
@@ -10384,8 +10543,8 @@ msgid "Server Actions"
 msgstr ""
 
 #. module: base
-#: view:ir.module.module:0
-msgid "Cancel Install"
+#: field:res.partner.bank.type,format_layout:0
+msgid "Format Layout"
 msgstr ""
 
 #. module: base
@@ -10404,7 +10563,7 @@ msgid "OpenID Authentification"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,description:base.module_thunderbird
+#: model:ir.module.module,description:base.module_plugin_thunderbird
 msgid "\n"
 "This module is required for the Thuderbird Plug-in to work properly.\n"
 "====================================================================\n"
@@ -10459,11 +10618,6 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: view:ir.module.module:0
-msgid "Created Menus"
-msgstr ""
-
-#. module: base
 #: model:ir.actions.act_window,name:base.action_country_state
 #: model:ir.ui.menu,name:base.menu_country_state_partner
 msgid "Fed. States"
@@ -10497,7 +10651,7 @@ msgid "Table Ref."
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:444
+#: code:addons/base/ir/ir_mail_server.py:443
 #, python-format
 msgid "Mail delivery failed"
 msgstr ""
@@ -10624,7 +10778,7 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:358
+#: code:addons/base/ir/ir_model.py:371
 #, python-format
 msgid "Changing the type of a column is not yet supported. Please drop it and create it again!"
 msgstr ""
@@ -10683,8 +10837,8 @@ msgid "Arguments to be passed to the method, e.g. (uid,)."
 msgstr ""
 
 #. module: base
-#: report:ir.module.reference.graph:0
-msgid "Reference Guide"
+#: model:res.partner.category,name:base.res_partner_category_5
+msgid "Gold Partner"
 msgstr ""
 
 #. module: base
@@ -10729,6 +10883,7 @@ msgstr ""
 #: field:ir.module.module,state:0
 #: field:ir.module.module.dependency,state:0
 #: field:publisher_warranty.contract,state:0
+#: view:res.country.state:0
 #: view:res.request:0
 #: field:res.request,state:0
 #: field:workflow.instance,state:0
@@ -10778,6 +10933,11 @@ msgid "Miscelleanous"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_10
+msgid "Open Source Service Company"
+msgstr ""
+
+#. module: base
 #: selection:base.language.install,lang:0
 msgid "Sinhalese / සිංහල"
 msgstr ""
@@ -11131,7 +11291,7 @@ msgid "10. %S              ==> 20"
 msgstr ""
 
 #. module: base
-#: code:addons/fields.py:118
+#: code:addons/fields.py:122
 #, python-format
 msgid "undefined get method !"
 msgstr ""
@@ -11233,7 +11393,7 @@ msgid "Occitan (FR, post 1500) / Occitan"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:193
+#: code:addons/base/ir/ir_mail_server.py:192
 #, python-format
 msgid "Here is what we got instead:\n"
 " %s"
@@ -11284,6 +11444,12 @@ msgid "Number of Calls"
 msgstr ""
 
 #. module: base
+#: code:addons/base/res/res_bank.py:189
+#, python-format
+msgid "BANK"
+msgstr ""
+
+#. module: base
 #: view:base.module.upgrade:0
 #: field:base.module.upgrade,module_info:0
 msgid "Modules to update"
@@ -11300,8 +11466,14 @@ msgid "Add RML header"
 msgstr ""
 
 #. module: base
-#: model:res.country,name:base.gr
-msgid "Greece"
+#: model:ir.module.module,description:base.module_l10n_tr
+msgid "\n"
+"Türkiye için Tek düzen hesap planı şablonu OpenERP Modülü.\n"
+"==============================================================================\n"
+"\n"
+"Bu modül kurulduktan sonra, Muhasebe yapılandırma sihirbazı çalışır\n"
+"    * Sihirbaz sizden hesap planı şablonu, planın kurulacağı şirket,banka hesap bilgileriniz,ilgili para birimi gibi bilgiler isteyecek.\n"
+"    "
 msgstr ""
 
 #. module: base
@@ -11461,7 +11633,7 @@ msgid "Body"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:200
+#: code:addons/base/ir/ir_mail_server.py:199
 #, python-format
 msgid "Connection test succeeded!"
 msgstr ""
@@ -11492,7 +11664,7 @@ msgid "Indicates whether this object model lives in memory only, i.e. is not per
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:416
+#: code:addons/base/ir/ir_mail_server.py:415
 #, python-format
 msgid "Please define at least one SMTP server, or provide the SMTP parameters explicitly."
 msgstr ""
@@ -11550,8 +11722,8 @@ msgid "Access Rights"
 msgstr ""
 
 #. module: base
-#: selection:base.language.install,lang:0
-msgid "Hindi / हिंदी"
+#: model:res.country,name:base.gl
+msgid "Greenland"
 msgstr ""
 
 #. module: base
@@ -11632,6 +11804,11 @@ msgid "Preferences"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_consumers0
+msgid "Consumers"
+msgstr ""
+
+#. module: base
 #: view:res.company:0
 msgid "Set Bank Accounts"
 msgstr ""
@@ -11669,7 +11846,7 @@ msgid "Kanban"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:246
+#: code:addons/base/ir/ir_model.py:251
 #, python-format
 msgid "The Selection Options expression is must be in the [('key','Label'), ...] format!"
 msgstr ""
@@ -12024,6 +12201,11 @@ msgid "Field Label"
 msgstr ""
 
 #. module: base
+#: help:ir.actions.report.xml,report_rml:0
+msgid "The path to the main report file (depending on Report Type) or NULL if the content is in another data field"
+msgstr ""
+
+#. module: base
 #: model:res.country,name:base.dj
 msgid "Djibouti"
 msgstr ""
@@ -12039,7 +12221,7 @@ msgid "Antigua and Barbuda"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:3636
+#: code:addons/orm.py:3669
 #, python-format
 msgid "Operation prohibited by access rules, or performed on an already deleted document (Operation: %s, Document type: %s)."
 msgstr ""
@@ -12073,8 +12255,8 @@ msgid "Update Module List"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_users.py:738
-#: code:addons/base/res/res_users.py:875
+#: code:addons/base/res/res_users.py:755
+#: code:addons/base/res/res_users.py:892
 #: selection:res.partner.address,type:0
 #: view:res.users:0
 #, python-format
@@ -12158,6 +12340,11 @@ msgid "Name it to easily find a record"
 msgstr ""
 
 #. module: base
+#: model:res.country,name:base.gr
+msgid "Greece"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,shortdesc:base.module_web_calendar
 msgid "web calendar"
 msgstr ""
@@ -12199,7 +12386,7 @@ msgid "Delivery Costs"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_cron.py:292
+#: code:addons/base/ir/ir_cron.py:293
 #, python-format
 msgid "This cron task is currently being executed and may not be modified, please try again in a few minutes"
 msgstr ""
@@ -12241,6 +12428,13 @@ msgid "Turkmenistan"
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,description:base.module_web_process
+msgid "\n"
+"        OpenERP Web process view.\n"
+"        "
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,description:base.module_account_chart
 msgid "\n"
 "Remove minimal account chart.\n"
@@ -12251,13 +12445,41 @@ msgid "\n"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_base_crypt
-msgid "DB Password Encryption"
+#: code:addons/base/ir/ir_actions.py:653
+#: code:addons/base/ir/ir_actions.py:748
+#: code:addons/base/ir/ir_actions.py:751
+#: code:addons/base/ir/ir_model.py:139
+#: code:addons/base/ir/ir_model.py:236
+#: code:addons/base/ir/ir_model.py:250
+#: code:addons/base/ir/ir_model.py:264
+#: code:addons/base/ir/ir_model.py:282
+#: code:addons/base/ir/ir_model.py:287
+#: code:addons/base/ir/ir_model.py:290
+#: code:addons/base/module/module.py:255
+#: code:addons/base/module/module.py:298
+#: code:addons/base/module/module.py:302
+#: code:addons/base/module/module.py:308
+#: code:addons/base/module/module.py:390
+#: code:addons/base/module/module.py:408
+#: code:addons/base/module/module.py:423
+#: code:addons/base/module/module.py:519
+#: code:addons/base/module/module.py:622
+#: code:addons/base/publisher_warranty/publisher_warranty.py:124
+#: code:addons/base/publisher_warranty/publisher_warranty.py:163
+#: code:addons/base/publisher_warranty/publisher_warranty.py:295
+#: code:addons/base/res/res_currency.py:190
+#: code:addons/base/res/res_users.py:86
+#: code:addons/base/res/res_users.py:95
+#: code:addons/custom.py:555
+#: code:addons/orm.py:791
+#: code:addons/orm.py:3704
+#, python-format
+msgid "Error"
 msgstr ""
 
 #. module: base
-#: help:ir.actions.report.xml,header:0
-msgid "Add or not the corporate RML header"
+#: model:ir.module.module,shortdesc:base.module_base_crypt
+msgid "DB Password Encryption"
 msgstr ""
 
 #. module: base
@@ -12266,6 +12488,11 @@ msgid "The destination activity."
 msgstr ""
 
 #. module: base
+#: model:ir.module.module,shortdesc:base.module_account_check_writing
+msgid "Check writing"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,description:base.module_sale_layout
 msgid "\n"
 "This module provides features to improve the layout of the Sales Order.\n"
@@ -12495,7 +12722,7 @@ msgid "Serbian (Cyrillic) / српски"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:2494
+#: code:addons/orm.py:2527
 #, python-format
 msgid "Invalid group_by specification: \"%s\".\n"
 "A group_by specification must be a list of valid fields."
@@ -12517,8 +12744,8 @@ msgid "Saudi Arabia"
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_project_scrum
-msgid "Methodology: SCRUM"
+#: help:res.company,rml_header1:0
+msgid "Appears by default on the top right corner of your printed documents."
 msgstr ""
 
 #. module: base
@@ -12600,7 +12827,7 @@ msgid "Low"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_ui_menu.py:280
+#: code:addons/base/ir/ir_ui_menu.py:284
 #, python-format
 msgid "Error ! You can not create recursive Menu."
 msgstr ""
@@ -12722,9 +12949,9 @@ msgid "eInvoicing & Payments"
 msgstr ""
 
 #. module: base
-#: field:res.partner,child_ids:0
-#: field:res.request,ref_partner_id:0
-msgid "Partner Ref."
+#: view:ir.rule:0
+#: view:res.partner:0
+msgid "General"
 msgstr ""
 
 #. module: base
@@ -12850,7 +13077,7 @@ msgid "View Auto-Load"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:259
+#: code:addons/base/ir/ir_model.py:264
 #, python-format
 msgid "You cannot remove the field '%s' !"
 msgstr ""
@@ -12908,7 +13135,7 @@ msgid "Supported file formats: *.csv (Comma-separated values) or *.po (GetText P
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:521
+#: code:addons/base/ir/ir_model.py:534
 #, python-format
 msgid "You can not delete this document (%s) ! Be sure your user belongs to one of these groups: %s."
 msgstr ""
@@ -13107,13 +13334,19 @@ msgid "Share Calendar using CalDAV"
 msgstr ""
 
 #. module: base
-#: model:res.country,name:base.gl
-msgid "Greenland"
+#: field:ir.actions.act_window,limit:0
+msgid "Limit"
 msgstr ""
 
 #. module: base
-#: field:ir.actions.act_window,limit:0
-msgid "Limit"
+#: help:workflow.transition,group_id:0
+msgid "The group that a user must have to be authorized to validate this transition."
+msgstr ""
+
+#. module: base
+#: code:addons/orm.py:791
+#, python-format
+msgid "Serialization field `%s` not found for sparse field `%s`!"
 msgstr ""
 
 #. module: base
@@ -13138,8 +13371,8 @@ msgid "Azerbaijan"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_mail_server.py:451
-#: code:addons/base/res/res_partner.py:272
+#: code:addons/base/ir/ir_mail_server.py:450
+#: code:addons/base/res/res_partner.py:273
 #, python-format
 msgid "Warning"
 msgstr ""
@@ -13313,7 +13546,7 @@ msgid "Helps you handle your accounting needs, if you are not an accountant, we
 msgstr ""
 
 #. module: base
-#: model:ir.module.module,shortdesc:base.module_thunderbird
+#: model:ir.module.module,shortdesc:base.module_plugin_thunderbird
 msgid "Thunderbird Plug-In"
 msgstr ""
 
@@ -13364,6 +13597,11 @@ msgid "Change Color"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_15
+msgid "IT sector"
+msgstr ""
+
+#. module: base
 #: view:ir.actions.act_window:0
 msgid "Select Groups"
 msgstr ""
@@ -13384,12 +13622,17 @@ msgid "The Separator Format should be like [,n] where 0 < n :starting from Unit
 msgstr ""
 
 #. module: base
+#: field:ir.module.module,auto_install:0
+msgid "Automatic Installation"
+msgstr ""
+
+#. module: base
 #: model:res.country,name:base.jp
 msgid "Japan"
 msgstr ""
 
 #. module: base
-#: code:addons/base/ir/ir_model.py:344
+#: code:addons/base/ir/ir_model.py:357
 #, python-format
 msgid "Can only rename one column at a time!"
 msgstr ""
@@ -13575,6 +13818,7 @@ msgstr ""
 #: model:ir.actions.act_window,name:base.action_res_partner_bank_account_form
 #: model:ir.model,name:base.model_res_partner_bank
 #: model:ir.ui.menu,name:base.menu_action_res_partner_bank_form
+#: view:res.company:0
 #: field:res.company,bank_ids:0
 #: view:res.partner.bank:0
 msgid "Bank Accounts"
@@ -13613,7 +13857,7 @@ msgid "Account Owner"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_users.py:269
+#: code:addons/base/res/res_users.py:270
 #, python-format
 msgid "Company Switch Warning"
 msgstr ""
@@ -13634,7 +13878,7 @@ msgid "The next number of the sequence will be incremented by this number"
 msgstr ""
 
 #. module: base
-#: code:addons/orm.py:339
+#: code:addons/orm.py:341
 #, python-format
 msgid "Wrong ID for the browse record, got %r, expected an integer."
 msgstr ""
@@ -13682,7 +13926,7 @@ msgid "Workflow Instances"
 msgstr ""
 
 #. module: base
-#: code:addons/base/res/res_partner.py:283
+#: code:addons/base/res/res_partner.py:284
 #, python-format
 msgid "Partners: "
 msgstr ""
@@ -13719,6 +13963,11 @@ msgid "Send an SMS"
 msgstr ""
 
 #. module: base
+#: model:res.partner.category,name:base.res_partner_category_1
+msgid "Prospect"
+msgstr ""
+
+#. module: base
 #: model:ir.module.module,shortdesc:base.module_stock_invoice_directly
 msgid "Invoice Picking Directly"
 msgstr ""